comparison debian/control @ 31:a5f4f5aa50ac

fixed typo
author meillo@marmaro.de
date Wed, 04 Jun 2008 22:47:44 +0200
parents f3e338e775ef
children
comparison
equal deleted inserted replaced
30:863fe83416bd 31:a5f4f5aa50ac
7 Standards-Version: 3.7.3 7 Standards-Version: 3.7.3
8 8
9 Package: genwebgallery 9 Package: genwebgallery
10 Architecture: all 10 Architecture: all
11 Depends: imagemagick 11 Depends: imagemagick
12 Description: generates minimalistic web gallerys 12 Description: generates minimalistic web galleries
13 Very simple tool to generate static HTML pages to view pictures on the web. 13 Very simple tool to generate static HTML pages to view 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. They contain just
15 what is really needed - no fancy stuff. Also the generation process is only 15 what is really needed - no fancy stuff. Also the generation process is only
16 one program call. You can specify some configuration options like the 16 one program call. You can specify some configuration options like the
17 dimension of the created thumbnails, the name of the index page and some more. 17 dimension of the created thumbnails, the name of the index page and some more.