tags 650524 + pending
thanks
Dear maintainer,
I've prepared an NMU for pdnsd (versioned as 1.2.8-par-2.1) and
uploaded it to DELAYED/3. Please feel free to tell me if I
should delay it longer.
Regards.
diff -Nru pdnsd-1.2.8-par/debian/changelog pdnsd-1.2.8-par/debian/changelog
pdnsd-1.2.8-par/debian/changelog 2011-04-09 20:18:43.000000000 +0200
+++ pdnsd-1.2.8-par/debian/changelog 2011-12-02 21:06:53.000000000 +0100
@@ -1,3 +1,13 @@
+pdnsd (1.2.8-par-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Provide $named facility for insserv (Closes: #650524)
+ * Create /etc/insserv.conf.d/
+ * Install debian/pdnsd.insserv into that directory
+ * Set urgency to medium due to rc bug fix
+
+ -- Alexander Reichle-Schmehl <tolimar@debian.org> Fri, 02 Dec 2011 21:01:40 +0100
+
pdnsd (1.2.8-par-2) unstable; urgency=low
* debian/patches/03-autotools.patch: Dropped not needed anymore and make
diff -Nru pdnsd-1.2.8-par/debian/dirs pdnsd-1.2.8-par/debian/dirs
pdnsd-1.2.8-par/debian/dirs 2011-03-17 01:36:55.000000000 +0100
+++ pdnsd-1.2.8-par/debian/dirs 2011-12-02 21:01:01.000000000 +0100
@@ -2,3 +2,4 @@
usr/share/pdnsd
etc/resolvconf/update.d
etc/NetworkManager/dispatcher.d/
+etc/insserv.conf.d
diff -Nru pdnsd-1.2.8-par/debian/pdnsd.insserv pdnsd-1.2.8-par/debian/pdnsd.insserv
pdnsd-1.2.8-par/debian/pdnsd.insserv 1970-01-01 01:00:00.000000000 +0100
+++ pdnsd-1.2.8-par/debian/pdnsd.insserv 2011-12-02 21:05:57.000000000 +0100
@@ -0,0 +1,2 @@
+$named pdnsd
+
diff -Nru pdnsd-1.2.8-par/debian/rules pdnsd-1.2.8-par/debian/rules
pdnsd-1.2.8-par/debian/rules 2011-03-26 09:46:49.000000000 +0100
+++ pdnsd-1.2.8-par/debian/rules 2011-12-02 21:05:41.000000000 +0100
@@ -28,6 +28,7 @@
rm -f debian/pdnsd/etc/pdnsd.conf.sample
install -m 755 debian/resolvconf debian/pdnsd/etc/resolvconf/update.d/pdnsd
install -m 755 debian/002_NetMan_pdnsd debian/pdnsd/etc/NetworkManager/dispatcher.d/
+ install -m 755 debian/pdnsd.insserv debian/pdnsd/etc/insserv.conf.d/pdnsd
override_dh_installexamples:
dh_installexamples doc/pdnsd.conf
To UNSUBSCRIBE, email to debian-bugs-rc-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Replies