[Pkg-cli-apps-commits] r3691 - in /packages/f-spot/trunk/debian: changelog control
diocles-guest at users.alioth.debian.org
diocles-guest at users.alioth.debian.org
Sun Jan 13 22:27:51 UTC 2008
Author: diocles-guest
Date: Sun Jan 13 22:27:51 2008
New Revision: 3691
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=3691
Log:
Back out last commit - gdm at least will set DBUS_SESSION_BUS_ADDRESS without needing dbus-x11 installed.
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=3691&op=diff
==============================================================================
--- packages/f-spot/trunk/debian/changelog (original)
+++ packages/f-spot/trunk/debian/changelog Sun Jan 13 22:27:51 2008
@@ -4,9 +4,8 @@
debian/patches/10_cs-changes.dpatch: Delete unused patches.
* debian/patches/98_run-automake.dpatch: Move all automake changes from
other patches into single patch, for easier maintenance.
- * debian/control: Depend on dbus-x11 rather than dbus. (Closes: #459272)
-
- -- Tim Retout <tim at retout.co.uk> Sun, 13 Jan 2008 19:52:07 +0000
+
+ -- Tim Retout <tim at retout.co.uk> Sun, 13 Jan 2008 17:15:46 +0000
f-spot (0.4.1-4) 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=3691&op=diff
==============================================================================
--- packages/f-spot/trunk/debian/control (original)
+++ packages/f-spot/trunk/debian/control Sun Jan 13 22:27:51 2008
@@ -11,7 +11,7 @@
Package: f-spot
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, dbus-x11, beagle (>= 0.3)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, dbus, beagle (>= 0.3)
Recommends: dcraw, sqlite, sqlite3
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