[Python-modules-commits] r7635 - in packages/skype4py/trunk/debian (changelog control)

rafael at users.alioth.debian.org rafael at users.alioth.debian.org
Wed Feb 18 17:45:59 UTC 2009


    Date: Wednesday, February 18, 2009 @ 17:45:59
  Author: rafael
Revision: 7635

Add an extra sentence to the extended description

Modified:
  packages/skype4py/trunk/debian/changelog
  packages/skype4py/trunk/debian/control

Modified: packages/skype4py/trunk/debian/changelog
===================================================================
--- packages/skype4py/trunk/debian/changelog	2009-02-18 17:41:58 UTC (rev 7634)
+++ packages/skype4py/trunk/debian/changelog	2009-02-18 17:45:59 UTC (rev 7635)
@@ -8,6 +8,8 @@
     + Put package in the contrib distribution
     + Add appropriate Vcs-* URLs
     + Fix Lintian warning debhelper-but-no-misc-depends
+    + Add an extra sentence to the extended description (Lintian warning
+      extended-description-is-probably-too-short)
   * debian/watch: Use SF redirector (Lintian warning)
 
  -- Rafael Laboissiere <rafael at debian.org>  Wed, 18 Feb 2009 18:00:58 +0100

Modified: packages/skype4py/trunk/debian/control
===================================================================
--- packages/skype4py/trunk/debian/control	2009-02-18 17:41:58 UTC (rev 7634)
+++ packages/skype4py/trunk/debian/control	2009-02-18 17:45:59 UTC (rev 7635)
@@ -19,4 +19,6 @@
 Depends: python (>= 2.4), ${misc:Depends}
 Description: Skype API wrapper for Python
  Skype4Py is a high-level, platform independent Skype API wrapper for
- Python with API similar to Skype4COM.
+ Python with API similar to Skype4COM.  This package allows the
+ development of applications written in Python that can interface with
+ the popular voice-over-IP Skype program.




More information about the Python-modules-commits mailing list