[Python-modules-commits] r22835 - in packages/pyudev/tags (7 files)

fgeyer at users.alioth.debian.org fgeyer at users.alioth.debian.org
Thu Oct 25 17:21:46 UTC 2012


    Date: Thursday, October 25, 2012 @ 17:21:45
  Author: fgeyer
Revision: 22835

[svn-buildpackage] Tagging pyudev 0.16.1-1

Added:
  packages/pyudev/tags/0.16.1-1/
  packages/pyudev/tags/0.16.1-1/debian/changelog
    (from rev 22834, packages/pyudev/trunk/debian/changelog)
  packages/pyudev/tags/0.16.1-1/debian/control
    (from rev 22832, packages/pyudev/trunk/debian/control)
  packages/pyudev/tags/0.16.1-1/debian/rules
    (from rev 22833, packages/pyudev/trunk/debian/rules)
Deleted:
  packages/pyudev/tags/0.16.1-1/debian/changelog
  packages/pyudev/tags/0.16.1-1/debian/control
  packages/pyudev/tags/0.16.1-1/debian/rules

Deleted: packages/pyudev/tags/0.16.1-1/debian/changelog
===================================================================
--- packages/pyudev/trunk/debian/changelog	2012-10-25 13:22:07 UTC (rev 22827)
+++ packages/pyudev/tags/0.16.1-1/debian/changelog	2012-10-25 17:21:45 UTC (rev 22835)
@@ -1,40 +0,0 @@
-pyudev (0.13-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Felix Geyer <debfx-pkg at fobos.de>  Sat, 03 Dec 2011 16:06:34 +0100
-
-pyudev (0.12-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Felix Geyer <debfx-pkg at fobos.de>  Sat, 03 Sep 2011 19:45:53 +0200
-
-pyudev (0.11-1) unstable; urgency=low
-
-  * New upstream release.
-  * Bump Standards-Version to 3.9.2, no changes needed.
-  * Add DM-Upload-Allowed: yes.
-
- -- Felix Geyer <debfx-pkg at fobos.de>  Thu, 14 Jul 2011 10:31:51 +0200
-
-pyudev (0.10-1) unstable; urgency=low
-
-  * Team upload
-
-  [ Felix Geyer ]
-  * Guard loops over supported python versions with set -e.
-  * Install upstream changelog.
-
-  [ Scott Kitterman ]
-  * New upstream release
-  * Add libudev0 (>= 151) to build-depends to support tests
-  * Drop ${python:Breaks} and ${python3:Breaks}, not used by dh_python2/3
-
- -- Scott Kitterman <scott at kitterman.com>  Fri, 29 Apr 2011 22:18:46 -0400
-
-pyudev (0.8-1) unstable; urgency=low
-
-  * Initial release. (Closes: #612663)
-
- -- Felix Geyer <debfx-pkg at fobos.de>  Thu, 10 Feb 2011 20:16:20 +0100

Copied: packages/pyudev/tags/0.16.1-1/debian/changelog (from rev 22834, packages/pyudev/trunk/debian/changelog)
===================================================================
--- packages/pyudev/tags/0.16.1-1/debian/changelog	                        (rev 0)
+++ packages/pyudev/tags/0.16.1-1/debian/changelog	2012-10-25 17:21:45 UTC (rev 22835)
@@ -0,0 +1,51 @@
+pyudev (0.16.1-1) experimental; urgency=low
+
+  * New upstream release.
+    - Require at least python 3.1.
+  * Switch to my @debian.org email address.
+  * Bump Standards-Version to 3.9.4, no changes needed.
+  * Update Homepage field.
+  * Fix FTBFS if built twice in a row. (Closes: #671218)
+
+ -- Felix Geyer <fgeyer at debian.org>  Thu, 25 Oct 2012 16:41:07 +0200
+
+pyudev (0.13-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Felix Geyer <debfx-pkg at fobos.de>  Sat, 03 Dec 2011 16:06:34 +0100
+
+pyudev (0.12-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Felix Geyer <debfx-pkg at fobos.de>  Sat, 03 Sep 2011 19:45:53 +0200
+
+pyudev (0.11-1) unstable; urgency=low
+
+  * New upstream release.
+  * Bump Standards-Version to 3.9.2, no changes needed.
+  * Add DM-Upload-Allowed: yes.
+
+ -- Felix Geyer <debfx-pkg at fobos.de>  Thu, 14 Jul 2011 10:31:51 +0200
+
+pyudev (0.10-1) unstable; urgency=low
+
+  * Team upload
+
+  [ Felix Geyer ]
+  * Guard loops over supported python versions with set -e.
+  * Install upstream changelog.
+
+  [ Scott Kitterman ]
+  * New upstream release
+  * Add libudev0 (>= 151) to build-depends to support tests
+  * Drop ${python:Breaks} and ${python3:Breaks}, not used by dh_python2/3
+
+ -- Scott Kitterman <scott at kitterman.com>  Fri, 29 Apr 2011 22:18:46 -0400
+
+pyudev (0.8-1) unstable; urgency=low
+
+  * Initial release. (Closes: #612663)
+
+ -- Felix Geyer <debfx-pkg at fobos.de>  Thu, 10 Feb 2011 20:16:20 +0100

Deleted: packages/pyudev/tags/0.16.1-1/debian/control
===================================================================
--- packages/pyudev/trunk/debian/control	2012-10-25 13:22:07 UTC (rev 22827)
+++ packages/pyudev/tags/0.16.1-1/debian/control	2012-10-25 17:21:45 UTC (rev 22835)
@@ -1,35 +0,0 @@
-Source: pyudev
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Felix Geyer <debfx-pkg at fobos.de>
-DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 8),
-               python-all,
-               python3-all,
-               python-setuptools,
-               python3-setuptools,
-               libudev0 (>= 151)
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.0
-Standards-Version: 3.9.2
-Homepage: http://packages.python.org/pyudev/
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyudev/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pyudev/trunk/
-
-Package: python-pyudev
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, libudev0 (>= 151)
-Suggests: python-gobject, python-qt4, python-pyside.qtcore
-Description: Python bindings for libudev
- This module provides a Python binding to the udev library.
- .
- It supports additional integration for GObject, PyQt4 and PySide.
-
-Package: python3-pyudev
-Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}, libudev0 (>= 151)
-Description: Python3 bindings for libudev
- This module provides a Python3 binding to the udev library.
- .
- It supports additional integration for GObject, PyQt4 and PySide.

Copied: packages/pyudev/tags/0.16.1-1/debian/control (from rev 22832, packages/pyudev/trunk/debian/control)
===================================================================
--- packages/pyudev/tags/0.16.1-1/debian/control	                        (rev 0)
+++ packages/pyudev/tags/0.16.1-1/debian/control	2012-10-25 17:21:45 UTC (rev 22835)
@@ -0,0 +1,34 @@
+Source: pyudev
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Felix Geyer <fgeyer at debian.org>
+Build-Depends: debhelper (>= 8),
+               python-all,
+               python3-all,
+               python-setuptools,
+               python3-setuptools,
+               libudev0 (>= 151)
+X-Python-Version: >= 2.6
+X-Python3-Version: >= 3.1
+Standards-Version: 3.9.4
+Homepage: http://pyudev.readthedocs.org/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyudev/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pyudev/trunk/
+
+Package: python-pyudev
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, libudev0 (>= 151)
+Suggests: python-gobject, python-qt4, python-pyside.qtcore
+Description: Python bindings for libudev
+ This module provides a Python binding to the udev library.
+ .
+ It supports additional integration for GObject, PyQt4 and PySide.
+
+Package: python3-pyudev
+Architecture: all
+Depends: ${python3:Depends}, ${misc:Depends}, libudev0 (>= 151)
+Description: Python3 bindings for libudev
+ This module provides a Python3 binding to the udev library.
+ .
+ It supports additional integration for GObject, PyQt4 and PySide.

Deleted: packages/pyudev/tags/0.16.1-1/debian/rules
===================================================================
--- packages/pyudev/trunk/debian/rules	2012-10-25 13:22:07 UTC (rev 22827)
+++ packages/pyudev/tags/0.16.1-1/debian/rules	2012-10-25 17:21:45 UTC (rev 22835)
@@ -1,19 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-
-%:
-	dh $@ --with python2,python3
-
-override_dh_auto_install:
-	set -e && for pyvers in $(shell pyversions -vr); do \
-		python$$pyvers setup.py install --no-compile -O0 --install-layout=deb \
-			--root $(CURDIR)/debian/python-pyudev; \
-	done
-	
-	set -e && for pyvers in $(shell py3versions -sv); do \
-		python$$pyvers setup.py install --no-compile -O0 --install-layout=deb \
-			--root $(CURDIR)/debian/python3-pyudev; \
-	done
-
-override_dh_installchangelogs:
-	dh_installchangelogs CHANGES.rst

Copied: packages/pyudev/tags/0.16.1-1/debian/rules (from rev 22833, packages/pyudev/trunk/debian/rules)
===================================================================
--- packages/pyudev/tags/0.16.1-1/debian/rules	                        (rev 0)
+++ packages/pyudev/tags/0.16.1-1/debian/rules	2012-10-25 17:21:45 UTC (rev 22835)
@@ -0,0 +1,23 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+%:
+	dh $@ --with python2,python3
+
+override_dh_auto_install:
+	set -e && for pyvers in $(shell pyversions -vr); do \
+		python$$pyvers setup.py install --no-compile -O0 --install-layout=deb \
+			--root $(CURDIR)/debian/python-pyudev; \
+	done
+	
+	set -e && for pyvers in $(shell py3versions -sv); do \
+		python$$pyvers setup.py install --no-compile -O0 --install-layout=deb \
+			--root $(CURDIR)/debian/python3-pyudev; \
+	done
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -rf build
+
+override_dh_installchangelogs:
+	dh_installchangelogs CHANGES.rst




More information about the Python-modules-commits mailing list