Hello, I pushed another NMU

diff -Nru mailnag-2.0.0/debian/changelog mailnag-2.0.0/debian/changelog
--- mailnag-2.0.0/debian/changelog      2020-05-09 10:31:35.000000000 +0200
+++ mailnag-2.0.0/debian/changelog      2020-05-24 13:08:09.000000000 +0200
@@ -1,3 +1,12 @@
+mailnag (2.0.0-0.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fixup previous upload by exporting PYBUILD_NAME and depending on
+    python3-all (patch taken from Ubuntu, Sebastien Bacher
+    <seb...@ubuntu.com>) LP: #1874275
+
+ -- Gianfranco Costamagna <locutusofb...@debian.org>  Sun, 24 May 2020 
13:08:09 +0200
+
 mailnag (2.0.0-0.1) unstable; urgency=medium

   * Non-maintainer upload
diff -Nru mailnag-2.0.0/debian/control mailnag-2.0.0/debian/control
--- mailnag-2.0.0/debian/control        2020-05-09 10:31:35.000000000 +0200
+++ mailnag-2.0.0/debian/control        2020-05-24 13:07:57.000000000 +0200
@@ -2,7 +2,7 @@
 Section: mail
 Priority: optional
 Maintainer: Vincent Cheng <vch...@debian.org>
-Build-Depends: debhelper-compat (= 12), dh-python, gettext, python3, 
python3-dbus, python3-xdg
+Build-Depends: debhelper-compat (= 12), dh-python, gettext, python3-all, 
python3-dbus, python3-xdg
 Standards-Version: 3.9.8
 Homepage: https://github.com/pulb/mailnag
 Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/mailnag/trunk
diff -Nru mailnag-2.0.0/debian/rules mailnag-2.0.0/debian/rules
--- mailnag-2.0.0/debian/rules  2020-05-09 10:31:35.000000000 +0200
+++ mailnag-2.0.0/debian/rules  2020-05-24 13:08:07.000000000 +0200
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f

+export PYBUILD_NAME=Mailnag
+
 %:
        dh $@ --with python3 --buildsystem=pybuild

Reply via email to