[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kdeextragear-1/amarok/debian



CVS commit by mornfall: 

Debian revision 1.0.0-3:
 * Dynamically link against libsqlite0
 * Fix gstreamer dependencies
 * Various small fixes (sections, descriptions, doc dirs)
 * Thanks go to Adeodato Simó for help with various issues
(NOTE: to link against libsqlite, changes to upstream Makefile.am's were
needed. I'm not including those in debian/, but they are present in my
.diff.gz; I'll either push upstream to make a configure option/check or add the
patch to debian/ later... Not enough time ATM.)


  M +9 -0      changelog   1.4
  M +11 -11    control   1.4
  M +3 -0      rules   1.2


--- kdeextragear-1/amarok/debian/changelog  #1.3:1.4
@@ -1,2 +1,11 @@
+amarok (1.0.0-3) unstable; urgency=low
+
+  * Dynamically link against libsqlite0
+  * Fix gstreamer dependencies
+  * Various small fixes (sections, descriptions, doc dirs)
+  * Thanks go to Adeodato Simó for help with various issues
+
+ -- Peter Rockai (mornfall) <mornfall@danill.sk>  Sat, 26 Jun 2004 23:06:00 +0200
+
 amarok (1.0.0-2) unstable; urgency=low
 

--- kdeextragear-1/amarok/debian/control  #1.3:1.4
@@ -1,11 +1,11 @@
 Source: amarok
-Section: sound
+Section: kde
 Priority: extra
 Maintainer: Peter Rockai (mornfall) <mornfall@mornfall.homeip.net>
-Build-Depends: cdbs (>= 0.4.21), debhelper (>> 4.0.18), kdelibs4-dev (>= 4:3.2), kdemultimedia-dev (>= 4:3.2), libtag1-dev (>= 1.1), libgstreamer0.8-dev, libgstreamer-plugins0.8-dev, xmms-dev
+Build-Depends: cdbs (>= 0.4.21), debhelper (>> 4.0.18), kdelibs4-dev (>= 4:3.2), kdemultimedia-dev (>= 4:3.2), libtag1-dev (>= 1.1), libgstreamer0.8-dev, libgstreamer-plugins0.8-dev, xmms-dev, libsqlite0-dev
 Standards-Version: 3.5.8.0
 
 Package: amarok
-Section: sound
+Section: kde
 Architecture: any
 Depends: amarok-arts | amarok-gstreamer, ${shlibs:Depends}
@@ -23,11 +23,11 @@
   - nice GUI, integrates into the KDE look, but with a unique touch
  .
- This version is built with aRts and GStreamer support, NMM engine is not
- yet included.
+ Both aRts and GStreamer support is available in packages amarok-arts and
+ amarok-gstreamer, respectively. NMM engine is not yet included.
  .
- The xmms visualisation support is in separate package amarok-xmms.
+ The xmms visualisation support is available in package amarok-xmms.
 
 Package: amarok-arts
-Section: sound
+Section: kde
 Architecture: any
 Depends: arts (>= 1.2), amarok, ${shlibs:Depends}
@@ -37,8 +37,8 @@
 
 Package: amarok-gstreamer
-Section: sound
+Section: kde
 Architecture: any
-Depends: gstreamer0.8-oss | gstreamer0.8-audiosink, amarok, ${shlibs:Depends}
-Recommends: gstreamer0.8-mad, gstreamer0.8-vorbis, gstreamer0.8-flac, gstreamer0.8-audiofile
+Depends: gstreamer0.8-oss | gstreamer0.8-audiosink, gstreamer0.8-misc, gstreamer0.8-mad, gstreamer0.8-vorbis, amarok, ${shlibs:Depends}
+Recommends: gstreamer0.8-flac, gstreamer0.8-audiofile
 Suggests: gstreamer0.8-plugins
 Description: gstreamer engine for amarok audio player
@@ -52,5 +52,5 @@
 
 Package: amarok-xmms
-Section: sound
+Section: kde
 Architecture: any
 Depends: amarok, ${shlibs:Depends}

--- kdeextragear-1/amarok/debian/rules  #1.1:1.2
@@ -3,2 +3,5 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/kde.mk
+
+DEB_INSTALL_DOCS_ALL :=
+DEB_INSTALL_DOCS_amarok := README TODO AUTHORS




Reply to: