Control: tags 965598 + patch
Control: tags 965598 + pending
Control: tags 999098 + patch
Control: tags 999098 + pending

Dear maintainer,

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

cu
Adrian
diff -u ips-4.0/debian/changelog ips-4.0/debian/changelog
--- ips-4.0/debian/changelog
+++ ips-4.0/debian/changelog
@@ -1,3 +1,11 @@
+ips (4.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/compat: 5 -> 7. (Closes: #965598)
+  * debian/rules: Add build-{arch,indep}. (Closes: #999098)
+
+ -- Adrian Bunk <[email protected]>  Mon, 27 Dec 2021 21:42:33 +0200
+
 ips (4.0-1) unstable; urgency=low
 
   * New upstream version
diff -u ips-4.0/debian/compat ips-4.0/debian/compat
--- ips-4.0/debian/compat
+++ ips-4.0/debian/compat
@@ -1 +1 @@
-5
+7
diff -u ips-4.0/debian/rules ips-4.0/debian/rules
--- ips-4.0/debian/rules
+++ ips-4.0/debian/rules
@@ -72,2 +72,4 @@
+build-arch: build
+build-indep: build
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure
+.PHONY: build build-arch build-indep clean binary-indep binary-arch binary install configure

Reply via email to