Control: tags 999164 + patch
Control: tags 999164 + pending

Dear maintainer,

I've prepared an NMU for ipfm (versioned as 0.11.5-4.3) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru ipfm-0.11.5/debian/changelog ipfm-0.11.5/debian/changelog
--- ipfm-0.11.5/debian/changelog	2016-06-27 08:59:36.000000000 -0300
+++ ipfm-0.11.5/debian/changelog	2022-11-03 11:53:05.000000000 -0300
@@ -1,3 +1,10 @@
+ipfm (0.11.5-4.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules: Add build-{arch,indep} (Closes: #999164).
+
+ -- Marcos Talau <ta...@debian.org>  Thu, 03 Nov 2022 11:53:05 -0300
+
 ipfm (0.11.5-4.2) unstable; urgency=low
 
   * Non-maintainer upload to solve release goal and fix RC bug.
diff -Nru ipfm-0.11.5/debian/rules ipfm-0.11.5/debian/rules
--- ipfm-0.11.5/debian/rules	2016-06-27 08:46:10.000000000 -0300
+++ ipfm-0.11.5/debian/rules	2022-11-03 11:53:05.000000000 -0300
@@ -85,4 +85,8 @@
 	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+
+build-arch: build
+build-indep: build
+
+.PHONY: build build-arch build-indep clean binary-indep binary-arch binary

Reply via email to