Control: tags 999204 + patch
Control: tags 999204 + pending

Dear maintainer,

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

Regards,

Eriberto

diff -u whereami-0.3.34/debian/changelog whereami-0.3.34/debian/changelog
--- whereami-0.3.34/debian/changelog
+++ whereami-0.3.34/debian/changelog
@@ -1,3 +1,11 @@
+whereami (0.3.34-0.5) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules: added missing targets build-arch and build-indep.
+    (Closes: #999204)
+
+ -- Joao Eriberto Mota Filho <eribe...@debian.org>  Tue, 05 Apr 2022 17:58:14 
-0300
+
 whereami (0.3.34-0.4) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u whereami-0.3.34/debian/rules whereami-0.3.34/debian/rules
--- whereami-0.3.34/debian/rules
+++ whereami-0.3.34/debian/rules
@@ -105,4 +105,6 @@
 source diff:
        @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
-.PHONY: binary-arch binary-indep clean
+build-arch: build
+build-indep: build
+.PHONY: build-arch build-indep binary-arch binary-indep clean

Reply via email to