Control: tags 999009 + patch
Control: tags 999009 + pending

Dear maintainer,

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

Regards,

Eriberto

diff -u scanssh-2.0/debian/changelog scanssh-2.0/debian/changelog
--- scanssh-2.0/debian/changelog
+++ scanssh-2.0/debian/changelog
@@ -1,3 +1,11 @@
+scanssh (2.0-4.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules: added missing targets build-arch and build-indep.
+    (Closes: #999009)
+
+ -- Joao Eriberto Mota Filho <eribe...@debian.org>  Tue, 05 Apr 2022 17:50:08 
-0300
+
 scanssh (2.0-4.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u scanssh-2.0/debian/rules scanssh-2.0/debian/rules
--- scanssh-2.0/debian/rules
+++ scanssh-2.0/debian/rules
@@ -91,4 +91,6 @@
        dh_builddeb
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure
+build-arch: build
+build-indep: build
+.PHONY: build build-arch build-indep clean binary-indep binary-arch binary 
install configure

Reply via email to