[Python-modules-commits] [python-djvulibre] 11/14: deb/control: added python3-setuptools to build-deps

Daniel Stender danstender-guest at moszumanska.debian.org
Mon Mar 21 15:43:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

danstender-guest pushed a commit to branch master
in repository python-djvulibre.

commit 16c8c8526f052c82b92075cced5bdfe371947832
Author: Daniel Stender <stender at debian.org>
Date:   Mon Mar 21 16:19:41 2016 +0100

    deb/control: added python3-setuptools to build-deps
---
 debian/changelog | 4 ++--
 debian/control   | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 12197d5..2146efc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,14 +3,14 @@ python-djvulibre (0.7.1-1) UNRELEASED; urgency=medium
   * New upstream release.
   * deb/control:
     + updated maintainer email address.
-    + arranged build-deps logically.
+    + arranged build-deps logically, added python3-setuptools.
     + bumped standards to 3.9.7 (no changes needed).
     + use HTTPS also for Vcs-Git.
     + dropped Testsuite field (deprecated).
   * deb/copyright: updated.
   * deb/rules: added export for DEB_BUILD_MAINT_OPTIONS with BINDNOW.
 
- -- Daniel Stender <stender at debian.org>  Mon, 21 Mar 2016 16:10:26 +0100
+ -- Daniel Stender <stender at debian.org>  Mon, 21 Mar 2016 16:19:08 +0100
 
 python-djvulibre (0.7-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index dae4810..2842467 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends:
  python-all-dbg,
  python3-all-dbg,
  python-setuptools,
+ python3-setuptools,
  libdjvulibre-dev (>= 3.5.26),
  djvulibre-bin,
  cython (>= 0.20),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-djvulibre.git



More information about the Python-modules-commits mailing list