[Python-modules-commits] r32635 - in packages/python-rarfile/tags (5 files)
hugo6390-guest at users.alioth.debian.org
hugo6390-guest at users.alioth.debian.org
Sat May 9 18:12:16 UTC 2015
Date: Saturday, May 9, 2015 @ 18:12:15
Author: hugo6390-guest
Revision: 32635
[svn-buildpackage] Tagging python-rarfile 2.7-2
Added:
packages/python-rarfile/tags/2.7-2/
packages/python-rarfile/tags/2.7-2/debian/changelog
(from rev 32363, packages/python-rarfile/trunk/debian/changelog)
packages/python-rarfile/tags/2.7-2/debian/rules
(from rev 32264, packages/python-rarfile/trunk/debian/rules)
Deleted:
packages/python-rarfile/tags/2.7-2/debian/changelog
packages/python-rarfile/tags/2.7-2/debian/rules
Deleted: packages/python-rarfile/tags/2.7-2/debian/changelog
===================================================================
--- packages/python-rarfile/trunk/debian/changelog 2015-02-16 12:22:04 UTC (rev 31879)
+++ packages/python-rarfile/tags/2.7-2/debian/changelog 2015-05-09 18:12:15 UTC (rev 32635)
@@ -1,31 +0,0 @@
-python-rarfile (2.7-2) experimental; urgency=low
-
- * debian/compat:
- - Bump compat level to 9.
- * debian/control:
- - Bump debhelper's minimal version to 9.
- * debian/watch:
- - Use pypi.debian.net instead of pypi.python.org, following
- DebianWiki's recommendation.
- * debian/copyright:
- - Update copyright years.
- * Delete README.Debian and python3-rarfile.README.Debian (no more
- relevant due to last upstream release).
-
- -- Hugo Lefeuvre <hugo6390 at orange.fr> Mon, 16 Feb 2015 11:58:42 +0100
-
-python-rarfile (2.7-1) experimental; urgency=low
-
- * New upstream release
- * debian/control:
- - Bump Standards-Version to 3.9.6.
- - Update python-rarfile's and python-rarfile3's synopsis to
- fix capitalization errors.
-
- -- Hugo Lefeuvre <hugo6390 at orange.fr> Sun, 14 Dec 2014 12:02:25 +0100
-
-python-rarfile (2.6-1) unstable; urgency=low
-
- * Initial release (Closes: #680085)
-
- -- Hugo Lefeuvre <hugo6390 at orange.fr> Mon, 09 Jun 2014 18:59:40 +0200
Copied: packages/python-rarfile/tags/2.7-2/debian/changelog (from rev 32363, packages/python-rarfile/trunk/debian/changelog)
===================================================================
--- packages/python-rarfile/tags/2.7-2/debian/changelog (rev 0)
+++ packages/python-rarfile/tags/2.7-2/debian/changelog 2015-05-09 18:12:15 UTC (rev 32635)
@@ -0,0 +1,32 @@
+python-rarfile (2.7-2) unstable; urgency=low
+
+ * Upload to unstable.
+ * debian/compat:
+ - Bump compat level to 9.
+ * debian/control:
+ - Bump debhelper's minimal version to 9.
+ * debian/watch:
+ - Use pypi.debian.net instead of pypi.python.org, following
+ DebianWiki's recommendation.
+ * debian/copyright:
+ - Update copyright years.
+ * Delete README.Debian and python3-rarfile.README.Debian (no more
+ relevant due to last upstream release).
+
+ -- Hugo Lefeuvre <hugo6390 at orange.fr> Fri, 10 Apr 2015 23:08:35 +0200
+
+python-rarfile (2.7-1) experimental; urgency=low
+
+ * New upstream release
+ * debian/control:
+ - Bump Standards-Version to 3.9.6.
+ - Update python-rarfile's and python-rarfile3's synopsis to
+ fix capitalization errors.
+
+ -- Hugo Lefeuvre <hugo6390 at orange.fr> Sun, 14 Dec 2014 12:02:25 +0100
+
+python-rarfile (2.6-1) unstable; urgency=low
+
+ * Initial release (Closes: #680085)
+
+ -- Hugo Lefeuvre <hugo6390 at orange.fr> Mon, 09 Jun 2014 18:59:40 +0200
Deleted: packages/python-rarfile/tags/2.7-2/debian/rules
===================================================================
--- packages/python-rarfile/trunk/debian/rules 2015-02-16 12:22:04 UTC (rev 31879)
+++ packages/python-rarfile/tags/2.7-2/debian/rules 2015-05-09 18:12:15 UTC (rev 32635)
@@ -1,9 +0,0 @@
-#!/usr/bin/make -f
-export DH_VERBOSE=1
-export PYBUILD_NAME=rarfile
-
-%:
- dh $@ --with python2,python3 --buildsystem=pybuild
-
-override_dh_installchangelogs:
- dh_installchangelogs doc/news.rst
Copied: packages/python-rarfile/tags/2.7-2/debian/rules (from rev 32264, packages/python-rarfile/trunk/debian/rules)
===================================================================
--- packages/python-rarfile/tags/2.7-2/debian/rules (rev 0)
+++ packages/python-rarfile/tags/2.7-2/debian/rules 2015-05-09 18:12:15 UTC (rev 32635)
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+export PYBUILD_NAME=rarfile
+
+%:
+ dh $@ --with python2,python3 --buildsystem=pybuild
+
+override_dh_installchangelogs:
+ dh_installchangelogs doc/news.rst
More information about the Python-modules-commits
mailing list