[Pkg-gtkpod-devel] r227 - libgpod/trunk/debian
    djpig at alioth.debian.org 
    djpig at alioth.debian.org
       
    Tue Jul 17 14:54:43 UTC 2007
    
    
  
Author: djpig
Date: 2007-07-17 14:54:43 +0000 (Tue, 17 Jul 2007)
New Revision: 227
Modified:
   libgpod/trunk/debian/changelog
   libgpod/trunk/debian/control
Log:
Improve descriptions and changelog entry
Modified: libgpod/trunk/debian/changelog
===================================================================
--- libgpod/trunk/debian/changelog	2007-07-17 14:47:38 UTC (rev 226)
+++ libgpod/trunk/debian/changelog	2007-07-17 14:54:43 UTC (rev 227)
@@ -1,9 +1,8 @@
-libgpod (0.5.2-2.1) unstable; urgency=low
+libgpod (0.5.2-3) experimental; urgency=low
 
-  * Non-maintainer upload.
-  * Build a package without gtk dependency. (Closes: #386715)
+  * Build a package without artwork support, which
+    avoids the libgtk dependency (Closes: #386715).
   * Redo build system without cdbs.
-  * Add gtk patch directly in diff.gz
 
  -- Sune Vuorela <debian at pusling.com>  Mon, 16 Jul 2007 15:03:29 +0200
 
Modified: libgpod/trunk/debian/control
===================================================================
--- libgpod/trunk/debian/control	2007-07-17 14:47:38 UTC (rev 226)
+++ libgpod/trunk/debian/control	2007-07-17 14:54:43 UTC (rev 227)
@@ -12,14 +12,14 @@
 Package: libgpod-nogtk-dev
 Section: libdevel
 Architecture: any
-Depends: libgpod2-nogtk (= ${binary:Version}),  libglib2.0-dev
-Conflicts: libgpod-dev, libgpod2
+Depends: libgpod2-nogtk (= ${binary:Version}), libglib2.0-dev
+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
  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
  .
- This version does not use gtk.
+ This version does not include artwork support.
  .
  This package contains the include files and static library.
 
@@ -34,7 +34,7 @@
  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
  .
- This version does not use gtk.
+ This version does not include artwork support.
  .
  This package contains the shared library.
 
@@ -61,8 +61,6 @@
  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
  .
- This version contains gdk pixbuf.
- .
  This package contains the shared library.
 
 Package: libgpod-common
    
    
More information about the Pkg-gtkpod-devel
mailing list