Control: tags 965552 + patch
Control: tags 965552 + pending
Control: tags 999157 + patch
Control: tags 999157 + pending
Dear maintainer,
I've prepared an NMU for gkrellm-thinkbat (versioned as 0.2.2-1.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I should cancel it.
cu
Adrian
diff -u gkrellm-thinkbat-0.2.2/debian/rules gkrellm-thinkbat-0.2.2/debian/rules
--- gkrellm-thinkbat-0.2.2/debian/rules
+++ gkrellm-thinkbat-0.2.2/debian/rules
@@ -61,2 +61,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-thinkbat-0.2.2/debian/changelog gkrellm-thinkbat-0.2.2/debian/changelog
--- gkrellm-thinkbat-0.2.2/debian/changelog
+++ gkrellm-thinkbat-0.2.2/debian/changelog
@@ -1,3 +1,11 @@
+gkrellm-thinkbat (0.2.2-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * debian/compat: 5 -> 7. (Closes: #965552)
+ * debian/rules: Add build-{arch,indep}. (Closes: #999157)
+
+ -- Adrian Bunk <[email protected]> Tue, 28 Dec 2021 01:28:15 +0200
+
gkrellm-thinkbat (0.2.2-1) unstable; urgency=low
* Initial release (Closes: #470831)
diff -u gkrellm-thinkbat-0.2.2/debian/compat gkrellm-thinkbat-0.2.2/debian/compat
--- gkrellm-thinkbat-0.2.2/debian/compat
+++ gkrellm-thinkbat-0.2.2/debian/compat
@@ -1 +1 @@
-5
+7