[Python-modules-commits] [flufl.password] 01/01: Fixed homepage (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:37:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository flufl.password.
commit 66d7534dd948e063e84ae80690a13650f6ff5630
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:37:06 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 62e9496..b8b8c8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+flufl.password (1.3-3) UNRELEASED; urgency=medium
+
+ * Fixed homepage (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:37:06 +0200
+
flufl.password (1.3-2) unstable; urgency=medium
* d/control: Bump Standards-Version with no other changes necessary.
diff --git a/debian/control b/debian/control
index 65b7fdd..e26e328 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: flufl.password
Maintainer: Barry Warsaw <barry at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Homepage: http://launchpad.net/flufl.password
+Homepage: https://launchpad.net/flufl.password
Section: python
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/flufl.password.git
More information about the Python-modules-commits
mailing list