Dear maintainer,

I've uploaded an NMU for twisted-runner (versioned as 8.2.0-1.1). The diff
is attached to this message.

Cheers,
gregor, from the Munich BSP
-- 
 .''`.   http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-    BOFH excuse #63:  not properly grounded, please bury computer 
diff -u twisted-runner-8.2.0/debian/changelog twisted-runner-8.2.0/debian/changelog
--- twisted-runner-8.2.0/debian/changelog
+++ twisted-runner-8.2.0/debian/changelog
@@ -1,3 +1,16 @@
+twisted-runner (8.2.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control:
+    - add ${shlibs:Depends} to python-twisted-runner's Depends
+      in order to get a dependency on libc (closes: #553252)
+    - change XS-Python-Version from "all, >= 2.4" to ">= 2.4";
+      thanks, lintian
+    - replace ${Source-Version} with ${binary:Version} in
+      python-twisted-runner-dbg's Depends; thanks, lintian
+
+ -- gregor herrmann <gre...@debian.org>  Sat, 28 Nov 2009 13:02:29 +0100
+
 twisted-runner (8.2.0-1) unstable; urgency=low
 
   * New upstream version.
diff -u twisted-runner-8.2.0/debian/control twisted-runner-8.2.0/debian/control
--- twisted-runner-8.2.0/debian/control
+++ twisted-runner-8.2.0/debian/control
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Matthias Klose <d...@debian.org>
 Build-Depends: debhelper (>= 5.0.37.1), python-central (>= 0.6.11), python-all-dev, python-all-dbg, python-twisted-core (>= 8.2), patch
-XS-Python-Version: all, >= 2.4
+XS-Python-Version: >= 2.4
 Standards-Version: 3.8.0
 
 Package: python-twisted-runner
 Architecture: any
-Depends: ${python:Depends}, python-twisted-core (>= 8.2)
+Depends: ${python:Depends}, python-twisted-core (>= 8.2), ${shlibs:Depends}
 Conflicts: python2.3-twisted-runner, python2.4-twisted-runner, python2.3-twisted-bin (<< 0.2.0), python2.4-twisted-bin (<< 0.2.0)
 Replaces: python2.3-twisted-runner, python2.4-twisted-runner, python2.3-twisted-bin (<< 0.2.0), python2.4-twisted-bin (<< 0.2.0)
 Provides: ${python:Provides}
@@ -20,7 +20,7 @@
 Package: python-twisted-runner-dbg
 Priority: extra
 Architecture: any
-Depends: python-twisted-runner (= ${Source-Version}), python-dbg, ${shlibs:Depends}
+Depends: python-twisted-runner (= ${binary:Version}), python-dbg, ${shlibs:Depends}
 Description: Process management, including an inetd server (debug extension)
  Twisted Runner has process management, including an inetd replacement.
  .

Attachment: signature.asc
Description: Digital signature

Reply via email to