Your message dated Wed, 1 Jun 2011 01:05:41 +0100
with message-id <[email protected]>
and subject line therion: diff for NMU version 5.3.3-1.1
has caused the Debian Bug report #618506,
regarding therion: diff for NMU version 5.3.3-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.)
--
618506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618506
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: therion
Version: 5.3.3-1
Severity: normal
Tags: patch
Dear maintainer,
I've prepared and uploaded an NMU for therion (versioned as 5.3.3-1.1)
to fix the build failure against VTK 5.6 (as part of the VTK 5.6
transition). The diff is attached to this message.
Regards.
--
Mehdi Dogguy
diff -Nru therion-5.3.3/debian/changelog therion-5.3.3/debian/changelog
--- therion-5.3.3/debian/changelog 2010-06-07 00:51:31.000000000 +0200
+++ therion-5.3.3/debian/changelog 2011-03-15 19:30:06.000000000 +0100
@@ -1,3 +1,13 @@
+therion (5.3.3-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Update 25debianize-loch-makefile.patch (Closes: #614457):
+ - VTKVERSION is now 5.6
+ * Add 99-binutils-gold.patch to fix build failure with binutils-gold
+ (Closes: #556672). Thanks Roy Jamison for the patch.
+
+ -- Mehdi Dogguy <[email protected]> Tue, 15 Mar 2011 19:11:00 +0100
+
therion (5.3.3-1) unstable; urgency=low
* New upstream release.
diff -Nru therion-5.3.3/debian/patches/25debianize-loch-makefile.patch therion-5.3.3/debian/patches/25debianize-loch-makefile.patch
--- therion-5.3.3/debian/patches/25debianize-loch-makefile.patch 2010-05-31 02:24:26.000000000 +0200
+++ therion-5.3.3/debian/patches/25debianize-loch-makefile.patch 2011-03-15 19:28:29.000000000 +0100
@@ -1,12 +1,12 @@
-Index: therion-5.3.0/loch/Makefile
-===================================================================
---- therion-5.3.0.orig/loch/Makefile 2010-05-30 00:12:10.000000000 +0100
-+++ therion-5.3.0/loch/Makefile 2010-05-31 01:24:23.000000000 +0100
-@@ -7,90 +7,35 @@
+--- a/loch/Makefile
++++ b/loch/Makefile
+@@ -6,91 +6,36 @@
+ lxGUI.o lxGLC.o lxOptDlg.o lxAboutDlg.o \
img.o
- VTKVERSION = 5.4
+-VTKVERSION = 5.4
-VTKLIBS = -lvtkHybrid -lvtkImaging -lvtkIO -lvtkGraphics -lvtkFiltering -lvtkCommon -lvtkjpeg -lvtkpng -lvtkzlib -lvtksys -lfreetype
++VTKVERSION = 5.6
POSTMAKE =
-STRIPFLAG = -s
-
diff -Nru therion-5.3.3/debian/patches/99-binutils-gold.patch therion-5.3.3/debian/patches/99-binutils-gold.patch
--- therion-5.3.3/debian/patches/99-binutils-gold.patch 1970-01-01 01:00:00.000000000 +0100
+++ therion-5.3.3/debian/patches/99-binutils-gold.patch 2011-03-15 19:29:32.000000000 +0100
@@ -0,0 +1,11 @@
+--- a/loch/Makefile
++++ b/loch/Makefile
+@@ -19,7 +19,7 @@
+ CXXPFLAGS = -DLXLINUX $(shell wx-config --cxxflags) -Wno-deprecated -fno-strict-aliasing $(shell freetype-config --cflags) -I$(VTKPATH)
+ CCPFLAGS = -DLXLINUX $(shell wx-config --cflags)
+ LXLIBDIR = linux
+-PLIBS = $(shell wx-config --libs --gl-libs) $(VTKLIBS) -lGLU -lpthread -lz
++PLIBS = $(shell wx-config --libs --gl-libs) $(VTKLIBS) -lGLU -lpthread -lz -lpng12 -ljpeg -lX11 -lGL
+ LXPLATFORM = LINUX
+
+ ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
diff -Nru therion-5.3.3/debian/patches/series therion-5.3.3/debian/patches/series
--- therion-5.3.3/debian/patches/series 2010-07-20 19:51:52.000000000 +0200
+++ therion-5.3.3/debian/patches/series 2011-03-15 19:33:23.000000000 +0100
@@ -7,3 +7,4 @@
82-nolang-segfault-fix.patch
92loch-fixes.patch
debian-changes-5.3.3-1
+99-binutils-gold.patch
--- End Message ---
--- Begin Message ---
Thanks very much for doing this NMU and keeping therion in good shape
int he archive.
After preparing several versions I have finally actually finished and
uploaded on: 5.3.7-1 so these patches are now incorporated.
Wookey
--
Principal hats: Linaro, Emdebian, Wookware, Balloonboard, ARM
http://wookware.org/
--- End Message ---