diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-08 09:09:32 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-08 09:09:32 +0200 |
| commit | 25292890e297d63a43beffeeccad7ff5a67dc700 (patch) | |
| tree | 8b359e429b50136cb7c5dc2fef3000f9a0637351 /debian/control | |
| parent | a17f01bcc10e7aca07f684c5e155659da289043c (diff) | |
update debian files
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control index 82ac910..40985b0 100644 --- a/debian/control +++ b/debian/control @@ -4,12 +4,12 @@ Priority: optional Maintainer: Paul Buetow <paul@buetow.org> Build-Depends: Standards-Version: 3.9.2 -Homepage: https://template.buetow.org -Vcs-Git: git://git.buetow.org/template -Vcs-Browser: http://web.buetow.org/git/?p=template.git;a=summary +Homepage: https://pwgrep.buetow.org +Vcs-Git: git://git.buetow.org/pwgrep.git +Vcs-Browser: http://web.buetow.org/git/?p=pwgrep.git;a=summary Package: pwgrep Architecture: all -Depends: -Description: Small template package - This is just a template package, which cann print Hello World. +Depends: vim, git, bash, awk +Description: Simple password manager + This is just a simple password manager for the console programmed in bash and some awk using Vim and GnuPG and Git. |
