[Python-modules-commits] [pygtkspellcheck] 16/19: Add Suggests: python-gtkspellcheck-doc to library packages. Closes: #843345
Raphaël Hertzog
hertzog at moszumanska.debian.org
Mon Nov 21 21:02:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
hertzog pushed a commit to branch master
in repository pygtkspellcheck.
commit 7ebeb0e1270bdb6bd1f580b3ae9a25f9f54fc56d
Author: Raphaël Hertzog <hertzog at debian.org>
Date: Mon Nov 21 21:49:26 2016 +0100
Add Suggests: python-gtkspellcheck-doc to library packages. Closes: #843345
---
debian/changelog | 2 ++
debian/control | 4 +++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ae0abff..63cdc94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ pygtkspellcheck (4.0.5-1) UNRELEASED; urgency=medium
* New upstream version. Closes: #800071, #814724
* Adopting package under the python-modules team. Closes: #830509
* Bump debhelper compat level to 10.
+ * Add Suggests: python-gtkspellcheck-doc to library packages.
+ Closes: #843345
-- Raphaël Hertzog <hertzog at debian.org> Mon, 21 Nov 2016 21:03:44 +0100
diff --git a/debian/control b/debian/control
index 3942f72..73271dd 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Package: python-gtkspellcheck
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-enchant, python-gtk2 | python-gi, python-gtk2 | gir1.2-gtk-3.0
Recommends: iso-codes
+Suggests: python-gtkspellcheck-doc
Description: spellchecking library written in Python for Gtk based on Enchant
It supports both Gtk's Python bindings, PyGObject and PyGtk, and for both
Python 2 and 3 with automatic switching and binding autodetection. For
@@ -35,7 +36,8 @@ Description: spellchecking library written in Python for Gtk based on Enchant
Package: python3-gtkspellcheck
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-enchant, python3-gi, gir1.2-gtk-3.0
-Recommends: iso-codes, python-gtkspellcheck-docs
+Recommends: iso-codes
+Suggests: python-gtkspellcheck-doc
Description: spellchecking library written in Python for Gtk based on Enchant
It supports both Gtk's Python bindings, PyGObject and PyGtk, and for both
Python 2 and 3 with automatic switching and binding autodetection. For
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pygtkspellcheck.git
More information about the Python-modules-commits
mailing list