[Python-modules-commits] r22241 - in packages/python-secretstorage/trunk/debian (2 files)

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Fri Jun 22 07:13:49 UTC 2012


    Date: Friday, June 22, 2012 @ 07:13:46
  Author: mitya57-guest
Revision: 22241

Follow the upstream description change: "private data" -> "secrets"

Modified:
  packages/python-secretstorage/trunk/debian/changelog
  packages/python-secretstorage/trunk/debian/control

Modified: packages/python-secretstorage/trunk/debian/changelog
===================================================================
--- packages/python-secretstorage/trunk/debian/changelog	2012-06-22 01:05:37 UTC (rev 22240)
+++ packages/python-secretstorage/trunk/debian/changelog	2012-06-22 07:13:46 UTC (rev 22241)
@@ -2,4 +2,4 @@
 
   * Initial release. (closes: #675193)
 
- -- Dmitry Shachnev <mitya57 at gmail.com>  Wed, 20 Jun 2012 13:13:12 +0400
+ -- Dmitry Shachnev <mitya57 at gmail.com>  Fri, 22 Jun 2012 11:13:04 +0400

Modified: packages/python-secretstorage/trunk/debian/control
===================================================================
--- packages/python-secretstorage/trunk/debian/control	2012-06-22 01:05:37 UTC (rev 22240)
+++ packages/python-secretstorage/trunk/debian/control	2012-06-22 07:13:46 UTC (rev 22241)
@@ -20,7 +20,7 @@
 Suggests: python-secretstorage-doc
 Description: Python module for storing passwords - Python 2.x version
  Python-SecretStorage provides a way for securely storing passwords
- and other private data.
+ and other secrets.
  .
  It uses DBus Secret Service API that is supported by GNOME Keyring
  (>= 2.30) and KWallet (>= 4.8).
@@ -38,7 +38,7 @@
 Suggests: python-secretstorage-doc
 Description: Python module for storing passwords - Python 3.x version
  Python-SecretStorage provides a way for securely storing passwords
- and other private data.
+ and other secrets.
  .
  It uses DBus Secret Service API that is supported by GNOME Keyring
  (>= 2.30) and KWallet (>= 4.8).
@@ -55,7 +55,7 @@
 Depends: ${misc:Depends}
 Description: Python module for storing passwords - documentation
  Python-SecretStorage provides a way for securely storing passwords
- and other private data.
+ and other secrets.
  .
  It uses DBus Secret Service API that is supported by GNOME Keyring
  (>= 2.30) and KWallet (>= 4.8).




More information about the Python-modules-commits mailing list