[scoop] 11/14: deb/control: sorted build-deps logically

Daniel Stender danstender-guest at moszumanska.debian.org
Mon Mar 21 16:50:46 UTC 2016


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

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

commit f846699d052f5deb33cb29c3e35fe2b3d7746df1
Author: Daniel Stender <stender at debian.org>
Date:   Mon Mar 21 17:27:33 2016 +0100

    deb/control: sorted build-deps logically
---
 debian/changelog |  3 ++-
 debian/control   | 12 ++++++------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 12813fd..d2d5158 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,13 +3,14 @@ scoop (0.7.1.1-1) UNRELEASED; urgency=medium
   * New upstream release.
   * deb/control:
     + updated uploader email address.
+    + sorted build-deps logically.
     + bumped standards to 3.9.7 (no changes needed).
     + use HTTPS for Vcs-Browser and Vcs-Git.
     + dropped Testsuite field (deprecated).
   * deb/gbp.conf: updated config section name.
   * Added deb/source/options (ignore egg-info).
 
- -- Daniel Stender <stender at debian.org>  Mon, 21 Mar 2016 17:25:21 +0100
+ -- Daniel Stender <stender at debian.org>  Mon, 21 Mar 2016 17:27:09 +0100
 
 scoop (0.7.1-3) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 452ffcb..97913e3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,16 +6,16 @@ Priority: optional
 Build-Depends:
  debhelper (>= 9),
  dh-python,
- dvipng,
  python-all (>= 2.6.6.3~),
- python-greenlet (>= 0.3.4~),
- python-setuptools,
- python-sphinx (>= 1.0.7+dfsg-1~),
- python-zmq (>= 13.1.0~),
  python3-all,
- python3-greenlet,
+ python-setuptools,
  python3-setuptools,
+ python-greenlet (>= 0.3.4~),
+ python3-greenlet,
+ python-zmq (>= 13.1.0~),
  python3-zmq (>= 13.1.0~),
+ python-sphinx (>= 1.0.7+dfsg-1~),
+ dvipng,
  texlive-latex-extra
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/scoop.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/scoop.git



More information about the debian-science-commits mailing list