From gitlab at salsa.debian.org Mon Apr 27 04:58:20 2026 From: gitlab at salsa.debian.org (Bas Couwenberg (@sebastic)) Date: Mon, 27 Apr 2026 03:58:20 +0000 Subject: [Blends-commit] [Git][blends-team/gis][master] Drop libemos-dev from devel task. Message-ID: <69eededcb60a0_3fca976a65101648146@godard.mail> Bas Couwenberg pushed to branch master at Debian Blends Team / gis Commits: 64bf19e7 by Bas Couwenberg at 2026-04-27T05:48:40+02:00 Drop libemos-dev from devel task. - - - - - 2 changed files: - debian/changelog - tasks/devel Changes: ===================================== debian/changelog ===================================== @@ -9,6 +9,7 @@ debian-gis (0.0.23) UNRELEASED; urgency=medium - Drop libhdf4-alt-dev - Drop pktools-dev - Add libjip-dev & libmaillib-dev + - Drop libemos-dev * tasks/remotesensing: - Drop ncview - Drop googleearth-package ===================================== tasks/devel ===================================== @@ -46,7 +46,6 @@ X-Comment: Packages maintained by the Debian GIS Project Recommends: libcgal-dev, \ libdap-dev, \ - libemos-dev, \ libgeoip-dev, \ libgps-dev, \ libg2c-dev, \ View it on GitLab: https://salsa.debian.org/blends-team/gis/-/commit/64bf19e743be3cebb934ca9004cbbb88169d0cb1 -- View it on GitLab: https://salsa.debian.org/blends-team/gis/-/commit/64bf19e743be3cebb934ca9004cbbb88169d0cb1 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at salsa.debian.org Mon Apr 27 06:57:00 2026 From: gitlab at salsa.debian.org (Andreas Tille (@tille)) Date: Mon, 27 Apr 2026 05:57:00 +0000 Subject: [Blends-commit] [Git][blends-team/med][master] 2 commits: Drop redundant adduser dependency Message-ID: <69eefaacd8d94_3fca96e710ac165399b@godard.mail> Andreas Tille pushed to branch master at Debian Blends Team / med Commits: a8d8eede by Luca Boccassi at 2026-04-26T22:52:16+01:00 Drop redundant adduser dependency The adduser dependency is already pulled in by blends-common, which handles system user/group creation for Debian Blends. The explicit dependency in med-config is redundant, as none of its binaries are used here. - - - - - fc11ba7b by Andreas Tille at 2026-04-27T07:56:50+02:00 Merge branch 'sysusers' into 'master' Drop redundant adduser dependency See merge request blends-team/med!9 - - - - - 2 changed files: - config/control - debian/control Changes: ===================================== config/control ===================================== @@ -1,6 +1,6 @@ Package: med-config Architecture: all -Depends: adduser, ${misc:Depends}, menu, blends-common (>= 0.6.15) +Depends: ${misc:Depends}, menu, blends-common (>= 0.6.15) Conflicts: med-common Replaces: med-common Provides: med-common ===================================== debian/control ===================================== @@ -22,7 +22,7 @@ Description: Debian Med tasks for tasksel Package: med-config Architecture: all -Depends: adduser, ${misc:Depends}, menu, blends-common (>= 0.6.15) +Depends: ${misc:Depends}, menu, blends-common (>= 0.6.15) Conflicts: med-common Replaces: med-common Provides: med-common View it on GitLab: https://salsa.debian.org/blends-team/med/-/compare/a97db5c3d233b72ef935815fbd66795d705d23f0...fc11ba7b526a6c9621024d057db40e008cac41bb -- View it on GitLab: https://salsa.debian.org/blends-team/med/-/compare/a97db5c3d233b72ef935815fbd66795d705d23f0...fc11ba7b526a6c9621024d057db40e008cac41bb You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at salsa.debian.org Fri Apr 17 14:09:20 2026 From: gitlab at salsa.debian.org (Bas Couwenberg (@sebastic)) Date: Fri, 17 Apr 2026 13:09:20 +0000 Subject: [Blends-commit] [Git][blends-team/gis][master] Drop pktools from workstation task. Message-ID: <69e231001cb2f_5b2feadaf5c01795436@godard.mail> Bas Couwenberg pushed to branch master at Debian Blends Team / gis Commits: bea4f84a by Bas Couwenberg at 2026-04-17T15:07:41+02:00 Drop pktools from workstation task. - - - - - 3 changed files: - debian/changelog - tasks/devel - tasks/workstation Changes: ===================================== debian/changelog ===================================== @@ -6,6 +6,7 @@ debian-gis (0.0.23) UNRELEASED; urgency=medium - Drop libogdi-dev - Drop libcitygml-dev - Drop libhdf4-alt-dev + - Drop pktools-dev * tasks/remotesensing: - Drop ncview - Drop googleearth-package @@ -15,6 +16,7 @@ debian-gis (0.0.23) UNRELEASED; urgency=medium - Replace libgdal-grass with libgdal-plugin-grass - Drop python3-mapnik - Drop totalopenstation + - Drop pktools * tasks/osm: - Drop nik4 ===================================== tasks/devel ===================================== @@ -36,7 +36,6 @@ Depends: grass-dev, \ libshp-dev, \ libspatialindex-dev, \ libspatialite-dev, \ - pktools-dev, \ libgeo-shapelib-perl, \ python3-cligj, \ python3-geojson, \ ===================================== tasks/workstation ===================================== @@ -34,8 +34,6 @@ Depends: libgdal-dev, python3-gdal Depends: libgdal-plugin-grass -Depends: pktools - Depends: saga X-Begin-Category: Tools View it on GitLab: https://salsa.debian.org/blends-team/gis/-/commit/bea4f84a84869f3d26385e37c31a90c629b31800 -- View it on GitLab: https://salsa.debian.org/blends-team/gis/-/commit/bea4f84a84869f3d26385e37c31a90c629b31800 You're receiving this email because of your account on salsa.debian.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at salsa.debian.org Sat Apr 18 06:10:54 2026 From: gitlab at salsa.debian.org (Bas Couwenberg (@sebastic)) Date: Sat, 18 Apr 2026 05:10:54 +0000 Subject: [Blends-commit] [Git][blends-team/gis][master] 3 commits: Drop php-geos from web task. Message-ID: <69e3125ee7a5d_5b2fe81ea5ac1907818@godard.mail> Bas Couwenberg pushed to branch master at Debian Blends Team / gis Commits: ca9082fa by Bas Couwenberg at 2026-04-18T07:08:48+02:00 Drop php-geos from web task. - - - - - 5d7e93ff by Bas Couwenberg at 2026-04-18T07:09:47+02:00 Drop Priority: optional, default since dpkg 1.22.13. - - - - - e71ec4ed by Bas Couwenberg at 2026-04-18T07:10:47+02:00 Bump Standards-Version to 4.7.4, changes: priority. - - - - - 4 changed files: - debian/changelog - debian/control - debian/control.stub - tasks/web Changes: ===================================== debian/changelog ===================================== @@ -1,7 +1,8 @@ debian-gis (0.0.23) UNRELEASED; urgency=medium [ Bas Couwenberg ] - * Bump Standards-Version to 4.7.2, no changes. + * Bump Standards-Version to 4.7.4, changes: priority. + * Drop Priority: optional, default since dpkg 1.22.13. * tasks/devel: - Drop libogdi-dev - Drop libcitygml-dev @@ -19,6 +20,8 @@ debian-gis (0.0.23) UNRELEASED; urgency=medium - Drop pktools * tasks/osm: - Drop nik4 + * tasks/web: + - Drop php-geos [ Antonio Valentino ] * tasks/remotesensing: ===================================== debian/control ===================================== @@ -5,10 +5,9 @@ Uploaders: Petter Reinholdtsen , Andreas Tille , Bas Couwenberg Section: misc -Priority: optional Build-Depends: blends-dev (>= 0.6.15), debhelper-compat (= 13) -Standards-Version: 4.7.2 +Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/blends-team/gis Vcs-Git: https://salsa.debian.org/blends-team/gis.git Homepage: https://debian-gis-team.pages.debian.net/ ===================================== debian/control.stub ===================================== @@ -4,10 +4,9 @@ Uploaders: Petter Reinholdtsen , Andreas Tille , Bas Couwenberg Section: misc -Priority: optional Build-Depends: blends-dev (>= 0.6.15), debhelper-compat (= 13) -Standards-Version: 4.7.2 +Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/blends-team/gis Vcs-Git: https://salsa.debian.org/blends-team/gis.git Homepage: https://debian-gis-team.pages.debian.net/ ===================================== tasks/web ===================================== @@ -33,5 +33,3 @@ Depends: python3-owslib Suggests: pycsw -Suggests: php-geos - View it on GitLab: https://salsa.debian.org/blends-team/gis/-/compare/bea4f84a84869f3d26385e37c31a90c629b31800...e71ec4ed684e9a6f66f3ec3115e57d3558e3e592 -- View it on GitLab: https://salsa.debian.org/blends-team/gis/-/compare/bea4f84a84869f3d26385e37c31a90c629b31800...e71ec4ed684e9a6f66f3ec3115e57d3558e3e592 You're receiving this email because of your account on salsa.debian.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at salsa.debian.org Tue Apr 21 05:30:08 2026 From: gitlab at salsa.debian.org (Bas Couwenberg (@sebastic)) Date: Tue, 21 Apr 2026 04:30:08 +0000 Subject: [Blends-commit] [Git][blends-team/gis][master] Add lib{jip, miallib}-dev to devel task & python3-jiplib to workstation task. Message-ID: <69e6fd50b5f94_5b2fedeafdf0260963f@godard.mail> Bas Couwenberg pushed to branch master at Debian Blends Team / gis Commits: bfca1551 by Bas Couwenberg at 2026-04-21T06:30:02+02:00 Add lib{jip,miallib}-dev to devel task & python3-jiplib to workstation task. - - - - - 3 changed files: - debian/changelog - tasks/devel - tasks/workstation Changes: ===================================== debian/changelog ===================================== @@ -8,6 +8,7 @@ debian-gis (0.0.23) UNRELEASED; urgency=medium - Drop libcitygml-dev - Drop libhdf4-alt-dev - Drop pktools-dev + - Add libjip-dev & libmaillib-dev * tasks/remotesensing: - Drop ncview - Drop googleearth-package @@ -18,6 +19,7 @@ debian-gis (0.0.23) UNRELEASED; urgency=medium - Drop python3-mapnik - Drop totalopenstation - Drop pktools + - Add python3-jiplib * tasks/osm: - Drop nik4 * tasks/web: ===================================== tasks/devel ===================================== @@ -13,7 +13,9 @@ Depends: grass-dev, \ libhdf4-dev, \ libfreexl-dev, \ libfyba-dev, \ + libjiplib-dev, \ libkml-dev, \ + libmiallib-dev, \ librasterlite2-dev, \ libmapbox-geometry-dev, \ libmapbox-polylabel-dev, \ ===================================== tasks/workstation ===================================== @@ -94,3 +94,5 @@ Depends: stetl Depends: mapcode +Depends: python3-jiplib + View it on GitLab: https://salsa.debian.org/blends-team/gis/-/commit/bfca15513c5af6ed41079ff5a5e25bd54e807c51 -- View it on GitLab: https://salsa.debian.org/blends-team/gis/-/commit/bfca15513c5af6ed41079ff5a5e25bd54e807c51 You're receiving this email because of your account on salsa.debian.org. -------------- next part -------------- An HTML attachment was scrubbed... URL: