Re: [Git][debian-gis-team/pyaps3][master] 3 commits: Add Forwarded tag to all patches

2022-05-15 Thread Sebastiaan Couwenberg
On 5/15/22 19:57, Antonio Valentino (@antonio.valentino) wrote: - - - - - 5b1865c1 by Antonio Valentino at 2022-05-15T17:56:56+00:00 Update d/watch to use github tags Same copy/paste issue as pysolid: Uses repacksuffix but Files-Excluded is not used. Kind Regards, Bas -- GPG Key ID:

Re: [Git][debian-gis-team/saga][experimental] Add dh-python

2022-04-26 Thread Sebastiaan Couwenberg
You'll need to add --with python3 to d/rules too, and the overrides needs to be restored. I've pushed fixes for this and the other issues raised in: https://alioth-lists.debian.net/pipermail/pkg-grass-devel/2022-April/094200.html That fixes a lot of lintian issues, but not: I: saga source:

Re: [Git][debian-gis-team/saga][experimental] 4 commits: Change manfile license

2022-04-25 Thread Sebastiaan Couwenberg
On 4/25/22 20:18, Johan Van de Wauw (@johanvdw-guest) wrote: - - - - - cbc68295 by Johan Van de Wauw at 2022-04-25T16:41:40+02:00 First series of d/copyright additions No License for the first two new Files sections. Extra newline after rapidjson Files section which should be removed. - - -

Re: [Git][debian-gis-team/saga][experimental] 7 commits: New upstream version 8.2.1+dfsg

2022-04-25 Thread Sebastiaan Couwenberg
On 4/25/22 15:45, Johan Van de Wauw (@johanvdw-guest) wrote: b5f541f9 by Johan Van de Wauw at 2022-04-25T13:44:28+02:00 New upstream version 8.2.1+dfsg Please push everything: git push --all && git push --tags Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41

Bug#1010002: libgeos++-dev: Missing files or misconfigured build

2022-04-22 Thread Sebastiaan Couwenberg
On 4/22/22 09:19, Pierre Gergondet wrote: I kindly disagree. This is not related to the API, the package is broken: the build is either misconfigured or the package is missing critical files for the compilation of programs dependent upon the C++ API. The files are explicitly removed because

Re: [Git][debian-gis-team/saga][experimental] 7 commits: Remove obsolete patches

2022-04-14 Thread Sebastiaan Couwenberg
On 4/14/22 09:16, Johan Van de Wauw (@johanvdw-guest) wrote: - - - - - c7052877 by Johan Van de Wauw at 2022-04-13T21:02:31+02:00 Make libfire optional in cmake There is a newline too many before override_dh_auto_build. - - - - - 89e44b10 by Johan Van de Wauw at 2022-04-13T21:02:31+02:00 Use

Re: [Git][debian-gis-team/saga][experimental] 7 commits: New upstream version 6.3.0+dfsg

2022-04-13 Thread Sebastiaan Couwenberg
On 4/13/22 11:40, Johan Van de Wauw (@johanvdw-guest) wrote: - - - - - 28a752ba by Johan Van de Wauw at 2022-04-13T11:40:22+02:00 New upstream release. d/changelog uses Johan Van de Wauw , d/control changes: -Uploaders: Johan Van de Wauw , +Uploaders: Johan Van de Wauw , Which is it? You're

Re: [Git][debian-gis-team/saga] Pushed new tag upstream/8.2.0+dfsg

2022-04-13 Thread Sebastiaan Couwenberg
On 4/13/22 11:41, Johan Van de Wauw (@johanvdw-guest) wrote: Johan Van de Wauw pushed new tag upstream/8.2.0+dfsg at Debian GIS Project / saga Please also push the changes in the upstream branch. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146

Bug#1009417: saga: FTBFS: configure: error: cannot import Python module "distutils".

2022-04-12 Thread Sebastiaan Couwenberg
On 4/12/22 20:23, Lucas Nussbaum wrote: checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.10/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages checking for python3.10... (cached)

Bug#1009438: mapnik: FTBFS: ImportError: cannot import name 'Iterable' from 'collections' (/usr/lib/python3.10/collections/__init__.py)

2022-04-12 Thread Sebastiaan Couwenberg
Control: tags -1 pending On 4/12/22 20:17, Lucas Nussbaum wrote: ImportError: cannot import name 'Iterable' from 'collections' (/usr/lib/python3.10/collections/__init__.py) This was fixed in git some time ago. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41

Re: pyresample_1.23.0-1_source.changes ACCEPTED into unstable

2022-04-05 Thread Sebastiaan Couwenberg
pytroll-schedule (0.6.0-2) doesn't resolve the issue entirely: https://qa.debian.org/excuses.php?package=pytroll-schedule Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 ___

Re: pyresample_1.23.0-1_source.changes ACCEPTED into unstable

2022-04-01 Thread Sebastiaan Couwenberg
pyresample (1.23.0-1) is prevented from migrating to testing due to an autopkgtest failure in pytroll-schedule: https://qa.debian.org/excuses.php?package=pyresample Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

Bug#1008612: libspatialite7: erroneous geometry conversion using ST_Transform

