[Python-modules-commits] r10414 - in packages/urlgrabber/trunk/debian (changelog control)
jwilk-guest at users.alioth.debian.org
jwilk-guest at users.alioth.debian.org
Fri Nov 13 11:32:19 UTC 2009
Date: Friday, November 13, 2009 @ 11:32:18
Author: jwilk-guest
Revision: 10414
Reverse-merge r10413 through r2169 to allow to integrate 3.1.0-4.
Modified:
packages/urlgrabber/trunk/debian/changelog
packages/urlgrabber/trunk/debian/control
Modified: packages/urlgrabber/trunk/debian/changelog
===================================================================
--- packages/urlgrabber/trunk/debian/changelog 2009-11-13 11:22:24 UTC (rev 10413)
+++ packages/urlgrabber/trunk/debian/changelog 2009-11-13 11:32:18 UTC (rev 10414)
@@ -1,15 +1,3 @@
-urlgrabber (3.1.0-4) UNRELEASED; urgency=low
-
- [ Piotr Ożarowski ]
- * Homepage field added
- * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
-
- [ Sandro Tosi ]
- * debian/control
- - switch Vcs-Browser field to viewsvn
-
- -- Piotr Ożarowski <piotr at debian.org> Sat, 6 Oct 2007 23:47:35 +0200
-
urlgrabber (3.1.0-3) unstable; urgency=low
* debian/control: Added python modules packaging team to uploaders and added
Modified: packages/urlgrabber/trunk/debian/control
===================================================================
--- packages/urlgrabber/trunk/debian/control 2009-11-13 11:22:24 UTC (rev 10413)
+++ packages/urlgrabber/trunk/debian/control 2009-11-13 11:32:18 UTC (rev 10414)
@@ -5,9 +5,8 @@
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 5), python-all-dev (>= 2.3.5-11), python-support (>= 0.6)
Standards-Version: 3.7.2
-Homepage: http://linux.duke.edu/projects/urlgrabber/
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/urlgrabber/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/urlgrabber/trunk/
+XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/urlgrabber/trunk/
+XS-Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/urlgrabber/trunk/?op=log
Package: python-urlgrabber
Architecture: all
@@ -24,3 +23,5 @@
retries, access to authenticated http/ftp servers, and proxies. Additionally
it has the ability to treat a list of mirrors as a single source and to
automatically switch mirrors if there is a failure.
+ .
+ Homepage: http://linux.duke.edu/projects/urlgrabber/
More information about the Python-modules-commits
mailing list