tags 666295 + patch
tags 666295 + pending
thanks

Dear maintainer,

I've prepared an NMU for scotch (versioned as 5.1.12b.dfsg-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Sinéad O'Connor: Troy
diff -Nru scotch-5.1.12b.dfsg/debian/changelog scotch-5.1.12b.dfsg/debian/changelog
--- scotch-5.1.12b.dfsg/debian/changelog	2011-12-21 19:40:52.000000000 +0100
+++ scotch-5.1.12b.dfsg/debian/changelog	2012-04-15 14:34:15.000000000 +0200
@@ -1,3 +1,13 @@
+scotch (5.1.12b.dfsg-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: cp: cannot stat `debian/tmp/int/bin/scotch_esmumps': No
+    such file or directory":
+    debian/rules: let build-arch-stamp depend on patch-stamp.
+    (Closes: #666295)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 15 Apr 2012 14:33:10 +0200
+
 scotch (5.1.12b.dfsg-1) unstable; urgency=low
 
   * New upstream (closes: #652900).
diff -Nru scotch-5.1.12b.dfsg/debian/rules scotch-5.1.12b.dfsg/debian/rules
--- scotch-5.1.12b.dfsg/debian/rules	2011-12-21 17:38:25.000000000 +0100
+++ scotch-5.1.12b.dfsg/debian/rules	2012-04-15 14:31:17.000000000 +0200
@@ -47,9 +47,9 @@
 	QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
 	touch $@
 
-build: patch-stamp build-arch
+build: build-arch
 build-arch: build-arch-stamp
-build-arch-stamp:
+build-arch-stamp: patch-stamp
 	dh_testdir
 	dh_prep
 

Attachment: signature.asc
Description: Digital signature

Reply via email to