2022-03-30 Thread Sebastiaan Couwenberg
On 3/30/22 18:44, Brian Miles wrote: I am a little confused as to why we are seeing different results between spatialite and proj itself for what should be the same transformation. SpatiaLite has its own CRS definitions in the spatial_ref_sys table like PostGIS: $ spatialite -line

Bug#1008612: closed by Sebastiaan Couwenberg (Re: Bug#1008612: libspatialite7: erroneous geometry conversion using ST_Transform)

2022-03-29 Thread Sebastiaan Couwenberg
On 3/29/22 17:35, Brian Miles wrote: I apologize that I mis-stated my original description of the bug. It is not that the results for 26910 transforms are the same as for 32610 transforms, but that transforms to 26910 are simply incorrect for Debian/Ubuntu. I'm no projection specialist, I

Re: [Git][debian-gis-team/openstreetmap-carto][master] debian/changelog: upload to unstable

2022-03-06 Thread Sebastiaan Couwenberg
On 3/6/22 11:44, Johannes Schauer Marin Rodrigues (@josch) wrote: Commits: 57bf5be9 by Johannes Schauer Marin Rodrigues at 2022-03-06T11:43:57+01:00 debian/changelog: upload to unstable Don't forget to push the tags. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182

Re: trollimage_1.18.1-1_source.changes ACCEPTED into unstable

2022-03-01 Thread Sebastiaan Couwenberg
While salsa is not full up and running again, you can push changes over SSH. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 ___ Pkg-grass-devel mailing list

Re: [Git][debian-gis-team/pgrouting][master] Allow building with sphinx < 4 for backports.

2022-02-17 Thread Sebastiaan Couwenberg
On 2/17/22 14:44, Christoph Berg (@myon) wrote: = debian/patches/sphinx-version = @@ -0,0 +1,14 @@ +Allow building with older sphinx versions, which still seems to work without +problems. This partly reverts upstream

Bug#1005568: sfcgal: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j4 test ARGS\+=--verbose ARGS\+=-j4 returned exit code 2

2022-02-13 Thread Sebastiaan Couwenberg
Control: tags -1 pending Hi Lucas, Thanks for reporting this issue. sfcgal tends to fail when cgal is updated, unfortunately those updates are not coordinated with its rdeps. It looks like upstream addressed this issue by removing the garden tests:

Re: [Git][debian-gis-team/snaphu][master] Set distribution to unstable

2022-01-30 Thread Sebastiaan Couwenberg
On 1/31/22 07:58, Antonio Valentino wrote: could you please make a binary upload of the snaphu non-free package? Done, there were a few lintian issues though: I: snaphu source: adopted-extended-field (in section for source) XS-Autobuild [debian/control:5] I: snaphu source:

Re: gdal (3.4.1+dfsg-1) FTBFS on ppc64el due to ln segfault

2022-01-04 Thread Sebastiaan Couwenberg
On 1/4/22 17:47, Aurelien Jarno wrote: On 2022-01-04 16:40, Sebastiaan Couwenberg wrote: The gdal build is failing on ppc64el due to ln segfaulting, see: https://buildd.debian.org/status/fetch.php?pkg=gdal=ppc64el=3.4.1%2Bdfsg-1=1641309768=log There are no changes in the gdal (upstream

gdal (3.4.1+dfsg-1) FTBFS on ppc64el due to ln segfault

2022-01-04 Thread Sebastiaan Couwenberg
The gdal build is failing on ppc64el due to ln segfaulting, see: https://buildd.debian.org/status/fetch.php?pkg=gdal=ppc64el=3.4.1%2Bdfsg-1=1641309768=log There are no changes in the gdal (upstream) source since the previous upload to experimental that built successfully. What is causing

Re: [Git][debian-gis-team/satpy][master] Disable utopkgtest on armhf

2022-01-03 Thread Sebastiaan Couwenberg
On 1/3/22 22:20, Antonio Valentino (@antonio.valentino) wrote: = debian/tests/control = @@ -1,2 +1,3 @@ Tests: python3 Depends: @builddeps@, @ +Architecture: !armhf According to the docs it follows the dpkg syntax:

Re: [Git][debian-gis-team/doris] Pushed new tag debian/5.0.3_beta+dfsg-16

2021-12-31 Thread Sebastiaan Couwenberg
On 12/31/21 09:12, Antonio Valentino wrote: Thanks a lot Bas. And thanks for your work on triangle. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 ___ Pkg-grass-devel

Re: glymur_0.9.7-1_source.changes ACCEPTED into unstable

2021-12-29 Thread Sebastiaan Couwenberg
Testing migration is blocked by autopkgtest failures: Testing with python3.9: Traceback (most recent call last): File "", line 1, in File "/usr/lib/python3/dist-packages/glymur/__init__.py", line 4, in from glymur import version File

Re: [Git][debian-gis-team/saga][experimental] 2 commits: update d/copyright file for now

