[Python-modules-commits] [py3dns] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:30:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository py3dns.
commit 0185d7a5d2b61d3fbafcb4de6eb00309a7beee6d
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:30:06 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6be59b7..c4e1f96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
py3dns (3.1.0-2) UNRELEASED; urgency=medium
* Fixed homepage (https)
+ * Fixed VCS URL (https)
-- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:30:02 +0200
diff --git a/debian/control b/debian/control
index 82ea561..d23904d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Scott Kitterman <scott at kitterman.com>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 8.1), python3-all (>= 3.1.2-8~), dh-python, quilt
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/py3dns.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/py3dns.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/py3dns.git
Standards-Version: 3.9.5
Homepage: https://launchpad.net/py3dns
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/py3dns.git
More information about the Python-modules-commits
mailing list