Bug#821678: src:hdf5: PHP 7.0 Transition

2016-04-18 Thread Ondřej Surý
Package: src:hdf5
Severity: important
User: pkg-php-ma...@lists.alioth.debian.org
Usertags: php7.0-transition

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Dear maintainer(s),

this bug is a part of ongoing php7.0 transition.  It is filled as
important, but the severity will be bumped to serious within quite short
(~month) timeframe as the transition was announced almost 3 months ago.

The hdf5 package currently build-depends on php5 php5-cli .

PHP 7.0 has landed in unstable with substantial changes to the packaging:

  1. Every package built from src:phpMAJOR.MINOR now include
 phpMAJOR.MINOR in the name, so f.e. php5-fpm is now php7.0-fpm.

  2. Accompanying src:php-defaults builds 1:1 mapping to a default
 MAJOR.MINOR version, e.g. php-fpm depends on php7.0-fpm.  When you
 specify a dependency, please use the generic name, unless you
 absolutely know that won't work for you.

  3. Every path in the system has been changed to a versioned, e.g.
 /etc/php5/cli is now /etc/php/7.0/cli

  4. dh_php5 is now dh_php

  5. php-pear is not built from independent source package.

  6. master-7.0 branches of several extensions (php-apcu, xdebug,
 php-apcu-bc) can be used as a template how to change the PHP
 extension packaging.  It's mostly cut since the d/rules tries
 to figure-out most of the variables from debian/ directory.

  7. pkg-php-tools package now supports PHP 7.0 packaging and if your
 package uses pkg-php-tools a simple binNMU is all it might need

  8. PHP 7.0 has changed extension API, so most-if-not-all extensions
 need work from upstream to be compatible with PHP 7.0.

  9. We expect to ship next Debian release (stretch) only with PHP
 7.0, that means that all packages needs to be made compatible with
 PHP 7.0.  Fortunately the PHP 7.0 is mostly compatible with properly
 maintained software.  However some extensions has been deprecated
 (f.e. mysql) and thus old unmaintained software will stop working
 and it will have to be either patched or removed from stable Debian.

So what you need to do:

Replace every occurence of php5 with just php, e.g. if you depend on
'php5' then you just need to depend on 'php'.  Also if you package a web
application and depend on specific SAPI, I would recommend depending just
on 'php' package and let the user decide whether he will install php-fpm,
libapache2-mod-php or php-cgi.

