X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=65cd08163668dae47eee2093f6c02f85d599047a;hb=HEAD;hp=be65adfc8f3029985441d3b5b585c5cb766d3df5;hpb=af1d1b73a83073bf336d25a1bd3e4fd493df6f6f;p=cl-photo.git diff --git a/debian/control b/debian/control index be65adf..65cd081 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,18 @@ Source: cl-photo -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.3.0 +Homepage: http://files.kpe.io/cl-photo/ +Vcs-Git: git://git.kpe.io/cl-photo.git +Vcs-Browser: http://git.kpe.io/?p=cl-photo.git Package: cl-photo Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), cl-kmrcl +Depends: ${misc:Depends}, cl-kmrcl Description: photographic calculator in Common Lisp - cl-photo provides multiple photographic formulas for photography. Currently, field of view and depth of field - are well supported. - - + cl-photo provides multiple photographic formulas for to assist + with taking photographs. A significant camera database is included. + Field of view and depth of field are well supported.