[Python-modules-commits] [python-drizzle] 01/01: Fixed homepage (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:01: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-drizzle.
commit 9ee2caf546225ab3223aee501a626127928c27f8
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:01:33 2016 +0200
Fixed homepage (https)
---
debian/changelog | 4 ++++
debian/control | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6c5080a..a1ee1dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
python-drizzle (1.0-4) UNRELEASED; urgency=low
+ [ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Fix watch file.
+ [ Ondřej Nový ]
+ * Fixed homepage (https)
+
-- Jakub Wilk <jwilk at debian.org> Mon, 27 May 2013 21:11:52 +0200
python-drizzle (1.0-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 9d8bb39..e179fec 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 7.3.16),
Standards-Version: 3.9.1
X-Python-Version: >= 2.5
X-Python3-Version: >= 3.1
-Homepage: http://launchpad.net/drizzle-interface
+Homepage: https://launchpad.net/drizzle-interface
Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-drizzle.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-drizzle.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-drizzle.git
More information about the Python-modules-commits
mailing list