[Python-modules-commits] r24960 - in packages/rope/trunk/debian (changelog control source watch)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Tue Jun 25 21:23:10 UTC 2013
Date: Tuesday, June 25, 2013 @ 21:23:07
Author: dktrkranz
Revision: 24960
Temporarily revert changes since r7668
Modified:
packages/rope/trunk/debian/changelog
packages/rope/trunk/debian/control
packages/rope/trunk/debian/watch
Deleted:
packages/rope/trunk/debian/source/
Modified: packages/rope/trunk/debian/changelog
===================================================================
--- packages/rope/trunk/debian/changelog 2013-06-25 20:24:41 UTC (rev 24959)
+++ packages/rope/trunk/debian/changelog 2013-06-25 21:23:07 UTC (rev 24960)
@@ -1,16 +1,3 @@
-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-1) unstable; urgency=low
[David Spreen]
Modified: packages/rope/trunk/debian/control
===================================================================
--- packages/rope/trunk/debian/control 2013-06-25 20:24:41 UTC (rev 24959)
+++ packages/rope/trunk/debian/control 2013-06-25 21:23:07 UTC (rev 24960)
@@ -6,8 +6,8 @@
Build-Depends: cdbs, debhelper (>= 7.0.0), python, python-central (>= 0.5.6)
XS-Python-Version: >=2.5
Standards-Version: 3.8.0
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/rope/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/rope/trunk/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/rope/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/rope/trunk/
Homepage: http://rope.sourceforge.net/
Package: python-rope
Modified: packages/rope/trunk/debian/watch
===================================================================
--- packages/rope/trunk/debian/watch 2013-06-25 20:24:41 UTC (rev 24959)
+++ packages/rope/trunk/debian/watch 2013-06-25 21:23:07 UTC (rev 24960)
@@ -1,3 +1,2 @@
version=3
-#http://sf.net/rope/rope-(.*)\.tar\.gz
-http://pypi.python.org/packages/source/r/rope/rope-(.*)\.tar\.gz
+http://sf.net/rope/rope-(.*)\.tar\.gz
More information about the Python-modules-commits
mailing list