From 9efaefc71c5eeacc60766f0c4b988bf3d58f33e5 Mon Sep 17 00:00:00 2001 From: Klavs Klavsen Date: Wed, 7 May 2014 13:47:48 +0200 Subject: [PATCH] fixedup badly formatted line in changelog and corrected dependency from fuse-utils to just fuse - which works for ubuntu 13.10 and onwards atleast --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 72ab9ab..8b56649 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ simple-mtpfs (0.2-1) unstable; urgency=low * Upgrade to v0.2 - -- Peter Hatina Tue, 03 Dec 2013 21:51:20 +0100 + -- Peter Hatina Tue, 03 Dec 2013 21:51:20 +0100 simple-mtpfs (0.1-1) precise; urgency=low diff --git a/debian/control b/debian/control index 0cb5c3a..c466098 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Browser: https://github.com/phatina/simple-mtpfs Package: simple-mtpfs Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, fuse-utils +Depends: ${shlibs:Depends}, ${misc:Depends}, fuse Provides: mtpfs Conflicts: mtpfs Description: Simple MTP fuse filesystem driver