Code

Moved "Homepage" field from package description to the source stanza.
authorSebastian Harl <sh@tokkee.org>
Fri, 30 Nov 2007 15:57:50 +0000 (15:57 +0000)
committerSebastian Harl <sh@tokkee.org>
Fri, 30 Nov 2007 15:57:50 +0000 (15:57 +0000)
Added a versioned build dependency on dpkg-dev (>= 1.14.6) - else dpkg does
not support the new control fields.

debian/control

index bc394a4c08f19c86f325c1657b424eae503b0f60..aa17575f380b328981fa0e0ee9271ca141aed9ce 100644 (file)
@@ -2,8 +2,9 @@ Source: cadaver
 Section: web
 Priority: optional
 Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 5), autotools-dev, libncurses5-dev, libxml2-dev | libxml-dev, libreadline5-dev, zlib1g-dev (>= 1:1.1.3), libneon27-gnutls-dev
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), autotools-dev, libncurses5-dev, libxml2-dev | libxml-dev, libreadline5-dev, zlib1g-dev (>= 1:1.1.3), libneon27-gnutls-dev
 Standards-Version: 3.7.2
+Homepage: http://www.webdav.org/cadaver/
 Vcs-Git: git://git.tokkee.org/pkg-cadaver.git
 Vcs-Browser: http://git.tokkee.org/?p=pkg-cadaver.git
 
@@ -23,6 +24,4 @@ Description: command-line WebDAV client
  WebDAV (Web-based Distributed Authoring and Versioning) is a set of
  extensions to the HTTP protocol which allow users to collaboratively edit and
  manage files on remote web servers.
- .
-  Homepage: http://www.webdav.org/cadaver/