Skip to content
Commits on Source (13)
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 <sebastic@debian.org> 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 <sebastic@debian.org> Fri, 15 Mar 2019 15:20:27 +0100
-- Bas Couwenberg <sebastic@debian.org> Fri, 22 Mar 2019 16:46:36 +0100
libgdal-grass (2.4.0-3) unstable; urgency=medium
......
......@@ -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
......
......@@ -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