Package: python-sysv-ipc Version: 0.6.8-1 Severity: normal Tags: patch User: [email protected] Usertags: origin-ubuntu vivid ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/control: Add BD on dh-python, as per recommended best practice. Thanks for considering the patch. -- System Information: Debian Release: jessie/sid APT prefers vivid-updates APT policy: (500, 'vivid-updates'), (500, 'vivid-security'), (500, 'vivid'), (100, 'vivid-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-25-generic (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru python-sysv-ipc-0.6.8/debian/changelog python-sysv-ipc-0.6.8/debian/changelog diff -Nru python-sysv-ipc-0.6.8/debian/control python-sysv-ipc-0.6.8/debian/control --- python-sysv-ipc-0.6.8/debian/control 2014-09-30 12:43:54.000000000 +0100 +++ python-sysv-ipc-0.6.8/debian/control 2014-12-03 16:29:05.000000000 +0000 @@ -4,6 +4,7 @@ Maintainer: PKG OpenStack <[email protected]> Uploaders: Thomas Goirand <[email protected]> Build-Depends: debhelper (>= 9), + dh-python, python-all (>= 2.6.6-3~), python-all-dev (>= 2.6.6-3~), python-setuptools,

