[Python-modules-commits] r29700 - in packages/python-schroot/tags (5 files)
bam at users.alioth.debian.org
bam at users.alioth.debian.org
Wed Jul 9 00:45:06 UTC 2014
Date: Wednesday, July 9, 2014 @ 00:45:05
Author: bam
Revision: 29700
[svn-buildpackage] Tagging python-schroot 0.4-1
Added:
packages/python-schroot/tags/0.4-1/
packages/python-schroot/tags/0.4-1/debian/changelog
(from rev 29699, packages/python-schroot/trunk/debian/changelog)
packages/python-schroot/tags/0.4-1/debian/control
(from rev 29699, packages/python-schroot/trunk/debian/control)
Deleted:
packages/python-schroot/tags/0.4-1/debian/changelog
packages/python-schroot/tags/0.4-1/debian/control
Deleted: packages/python-schroot/tags/0.4-1/debian/changelog
===================================================================
--- packages/python-schroot/trunk/debian/changelog 2014-07-08 23:33:38 UTC (rev 29696)
+++ packages/python-schroot/tags/0.4-1/debian/changelog 2014-07-09 00:45:05 UTC (rev 29700)
@@ -1,5 +0,0 @@
-python-schroot (0.3-1) unstable; urgency=low
-
- * Initial release.
-
- -- Paul Tagliamonte <paultag at debian.org> Wed, 14 Aug 2013 01:10:13 -0400
Copied: packages/python-schroot/tags/0.4-1/debian/changelog (from rev 29699, packages/python-schroot/trunk/debian/changelog)
===================================================================
--- packages/python-schroot/tags/0.4-1/debian/changelog (rev 0)
+++ packages/python-schroot/tags/0.4-1/debian/changelog 2014-07-09 00:45:05 UTC (rev 29700)
@@ -0,0 +1,11 @@
+python-schroot (0.4-1) unstable; urgency=low
+
+ * New release.
+
+ -- Brian May <bam at debian.org> Wed, 09 Jul 2014 09:52:19 +1000
+
+python-schroot (0.3-1) unstable; urgency=low
+
+ * Initial release.
+
+ -- Paul Tagliamonte <paultag at debian.org> Wed, 14 Aug 2013 01:10:13 -0400
Deleted: packages/python-schroot/tags/0.4-1/debian/control
===================================================================
--- packages/python-schroot/trunk/debian/control 2014-07-08 23:33:38 UTC (rev 29696)
+++ packages/python-schroot/tags/0.4-1/debian/control 2014-07-09 00:45:05 UTC (rev 29700)
@@ -1,41 +0,0 @@
-Source: python-schroot
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Paul Tagliamonte <paultag at debian.org>
-Build-Depends:
- debhelper (>= 9),
- python-all,
- python3-all,
- python-setuptools,
- python3-setuptools,
-Standards-Version: 3.9.4
-Homepage: https://github.com/paultag/python-schroot
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-schroot/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-schroot/trunk/
-X-Python-Version: >= 2.7
-X-Python3-Version: >= 3.2
-
-Package: python-schroot
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, schroot
-Description: set of Python bindings to schroot chroots
- Ever want to chroot into schroot chroots in Python? Today's your lucky
- day! You can schroot your chroots all day long with this miracle of science.
- .
- This package contains a set of Python wrappers to the schroot(1) binary, to
- enable programmatic access to schroot containers.
- .
- This package contains the Python 2 bindings only.
-
-Package: python3-schroot
-Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, schroot
-Description: set of Python 3 bindings to schroot chroots
- Ever want to chroot into schroot chroots in Python? Today's your lucky
- day! You can schroot your chroots all day long with this miracle of science.
- .
- This package contains a set of Python wrappers to the schroot(1) binary, to
- enable programmatic access to schroot containers.
- .
- This package contains the Python 3 bindings only.
Copied: packages/python-schroot/tags/0.4-1/debian/control (from rev 29699, packages/python-schroot/trunk/debian/control)
===================================================================
--- packages/python-schroot/tags/0.4-1/debian/control (rev 0)
+++ packages/python-schroot/tags/0.4-1/debian/control 2014-07-09 00:45:05 UTC (rev 29700)
@@ -0,0 +1,41 @@
+Source: python-schroot
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Paul Tagliamonte <paultag at debian.org>, Brian May <bam at debian.org>
+Build-Depends:
+ debhelper (>= 9),
+ python-all,
+ python3-all,
+ python-setuptools,
+ python3-setuptools,
+Standards-Version: 3.9.4
+Homepage: https://github.com/paultag/python-schroot
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-schroot/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-schroot/trunk/
+X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.2
+
+Package: python-schroot
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, schroot
+Description: set of Python bindings to schroot chroots
+ Ever want to chroot into schroot chroots in Python? Today's your lucky
+ day! You can schroot your chroots all day long with this miracle of science.
+ .
+ This package contains a set of Python wrappers to the schroot(1) binary, to
+ enable programmatic access to schroot containers.
+ .
+ This package contains the Python 2 bindings only.
+
+Package: python3-schroot
+Architecture: all
+Depends: ${misc:Depends}, ${python3:Depends}, schroot
+Description: set of Python 3 bindings to schroot chroots
+ Ever want to chroot into schroot chroots in Python? Today's your lucky
+ day! You can schroot your chroots all day long with this miracle of science.
+ .
+ This package contains a set of Python wrappers to the schroot(1) binary, to
+ enable programmatic access to schroot containers.
+ .
+ This package contains the Python 3 bindings only.
More information about the Python-modules-commits
mailing list