tags 708893 + patch pending thanks Dear maintainer,
I've prepared an NMU for ekg2 (versioned as 1:0.3.1-3.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru ekg2-0.3.1/debian/changelog ekg2-0.3.1/debian/changelog --- ekg2-0.3.1/debian/changelog 2013-02-09 22:02:24.000000000 +0100 +++ ekg2-0.3.1/debian/changelog 2013-07-07 11:12:43.000000000 +0200 @@ -1,3 +1,10 @@ +ekg2 (1:0.3.1-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Convert to dh_python2 (Closes: #708893). + + -- Luca Falavigna <[email protected]> Sun, 07 Jul 2013 11:12:21 +0200 + ekg2 (1:0.3.1-3) unstable; urgency=medium [ Andreas Beckmann ] diff -Nru ekg2-0.3.1/debian/control ekg2-0.3.1/debian/control --- ekg2-0.3.1/debian/control 2013-01-30 22:31:09.000000000 +0100 +++ ekg2-0.3.1/debian/control 2013-07-07 11:13:32.000000000 +0200 @@ -2,9 +2,8 @@ Section: net Priority: optional Maintainer: Marcin Owsiany <[email protected]> -Build-Depends: debhelper (>= 7.0.50~) , libncursesw5-dev, python-dev, python-central (>= 0.5), libperl-dev, libssl-dev, libgnutls-dev, libaspell-dev, libgadu-dev, libexpat1-dev, libgpmg1-dev, libidn11-dev, libxosd-dev (>= 2.2.13), libsqlite3-dev, python, xsltproc, docbook-xsl, doxygen, libgtk2.0-dev, libgpgme11-dev, zlib1g-dev, quilt (>= 0.46-7~) +Build-Depends: debhelper (>= 7.0.50~) , libncursesw5-dev, python-dev (>= 2.6.6-3~), libperl-dev, libssl-dev, libgnutls-dev, libaspell-dev, libgadu-dev, libexpat1-dev, libgpmg1-dev, libidn11-dev, libxosd-dev (>= 2.2.13), libsqlite3-dev, python (>= 2.6.6-3~), xsltproc, docbook-xsl, doxygen, libgtk2.0-dev, libgpgme11-dev, zlib1g-dev, quilt (>= 0.46-7~) Standards-Version: 3.9.1 -XS-Python-Version: current Homepage: http://ekg2.org/ Package: ekg2-core @@ -118,7 +117,6 @@ Package: ekg2-scripting-python Architecture: any Depends: ekg2-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} -XB-Python-Version: ${python:Versions} Description: instant messenger and IRC client for UNIX systems - Python scripting EKG2 is an open source instant messenger program for UNIX systems. The program has a plugin-based structure, and supports multiple protocols, currently diff -Nru ekg2-0.3.1/debian/pycompat ekg2-0.3.1/debian/pycompat --- ekg2-0.3.1/debian/pycompat 2012-10-10 09:07:11.000000000 +0200 +++ ekg2-0.3.1/debian/pycompat 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -2 diff -Nru ekg2-0.3.1/debian/rules ekg2-0.3.1/debian/rules --- ekg2-0.3.1/debian/rules 2013-01-30 22:31:09.000000000 +0100 +++ ekg2-0.3.1/debian/rules 2013-07-07 11:13:54.000000000 +0200 @@ -12,7 +12,7 @@ /usr/share/topgit/tg2quilt.mk: %: - dh --with quilt,python-central --parallel $@ + dh --with quilt,python2 --parallel $@ # Remember to update README.Debian as well... override_dh_auto_configure:

