[Python-modules-commits] r15429 - in packages/python-pyalsa/tags (6 files)
takaki at users.alioth.debian.org
takaki at users.alioth.debian.org
Sun Jan 30 04:40:59 UTC 2011
Date: Sunday, January 30, 2011 @ 04:40:57
Author: takaki
Revision: 15429
[svn-buildpackage] Tagging python-pyalsa 1.0.22-2
Added:
packages/python-pyalsa/tags/1.0.22-2/
packages/python-pyalsa/tags/1.0.22-2/debian/changelog
(from rev 15427, packages/python-pyalsa/trunk/debian/changelog)
packages/python-pyalsa/tags/1.0.22-2/debian/clean
(from rev 15428, packages/python-pyalsa/trunk/debian/clean)
packages/python-pyalsa/tags/1.0.22-2/debian/rules
(from rev 15427, packages/python-pyalsa/trunk/debian/rules)
Deleted:
packages/python-pyalsa/tags/1.0.22-2/debian/changelog
packages/python-pyalsa/tags/1.0.22-2/debian/rules
Deleted: packages/python-pyalsa/tags/1.0.22-2/debian/changelog
===================================================================
--- packages/python-pyalsa/trunk/debian/changelog 2011-01-30 02:31:44 UTC (rev 15426)
+++ packages/python-pyalsa/tags/1.0.22-2/debian/changelog 2011-01-30 04:40:57 UTC (rev 15429)
@@ -1,5 +0,0 @@
-python-pyalsa (1.0.22-1) unstable; urgency=low
-
- * Initial release (Closes: #565605)
-
- -- TANIGUCHI Takaki <takaki at debian.org> Mon, 15 Nov 2010 21:12:53 +0900
Copied: packages/python-pyalsa/tags/1.0.22-2/debian/changelog (from rev 15427, packages/python-pyalsa/trunk/debian/changelog)
===================================================================
--- packages/python-pyalsa/tags/1.0.22-2/debian/changelog (rev 0)
+++ packages/python-pyalsa/tags/1.0.22-2/debian/changelog 2011-01-30 04:40:57 UTC (rev 15429)
@@ -0,0 +1,11 @@
+python-pyalsa (1.0.22-2) unstable; urgency=low
+
+ * debian/clean: instead of rules target.
+
+ -- TANIGUCHI Takaki <takaki at debian.org> Sat, 29 Jan 2011 13:02:50 +0900
+
+python-pyalsa (1.0.22-1) unstable; urgency=low
+
+ * Initial release (Closes: #565605)
+
+ -- TANIGUCHI Takaki <takaki at debian.org> Mon, 15 Nov 2010 21:12:53 +0900
Copied: packages/python-pyalsa/tags/1.0.22-2/debian/clean (from rev 15428, packages/python-pyalsa/trunk/debian/clean)
===================================================================
--- packages/python-pyalsa/tags/1.0.22-2/debian/clean (rev 0)
+++ packages/python-pyalsa/tags/1.0.22-2/debian/clean 2011-01-30 04:40:57 UTC (rev 15429)
@@ -0,0 +1 @@
+version
Deleted: packages/python-pyalsa/tags/1.0.22-2/debian/rules
===================================================================
--- packages/python-pyalsa/trunk/debian/rules 2011-01-30 02:31:44 UTC (rev 15426)
+++ packages/python-pyalsa/tags/1.0.22-2/debian/rules 2011-01-30 04:40:57 UTC (rev 15429)
@@ -1,17 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-%:
- dh $@
-
-override_dh_auto_clean:
- dh_auto_clean
- rm -f version
Copied: packages/python-pyalsa/tags/1.0.22-2/debian/rules (from rev 15427, packages/python-pyalsa/trunk/debian/rules)
===================================================================
--- packages/python-pyalsa/tags/1.0.22-2/debian/rules (rev 0)
+++ packages/python-pyalsa/tags/1.0.22-2/debian/rules 2011-01-30 04:40:57 UTC (rev 15429)
@@ -0,0 +1,14 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+%:
+ dh $@
+
More information about the Python-modules-commits
mailing list