[Python-modules-commits] r25066 - in packages/python-keyring/trunk/debian (changelog control)
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Tue Jul 2 15:11:18 UTC 2013
Date: Tuesday, July 2, 2013 @ 15:11:16
Author: sramacher
Revision: 25066
point Homepage to the Bitbucket repo, the old one 404s
Modified:
packages/python-keyring/trunk/debian/changelog
packages/python-keyring/trunk/debian/control
Modified: packages/python-keyring/trunk/debian/changelog
===================================================================
--- packages/python-keyring/trunk/debian/changelog 2013-07-01 20:47:22 UTC (rev 25065)
+++ packages/python-keyring/trunk/debian/changelog 2013-07-02 15:11:16 UTC (rev 25066)
@@ -1,11 +1,16 @@
python-keyring (1.5-1) UNRELEASED; urgency=low
+ [ Dmitry Shachnev ]
* New upstream release.
* Drop fix-importkiller.patch, applied upstream.
* debian/patches/backend-compatibility.patch: make the GNOME Keyring
backend compatible with passwords stored using the SecretService
backend (closes: #714440).
+ [ Sebastian Ramacher ]
+ * debian/control: Update homepage to point to the Bitbucket repository. The
+ old homepage 404s.
+
-- Dmitry Shachnev <mitya57 at gmail.com> Sat, 29 Jun 2013 12:39:14 +0400
python-keyring (1.4-1) unstable; urgency=low
Modified: packages/python-keyring/trunk/debian/control
===================================================================
--- packages/python-keyring/trunk/debian/control 2013-07-01 20:47:22 UTC (rev 25065)
+++ packages/python-keyring/trunk/debian/control 2013-07-02 15:11:16 UTC (rev 25066)
@@ -16,7 +16,7 @@
python3-setuptools,
unzip
Standards-Version: 3.9.4
-Homepage: http://home.python-keyring.org/
+Homepage: https://bitbucket.org/kang/python-keyring-lib
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-keyring/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-keyring/trunk/
More information about the Python-modules-commits
mailing list