[Python-modules-commits] r15014 - in packages/lazr.uri/tags (7 files)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sat Dec 4 12:27:19 UTC 2010
Date: Saturday, December 4, 2010 @ 12:27:18
Author: dktrkranz
Revision: 15014
[svn-buildpackage] Tagging lazr.uri 1.0.2-3
Added:
packages/lazr.uri/tags/1.0.2-3/
packages/lazr.uri/tags/1.0.2-3/debian/changelog
(from rev 15013, packages/lazr.uri/trunk/debian/changelog)
packages/lazr.uri/tags/1.0.2-3/debian/control
(from rev 14989, packages/lazr.uri/trunk/debian/control)
packages/lazr.uri/tags/1.0.2-3/debian/rules
(from rev 15004, packages/lazr.uri/trunk/debian/rules)
Deleted:
packages/lazr.uri/tags/1.0.2-3/debian/changelog
packages/lazr.uri/tags/1.0.2-3/debian/control
packages/lazr.uri/tags/1.0.2-3/debian/rules
Deleted: packages/lazr.uri/tags/1.0.2-3/debian/changelog
===================================================================
--- packages/lazr.uri/trunk/debian/changelog 2010-12-03 13:39:10 UTC (rev 14986)
+++ packages/lazr.uri/tags/1.0.2-3/debian/changelog 2010-12-04 12:27:18 UTC (rev 15014)
@@ -1,39 +0,0 @@
-lazr.uri (1.0.2-3) UNRELEASED; urgency=low
-
- * debian/patches/no_package_data.patch:
- - Do not install documentation files in Python module directory.
- * debian/docs:
- - Install documentation files under /usr/share/doc.
-
- -- Luca Falavigna <dktrkranz at debian.org> Sun, 20 Jun 2010 04:27:36 +0200
-
-lazr.uri (1.0.2-2) unstable; urgency=low
-
- * Switch to format 3.0 (quilt).
- * debian/control:
- - Move myself as Maintainer, DPMT as Uploaders.
- - Remove Conflicts/Replaces with python-lazr-uri, they were useful
- for Ubuntu Lucid only.
- - Bump Standards-Version to 3.8.4, no changes required.
- * debian/rules:
- - Install upstream changelog.
-
- -- Luca Falavigna <dktrkranz at debian.org> Thu, 29 Apr 2010 21:48:51 +0200
-
-lazr.uri (1.0.2-1) unstable; urgency=low
-
- * Initial Debian release (Closes: #532703).
- * Package taken from Ubuntu, major changes introduced are:
- - Switch to debhelper 7.
- - Switch to python-support.
- - Binary package renamed to python-lazr.uri to match module name.
-
- -- Luca Falavigna <dktrkranz at debian.org> Sat, 17 Oct 2009 11:37:52 +0200
-
-lazr.uri (1.0-0ubuntu1) karmic; urgency=low
-
- * Initial release.
- * Comment out "setup_requires" so that setuptools doesn't try to download
- the packages there at build time.
-
- -- James Westby <james.westby at ubuntu.com> Wed, 10 Jun 2009 19:17:46 +0100
Copied: packages/lazr.uri/tags/1.0.2-3/debian/changelog (from rev 15013, packages/lazr.uri/trunk/debian/changelog)
===================================================================
--- packages/lazr.uri/tags/1.0.2-3/debian/changelog (rev 0)
+++ packages/lazr.uri/tags/1.0.2-3/debian/changelog 2010-12-04 12:27:18 UTC (rev 15014)
@@ -0,0 +1,42 @@
+lazr.uri (1.0.2-3) experimental; urgency=low
+
+ * Switch to dh_python2.
+ * debian/patches/no_package_data.patch:
+ - Do not install documentation files in Python module directory.
+ * debian/control:
+ - Bump Standards-Version to 3.9.1, no changes required.
+ * debian/docs:
+ - Install documentation files under /usr/share/doc.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sat, 04 Dec 2010 11:58:12 +0100
+
+lazr.uri (1.0.2-2) unstable; urgency=low
+
+ * Switch to format 3.0 (quilt).
+ * debian/control:
+ - Move myself as Maintainer, DPMT as Uploaders.
+ - Remove Conflicts/Replaces with python-lazr-uri, they were useful
+ for Ubuntu Lucid only.
+ - Bump Standards-Version to 3.8.4, no changes required.
+ * debian/rules:
+ - Install upstream changelog.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Thu, 29 Apr 2010 21:48:51 +0200
+
+lazr.uri (1.0.2-1) unstable; urgency=low
+
+ * Initial Debian release (Closes: #532703).
+ * Package taken from Ubuntu, major changes introduced are:
+ - Switch to debhelper 7.
+ - Switch to python-support.
+ - Binary package renamed to python-lazr.uri to match module name.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sat, 17 Oct 2009 11:37:52 +0200
+
+lazr.uri (1.0-0ubuntu1) karmic; urgency=low
+
+ * Initial release.
+ * Comment out "setup_requires" so that setuptools doesn't try to download
+ the packages there at build time.
+
+ -- James Westby <james.westby at ubuntu.com> Wed, 10 Jun 2009 19:17:46 +0100
Deleted: packages/lazr.uri/tags/1.0.2-3/debian/control
===================================================================
--- packages/lazr.uri/trunk/debian/control 2010-12-03 13:39:10 UTC (rev 14986)
+++ packages/lazr.uri/tags/1.0.2-3/debian/control 2010-12-04 12:27:18 UTC (rev 15014)
@@ -1,20 +0,0 @@
-Source: lazr.uri
-Section: python
-Priority: optional
-Maintainer: Luca Falavigna <dktrkranz at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>, James Westby <james.westby at ubuntu.com>
-Build-Depends: debhelper (>= 7.3.0), python-support, python (>= 2.4), python-setuptools
-Standards-Version: 3.8.4
-Homepage: https://launchpad.net/lazr.uri
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/lazr.uri/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/lazr.uri/trunk/
-XS-Python-Version: >= 2.4
-
-Package: python-lazr.uri
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-pkg-resources
-Description: library for parsing, manipulating, and generating URIs
- A self-contained, easily reusable, Python library for parsing,
- manipulating and generating URIs. With it you can extract parts
- of a URL, compare URIs to see if one contains another, search for
- URIs in text, and many other things.
Copied: packages/lazr.uri/tags/1.0.2-3/debian/control (from rev 14989, packages/lazr.uri/trunk/debian/control)
===================================================================
--- packages/lazr.uri/tags/1.0.2-3/debian/control (rev 0)
+++ packages/lazr.uri/tags/1.0.2-3/debian/control 2010-12-04 12:27:18 UTC (rev 15014)
@@ -0,0 +1,21 @@
+Source: lazr.uri
+Section: python
+Priority: optional
+Maintainer: Luca Falavigna <dktrkranz at debian.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>, James Westby <james.westby at ubuntu.com>
+Build-Depends: debhelper (>= 7.3.0), python (>= 2.6.5-2~), python-setuptools
+Standards-Version: 3.9.1
+Homepage: https://launchpad.net/lazr.uri
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/lazr.uri/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/lazr.uri/trunk/
+X-Python-Version: >= 2.4
+
+Package: python-lazr.uri
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, python-pkg-resources
+Breaks: ${python:Breaks}
+Description: library for parsing, manipulating, and generating URIs
+ A self-contained, easily reusable, Python library for parsing,
+ manipulating and generating URIs. With it you can extract parts
+ of a URL, compare URIs to see if one contains another, search for
+ URIs in text, and many other things.
Deleted: packages/lazr.uri/tags/1.0.2-3/debian/rules
===================================================================
--- packages/lazr.uri/trunk/debian/rules 2010-12-03 13:39:10 UTC (rev 14986)
+++ packages/lazr.uri/tags/1.0.2-3/debian/rules 2010-12-04 12:27:18 UTC (rev 15014)
@@ -1,7 +0,0 @@
-#!/usr/bin/make -f
-
-%:
- dh --buildsystem=python_distutils $@
-
-override_dh_installchangelogs:
- dh_installchangelogs src/lazr/uri/NEWS.txt
Copied: packages/lazr.uri/tags/1.0.2-3/debian/rules (from rev 15004, packages/lazr.uri/trunk/debian/rules)
===================================================================
--- packages/lazr.uri/tags/1.0.2-3/debian/rules (rev 0)
+++ packages/lazr.uri/tags/1.0.2-3/debian/rules 2010-12-04 12:27:18 UTC (rev 15014)
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@ --with python2 --buildsystem=python_distutils
+
+override_dh_auto_install:
+ dh_auto_install
+ find $(CURDIR)/debian/python-lazr.uri -wholename "*python2.*/lazr/uri" \
+ -exec install -m 0644 $(CURDIR)/src/lazr/uri/version.txt {} \;
+
+override_dh_installchangelogs:
+ dh_installchangelogs src/lazr/uri/NEWS.txt
More information about the Python-modules-commits
mailing list