Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Bump minimum GRASS version to 7.4.1.
· 61d026a5
Bas Couwenberg
authored
Jun 12, 2018
61d026a5
Set distribution to unstable.
· db1fdf7c
Bas Couwenberg
authored
Jun 12, 2018
db1fdf7c
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
db1fdf7c
libgdal-grass (2.3.0-2)
UNRELEASED
; urgency=medium
libgdal-grass (2.3.0-2)
unstable
; urgency=medium
* Explicitly disable --as-needed on Ubuntu.
See: https://trac.osgeo.org/osgeolive/ticket/2068
* Bump minimum GRASS version to 7.4.1.
-- Bas Couwenberg <sebastic@debian.org>
Sat, 09
Jun 2018 2
2:43:4
6 +0200
-- Bas Couwenberg <sebastic@debian.org>
Tue, 12
Jun 2018 2
3:12:2
6 +0200
libgdal-grass (2.3.0-1) unstable; urgency=medium
...
...
debian/control
View file @
db1fdf7c
...
...
@@ -7,8 +7,8 @@ Priority: optional
Build-Depends: debhelper (>= 9),
dh-autoreconf,
d-shlibs,
grass (>= 7.4.
0
),
grass-dev (>= 7.4.
0
),
grass (>= 7.4.
1
),
grass-dev (>= 7.4.
1
),
libgdal-dev (>= 2.3.0),
libpq-dev,
pkg-config
...
...