[Python-modules-commits] r12801 - in packages/utidylib/trunk/debian (changelog control)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Tue May 4 15:20:24 UTC 2010


    Date: Tuesday, May 4, 2010 @ 15:20:22
  Author: nijel
Revision: 12801

Remove depdency on python-ctypes (Closes: #580215).

Modified:
  packages/utidylib/trunk/debian/changelog
  packages/utidylib/trunk/debian/control

Modified: packages/utidylib/trunk/debian/changelog
===================================================================
--- packages/utidylib/trunk/debian/changelog	2010-05-04 15:19:13 UTC (rev 12800)
+++ packages/utidylib/trunk/debian/changelog	2010-05-04 15:20:22 UTC (rev 12801)
@@ -1,8 +1,9 @@
 utidylib (0.2-4) unstable; urgency=low
 
   * New maintainer.
+  * Remove depdency on python-ctypes (Closes: #580215).
 
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 04 May 2010 17:18:35 +0200
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 04 May 2010 17:19:53 +0200
 
 utidylib (0.2-3.2) unstable; urgency=low
 

Modified: packages/utidylib/trunk/debian/control
===================================================================
--- packages/utidylib/trunk/debian/control	2010-05-04 15:19:13 UTC (rev 12800)
+++ packages/utidylib/trunk/debian/control	2010-05-04 15:20:22 UTC (rev 12801)
@@ -9,7 +9,7 @@
 
 Package: python-utidylib
 Architecture: all
-Depends: ${python:Depends}, python-ctypes | python (>= 2.5), libtidy-0.99-0 (>= 20051018)
+Depends: ${python:Depends}, python (>= 2.5), libtidy-0.99-0 (>= 20051018)
 Provides: ${python:Provides}
 Replaces: python2.3-utidylib (<< 0.2-3.1), python2.4-utidylib (<< 0.2-3.1)
 Conflicts: python2.3-utidylib (<< 0.2-3.1), python2.4-utidylib (<< 0.2-3.1)




More information about the Python-modules-commits mailing list