[Pkg-zenoss-commits] r205 - in /packages/pynetsnmp/trunk/debian: changelog control patches/ rules

zack at users.alioth.debian.org zack at users.alioth.debian.org
Wed Jul 4 07:22:36 UTC 2007


Author: zack
Date: Wed Jul  4 07:22:36 2007
New Revision: 205

URL: http://svn.debian.org/wsvn/pkg-zenoss/?sc=1&rev=205
Log:
ready for another upload to unstable

Added:
    packages/pynetsnmp/trunk/debian/patches/
Modified:
    packages/pynetsnmp/trunk/debian/changelog
    packages/pynetsnmp/trunk/debian/control
    packages/pynetsnmp/trunk/debian/rules

Modified: packages/pynetsnmp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-zenoss/packages/pynetsnmp/trunk/debian/changelog?rev=205&op=diff
==============================================================================
--- packages/pynetsnmp/trunk/debian/changelog (original)
+++ packages/pynetsnmp/trunk/debian/changelog Wed Jul  4 07:22:36 2007
@@ -1,16 +1,17 @@
-pynetsnmp (0.26.4-1) UNRELEASED; urgency=low
+pynetsnmp (0.26.4-1) unstable; urgency=low
 
+  [ Bernd Zeimetz ]
   * new upstream version
   * debian/patches:
-    - removing as upstream complied with our wishes - thanks!
+    - remove setup-version, integrated upstream
   * debian/libdeps:
-    - adding a small test.c file to be able to figure out
-      the right snmp library dependency on build time
+    - adding a small test.c file to be able to figure out the right snmp
+    library dependency on build time
   * debian/control, debian/rules:
-    - removing the hardcoded dep. on libsnmp10, instead
-      we build debian/libdeps/test and use dh_shlibdeps on it.
+    - removing the hardcoded dep on libsnmp10, instead we build
+      debian/libdeps/test and use dh_shlibdeps on it.
 
- -- Bernd Zeimetz <bernd at bzed.de>  Wed, 04 Jul 2007 01:16:24 +0200
+ -- Stefano Zacchiroli <zack at debian.org>  Wed, 04 Jul 2007 09:18:33 +0200
 
 pynetsnmp (0.26-1) unstable; urgency=low
 

Modified: packages/pynetsnmp/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-zenoss/packages/pynetsnmp/trunk/debian/control?rev=205&op=diff
==============================================================================
--- packages/pynetsnmp/trunk/debian/control (original)
+++ packages/pynetsnmp/trunk/debian/control Wed Jul  4 07:22:36 2007
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Zenoss Packaging Team <pkg-zenoss-team at lists.alioth.debian.org>
 Uploaders: Bernd Zeimetz <bernd at bzed.de>, Stefano Zacchiroli <zack at debian.org>
-Build-Depends: cdbs, debhelper (>= 5), daptch, python, python-support (>= 0.4), libsnmp-dev
+Build-Depends: cdbs, debhelper (>= 5), dpatch, python, python-support (>= 0.4), libsnmp-dev
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-zenoss/packages/pynetsnmp/trunk/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-zenoss/packages/pynetsnmp/trunk/
 Standards-Version: 3.7.2

Modified: packages/pynetsnmp/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-zenoss/packages/pynetsnmp/trunk/debian/rules?rev=205&op=diff
==============================================================================
--- packages/pynetsnmp/trunk/debian/rules (original)
+++ packages/pynetsnmp/trunk/debian/rules Wed Jul  4 07:22:36 2007
@@ -4,6 +4,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
+include /usr/share/cdbs/1/rules/dpatch.mk
 
 LIBDEPSTESTDIR = $(CURDIR)/debian/libdeps
 DEB_DH_SHLIBDEPS_ARGS = -P debian/libdeps




More information about the Pkg-zenoss-commits mailing list