[Pkg-cli-apps-commits] [SCM] docky branch, master, updated. 7ad619ceb07ae0b7c39db4a56aa96ea7a6abadd4

Christopher James Halse Rogers raof at ubuntu.com
Wed Feb 17 22:30:50 UTC 2010


The following commit has been merged in the master branch:
commit 377558c49f8bf544b5950aeaf4fe426b2af48b2a
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date:   Thu Feb 18 09:01:55 2010 +1100

    Fix Python capitalisation in control; fixes final lintian message

diff --git a/debian/control b/debian/control
index 244a280..b503427 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Depends: ${python:Depends},
  ${misc:Depends},
  python-gobject,
  python-dbus
-Description: Elegant, powerful, clean dock - python support library
+Description: Elegant, powerful, clean dock - Python support library
  A full fledged dock application that makes opening common applications and 
  managing windows easier and quicker. Docky is fully integrated into the GNOME
  Desktop and features a no non-sense approach to configuration and usage. 
@@ -74,5 +74,5 @@ Description: Elegant, powerful, clean dock - python support library
  includes integration helpers for a number of applications, including Banshee,
  Rhythmbox, Deluge, Tomboy and Zeitgeist.
  .
- This package contains a python library to assist with integrating applications
+ This package contains a Python library to assist with integrating applications
  with docky.

-- 
docky



More information about the Pkg-cli-apps-commits mailing list