Bas Couwenberg pushed to branch master at Debian GIS Project / gdal-grass
Commits: c41f0348 by Bas Couwenberg at 2019-03-22T15:42:16Z Update branch in gbp.conf & Vcs-Git URL. - - - - - a742d768 by Bas Couwenberg at 2019-03-22T15:42:35Z New upstream version 2.4.1 - - - - - 4eceb1e3 by Bas Couwenberg at 2019-03-22T15:42:38Z Merge tag 'upstream/2.4.1' into experimental Upstream version 2.4.1 - - - - - 45c7a1c1 by Bas Couwenberg at 2019-03-22T15:43:20Z New upstream release. - - - - - 993df1fc by Bas Couwenberg at 2019-03-22T15:46:32Z Update packaging for GRASS 7.6.1. - - - - - 899b855d by Bas Couwenberg at 2019-03-22T15:46:47Z Set distribution to experimental. - - - - - e1a9e7fa by Bas Couwenberg at 2019-07-07T11:34:21Z Revert "Update branch in gbp.conf & Vcs-Git URL." This reverts commit c41f034886e362e286ca1c5e7c929b26ec834513. - - - - - 19b1d3b4 by Bas Couwenberg at 2019-07-07T11:38:37Z Update gbp.conf to use --source-only-changes by default. - - - - - e487aadd by Bas Couwenberg at 2019-07-07T12:24:14Z Update upstream branch in gbp.conf. - - - - - c87f88ca by Bas Couwenberg at 2019-07-07T12:24:29Z New upstream version 2.4.2 - - - - - e7df145f by Bas Couwenberg at 2019-07-07T12:24:30Z Update upstream source from tag 'upstream/2.4.2' Update to upstream version '2.4.2' with Debian dir 0abf92f8cf04b47fae703f4459676b5fa6a3b03c - - - - - 0769904c by Bas Couwenberg at 2019-07-07T12:24:52Z New upstream release. - - - - - f6d6709d by Bas Couwenberg at 2019-07-07T12:25:40Z Set distribution to unstable. - - - - - 4 changed files: - VERSION - debian/changelog - debian/control - debian/gbp.conf Changes: ===================================== VERSION ===================================== @@ -1 +1 @@ -2.4.0 +2.4.2 ===================================== debian/changelog ===================================== @@ -1,8 +1,18 @@ -libgdal-grass (2.4.0-4) UNRELEASED; urgency=medium +libgdal-grass (2.4.2-1) unstable; urgency=medium + * New upstream release. + * Update gbp.conf to use --source-only-changes by default. + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Sun, 07 Jul 2019 14:25:23 +0200 + +libgdal-grass (2.4.1-1~exp1) experimental; urgency=medium + + * New upstream release. * Remove package name from lintian overrides. + * Update packaging for GRASS 7.6.1. - -- Bas Couwenberg <[email protected]> Fri, 15 Mar 2019 15:20:27 +0100 + -- Bas Couwenberg <[email protected]> Fri, 22 Mar 2019 16:46:36 +0100 libgdal-grass (2.4.0-3) unstable; urgency=medium ===================================== debian/control ===================================== @@ -7,9 +7,9 @@ Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, d-shlibs, - grass (>= 7.6.0), - grass-dev (>= 7.6.0), - libgdal-dev (>= 2.4.0), + grass (>= 7.6.1), + grass-dev (>= 7.6.1), + libgdal-dev (>= 2.4.2), libpq-dev, lsb-release, pkg-config ===================================== debian/gbp.conf ===================================== @@ -2,7 +2,7 @@ # The default name for the upstream branch is "upstream". # Change it if the name is different (for instance, "master"). -upstream-branch = upstream +upstream-branch = upstream-2.4 # The default name for the Debian branch is "master". # Change it if the name is different (for instance, "debian/unstable"). @@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s # Always use pristine-tar. pristine-tar = True + +[buildpackage] +pbuilder-options = --source-only-changes View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/compare/cd760af2633ed9cd23acc87f1d6a339d2ca3fda5...f6d6709db13a818ab1f4a2349fab17899a38b419 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/compare/cd760af2633ed9cd23acc87f1d6a339d2ca3fda5...f6d6709db13a818ab1f4a2349fab17899a38b419 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
