File: control

package info (click to toggle)
libapache-gallery-perl 0.99-svn060811-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze
  • size: 536 kB
  • ctags: 24
  • sloc: perl: 1,128; makefile: 60; sh: 13
file content (20 lines) | stat: -rw-r--r-- 870 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libapache-gallery-perl
Maintainer: Jesus Climent <jesus.climent@hispalinux.es>
Priority: optional
Section: perl
Build-Depends-Indep: perl (>= 5.6.0-17), libmodule-build-perl
Build-Depends: debhelper (>= 3.0.5)
Standards-Version: 3.7.2

Package: libapache-gallery-perl
Architecture: all
Priority: optional
Depends: ${perl:Depends}, libapache-request-perl | libapache2-mod-perl2 (>= 2.0), libimage-size-perl, libimage-info-perl, libtemplate-perl, libimage-imlib2-perl, libtext-template-perl
Description: Apache module to create galleries on-the-fly
 This package contains a Perl module for Apache to create galleries.
 .
 The images just need to be copied into a directory where Apache will pick
 them up and create a gallery page for you, with thumbnails and links to the
 full size images.
 .
 Thumbnail size and maximum image size can be defined, among others.