tags 368840 patch stop Sorry folks, that was the teaser. I forgot to attach the actual patch. Here it is.
-Ted
diff -ruN amarok-1.4.1/debian/compat amarok-1.4.1-new/debian/compat
--- amarok-1.4.1/debian/compat 2006-08-28 20:49:58.000000000 +1000
+++ amarok-1.4.1-new/debian/compat 2006-08-28 22:31:56.000000000 +1000
@@ -1 +1 @@
-4
+5
diff -ruN amarok-1.4.1/debian/control amarok-1.4.1-new/debian/control
--- amarok-1.4.1/debian/control 2006-08-28 20:49:58.000000000 +1000
+++ amarok-1.4.1-new/debian/control 2006-08-28 22:32:11.000000000 +1000
@@ -2,7 +2,7 @@
Section: kde
Priority: optional
Maintainer: Adeodato Simó <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper, quilt, bzip2, automake1.9, libtool,
+Build-Depends: cdbs, debhelper (>= 5), quilt, bzip2, automake1.9, libtool,
kdelibs4-dev, kdemultimedia-dev, kdebase-dev,
libxine-dev,
libtag1-dev (>> 1.4), libsqlite3-dev, libtunepimp3-dev,
@@ -58,3 +58,11 @@
This package provides the xine engine for Amarok, which you may prefer
for some reason over the other engines (e.g., it is the lightest engine
Dependency-wise).
+
+Package: amarok-dbg
+Architecture: any
+Depends: amarok (= ${Source-Version})
+Description: Debug information for Amarok
+ This package contains the debug symbols required for providing useful
+ backtraces of Amarok crashes. It is only useful if you intend to debug
+ Amarok or report a crash to the developers.
signature.asc
Description: OpenPGP digital signature

