Control: tags 820132 + patch
Control: tags 820132 + pending
Control: tags 822020 + pending

Dear maintainer,

I've prepared an NMU for quixote (versioned as 2.7~b2-1.2) and
uploaded it to DELAYED/0.

Regards.

diff -Nru quixote-2.7~b2/debian/changelog quixote-2.7~b2/debian/changelog
--- quixote-2.7~b2/debian/changelog	2015-12-14 19:40:33.000000000 +0100
+++ quixote-2.7~b2/debian/changelog	2018-09-29 23:26:25.000000000 +0200
@@ -1,3 +1,13 @@
+quixote (2.7~b2-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch from BTS to add missing "build-arch" and "build-indep"
+    targets. Thanks to Santiago Vila for the patch. (Closes: #822020)
+  * Remove Oleksandr Moskalenko from Uploaders, thanks for your contributions.
+    (Closes: #820132)
+
+ -- Tobias Frost <t...@debian.org>  Sat, 29 Sep 2018 23:26:25 +0200
+
 quixote (2.7~b2-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru quixote-2.7~b2/debian/rules quixote-2.7~b2/debian/rules
--- quixote-2.7~b2/debian/rules	2015-12-14 19:26:17.000000000 +0100
+++ quixote-2.7~b2/debian/rules	2018-09-29 23:09:03.000000000 +0200
@@ -17,6 +17,10 @@
 	python setup.py build
 	touch $@
 
+build-arch: build
+
+build-indep: build
+
 build: build-stamp
 
 install: build
@@ -62,4 +66,4 @@
 	dh_builddeb -i
 
 binary: binary-arch binary-indep
-.PHONY: build clean binary-indep binary-arch binary install patch unpatch
+.PHONY: build build-arch build-indep clean binary-indep binary-arch binary install patch unpatch

Reply via email to