[Python-modules-commits] r10416 - 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:36:21 UTC 2009


    Date: Friday, November 13, 2009 @ 11:36:19
  Author: jwilk-guest
Revision: 10416

Merge r2169 through r10413 back.

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:34:15 UTC (rev 10415)
+++ packages/urlgrabber/trunk/debian/changelog	2009-11-13 11:36:19 UTC (rev 10416)
@@ -1,3 +1,15 @@
+urlgrabber (3.1.0-5) 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-4) unstable; urgency=low
 
   * Patch to have urlgrabber.keepalive.HTTPHandler use Request.get_method() to

Modified: packages/urlgrabber/trunk/debian/control
===================================================================
--- packages/urlgrabber/trunk/debian/control	2009-11-13 11:34:15 UTC (rev 10415)
+++ packages/urlgrabber/trunk/debian/control	2009-11-13 11:36:19 UTC (rev 10416)
@@ -5,8 +5,9 @@
 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), dpatch
 Standards-Version: 3.7.2
-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
+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/
 
 Package: python-urlgrabber
 Architecture: all
@@ -23,5 +24,3 @@
  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