The script that was used to get the list of packages for MBF was not a
particular smart one (so it doesn't detect alternatives, etc.), so if
there's a false positive, please excuse me and just close the bug with
short explanation.

The other options that might be used with packages that don't and won't
support PHP 7.0 is to remove the software from Debian by changing the
title of this bugreport to:

RM: hdf5 -- ROM; doesn't support PHP 7.0

reassigning it to ftp.debian.org pseudo-package and changing severity to
'normal'.

Also feel free to contact the maintainers at one of the lists:

pkg-php-p...@lists.alioth.debian.org -- for PEAR related packages
pkg-php-p...@lists.alioth.debian.org -- for PHP extensions
pkg-php-ma...@lists.alioth.debian.org -- main PHP packaging and catch-all

Cheers, Ondrej

- -- System Information:
Debian Release: 8.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-35-generic (SMP w/24 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQJ8BAEBCgBmBQJXFUteXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzMEI5MzNEODBGQ0UzRDk4MUEyRDM4RkIw
Qzk5QjcwRUY0RkNCQjA3AAoJEAyZtw70/LsHjc0QAJiz+9g8aaIQ8LkYEr3czSv0
WXp21ojvhCyCBXaBrvJDssF05mcKnfHUT82wxPVeocsd8TAbwThyaLyQuwAVYRFR
OudMwutuy8PhrFErfNgpD2E4/GVQ3TNYJnQOrvratN/G5zoSvRWCxEBeDc8uYzDT
Rvq37/JAzHjG3naARJbg/6DWqSmnBIte1QBWGHXv+U6L7dxgSVwsOaO2tmzh82+K
Bz20c3ABWMz+PyiZbxaNaha8X1NLQ4r3S2mIRw/QgvA1oQHUC7prKSyqQxpc3zjb
knYmUoIuofJU4k3CNPHuOqifV9AHpczkIAn77FbfFj2NN2295RHrCeW+5L1fyG1+
tEtqQS4J3yqAqvZCt+h4HKpi48V5bWG9sF1ey2D1jXo7K+HXSslh4TdJZfJXPFaH
G9ra0m7vUdoDeeyFgYV96aezbxiWrQyP4a2dZ6AonpCqrA2BTM14PnTwA8gVcGdJ
XoFT8BMBvNKGe9szInqPa8EVxm9+B4OIAam8ftJrDqLMTdsjeyE8GrdpDOtfPQHf
Yog56qaGrDpgevOMm85Y38aukHo7bFiEtanYcCnWhHYk77cxp1ayZ8dwxWAx/6uj
WMNGZm/1tOOMzn0KRDVGfxvM/mIB6TVrj6th1tQb2wAKOlgv3COEpQi48+9FS9ed
cNfvtQ2d0qD6brHhZRuQ
=dzIU
-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


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


Bug#763479: libgaiagraphics: Please change build dependency to libjpeg-dev (libjpeg-turbo transition)

2014-09-30 Thread Ondřej Surý
Source: libgaiagraphics
Version: 0.5-2
Severity: important
Tags: patch
User: ond...@debian.org
Usertags: libjpeg-turbo-transition

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Dear maintainer(s),

Debian is transitioning from IJG JPEG library (src:libjpeg8) to
libjpeg-turbo implementation (src:libjpeg-turbo)[1] of libjpeg62 API
with decode from memory buffer interface (jpeg_mem_{src,dest}).

Your package cannot be transitioned automatically as it explicitly
build depends on specific API/ABI (libjpeg8-dev) and this build
dependency needs to be changed to libjpeg-dev.  In most if not all
cases this should be sufficient to build against libjpeg-turbo.

I am in process of testing each package in question to compile against
libjpeg-turbo and I will provide a suitable patch for each package
when I will succeed.

On the other hand please note that the winter^Wfreeze is coming and
if your package is not updated in due time it might be NMUed by the
release team (or by me with the full ack of release team).

That also means that if you are OK with NMU then please respond to
this bug report and I will prepare and upload the recompiled packages
for you.

Cheers,
Ondrej

1. The full Technical Committee decision can be found here:
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717076#235

- -- 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

iQJ8BAEBCgBmBQJUKqrNXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzMEI5MzNEODBGQ0UzRDk4MUEyRDM4RkIw
Qzk5QjcwRUY0RkNCQjA3AAoJEAyZtw70/LsHVRIP/RIEaI7gHSYuAdHQ+tJuhRjv
uZHgSWc7AfnR5ScLfDNcBSTst4iXKDFasiD/f+aNeEYCe1paDoEvHAQM2HWZIAR2
nkRfcONVJgpP7MGhXC1Phr/xgedwmpg1N29d0kZEHXRWUQnolx96T6pzd3lgZgeL
rMDHB/A3UBY1CWubWcwEk8RPDvCvLiU2FNSapc7tQgrdnHDPV6eviWLRhbehUyqP
4fjzpHC4wGTDEKsSci7pOGXxoQOMUBsZq4SNHzKCz1Np16nlUPNreJRMqF7wpxKe
5ASdt+IirYj0D/RmCCcMETOlsEELJXs9mU4SMwgK+fOK40mZyCyGKovB9u1LMqXi
LErA6oahJaINPG/UTv0G33/9oeTxD2yVtk3Ifz3rGR9660nLd5vvb0Ac+ummo1NV
uzfYerD3Opo8GDzenloDx4nf2amZMuASrdF+YGo1UWjX93rKUnvgczmkLJjsFXQI
wH5GayFJBtL6Ni9qQLHwKwHbAktprVVMyCs4mMN8ILKIGLaNMLGpD7u09UaVYvAE
POTWKQtKigm3W0J8YB5aMTVnDH7zqjdiqevgQluR+ZY49nzQr3xFzs78tyzG/S1h
JmsYJwlsDZXdOYXkRIv9SvhbCbILFUkDpycTMXZdsRUq+5uIviUCWggPrhMLBtc0
UVndnCeGjlreJYZe1PTM
=nALq
-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


Bug#763479: Acknowledgement (libgaiagraphics: Please change build dependency to libjpeg-dev (libjpeg-turbo transition))

2014-09-30 Thread Ondřej Surý
Accidentally the patch didn't get attached, so here it is.

Cheers,
Ondrej

On Tue, Sep 30, 2014, at 15:25, Debian Bug Tracking System wrote:
 Thank you for filing a new Bug report with Debian.
 
 This is an automatically generated reply to let you know your message
 has been received.
 
 Your message is being forwarded to the package maintainers and other
 interested parties for their attention; they will reply in due course.
 
 Your message has been sent to the package maintainer(s):
  Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
 
 If you wish to submit further information on this problem, please
 send it to 763...@bugs.debian.org.
 
 Please do not send mail to ow...@bugs.debian.org unless you wish
 to report a problem with the Bug-tracking system.
 
 -- 
 763479: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763479
 Debian Bug Tracking System
 Contact ow...@bugs.debian.org with problems


-- 
Ondřej Surý ond...@sury.org
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
diff --git a/debian/changelog b/debian/changelog
index e63e04d..80bf976 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libgaiagraphics (0.5-2.1) unstable; urgency=medium
+
+  * Change B-D to libjpeg-dev to finish the transition to libjpeg-turbo
+
+ -- Ondřej Surý ond...@debian.org  Mon, 29 Sep 2014 15:41:42 +0200
+
 libgaiagraphics (0.5-2) unstable; urgency=low
 
   * Bump Standards-Version to 3.9.5, no changes required.
diff --git a/debian/control b/debian/control
index e573bb4..0b21243 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: optional
 Build-Depends: debhelper (= 9),
autotools-dev,
dh-autoreconf,
-   libjpeg8-dev,
+   libjpeg-dev,
libgeotiff-dev,
zlib1g-dev,
libtiff-dev,
___
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#745600: src:mapserver: FTBFS with PHP 5.6

2014-04-23 Thread Ondřej Surý
Package: src:mapserver
Version: 6.4.1-3
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi,

we are preparing for a transition from PHP 5.5 to 5.6 and your package
has failed to build with PHP 5.6 (available from experimental):

cd /tmp/buildd/mapserver/mapserver-6.4.1/obj-x86_64-linux-gnu/mapscript/php  
/usr/bin/cc  -DCOMPILE_DL=1 -Dphp_mapscript_EXPORTS -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-Wl,-z,relro -Wl,-z,now -D_FORTIFY_SOURCE=2  -Wall 
-Wdeclaration-after-statement -fPIC 
-I/tmp/buildd/mapserver/mapserver-6.4.1/obj-x86_64-linux-gnu 
-I/tmp/buildd/mapserver/mapserver-6.4.1/renderers/agg/include 
-I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/postgresql -I/usr/include/gdal -I/usr/include/librsvg-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/php5 
-I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend 
-I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib-o 
CMakeFiles/php_mapscript.dir/owsrequest.c.o   -c /tmp
 /buildd/
 mapserver/mapserver-6.4.1/mapscript/php/owsrequest.c
/tmp/buildd/mapserver/mapserver-6.4.1/mapscript/php/owsrequest.c: In function 
'zim_OWSRequestObj___set':
/tmp/buildd/mapserver/mapserver-6.4.1/mapscript/php/owsrequest.c:131:26: 
warning: variable 'php_owsrequest' set but not used [-Wunused-but-set-variable]
   php_owsrequest_object *php_owsrequest;
  ^
/tmp/buildd/mapserver/mapserver-6.4.1/mapscript/php/owsrequest.c: In function 
'zim_OWSRequestObj_loadParams':
/tmp/buildd/mapserver/mapserver-6.4.1/mapscript/php/owsrequest.c:197:48: error: 
'sapi_request_info' has no member named 'raw_post_data'
SG(request_info).raw_post_data,
^
/tmp/buildd/mapserver/mapserver-6.4.1/mapscript/php/owsrequest.c:198:48: error: 
'sapi_request_info' has no member named 'raw_post_data_length'
SG(request_info).raw_post_data_length, 
thread_context);
^
/tmp/buildd/mapserver/mapserver-6.4.1/mapscript/php/owsrequest.c: In function 
'owsrequest_getenv':
/tmp/buildd/mapserver/mapserver-6.4.1/mapscript/php/owsrequest.c:363:7: 
warning: variable 'numElements' set but not used [-Wunused-but-set-variable]
   int numElements, i = 0;
   ^

The mapserver package use deprecated way how to access RAW POST data,
from UPGRADING.INTERNALS:

  c. POST data handling
  
  The sapi_request_info's members post_data, post_data_len and raw_post_data 
 as 
  well as raw_post_data_len have been replaced with a temp PHP stream 
  request_body.
  
  The recommended way to access raw POST data is to open and use a php://input 
  stream wrapper.  It is safe to be used concurrently and more than once. 

This bug will become serious when PHP 5.6 hits unstable.

Ondrej

- -- System Information:
Debian Release: 7.4
  APT prefers stable
  APT policy: (900, 'stable'), (800, 'testing')
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.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJTV22EAAoJEAyZtw70/LsHbK8P/1gKParlMf7ocXC9K+HLjx/z
wFn1YcfWPMc/YmIyiz1ckGhzWkgrmHy8y2MWmNMsAXuZhTf6p4128DD91l0kbR/J
MWBkuKzoi8+ZJod5wRdXIHac9FWmepbMoL2fzFpuqf0e2GHF5aCrqxUJjQb/LAiy
pvA2XSqEy4L8CnuxlNUYiVldLwfeQQJqTisuBOo6/rVdmj84o/GbAMk7iToGYaZN
1WKFjpLtTxhmW0rYkJ8EvwUnrBoQ1XnaQ7O70UFITam0S48koUdqholWdGgD7idC
3khXWlqIqSEZKNXkJ9nSfSY+Y8GHI2l03zoBxTbA1QJfSjKxQYCAP9eInNLSTMTH
90qxtMzDfFKRjsQ+/RZI9Igu9nJOV2EfiFg3xosDYN84PPr8wEQqJwAmDsjjRdK4
PyH7+3mUvgQgu8L8Vi/4UfTOp72lzi+YLJuPextvjMvO11bRao7/uANo1tprQN8d
TXbch/rR5+DIBKVtBSGwV1VVIhziwdtFO+fYg5ConiEkN/DONBI65spDiIchBd6s
SBqtcA4NM12IJE1RDPfwL4ZWgraG3kGNnI1Egxui1t0L8meWd2Gm8PRdjA6q8Tb0
5ZYtkXUO3WWIIepwKQFVdkhC5aRKDBD5xsYJlwgcCaIZxXlFCh1QTry6tejrRHmt
dqi+vHRFRiGtLbgch59V
=zWca
-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


Bug#745010: src:postgis: please update build-depends from libjson0-dev to libjson-c-dev

2014-04-17 Thread Ondřej Surý
Package: src:postgis
Version: 2.1.2+dfsg-2
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi,

the json-c upstream has dropped an compatibility layer from libjson0(-dev)
to libjson-c2(-dev) in current upstream release.

Please update your build-depends from libjson0-dev to libjson-c-dev.

This bug severity will be bumped to serious when 0.12 is uploaded to
unstable.

Thank you,
Ondrej

- -- System Information:
Debian Release: 7.4
  APT prefers stable
  APT policy: (900, 'stable'), (800, 'testing')
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.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJTT6KSAAoJEAyZtw70/LsHxUMQAK1kwY7J5Q0ZGwSbjIW3iMCA
HcBOJd0GeU4XuKG+pBjYV4M+g5vzClNj3tTfBYnpmDKjuRldBwr4oRGATuvzdLvO
vHCEhmXQptEuua76wcn/jFpF3EVj4VxXpoGJz1yZgtHwFSDnOdO55/wHrXzd6mFJ
80mShuc9GhtDFkJUgTKuGgQoOg/qmMVIFBa8eZ6bbyBi1xej7i2mGkgDaq08x14K
D6aj1JCM8O6ixFFA/Njdkcbq5Y77gU//DrawqpdwU91q6WZT8Ur9Etx6rPbHMPvl
6MfN1r2F54cqp/PWkH6EFAZCTwzQu+GNs1jymVyNjIb5GcsfD7CGuVqqo3WdGaep
H+1KL5H89hyOEptYgdveMwkH7GA6t3A8KC+VFSmbxcn5ncx2I5tv/OABmihdL4Yp
bv9zGdFC+eyRZqOriVhcT7wJcK9ZjUqIeT2hliYLRaOg9jC1bmeG1LT/bh/OBAuP
W2ooQWLJsIP2D+rjO4eg/ckp6PKBtzexAkEZ7pjuZO4w21ChAnZ2Yl3XTNgO5Hol
82DO9uVqsenl0Vu+Vt2hDvAEQXXnz57mXpuERrMk+QFsFSKER3DOxdpRCmYgZijA
qQnM10rIYD8oDIVghukTKZDkFJW0sN8nazbIxy2ueuION45lIg8kSLz0D5VDhTKc
HSCbRjGM/rObIWhpwxo0
=q3pX
-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


Bug#711789: grads: unbuildable (build-dependencies conflict)

2013-07-01 Thread Ondřej Surý
And attached is exact debdiff of what I have just uploaded to DELAYED/0.

O.


On Thu, Jun 27, 2013 at 10:48 AM, Ondřej Surý ond...@debian.org wrote:

 Package: src:grads
 Followup-For: Bug #711789

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Dear maintainer,

 please apply attached patch to use libtiff5-alt-dev instead of
 libtiff5-dev.  The libtiff5-dev  libtiff4-dev conflicts makes
 downstream packages (namely grads) unbuildable and it's blocking the
 libgd2 transition.

 I plan to NMU the package if I don't hear from you soon (it's RC
 severity bug).

 The changes I did are minimal - the other option would be to make
 upstream configure.ac to use pkg-config (which would be more elegant,
 but also more intrusive).

 Thanks,
 O.

 - -- System Information:
 Debian Release: 7.1
   APT prefers stable
   APT policy: (500, 'stable')
 Architecture: amd64 (x86_64)

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

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.12 (GNU/Linux)

 iEYEARECAAYFAlHL/GkACgkQ9OZqfMIN8nPcogCfSd/WByakSLYRqY4MJhHPOdKU
 ajoAn2bNUscvb0F06wYhsd3qVhJhwpfg
 =hw+h
 -END PGP SIGNATURE-




