Control: tags 786038 + patch Control: tags 786038 + pending Dear maintainer,
I've prepared an NMU for liblunar (versioned as 2.0.1-2.3) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. -- WBR, wRAR
diff -u liblunar-2.0.1/debian/control liblunar-2.0.1/debian/control --- liblunar-2.0.1/debian/control +++ liblunar-2.0.1/debian/control @@ -3,7 +3,7 @@ Maintainer: LI Daobing <[email protected]> Build-Depends: debhelper (>= 7), gtk-doc-tools, libglib2.0-dev, libgtk2.0-dev, pkg-config, intltool, python-gtk2-dev, libgtksourceview2.0-dev, - python-gtksourceview2, python-support (>= 1.0) + python-gtksourceview2, python-all, dh-python Standards-Version: 3.8.1 Section: libs Homepage: http://code.google.com/p/liblunar diff -u liblunar-2.0.1/debian/changelog liblunar-2.0.1/debian/changelog --- liblunar-2.0.1/debian/changelog +++ liblunar-2.0.1/debian/changelog @@ -1,3 +1,10 @@ +liblunar (2.0.1-2.3) unstable; urgency=medium + + * Non-maintainer upload. + * Port from python-support to dh-python (Closes: #786038) + + -- Andrey Rahmatullin <[email protected]> Mon, 24 Aug 2015 16:09:19 +0500 + liblunar (2.0.1-2.2) unstable; urgency=low * Non-maintainer upload. diff -u liblunar-2.0.1/debian/rules liblunar-2.0.1/debian/rules --- liblunar-2.0.1/debian/rules +++ liblunar-2.0.1/debian/rules @@ -12,7 +12,7 @@ install: build install-stamp install-stamp: - dh install + dh install --with python2 touch install-stamp binary-arch: install
signature.asc
Description: Digital signature

