This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch debian in repository osmpbf.
commit 82b85b0ea524aed52253c03968d102d318dbff58 Author: Bas Couwenberg <[email protected]> Date: Mon Feb 8 21:50:09 2016 +0100 Update GitHub URLs to use HTTPS. --- debian/control | 2 +- debian/copyright | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index f5589af..4333c64 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/osmpbf.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/osmpbf.git -Homepage: http://github.com/scrosby/OSM-binary +Homepage: https://github.com/scrosby/OSM-binary Package: libosmpbf-java Architecture: all diff --git a/debian/copyright b/debian/copyright index a4a63ad..98c700c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: OSMPBF Upstream-Contact: Scott A. Crosby <[email protected]> -Source: http://github.com/scrosby/OSM-binary +Source: https://github.com/scrosby/OSM-binary Files: * Copyright: 2010, Scott A. Crosby <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmpbf.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

