[pyepr] 02/06: Use secure URL for HomePage in the control file
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sat Feb 10 18:56:10 UTC 2018
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pyepr.
commit 2b306f1a359f5e7cbf4d2b1ba270265462293c2b
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sat Feb 10 10:36:09 2018 +0100
Use secure URL for HomePage in the control file
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 02fb411..92d83cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ pyepr (0.9.3-4) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.1.0, changes: priority.
* Add python3-sphinx to build dependencies.
* Strip trailing whitespace from changelog.
+ * debian/control
+ - use secure URL for HomePage
-- Antonio Valentino <antonio.valentino at tiscali.it> Sun, 24 Sep 2017 13:20:24 +0200
diff --git a/debian/control b/debian/control
index 9347725..4b8d322 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pyepr.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pyepr.git
-Homepage: http://avalentino.github.com/pyepr
+Homepage: https://avalentino.github.com/pyepr
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyepr.git
More information about the Pkg-grass-devel
mailing list