tags 616841 + patch pending thanks Dear maintainer,
I've prepared an NMU for heartbeat (versioned as 1:3.0.5-3.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru heartbeat-3.0.5/debian/changelog heartbeat-3.0.5/debian/changelog --- heartbeat-3.0.5/debian/changelog 2011-10-20 15:25:58.000000000 +0200 +++ heartbeat-3.0.5/debian/changelog 2013-05-30 20:21:57.000000000 +0200 @@ -1,3 +1,10 @@ +heartbeat (1:3.0.5-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Complete transition to dh_python2 (Closes: #616841). + + -- Luca Falavigna <[email protected]> Thu, 30 May 2013 20:19:40 +0200 + heartbeat (1:3.0.5-3) unstable; urgency=low * Adopted numerous changes from the Ubuntu packages, implemented by Andres diff -Nru heartbeat-3.0.5/debian/control heartbeat-3.0.5/debian/control --- heartbeat-3.0.5/debian/control 2011-10-20 15:25:37.000000000 +0200 +++ heartbeat-3.0.5/debian/control 2013-05-30 20:22:31.000000000 +0200 @@ -3,11 +3,10 @@ Priority: optional Maintainer: Debian HA Maintainers <[email protected]> Uploaders: Martin Loschwitz <[email protected]>, Anibal Monsalve Salazar <[email protected]>, Simon Horman <[email protected]>, Frederik Schüler <[email protected]> -Build-Depends: debhelper (>= 7), resource-agents-dev, libcluster-glue-dev, cluster-glue-dev, libpils2-dev, libplumb2-dev, libplumbgpl2-dev, libstonith1-dev, libglib2.0-dev, perl, net-tools, iputils-ping, python, psmisc, iproute, libtool, libcurl4-openssl-dev | libcurl3-openssl-dev, libxml2-dev, bison, flex, uuid-dev, lynx, libbz2-dev, zlib1g-dev, libsensors4-dev | libsensors-dev, libltdl3-dev, swig, openssh-client, libgnutls-dev, python-central (>= 0.5), python-dev, libpam0g-dev, libncurses5-dev, psmisc, libopenhpi-dev, libopenipmi-dev, autoconf, automake, libtool, docbook-xsl, xsltproc, docbook-xml +Build-Depends: debhelper (>= 7), resource-agents-dev, libcluster-glue-dev, cluster-glue-dev, libpils2-dev, libplumb2-dev, libplumbgpl2-dev, libstonith1-dev, libglib2.0-dev, perl, net-tools, iputils-ping, psmisc, iproute, libtool, libcurl4-openssl-dev | libcurl3-openssl-dev, libxml2-dev, bison, flex, uuid-dev, lynx, libbz2-dev, zlib1g-dev, libsensors4-dev | libsensors-dev, libltdl3-dev, swig, openssh-client, libgnutls-dev, python-dev (>= 2.6.6-3~), libpam0g-dev, libncurses5-dev, psmisc, libopenhpi-dev, libopenipmi-dev, autoconf, automake, libtool, docbook-xsl, xsltproc, docbook-xml Standards-Version: 3.9.2 Vcs-Hg: http://hg.debian.org/hg/debian-ha/heartbeat Vcs-Browser: http://hg.debian.org/hg/debian-ha/heartbeat -XS-Python-Version: current Homepage: http://www.linux-ha.org/ Package: heartbeat @@ -15,7 +14,6 @@ Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, cluster-glue, iproute, adduser, iputils-ping, psmisc, gawk, mawk, libxml2-utils, libpam-runtime (>= 0.76-14), resource-agents Recommends: rsyslog | system-log-daemon, logrotate, iptables, pacemaker (>= 1.0.6) Provides: cluster-messaging-framework -XB-Python-Version: ${python:Versions} Description: Subsystem for High-Availability Linux heartbeat is a messaging subsystem for high availability which implements serial, UDP, and PPP/UDP heartbeats. @@ -28,7 +26,6 @@ Architecture: any Depends: heartbeat (= ${binary:Version}), ${misc:Depends} Conflicts: libstonith-dev (<< 2.0.8-3), libpils-dev (<< 2.0.8-3), pacemaker-dev (<< 1.0.1-1) -XB-Python-Version: ${python:Versions} Description: Subsystem for High-Availability Linux - development files heartbeat is a messaging subsystem for high availability which implements serial, UDP, and PPP/UDP heartbeats. diff -Nru heartbeat-3.0.5/debian/pycompat heartbeat-3.0.5/debian/pycompat --- heartbeat-3.0.5/debian/pycompat 2010-12-16 14:36:44.000000000 +0100 +++ heartbeat-3.0.5/debian/pycompat 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -2

