[Python-modules-commits] [python-fastimport] 01/01: d/control: Added Vcs-Browser and fixed Vcs-Git (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:12: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 python-fastimport.
commit 2f3e08ecc7ff13138baa2913797db64fd8e64db7
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:10:08 2016 +0200
d/control: Added Vcs-Browser and fixed Vcs-Git (https)
---
debian/changelog | 6 ++++++
debian/control | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f46ecfb..6c4a628 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-fastimport (0.9.4-5) UNRELEASED; urgency=medium
+
+ * d/control: Added Vcs-Browser and fixed Vcs-Git (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:09:05 +0200
+
python-fastimport (0.9.4-4) unstable; urgency=medium
* Fix license names in debian/copyright.
diff --git a/debian/control b/debian/control
index 5035999..7cfd7f9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Homepage: https://github.com/jelmer/python-fastimport
Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 7.0.50~), python-testtools (>= 0.9.2), pypy, dh-python
Standards-Version: 3.9.6
X-Python-Version: >= 2.4
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-fastimport.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-fastimport.git
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-fastimport.git
XS-Testsuite: autopkgtest
Package: python-fastimport
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-fastimport.git
More information about the Python-modules-commits
mailing list