[Python-modules-commits] [pyfiglet] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:49:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository pyfiglet.
commit 7d3950aba6d8a454f02babcebfe9736ab485be69
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:49:18 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d105685..14b1a48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyfiglet (0.7.4+dfsg-3) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:49:18 +0200
+
pyfiglet (0.7.4+dfsg-2) unstable; urgency=medium
* Patch py3k: Don't attempt to decode command line args in py3k.
diff --git a/debian/control b/debian/control
index fec4579..e7d0a9a 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ X-Python-Version: >= 2.6
X-Python3-Version: >= 3.1
Standards-Version: 3.9.6
Homepage: https://github.com/pwaller/pyfiglet
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pyfiglet.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyfiglet.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyfiglet.git
Package: python-pyfiglet
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyfiglet.git
More information about the Python-modules-commits
mailing list