Control: tags -1 patch

Dear Debian folks,


please apply the following patch using `git am --scissors thismessage.mbox`.


Thanks,

Paul

--- 8< ---- >8 ---
From d33af794c5fee68912a4cf95c1d214e50100668b Mon Sep 17 00:00:00 2001
From: Paul Menzel <pm.deb...@googlemail.com>
Date: Fri, 28 Sep 2012 10:23:40 +0200
Subject: [PATCH] debian/control: Rename dependency `fuse-util` to `fuse`

`fuse-util` is currently a transitional package.

        $ LANG=C aptitude show fuse-utils
        Package: fuse-utils
        State: installed
        Automatically installed: yes
        Version: 2.9.1-1
        Priority: optional
        Section: utils
        Maintainer: Daniel Baumann <daniel.baum...@progress-technologies.net>
        Architecture: all
        Uncompressed Size: 69.6 k
        Depends: fuse
        Description: Filesystem in Userspace (transitional package)
         Package to ease upgrading from older fuse-utils packages to the new 
fuse package.

         This package can be purged at anytime once the fuse package has been 
installed.
        Homepage: http://fuse.sourceforge.net/

Closes: #689009
---
 debian/changelog |    6 ++++++
 debian/control   |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6205145..9a2d5ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fuseiso (20070708-2.1) UNRELEASED; urgency=low
+
+  * debian/control: Dependency fuse-util was renamed to fuse (Closes: #689009)
+
+ -- Paul Menzel <pm.deb...@googlemail.com>  Fri, 28 Sep 2012 10:34:26 +0200
+
 fuseiso (20070708-2) unstable; urgency=low
 
   * Maintenance release
diff --git a/debian/control b/debian/control
index d37c9ef..6b96d30 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Architecture: any
 Depends:
  ${shlibs:Depends}
  , ${misc:Depends}
- , fuse-utils
+ , fuse
 Description: FUSE module to mount ISO filesystem images
  This package provides a module to mount ISO filesystem images
  using FUSE.
-- 
1.7.10.4

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

Reply via email to