Package: gnet Version: 2.0.8-2.1 Severity: normal Tags: patch pending Dear maintainer,
I've prepared an NMU for gnet (versioned as 2.0.8-2.2) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. it fixes FTBFS with scli (#652165). patch made by Julien Cristau <jcris...@debian.org> (#656550). -- Regards, dai GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E
diff -u gnet-2.0.8/debian/changelog gnet-2.0.8/debian/changelog --- gnet-2.0.8/debian/changelog +++ gnet-2.0.8/debian/changelog @@ -1,3 +1,12 @@ +gnet (2.0.8-2.2) unstable; urgency=low + + * Non-maintainer upload. + * debian/patches/50_use_pkg_config_to_get_glib_path.patch + - use pkg-config to get the glib include path, not hardcode it. + Thanks Julien Cristau <jcris...@debian.org>. + + -- HIGUCHI Daisuke (VDR dai) <d...@debian.org> Tue, 31 Jan 2012 11:33:27 +0900 + gnet (2.0.8-2.1) unstable; urgency=low * Non-maintainer upload. only in patch2: unchanged: --- gnet-2.0.8.orig/debian/patches/50_use_pkg_config_to_get_glib_path.patch +++ gnet-2.0.8/debian/patches/50_use_pkg_config_to_get_glib_path.patch @@ -0,0 +1,16 @@ +Bug-Debian: http://bugs.debian.org/652165 +Author: Julien Cristau <jcris...@debian.org> + +use pkg-config to get the glib include path, not hardcode it. + +--- gnet-2.0.8.orig/gnet-2.0.pc.in ++++ gnet-2.0.8/gnet-2.0.pc.in +@@ -6,5 +6,6 @@ + Name: Gnet + Description: A network compatibility layer library + Version: @VERSION@ +-Libs: -L${libdir} -lgnet-@GNET_MAJOR_VERSION@.@GNET_MINOR_VERSION@ @GLIB_LIBS@ @GTHREAD_LIBS@ +-Cflags: -I${includedir}/gnet-@GNET_MAJOR_VERSION@.@GNET_MINOR_VERSION@ -I${libdir}/gnet-@GNET_MAJOR_VERSION@.@GNET_MINOR_VERSION@/include/ @GLIB_CFLAGS@ @GTHREAD_CFLAGS@ ++Libs: -L${libdir} -lgnet-@GNET_MAJOR_VERSION@.@GNET_MINOR_VERSION@ ++Requires.private: glib-2.0 gthread-2.0 ++Cflags: -I${includedir}/gnet-@GNET_MAJOR_VERSION@.@GNET_MINOR_VERSION@ -I${libdir}/gnet-@GNET_MAJOR_VERSION@.@GNET_MINOR_VERSION@/include/
signature.asc
Description: Digital signature