diff options
Diffstat (limited to 'ubuntu/maverick/applications/keep/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/keep/debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/keep/debian/control b/ubuntu/maverick/applications/keep/debian/control new file mode 100644 index 000000000..10a37e764 --- /dev/null +++ b/ubuntu/maverick/applications/keep/debian/control @@ -0,0 +1,17 @@ +Source: keep-trinity +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> +Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org> +Build-Depends: cdbs, debhelper (>= 5), kdelibs4-trinity-dev, docbook2x, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: keep-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, rdiff-backup +Description: backup system for KDE [Trinity] + Keep is an automatic backup program that allows users to set the parameters of + the backup, including the frequency and the number of backups. + . + Homepage: http://jr.falleri.free.fr/keep |