From 475ca77785db30a8b208f7057cf448a421d3fc13 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Fri, 27 Dec 2013 12:50:20 +0100 Subject: initial debian package version --- debian/control | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +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. -- cgit v1.2.3