[Python-modules-commits] r29795 - in packages/rope/tags (15 files)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Thu Jul 17 03:12:05 UTC 2014
Date: Thursday, July 17, 2014 @ 03:12:04
Author: arnau
Revision: 29795
[svn-buildpackage] Tagging rope 0.10.2-1
Added:
packages/rope/tags/0.10.2-1/
packages/rope/tags/0.10.2-1/debian/changelog
(from rev 29794, packages/rope/trunk/debian/changelog)
packages/rope/tags/0.10.2-1/debian/control
(from rev 29794, packages/rope/trunk/debian/control)
packages/rope/tags/0.10.2-1/debian/copyright
(from rev 29794, packages/rope/trunk/debian/copyright)
packages/rope/tags/0.10.2-1/debian/docs
(from rev 29794, packages/rope/trunk/debian/docs)
packages/rope/tags/0.10.2-1/debian/rules
(from rev 29794, packages/rope/trunk/debian/rules)
packages/rope/tags/0.10.2-1/debian/source/format
(from rev 29794, packages/rope/trunk/debian/source/format)
packages/rope/tags/0.10.2-1/debian/watch
(from rev 29794, packages/rope/trunk/debian/watch)
Deleted:
packages/rope/tags/0.10.2-1/debian/changelog
packages/rope/tags/0.10.2-1/debian/control
packages/rope/tags/0.10.2-1/debian/copyright
packages/rope/tags/0.10.2-1/debian/docs
packages/rope/tags/0.10.2-1/debian/rules
packages/rope/tags/0.10.2-1/debian/source/format
packages/rope/tags/0.10.2-1/debian/watch
Deleted: packages/rope/tags/0.10.2-1/debian/changelog
===================================================================
--- packages/rope/trunk/debian/changelog 2014-07-17 00:51:26 UTC (rev 29793)
+++ packages/rope/tags/0.10.2-1/debian/changelog 2014-07-17 03:12:04 UTC (rev 29795)
@@ -1,56 +0,0 @@
-rope (0.9.4-1) UNRELEASED; urgency=low
-
- [ 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.
-
- [ Jackson Doak ]
- * New upstream release. Closes: #673754
-
- -- Jackson Doak <noskcaj at ubuntu.com> Thu, 07 Nov 2013 17:51:53 +1100
-
-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
Copied: packages/rope/tags/0.10.2-1/debian/changelog (from rev 29794, packages/rope/trunk/debian/changelog)
===================================================================
--- packages/rope/tags/0.10.2-1/debian/changelog (rev 0)
+++ packages/rope/tags/0.10.2-1/debian/changelog 2014-07-17 03:12:04 UTC (rev 29795)
@@ -0,0 +1,68 @@
+rope (0.10.2-1) unstable; urgency=low
+
+ [ Arnaud Fontaine ]
+ * New maintainer. Closes: #738928.
+ * New upstream release.
+ + d/docs:
+ - README.txt was renamed to README.rst.
+ - Add most of docs/*.rst. Closes: #541542.
+ + d/rules: Add docs/done.rst as upstream changelog.
+ * d/control:
+ + Bump Standards-Version to 3.9.5.
+ - d/copyright: Switched to machine-readable format.
+ * d/source/format: Switched to 3.0 (quilt).
+
+ [ David Spreen ]
+ * New upstream release. Closes: #577015, #539080.
+ * d/watch:
+ + Updated download location to pypi.python.org
+
+ [ Jakub Wilk ]
+ * Use canonical URIs for Vcs-* fields.
+
+ [ Jackson Doak ]
+ * New upstream release. Closes: #673754.
+
+ -- Arnaud Fontaine <arnau at debian.org> Thu, 17 Jul 2014 12:09:02 +0900
+
+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.10.2-1/debian/control
===================================================================
--- packages/rope/trunk/debian/control 2014-07-17 00:51:26 UTC (rev 29793)
+++ packages/rope/tags/0.10.2-1/debian/control 2014-07-17 03:12:04 UTC (rev 29795)
@@ -1,25 +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 (>= 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://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}
-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.10.2-1/debian/control (from rev 29794, packages/rope/trunk/debian/control)
===================================================================
--- packages/rope/tags/0.10.2-1/debian/control (rev 0)
+++ packages/rope/tags/0.10.2-1/debian/control 2014-07-17 03:12:04 UTC (rev 29795)
@@ -0,0 +1,30 @@
+Source: rope
+Section: devel
+Priority: optional
+Maintainer: Arnaud Fontaine <arnau 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.9.5
+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}
+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.10.2-1/debian/copyright
===================================================================
--- packages/rope/trunk/debian/copyright 2014-07-17 00:51:26 UTC (rev 29793)
+++ packages/rope/tags/0.10.2-1/debian/copyright 2014-07-17 03:12:04 UTC (rev 29795)
@@ -1,40 +0,0 @@
-This package was debianized by David Spreen <netzwurm at debian.org> on
-Tue, 29 Jul 2008 15:14:05 -0700.
-
-It was downloaded from http://rope.sourceforge.net/
-
-Upstream Author:
-
- Ali Gholami Rudi <aligrudi at gmail.com>
-
-Upstream Contributors:
-
- Alexander Solovyov <piranha at piranha.org.ua>
- Sebastjan Trepca <trepca at gmail.com>
-
-Copyright:
-
- Copyright (C) 2006-2008 Ali Gholami Rudi
-
-
-License:
-
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
-
- This package is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-The Debian packaging is (C) 2008, David Spreen <netzwurm at debian.org> and
-is licensed under the GPL, see above.
Copied: packages/rope/tags/0.10.2-1/debian/copyright (from rev 29794, packages/rope/trunk/debian/copyright)
===================================================================
--- packages/rope/tags/0.10.2-1/debian/copyright (rev 0)
+++ packages/rope/tags/0.10.2-1/debian/copyright 2014-07-17 03:12:04 UTC (rev 29795)
@@ -0,0 +1,30 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: rope
+Upstream-Contact: Ali Gholami Rudi <aligrudi at users.sourceforge.net>
+Source: https://pypi.python.org/pypi/rope
+
+Files: *
+Copyright: 2006-2012 Ali Gholami Rudi
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2008-2014 David Spreen <netzwurm at debian.org>
+ 2014 Arnaud Fontaine <arnau at debian.org>
+License: GPL-2+
+
+License: GPL-2+
+ This program is free software; you can redistribute it and/or modify it under
+ the terms of the GNU General Public License as published by the Free Software
+ Foundation; either version 2 of the License, or (at your option) any later
+ version.
+ .
+ This program is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along with
+ this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ may be found in '/usr/share/common-licenses/GPL-2'.
Deleted: packages/rope/tags/0.10.2-1/debian/docs
===================================================================
--- packages/rope/trunk/debian/docs 2014-07-17 00:51:26 UTC (rev 29793)
+++ packages/rope/tags/0.10.2-1/debian/docs 2014-07-17 03:12:04 UTC (rev 29795)
@@ -1 +0,0 @@
-README.txt
Copied: packages/rope/tags/0.10.2-1/debian/docs (from rev 29794, packages/rope/trunk/debian/docs)
===================================================================
--- packages/rope/tags/0.10.2-1/debian/docs (rev 0)
+++ packages/rope/tags/0.10.2-1/debian/docs 2014-07-17 03:12:04 UTC (rev 29795)
@@ -0,0 +1,5 @@
+README.rst
+docs/contributing.rst
+docs/library.rst
+docs/overview.rst
+docs/rope.rst
Deleted: packages/rope/tags/0.10.2-1/debian/rules
===================================================================
--- packages/rope/trunk/debian/rules 2014-07-17 00:51:26 UTC (rev 29793)
+++ packages/rope/tags/0.10.2-1/debian/rules 2014-07-17 03:12:04 UTC (rev 29795)
@@ -1,4 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/python-distutils.mk
Copied: packages/rope/tags/0.10.2-1/debian/rules (from rev 29794, packages/rope/trunk/debian/rules)
===================================================================
--- packages/rope/tags/0.10.2-1/debian/rules (rev 0)
+++ packages/rope/tags/0.10.2-1/debian/rules 2014-07-17 03:12:04 UTC (rev 29795)
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk
+
+DEB_INSTALL_CHANGELOGS_ALL := docs/done.rst
Deleted: packages/rope/tags/0.10.2-1/debian/source/format
===================================================================
--- packages/rope/trunk/debian/source/format 2014-07-17 00:51:26 UTC (rev 29793)
+++ packages/rope/tags/0.10.2-1/debian/source/format 2014-07-17 03:12:04 UTC (rev 29795)
@@ -1 +0,0 @@
-1.0
Copied: packages/rope/tags/0.10.2-1/debian/source/format (from rev 29794, packages/rope/trunk/debian/source/format)
===================================================================
--- packages/rope/tags/0.10.2-1/debian/source/format (rev 0)
+++ packages/rope/tags/0.10.2-1/debian/source/format 2014-07-17 03:12:04 UTC (rev 29795)
@@ -0,0 +1 @@
+3.0 (quilt)
Deleted: packages/rope/tags/0.10.2-1/debian/watch
===================================================================
--- packages/rope/trunk/debian/watch 2014-07-17 00:51:26 UTC (rev 29793)
+++ packages/rope/tags/0.10.2-1/debian/watch 2014-07-17 03:12:04 UTC (rev 29795)
@@ -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.10.2-1/debian/watch (from rev 29794, packages/rope/trunk/debian/watch)
===================================================================
--- packages/rope/tags/0.10.2-1/debian/watch (rev 0)
+++ packages/rope/tags/0.10.2-1/debian/watch 2014-07-17 03:12:04 UTC (rev 29795)
@@ -0,0 +1,2 @@
+version=3
+http://pypi.python.org/packages/source/r/rope/rope-(.*)\.tar\.gz
More information about the Python-modules-commits
mailing list