Your message dated Sat, 2 Feb 2013 21:03:08 +0100
with message-id <[email protected]>
and subject line gerbv: diff for NMU version 2.4.0-1.1
has caused the Debian Bug report #630131,
regarding gerbv: diff for NMU version 2.4.0-1.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
630131: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630131
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gerbv
Version: 2.4.0-1
Severity: normal
Tags: patch pending

Dear maintainer,

I've prepared an NMU for gerbv (versioned as 2.4.0-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Cheers

Luk
diff -u gerbv-2.4.0/debian/changelog gerbv-2.4.0/debian/changelog
--- gerbv-2.4.0/debian/changelog
+++ gerbv-2.4.0/debian/changelog
@@ -1,3 +1,11 @@
+gerbv (2.4.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Set LDFLAGS to -ldl (Closes: #554484).
+  * Don't ship .la files (Closes: #621154).
+
+ -- Luk Claes <[email protected]>  Sat, 11 Jun 2011 12:17:52 +0200
+
 gerbv (2.4.0-1) unstable; urgency=low
 
   [ Gudjon I. Gudjonsson ]
diff -u gerbv-2.4.0/debian/rules gerbv-2.4.0/debian/rules
--- gerbv-2.4.0/debian/rules
+++ gerbv-2.4.0/debian/rules
@@ -2,6 +2,8 @@
 
 include /usr/share/dpatch/dpatch.make
 
+export LDFLAGS=-ldl
+
 config.status: patch configure
 	dh_testdir
 
@@ -46,7 +48,7 @@
 
 	dh_installdirs
 	$(MAKE) install DESTDIR=`pwd`/debian/gerbv
-
+	rm `find $(DESTDIR) -name '*.la'`
 	dh_icons
 	dh_installdocs AUTHORS README TODO doc/*.txt
 	dh_installexamples -XMakefile example/*

--- End Message ---
--- Begin Message ---
Package: gerbv
Version: 2.5.0-1

Hi Luk
    Your patch was applied, at least in version 2.5.1-1 so I close this bug 
now. Thanks for the help.

Regards
Gudjon

--- End Message ---

Reply via email to