[Pkg-xfce-devel] Bug#572607: Exo should depend on cryptsetup
Colin Leroy
colin at colino.net
Fri Mar 5 08:31:08 UTC 2010
Package: exo
Version: 0.3.106-1
Hello,
The exo package doesn't depend on cryptsetup. That means that it can
happen that mounting encrypted filesystems fail (even after
thunar-volman asked for the passphrase).
Here's a debdiff that fixes the issue.
Hope this helps!
diff -u exo-0.3.106/debian/changelog exo-0.3.106/debian/changelog
--- exo-0.3.106/debian/changelog
+++ exo-0.3.106/debian/changelog
@@ -1,3 +1,11 @@
+exo (0.3.106-2) unstable; urgency=low
+
+ * debian/control:
+ - Make exo-utils depend on cryptsetup. Fixes mounting encrypted
+ filesystems.
+
+ -- Colin Leroy <colin at colino.net> Thu, 04 Mar 2010 16:06:26 +0100
+
exo (0.3.106-1) unstable; urgency=low
* New upstream release.
diff -u exo-0.3.106/debian/control exo-0.3.106/debian/control
--- exo-0.3.106/debian/control
+++ exo-0.3.106/debian/control
@@ -41,7 +41,7 @@
Conflicts: libexo-0.3-0 (< 0.3.4-1), xfce4-mcs-manager (<< 4.4.2-3)
Replaces: libexo-0.3-0 (< 0.3.4-1)
Architecture: any
-Depends: libexo-0.3-0 (= ${binary:Version}), ${shlibs:Depends}, eject [!hurd-i386]
+Depends: libexo-0.3-0 (= ${binary:Version}), ${shlibs:Depends}, eject [!hurd-i386], cryptsetup
Description: Utility files for libexo
This package contains the Xfce settings plugin and the utility files for
libexo-0.3-0 which are:
--
Colin
More information about the Pkg-xfce-devel
mailing list