tags 665596 + pending thanks Dear maintainer,
I've prepared an NMU for photoprint (versioned as 0.4.2~pre2-2.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: Donovan: You re gonna need somebody on your bond
diff -Nru photoprint-0.4.2~pre2/debian/changelog photoprint-0.4.2~pre2/debian/changelog --- photoprint-0.4.2~pre2/debian/changelog 2011-11-13 09:40:54.000000000 +0100 +++ photoprint-0.4.2~pre2/debian/changelog 2013-06-23 15:41:31.000000000 +0200 @@ -1,3 +1,12 @@ +photoprint (0.4.2~pre2-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "Including individual glib headers no longer supported": + add patch from Michael Biebl to not include <glib/gstrfuncs.h>. + (Closes: #665596) + + -- gregor herrmann <[email protected]> Sun, 23 Jun 2013 15:41:29 +0200 + photoprint (0.4.2~pre2-2) unstable; urgency=low * Use libtoolize to copy local ltmain.sh; closes: #648091. diff -Nru photoprint-0.4.2~pre2/debian/patches/glib-single-include.patch photoprint-0.4.2~pre2/debian/patches/glib-single-include.patch --- photoprint-0.4.2~pre2/debian/patches/glib-single-include.patch 1970-01-01 01:00:00.000000000 +0100 +++ photoprint-0.4.2~pre2/debian/patches/glib-single-include.patch 2013-06-23 15:33:02.000000000 +0200 @@ -0,0 +1,18 @@ +Description: Including individual glib headers no longer supported +Origin: vendor +Bug-Debian: http://bugs.debian.org/665596 +Forwarded: no +Author: Michael Biebl <[email protected]> +Reviewed-by: gregor herrmann <[email protected]> +Last-Update: 2013-06-23 + +--- a/gp_cppsupport/gprinter.cpp ++++ b/gp_cppsupport/gprinter.cpp +@@ -22,7 +22,6 @@ + #include <gutenprint/gutenprint.h> + + #include <glib.h> +-#include <glib/gstrfuncs.h> + #include <glib/gprintf.h> + + #include "../imagesource/imagesource.h" diff -Nru photoprint-0.4.2~pre2/debian/patches/series photoprint-0.4.2~pre2/debian/patches/series --- photoprint-0.4.2~pre2/debian/patches/series 2011-11-13 09:40:54.000000000 +0100 +++ photoprint-0.4.2~pre2/debian/patches/series 2013-06-23 15:31:39.000000000 +0200 @@ -3,3 +3,4 @@ fix-gtk-ftbfs.patch fix-spelling.patch fix-man-page-minux.patch +glib-single-include.patch
signature.asc
Description: Digital signature

