X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=9df0fb3208a90c727b3a1d8fc28693d93d1a31c3;hb=ab9fde2112bf07e30f68ddcb890d12a95bb58766;hp=018f749f57899a92b4b74a443e908f161e021b0f;hpb=20defc3e96a4e6981415122a5f7e9d00c66e6cff;p=irc-logger.git diff --git a/debian/control b/debian/control index 018f749..9df0fb3 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,16 @@ 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: 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 Package: cl-irc-logger Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), cl-irc, cl-ppcre +Depends: common-lisp-controller (>= 3.37), 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. - - -