[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#767972: marked as done (unblock: ossim/1.8.16-3)



Your message dated Mon, 03 Nov 2014 22:35:44 +0100
with message-id <5457F530.8010905@thykier.net>
and subject line Re: Bug#767972: unblock: ossim/1.8.16-3
has caused the Debian Bug report #767972,
regarding unblock: ossim/1.8.16-3
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 owner@bugs.debian.org
immediately.)


-- 
767972: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767972
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package ossim

The recent upload to unstable contains only the targeted fix for the
FTBFS reported in #767738.

unblock ossim/1.8.16-4
diff -Nru ossim-1.8.16/debian/changelog ossim-1.8.16/debian/changelog
--- ossim-1.8.16/debian/changelog	2014-11-02 11:44:34.000000000 +0100
+++ ossim-1.8.16/debian/changelog	2014-11-02 13:33:17.000000000 +0100
@@ -1,3 +1,11 @@
+ossim (1.8.16-3) unstable; urgency=medium
+
+  * Team upload.
+  * Update geotiff Multi-Arch library path.
+    (closes: #767738)
+
+ -- Bas Couwenberg <sebastic@xs4all.nl>  Sun, 02 Nov 2014 13:33:15 +0100
+
 ossim (1.8.16-2) unstable; urgency=medium
 
   * Removed Geos C++ b-d.
diff -Nru ossim-1.8.16/debian/rules ossim-1.8.16/debian/rules
--- ossim-1.8.16/debian/rules	2014-11-02 11:44:34.000000000 +0100
+++ ossim-1.8.16/debian/rules	2014-11-02 13:12:44.000000000 +0100
@@ -3,6 +3,8 @@
 OSSIM_VERSION=$(shell dpkg-parsechangelog|grep Version:|cut -d' ' -f2|cut -d- -f1)
 OSSIM_VERSION_TAG=$(subst .,_,$(OSSIM_VERSION))
 
+DEB_HOST_MULTIARCH?=$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
     CFLAGS += -O0
     OPTFLAG =
@@ -32,7 +34,7 @@
 	   -DGEOTIFF_INCLUDE_DIR=/usr/include/geotiff \
        -DCMAKE_MODULE_PATH=$(CURDIR)/CMakeModules \
 	   -DFREETYPE_INCLUDE_DIRS=/usr/include/freetype2 \
-	   -DGEOTIFF_LIBRARY=/usr/lib/libgeotiff.so
+	   -DGEOTIFF_LIBRARY=/usr/lib/$(DEB_HOST_MULTIARCH)/libgeotiff.so
 
 override_dh_auto_configure:
 	[ -d debian/build ] || mkdir debian/build

--- End Message ---
--- Begin Message ---
On 2014-11-03 20:51, Bas Couwenberg wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Please unblock package ossim
> 
> The recent upload to unstable contains only the targeted fix for the
> FTBFS reported in #767738.
> 
> unblock ossim/1.8.16-4
> 

Unblocked and aged by Emilio.

Thanks,
~Niels

--- End Message ---

Reply to: