[Python-modules-commits] r24964 - in packages/rope/trunk/debian (5 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Tue Jun 25 21:33:04 UTC 2013


    Date: Tuesday, June 25, 2013 @ 21:33:03
  Author: dktrkranz
Revision: 24964

Reapply reverted changes

Added:
  packages/rope/trunk/debian/source/
  packages/rope/trunk/debian/source/format
Modified:
  packages/rope/trunk/debian/changelog
  packages/rope/trunk/debian/control
  packages/rope/trunk/debian/watch

Modified: packages/rope/trunk/debian/changelog
===================================================================
--- packages/rope/trunk/debian/changelog	2013-06-25 21:30:55 UTC (rev 24963)
+++ packages/rope/trunk/debian/changelog	2013-06-25 21:33:03 UTC (rev 24964)
@@ -1,3 +1,16 @@
+rope (0.9.3-1) UNRELEASED; urgency=low
+
+  [ David Spreen ]
+  [David Spreen]
+  * New upstream release (Closes: #577015, #539080.)
+  * debian/watch
+    - updated download location to pypi.python.org
+
+  [ Jakub Wilk ]
+  * Use canonical URIs for Vcs-* fields.
+
+ -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:03:53 +0200
+
 rope (0.9.2-2) unstable; urgency=low
 
   * Team upload.

Modified: packages/rope/trunk/debian/control
===================================================================
--- packages/rope/trunk/debian/control	2013-06-25 21:30:55 UTC (rev 24963)
+++ packages/rope/trunk/debian/control	2013-06-25 21:33:03 UTC (rev 24964)
@@ -6,8 +6,8 @@
 Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7.0.0), python (>= 2.6.6-3~)
 X-Python-Version: >=2.5
 Standards-Version: 3.8.0
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/rope/trunk
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/rope/trunk/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/rope/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/rope/trunk/
 Homepage: http://rope.sourceforge.net/
 
 Package: python-rope

Added: packages/rope/trunk/debian/source/format
===================================================================
--- packages/rope/trunk/debian/source/format	                        (rev 0)
+++ packages/rope/trunk/debian/source/format	2013-06-25 21:33:03 UTC (rev 24964)
@@ -0,0 +1 @@
+1.0

Modified: packages/rope/trunk/debian/watch
===================================================================
--- packages/rope/trunk/debian/watch	2013-06-25 21:30:55 UTC (rev 24963)
+++ packages/rope/trunk/debian/watch	2013-06-25 21:33:03 UTC (rev 24964)
@@ -1,2 +1,3 @@
 version=3
-http://sf.net/rope/rope-(.*)\.tar\.gz
+#http://sf.net/rope/rope-(.*)\.tar\.gz
+http://pypi.python.org/packages/source/r/rope/rope-(.*)\.tar\.gz




More information about the Python-modules-commits mailing list