Your message dated Wed, 9 Nov 2011 11:32:57 +0900
with message-id
<CABMQnV+c1ggq12TCL1otB34XO=zb0y2ubgn5c4v+u9u-5z4...@mail.gmail.com>
and subject line Bug close (Re: sdl-image1.2: diff for NMU version 1.2.10-2.1)
has caused the Debian Bug report #631730,
regarding sdl-image1.2: diff for NMU version 1.2.10-2.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 ow...@bugs.debian.org
immediately.)
--
631730: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631730
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sdl-image1.2
Version: 1.2.10-2
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for sdl-image1.2 (versioned as 1.2.10-2.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.
Cheers
Luk
diff -u sdl-image1.2-1.2.10/debian/changelog sdl-image1.2-1.2.10/debian/changelog
--- sdl-image1.2-1.2.10/debian/changelog
+++ sdl-image1.2-1.2.10/debian/changelog
@@ -1,3 +1,11 @@
+sdl-image1.2 (1.2.10-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Empty dependency_libs (Closes: #619536).
+ * Fix configure flags (Closes: #591190).
+
+ -- Luk Claes <l...@debian.org> Sun, 26 Jun 2011 17:58:00 +0200
+
sdl-image1.2 (1.2.10-2) unstable; urgency=low
[ Aurelien Jarno ]
diff -u sdl-image1.2-1.2.10/debian/rules sdl-image1.2-1.2.10/debian/rules
--- sdl-image1.2-1.2.10/debian/rules
+++ sdl-image1.2-1.2.10/debian/rules
@@ -24,10 +24,9 @@
--prefix=/usr \
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
- --enable-tif \
--disable-jpg-shared \
--disable-tif-shared \
- --enable-xcf
+ --disable-png-shared
$(MAKE)
touch build-stamp
@@ -50,6 +49,9 @@
dh_installdirs
$(MAKE) install prefix=`pwd`/debian/tmp/usr
+ for file in debian/tmp/usr/lib/*.la; do \
+ sed -i "/dependency_libs/ s/'.*'/''/" $$file ; \
+ done
binary-indep: build install
--- End Message ---
--- Begin Message ---
Package: sdl-image1.2
Version: 1.2.10-2.1
Hi,
sdl-image1.2 1.2.10-2.1 was already uploaded.
I close this bug.
Best regards,
Nobuhiro
--
Nobuhiro Iwamatsu
iwamatsu at {nigauri.org / debian.org}
GPG ID: 40AD1FA6
--- End Message ---