X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=65cd08163668dae47eee2093f6c02f85d599047a;hb=HEAD;hp=6378dd370e1e9886723c06e1d5130b02eedd3740;hpb=e49d3ebdf6c87db186601d84af76d1f4ca1dd665;p=cl-photo.git diff --git a/debian/control b/debian/control index 6378dd3..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.