genwebgallery
diff debian/control @ 0:9f4fa0bc1584
initial commit
author | meillo@marmaro.de |
---|---|
date | Thu, 22 Nov 2007 21:13:25 +0100 |
parents | |
children | 326bcd4e1708 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/debian/control Thu Nov 22 21:13:25 2007 +0100 1.3 @@ -0,0 +1,16 @@ 1.4 +Source: genwebgallery 1.5 +Section: web 1.6 +Priority: extra 1.7 +Maintainer: markus schnalke <meillo@marmaro.de> 1.8 +Build-Depends: debhelper (>= 5) 1.9 +Standards-Version: 3.7.2 1.10 + 1.11 +Package: genwebgallery 1.12 +Architecture: all 1.13 +Depends: ${shlibs:Depends}, ${misc:Depends}, imagemagick 1.14 +Description: generates a web gallery with static html 1.15 + *** unofficial package from meillo@marmaro.de *** 1.16 + . 1.17 + Very simple tool to generate static html pages to view pictures on the web. 1.18 + . 1.19 + Homepage: http://prog.marmaro.de