[Python-modules-commits] r13115 - in packages/python-pysnmp4/trunk/debian (changelog control)

deepak-guest at users.alioth.debian.org deepak-guest at users.alioth.debian.org
Fri May 28 05:24:14 UTC 2010


    Date: Friday, May 28, 2010 @ 05:23:57
  Author: deepak-guest
Revision: 13115

Added py-twisted as depends. and settutools as DB and updated changelog

Modified:
  packages/python-pysnmp4/trunk/debian/changelog
  packages/python-pysnmp4/trunk/debian/control

Modified: packages/python-pysnmp4/trunk/debian/changelog
===================================================================
--- packages/python-pysnmp4/trunk/debian/changelog	2010-05-27 21:05:30 UTC (rev 13114)
+++ packages/python-pysnmp4/trunk/debian/changelog	2010-05-28 05:23:57 UTC (rev 13115)
@@ -4,13 +4,16 @@
   * Bumped Standard version to 3.8.4 (No changes).
   * debian/control
      + added myself to uploaders.
-     + added ${misc:Depends}.
+     + added ${misc:Depends}i because debhelper required now.
      + removed python-dev and added python.
+     + added python-twisted as Depends.
+     + added python-setuptools as BD.
   * debian/copyright
      + added debian's copyright information.
      + formated and updated copy information.
   * debian/
-     + added python-pysnmp4-doc.doc-base
+     + added python-pysnmp4-doc.doc-base because package has some 
+     html,pdf files.
   * debian/source
      + switch to dpkg-source 3.0 (quilt) format.
   * debian/libsmi2pysnmp.1
@@ -24,7 +27,7 @@
   * debian/control:
     + switch Vcs-Browser field to viewsvn.
 
- -- Deepak Tripathi <apenguinlinux at gmail.com>  Sat, 15 May 2010 00:39:52 -0400
+ -- Deepak Tripathi <apenguinlinux at gmail.com>  Fri, 28 May 2010 10:06:05 +0530
 
 python-pysnmp4 (4.1.9a-1) unstable; urgency=low
 

Modified: packages/python-pysnmp4/trunk/debian/control
===================================================================
--- packages/python-pysnmp4/trunk/debian/control	2010-05-27 21:05:30 UTC (rev 13114)
+++ packages/python-pysnmp4/trunk/debian/control	2010-05-28 05:23:57 UTC (rev 13115)
@@ -2,12 +2,14 @@
 Section: python
 Priority: optional
 Maintainer: Jan Lübbe <jluebbe at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>, Deepak Tripathi <apenguinlinux at gmail.com>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
+	   Deepak Tripathi <apenguinlinux at gmail.com>
 Standards-Version: 3.8.4
 Build-Depends: debhelper (>= 5.0.37.2),
                cdbs (>= 0.4.42), 
                python,
-               python-support (>= 0.3)
+               python-support (>= 0.3),
+	       python-setuptools
 Homepage: http://pysnmp.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-pysnmp4/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-pysnmp4/trunk/
@@ -20,7 +22,7 @@
          python-pyasn1,
          python-pysnmp-common,
 	 ${misc:Depends}
-Recommends: python-crypto, python-pysnmp4-mibs, python-pysnmp4-apps
+Recommends: python-crypto, python-pysnmp4-mibs, python-pysnmp4-apps, python-twisted
 Suggests: python-pysnmp4-doc, doc-base
 Description: Python SNMP library for agents and managers (unstable branch)
  This  is a  Python implementation  of SNMP  v.1/v.2c/v.3  engine. Its




More information about the Python-modules-commits mailing list