-- 
Ondřej Surý ond...@sury.org


libgeotiff-dfsg_1.3.0+dfsg-3.1.debdiff
Description: Binary data
___
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#711789: grads: unbuildable (build-dependencies conflict)

2013-07-01 Thread Ondřej Surý
Updated debdiff (I had to remove useless RPATH to make lintian happy).




On Mon, Jul 1, 2013 at 9:53 AM, Ondřej Surý ond...@debian.org wrote:

 And attached is exact debdiff of what I have just uploaded to DELAYED/0.

 O.


 On Thu, Jun 27, 2013 at 10:48 AM, Ondřej Surý ond...@debian.org wrote:

 Package: src:grads
 Followup-For: Bug #711789

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Dear maintainer,

 please apply attached patch to use libtiff5-alt-dev instead of
 libtiff5-dev.  The libtiff5-dev  libtiff4-dev conflicts makes
 downstream packages (namely grads) unbuildable and it's blocking the
 libgd2 transition.

 I plan to NMU the package if I don't hear from you soon (it's RC
 severity bug).

 The changes I did are minimal - the other option would be to make
 upstream configure.ac to use pkg-config (which would be more elegant,
 but also more intrusive).

 Thanks,
 O.

 - -- System Information:
 Debian Release: 7.1
   APT prefers stable
   APT policy: (500, 'stable')
 Architecture: amd64 (x86_64)

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

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.12 (GNU/Linux)

 iEYEARECAAYFAlHL/GkACgkQ9OZqfMIN8nPcogCfSd/WByakSLYRqY4MJhHPOdKU
 ajoAn2bNUscvb0F06wYhsd3qVhJhwpfg
 =hw+h
 -END PGP SIGNATURE-




 --
 Ondřej Surý ond...@sury.org




