Bas Couwenberg pushed to branch master at Debian GIS Project / gdal-grass
Commits: 92925ac9 by Bas Couwenberg at 2022-04-22T13:13:35+02:00 Update branch in gbp.conf & Vcs-Git URL. - - - - - db50d9e9 by Bas Couwenberg at 2022-04-22T13:19:31+02:00 Update watch file to match only 3.4.x releases. - - - - - bdc369d2 by Bas Couwenberg at 2022-04-22T13:30:54+02:00 New upstream version 3.4.3~rc1 - - - - - 44aa0946 by Bas Couwenberg at 2022-04-22T13:30:55+02:00 Update upstream source from tag 'upstream/3.4.3_rc1' Update to upstream version '3.4.3~rc1' with Debian dir 34ab9e23297ae65712f796cd6fdb882d26ca1d62 - - - - - 3a29452c by Bas Couwenberg at 2022-04-22T13:31:23+02:00 New upstream release candidate. - - - - - b32ed112 by Bas Couwenberg at 2022-04-22T13:31:38+02:00 Set distribution to experimental. - - - - - e0baa536 by Bas Couwenberg at 2022-05-04T11:10:27+02:00 Revert "Update branch in gbp.conf & Vcs-Git URL." This reverts commit 92925ac9fe0c6e14917b607d5cc31449ee6d1ecc. - - - - - 6a69c88d by Bas Couwenberg at 2022-05-04T11:36:48+02:00 New upstream version 3.4.3 - - - - - 5d960804 by Bas Couwenberg at 2022-05-04T11:36:49+02:00 Update upstream source from tag 'upstream/3.4.3' Update to upstream version '3.4.3' with Debian dir 3d3e5e5a2a00e60cdb537a8a795b9de01befbb2c - - - - - b325e8d0 by Bas Couwenberg at 2022-05-04T11:37:08+02:00 New upstream release. - - - - - a10c48b4 by Bas Couwenberg at 2022-05-04T11:39:11+02:00 Set distribution to unstable. - - - - - 4 changed files: - VERSION - debian/changelog - debian/control - debian/watch Changes: ===================================== VERSION ===================================== @@ -1 +1 @@ -3.4.2 +3.4.3 ===================================== debian/changelog ===================================== @@ -1,8 +1,17 @@ -libgdal-grass (3.4.2-3) UNRELEASED; urgency=medium +libgdal-grass (3.4.3-1) unstable; urgency=medium + * New upstream release. + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Wed, 04 May 2022 11:38:40 +0200 + +libgdal-grass (3.4.3~rc1-1~exp1) experimental; urgency=medium + + * New upstream release candidate. * Drop Ubuntu PIE changes. + * Update watch file to match only 3.4.x releases. - -- Bas Couwenberg <[email protected]> Thu, 21 Apr 2022 20:01:14 +0200 + -- Bas Couwenberg <[email protected]> Fri, 22 Apr 2022 13:31:26 +0200 libgdal-grass (3.4.2-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Priority: optional Build-Depends: debhelper-compat (= 12), grass (>= 8.0.1), grass-dev (>= 8.0.1), - libgdal-dev (>= 3.4.2), + libgdal-dev (>= 3.4.3), libpq-dev, pkg-config Standards-Version: 4.6.0 ===================================== debian/watch ===================================== @@ -3,5 +3,5 @@ opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\ dirversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \ -https://download.osgeo.org/gdal/(\d+\.\d+\.\d+\w*)/ \ +https://download.osgeo.org/gdal/(3\.4\.\d+\w*)/ \ (?:|.*/)gdal(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/-/compare/9c9f5c1e32cc324116619485d5c36fc1ad90e6c9...a10c48b4c193d3ace4418373defdabfce127bb67 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/-/compare/9c9f5c1e32cc324116619485d5c36fc1ad90e6c9...a10c48b4c193d3ace4418373defdabfce127bb67 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
