[Python-modules-commits] r8210 - in packages/elementtree/trunk/debian (3 files)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Fri Apr 10 19:50:08 UTC 2009


    Date: Friday, April 10, 2009 @ 19:50:07
  Author: morph
Revision: 8210

  - bump Standards-Version to 3.8.1
    + added debian/README.source

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

Added: packages/elementtree/trunk/debian/README.source
===================================================================
--- packages/elementtree/trunk/debian/README.source	                        (rev 0)
+++ packages/elementtree/trunk/debian/README.source	2009-04-10 19:50:07 UTC (rev 8210)
@@ -0,0 +1,4 @@
+This package uses cdbs and simple-patchsys dpatch to handle patches against
+upstream source code; you can find additional information about cdbs at
+
+    /usr/share/doc/cdbs/

Modified: packages/elementtree/trunk/debian/changelog
===================================================================
--- packages/elementtree/trunk/debian/changelog	2009-04-10 16:01:50 UTC (rev 8209)
+++ packages/elementtree/trunk/debian/changelog	2009-04-10 19:50:07 UTC (rev 8210)
@@ -1,4 +1,4 @@
-elementtree (1.2.6-13) UNRELEASED; urgency=low
+elementtree (1.2.6-13) unstable; urgency=medium
 
   [ Bernd Zeimetz ]
   * NOT RELEASED YET
@@ -9,6 +9,8 @@
   [ Sandro Tosi ]
   * debian/control
     - switch Vcs-Browser field to viewsvn
+    - bump Standards-Version to 3.8.1
+      + added debian/README.source
 
   [ Emilio Pozuelo Monfort ]
   * debian/rules:
@@ -22,7 +24,7 @@
   [ Raphael Hertzog ]
   * Remove myself from Uploaders.
 
- -- Bernd Zeimetz <bzed at debian.org>  Sun, 20 Apr 2008 23:46:42 +0200
+ -- Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>  Fri, 10 Apr 2009 21:49:45 +0200
 
 elementtree (1.2.6-12) unstable; urgency=medium
 

Modified: packages/elementtree/trunk/debian/control
===================================================================
--- packages/elementtree/trunk/debian/control	2009-04-10 16:01:50 UTC (rev 8209)
+++ packages/elementtree/trunk/debian/control	2009-04-10 19:50:07 UTC (rev 8210)
@@ -5,7 +5,7 @@
 Uploaders: Torsten Marek <shlomme at debian.org>, Bernd Zeimetz <bzed at debian.org>
 Build-Depends-Indep: python-setuptools (>= 0.6b3)
 Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.43), python2.4-dev, python-support (>= 0.6.4), patchutils (>= 0.2.25)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.1
 Homepage: http://effbot.org/zone/element-index.htm
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/elementtree/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/elementtree/trunk/




More information about the Python-modules-commits mailing list