Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian Jessie support #211

Merged
merged 2 commits into from
Jul 9, 2015
Merged

Conversation

olavmrk
Copy link
Contributor

@olavmrk olavmrk commented Jul 9, 2015

Add support for Debian Jessie:

  • Fix to install the virtualenv package instead of python-virtualenv.
  • Add Debian 8 (Jessie) to the list of supported Debian releases.

This pull request fixes issue #194.

On Debian Jessie the package `python-virtualenv` no longer installes
the `virtualenv` binary. Instead we must install the `virtualenv` package.

See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752467

Fixes voxpupuli#194
@olavmrk olavmrk force-pushed the debian_jessie_support branch from decd251 to f3e6330 Compare July 9, 2015 09:42
shivapoudel added a commit that referenced this pull request Jul 9, 2015
@shivapoudel shivapoudel merged commit cd91a79 into voxpupuli:master Jul 9, 2015
@shivapoudel
Copy link
Contributor

💖

shivapoudel pushed a commit that referenced this pull request Sep 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants