[Python-modules-commits] r20992 - in packages/mako/trunk/debian (changelog control rules)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Sat Mar 31 18:14:17 UTC 2012


    Date: Saturday, March 31, 2012 @ 18:14:13
  Author: piotr
Revision: 20992

* New upstream release
* Standards-Version bumped to 3.9.3 (no changes needed)

Modified:
  packages/mako/trunk/debian/changelog
  packages/mako/trunk/debian/control
  packages/mako/trunk/debian/rules

Modified: packages/mako/trunk/debian/changelog
===================================================================
--- packages/mako/trunk/debian/changelog	2012-03-31 13:05:19 UTC (rev 20991)
+++ packages/mako/trunk/debian/changelog	2012-03-31 18:14:13 UTC (rev 20992)
@@ -1,3 +1,10 @@
+mako (0.7.0-1) unstable; urgency=low
+
+  * New upstream release
+  * Standards-Version bumped to 3.9.3 (no changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org>  Sat, 31 Mar 2012 20:03:29 +0200
+
 mako (0.6.2-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/mako/trunk/debian/control
===================================================================
--- packages/mako/trunk/debian/control	2012-03-31 13:05:19 UTC (rev 20991)
+++ packages/mako/trunk/debian/control	2012-03-31 18:14:13 UTC (rev 20992)
@@ -10,7 +10,7 @@
  python-sphinx,
 # for tests:
  python-nose, python-markupsafe
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://www.makotemplates.org/
 X-Python-Version: >= 2.4
 X-Python3-Version: >= 3.0

Modified: packages/mako/trunk/debian/rules
===================================================================
--- packages/mako/trunk/debian/rules	2012-03-31 13:05:19 UTC (rev 20991)
+++ packages/mako/trunk/debian/rules	2012-03-31 18:14:13 UTC (rev 20992)
@@ -16,7 +16,7 @@
 	dh_clean
 
 build:
-build-indep:
+build-indep: build-docs
 build-arch:
 
 test: $(PYVERS:%=test-python%)




More information about the Python-modules-commits mailing list