Control: tags 999056 + patch
Control: tags 999056 + pending

Dear maintainer,

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

Regards.
diff -Nru xwatch-2.11/debian/changelog xwatch-2.11/debian/changelog
--- xwatch-2.11/debian/changelog	2020-05-29 10:54:31.000000000 -0300
+++ xwatch-2.11/debian/changelog	2022-11-03 20:02:23.000000000 -0300
@@ -1,3 +1,10 @@
+xwatch (2.11-16.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules: Add build-{arch,indep} (Closes: #999056).
+
+ -- Marcos Talau <ta...@debian.org>  Thu, 03 Nov 2022 20:02:23 -0300
+
 xwatch (2.11-16) unstable; urgency=medium
 
   [ Helmut Grohne ]
diff -Nru xwatch-2.11/debian/rules xwatch-2.11/debian/rules
--- xwatch-2.11/debian/rules	2020-05-29 10:35:53.000000000 -0300
+++ xwatch-2.11/debian/rules	2022-11-03 20:02:23.000000000 -0300
@@ -90,4 +90,7 @@
 	$(checkdir)
 	test root = "`whoami`"
 
-.PHONY: binary binary-arch binary-indep clean checkroot
+build-arch: build
+build-indep: build
+
+.PHONY: build-arch build-indep binary binary-arch binary-indep clean checkroot

Reply via email to