[Python-modules-commits] [python-djvulibre] 08/14: deb/control: arranged build-deps logically

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 1f41c77a7570ec505c6006ace3e306450d18b460
Author: Daniel Stender <stender at debian.org>
Date:   Mon Mar 21 15:59:12 2016 +0100

    deb/control: arranged build-deps logically
---
 debian/changelog |  3 ++-
 debian/control   | 22 +++++++++++-----------
 2 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 08339fd..14591cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,11 +3,12 @@ python-djvulibre (0.7.1-1) UNRELEASED; urgency=medium
   * New upstream release.
   * deb/control:
     + updated maintainer email address.
+    + arranged build-deps logically.
     + bumped standards to 3.9.7 (no changes needed).
     + use HTTPS also for Vcs-Git.
     + dropped Testsuite field (deprecated).
 
- -- Daniel Stender <stender at debian.org>  Mon, 21 Mar 2016 15:54:46 +0100
+ -- Daniel Stender <stender at debian.org>  Mon, 21 Mar 2016 15:58:43 +0100
 
 python-djvulibre (0.7-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 49103bc..dae4810 100644
--- a/debian/control
+++ b/debian/control
@@ -5,23 +5,23 @@ Maintainer: Daniel Stender <stender at debian.org>
 Uploaders:
  Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends:
- cython (>= 0.20),
  debhelper (>= 9),
  dh-python,
- djvulibre-bin,
- dvipng,
- graphviz,
+ python-all-dev,
+ python3-all-dev,
+ python-all-dbg,
+ python3-all-dbg,
+ python-setuptools,
  libdjvulibre-dev (>= 3.5.26),
+ djvulibre-bin,
+ cython (>= 0.20),
  pkg-config,
- python-all-dbg,
- python-all-dev,
  python-nose,
- python-pygments,
- python-setuptools,
- python-sphinx,
- python3-all-dbg,
- python3-all-dev,
  python3-nose,
+ python-sphinx,
+ python-pygments,
+ dvipng,
+ graphviz,
  texlive-latex-extra
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-djvulibre.git

-- 
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