Source: drupal6-mod-imagecache
Section: web
Priority: extra
Maintainer: Al Nikolov <clown@debian.org>
Build-Depends: debhelper (>> 5.0.0)
Standards-Version: 3.9.1.0
Homepage: http://drupal.org/project/imagecache

Package: drupal6-mod-imagecache
Architecture: all
Depends: ${misc:Depends}, drupal6, drupal6-mod-imageapi
Description: imagecache module for Drupal 6
 This module lets you make different sized alternatives of the same images. 
 It requires an image manipulation library such as GD2 or ImageMagick and 
 requires clean urls to be enabled. You can use imagecache with any image uploaded 
 to Drupal, so you can use it with Image module as well as normally uploaded images 
 using the Upload module, but the most common way is to use it with CCK and Imagefield.
