Package: python-utidylib
Version: 0.2-3.1
Severity: normal
Tags: patch

Hi

ctypes extension has been merged to python as of python 2.5.
python-utidylib dependencies should reflect this.

Attached is patch for proposed NMU for this change.

-- 
        Michal Čihař | http://cihar.com | http://blog.cihar.com


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-4-vserver-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-utidylib depends on:
ii  libtidy-0.99-0             20080116cvs-2 HTML syntax checker and reformatte
ii  python                     2.5.2-0.1     An interactive high-level object-o
ii  python-ctypes              1.0.2-3       Python package to create and manip
ii  python-support             0.7.7         automated rebuilding support for P

python-utidylib recommends no packages.

-- no debconf information
diff -u utidylib-0.2/debian/control utidylib-0.2/debian/control
--- utidylib-0.2/debian/control
+++ utidylib-0.2/debian/control
@@ -8,7 +8,7 @@
 
 Package: python-utidylib
 Architecture: all
-Depends: ${python:Depends}, python-ctypes, libtidy-0.99-0 (>= 20051018)
+Depends: ${python:Depends}, python-ctypes | 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)
diff -u utidylib-0.2/debian/changelog utidylib-0.2/debian/changelog
--- utidylib-0.2/debian/changelog
+++ utidylib-0.2/debian/changelog
@@ -1,3 +1,10 @@
+utidylib (0.2-3.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fixes dependency on python-ctypes (Closes: #xxxxx).
+
+ -- Michal Čihař <[EMAIL PROTECTED]>  Tue, 15 Apr 2008 16:42:24 +0200
+
 utidylib (0.2-3.1) unstable; urgency=low
 
   * Non-maintainer upload.

Reply via email to