[Python-modules-commits] r18342 - in packages/pywavelets/trunk/debian (changelog rules)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Thu Aug 25 19:36:08 UTC 2011


    Date: Thursday, August 25, 2011 @ 19:36:07
  Author: piotr
Revision: 18342

remove build-stamp from build-indep's dependencies

Modified:
  packages/pywavelets/trunk/debian/changelog
  packages/pywavelets/trunk/debian/rules

Modified: packages/pywavelets/trunk/debian/changelog
===================================================================
--- packages/pywavelets/trunk/debian/changelog	2011-08-25 19:23:43 UTC (rev 18341)
+++ packages/pywavelets/trunk/debian/changelog	2011-08-25 19:36:07 UTC (rev 18342)
@@ -1,4 +1,4 @@
-pywavelets (0.2.0-3) UNRELEASED; urgency=low
+pywavelets (0.2.0-3) unstable; urgency=low
 
   * debian/control
     - Bumped python-sphinx Build-Depends to be able to use dh_sphinxdoc and

Modified: packages/pywavelets/trunk/debian/rules
===================================================================
--- packages/pywavelets/trunk/debian/rules	2011-08-25 19:23:43 UTC (rev 18341)
+++ packages/pywavelets/trunk/debian/rules	2011-08-25 19:36:07 UTC (rev 18342)
@@ -16,7 +16,7 @@
 
 build: build-arch build-indep
 build-arch: build-stamp
-build-indep: build-stamp
+build-indep:
 build-stamp: build-docs $(PYVERS:%=build-ext-%)
 	touch $@
 




More information about the Python-modules-commits mailing list