[Python-modules-commits] [pysodium] 12/12: Remove unnecessary versioning from debian/control
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Tue Jun 6 09:03:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository pysodium.
commit 126db5d10db39cf1b29f33cd1b4512af9af12ee0
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Tue Jun 6 09:58:02 2017 +0100
Remove unnecessary versioning from debian/control
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index b8c2789..643e73e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
Uploaders: Christopher Hoskin <mans0954 at debian.org>
Section: python
Priority: optional
-Build-Depends: dh-python, python-setuptools (>= 0.6b3), python3-setuptools, python-all (>= 2.6.6-3), python3-all, debhelper (>= 9),
+Build-Depends: dh-python, python-setuptools, python3-setuptools, python-all, python3-all, debhelper (>= 9),
libsodium18
Standards-Version: 3.9.8
Homepage: https://github.com/stef/pysodium
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pysodium.git
More information about the Python-modules-commits
mailing list