From d8d9ecc504f622b148659cb469617dd71d3cd916 Mon Sep 17 00:00:00 2001 From: David Sansome Date: Sat, 18 Sep 2010 16:25:39 +0000 Subject: [PATCH] Remove the libimobiledevice hack for maverick --- debian/control | 3 +-- debian/rules.in | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index fa0cb3979..8548a63a3 100644 --- a/debian/control +++ b/debian/control @@ -33,8 +33,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-alsa | gstreamer0.10-audiosink, gstreamer0.10-plugins-ugly, libprojectm-data | projectm-data, - libgpod4, - libimobiledevice0 | libimobiledevice1 + libgpod4 Description: Clementine is a modern music player and library organiser. It is inspired by Amarok 1.4, focusing on a fast and easy-to-use interface for searching and playing your music. diff --git a/debian/rules.in b/debian/rules.in index 81efd447d..79ffc6087 100755 --- a/debian/rules.in +++ b/debian/rules.in @@ -46,7 +46,7 @@ binary-arch: install dh_compress dh_fixperms dh_installdeb - dh_shlibdeps -- -xlibimobiledevice0 + dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb