[Python-modules-commits] r33144 - in packages/kivy/trunk/debian (changelog rules)
vcheng at users.alioth.debian.org
vcheng at users.alioth.debian.org
Mon Jun 29 03:41:26 UTC 2015
Date: Monday, June 29, 2015 @ 03:41:25
Author: vcheng
Revision: 33144
s/UNRELEASED/unstable/
Modified:
packages/kivy/trunk/debian/changelog
packages/kivy/trunk/debian/rules
Modified: packages/kivy/trunk/debian/changelog
===================================================================
--- packages/kivy/trunk/debian/changelog 2015-06-29 03:40:43 UTC (rev 33143)
+++ packages/kivy/trunk/debian/changelog 2015-06-29 03:41:25 UTC (rev 33144)
@@ -1,4 +1,4 @@
-kivy (1.9.0-2) UNRELEASED; urgency=medium
+kivy (1.9.0-2) unstable; urgency=medium
* Add debian/patches/cython_0.22_support.patch to fix FTBFS with cython 0.22
(Closes: #790092)
Modified: packages/kivy/trunk/debian/rules
===================================================================
--- packages/kivy/trunk/debian/rules 2015-06-29 03:40:43 UTC (rev 33143)
+++ packages/kivy/trunk/debian/rules 2015-06-29 03:41:25 UTC (rev 33144)
@@ -6,4 +6,4 @@
dh $@ --with python2,python3 --buildsystem=pybuild
override_dh_auto_test:
- echo "Tests are currently disabled in debian/rules."
+ @echo "Tests are currently disabled in debian/rules."
More information about the Python-modules-commits
mailing list