[Python-modules-commits] r9462 - in packages/ipy/trunk/debian (changelog clean compat rules)

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Tue Aug 25 16:02:04 UTC 2009


    Date: Tuesday, August 25, 2009 @ 16:02:01
  Author: bzed
Revision: 9462

  - Bump Standards-Version to 3.8.3, no changes needed.
* debian/compat:
  - Bump to level 7. 

Modified:
  packages/ipy/trunk/debian/changelog
  packages/ipy/trunk/debian/clean
  packages/ipy/trunk/debian/compat
  packages/ipy/trunk/debian/rules

Modified: packages/ipy/trunk/debian/changelog
===================================================================
--- packages/ipy/trunk/debian/changelog	2009-08-25 15:55:53 UTC (rev 9461)
+++ packages/ipy/trunk/debian/changelog	2009-08-25 16:02:01 UTC (rev 9462)
@@ -12,10 +12,13 @@
     - Use the new dh to build the package.
     - Run the new test suite, which is provided by upstream since this
       version instead of the buggy docstring test.
+    - Bump Standards-Version to 3.8.3, no changes needed.
   * debian/clean:
     - Add file. 
+  * debian/compat:
+    - Bump to level 7. 
 
- -- Bernd Zeimetz <bzed at debian.org>  Tue, 25 Aug 2009 17:53:55 +0200
+ -- Bernd Zeimetz <bzed at debian.org>  Tue, 25 Aug 2009 18:01:19 +0200
 
 ipy (1:0.62-1) unstable; urgency=low
 

Modified: packages/ipy/trunk/debian/clean
===================================================================
--- packages/ipy/trunk/debian/clean	2009-08-25 15:55:53 UTC (rev 9461)
+++ packages/ipy/trunk/debian/clean	2009-08-25 16:02:01 UTC (rev 9462)
@@ -1 +1,2 @@
 IPy.html
+test/*-stamp

Modified: packages/ipy/trunk/debian/compat
===================================================================
--- packages/ipy/trunk/debian/compat	2009-08-25 15:55:53 UTC (rev 9461)
+++ packages/ipy/trunk/debian/compat	2009-08-25 16:02:01 UTC (rev 9462)
@@ -1 +1 @@
-5
+7

Modified: packages/ipy/trunk/debian/rules
===================================================================
--- packages/ipy/trunk/debian/rules	2009-08-25 15:55:53 UTC (rev 9461)
+++ packages/ipy/trunk/debian/rules	2009-08-25 16:02:01 UTC (rev 9462)
@@ -9,7 +9,7 @@
 	dh $@
 
 IPy.html:
-	rst2html README IPy.html --stylesheet=rest.css
+	rst2html README IPy.html 
 
 binary: binary-indep
 binary-arch:




More information about the Python-modules-commits mailing list