Hi

I had only 1 package install that depended on libimobiledevice1: upower.
I was able to get it to build, install and run using libimobiledevice2
by just bumping the build-depends of libimobiledevice from 0.9.7 to
1.1.1. 

I tried to push my change in a git branch to alioth but was not able to
as I don't have access, so I've attached a patch. Should I submit this
to the upower maintainer, or wait till 1.2 is released?


Gary
diff --git a/debian/changelog b/debian/changelog
index 6545503..8a93f0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,3 @@
-upower (0.9.9-4.1) unstable; urgency=low
-
-  * Non-maintainer upload.
-  * Bump Build-Depends libimobiledevice-dev to 1.1.1 so that upower 
-    Depends libimobiledevice2.
-
- -- Gary van der Merwe <garyvdm@garyvdm-desktop>  Mon, 02 May 2011 02:04:33 +0200
-
 upower (0.9.9-4) unstable; urgency=low
 
   * debian/control: Make pm-utils dependency [linux-any].
diff --git a/debian/control b/debian/control
index d476783..157e518 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 8),
  libkvm-dev [kfreebsd-any],
  libpolkit-gobject-1-dev (>= 0.91),
  libusb-1.0-0-dev (>= 1.0.0) [linux-any],
- libimobiledevice-dev (>= 1.1.1) [linux-any],
+ libimobiledevice-dev (>= 0.9.7) [linux-any],
  libgirepository1.0-dev (>= 0.9.12),
  gobject-introspection (>= 0.9.12-4~),
  gir1.2-glib-2.0

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to