Control: tags 965553 + patch
Control: tags 965553 + pending
Control: tags 999130 + patch
Control: tags 999130 + pending
Dear maintainer,
I've prepared an NMU for gkrellm-xkb (versioned as 1.05-5.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I should
cancel it.
cu
Adrian
diff -u gkrellm-xkb-1.05/debian/rules gkrellm-xkb-1.05/debian/rules
--- gkrellm-xkb-1.05/debian/rules
+++ gkrellm-xkb-1.05/debian/rules
@@ -63,2 +63,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
diff -u gkrellm-xkb-1.05/debian/changelog gkrellm-xkb-1.05/debian/changelog
--- gkrellm-xkb-1.05/debian/changelog
+++ gkrellm-xkb-1.05/debian/changelog
@@ -1,3 +1,11 @@
+gkrellm-xkb (1.05-5.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/compat: 5 -> 7. (Closes: #965553)
+ * debian/rules: Add build-{arch,indep}. (Closes: #999130)
+
+ -- Adrian Bunk <[email protected]> Tue, 28 Dec 2021 01:42:42 +0200
+
gkrellm-xkb (1.05-5) unstable; urgency=low
* Fixed lintian warnings about upstream changelog
diff -u gkrellm-xkb-1.05/debian/compat gkrellm-xkb-1.05/debian/compat
--- gkrellm-xkb-1.05/debian/compat
+++ gkrellm-xkb-1.05/debian/compat
@@ -1 +1 @@
-5
+7