Control: tags 999191 + patch
Control: tags 999191 + pending
Dear maintainer,
I've prepared an NMU for manpages-tr (versioned as 1.0.5.1-3.1) and
uploaded it to DELAYED/15. Please feel free to tell me if I should
cancel it.
cu
Adrian
diff -u manpages-tr-1.0.5.1/debian/changelog manpages-tr-1.0.5.1/debian/changelog
--- manpages-tr-1.0.5.1/debian/changelog
+++ manpages-tr-1.0.5.1/debian/changelog
@@ -1,3 +1,10 @@
+manpages-tr (1.0.5.1-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * debian/rules: Add build-{arch,indep}. (Closes: #999191)
+
+ -- Adrian Bunk <[email protected]> Sat, 15 Oct 2022 18:55:56 +0300
+
manpages-tr (1.0.5.1-3) unstable; urgency=high
* Conflicting files with man-db removed (Closes: #889805)
diff -u manpages-tr-1.0.5.1/debian/rules manpages-tr-1.0.5.1/debian/rules
--- manpages-tr-1.0.5.1/debian/rules
+++ manpages-tr-1.0.5.1/debian/rules
@@ -100,3 +100,5 @@
+build-arch: build
+build-indep: build
binary: binary-indep binary-arch
-.PHONY: binary binary-arch binary-indep clean update-prune
+.PHONY: build-arch build-indep binary binary-arch binary-indep clean update-prune