[Pkg-cli-apps-commits] r3544 - in /packages/f-spot/trunk/debian: changelog control

meebey at users.alioth.debian.org meebey at users.alioth.debian.org
Mon Dec 10 00:14:30 UTC 2007


Author: meebey
Date: Mon Dec 10 00:14:30 2007
New Revision: 3544

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=3544
Log:
- suggest sqlite and sqlite3


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=3544&op=diff
==============================================================================
--- packages/f-spot/trunk/debian/changelog (original)
+++ packages/f-spot/trunk/debian/changelog Mon Dec 10 00:14:30 2007
@@ -1,9 +1,12 @@
 f-spot (0.4.1-1~pre1) UNRELEASED; urgency=low
 
   [ Mirco Bauer ]
-  * Added myself to Uploaders.
-  * Updated cli-common-dev build-dependency to >= 0.4.4.
-  * Updated Standards-Version to 3.7.3, no changed needed.
+  * debian/control:
+    + Added myself to Uploaders.
+    + Updated cli-common-dev build-dependency to >= 0.4.4.
+    + Updated Standards-Version to 3.7.3, no changed needed.
+    + Added sqlite and sqlite3 to Suggests, needed for the
+      f-spot-sqlite-upgrade script.
   * debian/patches/01_build-system.dpatch:
     + Disabled as upstream allows to link against system ndesk-dbus now.
   * debian/patches/10_cs-changes.dpatch:

Modified: packages/f-spot/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/f-spot/trunk/debian/control?rev=3544&op=diff
==============================================================================
--- packages/f-spot/trunk/debian/control (original)
+++ packages/f-spot/trunk/debian/control Mon Dec 10 00:14:30 2007
@@ -13,6 +13,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, dbus
 Recommends: dcraw
+Suggests: sqlite, sqlite3
 Description: personal photo management application
  F-Spot is meant to be an easy-to-use photo management
  application.  It allows for importing of your existing




More information about the Pkg-cli-apps-commits mailing list