[Python-modules-commits] [gnupginterface] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:38:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository gnupginterface.
commit 9cd426226b35c205080ac0ab14d18d174ded30f8
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:37:59 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 3 +++
debian/control | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9c1fe48..7bac4bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ gnupginterface (0.3.2-10) UNRELEASED; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 16:00:58 +0200
gnupginterface (0.3.2-9.1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 543e206..d5a129b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Guilherme de S. Pastore <gpastore at colband.com.br>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>, Gustavo Franco <stratus at debian.org>
Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5.0.37.1), python
Build-Depends-Indep: python-support (>= 0.6)
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/gnupginterface.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/gnupginterface.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/gnupginterface.git
Standards-Version: 3.7.2
Homepage: http://py-gnupg.sourceforge.net/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/gnupginterface.git
More information about the Python-modules-commits
mailing list