diff debian/control @ 50:dab776364751

2007-10-11 07:40:01 by steve Added from Felipe Sateler
author steve
date Thu, 11 Oct 2007 07:40:01 +0000
parents
children 2b56674bde84
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/control	Thu Oct 11 07:40:01 2007 +0000
@@ -0,0 +1,23 @@
+Source: chronicle
+Section: web
+Priority: extra
+Maintainer: Felipe Sateler <fsateler@gmail.com>
+Build-Depends: debhelper (>= 5)
+Standards-Version: 3.7.2
+Homepage: http://www.steve.org.uk/Software/chronicle/
+
+Package: chronicle
+Architecture: all
+Depends: ${perl:Depends}, libtimedate-perl, libhtml-template-perl
+Suggests: memcached
+Description: a blog compiler
+ Chronicle is a tool which will convert a directory of simple
+ text files into a static HTML weblog, (or blog if you prefer).
+ .
+  The system is intentionally simple, but it does support:
+ .
+  * Template based output.
+ .
+  * RSS feeds.
+ .
+  * Tagged entries.