Control: tags 855157 + patch
Dear maintainer,
I've prepared an NMU for mugshot (versioned as 0.3.1-1.1) and uploaded
it to DELAYED/2. Please feel free to tell me if I should cancel it.
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 2016-08-26 23:48:02.000000000 +0300
+++ mugshot-0.3.1/debian/changelog 2018-04-08 15:46:42.000000000 +0300
@@ -1,3 +1,10 @@
+mugshot (0.3.1-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add the missing dependency on accountsservice. (Closes: #855157)
+
+ -- Adrian Bunk <[email protected]> Sun, 08 Apr 2018 15:46:42 +0300
+
mugshot (0.3.1-1) unstable; urgency=medium
* New upstream release
diff -Nru mugshot-0.3.1/debian/control mugshot-0.3.1/debian/control
--- mugshot-0.3.1/debian/control 2016-08-26 23:48:02.000000000 +0300
+++ mugshot-0.3.1/debian/control 2018-04-08 15:46:42.000000000 +0300
@@ -15,6 +15,7 @@
Package: mugshot
Architecture: all
Depends:
+ accountsservice,
gir1.2-gdkpixbuf-2.0,
gir1.2-glib-2.0,
gir1.2-gst-plugins-base-1.0,