diff debian/control @ 15:326bcd4e1708

$PROGRAM instead of basename $0; printf instead of echo -n; command -v to test for installed convert
author meillo@marmaro.de
date Sat, 19 Apr 2008 21:20:37 +0200
parents 9f4fa0bc1584
children 87296564acd3
line wrap: on
line diff
--- a/debian/control	Sat Apr 19 11:38:29 2008 +0200
+++ b/debian/control	Sat Apr 19 21:20:37 2008 +0200
@@ -8,9 +8,17 @@
 Package: genwebgallery
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, imagemagick
-Description: generates a web gallery with static html
+Description: generates a minimalistic web gallery
  *** unofficial package from meillo@marmaro.de ***
  .
- Very simple tool to generate static html pages to view pictures on the web.
+ Very simple tool to generate static HTML pages to view
+ pictures on the web.
+ The generated pages are not very beautiful, but simple.
+ They contain just what is really needed - no fancy stuff.
+ Also the generation process is only one program call. You
+ can specify some configuration options like the dimension
+ of the created thumbnails, the name of the index page and
+ some more.
+ All image processing is done via ImageMagick.
  .
  Homepage: http://prog.marmaro.de