Control: tags 999072 + patch
Control: tags 999072 + pending

Dear maintainer,

I've prepared an NMU for bootp (versioned as 2.4.3-19.1) and uploaded
it to DELAYED/7. Please feel free to tell me if I should cancel it.

cu
Adrian
diff -Nru bootp-2.4.3/debian/changelog bootp-2.4.3/debian/changelog
--- bootp-2.4.3/debian/changelog	2020-07-09 06:40:44.000000000 +0300
+++ bootp-2.4.3/debian/changelog	2021-12-27 22:17:44.000000000 +0200
@@ -1,3 +1,10 @@
+bootp (2.4.3-19.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules: Add build-{arch,indep}. (Closes: #999072)
+
+ -- Adrian Bunk <b...@debian.org>  Mon, 27 Dec 2021 22:17:44 +0200
+
 bootp (2.4.3-19) unstable; urgency=medium
 
   * Source format is 3.0 (quilt)
diff -Nru bootp-2.4.3/debian/rules bootp-2.4.3/debian/rules
--- bootp-2.4.3/debian/rules	2020-07-09 05:19:36.000000000 +0300
+++ bootp-2.4.3/debian/rules	2021-12-27 22:17:44.000000000 +0200
@@ -54,5 +54,7 @@
 source diff:                                                                  
 	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
+build-arch: build
+build-indep: build
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+.PHONY: build build-arch build-indep clean binary-indep binary-arch binary install

Reply via email to