[27514] in Source-Commits

home help back first fref pref prev next nref lref last post

pyhesiodfs commit: Depend on fuse 2.8.5-2 or higher

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Tue Oct 22 09:08:17 2013

Date: Tue, 22 Oct 2013 09:08:10 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201310221308.r9MD8AcH027795@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/pyhesiodfs/commit/01fc0f1246151fb4892ef1643098ab5f06fe5180
commit 01fc0f1246151fb4892ef1643098ab5f06fe5180
Author: Jonathan Reed <jdreed@mit.edu>
Date:   Mon Oct 21 09:54:09 2013 -0400

    Depend on fuse 2.8.5-2 or higher
    
    fuse-utils is transitional in precise and gone in saucy, so
    depend on a new enough fuse in preference to fuse-utils (Trac: #1411)
    
    Also, bump Standards-Version

 debian/changelog |    7 +++++++
 debian/control   |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1afcac6..0fd2c81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debathena-pyhesiodfs (0.0.r167-0debathena12) unstable; urgency=low
+
+  * Depend on fuse 2.8.5-2 in preference to fuse-utils, which no longer
+    exists in saucy and above (Trac: #1411)
+
+ -- Jonathan Reed <jdreed@mit.edu>  Mon, 21 Oct 2013 09:54:00 -0400
+
 debathena-pyhesiodfs (0.0.r167-0debathena11) unstable; urgency=low
 
   * Understand and appropriately display ERR lockers (Trac: #1329)
diff --git a/debian/control b/debian/control
index 1444032..35093e1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: debathena/net
 Priority: extra
 Maintainer: Debathena Project <debathena@mit.edu>
 Build-Depends: cdbs, debhelper, quilt, patchutils, config-package-dev, python-dev, python-support
-Standards-Version: 3.7.3
+Standards-Version: 3.9.3
 
 Package: debathena-pyhesiodfs
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-fuse, python-hesiod (>= 0.2.10), debathena-afs-config, debathena-hesiod-config, adduser, fuse-utils, lsb-base (>= 3.0-6)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-fuse, python-hesiod (>= 0.2.10), debathena-afs-config, debathena-hesiod-config, adduser, fuse (>= 2.8.5-2~) | fuse-utils, lsb-base (>= 3.0-6)
 Provides: ${python:Provides}
 Conflicts: debathena-afuse-automounter, debathena-autofs-config
 Replaces: debathena-afuse-automounter, debathena-autofs-config

home help back first fref pref prev next nref lref last post