-- 
Ondřej Surý ond...@sury.org


libgeotiff-dfsg_1.3.0+dfsg-3.1.debdiff
Description: Binary data
___
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#711789: grads: unbuildable (build-dependencies conflict)

2013-06-27 Thread Ondřej Surý
Package: src:grads
Followup-For: Bug #711789

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear maintainer,

please apply attached patch to use libtiff5-alt-dev instead of
libtiff5-dev.  The libtiff5-dev  libtiff4-dev conflicts makes
downstream packages (namely grads) unbuildable and it's blocking the
libgd2 transition.

I plan to NMU the package if I don't hear from you soon (it's RC
severity bug).

The changes I did are minimal - the other option would be to make
upstream configure.ac to use pkg-config (which would be more elegant,
but also more intrusive).

Thanks,
O.

- -- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

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

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlHL/GkACgkQ9OZqfMIN8nPcogCfSd/WByakSLYRqY4MJhHPOdKU
ajoAn2bNUscvb0F06wYhsd3qVhJhwpfg
=hw+h
-END PGP SIGNATURE-
diff --git a/debian/changelog b/debian/changelog
index 534f8b4..e6cfbd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libgeotiff-dfsg (1.3.0+dfsg-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Depend just on libtiff-dev, to allow smooth tiff transition
+(Closes: #711789)
+
+ -- Ondřej Surý ond...@debian.org  Thu, 27 Jun 2013 10:24:57 +0200
+
 libgeotiff-dfsg (1.3.0+dfsg-3) unstable; urgency=high
 
   * Fixed wrong libgeotiff-dev dependency on old libtiff-dev version. 
diff --git a/debian/control b/debian/control
index 1a2c205..1d74109 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: extra
 Section: science
 Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
 Uploaders: Francesco Paolo Lovergine fran...@debian.org, Alan Boudreault aboudrea...@mapgears.com
-Build-Depends: debhelper (= 8), autotools-dev, libproj-dev, zlib1g-dev, libjpeg-dev, libtiff5-dev
+Build-Depends: debhelper (= 8), autotools-dev, libproj-dev, zlib1g-dev, libjpeg-dev, libtiff5-alt-dev
 Standards-Version: 3.9.3
 Homepage: http://geotiff.osgeo.org/
 Vcs-Browser: http://git.debian.org/?p=pkg-grass/libgeotiff-dfsg.git
@@ -12,7 +12,7 @@ Vcs-Git: git://git.debian.org/git/pkg-grass/libgeotiff-dfsg.git
 Package: libgeotiff-dev
 Section: libdevel
 Architecture: any
-Depends: libgeotiff2 (= ${binary:Version}), libtiff5-dev
+Depends: libgeotiff2 (= ${binary:Version}), libtiff5-alt-dev
 Suggests: libgeotiff-epsg
 Description: the GeoTIFF library -- development files
  This C library supports TIFF 6.0 based interchange format for georeferenced 
diff --git a/debian/rules b/debian/rules
index 1e9dce0..c4dada9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,9 +8,9 @@
 # from having to guess our platform (since we know it already)
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+DEB_HOST_MULTIARHC  ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
-
-CFLAGS = -Wall -g
+CFLAGS = -Wall -g -L/usr/lib/$(DEB_HOST_MULTIARCH)/libtiff5-alt/ -I/usr/include/libtiff5-alt
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 	CFLAGS += -O0
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel