Improve title comment. Update for debian
[cluck.git] / debian / control
1 Source: cl-cluck
2 Section: lisp
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends-Indep: dh-lisp
6 Build-Depends: debhelper (>= 7.0.0)
7 Standards-Version: 4.5.0.3
8 Homepage: http://files.kpe.io/cluck/
9 Vcs-Git: git://git.kpe.io/cluck.git
10 Vcs-Browser: http://git.kpe.io/?p=cluck.git
11
12 Package: cl-cluck
13 Architecture: all
14 Depends: ${misc:Depends}, cl-kmrcl
15 Description: Common Lisp Microcontroller Clock Calculator
16  Cluck provides several functions to help select crystal frequencies,
17  clock prescalers, and compare values to configuring timers on
18  microcontroller chips.