[Python-apps-commits] r9700 - in packages/pybik/trunk/debian (changelog rules)
barcc-guest at users.alioth.debian.org
barcc-guest at users.alioth.debian.org
Sat Jun 1 15:50:28 UTC 2013
Date: Saturday, June 1, 2013 @ 15:50:26
Author: barcc-guest
Revision: 9700
* Upload to unstable (Closes: #710606)
* binary package compression to xz
Modified:
packages/pybik/trunk/debian/changelog
packages/pybik/trunk/debian/rules
Modified: packages/pybik/trunk/debian/changelog
===================================================================
--- packages/pybik/trunk/debian/changelog 2013-06-01 14:24:06 UTC (rev 9699)
+++ packages/pybik/trunk/debian/changelog 2013-06-01 15:50:26 UTC (rev 9700)
@@ -1,9 +1,14 @@
-pybik (1.0.1-2) UNRELEASED; urgency=low
+pybik (1.0.1-2) unstable; urgency=low
+ [ B. Clausius ]
+ * Upload to unstable (Closes: #710606)
+ * binary package compression to xz
+
+ [ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Use empty lines to separate paragraphs in debian/control.
- -- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 18:48:54 +0200
+ -- B. Clausius <barcc at gmx.de> Sat, 01 Jun 2013 16:13:31 +0200
pybik (1.0.1-1) experimental; urgency=low
Modified: packages/pybik/trunk/debian/rules
===================================================================
--- packages/pybik/trunk/debian/rules 2013-06-01 14:24:06 UTC (rev 9699)
+++ packages/pybik/trunk/debian/rules 2013-06-01 15:50:26 UTC (rev 9700)
@@ -32,4 +32,6 @@
--data-dir=/usr/share \
--indep-only
+override_dh_builddeb:
+ dh_builddeb -- -Zxz
More information about the Python-apps-commits
mailing list