[Pkg-cli-apps-commits] [SCM] f-spot branch, master, updated. debian/0.6.1.5-3-8-g9d2d7df
Iain Lane
laney at ubuntu.com
Tue May 18 17:57:37 UTC 2010
The following commit has been merged in the master branch:
commit 18083d66b7e0f75872c8d74a85bd682bca3c814d
Author: Iain Lane <laney at ubuntu.com>
Date: Mon May 17 12:46:58 2010 +0100
Increase gphoto2 minimum required version
* debian/control: Increase minimum version on libgphoto2-dev BD in line with
configure requirements.
diff --git a/debian/changelog b/debian/changelog
index 10f2541..1f88f28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,6 +37,8 @@ f-spot (0.6.2-1) UNRELEASED; urgency=low
+ Tons of translation updates (seriously)
* debian/control, debian/rules: Drop gnome-screensaver build-dep and set
variables at configure time. Should reduce the BD chain significantly.
+ * debian/control: Increase minimum version on libgphoto2-dev BD in line with
+ configure requirements.
-- Iain Lane <laney at ubuntu.com> Mon, 17 May 2010 11:59:58 +0100
diff --git a/debian/control b/debian/control
index a6014e0..3fcf2be 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 7.0.50),
libgnomeui-dev (>= 2.2),
libexif-dev (>= 0.5.7),
libexif-dev (<< 0.7.0),
- libgphoto2-2-dev (>= 2.1.4),
+ libgphoto2-2-dev (>= 2.4),
libgl1-mesa-dev | libgl-dev,
libglu1-mesa-dev,
libglitz1-dev,
--
f-spot
More information about the Pkg-cli-apps-commits
mailing list