r2211 - in zope.testing/trunk/debian (changelog control watch)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Sun May 1 07:58:28 UTC 2011


    Date: Sunday, May 1, 2011 @ 07:58:26
  Author: arnau
Revision: 2211

* debian/watch:
  + Upstream only provides tar.gz.
* debian/control:
  + Rename deprecated XS-Python-Version to X-Python-Version.
  + Add Vcs-Browser field and rename XS-Vcs-Svn to Vcs-Svn (dpkg supports it).
  + Bump Standards-Version to 3.9.2. No changes needed.

Modified:
  zope.testing/trunk/debian/changelog
  zope.testing/trunk/debian/control
  zope.testing/trunk/debian/watch

Modified: zope.testing/trunk/debian/changelog
===================================================================
--- zope.testing/trunk/debian/changelog	2011-04-30 17:31:40 UTC (rev 2210)
+++ zope.testing/trunk/debian/changelog	2011-05-01 07:58:26 UTC (rev 2211)
@@ -1,5 +1,14 @@
 zope.testing (3.10.2-1) unstable; urgency=low
 
+  [ Arnaud Fontaine ]
+  * debian/watch:
+    + Upstream only provides tar.gz.
+  * debian/control:
+    + Rename deprecated XS-Python-Version to X-Python-Version.
+    + Add Vcs-Browser field and rename XS-Vcs-Svn to Vcs-Svn (dpkg supports it).
+    + Bump Standards-Version to 3.9.2. No changes needed.
+
+  [ Brian Sutherland ]
   * New upstream version.
   * Upload fixes dependency on python2.5 (Closes: #623922). 
   * Use dh_python2 instead of python-central (Closes: #617180).
@@ -8,7 +17,7 @@
   * Add python-all to debian/tests/control as we test against all python
     versions.
 
- -- Brian Sutherland <brian at vanguardistas.net>  Fri, 29 Apr 2011 12:41:25 +0200
+ -- Brian Sutherland <brian at vanguardistas.net>  Sun, 01 May 2011 16:44:42 +0900
 
 zope.testing (3.9.4-0ubuntu2) natty; urgency=low
 

Modified: zope.testing/trunk/debian/control
===================================================================
--- zope.testing/trunk/debian/control	2011-04-30 17:31:40 UTC (rev 2210)
+++ zope.testing/trunk/debian/control	2011-05-01 07:58:26 UTC (rev 2211)
@@ -2,11 +2,17 @@
 Section: zope
 Priority: optional
 Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
-Uploaders: Brian Sutherland <brian at vanguardistas.net>, Fabio Tranchitella <kobold at debian.org>, Matthias Klose <doko at ubuntu.com>
-Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~), python-setuptools (>= 0.6b3), python-van.pydeb
-Standards-Version: 3.8.4
-XS-Python-Version: all
-XS-Vcs-Svn: svn://svn.debian.org/pkg-zope/zope.testing/trunk
+Uploaders: Brian Sutherland <brian at vanguardistas.net>,
+           Fabio Tranchitella <kobold at debian.org>,
+           Matthias Klose <doko at ubuntu.com>
+Build-Depends: debhelper (>= 7.0.50~),
+               python-all (>= 2.6.6-3~),
+               python-setuptools (>= 0.6b3),
+               python-van.pydeb
+Standards-Version: 3.9.2
+X-Python-Version: >= 2.4
+Vcs-Svn: svn://svn.debian.org/pkg-zope/zope.testing/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/zope.testing/trunk
 
 Package: python-zope.testing
 Architecture: all

Modified: zope.testing/trunk/debian/watch
===================================================================
--- zope.testing/trunk/debian/watch	2011-04-30 17:31:40 UTC (rev 2210)
+++ zope.testing/trunk/debian/watch	2011-05-01 07:58:26 UTC (rev 2211)
@@ -1,3 +1,2 @@
 version=3
 http://pypi.python.org/packages/source/z/zope.testing/zope.testing-(.*)\.tar\.gz
-http://pypi.python.org/packages/source/z/zope.testing/zope.testing-(.*)\.zip




More information about the pkg-zope-developers mailing list