Skip to content
Commits on Source (8)
grass (7.2.2-2) UNRELEASED; urgency=medium
grass (7.2.2-2) unstable; urgency=medium
* Add patch to only link to GEOS C library.
* Update spelling-errors.patch to fix additional typo.
* Add lintian override for package-installs-java-bytecode false positive.
* Bump Standards-Version to 4.1.1, no changes.
* Bump Standards-Version to 4.1.2, no changes.
* Override dh_gencontrol to set GRASS ABI dependency with substvars.
-- Bas Couwenberg <sebastic@debian.org> Fri, 06 Oct 2017 11:16:50 +0200
* Strip trailing whitespace from changelog.
* Drop explicit use of autotools_dev dh helper.
* Update watch file to use HTTPS.
* Strip trailing whitespace from rules file.
* Drop unused lintian override for package-installs-java-bytecode.
* Add overrides for dependency-on-python-version-marked-for-end-of-life.
-- Bas Couwenberg <sebastic@debian.org> Wed, 27 Dec 2017 23:13:43 +0100
grass (7.2.2-1) unstable; urgency=medium
......
......@@ -49,7 +49,7 @@ Build-Depends: autoconf2.13,
python-wxgtk3.0,
unixodbc-dev,
zlib1g-dev
Standards-Version: 4.1.1
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/grass.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git
Homepage: http://grass.osgeo.org/
......
......@@ -44,6 +44,6 @@ grass-core: hardening-no-fortify-functions usr/lib/grass*/lib/libgrass_segment.*
grass-core: extra-license-file usr/lib/grass*/etc/license
grass-core: extra-license-file usr/share/doc/grass-core/COPYING
# False positive, filename ends in .class, but is not Java bytecode
grass-core: package-installs-java-bytecode usr/lib/grass72/bin/v.class
# Python 3 not supported yet
grass-core: dependency-on-python-version-marked-for-end-of-life (Depends: python)
# Python 3 not supported yet
grass-dev: dependency-on-python-version-marked-for-end-of-life (Depends: python)
# Python 3 not supported yet
grass-gui: dependency-on-python-version-marked-for-end-of-life (Depends: python)
......@@ -41,7 +41,7 @@ templates:
done
%:
dh $@ --with autotools_dev,python2 --parallel
dh $@ --with python2 --parallel
override_dh_clean:
dh_clean build-arch-stamp install-arch-stamp debian/grass-gui.image-file-in-usr-lib.list
......
......@@ -2,5 +2,5 @@ version=3
opts=\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \
http://grass.osgeo.org/grass72/source/ \
https://grass.osgeo.org/grass72/source/ \
grass-([\d\.]*(?:(?:RC|rc|pre|dev|beta|alpha)?\d*))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))