This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libgeotiff-epsg.
commit 2a14df16fea1936a312a100fd37356bd3c312fe7 Author: Bas Couwenberg <[email protected]> Date: Sun Feb 14 17:09:04 2016 +0100 Fix Homepage URL for geotiff. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4a17669..52285f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libgeotiff-epsg (1.4.1-2) UNRELEASED; urgency=medium * Update URLs in upstream metadata to use HTTPS. * Update watch file to handle common issues and other tar extensions. * Enable parallel builds. + * Fix Homepage URL for geotiff. -- Bas Couwenberg <[email protected]> Sun, 14 Feb 2016 16:41:00 +0100 diff --git a/debian/control b/debian/control index 60d3fc2..1293b67 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9) Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/libgeotiff-epsg.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/libgeotiff-epsg.git -Homepage: http://www.gdal.org/ +Homepage: http://geotiff.osgeo.org/ Package: libgeotiff-epsg Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libgeotiff-epsg.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

