tags 640599 + pending
thanks

Dear maintainer,

I've prepared an NMU for anon-proxy (versioned as 00.05.38+20081230-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.   Homepage: http://info.comodo.priv.at/ - OpenPGP key ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-    NP: Rolling Stones: Lovingcup
diff -u anon-proxy-00.05.38+20081230/debian/postinst anon-proxy-00.05.38+20081230/debian/postinst
--- anon-proxy-00.05.38+20081230/debian/postinst
+++ anon-proxy-00.05.38+20081230/debian/postinst
@@ -40,7 +40,7 @@
     db_stop
 
     if ! getent passwd anon-proxy > /dev/null; then
-      adduser --quiet --system --no-create-home \
+      adduser --quiet --system \
         --home /var/run/anon-proxy anon-proxy || true
       chown anon-proxy:root /var/run/anon-proxy
     fi
diff -u anon-proxy-00.05.38+20081230/debian/changelog anon-proxy-00.05.38+20081230/debian/changelog
--- anon-proxy-00.05.38+20081230/debian/changelog
+++ anon-proxy-00.05.38+20081230/debian/changelog
@@ -1,3 +1,15 @@
+anon-proxy (00.05.38+20081230-2.1) unstable; urgency=low
+
+  [ gregor herrmann ]
+  * Non-maintainer upload.
+
+  [ Daniel T Chen ]
+  * debian/postinst: Don't pass --no-create-home to adduser, because
+    we attempt to chown a home directory in the next command, which
+    will fail if it's missing. (Closes: #640599)
+
+ -- gregor herrmann <gre...@debian.org>  Thu, 10 Nov 2011 19:44:24 +0100
+
 anon-proxy (00.05.38+20081230-2) unstable; urgency=low
 
   * Fixed pending l10n issues. Updated Debconf translations:

Attachment: signature.asc
Description: Digital signature

Reply via email to