[Python-modules-commits] r7964 - in packages/python-twitter/trunk/debian (control copyright)
mlizaur-guest at users.alioth.debian.org
mlizaur-guest at users.alioth.debian.org
Mon Mar 23 03:02:53 UTC 2009
Date: Monday, March 23, 2009 @ 03:02:52
Author: mlizaur-guest
Revision: 7964
Updated package's copyright years and removed py-all-dev from build-depends
Modified:
packages/python-twitter/trunk/debian/control
packages/python-twitter/trunk/debian/copyright
Modified: packages/python-twitter/trunk/debian/control
===================================================================
--- packages/python-twitter/trunk/debian/control 2009-03-22 22:46:22 UTC (rev 7963)
+++ packages/python-twitter/trunk/debian/control 2009-03-23 03:02:52 UTC (rev 7964)
@@ -4,7 +4,7 @@
Maintainer: Mauro Lizaur <mauro at cacavoladora.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
XS-Python-Version: all
-Build-Depends: debhelper (>= 5), python (>= 2.3.5-11), python-all-dev, dpatch (>= 2.0.30)
+Build-Depends: debhelper (>= 5), python (>= 2.3.5-11), dpatch (>= 2.0.30)
Build-Depends-Indep: python-setuptools, python-support (>= 0.6.4)
Standards-Version: 3.8.1
Homepage: http://code.google.com/p/python-twitter/
Modified: packages/python-twitter/trunk/debian/copyright
===================================================================
--- packages/python-twitter/trunk/debian/copyright 2009-03-22 22:46:22 UTC (rev 7963)
+++ packages/python-twitter/trunk/debian/copyright 2009-03-23 03:02:52 UTC (rev 7964)
@@ -24,5 +24,5 @@
On Debian systems, a copy of the Apache License, Version 2.0 is available
in /usr/share/common-licenses/Apache-2.0
-The Debian packaging is © 2008, Mauro Lizaur <lavaramano at gmail.com> and
+The Debian packaging is © 2008 - 2009, Mauro Lizaur <lavaramano at gmail.com> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
More information about the Python-modules-commits
mailing list