comparison debian/control @ 29:f3e338e775ef

new standards-version; rewrapped text; homepage as control field
author meillo@marmaro.de
date Mon, 12 May 2008 21:47:52 +0200
parents c89467bae737
children a5f4f5aa50ac
comparison
equal deleted inserted replaced
28:8aaa17a2a1da 29:f3e338e775ef
1 Source: genwebgallery 1 Source: genwebgallery
2 Section: web 2 Section: web
3 Priority: extra 3 Priority: extra
4 Maintainer: markus schnalke <meillo@marmaro.de> 4 Maintainer: markus schnalke <meillo@marmaro.de>
5 Homepage: http://prog.marmaro.de/genwebgallery
5 Build-Depends: debhelper (>= 5) 6 Build-Depends: debhelper (>= 5)
6 Standards-Version: 3.7.2 7 Standards-Version: 3.7.3
7 8
8 Package: genwebgallery 9 Package: genwebgallery
9 Architecture: all 10 Architecture: all
10 Depends: imagemagick 11 Depends: imagemagick
11 Description: generates minimalistic web gallerys 12 Description: generates minimalistic web gallerys
12 Very simple tool to generate static HTML pages to view 13 Very simple tool to generate static HTML pages to view pictures on the web.
13 pictures on the web. 14 The generated pages are not very beautiful, but simple. They contain just
14 The generated pages are not very beautiful, but simple. 15 what is really needed - no fancy stuff. Also the generation process is only
15 They contain just what is really needed - no fancy stuff. 16 one program call. You can specify some configuration options like the
16 Also the generation process is only one program call. You 17 dimension of the created thumbnails, the name of the index page and some more.
17 can specify some configuration options like the dimension
18 of the created thumbnails, the name of the index page and
19 some more.
20 All image processing is done via ImageMagick. 18 All image processing is done via ImageMagick.
21 .
22 Homepage: http://prog.marmaro.de/genwebgallery