Here is an updated patch for adding a debug package, based on the
1.4.6-1 source package.

-- 
\0
diff -ru amarok-1.4.6/debian/control amarok-1.4.6-new/debian/control
--- amarok-1.4.6/debian/control	2007-07-30 14:31:37.000000000 +1000
+++ amarok-1.4.6-new/debian/control	2007-07-30 14:41:21.000000000 +1000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Adeodato Simó <[EMAIL PROTECTED]>
 Uploaders: Ana Beatriz Guerrero Lopez <[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, libsqlite3-dev, libtunepimp-dev,
@@ -60,3 +60,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 (= ${binary: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.

Reply via email to