X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=62f9e897287bf492cb73b0b849fb764e0d74b6f1;hb=6b4b7f5ca814131c377253db8967ffdac8eacd81;hp=932f67307248c4fc3ef943acdae2a684c4b35159;hpb=93a49989c9ab2cc7e1a9b9b2a6d21b168007cfae;p=irc-logger.git diff --git a/debian/control b/debian/control index 932f673..62f9e89 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: debhelper (>> 4.0.0) -Standards-Version: 3.7.2.2 +Build-Depends-Indep: dh-lisp +Build-Depends: debhelper (>> 7.0.0) +Standards-Version: 3.8.2.0 +Homepage: http://files.b9.com/irc-logger/ +Vcs-Git: git://git.b9.com/irc-logger.git +Vcs-Browser: http://git.b9.com/?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. - - -