r10409: updates for cl-photo
[cl-photo.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..0f441ea
--- /dev/null
@@ -0,0 +1,15 @@
+Source: cl-photo
+Section: devel
+Priority: optional
+Maintainer: Kevin M. Rosenberg <kmr@debian.org>
+Build-Depends-Indep: debhelper (>> 4.0.0)
+Standards-Version: 3.6.1.1
+
+Package: cl-photo
+Architecture: all
+Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), 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.
+
+