[Python-modules-commits] [python-contract] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:57:35 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-contract.
commit 9a1da50f1eeaeb26f4c82567c1768e0f66ae4bb7
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:57:34 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 4 ++++
debian/control | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4f4b3df..d4f726f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
python-contract (1.4-4) UNRELEASED; urgency=low
+ [ Jakub Wilk ]
* Remove whitespace from the line separating paragraphs in debian/control.
* Use canonical URIs for Vcs-* fields.
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 16:02:15 +0200
python-contract (1.4-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 889cc4d..cb60e28 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian QA Group <packages at qa.debian.org>
Build-Depends: debhelper (>= 5.0.37.2), python-all (>= 0.4.42)
Standards-Version: 3.9.2
Homepage: http://www.wayforward.net/pycontract/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-contract.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-contract.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-contract.git
Package: python-contract
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-contract.git
More information about the Python-modules-commits
mailing list