[Pkg-kde-commits] rev 225 - in people/dato/packages/trunk/amarok/debian: . patches

Adeodato Sim?? dato-guest@haydn.debian.org
Mon, 08 Nov 2004 19:07:38 -0700


Author: dato-guest
Date: 2004-11-08 19:07:08 -0700 (Mon, 08 Nov 2004)
New Revision: 225

Added:
   people/dato/packages/trunk/amarok/debian/README
Removed:
   people/dato/packages/trunk/amarok/debian/patches/taglib-1.2-suffices.patch
Modified:
   people/dato/packages/trunk/amarok/debian/
   people/dato/packages/trunk/amarok/debian/TODO
   people/dato/packages/trunk/amarok/debian/amarok.1
   people/dato/packages/trunk/amarok/debian/changelog
   people/dato/packages/trunk/amarok/debian/control
Log:
Packaging updates, changelog entries being:

  * debian/amarok.1:
    - correct "hyphen vs. minus sign" usage.

  * Taglib 1.3 is now in the archive:
    - removed debian/patches/taglib-1.2-suffices.patch.
    - update Build-Depends to libtag1-dev (>= 1.3).

  * Make amarok recommend: kdemultimedia-kio-plugins, since otherwise it won't
    be able to play audio CDs. Added note stating so to README.Debian.

  * Added note to README.Debian explaining why the amarokapp and
    amarok_xmmswrapper2 binaries are shipped in /usr/lib/amarok instead of
    /usr/bin, differing from upstream.




Property changes on: people/dato/packages/trunk/amarok/debian
___________________________________________________________________
Name: svn:ignore
   + tmp
files
common
debiandirs
substvars

*.substvars
*.debhelper

amarok
amarok-engines
amarok-arts
amarok-gstreamer
amarok-xine


Added: people/dato/packages/trunk/amarok/debian/README
===================================================================
--- people/dato/packages/trunk/amarok/debian/README	2004-11-09 01:58:43 UTC (rev 224)
+++ people/dato/packages/trunk/amarok/debian/README	2004-11-09 02:07:08 UTC (rev 225)
@@ -0,0 +1,18 @@
+amaroK packages for Debian
+==========================
+
+  A couple of notes which you may find useful:
+
+    - if you want amarok to be able to play CDs, you need to install the
+      kdemultimedia-kio-plugins package.
+
+    - these Debian packages ship the amarokapp and amarok_xmmswrapper2
+      binaries in /usr/lib/amarok instead of /usr/bin, which upstream
+      does. This is done to comply with Debian Policy, which mandates
+      that binaries not meant to be invoked by the user shall not reside
+      in /usr/bin.
+
+      You should experience no problems because of this change. If you
+      do, please let me now.
+
+ -- Adeodato Simó <asp16@alu.ua.es>

Modified: people/dato/packages/trunk/amarok/debian/TODO
===================================================================
--- people/dato/packages/trunk/amarok/debian/TODO	2004-11-09 01:58:43 UTC (rev 224)
+++ people/dato/packages/trunk/amarok/debian/TODO	2004-11-09 02:07:08 UTC (rev 225)
@@ -1,4 +1,2 @@
 - link dynamically against sqlite once 3.0 enters Debian (#272271).
-- remove debian/patches/taglib-1.2-suffices.patch once taglib 1.3 enters
-  Debian (#273029).
 - do something wrt --disable-maintainer-mode.

Modified: people/dato/packages/trunk/amarok/debian/amarok.1
===================================================================
--- people/dato/packages/trunk/amarok/debian/amarok.1	2004-11-09 01:58:43 UTC (rev 224)
+++ people/dato/packages/trunk/amarok/debian/amarok.1	2004-11-09 02:07:08 UTC (rev 225)
@@ -59,7 +59,7 @@
 .TP
 .B  \-\-dograb  
 running under a debugger can cause an implicit
--nograb, use -dograb to override.
+\-\-nograb, use \-\-dograb to override.
 .TP
 .B  \-\-sync  
 switches to synchronous mode for debugging.

Modified: people/dato/packages/trunk/amarok/debian/changelog
===================================================================
--- people/dato/packages/trunk/amarok/debian/changelog	2004-11-09 01:58:43 UTC (rev 224)
+++ people/dato/packages/trunk/amarok/debian/changelog	2004-11-09 02:07:08 UTC (rev 225)
@@ -1,3 +1,21 @@
+amarok (1.1.1-2~pre1) unstable; urgency=low
+
+  * debian/amarok.1:
+    - correct "hyphen vs. minus sign" usage.
+
+  * Taglib 1.3 is now in the archive:
+    - removed debian/patches/taglib-1.2-suffices.patch.
+    - update Build-Depends to libtag1-dev (>= 1.3).
+
+  * Make amarok recommend: kdemultimedia-kio-plugins, since otherwise it won't
+    be able to play audio CDs. Added note stating so to README.Debian.
+
+  * Added note to README.Debian explaining why the amarokapp and
+    amarok_xmmswrapper2 binaries are shipped in /usr/lib/amarok instead of
+    /usr/bin, differing from upstream.
+
+ -- Adeodato Simó <asp16@alu.ua.es>  Tue, 09 Nov 2004 02:37:06 +0100
+
 amarok (1.1.1-1) unstable; urgency=low
 
   * New upstream release packaged. Most notably, fixes several GStreamer

Modified: people/dato/packages/trunk/amarok/debian/control
===================================================================
--- people/dato/packages/trunk/amarok/debian/control	2004-11-09 01:58:43 UTC (rev 224)
+++ people/dato/packages/trunk/amarok/debian/control	2004-11-09 02:07:08 UTC (rev 225)
@@ -2,12 +2,13 @@
 Section: kde
 Priority: optional
 Maintainer: Adeodato Simó <asp16@alu.ua.es>
-Build-Depends: cdbs (>= 0.4.21), debhelper (>> 4.1.0), kdelibs4-dev (>= 4:3.2), kdemultimedia-dev (>= 4:3.2), libkjsembed-dev (>= 4:3.2), libgstreamer0.8-dev, libgstreamer-plugins0.8-dev, libtag1-dev (>= 1.2), libxine-dev (>= 1-rc4), libsqlite0-dev, xmms-dev, libtunepimp2-dev
+Build-Depends: cdbs (>= 0.4.21), debhelper (>> 4.1.0), kdelibs4-dev (>= 4:3.2), kdemultimedia-dev (>= 4:3.2), libkjsembed-dev (>= 4:3.2), libgstreamer0.8-dev, libgstreamer-plugins0.8-dev, libtag1-dev (>= 1.3), libxine-dev (>= 1-rc4), libsqlite0-dev, xmms-dev, libtunepimp2-dev
 Standards-Version: 3.6.1
 
 Package: amarok
 Architecture: any
 Depends: amarok-engines | amarok-engine, ${shlibs:Depends}
+Recommends: kdemultimedia-kio-plugins
 Description: versatile and easy to use audio player for KDE
  amaroK tries to be a little different, providing a simple drag and drop
  interface that really makes playlist handling easy.

Deleted: people/dato/packages/trunk/amarok/debian/patches/taglib-1.2-suffices.patch