[Python-modules-commits] [python-future] 02/02: Removed pre-depends on dpkg
Ondřej Nový
onovy-guest at moszumanska.debian.org
Fri Jun 17 18:50:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository python-future.
commit bd6ec3740d4dcd4d735477ac439e842b1ccf0f83
Author: Ondřej Nový <novy at ondrej.org>
Date: Fri Jun 17 20:50:20 2016 +0200
Removed pre-depends on dpkg
---
debian/changelog | 1 +
debian/control | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 92dc246..5a20fdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-future (0.15.2-3) UNRELEASED; urgency=medium
* Removed version from python-all build dependency
+ * Removed pre-depends on dpkg
-- Ondřej Nový <novy at ondrej.org> Fri, 17 Jun 2016 20:49:19 +0200
diff --git a/debian/control b/debian/control
index da856d6..c68920c 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,6 @@ Testsuite: autopkgtest-pkg-python
Package: python-future
Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${python:Depends}, python-configparser
Suggests: python-future-doc
Description: single-source support for Python 3 and 2 - Python 2.x
@@ -35,7 +34,6 @@ Description: single-source support for Python 3 and 2 - Python 2.x
Package: python3-future
Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${python3:Depends}
Suggests: python-future-doc
Description: Clean single-source support for Python 3 and 2 - Python 3.x
@@ -52,7 +50,6 @@ Description: Clean single-source support for Python 3 and 2 - Python 3.x
Package: python-future-doc
Section: doc
Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Clean single-source support for Python 3 and 2 - doc
Future is the missing compatibility layer between Python 2 and Python 3. It
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-future.git
More information about the Python-modules-commits
mailing list