tags 615278 + pending
thanks

Dear maintainer,

I've prepared an NMU for giggle (versioned as 0.5-1.1) and
uploaded it to DELAYED/2.

Cheers,
Julien
diff -Nru giggle-0.5/debian/changelog giggle-0.5/debian/changelog
--- giggle-0.5/debian/changelog	2010-05-13 15:11:18.000000000 +0200
+++ giggle-0.5/debian/changelog	2011-03-11 19:24:01.000000000 +0100
@@ -1,3 +1,10 @@
+giggle (0.5-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with ld --no-add-needed (closes: #615278).
+
+ -- Julien Cristau <jcris...@debian.org>  Fri, 11 Mar 2011 19:22:37 +0100
+
 giggle (0.5-1) unstable; urgency=low
 
   * New upstream release
diff -Nru giggle-0.5/debian/patches/debian-changes-0.5-2 giggle-0.5/debian/patches/debian-changes-0.5-2
--- giggle-0.5/debian/patches/debian-changes-0.5-2	1970-01-01 01:00:00.000000000 +0100
+++ giggle-0.5/debian/patches/debian-changes-0.5-2	2011-03-11 19:22:51.000000000 +0100
@@ -0,0 +1,52 @@
+Description: Upstream changes introduced in version 0.5-2
+ This patch has been created by dpkg-source during the package build.
+ Here's the last changelog entry, hopefully it gives details on why
+ those changes were made:
+ .
+ giggle (0.5-2) unstable; urgency=low
+ .
+   * Fix FTBFS with ld --no-add-needed (closes: #615278).
+ .
+ The person named in the Author field signed this changelog entry.
+Author: Julien Cristau <jcris...@debian.org>
+Bug-Debian: http://bugs.debian.org/615278
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: <vendor|upstream|other>, <url of original patch>
+Bug: <url in upstream bugtracker>
+Bug-Debian: http://bugs.debian.org/<bugnumber>
+Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
+Forwarded: <no|not-needed|url proving that it has been forwarded>
+Reviewed-By: <name and email of someone who approved the patch>
+Last-Update: <YYYY-MM-DD>
+
+--- giggle-0.5.orig/src/Makefile.in
++++ giggle-0.5/src/Makefile.in
+@@ -330,7 +330,9 @@ giggle_SOURCES = eggfindbar.c eggfindbar
+ 	giggle-view-summary.c giggle-view-summary.h giggle-window.c \
+ 	giggle-window.h giggle-main.c $(NULL) $(am__append_1)
+ giggle_LDADD = \
+-	../libgiggle-git/libgiggle-git.la
++	../libgiggle-git/libgiggle-git.la \
++	../libgiggle/libgiggle.la \
++	$(GIGGLE_LIBS)
+ 
+ all: all-am
+ 
+--- giggle-0.5.orig/src/Makefile.am
++++ giggle-0.5/src/Makefile.am
+@@ -70,7 +70,9 @@ giggle_SOURCES = \
+ 	$(NULL)
+ 
+ giggle_LDADD = \
+-	../libgiggle-git/libgiggle-git.la
++	../libgiggle-git/libgiggle-git.la \
++	../libgiggle/libgiggle.la \
++	$(GIGGLE_LIBS)
+ 
+ if IGE_PLATFORM_OSX
+ 
diff -Nru giggle-0.5/debian/patches/series giggle-0.5/debian/patches/series
--- giggle-0.5/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ giggle-0.5/debian/patches/series	2011-03-11 19:11:57.000000000 +0100
@@ -0,0 +1 @@
+debian-changes-0.5-2

Attachment: signature.asc
Description: Digital signature

Reply via email to