Dear maintainer,
I've uploaded the attached NMU to fix the FTBFS caused by recent change
in the python packaging.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -Nru mugshot-0.3.1/debian/changelog mugshot-0.3.1/debian/changelog
--- mugshot-0.3.1/debian/changelog 2018-04-08 15:46:42.000000000 +0300
+++ mugshot-0.3.1/debian/changelog 2018-04-11 08:58:48.000000000 +0300
@@ -1,3 +1,11 @@
+mugshot (0.3.1-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Build-depend on dh-python and python3-distutils,
+ required after recent python3 packaging changes.
+
+ -- Adrian Bunk <[email protected]> Wed, 11 Apr 2018 08:58:48 +0300
+
mugshot (0.3.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru mugshot-0.3.1/debian/control mugshot-0.3.1/debian/control
--- mugshot-0.3.1/debian/control 2018-04-08 15:46:42.000000000 +0300
+++ mugshot-0.3.1/debian/control 2018-04-11 08:58:48.000000000 +0300
@@ -5,7 +5,8 @@
Uploaders:
Jackson Doak <[email protected]>,
Sean Davis <[email protected]>
-Build-Depends: debhelper (>= 9), python3, python3-distutils-extra,
+Build-Depends: debhelper (>= 9), dh-python, python3,
+ python3-distutils, python3-distutils-extra,
python3-pexpect, python3-dbus, python3-gi, gir1.2-gtk-3.0
Standards-Version: 3.9.8
Homepage: https://launchpad.net/mugshot