tags 533888 + pending
thanks

Dear maintainer,

I've prepared an NMU for ddclient (versioned as 3.8.0-6.1) and uploaded
it to DELAYED/8, according to devref §5.11.1 (actually, I've delayed it
more than needed, given that you have recently commented on this bug
log). Feel free to overwrite the NMU with a proper upload integrating
the patch (which is the one posted to this bug log and on which there
was consensus).

Hope this helps,
Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u ddclient-3.8.0/debian/postinst ddclient-3.8.0/debian/postinst
--- ddclient-3.8.0/debian/postinst
+++ ddclient-3.8.0/debian/postinst
@@ -39,7 +39,7 @@
 
   # if the hostslist was blank, let the user know some possible reasons
   if [ -z $hostslist ]; then
-    db_input high ddclient/blankhostslist
+    db_input high ddclient/blankhostslist || true
     db_go
   fi
 }
diff -u ddclient-3.8.0/debian/changelog ddclient-3.8.0/debian/changelog
--- ddclient-3.8.0/debian/changelog
+++ ddclient-3.8.0/debian/changelog
@@ -1,3 +1,12 @@
+ddclient (3.8.0-6.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * postinst: ignore debconf errors about blankhostslist, thus enabling
+    installation with non-interactive mode. Patch by Jonathan Niehof.
+    (Closes: #533888)
+
+ -- Stefano Zacchiroli <z...@debian.org>  Thu, 19 Nov 2009 10:23:24 +0100
+
 ddclient (3.8.0-6) unstable; urgency=low
 
   * Fix pending l10n issues. Debconf translations:

Reply via email to