Control: tags 806075 + pending

Dear maintainer,

I've prepared an NMU for maradns (versioned as 2.0.13-1.2) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Cheers,
Chris.


diff -Nru maradns-2.0.13/debian/changelog maradns-2.0.13/debian/changelog
--- maradns-2.0.13/debian/changelog     2016-07-01 15:38:52.000000000 +0000
+++ maradns-2.0.13/debian/changelog     2016-08-09 19:39:43.000000000 +0000
@@ -1,3 +1,11 @@
+maradns (2.0.13-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS when built with dpkg-buildpackage -A.
+    (Closes: #806075). Patch and report by Santiago Vila <sanv...@unex.es>.
+
+ -- Christian Hofstaedtler <z...@debian.org>  Tue, 09 Aug 2016 19:39:43 +0000
+
 maradns (2.0.13-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru maradns-2.0.13/debian/rules maradns-2.0.13/debian/rules
--- maradns-2.0.13/debian/rules 2015-10-03 07:37:13.000000000 +0000
+++ maradns-2.0.13/debian/rules 2016-08-09 19:39:40.000000000 +0000
@@ -38,7 +38,7 @@
        make -f $(MAKEFILE) all COMPILED=\"${COMPILED}\" VERSION=\"${VERSION}\"
        mv rng/rng-32bit-tables.h.bak rng/rng-32bit-tables.h
 
-override_dh_install:
+override_dh_install-arch:
        dh_install
        mv $(TMP)/usr/sbin/bind2csv2.py $(TMP)/usr/sbin/bind2csv2
 
@@ -48,7 +48,7 @@
 override_dh_installexamples:
        dh_installexamples -XMakefile
 
-override_dh_installman:
+override_dh_installman-arch:
        dh_installman
        cd $(CURDIR)/debian/maradns-deadwood/usr/share/man/man1/ && mv 
Deadwood.1 deadwood.1 && cd -
 

Reply via email to