Bug#556709: xfreecd: diff for NMU version 0.9.0.1-1.1

2012-01-07 Thread dai
Hi,

On Sat, Jan 07, 2012 at 03:08:11PM +0100, Frederic Peters wrote:
> > I've prepared an NMU for xfreecd (versioned as 0.9.0.1-1.1) and
> > uploaded it to DELAYED/2. Please feel free to tell me if I
> > should delay it longer.
> 
> This NMU is welcome, if you want you could even reupload straight to
> unstable.

Thank you.  I re-uploaded it straight to unstable.
-- 
Regards,
dai

GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E


signature.asc
Description: Digital signature


Bug#556709: xfreecd: diff for NMU version 0.9.0.1-1.1

2012-01-07 Thread Frederic Peters
d...@debian.org wrote:

> tags 556709 + patch
> tags 556709 + pending
> thanks
> 
> Dear maintainer,
> 
> I've prepared an NMU for xfreecd (versioned as 0.9.0.1-1.1) and
> uploaded it to DELAYED/2. Please feel free to tell me if I
> should delay it longer.

This NMU is welcome, if you want you could even reupload straight to
unstable.


Fred



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#556709: xfreecd: diff for NMU version 0.9.0.1-1.1

2012-01-07 Thread dai
tags 556709 + patch
tags 556709 + pending
thanks

Dear maintainer,

I've prepared an NMU for xfreecd (versioned as 0.9.0.1-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
-- 
Regards,
dai

GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E
diff -u xfreecd-0.9.0.1/debian/changelog xfreecd-0.9.0.1/debian/changelog
--- xfreecd-0.9.0.1/debian/changelog
+++ xfreecd-0.9.0.1/debian/changelog
@@ -1,3 +1,11 @@
+xfreecd (0.9.0.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * FTBFS with binutils-gold (closes: #556709).
+- Makefile: add -lX11 to LDFLAGS.
+
+ -- HIGUCHI Daisuke (VDR dai)   Sat, 07 Jan 2012 22:49:07 +0900
+
 xfreecd (0.9.0.1-1) unstable; urgency=low
 
   * New upstream release.
only in patch2:
unchanged:
--- xfreecd-0.9.0.1.orig/Makefile
+++ xfreecd-0.9.0.1/Makefile
@@ -12,7 +12,7 @@
 
 VERSION = 0.9.0.1
 CFLAGS = -g -O2 -Wall -pipe `pkg-config --cflags gtk+-2.0` -DVERSION=\"$(VERSION)\"
-LDFLAGS = `pkg-config --libs gtk+-2.0`
+LDFLAGS = -lX11 `pkg-config --libs gtk+-2.0`
 
 OBJS = xfreecd.o cd_control.o cddbd.o cddb.o child_sync.o xpm_button.o
 


signature.asc
Description: Digital signature