[Python-modules-commits] r24965 - in packages/ropemacs/trunk/debian (4 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Tue Jun 25 21:36:10 UTC 2013


    Date: Tuesday, June 25, 2013 @ 21:36:08
  Author: dktrkranz
Revision: 24965

Temporarily revert changes since r8297

Modified:
  packages/ropemacs/trunk/debian/changelog
  packages/ropemacs/trunk/debian/control
  packages/ropemacs/trunk/debian/watch
Deleted:
  packages/ropemacs/trunk/debian/source/

Modified: packages/ropemacs/trunk/debian/changelog
===================================================================
--- packages/ropemacs/trunk/debian/changelog	2013-06-25 21:33:03 UTC (rev 24964)
+++ packages/ropemacs/trunk/debian/changelog	2013-06-25 21:36:08 UTC (rev 24965)
@@ -1,16 +1,3 @@
-ropemacs (0.6.0-1) UNRELEASED; urgency=low
-
-  [ David Spreen ]
-  * New upstream release (Closes: 530272)
-  * debian/watch
-    - Added mangle to account for upstream versioning seeing 0.6
-      as later than 0.6c2. Renamed version to 0.6.0
-
-  [ Jakub Wilk ]
-  * Use canonical URIs for Vcs-* fields.
-
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:03:54 +0200
-
 ropemacs (0.6c2-4) unstable; urgency=low
 
   [ Sandro Tosi]

Modified: packages/ropemacs/trunk/debian/control
===================================================================
--- packages/ropemacs/trunk/debian/control	2013-06-25 21:33:03 UTC (rev 24964)
+++ packages/ropemacs/trunk/debian/control	2013-06-25 21:36:08 UTC (rev 24965)
@@ -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.1
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/ropemacs/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/ropemacs/trunk/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/ropemacs/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/ropemacs/trunk/
 Homepage: http://rope.sourceforge.net/ropemacs.html
 
 Package: python-ropemacs

Modified: packages/ropemacs/trunk/debian/watch
===================================================================
--- packages/ropemacs/trunk/debian/watch	2013-06-25 21:33:03 UTC (rev 24964)
+++ packages/ropemacs/trunk/debian/watch	2013-06-25 21:36:08 UTC (rev 24965)
@@ -1,5 +1,2 @@
 version=3
-# We need to account for the fact that upstream version numbers count 
-# 0.6 as higher than 0.6c2
-opts="uversionmangle=s/^0.6$/0.6.0/" \
 http://sf.net/rope/ropemacs-(.*)\.tar\.gz




More information about the Python-modules-commits mailing list