From: Jon Dowland Date: Thu, 1 Apr 2010 09:10:44 +0000 (+0100) Subject: fill in control X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=aa1bcacbf59dc5dc8490a1c871574a64dc759b17;p=packages%2Fb%2Fbup.git fill in control --- diff --git a/debian/README.Debian b/debian/README.Debian deleted file mode 100644 index 5ac8cdf..0000000 --- a/debian/README.Debian +++ /dev/null @@ -1,6 +0,0 @@ -bup for Debian --------------- - - - - -- Jon Dowland Thu, 01 Apr 2010 10:05:55 +0100 diff --git a/debian/control b/debian/control index 0d151b8..fc8ac21 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,14 @@ Source: bup -Section: unknown +Section: admin Priority: extra Maintainer: Jon Dowland Build-Depends: debhelper (>= 7) Standards-Version: 3.8.4 -Homepage: +Homepage: http://github.com/apenwarr/bup Package: bup Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: - +Description: highly efficient file backup system based on git + bup is a backup tool which stores the backups in a system based around + the packfile format from git.