Followup-For: Bug #333448

Hi,

I just filed a PU request [1] and will NMU ldap2dns to get this fixed in
squeeze, too.

[1] http://bugs.debian.org/706296


Andreas
diff -u ldap2dns-0.3.1/debian/changelog ldap2dns-0.3.1/debian/changelog
--- ldap2dns-0.3.1/debian/changelog
+++ ldap2dns-0.3.1/debian/changelog
@@ -1,3 +1,16 @@
+ldap2dns (0.3.1-3+squeeze1) stable; urgency=low
+
+  * Non-maintainer upload.
+
+  [ Luk Claes ]
+  * Do not include /usr/share/debconf/confmodule in postinst
+    (Closes: #333448).
+
+  [ Andreas Beckmann ]
+  * Backport postinst fix from wheezy (0.3.1-3.1)
+
+ -- Andreas Beckmann <a...@debian.org>  Sat, 27 Apr 2013 22:38:10 +0200
+
 ldap2dns (0.3.1-3) unstable; urgency=low
 
   * New maintainer (Closes: #248520)
diff -u ldap2dns-0.3.1/debian/postinst ldap2dns-0.3.1/debian/postinst
--- ldap2dns-0.3.1/debian/postinst
+++ ldap2dns-0.3.1/debian/postinst
@@ -20,8 +20,6 @@
     ;;
 esac
 
-. /usr/share/debconf/confmodule
-
 umask 022
 
 echo ""

Reply via email to