tags 666343 + patch
tags 666343 + pending
thanks

Dear maintainer,

I've prepared an NMU for cairo-5c (versioned as 1.6+nmu1) 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: Tom Waits: Poncho's Lament
diff -Nru cairo-5c-1.6/debian/changelog cairo-5c-1.6+nmu1/debian/changelog
--- cairo-5c-1.6/debian/changelog	2012-03-04 01:38:25.000000000 +0100
+++ cairo-5c-1.6+nmu1/debian/changelog	2012-05-01 17:17:09.000000000 +0200
@@ -1,3 +1,12 @@
+cairo-5c (1.6+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: make[1]: *** No targets specified and no makefile found.
+    Stop.": fix target dependencies in debian/rules.
+    (Closes: #666343)
+
+ -- gregor herrmann <gre...@debian.org>  Tue, 01 May 2012 17:16:56 +0200
+
 cairo-5c (1.6) unstable; urgency=low
   * Add global key event hook
   * Fix debian build from source (add librsvg2-dev build depend)
diff -Nru cairo-5c-1.6/debian/rules cairo-5c-1.6+nmu1/debian/rules
--- cairo-5c-1.6/debian/rules	2012-02-29 10:31:23.000000000 +0100
+++ cairo-5c-1.6+nmu1/debian/rules	2012-05-01 17:16:53.000000000 +0200
@@ -11,10 +11,10 @@
 	./configure --with-nickle-libdir='$${datadir}/nickle' --prefix=/usr --mandir='$${prefix}/share/man'
 	touch configure-stamp
 
-build: configure-stamp build-arch build-indep
+build: build-arch build-indep
 build-arch: build-stamp
 build-indep: build-stamp
-build-stamp:
+build-stamp: configure-stamp
 	dh_testdir
 	$(MAKE)
 	$(MAKE) cairo-5c.3

Attachment: signature.asc
Description: Digital signature

Reply via email to