[Python-modules-commits] r30639 - in packages/pyenchant/trunk/debian (changelog rules)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Mon Sep 15 20:03:16 UTC 2014
Date: Monday, September 15, 2014 @ 20:03:15
Author: piotr
Revision: 30639
Use default compression for data tarball again
Modified:
packages/pyenchant/trunk/debian/changelog
packages/pyenchant/trunk/debian/rules
Modified: packages/pyenchant/trunk/debian/changelog
===================================================================
--- packages/pyenchant/trunk/debian/changelog 2014-09-15 19:57:57 UTC (rev 30638)
+++ packages/pyenchant/trunk/debian/changelog 2014-09-15 20:03:15 UTC (rev 30639)
@@ -5,6 +5,9 @@
- New patch: wxpython3.0.patch
* Drop alternative dependency on long gone python-wxgtk2.6. (Closes: #645894)
+ [ Piotr Ożarowski ]
+ * Use default compression for data tarball again
+
-- Piotr Ożarowski <piotr at debian.org> Mon, 15 Sep 2014 21:55:58 +0200
pyenchant (1.6.6-1) unstable; urgency=medium
Modified: packages/pyenchant/trunk/debian/rules
===================================================================
--- packages/pyenchant/trunk/debian/rules 2014-09-15 19:57:57 UTC (rev 30638)
+++ packages/pyenchant/trunk/debian/rules 2014-09-15 20:03:15 UTC (rev 30639)
@@ -48,7 +48,7 @@
dh_installdeb -i
dh_gencontrol -i
dh_md5sums -i
- dh_builddeb -i -- -Z bzip2
+ dh_builddeb -i
binary: binary-indep binary-arch
More information about the Python-modules-commits
mailing list