[Pkg-xfce-commits] r4433 - goodies/branches/experimental/xfce4-mount-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Fri Nov 5 09:05:20 UTC 2010
Author: corsac
Date: 2010-11-05 09:04:59 +0000 (Fri, 05 Nov 2010)
New Revision: 4433
Modified:
goodies/branches/experimental/xfce4-mount-plugin/debian/changelog
goodies/branches/experimental/xfce4-mount-plugin/debian/control
Log:
add dependency on ${misc:Depends}.
Modified: goodies/branches/experimental/xfce4-mount-plugin/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-mount-plugin/debian/changelog 2010-11-05 09:03:04 UTC (rev 4432)
+++ goodies/branches/experimental/xfce4-mount-plugin/debian/changelog 2010-11-05 09:04:59 UTC (rev 4433)
@@ -11,6 +11,7 @@
- update standards version to 3.9.1.
- update debhelper build-dep to 7.
- add build-dep on hardening-includes.
+ - add dependency on ${misc:Depends}.
* debian/compat bumped to 7.
* Switch to 3.0 (quilt) source format.
* debian/rules:
@@ -18,7 +19,7 @@
- add O1, -z,defs and --as-needed to LDFLAGS.
- add hardening flags to {C,LD}FLAGS.
- -- Yves-Alexis Perez <corsac at debian.org> Fri, 05 Nov 2010 09:52:16 +0100
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 05 Nov 2010 10:04:42 +0100
xfce4-mount-plugin (0.5.5-1) unstable; urgency=low
Modified: goodies/branches/experimental/xfce4-mount-plugin/debian/control
===================================================================
--- goodies/branches/experimental/xfce4-mount-plugin/debian/control 2010-11-05 09:03:04 UTC (rev 4432)
+++ goodies/branches/experimental/xfce4-mount-plugin/debian/control 2010-11-05 09:04:59 UTC (rev 4433)
@@ -13,7 +13,7 @@
Package: xfce4-mount-plugin
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: mount plugin for the Xfce4 panel
This plugin for Xfce displays a list of the various devices available, giving
the opportunity to mount/umount them.
More information about the Pkg-xfce-commits
mailing list