[Python-modules-commits] r34054 - in packages/elib.intl/tags (7 files)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sun Aug 30 14:06:09 UTC 2015
Date: Sunday, August 30, 2015 @ 14:06:08
Author: dktrkranz
Revision: 34054
[svn-buildpackage] Tagging elib.intl 0.0.3~git20110809-3
Added:
packages/elib.intl/tags/0.0.3~git20110809-3/
packages/elib.intl/tags/0.0.3~git20110809-3/debian/changelog
(from rev 34053, packages/elib.intl/trunk/debian/changelog)
packages/elib.intl/tags/0.0.3~git20110809-3/debian/control
(from rev 34052, packages/elib.intl/trunk/debian/control)
packages/elib.intl/tags/0.0.3~git20110809-3/debian/rules
(from rev 34052, packages/elib.intl/trunk/debian/rules)
Deleted:
packages/elib.intl/tags/0.0.3~git20110809-3/debian/changelog
packages/elib.intl/tags/0.0.3~git20110809-3/debian/control
packages/elib.intl/tags/0.0.3~git20110809-3/debian/rules
Deleted: packages/elib.intl/tags/0.0.3~git20110809-3/debian/changelog
===================================================================
--- packages/elib.intl/trunk/debian/changelog 2015-08-30 13:56:38 UTC (rev 34051)
+++ packages/elib.intl/tags/0.0.3~git20110809-3/debian/changelog 2015-08-30 14:06:08 UTC (rev 34054)
@@ -1,18 +0,0 @@
-elib.intl (0.0.3~git20110809-3) UNRELEASED; urgency=low
-
- * Use canonical URIs for Vcs-* fields.
-
- -- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 16:00:48 +0200
-
-elib.intl (0.0.3~git20110809-2) unstable; urgency=low
-
- * Set DPMT as maintainer and me as uploader
- * Build-Depend on python-setuptools (Closes: #638966)
-
- -- Jonathan Wiltshire <jmw at debian.org> Tue, 23 Aug 2011 14:10:28 +0100
-
-elib.intl (0.0.3~git20110809-1) unstable; urgency=low
-
- * Initial release (Closes: #637244)
-
- -- Jonathan Wiltshire <jmw at debian.org> Tue, 09 Aug 2011 21:58:39 +0100
Copied: packages/elib.intl/tags/0.0.3~git20110809-3/debian/changelog (from rev 34053, packages/elib.intl/trunk/debian/changelog)
===================================================================
--- packages/elib.intl/tags/0.0.3~git20110809-3/debian/changelog (rev 0)
+++ packages/elib.intl/tags/0.0.3~git20110809-3/debian/changelog 2015-08-30 14:06:08 UTC (rev 34054)
@@ -0,0 +1,24 @@
+elib.intl (0.0.3~git20110809-3) unstable; urgency=low
+
+ * Team upload.
+
+ [ Jakub Wilk ]
+ * Use canonical URIs for Vcs-* fields.
+
+ [ Luca Falavigna ]
+ * Switch to dh_python2 (Closes: #786278).
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sun, 30 Aug 2015 15:59:48 +0200
+
+elib.intl (0.0.3~git20110809-2) unstable; urgency=low
+
+ * Set DPMT as maintainer and me as uploader
+ * Build-Depend on python-setuptools (Closes: #638966)
+
+ -- Jonathan Wiltshire <jmw at debian.org> Tue, 23 Aug 2011 14:10:28 +0100
+
+elib.intl (0.0.3~git20110809-1) unstable; urgency=low
+
+ * Initial release (Closes: #637244)
+
+ -- Jonathan Wiltshire <jmw at debian.org> Tue, 09 Aug 2011 21:58:39 +0100
Deleted: packages/elib.intl/tags/0.0.3~git20110809-3/debian/control
===================================================================
--- packages/elib.intl/trunk/debian/control 2015-08-30 13:56:38 UTC (rev 34051)
+++ packages/elib.intl/tags/0.0.3~git20110809-3/debian/control 2015-08-30 14:06:08 UTC (rev 34054)
@@ -1,20 +0,0 @@
-Source: elib.intl
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Jonathan Wiltshire <jmw at debian.org>
-Build-Depends: python-all (>= 2.6.6-3~), python-support (>= 0.5.3), debhelper (>= 7.0.50~), python-sphinx, python-setuptools (>= 0.6c11)
-Standards-Version: 3.9.2
-Homepage: https://github.com/dieterv/elib.intl
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/elib.intl/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/elib.intl/
-
-Package: python-elib.intl
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Provides: ${python:Provides}
-Description: enhanced internationalization (I18N) for Python
- The elib.intl module provides enhanced internationalization (I18N) services
- for your Python modules and applications.
- .
- elib.intl wraps Python's :func:`gettext` functionality.
Copied: packages/elib.intl/tags/0.0.3~git20110809-3/debian/control (from rev 34052, packages/elib.intl/trunk/debian/control)
===================================================================
--- packages/elib.intl/tags/0.0.3~git20110809-3/debian/control (rev 0)
+++ packages/elib.intl/tags/0.0.3~git20110809-3/debian/control 2015-08-30 14:06:08 UTC (rev 34054)
@@ -0,0 +1,20 @@
+Source: elib.intl
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Jonathan Wiltshire <jmw at debian.org>
+Build-Depends: python-all (>= 2.6.6-3~), dh-python, debhelper (>= 7.0.50~), python-sphinx, python-setuptools (>= 0.6c11)
+Standards-Version: 3.9.2
+Homepage: https://github.com/dieterv/elib.intl
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/elib.intl/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/elib.intl/
+
+Package: python-elib.intl
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}
+Provides: ${python:Provides}
+Description: enhanced internationalization (I18N) for Python
+ The elib.intl module provides enhanced internationalization (I18N) services
+ for your Python modules and applications.
+ .
+ elib.intl wraps Python's :func:`gettext` functionality.
Deleted: packages/elib.intl/tags/0.0.3~git20110809-3/debian/rules
===================================================================
--- packages/elib.intl/trunk/debian/rules 2015-08-30 13:56:38 UTC (rev 34051)
+++ packages/elib.intl/tags/0.0.3~git20110809-3/debian/rules 2015-08-30 14:06:08 UTC (rev 34054)
@@ -1,17 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-override_dh_clean:
- rm -rf lib/elib.intl.egg-info
- cd doc/reference && make clean
- dh_clean
-
-override_dh_auto_build:
- cd doc/reference && make html
- dh_auto_build
-
-%:
- dh $@
Copied: packages/elib.intl/tags/0.0.3~git20110809-3/debian/rules (from rev 34052, packages/elib.intl/trunk/debian/rules)
===================================================================
--- packages/elib.intl/tags/0.0.3~git20110809-3/debian/rules (rev 0)
+++ packages/elib.intl/tags/0.0.3~git20110809-3/debian/rules 2015-08-30 14:06:08 UTC (rev 34054)
@@ -0,0 +1,17 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+override_dh_clean:
+ rm -rf lib/elib.intl.egg-info
+ cd doc/reference && make clean
+ dh_clean
+
+override_dh_auto_build:
+ cd doc/reference && make html
+ dh_auto_build
+
+%:
+ dh $@ --with python2
More information about the Python-modules-commits
mailing list