2021-12-16 Thread Sebastiaan Couwenberg
On 12/16/21 11:58, Johan Van de Wauw (@johanvdw-guest) wrote: = debian/copyright = @@ -248,6 +248,11 @@ Files: saga-gis/src/tools/tin/* Copyright: 2003-2011, Olaf Conrad License: GPL-2+ +Files:

Re: [Git][debian-gis-team/saga][master] Remove libvigra-impex dependency (and module)

2021-12-15 Thread Sebastiaan Couwenberg
On 12/15/21 10:03, Johan Van de Wauw (@johanvdw-guest) wrote: = debian/changelog = @@ -1,5 +1,12 @@ +saga (7.3.0+dfsg-7) unstable; urgency=medium + + * Remove libvigra-impex dependency (and module) + + -- Johan Van de Wauw

Bug#1001369: pymap3d: (autopkgtest) needs update for python3.10: astropy.logger.LoggingError: Cannot disable warnings logging

2021-12-09 Thread Sebastiaan Couwenberg
Control: tags -1 moreinfo On 12/9/21 09:58, Paul Gevers wrote: We are in the transition of adding python2.10 to the supported Python versions [0]. With a recent upload of python3-defaults the autopkgtest of pymap3d fails in testing when that autopkgtest is run with the binary packages of

Re: pyresample_1.22.3-1_source.changes ACCEPTED into unstable

2021-12-08 Thread Sebastiaan Couwenberg
autopkgtest failure prevents testing migration: https://qa.debian.org/excuses.php?package=pyresample Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 ___ Pkg-grass-devel

Re: [Git][debian-gis-team/python-cartopy][master] 3 commits: Simplify the version file generation

2021-12-04 Thread Sebastiaan Couwenberg
On 12/4/21 19:30, Antonio Valentino (@antonio.valentino) wrote: = debian/rules = @@ -3,6 +3,8 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE = 1 +include /usr/share/dpkg/pkg-info.mk + export

Bug#999533: matplotlib: python3-pil.imagetk should be Depends

2021-12-03 Thread Sebastiaan Couwenberg
, 12 Nov 2021 21:33:15 +0100 Sebastiaan Couwenberg wrote: On 11/12/21 08:19, Lucas Nussbaum wrote: >> cartopy/tests/mpl/__init__.py:15: in >> import matplotlib.pyplot as plt >> /usr/lib/python3/dist-packages/matplotlib/pyplot.py:2226: in >> switch_backend(rcPa

Bug#1000899: python-pyproj: no longer builds for all Python versions; blocks build of pyresample

2021-11-30 Thread Sebastiaan Couwenberg
Control: severity -1 important Control: tags -1 pending Control: block -1 by 1000422 On 11/30/21 22:22, Sebastian Ramacher wrote: This is not helpful during a transition where support for Python 3.10 is added. This prevents pyresample from being built. Please revert This has been done in git

Re: SAGA

2021-11-23 Thread Sebastiaan Couwenberg
On 11/23/21 19:17, Humberto García Acosta wrote: SAGA GIS is an excellent software for geosciences, essential in the world of free GIS. Repository packages should be updated to take advantage of the new functionality. SAGA has an unstable API which often breaks the QGIS integration, which is

Re: [Git][debian-gis-team/tilemaker][master] Move from experimental to unstable

2021-11-22 Thread Sebastiaan Couwenberg
On 11/22/21 17:37, ǝɹʇʇɐʃǝ◖ xıʃǝɟ (@xamanu) wrote: = debian/changelog = @@ -1,5 +1,5 @@ -tilemaker (2.0.0+ds-1~exp1) experimental; urgency=medium +tilemaker (2.0.0+ds-1) unstable; urgency=medium * Initial package

Bug#1000344: josm: exception accessing preferences

2021-11-21 Thread Sebastiaan Couwenberg
Control: tags -1 pending The change in 03-default_look_and_feel.patch hasn't worked in a long time, it seems that recent changes are not as tolerant for the missing class as before. Dropping the patch resolves the issue. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1

Bug#1000128: mapcache: depends on obsolete pcre3 library

2021-11-18 Thread Sebastiaan Couwenberg
Control: tags -1 upstream Control: forwarded -1 https://github.com/MapServer/mapcache/issues/272 On 11/18/21 12:49, Matthew Vernon wrote: This mass bug filing was discussed on debian-devel@ in https://lists.debian.org/debian-devel/2021/11/msg00176.html That triggered the creation of the

Bug#1000119: gdal: depends on obsolete pcre3 library

2021-11-18 Thread Sebastiaan Couwenberg
Control: tags -1 upstream Control: forwarded -1 https://github.com/OSGeo/gdal/issues/4822 On 11/18/21 12:49, Matthew Vernon wrote: This mass bug filing was discussed on debian-devel@ in https://lists.debian.org/debian-devel/2021/11/msg00176.html That triggered the upstream issue, which has

Bug#1000048: librttopo: depends on obsolete pcre3 library

2021-11-18 Thread Sebastiaan Couwenberg
Control: tags -1 pending On 11/18/21 12:49, Matthew Vernon wrote: This mass bug filing was discussed on debian-devel@ in https://lists.debian.org/debian-devel/2021/11/msg00176.html That triggered this change in git:

Bug#999986: postgis: depends on obsolete pcre3 library

2021-11-18 Thread Sebastiaan Couwenberg
Control: forcemerge 86 87 Control: tags -1 upstream Control: forwarded -1 https://trac.osgeo.org/postgis/ticket/5019 On 11/18/21 12:49, Matthew Vernon wrote: This mass bug filing was discussed on debian-devel@ in https://lists.debian.org/debian-devel/2021/11/msg00176.html That

Bug#999828: grass-gui: Some tools (v.import; v.in.ogr; r.import) do not start on GUI

2021-11-17 Thread Sebastiaan Couwenberg
Control: tags -1 pending On 11/17/21 12:41, Sebastiaan Couwenberg wrote: On 11/17/21 11:21, Tomas Senabre wrote: To Reproduce Just launch these tools (v.import; v.in.ogr; r.import) from the GUI or from command console. I get errors in the console like this: This works correctly with 7.8.6

Bug#999828: grass-gui: Some tools (v.import; v.in.ogr; r.import) do not start on GUI

2021-11-17 Thread Sebastiaan Couwenberg
On 11/17/21 11:21, Tomas Senabre wrote: To Reproduce Just launch these tools (v.import; v.in.ogr; r.import) from the GUI or from command console. I get errors in the console like this: This works correctly with 7.8.6 on Debian unstable. File "/usr/lib/grass78/gui/wxpython/core/utils.py",

Re: satpy_0.31.0-2_source.changes ACCEPTED into unstable

2021-11-12 Thread Sebastiaan Couwenberg
The dependencies have migrated, but satpy won't due to autopkgtest failures: https://qa.debian.org/excuses.php?package=satpy Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

Bug#999533: python-cartopy: FTBFS with matplotlib 3.5 (in experimental): dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit code 13

2021-11-12 Thread Sebastiaan Couwenberg
Control: tags -1 upstream Control: forwarded -1 https://github.com/SciTools/cartopy/issues/1929 Thanks for checking rdeps before breaking them. The issue has been forwarded upstream. Unfortunately matplotlib is a required dependency so we won't be able to disable it until compatibility with

Bug#999101: python-cartopy: autopkgtest failure against python3-defaults/3.9.7-4

2021-11-09 Thread Sebastiaan Couwenberg
Control: tags -1 pending Thanks for the patch, it's applied in git. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 ___ Pkg-grass-devel mailing list

Re: pooch_1.5.2-1_source.changes REJECTED

2021-11-06 Thread Sebastiaan Couwenberg
On 11/6/21 15:42, Antonio Valentino wrote: could you please update the ACL to allow me to upload pooch and dongfig? Already done: >> Action: dm >> Fingerprint: 3B70F209A5FFD68903C472C5EBF48AB2578F9812 >> Allow: pooch donfig >> > Fingerprint: 3B70F209A5FFD68903C472C5EBF48AB2578F9812 > Uid:

Bug#996324: ruby-netcdf: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed: Segmentation fault at 0x0000000000000034

2021-11-05 Thread Sebastiaan Couwenberg
On 11/5/21 20:58, Sergio Durigan Junior wrote: - The netcdf upstream project seems to be inactive, to say the least. The last release happened in 2015, and I could not find a git repository for it. Upstream development is not healthy, but not entirely dead:

Bug#998567: qgis: FTBFS: sip: /usr/lib/python3/dist-packages/PyQt5/bindings/QtCore/QtCoremod.sip:23: syntax error

2021-11-05 Thread Sebastiaan Couwenberg
Control: tags -1 upstream On 11/4/21 20:49, Lucas Nussbaum wrote: sip: /usr/lib/python3/dist-packages/PyQt5/bindings/QtCore/QtCoremod.sip:23: syntax error This seems to be caused by the recent switch to sip6 in pyqt5. Upstream recently added support for sip6 in their non-LTR, but those

Re: [Git][debian-gis-team/lerc][master] 4 commits: Improve package description

2021-11-02 Thread Sebastiaan Couwenberg
On 11/2/21 13:00, Antonio Valentino (@antonio.valentino) wrote: = debian/patches/0001-Specify-the-soversion.patch = @@ -3,6 +3,7 @@ Date: Sun, 31 Oct 2021 10:28:09 + Subject: Specify the soversion Forwarded:

Re: [Git][debian-gis-team/ruby-hdfeos5][master] 4 commits: Update depends: ruby-narray >= 0.6.1.2-4

2021-11-02 Thread Sebastiaan Couwenberg
On 11/2/21 09:16, Youhei SASAKI wrote: I'm one of the upstrem maintainer of this software. And unfortunately, this software hasn't been publicly developed yet(Of course the license follows DFSG). In other words, these patche's has been reported upstream, but there are no public bug trackers.

Re: [Git][debian-gis-team/lerc][master] 3 commits: Use UPSTREAM_VERSION in dh_makeshlibs

2021-11-02 Thread Sebastiaan Couwenberg
On 11/2/21 08:38, Antonio Valentino wrote: Il 01/11/21 20:28, Sebastiaan Couwenberg ha scritto: On 11/1/21 20:21, Antonio Valentino (@antonio.valentino) wrote: Commits: b9acaba6 by Antonio Valentino at 2021-11-01T17:18:29+00:00 Use UPSTREAM_VERSION in dh_makeshlibs You'll need to recreate

Re: [Git][debian-gis-team/ruby-hdfeos5][master] 4 commits: Update depends: ruby-narray >= 0.6.1.2-4

2021-11-02 Thread Sebastiaan Couwenberg
On 11/2/21 07:57, Youhei SASAKI (@uwabami) wrote: = debian/patches/0001-Fix-NArray-Library-Path.patch = @@ -1,6 +1,7 @@ From: Debian GIS Project Date: Fri, 5 Jul 2013 01:23:50 +0900 Subject: Fix NArray Library Path

Re: [Git][debian-gis-team/lerc][master] 3 commits: Use UPSTREAM_VERSION in dh_makeshlibs

2021-11-01 Thread Sebastiaan Couwenberg
On 11/1/21 20:21, Antonio Valentino (@antonio.valentino) wrote: Commits: b9acaba6 by Antonio Valentino at 2021-11-01T17:18:29+00:00 Use UPSTREAM_VERSION in dh_makeshlibs You'll need to recreate the symbols file with pkgkde-symbolshelper to get the SymbolsHelper-Confirmed metadata. See the

Bug#998263: Please switch the dependency from ttf-bitstream-vera to fonts-dejavu-core

2021-11-01 Thread Sebastiaan Couwenberg
Control: tags -1 - moreinfo Control: tags -1 pending On 11/1/21 19:49, Amr Ibrahim wrote: On Mon, 2021-11-01 at 19:41 +0100, Sebastiaan Couwenberg wrote: If you want to remove the ttf-bitstream-vera package, we can drop the use of the package and not diverge from upstream. Yes, please drop

Bug#998263: Please switch the dependency from ttf-bitstream-vera to fonts-dejavu-core

2021-11-01 Thread Sebastiaan Couwenberg
Control: tags -1 moreinfo On 11/1/21 19:32, Amr Ibrahim wrote: Please switch the dependency from ttf-bitstream-vera to fonts-dejavu- core. The dejavu font extends the bitstream vera font and is already installed by default on Debian GNOME. Besides, the bitstream vera font is very obsolete,

Bug#997045: saga: missing build dependency on pkg-config

2021-10-22 Thread Sebastiaan Couwenberg
Control: tags -1 pending This was fixed in git a little while ago, the upload to unstable will follow soon. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 ___ Pkg-grass-devel

Bug#983224: proj transition has started

2021-10-21 Thread Sebastiaan Couwenberg
Control: severity -1 serious The proj transition has started, raising the severity accordingly. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 ___ Pkg-grass-devel mailing

Re: Processing of pymap3d_2.7.2-2_source.changes

2021-10-20 Thread Sebastiaan Couwenberg
On 10/20/21 2:52 PM, Sebastiaan Couwenberg wrote: > Don't forget to push your changes: > > git push --all && git push --tags Thanks for pushing the changes, the debian release tag is still missing though. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprin

Re: Processing of pymap3d_2.7.2-2_source.changes

2021-10-20 Thread Sebastiaan Couwenberg
Don't forget to push your changes: git push --all && git push --tags Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 ___ Pkg-grass-devel mailing list

Re: [Git][debian-gis-team/ruby-hdfeos5][master] 5 commits: Refresh patches

2021-10-20 Thread Sebastiaan Couwenberg
On 10/20/21 10:22 AM, Youhei SASAKI (@uwabami) wrote: > - - - - - > 2cbf13d8 by Youhei SASAKI at 2021-10-20T13:34:13+09:00 > Fix field name cases in debian/control (Architecture = Architecture, > Source = Source). > > Changes-By: lintian-brush > Fixes: lintian: cute-field > See-also:

Re: [Git][debian-gis-team/grass][ubuntugis/bionic] debhelper compat back to 10

2021-10-16 Thread Sebastiaan Couwenberg
On 10/16/21 12:06 AM, Martin Landa (@martinl-guest) wrote: > Commits: > 0a567885 by Martin Landa at 2021-10-15T23:30:47+02:00 > debhelper compat back to 10 You need debhelper from bionic-backports, see: https://lists.debian.org/debian-gis/2021/09/msg9.html

Re: Processing of pylibtiff_0.4.4+ds-1_source.changes

2021-10-10 Thread Sebastiaan Couwenberg
Don't forget to push your changes to Salsa: git push --all && git push --tags Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 ___ Pkg-grass-devel mailing list

Re: tirex review

2021-10-09 Thread Sebastiaan Couwenberg
On 10/8/21 2:22 PM, Felix Delattre wrote: > What are the next steps? Wait for the package to pass NEW and move it to unstable :) Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

Re: tilemaker review

2021-10-09 Thread Sebastiaan Couwenberg
On 10/8/21 1:49 PM, Felix Delattre wrote: > On 10/8/21 7:39 AM, Sebastiaan Couwenberg wrote: >> With the cmake build system you shouldn't need as much customization in >> d/rules, like the dh_auto_install override, the various buildflag bits, >> and all the Makefile changes i

Re: tirex review

2021-10-08 Thread Sebastiaan Couwenberg
On 10/8/21 10:52 AM, Felix Delattre wrote: > Thanks for your review(s)! > > On 10/8/21 8:35 AM, Sebastiaan Couwenberg wrote: >> dh_missing reports a lot of files that are installed but not included in >> any package. > > Yes, this is because we didn't include other ba

Re: [Git][debian-gis-team/tirex][master] Don't use template for tirex.links.

2021-10-08 Thread Sebastiaan Couwenberg
On 10/8/21 10:37 AM, Felix Delattre wrote: > On 10/8/21 8:28 AM, Bas Couwenberg (@sebastic) wrote: >> +echo "$(mapnik-plugin-base)/usr/share/tirex/mapnik/input" > > `mapnik-plugin-base` is provided by the `libmapnik-dev` package. At the > moment of installation of tirex on a user's computer, it

Re: tirex review

2021-10-08 Thread Sebastiaan Couwenberg
On 10/7/21 9:46 PM, Felix Delattre wrote: > tirex is at a good point. And I would like to get another round of review > from your side. dh_missing reports a lot of files that are installed but not included in any package. The MAPNIK_PLUGIN_BASE templating is a little ugly, I've pushed a change

Re: tilemaker review

2021-10-08 Thread Sebastiaan Couwenberg
On 10/7/21 9:47 PM, Felix Delattre wrote: > tilemaker looks good to me. With the cmake build system you shouldn't need as much customization in d/rules, like the dh_auto_install override, the various buildflag bits, and all the Makefile changes in the various patches. You do need to patch

Bug#995785: Various vulnerabilities in mapserver

2021-10-05 Thread Sebastiaan Couwenberg
On 10/5/21 8:50 PM, Max Kellermann wrote: > On 2021/10/05 20:38, Sebastiaan Couwenberg wrote: >> Security issues in packages are tracked via CVEs in: >> >> https://security-tracker.debian.org/tracker/ >> >> Only high severity issues are worth our time to fix

Bug#995785: Various vulnerabilities in mapserver

2021-10-05 Thread Sebastiaan Couwenberg
On 10/5/21 8:05 PM, Max Kellermann wrote: > On 2021/10/05 19:15, Sebastiaan Couwenberg wrote: >> tags 995785 upstream >> forwarded 995785 https://github.com/MapServer/MapServer/pull/6418 >> >> You should get CVEs for these security issues, then they will be tracked

Re: [Git][debian-gis-team/pylibtiff][master] 15 commits: Update d/watch

2021-10-04 Thread Sebastiaan Couwenberg
On 10/4/21 11:33 AM, Antonio Valentino (@antonio.valentino) wrote: > 47c8a691 by Antonio Valentino at 2021-10-04T09:10:42+00:00 > Add build dependency on dh-sequence-python3 dh-sequence-python3 is provided by dh-python which is already one of the build dependencies. The

Re: [Git][debian-gis-team/pylibtiff][master] 3 commits: Fix compatibility with new libtiff

2021-10-01 Thread Sebastiaan Couwenberg
On 10/1/21 8:44 AM, Antonio Valentino (@antonio.valentino) wrote: > 1a138c46 by Antonio Valentino at 2021-10-01T06:15:21+00:00 > Set distribution to unstable Don't forget to push the tags. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1

piuparts blocks postgis testing migration

2021-09-23 Thread Sebastiaan Couwenberg
postgis is not migrating to testing due to a piuparts regression, but this is not actually an issue in postgis: 0m38.7s ERROR: FAIL: debsums reports modifications inside the chroot: debsums: missing file /etc/apt/apt.conf.d/01autoremove (from apt package) debsums: missing file

Re: nominatim

2021-09-19 Thread Sebastiaan Couwenberg
On 9/19/21 11:20 AM, Felix Delattre wrote: > It looks like `nominatim` is getting to a point, that it would be ready and > useful to package it. The upstream maintainers are highly interested in this. > > * https://nominatim.org > * https://github.com/osm-search/Nominatim > > I'm considering

Re: python-geotiepoints_1.3.0-1_source.changes ACCEPTED into unstable

2021-09-18 Thread Sebastiaan Couwenberg
Please push the changes to the git repo. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 ___ Pkg-grass-devel mailing list Pkg-grass-devel@alioth-lists.debian.net

Bug#993895: libosmpbf-dev: Compilation error with g++ when including /usr/include/osmpbf/osmformat.pb.h

2021-09-11 Thread Sebastiaan Couwenberg
Control: tags -1 - moreinfo Control: tags -1 + pending On 9/11/21 6:49 PM, Jocelyn Jaubert wrote: > Here is the test file I used, which only includes the files causing the > compilation error, without using any function. (file osmpbf-fail.cc) > > Do you need a full example? > > If so, I'm using

Re: tirex review

2021-09-11 Thread Sebastiaan Couwenberg
On 9/11/21 12:08 PM, Felix Delattre wrote: > On 9/11/21 8:40 AM, Sebastiaan Couwenberg wrote: >> The mapnik-plugin-base variable is not defined though. > > Are you sure? It works on my side. The `mapnik-plugin-base` is a command > provided by the build dependency `mapnik-dev`.

Re: tilemaker review

2021-09-11 Thread Sebastiaan Couwenberg
On 9/8/21 11:45 PM, Felix Delattre wrote: > Thanks for all the great input. This was very useful - both the patch and the > explanations around the *FLAGS environment variables. > I addressed the points you mentioned with the last commits. CPPFLAGS still isn't used. Patching the Makefile to turn

Re: tirex review

2021-09-11 Thread Sebastiaan Couwenberg
On 9/8/21 11:43 PM, Felix Delattre wrote: > On 9/4/21 8:32 AM, Sebastiaan Couwenberg wrote: >> Why keep the mapnik version hardcoded? This requires source changes when >> the major or minor version of mapnik is incremented (e.g. 3.2 or 4.0). >> Using the version detect

Re: gdal-bin (3.2.2)

2021-09-10 Thread Sebastiaan Couwenberg
On 9/10/21 1:37 PM, HUNTZINGER Christophe wrote: > I want to know if a backport of gdal-bin package, version 3.2.2 will be > available on Debian buster-backport? gdal is not a candidate for backports because it requires rebuilding all reverse dependencies in backports too. If you need never

Re: [Git][debian-gis-team/tirex][master] Link plugindir to static location.

2021-09-08 Thread Sebastiaan Couwenberg
On 9/8/21 11:40 PM, ǝɹʇʇɐʃǝ◖ xıʃǝɟ (@xamanu) wrote: > = > debian/etc/tirex/renderer/mapnik.conf > = > @@ -35,7 +35,7 @@ procs=3 > > # Directory with input plugins for mapnik. The directory of your mapnik > # installation

Bug#993895: libosmpbf-dev: Compilation error with g++ when including /usr/include/osmpbf/osmformat.pb.h

2021-09-07 Thread Sebastiaan Couwenberg
Control: tags -1 moreinfo On 9/7/21 10:58 PM, Jocelyn Jaubert wrote: > Should these two .h files be regenerated? Possibly. osmpbf (1.5.0-1) was uploaded to unstable on 2021-01-07, protobuf (3.12.4-1) on 2021-01-16 (unstable had 3.12.3-2). osmpbf was not rebuilt for the new minor version, as it

Re: doris_5.0.3~beta+dfsg-15_source.changes ACCEPTED into unstable

2021-09-05 Thread Sebastiaan Couwenberg
On 9/5/21 10:46 AM, Antonio Valentino wrote: > I contacted non-f...@buildd.debian.org abut doris autobuild. > They confirmed that contrib packages are already automatically build if > they do not depend on something in non-free. > This specific case seems to be not supported at the moment. >

Re: doris_5.0.3~beta+dfsg-15_source.changes ACCEPTED into unstable

2021-09-04 Thread Sebastiaan Couwenberg
On 9/4/21 7:18 PM, Antonio Valentino wrote: > Il 04/09/21 16:17, Sebastiaan Couwenberg ha scritto: >> On 9/4/21 1:18 PM, Debian FTP Masters wrote: >>> Architecture: source >> >> doris is in non-free, and it is not marked for autobuilding. Hence you >> need t

Re: doris_5.0.3~beta+dfsg-15_amd64.changes REJECTED

2021-09-04 Thread Sebastiaan Couwenberg
On 9/4/21 6:03 PM, Debian FTP Masters wrote: > ACL dm: binary-only uploads are not allowed Please push the changes for -15 so I can do the builds. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

Re: doris_5.0.3~beta+dfsg-15_source.changes ACCEPTED into unstable

2021-09-04 Thread Sebastiaan Couwenberg
On 9/4/21 1:18 PM, Debian FTP Masters wrote: > Architecture: source doris is in non-free, and it is not marked for autobuilding. Hence you need to upload the binaries yourself, both for amd64 and i386. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D

Re: tilemaker review

2021-09-04 Thread Sebastiaan Couwenberg
On 9/3/21 9:02 PM, Felix Delattre wrote: > On 9/3/21 9:30 AM, Sebastiaan Couwenberg wrote: >> >>hardening-no-fortify-functions >>CPPFLAGS is not used. > > Tried a lot around adding to debian/rules something like this: > > ``` > CPPFLAGS:=$(shell dpkg-b

Re: tilemaker review

2021-09-04 Thread Sebastiaan Couwenberg
On 9/3/21 11:30 AM, Sebastiaan Couwenberg wrote: > * debian/patches/0002-Avoid-calling-git-outside-of-repository.patch > >Use `dpkg-parsechangelog -S Version` instead of egrep. >See /usr/share/dpkg/pkg-info.mk and possibly use those vars when set >in the environm

Re: tirex review

2021-09-04 Thread Sebastiaan Couwenberg
On 9/3/21 8:40 PM, Felix Delattre wrote: > On 9/3/21 8:54 AM, Sebastiaan Couwenberg wrote: >> >> * debian/copyright: >> > > Done, what has been mentioned on this file. public-domain is a special shortname, see: https://www.debian.org/doc/packaging-manuals/copyrigh

Re: [Git][debian-gis-team/tilemaker][master] Fix on name with BSD-3-Clause in copyright.

2021-09-03 Thread Sebastiaan Couwenberg
On 9/3/21 2:40 PM, ǝɹʇʇɐʃǝ◖ xıʃǝɟ (@xamanu) wrote: > +License: BSD-3-Clause > + On Debian systems the full text of the BSD-3-Clause can be found in > + /usr/share/common-licenses/BSD > + > License: BSL-1.0 > Boost Software License - Version 1.0 - August 17th, 2003 > . > @@ -102,6 +106,10 @@

Re: [Git][debian-gis-team/tilemaker][master] 2 commits: Correct copyright file.

2021-09-03 Thread Sebastiaan Couwenberg
On 9/3/21 1:50 PM, ǝɹʇʇɐʃǝ◖ xıʃǝɟ (@xamanu) wrote: > +Files: include/rapidjson/msinttypes/*h > +Copyright: 2015, 2006-2013 Alexander Chemeris > +License: BSD-3 Should be BSD-3-Clause or BSD-3-clause: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#license-short-name

tilemaker review

2021-09-03 Thread Sebastiaan Couwenberg
tilemaker: * debian/changelog Entry closing the ITP should be the first as it's the most prominent change. * debian/control Package description is probably too short. Use liblua5.1-dev instead. * debian/copyright: Upstream-Name starts with a capital letter. License

tirex review

2021-09-03 Thread Sebastiaan Couwenberg
tirex: * debian/changelog "Targeted packaging to debian archive." and "Initial package" entries can be merged, and the entry closing the ITP should be the first changelog entry. Also treat the changelog entry as a sentence ending with a period. Version using ~exp1 suffix but

Re: Request review for tirex and tilemaker

2021-08-31 Thread Sebastiaan Couwenberg
Felix, On 8/29/21 6:54 PM, Felix Delattre wrote: > Just a quick heads-up, to let you know that both the experimental `tirex` and > `tilemaker` are at a point that they look good to me and I would totally > appreciate your critical review to move them forward. Please don't feel > presured,

Bug#993334: gdal: FTBFS: configure.ac: error: required file 'config.rpath' not found

2021-08-30 Thread Sebastiaan Couwenberg
Control: tags -1 upstream pending Control: forwarded -1 https://github.com/OSGeo/gdal/issues/4341 On 8/30/21 11:22 PM, Niko Tyni wrote: > This package fails to build from source on current sid. > >>From a build log: > >configure.ac:5590: warning: The macro `AC_CHECKING' is obsolete. >

Re: [Git][debian-gis-team/tilemaker][master] 2 commits: Add patch to handle DESTDIR.

2021-08-27 Thread Sebastiaan Couwenberg
On 8/27/21 5:38 PM, ǝɹʇʇɐʃǝ◖ xıʃǝɟ (@xamanu) wrote: > = > debian/patches/0002-Avoid-using-git-with-release.patch > = > @@ -0,0 +1,22 @@ > +From: Felix Delattre > +Date: Fri, 27 Aug 2021 14:55:35 + > +Subject: Avoid using

Bug#991025: merkaartor build depends on both libqt5webkit5-dev and qtwebengine5-dev but uses neither

2021-08-27 Thread Sebastiaan Couwenberg
Jérôme, Are you going to fix this issue and the related issue about not migrating to testing (#993126), e.g. while packaging the 0.19.0 release? If not, merkaartor will be removed from Debian again. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D

Re: tilemaker

2021-08-27 Thread Sebastiaan Couwenberg
On 8/27/21 9:51 AM, Felix Delattre wrote: > I would like to propose an ITP for tilemaker. There doesn't seem to be an ITP bugreport yet. > - https://github.com/systemed/tilemaker > > Would you be open to sponsor this? And review my work? The project looks like a perfect fit for the GIS team.

Bug#992813: postgis: please migrate away from autoconf2.13

2021-08-23 Thread Sebastiaan Couwenberg
Control: tags -1 pending On 8/23/21 7:51 PM, Chris Hofstaedtler wrote: > your package build-depends on autoconf2.13, which is obsolete and > orphaned in Debian (see #977321). > > Please investigate migrating away from autoconf2.13, possibly to > autoconf 2.69 or newer (package name "autoconf").

Bug#992810: grass: please migrate away from autoconf2.13

2021-08-23 Thread Sebastiaan Couwenberg
Control: forwarded -1 https://github.com/OSGeo/grass/issues/560 On 8/23/21 7:23 PM, Chris Hofstaedtler wrote: > your package build-depends on autoconf2.13, which is obsolete and > orphaned in Debian. I'd love to, but upstream doesn't support it yet. Not much I can do about that. > Please

Bug#992747: qgis-providers: upgrade to 3.16.10+dfsg-1: crssync created file in root dir: /.config/Unknown Organization/crssync.conf

2021-08-23 Thread Sebastiaan Couwenberg
Control: tags -1 pending On 8/23/21 7:01 AM, Sebastiaan Couwenberg wrote: > On 8/23/21 6:54 AM, Sebastiaan Couwenberg wrote: >> On 8/23/21 6:29 AM, Paul Wise wrote: >>> On Mon, 2021-08-23 at 06:23 +0200, Sebastiaan Couwenberg wrote: >>> >>>>  HOME=/root

Bug#992747: qgis-providers: upgrade to 3.16.10+dfsg-1: crssync created file in root dir: /.config/Unknown Organization/crssync.conf

2021-08-22 Thread Sebastiaan Couwenberg
Control: severity -1 important Control: tags -1 - unreproducible Control: tags -1 upstream Control: forwarded -1 https://github.com/qgis/QGIS/issues/44793 On 8/23/21 6:54 AM, Sebastiaan Couwenberg wrote: > On 8/23/21 6:29 AM, Paul Wise wrote: >> On Mon, 2021-08-23 at 06:23 +0200, S

<    1   2   3   4   5   6   7   8   9   10   >