[Python-modules-commits] r9994 - in packages/pyxine/trunk/debian (changelog control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Fri Oct 9 19:29:38 UTC 2009


    Date: Friday, October 9, 2009 @ 19:29:38
  Author: morph
Revision: 9994

differentiate -dbg long description (improving also the short one)

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

Modified: packages/pyxine/trunk/debian/changelog
===================================================================
--- packages/pyxine/trunk/debian/changelog	2009-10-09 19:27:44 UTC (rev 9993)
+++ packages/pyxine/trunk/debian/changelog	2009-10-09 19:29:38 UTC (rev 9994)
@@ -10,6 +10,7 @@
       + added debian/README.source
     - removed Section field from python-pyxine binary stanza
     - added 'Section: debug' to -dbg package
+    - differentiate -dbg long description (improving also the short one)
 
   [ Piotr Ożarowski ]
   * Fix debian/watch to handle alpha versions correctly
@@ -22,7 +23,7 @@
    - debian/control: 
     + Bump build-depends to python-all-dev (>= 2.5.4-1~)
 
- -- Sandro Tosi <morph at debian.org>  Fri, 09 Oct 2009 21:27:26 +0200
+ -- Sandro Tosi <morph at debian.org>  Fri, 09 Oct 2009 21:28:54 +0200
 
 pyxine (0.1alpha2-5) unstable; urgency=low
 

Modified: packages/pyxine/trunk/debian/control
===================================================================
--- packages/pyxine/trunk/debian/control	2009-10-09 19:27:44 UTC (rev 9993)
+++ packages/pyxine/trunk/debian/control	2009-10-09 19:29:38 UTC (rev 9994)
@@ -26,9 +26,11 @@
 Section: debug
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python-pyxine (= ${binary:Version}), python-dbg
-Description: interface to the xine media player for Python (debug package)
+Description: interface to the xine media player for Python (debug extension)
  Pyxine provides Python bindings for libxine, the backend of the xine
  media player. Using Pyxine, it is possible to write simple (or
  complex) user-interfaces to xine. This makes it much easier for one
  to write custom xine UIs. Pyxine can also be used as a generic audio
  and video playing library for Python.
+ .
+ This package contains the debug extension for python-pyxine.




More information about the Python-modules-commits mailing list