]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
fill in control
authorJon Dowland <jmtd@debian.org>
Thu, 1 Apr 2010 09:10:44 +0000 (10:10 +0100)
committerJon Dowland <jmtd@debian.org>
Thu, 1 Apr 2010 09:10:44 +0000 (10:10 +0100)
debian/README.Debian [deleted file]
debian/control

diff --git a/debian/README.Debian b/debian/README.Debian
deleted file mode 100644 (file)
index 5ac8cdf..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-bup for Debian
---------------
-
-<possible notes regarding this package - if none, delete this file>
-
- -- Jon Dowland <jmtd@debian.org>  Thu, 01 Apr 2010 10:05:55 +0100
index 0d151b838df0fcd0e997029bb3baa75644b20a91..fc8ac21ccaa3c7b5887befbd937d3dfb575d01f9 100644 (file)
@@ -1,13 +1,14 @@
 Source: bup
-Section: unknown
+Section: admin
 Priority: extra
 Maintainer: Jon Dowland <jmtd@debian.org>
 Build-Depends: debhelper (>= 7)
 Standards-Version: 3.8.4
-Homepage: <insert the upstream URL, if relevant>
+Homepage: http://github.com/apenwarr/bup
 
 Package: bup
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+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.