Package: unbound
Version: 1.4.19-1
Severity: normal
Tags: patch
User: debian-pyt...@lists.debian.org
Usertags: origin-ubuntu raring ubuntu-patch

It seems that a couple things were missed when the package was converted to 
dh_python2.
Per http://wiki.debian.org/Python/TransitionToDHPython2, XS-Python-Version: all 
is no longer supported with dh_python2 and python-support isn't needed

*** /tmp/tmp_KbhwE/bug_body

In Ubuntu, the attached patch was applied to achieve the following:

  * Drop unneeded python-support build-dep and 'XS-Python-Version: all' since
    the package is using dh_python2
    - update debian/control


Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-35-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru unbound-1.4.19/debian/changelog unbound-1.4.19/debian/changelog
diff -Nru unbound-1.4.19/debian/control unbound-1.4.19/debian/control
--- unbound-1.4.19/debian/control	2012-12-14 20:34:01.000000000 -0600
+++ unbound-1.4.19/debian/control	2013-01-07 00:48:10.000000000 -0600
@@ -5,12 +5,11 @@
 Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9~), doxygen,
  autoconf, automake, autotools-dev, libtool, flex, bison, libldns-dev (>= 1.6.13~),
  libssl-dev, libevent-dev, libexpat1-dev, python-all-dev (>= 2.6.6-3~),
- python-support, swig
+ swig
 Standards-Version: 3.9.3
 Homepage: http://www.unbound.net/
-XS-Python-Version: all
 Vcs-Browser: http://git.debian.org/?p=users/edmonds/unbound.git
 Vcs-Git: git://git.debian.org/~edmonds/unbound.git
 
 Package: unbound
 Architecture: any

Reply via email to