Updates for new debian standards
[cl-rss.git] / debian / control
1 Source: cl-rss
2 Section: lisp
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends: debhelper (>> 7.0.0)
6 Standards-Version: 3.8.2.0
7 Homepage: http://files.b9.com/cl-rss/
8 Vcs-Git: git://git.b9.com/cl-rss.git
9
10 Package: cl-rss
11 Architecture: all
12 Depends: common-lisp-controller (>= 3.37), cl-kmrcl, cl-xmls, cl-aserve, cl-ptester
13 Description: Common Lisp RSS processor
14  This package provides a Common Lisp library for fetching and parsing
15  Remote Site Summary data via HTTP. Currently, it supports RSS versions
16  0.90, 0.91, and 0.92.