tag 669543 patch pending
thanks

Lucas Nussbaum <lu...@lucas-nussbaum.net> (19/04/2012):
> Source: geeqie
> Version: 1:1.0-10
> Severity: serious
> Tags: wheezy sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20120419 qa-ftbfs
> Justification: FTBFS on amd64

Hi,

trivial patch attached, used in a 0-day NMU due to the ongoing exiv2
transition.

Mraw,
KiBi.
diff -Nru geeqie-1.0/debian/changelog geeqie-1.0/debian/changelog
--- geeqie-1.0/debian/changelog	2012-01-04 12:55:01.000000000 +0100
+++ geeqie-1.0/debian/changelog	2012-05-07 21:59:49.000000000 +0200
@@ -1,3 +1,13 @@
+geeqie (1:1.0-10.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Fix FTBFS by making sure $(CURDIR)/debian/tmp/usr/share/doc/geeqie/html
+    exists at the beginning of the dh_auto_install override (Closes: #669543).
+  * Set urgency to “high” for the RC bug fix, needed for the ongoing exiv2
+    transition.
+
+ -- Cyril Brulebois <k...@debian.org>  Mon, 07 May 2012 21:58:07 +0200
+
 geeqie (1:1.0-10) unstable; urgency=low
 
   [ Klaus Ethgen ]
diff -Nru geeqie-1.0/debian/rules geeqie-1.0/debian/rules
--- geeqie-1.0/debian/rules	2012-01-04 12:55:01.000000000 +0100
+++ geeqie-1.0/debian/rules	2012-05-07 21:57:52.000000000 +0200
@@ -20,6 +20,7 @@
 	convert geeqie.png -scale 32x32 geeqie.xpm
 
 override_dh_auto_install:
+	mkdir -p $(CURDIR)/debian/tmp/usr/share/doc/geeqie/html
 	dh_auto_install --builddirectory build-standard
 	mv debian/tmp/usr/bin/geeqie debian/tmp/usr/bin/geeqie-standard
 	sed 's/Exec=geeqie/Exec=geeqie-standard/' \

Attachment: signature.asc
Description: Digital signature

Reply via email to