Bug#554737: gpivtools: diff for NMU version 0.6.0-1.1

2011-12-04 Thread Meike Reichle
Gerber van der Graaf @ 03/12/11 18:42:
 Great! Is there any action expected from my side? Thank you very much
 for all. Gerber van der Graaf

The package has already been uploaded to the archive. It would be nice if
you could acknowledge [0] the NMU in your next maintainer upload.

Kind regards,
Meike


[0]
http://www.debian.org/doc/manuals/developers-reference/pkgs.html#nmu-maintainer




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



Bug#554737: gpivtools: diff for NMU version 0.6.0-1.1

2011-12-03 Thread Meike Reichle
Dear maintainer,

I've prepared an NMU for gpivtools (versioned as 0.6.0-1.1). The diff is
attached to this message.

Regards.

diff -u gpivtools-0.6.0/debian/changelog gpivtools-0.6.0/debian/changelog
--- gpivtools-0.6.0/debian/changelog
+++ gpivtools-0.6.0/debian/changelog
@@ -1,3 +1,12 @@
+gpivtools (0.6.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with binutils-gold add link to libm
+(thanks Mahyuddin Susanto) (Closes: #554737)
+  * Changed urgency to medium
+
+ -- root me...@debian.org  Sat, 03 Dec 2011 14:09:44 +0100
+
 gpivtools (0.6.0-1) unstable; urgency=low
 
   * New upstream release
diff -u gpivtools-0.6.0/debian/patches/00list 
gpivtools-0.6.0/debian/patches/00list
--- gpivtools-0.6.0/debian/patches/00list
+++ gpivtools-0.6.0/debian/patches/00list
@@ -1,0 +2 @@
+02_fix_ftbfs_binutils-gold.dpatch
only in patch2:
unchanged:
--- gpivtools-0.6.0.orig/debian/patches/02_fix_ftbfs_binutils-gold.dpatch
+++ gpivtools-0.6.0/debian/patches/02_fix_ftbfs_binutils-gold.dpatch
@@ -0,0 +1,28 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## Description: Fix FTBFS binutils-gold
+## Author: Mahyuddin Susanto udi...@ubuntu.com
+## Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554737
+
+@DPATCH@
+diff -urNad gpivtools-0.6.0~/src/misc/Makefile.am 
gpivtools-0.6.0/src/misc/Makefile.am
+--- gpivtools-0.6.0~/src/misc/Makefile.am  2008-10-09 21:49:30.0 
+0700
 gpivtools-0.6.0/src/misc/Makefile.am   2011-01-29 07:36:56.060743848 
+0700
+@@ -73,4 +73,4 @@
+   fi-keyline.pl
+ 
+ INCLUDES  = @GLIB_CFLAGS@ -I $(RTA_TOPDIR)/include -I . -I 
$(K_TOPDIR)/include
+-LDADD = @GLIB_LIBS@
++LDADD = @GLIB_LIBS@ -lm
+diff -urNad gpivtools-0.6.0~/src/misc/Makefile.in 
gpivtools-0.6.0/src/misc/Makefile.in
+--- gpivtools-0.6.0~/src/misc/Makefile.in  2008-10-09 22:29:23.0 
+0700
 gpivtools-0.6.0/src/misc/Makefile.in   2011-01-29 07:37:55.240743789 
+0700
+@@ -241,7 +241,7 @@
+   fi-keyline.pl
+ 
+ INCLUDES = @GLIB_CFLAGS@ -I $(RTA_TOPDIR)/include -I . -I $(K_TOPDIR)/include
+-LDADD = @GLIB_LIBS@
++LDADD = @GLIB_LIBS@ -lm
+ all: all-am
+ 
+ .SUFFIXES:
+


Bug#554737: gpivtools: diff for NMU version 0.6.0-1.1

2011-12-03 Thread Gerber van der Graaf
Great! Is there any action expected from my side? Thank you very much
for all. Gerber van der Graaf

On Sat, 2011-12-03 at 14:34 +0100, Meike Reichle wrote:
 Dear maintainer,
 
 I've prepared an NMU for gpivtools (versioned as 0.6.0-1.1). The diff is
 attached to this message.
 
 Regards.
 





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