[Python-modules-commits] [python-altgraph] 01/02: Suggest to install python-altgraph-doc
IOhannes m zmölnig
umlaeute at moszumanska.debian.org
Mon Jul 6 14:00:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
umlaeute pushed a commit to branch master
in repository python-altgraph.
commit 3d6da538c5c6c97ccad7ed6c1747fcff9b5d5e9a
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Mon Jul 6 15:47:06 2015 +0200
Suggest to install python-altgraph-doc
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index cee9433..e4500d0 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Vcs-Browser: http://anonscm.debian.org/?p=python-modules/packages/python-altgrap
Package: python-altgraph
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
+Suggests: python-altgraph-doc
Description: Python graph (network) package
altgraph is a fork of graphlib: a graph (network) package for constructing
graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
@@ -33,6 +34,7 @@ Description: Python graph (network) package
Package: python3-altgraph
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends},
+Suggests: python-altgraph-doc
Description: Python 3 graph (network) package
altgraph is a fork of graphlib: a graph (network) package for constructing
graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-altgraph.git
More information about the Python-modules-commits
mailing list