Code

control: Let fusedav depend on ${misc:Depends} as suggested by debhelper.
[pkg-fusedav.git] / debian / control
index 145ecd62a6b5cc00fbbc35c2e6e517a1d8b6de8a..a469e9903f2271456261e592692893393fc3006b 100644 (file)
@@ -1,15 +1,16 @@
 Source: fusedav
 Section: web
 Priority: optional
-Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 5), autotools-dev, libneon26-gnutls-dev, libfuse-dev (>= 2.5), libattr1-dev, lynx, dpatch
-Standards-Version: 3.7.2
-XS-Vcs-Git: git://git.tokkee.org/pkg-fusedav.git
-XS-Vcs-Browser: http://git.tokkee.org/?p=pkg-fusedav.git
+Maintainer: Sebastian Harl <tokkee@debian.org>
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), autotools-dev, libneon27-gnutls-dev, libfuse-dev (>= 2.5), libattr1-dev, lynx, dpatch
+Standards-Version: 3.8.4
+Homepage: http://0pointer.de/lennart/projects/fusedav/
+Vcs-Git: git://git.tokkee.org/pkg-fusedav.git
+Vcs-Browser: http://git.tokkee.org/?p=pkg-fusedav.git
 
 Package: fusedav
 Architecture: any
-Depends: fuse-utils, ${shlibs:Depends}
+Depends: fuse-utils, ${shlibs:Depends}, ${misc:Depends}
 Description: filesystem to mount WebDAV shares
  fusedav is a userspace filesystem driver that allows you to mount WebDAV
  shares. This way you can transparently edit and manage files on a remote
@@ -20,6 +21,4 @@ Description: filesystem to mount WebDAV shares
  WebDAV (Web-based Distributed Authoring and Versioning) is a set of
  extensions to the HTTP protocol which allows users to collaboratively edit
  and manage files on remote web servers.
- .
-  Homepage: http://0pointer.de/lennart/projects/fusedav/