[Python-modules-commits] [python-tidylib] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:24:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository python-tidylib.
commit ccb4f20d3e1623586940c568c8dabd1c68569dec
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:24:55 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 c84ea81..94a35b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-tidylib (0.2.4~dfsg-3) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:24:55 +0200
+
python-tidylib (0.2.4~dfsg-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 425e427..d96d3ed 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
texlive-latex-extra
Standards-Version: 3.9.6
Homepage: http://countergram.com/open-source/pytidylib/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-tidylib.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-tidylib.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-tidylib.git
Package: python-tidylib
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-tidylib.git
More information about the Python-modules-commits
mailing list