[Python-modules-commits] [deap] 13/17: deb/control: sorted build-deps logically

Daniel Stender danstender-guest at moszumanska.debian.org
Sun Mar 20 01:33:44 UTC 2016


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

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

commit ecfb4649fd921560133cdab11c3d17e971d3e5d1
Author: Daniel Stender <stender at debian.org>
Date:   Sun Mar 20 02:06:58 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 5039364..a98a26c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ deap (1.0.2.post2-1) UNRELEASED; urgency=medium
 
   * New upstream release (Closes: #818717).
   * deb/control:
-    + updated maintainer email address.
+    + updated maintainer email address, cosmetics.
     + bumped standards version to 3.9.7 (no changes needed).
     + use HTTPS also for Vcs-Git.
     + removed Testsuite field (obsolete).
@@ -10,7 +10,7 @@ deap (1.0.2.post2-1) UNRELEASED; urgency=medium
     + added export for LC_ALL (build needs UTF-8).
     + removed DEB_BUILD_OPTIONS=nodocs switch from dh_auto_install (obsolete).
 
- -- Daniel Stender <stender at debian.org>  Sun, 20 Mar 2016 01:54:13 +0100
+ -- Daniel Stender <stender at debian.org>  Sun, 20 Mar 2016 02:06:32 +0100
 
 deap (1.0.1-4) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index abd5828..e348c71 100644
--- a/debian/control
+++ b/debian/control
@@ -8,16 +8,16 @@ Uploaders:
 Build-Depends:
  debhelper (>= 9),
  dh-python,
- dvipng,
  python-all,
- python-matplotlib,
- python-numpy,
- python-sphinx,
  python3-all,
+ python-numpy,
  python3-numpy,
+ python-sphinx,
+ python-matplotlib,
+ texlive-latex-extra,
+ dvipng,
  rdfind,
- symlinks,
- texlive-latex-extra
+ symlinks
 Standards-Version: 3.9.7
 Homepage: http://deap.gel.ulaval.ca/doc/default/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/deap.git

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



More information about the Python-modules-commits mailing list