Control: tags 826242 + pending

Dear maintainer,

I've prepared an NMU for dnsmasq (versioned as 2.76-1.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Best,
Christian


diff -u dnsmasq-2.76/debian/changelog dnsmasq-2.76/debian/changelog
--- dnsmasq-2.76/debian/changelog
+++ dnsmasq-2.76/debian/changelog
@@ -1,3 +1,11 @@
+dnsmasq (2.76-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Provide nss-lookup.target for systemd, without relying on insserv.
+    Patch from Michael Biebl <bi...@debian.org>. (Closes: #826242)
+
+ -- Christian Hofstaedtler <z...@debian.org>  Fri, 01 Jul 2016 13:41:11 +0000
+
 dnsmasq (2.76-1) unstable; urgency=low
 
    * New upstream. (closes: #798586)
diff -u dnsmasq-2.76/debian/systemd.service dnsmasq-2.76/debian/systemd.service
--- dnsmasq-2.76/debian/systemd.service
+++ dnsmasq-2.76/debian/systemd.service
@@ -1,6 +1,8 @@
 [Unit]
 Description=dnsmasq - A lightweight DHCP and caching DNS server
 Requires=network.target
+Wants=nss-lookup.target
+Before=nss-lookup.target
 
 [Service]
 Type=forking

Reply via email to