[Python-modules-commits] [python-launchpadlib] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:10:13 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-launchpadlib.
commit 851dfd9260fb52729b3fd1faecc24b7974fd66b7
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:10:12 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 22df802..eefd4ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-launchpadlib (1.10.3-4) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:10:12 +0200
+
python-launchpadlib (1.10.3-3) unstable; urgency=medium
* Fix test suite on Python 3.5 by ignoring PendingDeprecationWarnings from
diff --git a/debian/control b/debian/control
index 8ad9112..1ff2a38 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends:
python3-wadllib,
Standards-Version: 3.9.6
Homepage: https://launchpad.net/launchpadlib
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-launchpadlib.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-launchpadlib.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-launchpadlib.git
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-launchpadlib.git
More information about the Python-modules-commits
mailing list