X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=c9d102183218fb45035b86dc5826b9f559e317f3;hb=HEAD;hp=018f749f57899a92b4b74a443e908f161e021b0f;hpb=20defc3e96a4e6981415122a5f7e9d00c66e6cff;p=irc-logger.git diff --git a/debian/control b/debian/control index 018f749..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.7.2.2 +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. - - -