[Python-modules-commits] r9864 - in packages/twistedsnmp/trunk/debian (3 files)

zack at users.alioth.debian.org zack at users.alioth.debian.org
Fri Sep 25 12:57:23 UTC 2009


    Date: Friday, September 25, 2009 @ 12:57:21
  Author: zack
Revision: 9864

* remove myself from Uploaders
* bump Standards-Version to 3.8.3 (no changes needed)

Added:
  packages/twistedsnmp/trunk/debian/README.source
Modified:
  packages/twistedsnmp/trunk/debian/changelog
  packages/twistedsnmp/trunk/debian/control

Added: packages/twistedsnmp/trunk/debian/README.source
===================================================================
--- packages/twistedsnmp/trunk/debian/README.source	                        (rev 0)
+++ packages/twistedsnmp/trunk/debian/README.source	2009-09-25 12:57:21 UTC (rev 9864)
@@ -0,0 +1,7 @@
+This package uses dpatch to manage all modifications to the upstream source.
+Changes are stored in the source package as diffs under debian/patches/ and
+applied during the build.
+
+See /usr/share/doc/dpatch/README.source.gz for a detailed explanation.
+
+ -- Stefano Zacchiroli <zack at debian.org>, Fri, 25 Sep 2009 14:54:32 +0200

Modified: packages/twistedsnmp/trunk/debian/changelog
===================================================================
--- packages/twistedsnmp/trunk/debian/changelog	2009-09-25 12:48:54 UTC (rev 9863)
+++ packages/twistedsnmp/trunk/debian/changelog	2009-09-25 12:57:21 UTC (rev 9864)
@@ -1,4 +1,4 @@
-twistedsnmp (0.3.13-4) UNRELEASED; urgency=low
+twistedsnmp (0.3.13-4) unstable; urgency=low
 
   [ Piotr Ożarowski ]
   * Homepage field added
@@ -10,8 +10,12 @@
   * debian/control
     - switch Vcs-Browser field to viewsvn
 
- -- Piotr Ożarowski <piotr at debian.org>  Sat,  6 Oct 2007 23:47:34 +0200
+  [ Stefano Zacchiroli ]
+  * remove myself from Uploaders
+  * bump Standards-Version to 3.8.3 (no changes needed)
 
+ -- Stefano Zacchiroli <zack at debian.org>  Fri, 25 Sep 2009 14:48:21 +0200
+
 twistedsnmp (0.3.13-3) unstable; urgency=low
 
   * debian/patches/*

Modified: packages/twistedsnmp/trunk/debian/control
===================================================================
--- packages/twistedsnmp/trunk/debian/control	2009-09-25 12:48:54 UTC (rev 9863)
+++ packages/twistedsnmp/trunk/debian/control	2009-09-25 12:57:21 UTC (rev 9864)
@@ -2,13 +2,12 @@
 Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Stefano Zacchiroli <zack at debian.org>
 Build-Depends: debhelper (>= 5), cdbs (>= 0.4.43), dpatch, python, python-support (>= 0.4)
 Build-Depends-Indep: python-twisted-core, python-pysnmp-se
 Homepage: http://twistedsnmp.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/twistedsnmp/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/twistedsnmp/trunk/
-Standards-Version: 3.7.2
+Standards-Version: 3.8.3
 
 Package: python-twisted-snmp
 Architecture: all




More information about the Python-modules-commits mailing list