Bug#767738: FTBFS: hardcoded path to libgeotiff.so missing Multi-Arch component

2014-11-02 Thread Ondřej Surý
Package: src:ossim
Version: 1.8.16-2+b2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Dear maintainer,

libgeotiff-dfsg has switched to Multi-Arch in 1.4.0-3 and this breaks
ossim build as it has a hardcoded path (why?).  You should either add
support for M-A paths or don't use hardcoded path[1] and let the linker
pick the correct path itself.

1. Replace -DGEOTIFF_LIBRARY=/usr/lib/libgeotiff.so with 
-DGEOTIFF_LIBRARY=-lgeotiff
   (Same for -DGEOS_LIB and -DGEOS_LIBRARY)

Build log failure snippet:

[...]
make[4]: *** No rule to make target '/usr/lib/libgeotiff.so', needed by 
'None/libossim.so.1.8.16'.  Stop.
[...]

Cheers,
Ondrej

- -- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (700, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJUVgP1XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzMEI5MzNEODBGQ0UzRDk4MUEyRDM4RkIw
Qzk5QjcwRUY0RkNCQjA3AAoJEAyZtw70/LsHbzcP/0ybad0wKW8Kym8M16/P/MWB
VLfcGtda433htuwTZf+zv1k3jNQ2cIC1FC1RviRayPHRAl0sqG66RmAVxmXCP5tF
J4dSxgFCnOb+JgbpisiEqRW99YN1EmsQHyrHL6ausEwUgvoEukoLTmJ54IZt7Wrx
XxC1Xhi8w7M4bFB1AvgIhf9sO+sEfpHMDLGwJtbQmvxPUCJK25rsOXpdAz89OQuU
9xnGNx3bqG2yEWbW3m7Hadu33Wp4B95nynSzG2hdxuIep+ZYGoceV/QaJDyGcnjU
aigh2B6/5Y7bSZjW4pQ15XRE7BMcMYpHnWF5VawhNte/GEeBOuI+o7vyQH2aZznK
kzZDxjG63egVelBfhYwLbK5PkbUWx5Ii24QrpTPLw+ibTnzwd3G5P/C4hzjhyGct
p2MQAG2Ct3ldkW63f87D3LrdZJBIePRIcCmgYB9MRFTeYCX/I1/ZHJCmzGbYxI7Q
/kZyHHTLF6IYEhD+RvbqWj6OJJzFYBNsI2looljyDsudQhtypy26p2rd5gDqakvS
7QHXHZTfYcOvtsG+lRBju9f0CUWKzCYUCzEG67vKztNMe/7eBReBpw5oAZ2x5SVs
2DkMV01bcwZCqyAPNSwOkMptANDXmwPDja3QlM4hZqTQukXRhFpd2eo/iuOf9ABG
VyALEW6F6ksemiQKUlQV
=MeI+
-END PGP SIGNATURE-

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[ossim] 02/02: Set distribution to unstable.

2014-11-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository ossim.

commit b8f9ed36ed2f029a3afc61aa56537eade889515b
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sun Nov 2 13:33:25 2014 +0100

Set distribution to unstable.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 52cb846..4d8938f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-ossim (1.8.16-3) UNRELEASED; urgency=medium
+ossim (1.8.16-3) unstable; urgency=medium
 
   * Team upload.
   * Update geotiff Multi-Arch library path.
 (closes: #767738)
 
- -- Bas Couwenberg sebas...@xs4all.nl  Sun, 02 Nov 2014 12:49:10 +0100
+ -- Bas Couwenberg sebas...@xs4all.nl  Sun, 02 Nov 2014 13:33:15 +0100
 
 ossim (1.8.16-2) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/ossim.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[ossim] 01/02: Update geotiff Multi-Arch library path.

2014-11-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository ossim.

commit 6d6b0c5b86bb0eeecaff35ee7ded249a8c0a4872
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sun Nov 2 13:13:02 2014 +0100

Update geotiff Multi-Arch library path.
---
 debian/changelog | 8 
 debian/rules | 4 +++-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 61a4613..52cb846 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ossim (1.8.16-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Update geotiff Multi-Arch library path.
+(closes: #767738)
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Sun, 02 Nov 2014 12:49:10 +0100
+
 ossim (1.8.16-2) unstable; urgency=medium
 
   * Removed Geos C++ b-d.
diff --git a/debian/rules b/debian/rules
index d1ea5cb..fce4923 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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 @@ CMAKE_OPTS = \
   -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

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/ossim.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[ossim] branch master updated (ba99224 - b8f9ed3)

2014-11-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository ossim.

  from  ba99224   Fixed wrong b-d and libossim-dev dependency.
   new  6d6b0c5   Update geotiff Multi-Arch library path.
   new  b8f9ed3   Set distribution to unstable.

The 2 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 8 
 debian/rules | 4 +++-
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/ossim.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Bug#767763: RFS: ossim/1.8.16-3 [RC]

2014-11-02 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: important

Dear mentors,

I am looking for a sponsor for my package ossim

 Package name: ossim
 Version : 1.8.16-3
 Upstream Author : OSSIM Developers
 URL : http://www.ossim.org/
 License : LGPL
 Section : science

It builds those binary packages:

  libossim-dev - OSSIM library -- development files
ibossim1  - OSSIM library -- shared library
ssim-core - The OSSIM core utilities

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/ossim


Alternatively, one can download the package with dget using this command:

  dget -x http://mentors.debian.net/debian/pool/main/o/ossim/ossim_1.8.16-3.dsc

More information about OSSIM can be obtained from http://www.ossim.org/.

Changes since the last upload:

  * Team upload.
  * Update geotiff Multi-Arch library path.
(closes: #767738)


Regards,
 Sebastiaan Couwenberg

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Bug#767738: FTBFS: hardcoded path to libgeotiff.so missing Multi-Arch component

2014-11-02 Thread Sebastiaan Couwenberg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Control: tags -1 pending

Hi Ondřej,

Thanks for reporting this issue.

On 11/02/2014 11:14 AM, Ondřej Surý wrote:
 libgeotiff-dfsg has switched to Multi-Arch in 1.4.0-3 and this 
 breaks ossim build as it has a hardcoded path (why?).  You should 
 either add support for M-A paths or don't use hardcoded path[1]
 and let the linker pick the correct path itself.

I've fixed debian/rules to use the Multi-Arch path which seems the
most targeted fix.

During the jessie+1 development cycle we should tweak the CMake build
system to find the library instead of hardcoding the path.

I'll request an unblock from the Release Team after the package is
uploaded.

Kind Regards,

Bas

- -- 
 GPG Key ID: 4096R/E88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJUVkJKAAoJEGdQ8QrojUrxEL0P/RA6LS5WlGsxt6kG2d26jXis
X5Uuc6lyfXmiPYvLzstzJ4qbJ9+u9cwytNGEaYtX0SCLs2TnoGQln2GIB37b8jpQ
ZnLcWdf1auOl4RA3WzE8gvlqk0f91DPFZ7+AKlDZsUSGKbOgXoCZXnCcHm7KaOzV
tV5BLMb8w/JXBpCKfEfMHl2c+gJnuLVbUlM1/itI4YSGsrkYQXYw8gwMgou4pHcA
ZzX3QilehJ/UV6+RwrjrpdYQ+nP5UAaCPGmz2DqOxbtbxrx1XiaGknycGjHXs6Ma
L1KbeILlkXvxbMXwACv34xP2FainlTBcx0rmV87I9fxCI7EfpKY1LIV9CKGUNook
zowvu5NR6D43n4LXQwVUopMxDJv/mlthHTr7h9oxPeeVxTKSXiyG9ZLGGQ/8dI+F
r0s2a0bQDP+1mqK01Oa174N9Yps65cu0BSUX01zpAhFjV5zGzigzBKCs9hFwKQfc
xwL5nRF+I1vBqdlyvGNV/4uYIAqiZmOeCWAL5Qsjen4lfSGl9poHZ3dxQJgnWFaq
xtVK1jneq6Ez0Py4Obz2/gX3dqJDp3iRgUyfZ7XyQBfnkWvulI0kObph8Lz2OX0R
QXqt7AVMGGpMPLvNN452AXmDaFV0R7fk2Z+JPoVK4Ce2zS00gLmRQ+6epa15qJ73
XFdNaQHbGitFDTbS7RIK
=ZBku
-END PGP SIGNATURE-

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Processed: FTBFS: hardcoded path to libgeotiff.so missing Multi-Arch component

2014-11-02 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 pending
Bug #767738 [src:ossim] FTBFS: hardcoded path to libgeotiff.so missing 
Multi-Arch component
Added tag(s) pending.

-- 
767738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767738
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Bug#767277: python-mapnik: python datasources crash

2014-11-02 Thread Dane Springmeyer
This is a bug in Boost that upstream has still not fixed.

You need to build boost_python with this patch: 
https://github.com/mapnik/mapnik-packaging/blob/master/osx/patches/boost_python_shared_ptr_gil.diff

Dane

On Oct 29, 2014, at 5:41 AM, Alexander Clausen a...@gc-web.de wrote:

 Package: python-mapnik
 Version: 2.2.0+ds1-7+b2
 Severity: normal
 
 Dear Maintainer,
 
 trying to use a Python datasource in mapnik leads to a segmentation fault. The
 simplest way to reproduce is running one of the examples from the source tree
 in plugins/input/python/examples/*.py. 
 
 The examples work fine on a wheezy installation with python-mapnik from 
 wheezy-backports
 (currently version 2.2.0+ds1-7~bpo70+1)
 
 gdb backtrace:
 
 Program received signal SIGSEGV, Segmentation fault.
 subtype_dealloc.lto_priv () at ../Objects/typeobject.c:955
 955 ++ tstate-trash_delete_nesting;
 (gdb) bt
 #0  subtype_dealloc.lto_priv () at ../Objects/typeobject.c:955
 #1  0x75969022 in 
 boost::python::converter::shared_ptr_deleter::operator()(void const*) ()
   from /usr/lib/x86_64-linux-gnu/libboost_python-py27.so.1.55.0
 #2  0x75dea1a6 in 
 boost::shared_ptrmapnik::feature_impl::operator=(boost::shared_ptrmapnik::feature_impl
  const) () from /usr/lib/libmapnik.so.2.2
 #3  0x75e05736 in 
 mapnik::feature_style_processormapnik::agg_renderermapnik::image_32 
 ::render_style(mapnik::layer const, 
 mapnik::agg_renderermapnik::image_32, mapnik::feature_type_style const*, 
 mapnik::rule_cache const, std::string const, 
 boost::shared_ptrmapnik::Featureset, mapnik::proj_transform const) ()
   from /usr/lib/libmapnik.so.2.2
 #4  0x75e0f71c in 
 mapnik::feature_style_processormapnik::agg_renderermapnik::image_32 
 ::apply_to_layer(mapnik::layer const, 
 mapnik::agg_renderermapnik::image_32, mapnik::projection const, double, 
 double, unsigned int, unsigned int, mapnik::box2ddouble const, int, 
 std::setstd::string, std::lessstd::string, std::allocatorstd::string ) 
 () from /usr/lib/libmapnik.so.2.2
 #5  0x75e1078e in 
 mapnik::feature_style_processormapnik::agg_renderermapnik::image_32 
 ::apply(double)
() from /usr/lib/libmapnik.so.2.2
 #6  0x7683f6ea in render(mapnik::Map const, mapnik::image_32, 
 double, unsigned int, unsigned int) ()
   from /usr/lib/python2.7/dist-packages/mapnik/_mapnik.so
 #7  0x7683f95a in render_to_file1(mapnik::Map const, std::string 
 const, std::string const) ()
   from /usr/lib/python2.7/dist-packages/mapnik/_mapnik.so
 #8  0x7684f390 in boost::python::detail::caller_arity3u::implvoid 
 (*)(mapnik::Map const, std::string const, std::string const), 
 boost::python::default_call_policies, boost::mpl::vector4void, mapnik::Map 
 const, std::string const, std::string const ::operator()(_object*, 
 _object*) ()
   from /usr/lib/python2.7/dist-packages/mapnik/_mapnik.so
 #9  0x7595d0ed in boost::python::objects::function::call(_object*, 
 _object*) const ()
   from /usr/lib/x86_64-linux-gnu/libboost_python-py27.so.1.55.0
 #10 0x7595d308 in ?? () from 
 /usr/lib/x86_64-linux-gnu/libboost_python-py27.so.1.55.0
 #11 0x759679b3 in 
 boost::python::detail::exception_handler::operator()(boost::function0void 
 const) const
() from /usr/lib/x86_64-linux-gnu/libboost_python-py27.so.1.55.0
 #12 0x76846613 in 
 boost::detail::function::function_obj_invoker2boost::_bi::bind_tbool, 
 boost::python::detail::translate_exceptionstd::runtime_error, void 
 (*)(std::runtime_error const), boost::_bi::list3boost::arg1, 
 boost::arg2, boost::_bi::valuevoid (*)(std::runtime_error const)  , 
 bool, boost::python::detail::exception_handler const, boost::function0void 
 const::invoke(boost::detail::function::function_buffer, 
 boost::python::detail::exception_handler const, boost::function0void 
 const) ()
   from /usr/lib/python2.7/dist-packages/mapnik/_mapnik.so
 #13 0x75967988 in 
 boost::python::detail::exception_handler::operator()(boost::function0void 
 const) const
() from /usr/lib/x86_64-linux-gnu/libboost_python-py27.so.1.55.0
 #14 0x768465c3 in 
 boost::detail::function::function_obj_invoker2boost::_bi::bind_tbool, 
 boost::python::detail::translate_exceptionmapnik::value_error, void 
 (*)(mapnik::value_error const), boost::_bi::list3boost::arg1, 
 boost::arg2, boost::_bi::valuevoid (*)(mapnik::value_error const)  , 
 bool, boost::python::detail::exception_handler const, boost::function0void 
 const::invoke(boost::detail::function::function_buffer, 
 boost::python::detail::exception_handler const, boost::function0void 
 const) ()
   from /usr/lib/python2.7/dist-packages/mapnik/_mapnik.so
 #15 0x75967988 in 
 boost::python::detail::exception_handler::operator()(boost::function0void 
 const) const
() from /usr/lib/x86_64-linux-gnu/libboost_python-py27.so.1.55.0
 #16 0x76846573 in 
 boost::detail::function::function_obj_invoker2boost::_bi::bind_tbool, 
 

Processing of ossim_1.8.16-3_amd64.changes

2014-11-02 Thread Debian FTP Masters
ossim_1.8.16-3_amd64.changes uploaded successfully to localhost
along with the files:
  ossim_1.8.16-3.dsc
  ossim_1.8.16-3.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


ossim_1.8.16-3_amd64.changes ACCEPTED into unstable

2014-11-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 02 Nov 2014 13:33:15 +0100
Source: ossim
Binary: libossim1 libossim-dev ossim-core
Architecture: source amd64
Version: 1.8.16-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@xs4all.nl
Description:
 libossim-dev - OSSIM library -- development files
 libossim1  - OSSIM library -- shared library
 ossim-core - The OSSIM core utilities
Closes: 767738
Changes:
 ossim (1.8.16-3) unstable; urgency=medium
 .
   * Team upload.
   * Update geotiff Multi-Arch library path.
 (closes: #767738)
Checksums-Sha1:
 15bcb58f17dd379dda04282f53f87d57fdb10c93 2258 ossim_1.8.16-3.dsc
 370140fd2b7dff283ff8b86046ce0f4ef0815530 30460 ossim_1.8.16-3.debian.tar.xz
Checksums-Sha256:
 fce11c329e8cefcb28eabb9218ab21c035f372dd8ec56405bd5d3a08ff1724e0 2258 
ossim_1.8.16-3.dsc
 6fa1e023dd37291a8a605fc749f3697ce8e98a0b534e61388ee8f6887fc08fcc 30460 
ossim_1.8.16-3.debian.tar.xz
Files:
 5fc14ec2b4513a5c5ff4c1ab28c07322 2258 science extra ossim_1.8.16-3.dsc
 ebb0572667bd7fc516daf716e6dbb18d 30460 science extra 
ossim_1.8.16-3.debian.tar.xz


-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJUVof5AAoJEJFk+h0XvV02ZnkQAJuqprmFIfZ8Te5NGOd2ts3j
s6xOKgEC+MzZqJN5ULufoS1X9zn6e6shqSwhrDBSyyv3rGY1ZxJlmtyZj40XAp7n
VDb33AwXeU96ZN1BNMsB8e3cj59we/GgGvZjHUv7LxKQQs4WW59mCPV9RudmH7Lg
BOmYGXorwIWUtwNYm31L/5a3KE0AzKgyZ5xOwuZipRju7iD7Uppv4TCs7umcXDwb
sQEl9/L6ldEHTLwlPYn9x5G4nmsJiusy8ZwctszksSxwym3zsGrT0FaoefL+bWsP
/C4qYwQNby3b74HBVCuv/awIAECtrunrwsmtdMppGq+xK4ad2Quxaw6ylniSMUMu
Rn66sw95/D7VLwdtXC/hM96fcJ7Hco6Q+6qTzIG4T0KtoHZcN/RcNNh/hsy49eUE
JK5Gx4iypKAyk/ETbVfPPyBGot2BdtOlkwRcM4IJMKrBZyargj5MbBXq08RplxLN
bBaU0DRh670uS6e+KVuesBQOiBQurznqn+J5X0iV2AQlJ7Gu4oR6bVWW8EKG9GVM
bMpC6hz/sWZANj74J7fX/CEdByzM12OqvJBcvXWGIqbr4vjupJJHHEy69+0SzFaR
pclBgo1yXqbkq2XY/eACtmZ/QejLRlD9RWo2WzOMlobuZyQk+lhgLuZmVsOgfK+q
0Nd95B6+KBtZDTFNocZ+
=nqUB
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Bug#767738: marked as done (FTBFS: hardcoded path to libgeotiff.so missing Multi-Arch component)

2014-11-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Nov 2014 19:51:43 +
with message-id e1xl1bf-00015w...@franck.debian.org
and subject line Bug#767738: fixed in ossim 1.8.16-3
has caused the Debian Bug report #767738,
regarding FTBFS: hardcoded path to libgeotiff.so missing Multi-Arch component
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.)


-- 
767738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767738
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:ossim
Version: 1.8.16-2+b2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Dear maintainer,

libgeotiff-dfsg has switched to Multi-Arch in 1.4.0-3 and this breaks
ossim build as it has a hardcoded path (why?).  You should either add
support for M-A paths or don't use hardcoded path[1] and let the linker
pick the correct path itself.

1. Replace -DGEOTIFF_LIBRARY=/usr/lib/libgeotiff.so with 
-DGEOTIFF_LIBRARY=-lgeotiff
   (Same for -DGEOS_LIB and -DGEOS_LIBRARY)

Build log failure snippet:

[...]
make[4]: *** No rule to make target '/usr/lib/libgeotiff.so', needed by 
'None/libossim.so.1.8.16'.  Stop.
[...]

Cheers,
Ondrej

- -- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (700, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJUVgP1XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzMEI5MzNEODBGQ0UzRDk4MUEyRDM4RkIw
Qzk5QjcwRUY0RkNCQjA3AAoJEAyZtw70/LsHbzcP/0ybad0wKW8Kym8M16/P/MWB
VLfcGtda433htuwTZf+zv1k3jNQ2cIC1FC1RviRayPHRAl0sqG66RmAVxmXCP5tF
J4dSxgFCnOb+JgbpisiEqRW99YN1EmsQHyrHL6ausEwUgvoEukoLTmJ54IZt7Wrx
XxC1Xhi8w7M4bFB1AvgIhf9sO+sEfpHMDLGwJtbQmvxPUCJK25rsOXpdAz89OQuU
9xnGNx3bqG2yEWbW3m7Hadu33Wp4B95nynSzG2hdxuIep+ZYGoceV/QaJDyGcnjU
aigh2B6/5Y7bSZjW4pQ15XRE7BMcMYpHnWF5VawhNte/GEeBOuI+o7vyQH2aZznK
kzZDxjG63egVelBfhYwLbK5PkbUWx5Ii24QrpTPLw+ibTnzwd3G5P/C4hzjhyGct
p2MQAG2Ct3ldkW63f87D3LrdZJBIePRIcCmgYB9MRFTeYCX/I1/ZHJCmzGbYxI7Q
/kZyHHTLF6IYEhD+RvbqWj6OJJzFYBNsI2looljyDsudQhtypy26p2rd5gDqakvS
7QHXHZTfYcOvtsG+lRBju9f0CUWKzCYUCzEG67vKztNMe/7eBReBpw5oAZ2x5SVs
2DkMV01bcwZCqyAPNSwOkMptANDXmwPDja3QlM4hZqTQukXRhFpd2eo/iuOf9ABG
VyALEW6F6ksemiQKUlQV
=MeI+
-END PGP SIGNATURE-
---End Message---
---BeginMessage---
Source: ossim
Source-Version: 1.8.16-3

We believe that the bug you reported is fixed in the latest version of
ossim, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 767...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg sebas...@xs4all.nl (supplier of updated ossim package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 02 Nov 2014 13:33:15 +0100
Source: ossim
Binary: libossim1 libossim-dev ossim-core
Architecture: source amd64
Version: 1.8.16-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Bas Couwenberg sebas...@xs4all.nl
Description:
 libossim-dev - OSSIM library -- development files
 libossim1  - OSSIM library -- shared library
 ossim-core - The OSSIM core utilities
Closes: 767738
Changes:
 ossim (1.8.16-3) unstable; urgency=medium
 .
   * Team upload.
   * Update geotiff Multi-Arch library path.
 (closes: #767738)
Checksums-Sha1:
 15bcb58f17dd379dda04282f53f87d57fdb10c93 2258 ossim_1.8.16-3.dsc
 370140fd2b7dff283ff8b86046ce0f4ef0815530 30460 ossim_1.8.16-3.debian.tar.xz
Checksums-Sha256:
 fce11c329e8cefcb28eabb9218ab21c035f372dd8ec56405bd5d3a08ff1724e0 2258 
ossim_1.8.16-3.dsc
 6fa1e023dd37291a8a605fc749f3697ce8e98a0b534e61388ee8f6887fc08fcc 30460 
ossim_1.8.16-3.debian.tar.xz
Files:
 5fc14ec2b4513a5c5ff4c1ab28c07322 2258 science extra ossim_1.8.16-3.dsc
 ebb0572667bd7fc516daf716e6dbb18d 30460 science extra 
ossim_1.8.16-3.debian.tar.xz


-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJUVof5AAoJEJFk+h0XvV02ZnkQAJuqprmFIfZ8Te5NGOd2ts3j

[ossim] branch upstream updated (4a56037 - e82af5e)

2014-11-02 Thread Andreas Tille
This is an automated email from the git hooks/post-receive script.

tille pushed a change to branch upstream
in repository ossim.

  from  4a56037   Imported Upstream version 1.8.16
   new  e82af5e   Imported Upstream version 1.8.16

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/ossim.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[ossim] 01/01: Imported Upstream version 1.8.16

2014-11-02 Thread Andreas Tille
This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch upstream
in repository ossim.

commit e82af5eb8793468b68d1cf9ae590aa039010cb05
Author: Andreas Tille ti...@debian.org
Date:   Sun Nov 2 20:39:01 2014 +0100

Imported Upstream version 1.8.16

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/ossim.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[ossim] branch pristine-tar created (now 3e50364)

2014-11-02 Thread Andreas Tille
This is an automated email from the git hooks/post-receive script.

tille pushed a change to branch pristine-tar
in repository ossim.

at  3e50364   pristine-tar data for ossim_1.8.16.orig.tar.gz

This branch includes the following new commits:

   new  3e50364   pristine-tar data for ossim_1.8.16.orig.tar.gz

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/ossim.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[ossim] 01/01: pristine-tar data for ossim_1.8.16.orig.tar.gz

2014-11-02 Thread Andreas Tille
This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch pristine-tar
in repository ossim.

commit 3e503645eda2668870d2e4d362c0247b4f8065fe
Author: Andreas Tille ti...@debian.org
Date:   Sun Nov 2 20:39:03 2014 +0100

pristine-tar data for ossim_1.8.16.orig.tar.gz
---
 ossim_1.8.16.orig.tar.gz.delta | Bin 0 - 103138 bytes
 ossim_1.8.16.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/ossim_1.8.16.orig.tar.gz.delta b/ossim_1.8.16.orig.tar.gz.delta
new file mode 100644
index 000..ee52b8a
Binary files /dev/null and b/ossim_1.8.16.orig.tar.gz.delta differ
diff --git a/ossim_1.8.16.orig.tar.gz.id b/ossim_1.8.16.orig.tar.gz.id
new file mode 100644
index 000..5bdf6cb
--- /dev/null
+++ b/ossim_1.8.16.orig.tar.gz.id
@@ -0,0 +1 @@
+c9334733b6aa953127cf129a7feb494e2adfc076

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/ossim.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[python-affine] 02/03: Fix test, use nosetest instead of py.test

2014-11-02 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository python-affine.

commit 93e75a037f7eed42f3088a20bb47a1576a378452
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Sun Nov 2 21:11:11 2014 +0100

Fix test, use nosetest instead of py.test
---
 debian/control | 8 
 debian/rules   | 7 +--
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 36855ae..b118d5d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: debhelper (= 9),
python3-all,
python-setuptools,
python3-setuptools,
-   python-pytest,
-   python3-pytest
+   python-nose,
+   python3-nose
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/python-affine.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/python-affine.git
@@ -19,7 +19,7 @@ Homepage: https://github.com/sgillies/affine
 Package: python-affine
 Architecture: all
 Depends: ${misc:Depends},
- ${python:depends}
+ ${python:Depends}
 Description: Python Library for handling affine transformations of the plane
  This library contains functions for handling affine transformations of the 
  plane.
@@ -31,7 +31,7 @@ Description: Python Library for handling affine 
transformations of the plane
 Package: python3-affine
 Architecture: all
 Depends: ${misc:Depends},
- ${python:depends}
+ ${python:Depends}
 Description: Python 3 Library for handling affine transformations of the plane
  This library contains functions for handling affine transformations of the
  plane.
diff --git a/debian/rules b/debian/rules
index 30b8640..52aaedb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,9 @@
 #!/usr/bin/make -f
 export PYBUILD_NAME=affine
-export PYBUILD_TEST_ARGS_python2=cd {build_dir}; py.test
-export PYBUILD_TEST_ARGS_python3=cd {build_dir}; py.test-3
+
 %:
dh $@ --with python2,python3 --buildsystem pybuild
+
+override_dh_auto_test:
+   PYBUILD_SYSTEM=custom \
+   PYBUILD_TEST_ARGS=nosetests {build_dir}/affine dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/python-affine.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[rasterio] branch master updated (16b45ed - be0564b)

2014-11-02 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a change to branch master
in repository rasterio.

  from  16b45ed   set dist to UNRELEASED
   new  be0564b   python:Depends - correct spelling

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/rasterio.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[python-affine] 01/03: Remove shlibs:Depends

2014-11-02 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository python-affine.

commit 84a3d930b18a93e8e4b402e5554c879a2ffee239
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Thu Oct 30 20:33:18 2014 +0100

Remove shlibs:Depends
---
 debian/control | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index f2ab6b4..36855ae 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,7 @@ Homepage: https://github.com/sgillies/affine
 
 Package: python-affine
 Architecture: all
-Depends: ${shlibs:Depends},
- ${misc:Depends},
+Depends: ${misc:Depends},
  ${python:depends}
 Description: Python Library for handling affine transformations of the plane
  This library contains functions for handling affine transformations of the 
@@ -31,8 +30,7 @@ Description: Python Library for handling affine 
transformations of the plane
 
 Package: python3-affine
 Architecture: all
-Depends: ${shlibs:Depends},
- ${misc:Depends},
+Depends: ${misc:Depends},
  ${python:depends}
 Description: Python 3 Library for handling affine transformations of the plane
  This library contains functions for handling affine transformations of the

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/python-affine.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[python-affine] branch master updated (a49e862 - 3a3f47a)

2014-11-02 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a change to branch master
in repository python-affine.

  from  a49e862   Fix vcs-links
   new  84a3d93   Remove shlibs:Depends
   new  93e75a0   Fix test, use nosetest instead of py.test
   new  3a3f47a   touch changelog timestamp

The 3 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog |  2 +-
 debian/control   | 14 ++
 debian/rules |  7 +--
 3 files changed, 12 insertions(+), 11 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/python-affine.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[rasterio] 01/01: python:Depends - correct spelling

2014-11-02 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository rasterio.

commit be0564bb29d09809f5d6b736ac538572f43f0795
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Sun Nov 2 19:57:49 2014 +0100

python:Depends - correct spelling
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a3ec50d..1329108 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Package: python-rasterio
 Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends},
- ${python:depends}
+ ${python:Depends}
 Description: Python API for using geospatial raster data with Numpy
  Rasterio reads and writes geospatial raster datasets.
  .
@@ -42,7 +42,7 @@ Package: python3-rasterio
 Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends},
- ${python:depends}
+ ${python:Depends}
 Description: Python 3 API for using geospatial raster data with Numpy
  Rasterio reads and writes geospatial raster datasets.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/rasterio.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[python-affine] 03/03: touch changelog timestamp

2014-11-02 Thread Johan Van de Wauw
This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository python-affine.

commit 3a3f47a82d45e243fbdb8240d812cf004b554bf1
Author: Johan Van de Wauw johan.vandew...@gmail.com
Date:   Sun Nov 2 21:14:40 2014 +0100

touch changelog timestamp
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9114b0b..e437879 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ python-affine (1.0.1-1) unstable; urgency=medium
 
   * Initial upload (closes: #767033)
 
- -- Johan Van de Wauw johan.vandew...@gmail.com  Tue, 28 Oct 2014 20:43:54 
+0100
+ -- Johan Van de Wauw johan.vandew...@gmail.com  Sun, 02 Nov 2014 21:14:16 
+0100

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/python-affine.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[ossim] branch master updated (b8f9ed3 - a86d2e0)

2014-11-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository ossim.

  from  b8f9ed3   Set distribution to unstable.
   new  a86d2e0   Add gbp.conf to use pristine-tar by default.

The 1 revisions listed above as new are entirely new to this
repository and will be described in separate emails.  The revisions
listed as adds were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog |  7 +++
 debian/gbp.conf  | 16 
 2 files changed, 23 insertions(+)
 create mode 100644 debian/gbp.conf

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/ossim.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[ossim] tag debian/1.8.16-3 created (now b8f9ed3)

2014-11-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to tag debian/1.8.16-3
in repository ossim.

at  b8f9ed3   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/ossim.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[ossim] 01/01: Add gbp.conf to use pristine-tar by default.

2014-11-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository ossim.

commit a86d2e0fa5d872529ca2327ba26e215fb066d3fc
Author: Bas Couwenberg sebas...@xs4all.nl
Date:   Sun Nov 2 21:19:56 2014 +0100

Add gbp.conf to use pristine-tar by default.
---
 debian/changelog |  7 +++
 debian/gbp.conf  | 16 
 2 files changed, 23 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4d8938f..f351350 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ossim (1.8.16-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Add gbp.conf to use pristine-tar by default.
+
+ -- Bas Couwenberg sebas...@xs4all.nl  Sun, 02 Nov 2014 21:19:37 +0100
+
 ossim (1.8.16-3) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 000..21d0417
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,16 @@
+[DEFAULT]
+
+# The default name for the upstream branch is upstream.
+# Change it if the name is different (for instance, master).
+upstream-branch = upstream
+
+# The default name for the Debian branch is master.
+# Change it if the name is different (for instance, debian/unstable).
+debian-branch = master
+
+# git-import-orig uses the following names for the upstream tags.
+# Change the value if you are not using git-import-orig
+upstream-tag = upstream/%(version)s
+
+# Always use pristine-tar.
+pristine-tar = True

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/ossim.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[qgis] annotated tag upstream/2.6.0 created (now 01809f6)

2014-11-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to annotated tag upstream/2.6.0
in repository qgis.

at  01809f6   (tag)
   tagging  c8a6f5136dbc70797c94dcf9b3beae03a74e29d7 (commit)
  replaces  upstream/2.4.0
 tagged by  Bas Couwenberg
on  Sun Nov 2 16:08:57 2014 +0100

- Log -
Upstream version 2.6.0

Bas Couwenberg (1):
  Imported Upstream version 2.6.0

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/qgis.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Bug#767828: RFS: qgis/2.6.0-1~exp1

2014-11-02 Thread Bas Couwenberg
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package qgis

 Package name: qgis
 Version : 2.6.0-1~exp1
 Upstream Author : qgis-develo...@lists.osgeo.org
 URL : http://qgis.org/
 License : GPL-2+
 Section : science

It builds those binary packages:

 qgis - Geographic Information System (GIS)
 qgis-common  - QGIS - architecture-independent data
 libqgis-core2.6.0- QGIS - shared core library
 libqgis-gui2.6.0 - QGIS - shared gui library
 libqgis-analysis2.6.0- QGIS - shared analysis library
 libqgis-networkanalysis2.6.0 - QGIS - shared network analysis library
 libqgisgrass2.6.0- QGIS - shared grass library
 libqgispython2.6.0   - QGIS - shared Python library
 libqgis-customwidgets2.6.0   - QGIS custom widgets for Qt Designer
 libqgis-dev  - QGIS - development files
 qgis-plugin-grass- GRASS plugin for QGIS
 qgis-plugin-grass-common - GRASS plugin for QGIS - 
architecture-independent data
 qgis-plugin-globe- OSG globe plugin for QGIS
 qgis-plugin-globe-common - OSG globe plugin for QGIS - 
architecture-independent data
 python-qgis  - Python bindings to QGIS
 python-qgis-common   - Python bindings to QGIS - 
architecture-independent files
 qgis-providers   - collection of data providers to QGIS
 qgis-providers-common- collection of data providers to QGIS - 
architecture-independent files
 qgis-server  - QGIS server providing various OGC services
 qgis-api-doc - QGIS API documentation

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/qgis


Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/q/qgis/qgis_2.6.0-1~exp1.dsc

More information about QGIS can be obtained from http://qgis.org/.

Changes since the last upload:

  [ Jürgen E. Fischer ]
  * Release of 2.6

  [ Bas Couwenberg ]
  * New upstream release.
  * Drop patches included upstream, refresh remaining patches.
  * Bump Standards-Version to 3.9.6, no changes.
  * Also install scalable icons.
  * Group libqgis* packages in control file.
  * Build depend only on python-sip-dev, remove alternatives.
  * Update copyright file, changes:
- Remove unused Files paragraph for the python plugin_installer
- Fix qwtpolar-1.0 typo
- Remove unused License paragraph for Apache-2.0
- Add License paragraph for Zlib
  * Update allows-to-typo.patch.
  * Update symbols for amd64.
  * Install only qgis and pyspatialite in python-qgis, widget-plugins
are installed in python-qgis-common.
  * Sync control  control.in, changes:
- controlUpdate package descriptions
- control.in Reorder Breaks/Replaces, reorder packages.


Regards,
 Bas Couwenberg

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Processing of ossim_1.8.16-3_amd64.changes

2014-11-02 Thread Debian FTP Masters
libossim-dev_1.8.16-3_amd64.deb has incorrect size; deleting it
Due to the errors above, the .changes file couldn't be processed.
Please fix the problems for the upload to happen.

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel