[Python-modules-commits] r22984 - in packages/python-secretstorage/trunk/debian (control)
mitya57-guest at users.alioth.debian.org
mitya57-guest at users.alioth.debian.org
Tue Nov 13 12:47:02 UTC 2012
Date: Tuesday, November 13, 2012 @ 12:47:00
Author: mitya57-guest
Revision: 22984
Fix the dependencies for python 3
Modified:
packages/python-secretstorage/trunk/debian/control
Modified: packages/python-secretstorage/trunk/debian/control
===================================================================
--- packages/python-secretstorage/trunk/debian/control 2012-11-13 00:24:16 UTC (rev 22983)
+++ packages/python-secretstorage/trunk/debian/control 2012-11-13 12:47:00 UTC (rev 22984)
@@ -4,7 +4,7 @@
Maintainer: Dmitry Shachnev <mitya57 at gmail.com>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 8), python-all (>= 2.6.6-3~), python3-all (>= 3.1.2-7~),
- python3-markups, python-markdown, python-pygments
+ python3-markups, python3-markdown, python3-pygments
Standards-Version: 3.9.4
Homepage: https://launchpad.net/python-secretstorage
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-secretstorage/trunk/
More information about the Python-modules-commits
mailing list