X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=c9d102183218fb45035b86dc5826b9f559e317f3;hb=HEAD;hp=e571dc11dba0fec0ae3ffad04b48ab3932123eaf;hpb=c83c1763e2d0c1b731fa35d3f1387a80fe40fd6e;p=irc-logger.git diff --git a/debian/control b/debian/control index e571dc1..c9d1021 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,18 @@ Source: cl-irc-logger -Section: devel +Section: lisp Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends-Indep: debhelper (>> 4.0.0) -Standards-Version: 3.6.1.1 +Build-Depends-Indep: dh-lisp +Build-Depends: debhelper (>> 7.0.0) +Standards-Version: 3.8.2.0 +Homepage: http://files.kpe.io/irc-logger/ +Vcs-Git: git://git.kpe.io/irc-logger.git +Vcs-Browser: http://git.kpe.io/?p=irc-logger.git Package: cl-irc-logger Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), cl-irc, cl-ppcre +Depends: ${misc:Depends}, cl-irc, cl-ppcre Description: Internet Relay Channel Logger cl-irc-logger provides a multi-channel logger for IRC. It is a library written in Common Lisp and requires knowledge of Common Lisp to setup and use this library. - - -