summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2015-01-13 15:41:09 -0500
committerMicah Anderson <micah@riseup.net>2015-01-13 15:45:38 -0500
commite037a8b281dfef9e15bcd63204d780fdda8f7064 (patch)
tree56759b840b68fa519e335f1852ba0f3e5e4d0c3e /debian
parent6bb78e37400a75c4faa020a2c6d77333401d8dfc (diff)
Changed build-depends for python-requests to resolve the following
lintian issue: W: bitmask source: build-depends-on-1-revision build-depends: python-requests (>= 1.2.3-1) N: The package declares a build dependency on a version of a package with a N: -1 Debian revision such as "libfoo (>= 1.2-1)". Such a dependency will N: not be satisfied by a backport of libfoo 1.2-1 and therefore makes N: backporting unnecessarily difficult. Normally, the -1 version is N: unneeded and a dependency such as "libfoo (>= 1.2)" would be sufficient. N: If there was an earlier -0.X version of libfoo that would not satisfy N: the dependency, use "libfoo (>= 1.2-1~)" instead.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f5144644..960197c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
bitmask (0.8.0~rc3) unstable; urgency=medium
* Update to 0.8.0rc3 release.
+ * Change build-depends on python-requests to not build on -1 revision
-- Ben Carrillo <ben@futeisha.org> Thu, 08 Jan 2015 14:34:29 -0400
diff --git a/debian/control b/debian/control
index bb6e8dce..7876bfe0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Homepage: https://leap.se
Build-Depends: debhelper (>= 8.0.0), dh-python, python (>=2.6), python-setuptools,
pep8,
python-sphinx (>= 1.0.7+dfsg), docutils-common, python-nose, python-mock,
- python-requests (>= 1.2.3-1), python-srp, python-crypto, python-keyring, python-xdg,
+ python-requests (>= 1.2.3), python-srp, python-crypto, python-keyring, python-xdg,
python-jsonschema (>= 0.7.0), python-psutil, python-openssl,
python-dateutil, python-argparse, python-netifaces, pyside-tools,
xvfb, xauth