This is an automated email from the git hooks/post-receive script. martinl-guest pushed a commit to branch ubuntugis/trusty in repository grass.
commit 8765fd77d152f6e9a3bd2664674673b0a3a5c260 Merge: 95365ea d3ae4d7 Author: Martin Landa <[email protected]> Date: Fri Apr 1 02:26:40 2016 +0200 Update release (merge debian/7.0.3-3) debian/changelog | 10 + debian/grass-core.lintian-overrides | 4 + debian/grass-dev.lintian-overrides | 3 + debian/patches/series | 2 + debian/patches/various-typos.patch | 1 + debian/patches/various-typos2.patch | 660 ++++++++++++++++++++++++++++++++++++ debian/patches/various-typos3.patch | 62 ++++ debian/rules | 18 +- 8 files changed, 752 insertions(+), 8 deletions(-) diff --cc debian/changelog index 565df9d,4946787..cc36e47 --- a/debian/changelog +++ b/debian/changelog @@@ -1,4 -1,29 +1,14 @@@ -grass (7.0.3-3) unstable; urgency=medium ++grass (7.0.3-2~trusty1) trusty; urgency=medium + + * Update dh_python2 override to call dh_numpy too. + * Enable all hardening buildflags, except PIE (causes build failure). + * Add patch to fix various spelling errors. + * Don't delete /usr/lib/grass70/etc/license, not an extra license file + and required for `grass --version`. + - -- Bas Couwenberg <[email protected]> Tue, 29 Mar 2016 22:03:26 +0200 ++ -- Martin Landa <[email protected]> Fri, 01 Apr 2016 00:55:57 +0200 + -grass (7.0.3-2) unstable; urgency=medium - - * Require at least liblas 1.8.0-8 for GDAL 2.0 transition. - * Add patch for various typos. - * Move from experimental to unstable. - - -- Bas Couwenberg <[email protected]> Wed, 02 Mar 2016 14:36:07 +0100 - -grass (7.0.3-2~exp1) experimental; urgency=medium - - * Bump Standards-Version to 3.9.7, no changes. - * Require at least libgdal-dev 2.0 for experimental builds. - - -- Bas Couwenberg <[email protected]> Fri, 19 Feb 2016 15:29:10 +0100 - -grass (7.0.3-1) unstable; urgency=medium +grass (7.0.3-1~trusty1) trusty; urgency=medium * New upstream release. * Update copyright file, changes: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

