[Python-modules-commits] [python-networkx] 01/01: suggest the -doc pkg in the module pkgs; Closes: #807126

Sandro Tosi morph at moszumanska.debian.org
Sat Dec 5 17:47:57 UTC 2015


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

morph pushed a commit to branch master
in repository python-networkx.

commit 422b991bac56335958cf210668914d2eaebb11b5
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Dec 5 17:47:55 2015 +0000

    suggest the -doc pkg in the module pkgs; Closes: #807126
---
 debian/changelog | 7 ++++++-
 debian/control   | 2 ++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7eddd63..01f9632 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,15 @@
 python-networkx (1.10-2) UNRELEASED; urgency=medium
 
+  [ Thomas Goirand ]
   * Removed the exclude and add python-pydot as build-depends-indep.
   * Added python3-matplotlib, python3-numpy, python3-pygraphviz as
     build-depends-indep as well.
 
- -- Thomas Goirand <zigo at debian.org>  Wed, 30 Sep 2015 15:54:30 +0000
+  [ Sandro Tosi ]
+  * debian/control
+    - suggest the -doc pkg in the module pkgs; Closes: #807126
+
+ -- Sandro Tosi <morph at debian.org>  Sat, 05 Dec 2015 17:46:47 +0000
 
 python-networkx (1.10-1) experimental; urgency=medium
 
diff --git a/debian/control b/debian/control
index 9f0781b..35044ab 100644
--- a/debian/control
+++ b/debian/control
@@ -47,6 +47,7 @@ Recommends: python-matplotlib,
             python-pygraphviz | python-pydot,
             python-scipy,
             python-yaml,
+Suggests: python-networkx-doc
 Description: tool to create, manipulate and study complex networks
  NetworkX is a Python-based package for the creation, manipulation, and
  study of the structure, dynamics, and functions of complex networks.
@@ -68,6 +69,7 @@ Recommends: python3-numpy,
             python3-pkg-resources,
             python3-scipy,
             python3-yaml,
+Suggests: python-networkx-doc
 Description: tool to create, manipulate and study complex networks (Python3)
  NetworkX is a Python-based package for the creation, manipulation, and
  study of the structure, dynamics, and functions of complex networks.

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



More information about the Python-modules-commits mailing list