]> git.decadent.org.uk Git - memories.git/blob - debian/control
Add some undocumented dependencies.
[memories.git] / debian / control
1 Source: memories
2 Maintainer: Ben Hutchings <ben@decadentplace.org.uk>
3 Section: web
4 Priority: extra
5 Build-Depends-Indep: debhelper (>= 4), perl (>= 5.6.0-16)
6 Standards-Version: 3.6.2
7
8 Package: memories
9 Architecture: all
10 Depends: ${perl:Depends},
11  libapache-session-perl,
12  libcache-cache-perl,
13  libcalendar-simple-perl,
14  libclass-dbi-perl,
15  libclass-dbi-plugin-pager-perl,
16  libhtml-tagcloud-perl,
17  libimage-exiftool-perl,
18  libimage-imlib2-perl,
19  libimage-info-perl,
20  libmaypole-perl,
21  libmaypole-plugin-authentication-usersessioncookie-perl,
22  libmaypole-plugin-upload-perl,
23  libtime-piece-perl
24 Recommends: libapache-mod-perl | libapache2-mod-perl2,
25  libclass-dbi-mysql-perl,
26  libdbd-mysql-perl
27 Description: a web-based photo sharing application
28  Memories allows multiple users to browse and share photos.  Each
29  user's photos can be seen in blog format or as albums.  Each photo can
30  be tagged with names, places, and other descriptive terms, and found
31  through these tags.