summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-08 09:09:32 +0200
committerPaul Buetow <paul@buetow.org>2013-04-08 09:09:32 +0200
commit25292890e297d63a43beffeeccad7ff5a67dc700 (patch)
tree8b359e429b50136cb7c5dc2fef3000f9a0637351 /debian
parenta17f01bcc10e7aca07f684c5e155659da289043c (diff)
update debian files
Diffstat (limited to 'debian')
-rw-r--r--debian/control12
-rw-r--r--debian/copyright2
2 files changed, 7 insertions, 7 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.
diff --git a/debian/copyright b/debian/copyright
index aa02fec..8416510 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://dep.debian.net/deps/dep5
Upstream-Name: pwgrep
-Source: http://template.buetow.org
+Source: http://pwgrep.buetow.org
Files: *
Copyright: 2012 Paul Buetow <paul@buetow.org>