Control: tags 828936 + patch
Control: tags 828936 + pending

Dear maintainer,

I've prepared an NMU for python-mhash (versioned as 1.4-1.2) and
uploaded it to DELAYED/1. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
WBR, wRAR
diff -u python-mhash-1.4/debian/changelog python-mhash-1.4/debian/changelog
--- python-mhash-1.4/debian/changelog
+++ python-mhash-1.4/debian/changelog
@@ -1,3 +1,10 @@
+python-mhash (1.4-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS (Closes: #828936).
+
+ -- Andrey Rahmatullin <w...@debian.org>  Sat, 19 Nov 2016 21:24:52 +0500
+
 python-mhash (1.4-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u python-mhash-1.4/debian/rules python-mhash-1.4/debian/rules
--- python-mhash-1.4/debian/rules
+++ python-mhash-1.4/debian/rules
@@ -10,12 +10,12 @@
 $(patsubst %,build/%,$(DEB_DBG_PACKAGES))::
 	set -e; \
 	for i in $(cdbs_python_build_versions); do \
-		python$$i-dbg $(DEB_PYTHON_SETUP_CMD) build; \
+		$$i-dbg $(DEB_PYTHON_SETUP_CMD) build; \
 	done
 
 $(patsubst %,install/%,$(DEB_DBG_PACKAGES))::
 	for i in $(cdbs_python_build_versions); do \
-		python$$i-dbg $(DEB_PYTHON_SETUP_CMD) install --root $(CURDIR)/debian/$(cdbs_curpkg); \
+		$$i-dbg $(DEB_PYTHON_SETUP_CMD) install --root $(CURDIR)/debian/$(cdbs_curpkg); \
 	done
 	find debian/$(cdbs_curpkg) \
 		! -type d ! -name '*_d.so' | xargs rm -f

Attachment: signature.asc
Description: PGP signature

Reply via email to