[Pkg-gtkpod-devel] r115 - libgpod/trunk/debian
    Frank Lichtenheld 
    djpig at costa.debian.org
       
    Sat Apr  8 18:58:24 UTC 2006
    
    
  
Author: djpig
Date: 2006-04-08 18:58:24 +0000 (Sat, 08 Apr 2006)
New Revision: 115
Modified:
   libgpod/trunk/debian/changelog
   libgpod/trunk/debian/control
Log:
Add Recommends: libgpod-common to libgpod0. Since there is no
strict dependency currently, don't use Depends. (Closes: #358732)
Modified: libgpod/trunk/debian/changelog
===================================================================
--- libgpod/trunk/debian/changelog	2006-04-08 18:50:33 UTC (rev 114)
+++ libgpod/trunk/debian/changelog	2006-04-08 18:58:24 UTC (rev 115)
@@ -1,8 +1,10 @@
 libgpod (0.3.2-1) unstable; urgency=low
 
-  * New upstream release (Closes: #358561)
+  * New upstream release. (Closes: #358561)
+  * Add Recommends: libgpod-common to libgpod0. Since there is no
+    strict dependency currently, don't use Depends. (Closes: #358732)
 
- -- Frank Lichtenheld <djpig at debian.org>  Sat,  8 Apr 2006 20:48:04 +0200
+ -- Frank Lichtenheld <djpig at debian.org>  Sat,  8 Apr 2006 20:49:53 +0200
 
 libgpod (0.3.0-4) unstable; urgency=low
 
Modified: libgpod/trunk/debian/control
===================================================================
--- libgpod/trunk/debian/control	2006-04-08 18:50:33 UTC (rev 114)
+++ libgpod/trunk/debian/control	2006-04-08 18:58:24 UTC (rev 115)
@@ -20,6 +20,7 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: 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
  provides an easy to use API to retrieve the list of files and playlist
    
    
More information about the Pkg-gtkpod-devel
mailing list