diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-08 08:53:15 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-08 08:53:15 +0200 |
| commit | 078807e927e4737ec6c37e8f02e5078ed9d0ad67 (patch) | |
| tree | bfb4223c20b104de502b5310b1250b5cbdab3e55 /debian/control | |
| parent | 15a9b15f2bde5fcf2065f9f6cae092bc05c0cd46 (diff) | |
initial debian stuff
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..82ac910 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: pwgrep +Section: utils +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 + +Package: pwgrep +Architecture: all +Depends: +Description: Small template package + This is just a template package, which cann print Hello World. |
