[Pkg-gtkpod-devel] r327 - libgpod/trunk/debian

djpig at alioth.debian.org djpig at alioth.debian.org
Sun Jun 29 01:03:47 UTC 2008


Author: djpig
Date: 2008-06-29 01:03:45 +0000 (Sun, 29 Jun 2008)
New Revision: 327

Modified:
   libgpod/trunk/debian/changelog
   libgpod/trunk/debian/control
Log:
Previously all packages used the same short description
which was somewhat confusing. Try to disambiguate this.


Modified: libgpod/trunk/debian/changelog
===================================================================
--- libgpod/trunk/debian/changelog	2008-06-29 00:50:02 UTC (rev 326)
+++ libgpod/trunk/debian/changelog	2008-06-29 01:03:45 UTC (rev 327)
@@ -15,6 +15,8 @@
   * 25_xsltproc-nonet: New patch to add a -nonet argument to
     the xsltproc call. Which shows that a build-dependency
     on docbook-xml was missing.
+  * Previously all packages used the same short description
+    which was somewhat confusing. Try to disambiguate this.
 
  -- Frank Lichtenheld <djpig at debian.org>  Sun, 29 Jun 2008 01:29:38 +0200
 

Modified: libgpod/trunk/debian/control
===================================================================
--- libgpod/trunk/debian/control	2008-06-29 00:50:02 UTC (rev 326)
+++ libgpod/trunk/debian/control	2008-06-29 01:03:45 UTC (rev 327)
@@ -21,10 +21,10 @@
 Depends: libgpod3-nogtk (= ${binary:Version}), libglib2.0-dev
 Suggests: libgpod-doc
 Conflicts: libgpod-dev
-Description: a library to read and write songs and artwork to an iPod
- libgpod is a library meant to abstract access to an iPod content. It
+Description: development files for libgpod (version without artwork support)
+ libgpod is a library meant to abstract access to an iPod's content. It
  provides an easy to use API to retrieve the list of files and playlist
- stored on an iPod, to modify them and to save them back to the iPod
+ stored on an iPod, to modify them and to save them back to the iPod.
  .
  This version does not include artwork support.
  .
@@ -37,10 +37,10 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libgpod3
 Suggests: libgpod-common
-Description: a library to read and write songs and artwork to an iPod
- libgpod is a library meant to abstract access to an iPod content. It
+Description: library to read and write songs to an iPod
+ libgpod is a library meant to abstract access to an iPod's content. It
  provides an easy to use API to retrieve the list of files and playlist
- stored on an iPod, to modify them and to save them back to the iPod
+ stored on an iPod, to modify them and to save them back to the iPod.
  .
  This version does not include artwork support.
  .
@@ -52,10 +52,10 @@
 Depends: libgpod3 (= ${binary:Version}), libgtk2.0-dev, libglib2.0-dev
 Suggests: libgpod-doc
 Conflicts: libgpod-nogtk-dev
-Description: a library to read and write songs and artwork to an iPod
- libgpod is a library meant to abstract access to an iPod content. It
+Description: development files for libgpod
+ libgpod is a library meant to abstract access to an iPod's content. It
  provides an easy to use API to retrieve the list of files and playlist
- stored on an iPod, to modify them and to save them back to the iPod
+ stored on an iPod, to modify them and to save them back to the iPod.
  .
  This package contains the include files and static library.
 
@@ -65,8 +65,8 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: libgpod-common
 Conflicts: libgpod3-nogtk
-Description: a library to read and write songs and artwork to an iPod
- libgpod is a library meant to abstract access to an iPod content. It
+Description: library to read and write songs and artwork to an iPod
+ libgpod is a library meant to abstract access to an iPod's content. It
  provides an easy to use API to retrieve the list of files and playlist
  stored on an iPod, to modify them and to save them back to the iPod
  .
@@ -77,10 +77,10 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: libgpod0 (<< 0.3.0-4)
-Description: a library to read and write songs and artwork to an iPod
- libgpod is a library meant to abstract access to an iPod content. It
+Description: common files for libgpod
+ libgpod is a library meant to abstract access to an iPod's content. It
  provides an easy to use API to retrieve the list of files and playlist
- stored on an iPod, to modify them and to save them back to the iPod
+ stored on an iPod, to modify them and to save them back to the iPod.
  .
  This package contains
   - internationalization support
@@ -91,14 +91,12 @@
 Architecture: all
 Depends: ${misc:Depends}
 Replaces: libgpod0 (<< 0.3.0-4), libgpod-common (<< 0.6.0-6)
-Description: a library to read and write songs and artwork to an iPod
- libgpod is a library meant to abstract access to an iPod content. It
+Description: documentation for libgpod
+ libgpod is a library meant to abstract access to an iPod's content. It
  provides an easy to use API to retrieve the list of files and playlist
- stored on an iPod, to modify them and to save them back to the iPod
+ stored on an iPod, to modify them and to save them back to the iPod.
  .
- This package contains
-  - documentation
-  - examples
+ This package contains documentation and examples.
 
 Package: python-gpod
 Section: python
@@ -108,9 +106,9 @@
 Conflicts: python2.3-gpod (<< 0.3.2-1.1)
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
-Description: a library to read and write songs and artwork to an iPod
- libgpod is a library meant to abstract access to an iPod content. It
+Description: python bindings for libgpod
+ libgpod is a library meant to abstract access to an iPod's content. It
  provides an easy to use API to retrieve the list of files and playlist
- stored on an iPod, to modify them and to save them back to the iPod
+ stored on an iPod, to modify them and to save them back to the iPod.
  .
- This package contains the Python bindings for the library
+ This package contains the Python bindings for the library.




More information about the Pkg-gtkpod-devel mailing list