[Python-modules-commits] [python-neovim] 01/01: Fixed homepage (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:12:05 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-neovim.
commit 01c6d7fb593560de10bc9f6aec688230bd0d9119
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:12:01 2016 +0200
Fixed homepage (https)
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 049b990..4e21220 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-neovim (0.1.5-2) UNRELEASED; urgency=medium
+
+ * Fixed homepage (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:12:01 +0200
+
python-neovim (0.1.5-1) experimental; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 5761156..d65dd18 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Build-Depends:
python-nose,
python3-nose
Standards-Version: 3.9.7
-Homepage: http://github.com/neovim/python-client
+Homepage: https://github.com/neovim/python-client
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-neovim.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-neovim.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-neovim.git
More information about the Python-modules-commits
mailing list