[Python-modules-commits] r24963 - in packages/rope/tags (11 files)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Tue Jun 25 21:30:57 UTC 2013
Date: Tuesday, June 25, 2013 @ 21:30:55
Author: dktrkranz
Revision: 24963
[svn-buildpackage] Tagging rope 0.9.2-2
Added:
packages/rope/tags/0.9.2-2/
packages/rope/tags/0.9.2-2/debian/changelog
(from rev 24962, packages/rope/trunk/debian/changelog)
packages/rope/tags/0.9.2-2/debian/control
(from rev 24962, packages/rope/trunk/debian/control)
packages/rope/tags/0.9.2-2/debian/rules
(from rev 24962, packages/rope/trunk/debian/rules)
packages/rope/tags/0.9.2-2/debian/watch
(from rev 24960, packages/rope/trunk/debian/watch)
Deleted:
packages/rope/tags/0.9.2-2/debian/changelog
packages/rope/tags/0.9.2-2/debian/control
packages/rope/tags/0.9.2-2/debian/pycompat
packages/rope/tags/0.9.2-2/debian/rules
packages/rope/tags/0.9.2-2/debian/source/
packages/rope/tags/0.9.2-2/debian/watch
Deleted: packages/rope/tags/0.9.2-2/debian/changelog
===================================================================
--- packages/rope/trunk/debian/changelog 2013-06-25 20:24:41 UTC (rev 24959)
+++ packages/rope/tags/0.9.2-2/debian/changelog 2013-06-25 21:30:55 UTC (rev 24963)
@@ -1,47 +0,0 @@
-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]
- * New upstream version (Closes: #516205).
- * debian/control
- - depend on ${misc:Depends}
- - build-depend on debhelper >= 7 to match debian/compat
-
- [Sandro Tosi]
- * debian/control
- - switch Vcs-Browser field to viewsvn
-
- -- David Spreen <netzwurm at debian.org> Fri, 20 Feb 2009 09:39:11 -0800
-
-rope (0.8.4-3) unstable; urgency=low
-
- [ David Spreen ]
- * debian/control: Recommend git-core instead of git (Closes: #494570).
-
- -- David Spreen <netzwurm at debian.org> Wed, 13 Aug 2008 14:24:01 -0700
-
-rope (0.8.4-2) unstable; urgency=low
-
- [ David Spreen ]
- * debian/control: Changed section to devel after discussion on debian-python at lists.
-
- -- David Spreen <netzwurm at debian.org> Fri, 01 Aug 2008 11:53:08 -0700
-
-rope (0.8.4-1) unstable; urgency=low
-
- [ David Spreen ]
- * Initial release (Closes: #467377).
-
- -- David Spreen <netzwurm at debian.org> Fri, 01 Aug 2008 10:44:47 -0700
Copied: packages/rope/tags/0.9.2-2/debian/changelog (from rev 24962, packages/rope/trunk/debian/changelog)
===================================================================
--- packages/rope/tags/0.9.2-2/debian/changelog (rev 0)
+++ packages/rope/tags/0.9.2-2/debian/changelog 2013-06-25 21:30:55 UTC (rev 24963)
@@ -0,0 +1,41 @@
+rope (0.9.2-2) unstable; urgency=low
+
+ * Team upload.
+ * Convert to dh_python2 (Closes: #617053).
+
+ -- Andrea Colangelo <warp10 at ubuntu.com> Sun, 09 Jun 2013 22:55:00 +0200
+
+rope (0.9.2-1) unstable; urgency=low
+
+ [David Spreen]
+ * New upstream version (Closes: #516205).
+ * debian/control
+ - depend on ${misc:Depends}
+ - build-depend on debhelper >= 7 to match debian/compat
+
+ [Sandro Tosi]
+ * debian/control
+ - switch Vcs-Browser field to viewsvn
+
+ -- David Spreen <netzwurm at debian.org> Fri, 20 Feb 2009 09:39:11 -0800
+
+rope (0.8.4-3) unstable; urgency=low
+
+ [ David Spreen ]
+ * debian/control: Recommend git-core instead of git (Closes: #494570).
+
+ -- David Spreen <netzwurm at debian.org> Wed, 13 Aug 2008 14:24:01 -0700
+
+rope (0.8.4-2) unstable; urgency=low
+
+ [ David Spreen ]
+ * debian/control: Changed section to devel after discussion on debian-python at lists.
+
+ -- David Spreen <netzwurm at debian.org> Fri, 01 Aug 2008 11:53:08 -0700
+
+rope (0.8.4-1) unstable; urgency=low
+
+ [ David Spreen ]
+ * Initial release (Closes: #467377).
+
+ -- David Spreen <netzwurm at debian.org> Fri, 01 Aug 2008 10:44:47 -0700
Deleted: packages/rope/tags/0.9.2-2/debian/control
===================================================================
--- packages/rope/trunk/debian/control 2013-06-25 20:24:41 UTC (rev 24959)
+++ packages/rope/tags/0.9.2-2/debian/control 2013-06-25 21:30:55 UTC (rev 24963)
@@ -1,26 +0,0 @@
-Source: rope
-Section: devel
-Priority: optional
-Maintainer: David Spreen <netzwurm at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-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/
-Homepage: http://rope.sourceforge.net/
-
-Package: python-rope
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-XB-Python-Version: ${python:Versions}
-Recommends: python-svn, mercurial, git-core
-Description: Python refactoring library
- Rope is a Python refactoring library that can be used with several editors
- and IDEs. It provides many refactoring operations as well as forms of code
- assistance like auto-completion and access to documentation. To make use of
- refactoring in Mercurial, Git and Svn repositories, the recommended packages
- must be installed. For a complete list of features, see the project homepage.
- .
- In Debian, this package is used by the Python-ropemacs package, an Emacs mode
- that adds Python refactoring and IDE features to the Emacs editor.
Copied: packages/rope/tags/0.9.2-2/debian/control (from rev 24962, packages/rope/trunk/debian/control)
===================================================================
--- packages/rope/tags/0.9.2-2/debian/control (rev 0)
+++ packages/rope/tags/0.9.2-2/debian/control 2013-06-25 21:30:55 UTC (rev 24963)
@@ -0,0 +1,25 @@
+Source: rope
+Section: devel
+Priority: optional
+Maintainer: David Spreen <netzwurm at debian.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+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/
+Homepage: http://rope.sourceforge.net/
+
+Package: python-rope
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}
+Recommends: python-svn, mercurial, git-core
+Description: Python refactoring library
+ Rope is a Python refactoring library that can be used with several editors
+ and IDEs. It provides many refactoring operations as well as forms of code
+ assistance like auto-completion and access to documentation. To make use of
+ refactoring in Mercurial, Git and Svn repositories, the recommended packages
+ must be installed. For a complete list of features, see the project homepage.
+ .
+ In Debian, this package is used by the Python-ropemacs package, an Emacs mode
+ that adds Python refactoring and IDE features to the Emacs editor.
Deleted: packages/rope/tags/0.9.2-2/debian/pycompat
===================================================================
--- packages/rope/trunk/debian/pycompat 2013-06-25 20:24:41 UTC (rev 24959)
+++ packages/rope/tags/0.9.2-2/debian/pycompat 2013-06-25 21:30:55 UTC (rev 24963)
@@ -1 +0,0 @@
-2
Deleted: packages/rope/tags/0.9.2-2/debian/rules
===================================================================
--- packages/rope/trunk/debian/rules 2013-06-25 20:24:41 UTC (rev 24959)
+++ packages/rope/tags/0.9.2-2/debian/rules 2013-06-25 21:30:55 UTC (rev 24963)
@@ -1,6 +0,0 @@
-#!/usr/bin/make -f
-
-DEB_PYTHON_SYSTEM=pycentral
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/python-distutils.mk
Copied: packages/rope/tags/0.9.2-2/debian/rules (from rev 24962, packages/rope/trunk/debian/rules)
===================================================================
--- packages/rope/tags/0.9.2-2/debian/rules (rev 0)
+++ packages/rope/tags/0.9.2-2/debian/rules 2013-06-25 21:30:55 UTC (rev 24963)
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk
Deleted: packages/rope/tags/0.9.2-2/debian/watch
===================================================================
--- packages/rope/trunk/debian/watch 2013-06-25 20:24:41 UTC (rev 24959)
+++ packages/rope/tags/0.9.2-2/debian/watch 2013-06-25 21:30:55 UTC (rev 24963)
@@ -1,3 +0,0 @@
-version=3
-#http://sf.net/rope/rope-(.*)\.tar\.gz
-http://pypi.python.org/packages/source/r/rope/rope-(.*)\.tar\.gz
Copied: packages/rope/tags/0.9.2-2/debian/watch (from rev 24960, packages/rope/trunk/debian/watch)
===================================================================
--- packages/rope/tags/0.9.2-2/debian/watch (rev 0)
+++ packages/rope/tags/0.9.2-2/debian/watch 2013-06-25 21:30:55 UTC (rev 24963)
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/rope/rope-(.*)\.tar\.gz
More information about the Python-modules-commits
mailing list