tags 666329 + patch
tags 666329 + pending
thanks

Dear maintainer,

I've prepared an NMU for c-icap (versioned as 1:0.1.6-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: Reinhard Mey: Ein Antrag auf Erteilung eines Antragsformulars
diff -Nru c-icap-0.1.6/debian/changelog c-icap-0.1.6/debian/changelog
--- c-icap-0.1.6/debian/changelog	2011-08-15 08:37:29.000000000 +0200
+++ c-icap-0.1.6/debian/changelog	2012-04-17 22:00:10.000000000 +0200
@@ -1,3 +1,12 @@
+c-icap (1:0.1.6-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: cp: cannot stat `debian/tmp/etc/c-icap/c-icap.conf': No
+    such file or directory": use override target in debian/rules.
+    (Closes: #666329)
+
+ -- gregor herrmann <gre...@debian.org>  Tue, 17 Apr 2012 22:00:09 +0200
+
 c-icap (1:0.1.6-1) unstable; urgency=low
 
   * New upstream version
diff -Nru c-icap-0.1.6/debian/rules c-icap-0.1.6/debian/rules
--- c-icap-0.1.6/debian/rules	2011-08-15 08:37:29.000000000 +0200
+++ c-icap-0.1.6/debian/rules	2012-04-17 22:00:07.000000000 +0200
@@ -10,14 +10,13 @@
 %:
 	dh $@
 
-build:
-	dh build --before configure
-	./configure --prefix=/usr \
+override_dh_auto_configure:
+	dh_auto_configure -- \
+		--prefix=/usr \
 		--includedir=/usr/include \
 		--sysconfdir=/etc/c-icap \
 		--localstatedir=/var \
 		--libexecdir=/usr/lib/c_icap
-	dh build --after configure
 
 override_dh_fixperms:
 	dh_fixperms

Attachment: signature.asc
Description: Digital signature

Reply via email to