From: Sebastian Harl Date: Fri, 30 Nov 2007 16:06:44 +0000 (+0000) Subject: Moved "Homepage" field from package description to the source stanza. X-Git-Tag: fusedav-0.2-3~12 X-Git-Url: https://git.tokkee.org/?p=pkg-fusedav.git;a=commitdiff_plain;h=157808b4544d37e856d22499dc755447756f7e3b Moved "Homepage" field from package description to the source stanza. * Also changed XS-Vcs-* to Vcs-*. * Added versioned build dependency on dpkg-dev (>= 1.14.6). --- diff --git a/debian/control b/debian/control index 145ecd6..3503fa7 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,11 @@ Source: fusedav Section: web Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 5), autotools-dev, libneon26-gnutls-dev, libfuse-dev (>= 2.5), libattr1-dev, lynx, dpatch +Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), 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 +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 @@ -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/