This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository geos.
commit bc67b12dc4023cc5a217ba53f21e21af8b204dfa Author: Bas Couwenberg <[email protected]> Date: Thu Aug 27 10:47:39 2015 +0200 Update Vcs-Browser URL to use HTTPS. --- debian/changelog | 1 + debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index aa06a7f..2e95a07 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ geos (3.5.0-1) UNRELEASED; urgency=medium * Move from experimental to unstable. + * Update Vcs-Browser URL to use HTTPS. -- Bas Couwenberg <[email protected]> Thu, 27 Aug 2015 10:47:00 +0200 diff --git a/debian/control b/debian/control index ec550e6..75d196c 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, pkg-kde-tools Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/geos.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/geos.git Vcs-Git: git://anonscm.debian.org/pkg-grass/geos.git Homepage: http://trac.osgeo.org/geos/ diff --git a/debian/control.in b/debian/control.in index 71ca02f..dd4ca91 100644 --- a/debian/control.in +++ b/debian/control.in @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, pkg-kde-tools Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/geos.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/geos.git Vcs-Git: git://anonscm.debian.org/pkg-grass/geos.git Homepage: http://trac.osgeo.org/geos/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geos.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

