r29472 - in /desktop/unstable/gvfs/debian: changelog control control.in
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Sun Aug 21 21:28:06 UTC 2011
Author: joss
Date: Sun Aug 21 21:28:05 2011
New Revision: 29472
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29472
Log:
Depend on psmisc. Closes: #638685.
Modified:
desktop/unstable/gvfs/debian/changelog
desktop/unstable/gvfs/debian/control
desktop/unstable/gvfs/debian/control.in
Modified: desktop/unstable/gvfs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/changelog?rev=29472&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/changelog [utf-8] (original)
+++ desktop/unstable/gvfs/debian/changelog [utf-8] Sun Aug 21 21:28:05 2011
@@ -1,6 +1,7 @@
gvfs (1.6.4-4) UNRELEASED; urgency=low
* gvfs-backends suggests samba-common. Closes: #608665.
+ * Depend on psmisc. Closes: #638685.
-- Josselin Mouette <joss at debian.org> Mon, 03 Jan 2011 11:39:42 +0100
Modified: desktop/unstable/gvfs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control?rev=29472&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control [utf-8] (original)
+++ desktop/unstable/gvfs/debian/control [utf-8] Sun Aug 21 21:28:05 2011
@@ -87,7 +87,8 @@
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- gvfs (= ${binary:Version})
+ gvfs (= ${binary:Version}),
+ psmisc
Recommends: gnome-keyring
Suggests: obex-data-server, samba-common
Description: userspace virtual filesystem - backends
Modified: desktop/unstable/gvfs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control.in?rev=29472&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control.in [utf-8] (original)
+++ desktop/unstable/gvfs/debian/control.in [utf-8] Sun Aug 21 21:28:05 2011
@@ -82,7 +82,8 @@
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- gvfs (= ${binary:Version})
+ gvfs (= ${binary:Version}),
+ psmisc
Recommends: gnome-keyring
Suggests: obex-data-server, samba-common
Description: userspace virtual filesystem - backends
More information about the pkg-gnome-commits
mailing list