diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-27 12:50:20 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-27 12:50:20 +0100 |
| commit | 475ca77785db30a8b208f7057cf448a421d3fc13 (patch) | |
| tree | 2ce7896547198bdfdb8267d86f1adb100a87e2bd /debian/control | |
| parent | 8be53a7b5a51798e40ac75bbc1542f165d7d1ea2 (diff) | |
initial debian package version
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..00e5296 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: photoalbum +Section: utils +Priority: optional +Maintainer: Paul Buetow <paul@buetow.org> +Build-Depends: perl, make +Standards-Version: 3.9.2 +Homepage: http://photoalbum.buetow.org +Vcs-Git: git://git.buetow.org/photoalbum +Vcs-Browser: http://web.buetow.org/git/?p=photoalbum.git;a=summary + +Package: photoalbum +Architecture: all +Depends: ${shlibs:Depends} +Description: A tiny Bash script to build a static photo album. + Simple. |
