Control: tag -1 pending

Dear maintainer,

I've prepared an NMU for uucp (versioned as 1.07-20.1) and uploaded it
to DELAYED/5.  Please feel free to tell me if I should delay it longer.

I haven't touched your package in experimental; but the same patch will
apply to that, and I recommend you apply it.

Regards,

-- 
Colin Watson                                       [cjwat...@debian.org]
diff -u uucp-1.07/debian/uucp.cron.daily uucp-1.07/debian/uucp.cron.daily
--- uucp-1.07/debian/uucp.cron.daily
+++ uucp-1.07/debian/uucp.cron.daily
@@ -8,3 +8,3 @@
 if [ -x /usr/lib/uucp/uudemon.day ]; then
-	su uucp -c "/usr/lib/uucp/uudemon.day root"
+	su uucp -s /bin/sh -c "/usr/lib/uucp/uudemon.day root"
 fi
diff -u uucp-1.07/debian/changelog uucp-1.07/debian/changelog
--- uucp-1.07/debian/changelog
+++ uucp-1.07/debian/changelog
@@ -1,3 +1,11 @@
+uucp (1.07-20.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Pass "-s /bin/sh" to "su uucp" to cope with the change of uucp's shell
+    in base-passwd 3.5.30 (closes: #734723).
+
+ -- Colin Watson <cjwat...@debian.org>  Fri, 17 Jan 2014 12:44:41 +0000
+
 uucp (1.07-20) unstable; urgency=low
 
   * New maintainer                  Closes: #517906

Reply via email to