[Python-modules-commits] [bugz] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:24:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository bugz.
commit d81984e69424fd57e06246e4e26b60e54ca73658
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:24:01 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 f1dd079..029df9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
bugz (0.7.3-3) 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:33 +0200
bugz (0.7.3-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index e66c1d9..d87235a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.o
Build-Depends: debhelper (>= 9), python
Standards-Version: 3.9.4
Homepage: http://www.liquidx.net/pybugz/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/bugz.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/bugz.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/bugz.git
Package: bugz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/bugz.git
More information about the Python-modules-commits
mailing list