summaryrefslogtreecommitdiff
path: root/trunk/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/debian/control')
-rw-r--r--trunk/debian/control22
1 files changed, 22 insertions, 0 deletions
diff --git a/trunk/debian/control b/trunk/debian/control
new file mode 100644
index 0000000..2094747
--- /dev/null
+++ b/trunk/debian/control
@@ -0,0 +1,22 @@
+Source: dimbola
+Maintainer: Lars Wirzenius <liw@liw.fi>
+Section: graphics
+Priority: optional
+Standards-Version: 3.8.2
+Build-Depends: debhelper (>= 7.3.8), python-support (>= 1.0.3),
+ python (>= 2.5), markdown
+XS-Python-Version: >= 2.6
+Vcs-Bzr: http://bazaar.launchpad.net/%7Edimbola-team/dimbola/trunk/
+Homepage: https://launchpad.net/dimbola
+
+Package: dimbola
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, python-gtk2,
+ python-gnome2, python-pyexiv2, python (>= 2.5),
+ python-multiprocessing | python (>= 2.6)
+Recommends: dcraw
+XB-Python-Version: ${python:Versions}
+Description: manage digital photograph collection
+ A photographer's tool for managing a collection of digital photographs,
+ primarly in the RAW format.
+