[Python-apps-commits] r2727 - in packages/gwibber/trunk/debian (control copyright)
odd_bloke-guest at users.alioth.debian.org
odd_bloke-guest at users.alioth.debian.org
Mon Apr 13 00:42:36 UTC 2009
Date: Monday, April 13, 2009 @ 00:42:35
Author: odd_bloke-guest
Revision: 2727
Cleaned up copyright and Depends.
Modified:
packages/gwibber/trunk/debian/control
packages/gwibber/trunk/debian/copyright
Modified: packages/gwibber/trunk/debian/control
===================================================================
--- packages/gwibber/trunk/debian/control 2009-04-13 00:42:33 UTC (rev 2726)
+++ packages/gwibber/trunk/debian/control 2009-04-13 00:42:35 UTC (rev 2727)
@@ -16,8 +16,8 @@
XB-Python-Version: ${python:Versions}
Depends: python-dbus, python-gtk2, python-gnome2, python-notify,
python-egenix-mxdatetime, python-simplejson, python-cairo, libwebkit-1.0-1,
- python-webkit, libjs-jquery, librsvg2-2, librsvg2-common, ${python:Depends},
- ${misc:Depends}
+ python-webkit, libjs-jquery, librsvg2-2, librsvg2-common, python-feedparser,
+ ${python:Depends}, ${misc:Depends}
Description: microblogging client for GNOME
Gwibber is a status management client application. It can transmit status
message updates to Twitter, Jaiku, Identi.ca, Facebook, and Digg
Modified: packages/gwibber/trunk/debian/copyright
===================================================================
--- packages/gwibber/trunk/debian/copyright 2009-04-13 00:42:33 UTC (rev 2726)
+++ packages/gwibber/trunk/debian/copyright 2009-04-13 00:42:35 UTC (rev 2727)
@@ -29,6 +29,6 @@
On Debian systems, the complete text of the GNU Lesser General Public
License V2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
-The Debian packaging is (C) 2008, Jorge O. Castro <jorge at ubuntu.com> and Daniel
-Watkins <daniel at daniel-watkins.co.uk>. It is licensed under the GPL, see
-`/usr/share/common-licenses/GPL'.
+The Debian packaging is © 2008, Jorge O. Castro <jorge at ubuntu.com> and
+© 2008-2009 Daniel Watkins <daniel at daniel-watkins.co.uk>. It is licensed under
+the GPL, see `/usr/share/common-licenses/GPL'.
More information about the Python-apps-commits
mailing list