diff options
author | Bruno Wagner <bwagner@riseup.net> | 2016-01-04 20:22:36 -0200 |
---|---|---|
committer | Bruno Wagner <bwagner@riseup.net> | 2016-01-04 20:22:36 -0200 |
commit | 9b78b0a5f5bfe57a76989f70dea218d3f71ae66e (patch) | |
tree | 705fd094e253c0c8bc2e349eff1c240e8aeb1f7c /debian | |
parent | 305e4bcc27bea881523b15aee4896e51e5aca4d3 (diff) |
Changed wheezy backports to jessie
Changed to jessie backports as we are using that now.
Also adapted the nodejs_legacy package calls to nodejs,
that's the name of the package on jessie
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f26c77e7..867d8e22 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pixelated-user-agent Maintainer: Pixelated Team <pixelated-team@thoughtworks.com> Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7.4.3), ruby-compass, nodejs, nodejs-legacy, build-essential, libffi-dev, python-dev, pixpybuild +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7.4.3), ruby-compass, nodejs, nodejs, build-essential, libffi-dev, python-dev, pixpybuild Standards-Version: 3.9.1 Homepage: http://pixelated-project.org Vcs-Git: https://github.com/pixelated-project/pixelated-user-agent.git |