[Python-modules-commits] r6730 - in packages/python-uniconvertor/trunk/debian (2 files)

awen-guest at users.alioth.debian.org awen-guest at users.alioth.debian.org
Fri Oct 24 22:51:08 UTC 2008


    Date: Friday, October 24, 2008 @ 22:51:07
  Author: awen-guest
Revision: 6730

* Added missing Depends on python-reportlab
* Really bump Standards-Version to 3.8.0

Modified:
  packages/python-uniconvertor/trunk/debian/changelog
  packages/python-uniconvertor/trunk/debian/control

Modified: packages/python-uniconvertor/trunk/debian/changelog
===================================================================
--- packages/python-uniconvertor/trunk/debian/changelog	2008-10-24 19:09:24 UTC (rev 6729)
+++ packages/python-uniconvertor/trunk/debian/changelog	2008-10-24 22:51:07 UTC (rev 6730)
@@ -1,3 +1,10 @@
+python-uniconvertor (1.1.3-2) unstable; urgency=low
+
+  * Added missing Depends on python-reportlab
+  * Really bump Standards-Version to 3.8.0
+
+ -- Andreas Wenning <awen at awen.dk>  Sat, 25 Oct 2008 00:43:23 +0200
+
 python-uniconvertor (1.1.3-1) unstable; urgency=low
 
   [ Andreas Wenning ]

Modified: packages/python-uniconvertor/trunk/debian/control
===================================================================
--- packages/python-uniconvertor/trunk/debian/control	2008-10-24 19:09:24 UTC (rev 6729)
+++ packages/python-uniconvertor/trunk/debian/control	2008-10-24 22:51:07 UTC (rev 6730)
@@ -6,11 +6,11 @@
 Homepage: http://sk1project.org/modules.php?name=Products&product=uniconvertor
 Build-Depends: python-all-dev (>= 2.4), python-all-dbg (>= 2.4), debhelper (>= 5.0.51), dpatch, python-central (>= 0.6), perl
 XS-Python-Version: all
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 
 Package: python-uniconvertor
 Architecture: any
-Depends: ${python:Depends}, ${shlibs:Depends}, python-imaging
+Depends: ${python:Depends}, ${shlibs:Depends}, python-imaging, python-reportlab
 Provides: ${python:Provides}
 Suggests: python-uniconvertor-dbg
 XB-Python-Version: ${python:Versions}




More information about the Python-modules-commits mailing list