[Python-modules-commits] [python-pysnmp4] 07/08: d/control: don't suggests documentation

Vincent Bernat bernat at moszumanska.debian.org
Sun Dec 31 13:50:49 UTC 2017


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

bernat pushed a commit to annotated tag debian/4.4.3-1
in repository python-pysnmp4.

commit 9161c1898018a73a2d91e1fd9333d3a9ab6cfb65
Author: Vincent Bernat <vincent at bernat.im>
Date:   Sun Dec 31 14:22:45 2017 +0100

    d/control: don't suggests documentation
    
    This makes Lintian unhappy. I'll let you know the day I update a
    package without Lintian complaining.
---
 debian/control | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/control b/debian/control
index 26dba94..e034716 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,6 @@ Depends: ${python:Depends},
 Recommends: python-pysnmp4-mibs,
             python-pysnmp4-apps,
             python-twisted
-Suggests: python-pysnmp4-doc
 Conflicts: python-pysnmp2,
            python-pysnmp-common
 Replaces: python-pysnmp2,
@@ -50,7 +49,6 @@ Package: python3-pysnmp4
 Architecture: all
 Depends: ${python3:Depends},
 	 ${misc:Depends}
-Suggests: python-pysnmp4-doc
 Description: Python SNMP library for agents and managers (Python 3 module)
  This  is a  Python implementation  of SNMP  v.1/v.2c/v.3  engine. Its
  general  functionality  is   to  assemble/disassemble  SNMP  messages

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



More information about the Python-modules-commits mailing list