[Pkg-cli-apps-commits] r4036 - in /packages/f-spot/trunk/debian: changelog control
meebey at users.alioth.debian.org
meebey at users.alioth.debian.org
Tue Jul 1 22:18:49 UTC 2008
Author: meebey
Date: Tue Jul 1 22:18:49 2008
New Revision: 4036
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4036
Log:
* debian/control:
+ Removed beagle from build and binary dependencies, as beagle doesn't add
any significant features but might cause a new set of issues.
(Closes: #458897)
+ Bumped Standards-Version to 3.8.0 (no changes needed).
Modified:
packages/f-spot/trunk/debian/changelog
packages/f-spot/trunk/debian/control
Modified: packages/f-spot/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/f-spot/trunk/debian/changelog?rev=4036&op=diff
==============================================================================
--- packages/f-spot/trunk/debian/changelog (original)
+++ packages/f-spot/trunk/debian/changelog Tue Jul 1 22:18:49 2008
@@ -1,5 +1,6 @@
-f-spot (0.4.4-1) UNRELEASED; urgency=low
-
+f-spot (0.4.4-1) unstable; urgency=low
+
+ [ Tim Retout ]
* New upstream version. (Closes: #487229)
+ Includes relicenced semweb library. (Closes: #479349)
+ No longer crashes if gconfd-2 is not running. (Closes: #474264)
@@ -14,7 +15,14 @@
* Redo 98_autoreconf patch for Makefile.am changes.
+ Add build dependency on intltool, required by recent intltool versions.
- -- Tim Retout <tim at retout.co.uk> Sun, 22 Jun 2008 23:04:01 +0100
+ [ Mirco Bauer ]
+ * debian/control:
+ + Removed beagle from build and binary dependencies, as beagle doesn't add
+ any significant features but might cause a new set of issues.
+ (Closes: #458897)
+ + Bumped Standards-Version to 3.8.0 (no changes needed).
+
+ -- Tim Retout <tim at retout.co.uk> Tue, 01 Jul 2008 23:35:19 +0200
f-spot (0.4.3.1-1) unstable; urgency=low
Modified: packages/f-spot/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/f-spot/trunk/debian/control?rev=4036&op=diff
==============================================================================
--- packages/f-spot/trunk/debian/control (original)
+++ packages/f-spot/trunk/debian/control Tue Jul 1 22:18:49 2008
@@ -34,19 +34,18 @@
libgphoto2-2-dev (>= 2.1.4),
libgl1-mesa-dev | libgl-dev,
libxml-parser-perl,
- beagle-dev (>= 0.3),
gnome-screensaver,
gnome-doc-utils (>= 0.3.2),
docbook-xml,
intltool
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Homepage: http://www.f-spot.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/f-spot/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/f-spot/trunk/
Package: f-spot
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, dbus, beagle (>= 0.3)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, dbus
Recommends: dcraw, sqlite, sqlite3, dbus-x11
Description: personal photo management application
F-Spot is meant to be an easy-to-use photo management
More information about the Pkg-cli-apps-commits
mailing list