summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control4
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index e19c477..b59fb07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-python-gnupg-ng (2.0.2-2.1) UNRELEASED; urgency=medium
+python-gnupg-ng (2.0.2-3) unstable; urgency=medium
+ * Fix Build-dependencies for python3-all and python3-all-dev
* Bump standards version (no changes)
* Update my email address
* Fix invalid-short-name-in-dep5-copyright
diff --git a/debian/control b/debian/control
index 61de11b..3a37db9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Section: python
Priority: optional
Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 9),
python-setuptools (>= 0.6.24), python3-setuptools (>= 0.6.24),
- python-sphinx | python3-sphinx, python3 | python3-all | python3-dev | python3-all-dev,
+ python-sphinx | python3-sphinx, python3-all, python3-all-dev,
python-psutil | python3-psutil,
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.0
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Uploaders: Micah Anderson <micah@leap.se>
Homepage: https://github.com/isislovecruft/python-gnupg