From aa1bcacbf59dc5dc8490a1c871574a64dc759b17 Mon Sep 17 00:00:00 2001 From: Jon Dowland Date: Thu, 1 Apr 2010 10:10:44 +0100 Subject: [PATCH] fill in control --- debian/README.Debian | 6 ------ debian/control | 9 +++++---- 2 files changed, 5 insertions(+), 10 deletions(-) delete mode 100644 debian/README.Debian 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. -- 2.39.5