Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for wmauda (versioned as 0.8-2.1) and
uploaded it to DELAYED/1. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
Sebastian Ramacher
diff -Nru wmauda-0.8/debian/changelog wmauda-0.8/debian/changelog
--- wmauda-0.8/debian/changelog	2012-04-18 20:42:45.000000000 +0200
+++ wmauda-0.8/debian/changelog	2013-07-19 02:42:19.000000000 +0200
@@ -1,3 +1,11 @@
+wmauda (0.8-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/link-against-missing-libraries.patch: Link against
+    libdbus-glib-1 and libX11. (Closes: #713481)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Fri, 19 Jul 2013 02:42:18 +0200
+
 wmauda (0.8-2) unstable; urgency=low
 
   [ Rodolfo García Peñas (kix) ]
diff -Nru wmauda-0.8/debian/patches/link-against-missing-libraries.patch wmauda-0.8/debian/patches/link-against-missing-libraries.patch
--- wmauda-0.8/debian/patches/link-against-missing-libraries.patch	1970-01-01 01:00:00.000000000 +0100
+++ wmauda-0.8/debian/patches/link-against-missing-libraries.patch	2013-07-19 02:27:51.000000000 +0200
@@ -0,0 +1,22 @@
+Description: link against libdbus-glib-1 and libX11
+Author: Sebastian Ramacher <sramac...@debian.org>
+Bug-Debian: http://bugs.debian.org/713481
+Last-Update: 2013-07-19
+
+--- a/Makefile
++++ b/Makefile
+@@ -7,11 +7,11 @@
+ PIXMAP_DIR	:= $(PREFIX)/share/pixmaps
+ MANPAGE_DIR	:= $(PREFIX)/share/man/man1
+ 
+-CFLAGS 	+= $(shell pkg-config audacious --cflags) $(shell pkg-config dbus-1 --cflags)
+-LIBS 	:= $(shell pkg-config audacious --libs) $(shell pkg-config audclient --libs)  $(shell pkg-config dbus-1 --libs)
++CFLAGS 	+= $(shell pkg-config audacious --cflags) $(shell pkg-config dbus-glib-1 --cflags)
++LIBS 	:= $(shell pkg-config audacious --libs) $(shell pkg-config audclient --libs)  $(shell pkg-config dbus-glib-1 --libs)
+ 
+ CFLAGS  += $(shell pkg-config gtk+-2.0 --cflags)
+-LIBS    += $(shell pkg-config gtk+-2.0 --libs)
++LIBS    += $(shell pkg-config gtk+-2.0 --libs) -lX11
+ 
+ OBJS 	= wmauda.o
+ HEADERS = config.h dock-master.xpm
diff -Nru wmauda-0.8/debian/patches/series wmauda-0.8/debian/patches/series
--- wmauda-0.8/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ wmauda-0.8/debian/patches/series	2013-07-19 02:27:58.000000000 +0200
@@ -0,0 +1 @@
+link-against-missing-libraries.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to