comparison control @ 2:d13cced55e31

using shlibs now
author meillo@marmaro.de
date Sun, 15 Jun 2008 16:57:48 +0200
parents 69dc44a72af3
children
comparison
equal deleted inserted replaced
1:69dc44a72af3 2:d13cced55e31
6 Build-Depends: debhelper (>= 5), libgd2-noxpm-dev | libgd2-xpm-dev 6 Build-Depends: debhelper (>= 5), libgd2-noxpm-dev | libgd2-xpm-dev
7 Standards-Version: 3.8.0 7 Standards-Version: 3.8.0
8 8
9 Package: resize-gd 9 Package: resize-gd
10 Architecture: i386 10 Architecture: i386
11 Depends: libgd2-noxpm-dev (>= 2.0.33) | libgd2-xpm-dev (>= 2.0.33) 11 Depends: ${shlibs:Depends}
12 Description: resizes images using the gd-library 12 Description: resizes images using the gd-library
13 The program has two modes: 13 The program has two modes:
14 * aspect ratio of the images is preserved and only shrinking is done. Smaller 14 * aspect ratio of the images is preserved and only shrinking is done. Smaller
15 images remain unmodified. 15 images remain unmodified.
16 * the images are resized to match a specific size. The images probably get 16 * the images are resized to match a specific size. The images probably get