Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for gstm (versioned as 1.2-8.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Cheers
-- 
Sebastian Ramacher
diff -Nru gstm-1.2/debian/changelog gstm-1.2/debian/changelog
--- gstm-1.2/debian/changelog	2011-09-13 08:11:08.000000000 +0200
+++ gstm-1.2/debian/changelog	2014-04-26 15:14:27.000000000 +0200
@@ -1,3 +1,12 @@
+gstm (1.2-8.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Daniel T Chen ]
+  * Added missing X11 lib to link, fixing FTBFS. (Closes: #713658)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Sat, 26 Apr 2014 15:14:15 +0200
+
 gstm (1.2-8) unstable; urgency=low
 
   * update format to 3.0 (quilt)
diff -Nru gstm-1.2/debian/patches/ftbfs-libx11-underlinkage.patch gstm-1.2/debian/patches/ftbfs-libx11-underlinkage.patch
--- gstm-1.2/debian/patches/ftbfs-libx11-underlinkage.patch	1970-01-01 01:00:00.000000000 +0100
+++ gstm-1.2/debian/patches/ftbfs-libx11-underlinkage.patch	2014-04-26 15:11:09.000000000 +0200
@@ -0,0 +1,23 @@
+Index: gstm-1.2/src/Makefile.am
+===================================================================
+--- gstm-1.2.orig/src/Makefile.am	2013-04-02 13:56:39.000000000 -0400
++++ gstm-1.2/src/Makefile.am	2013-04-02 13:57:58.627303667 -0400
+@@ -18,4 +18,4 @@
+ 	fnssht.c fnssht.h \
+ 	notarea.c eggtrayicon.c eggtrayicon.h
+ 
+-gstm_LDADD = @PACKAGE_LIBS@ $(INTLLIBS) -lxml2
++gstm_LDADD = @PACKAGE_LIBS@ $(INTLLIBS) -lxml2 -lX11
+Index: gstm-1.2/src/Makefile.in
+===================================================================
+--- gstm-1.2.orig/src/Makefile.in	2013-04-02 13:56:39.000000000 -0400
++++ gstm-1.2/src/Makefile.in	2013-04-02 13:58:23.101751986 -0400
+@@ -179,7 +179,7 @@
+ 	fnssht.c fnssht.h \
+ 	notarea.c eggtrayicon.c eggtrayicon.h
+ 
+-gstm_LDADD = @PACKAGE_LIBS@ $(INTLLIBS) -lxml2
++gstm_LDADD = @PACKAGE_LIBS@ $(INTLLIBS) -lxml2 -lX11
+ all: all-am
+ 
+ .SUFFIXES:
diff -Nru gstm-1.2/debian/patches/series gstm-1.2/debian/patches/series
--- gstm-1.2/debian/patches/series	2011-09-13 05:53:28.000000000 +0200
+++ gstm-1.2/debian/patches/series	2014-04-26 15:11:44.000000000 +0200
@@ -4,3 +4,4 @@
 ftbfs-as-needed.patch
 fix-spelling
 remove-deprecated-encoding-in-desktop-file
+ftbfs-libx11-underlinkage.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to