aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBastian Blank <waldi@debian.org>2012-10-04 13:10:51 +0000
committerBastian Blank <waldi@debian.org>2012-10-04 13:10:51 +0000
commit8e1e4d8aae61c0acf89676f934c357f0feb5703d (patch)
tree20fdaf3f180e28721aca682108fba5f511961d35
parentec81c659a52b9d7475503f942ad02b19114836ae (diff)
downloadkernel_replicant_linux-8e1e4d8aae61c0acf89676f934c357f0feb5703d.tar.gz
kernel_replicant_linux-8e1e4d8aae61c0acf89676f934c357f0feb5703d.tar.bz2
kernel_replicant_linux-8e1e4d8aae61c0acf89676f934c357f0feb5703d.zip
* debian/changelog: Update.
* debian/templates/control.image-dbg.in: Remove superfluous dependency against image package. svn path=/dists/trunk/linux/; revision=19406
-rw-r--r--debian/changelog3
-rw-r--r--debian/templates/control.image-dbg.in2
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 06b5740938c8..1ebf5f9917f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ linux (3.5.5-1~experimental.1) UNRELEASED; urgency=low
- Enable DRM_CIRRUS_QEMU as module
* media/dvb: Enable DVB_USB_AF9035 as module (Closes: #687050)
+ [ Bastian Blank ]
+ * Remove superfluous dependency in debugging packages.
+
-- Ben Hutchings <ben@decadent.org.uk> Mon, 27 Aug 2012 17:22:33 -0700
linux (3.5.2-1~experimental.1) experimental; urgency=low
diff --git a/debian/templates/control.image-dbg.in b/debian/templates/control.image-dbg.in
index 932721096f15..664ce7ca70b1 100644
--- a/debian/templates/control.image-dbg.in
+++ b/debian/templates/control.image-dbg.in
@@ -1,5 +1,5 @@
Package: linux-image-@abiname@@localversion@-dbg
-Depends: linux-image-@abiname@@localversion@, ${misc:Depends}
+Depends: ${misc:Depends}
Section: debug
Priority: extra
Description: Debugging infos for Linux @abiname@@localversion@