]> git.decadent.org.uk Git - memories.git/blobdiff - debian/control
Initial attempt at packaging.
[memories.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..f063eb6
--- /dev/null
@@ -0,0 +1,26 @@
+Source: memories
+Maintainer: Ben Hutchings <ben@decadentplace.org.uk>
+Section: web
+Priority: extra
+Build-Depends-Indep: debhelper (>= 4), perl (>= 5.6.0-16)
+Standards-Version: 3.6.2
+
+Package: memories
+Architecture: all
+Depends: ${perl:Depends},
+ libcache-cache-perl,
+ libhtml-tagcloud-perl,
+ libimage-info-perl,
+ libimage-imlib2-perl,
+ libmaypole-perl,
+ libmaypole-authentication-usersessioncookie-perl,
+ libmaypole-plugin-upload-perl,
+ libtime-piece-perl
+Recommends: libapache-mod-perl | libapache2-mod-perl2,
+ libclass-dbi-mysql-perl,
+ libdbd-mysql-perl
+Description: a web-based photo sharing application
+ Memories allows multiple users to browse and share photos.  Each
+ user's photos can be seen in blog format or as albums.  Each photo can
+ be tagged with names, places, and other descriptive terms, and found
+ through these tags.