[Python-modules-commits] [deap] 03/06: moved docs package to Recommends

Daniel Stender stender at moszumanska.debian.org
Thu Jul 13 05:32:40 UTC 2017


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

stender pushed a commit to branch master
in repository deap.

commit 728d4dcadbd917f5652bdb7d39d06b379a562f16
Author: Daniel Stender <stender at debian.org>
Date:   Wed Jul 12 23:07:22 2017 +0200

    moved docs package to Recommends
---
 debian/changelog | 4 +++-
 debian/control   | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f6d18b4..5f5978c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,13 @@
 deap (1.0.2.post2-3) UNRELEASED; urgency=medium
 
   * bump debhelper level and build-dep to 10 (deb/compat and deb/control).
+  * deb/control:
+    + moved docs package to Recommends (following standards update).
   * deb/copyright:
     + use https in Format field (as preferred by new standards).
     + expand copyright span.
 
- -- Daniel Stender <stender at debian.org>  Tue, 11 Jul 2017 14:17:59 +0200
+ -- Daniel Stender <stender at debian.org>  Wed, 12 Jul 2017 23:05:41 +0200
 
 deap (1.0.2.post2-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 0edf863..0f3eb04 100644
--- a/debian/control
+++ b/debian/control
@@ -30,10 +30,10 @@ Depends:
  ${misc:Depends},
  ${python:Depends}
 Recommends:
+ deap-doc,
  python-matplotlib,
  python-numpy
 Suggests:
- deap-doc,
  python-scoop
 Description: Distributed Evolutionary Algorithms in Python
  DEAP is a novel evolutionary computation framework for rapid prototyping and
@@ -49,10 +49,10 @@ Depends:
  ${misc:Depends},
  ${python3:Depends}
 Recommends:
+ deap-doc,
  python3-matplotlib,
  python3-numpy
 Suggests:
- deap-doc,
  python3-scoop
 Description: Distributed Evolutionary Algorithms in Python3
  DEAP is a novel evolutionary computation framework for rapid prototyping and

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