Change logs for f-spot source package in Squeeze

  • f-spot (0.6.2-2) unstable; urgency=low
    
    
      * debian/rules: Don't run dh_makeshilbs as we don't ship any shared
        libraries. There are some private ones though, which get picked up and
        result in a useless postinst/postrm call to ldconfig. Thanks, lintian.
      * debian/patches/debian_fix-distclean.patch,
        debian/patches/debian_fix_f-spot.exe.config.patch:
        Clean up obsolete patches which are no longer necessary 
      * Remove obsolete build dependency (Closes: #591173)
      * Remove deleted patches from series file
      * Readd patch to not duplicate icons unnecessarily. Thanks to Tim
        Retout. (Closes: #441326)
    
     -- Iain Lane <email address hidden>  Mon, 02 Aug 2010 18:38:08 +0100
  • f-spot (0.6.2-1) unstable; urgency=low
    
    
      * New upstream release 0.6.2:
       + Stable release before starting large cleanup refactorings, mostly 
         usability, bug fixes and translations as well as some modernization.
         A large part of this comes from the Ubuntu one hundred papercuts effort.
       + Replaced the old slow slideshow code with new fast SlideShow
         (Gabriel Burt)
       + Wording changes for clarity (Edit Tag) (Jeffrey Finkelstein)
       + Fix version selection tooltip (Lorenzo Milesi)
       + Add gconf schema (Jeffrey Stedfast)
       + Added a border to filmstrip thumbnails (Matt Perry) (LP: #513036)
       + Fix display names of color profiles (Pascal de Bruijn)
       + Fix histogram colors on theme change (Paul Wellner Bou)
       + Always update ImageView adjustments when scaling.
         (Wojciech Dzierżanowski)
       + Correctly set attributes on copying (Yann Leprince)
       + Correct mnemonics in create tag dialog (Yves Kurz)
       + Provide sane defaults for image resize size (Yves Kurz)
       + Updates to the build system, including fixes for distcheck
         (Ruben Vermeersch)
       + Fix wording for duplicate hashing (Matt Perry)
       + Fix wording for imported tags tag (Ian Churcher)
       + Fix label alignment in preferences dialog (Pascal de Bruijn)
       + Add unique# and use it to handle our activation (Stephane Delcroix)
       + Stop bundling Mono.Addins (Stephane Delcroix)
       + Avoid leakage in straighten and softfocus editor (Stephane Delcroix)
       + Allow to copy files to clipboard (Stephane Delcroix)
       + Large number of color management related fixes (Stephane Delcroix)
       + Removed the Beagle plugin at the request of the openSUSE team
         (Ruben Vermeersch)
       + A pile of other cleanups and fixes (Ruben Vermeersch)
         - Including '"Import tags" category sounds like an action' (LP: #488784)
       + Two performance improvement patches for our database interaction
         (Michal Nánási)
       + Fix the longstanding issue of F-Spot changing photo timestamps
         (Paul Wellner Bou) (Closes: #445511) (LP: #175191)
       + 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.
      * debian/control: Add build-dependency on libunique-dev to build new
        unique-sharp bindings which f-spot now uses to handle activation.
      * debian/patches/debian_link-system-mono-addins.patch: Drop, now upstream 
      * debian/patches/*: Refresh to apply to new upstream version 
      * debian/rules: Pass include directories to autoreconf to have the correct
        macros in scope for the new build system 
      * debian/patches/ubuntu*: Steal patches from Ubuntu package to improve
        --view mode and add an undo/redo stack. Rebase on new upstream version.
        Thanks to Chris Halse Rogers.
      * debian/patches/ubuntu_fname_quote_percent.patch: Drop, now upstream.
      * debian/patches/git_transition_duration.patch: Cherrypick patch from
        upstream to reduce the transition duration when entering fullscreen to
        600ms. 
      * debian/rules: Incorporate Ubuntu specific changes, and guard by a call to
        dpkg-vendor.
      * debian/rules: Don't try to install the gconf schemas when building 
    
     -- Iain Lane <email address hidden>  Mon, 17 May 2010 11:59:58 +0100
  • f-spot (0.6.1.5-3) unstable; urgency=low
    
    
      * debian/control: 
         + Add missing build-dependency on libjpeg-dev, fixes FTBFS
           (Closes: #577894)
         + Increase Standards-Version to 3.8.4, no changes required
      * debian/patches/debian_disable-unit-tests: Disable unit tests as these
        were never meant to be enabled and cause an unnecessary dep on nunit. 
      * debian/source/format: Add with 1.0
    
     -- Iain Lane <email address hidden>  Tue, 27 Apr 2010 13:42:53 +0100
  • f-spot (0.6.1.5-2) unstable; urgency=low
    
    
      * debian/control, debian/patches/debian_link-system-*.patch: Update
        flickrnet and keyring-sharp dependencies to use the new -dev packages.
        Update patches to search for unversioned pcfiles (Closes: #556802)
      * debian/control:
       + Bump mono-devel build-dep to >= 2.4.3 and remove all build-depends on
         packages now provided transitively by mono-devel.
       + Replace library build-depends with -dev counterparts which now contain
         the pcfiles.
      * debian/ltmain-as-needed.sh: Steal updated version from Tomboy  
    
     -- Iain Lane <email address hidden>  Sat, 09 Jan 2010 13:23:01 +0000
  • f-spot (0.6.1.3-2) unstable; urgency=low
    
    
      [ Iain Lane ]
      * debian/rules, debian/control: Use mono-csc instead of csc to build. Bump
        mono-devel build-dep version to 2.4.2.3 for this.
      * debian/rules: Remove LDFLAGS definition and set flags in dh_auto_configure
        override. Somehow it was being parsed twice - this was only used in one
        place so just setting it directly in the target doesn't hurt.
    
      [ Sebastien Bacher ]
      * debian/rules: update the translation template after the build, the change
        doesn't make a difference for debian but is required for ubuntu and will
        let the package stay in sync between distributions (Closes: #549019)
    
    
     -- Iain Lane <email address hidden>  Mon, 28 Sep 2009 22:32:46 +0100
  • f-spot (0.6.1.2-1) unstable; urgency=low
    
    
      * New upstream Version 0.6.1.2
        - no longer fails to upgrade if you have photos from post 2038 (sic)
        - use interpolation on drawing
        - allows to run on gtk2.14
      * debian/patches/upstream_facebook-label-crash.patch: Backport patch from
        upstream to fix crash in Facebook exporter plugin due to two labels having
        the same name. (LP: #424409) (Closes: #545683)
    
     -- Iain Lane <email address hidden>  Sat, 19 Sep 2009 12:24:56 +0100
  • f-spot (0.6.0.0-1) unstable; urgency=low
    
    
      * New Upstream Version 0.6.0.0
       - no longer depends on libeog
       - fighting against deprecation, on the path to gnome3
       - new viewer widget
       - new widget showing folders organisation
       - new Preference dialog
       - db and config moved to .config (or whatever is pointed by xdg config)
       - tons of bugs fixed (really) (Closes: #534566, #449293, #479176, #305306,
         #537942, #418356) (LP: #77133, #290564, #298283, #379373, #405005, #116796,
         #178303, #355035, #368275)
       - updated translations
      * debian/control: Set Vcs-* to point to new Git locations
      * debian/control, debian/patches/*: Switch to quilt for patches, refresh all
        patches
      * debian/rules, debian/control: Rewrite in DH7 style (Closes: #531769)
      * debian/rules: Use ltmain-as-needed, modify LDFLAGS
      * debian/patches/99_ltmain_as-needed.dpatch: Drop, now applied in rules by
        copying from debian/
      * debian/patches/debian_unlink_nunit.dpatch: Drop, upstream now handles this
        case correctly by configure checks
      * debian/patches/debian_no_dup_app_icons.dpatch: Drop, upstream no longer
        ships svg icon
      * debian/patches/debian_link_2.0_profile_cairo.dpatch: Drop, fixed in mono
      * debian/patches/debian_dont_link_libmono.patch: Drop, ltmain-as-needed
        achieves this too
      * debian/patches/f-spot-import-gphoto.dpatch,
        debian/patches/svn-r4555_fix-crash-on-icon-size-change.dpatch,
        debian/patches/svn-r4545_locales-import.dpatch,
        debian/patches/debian_use_csc.dpatch,
        ubuntu_1024x600_CDExport.cs.dpatch,
        ubuntu_raw_escape_quote.dpatch (Closes: #481124),
        svn-display-sidebar.dpatch,
        svn-no-versionellipze.patch: Drop, fixed upstream
      * debian/control: Bump versions on a load of build-deps to match upstream
        configure checks. Also drop a load more build-deps that are no longer
        needed.
      * debian/{docs,menu,manpages}: Prefix with f-spot
      * debian/rules, debian/f-spot.install: Move DLLmap installation to
        f-spot.install instead of cp in rules
      * debian/gkeyfile-sharp.dll.config: Add, DLLImport was incorrect
    
     -- Iain Lane <email address hidden>  Mon, 10 Aug 2009 17:42:29 +0100
  • f-spot (0.5.0.3-5) unstable; urgency=low
    
    
      [ Tim Retout ]
      * Remove self from Uploaders.
    
      [ Iain Lane ]
      * debian/patches/ubuntu_importer-targetdir-selector.dpatch: Swap File.Exists
        for Directory.Exists as we are checking for the presence of a directory
        and File.Exists returns False if called on a directory, even if it does
        exist. The effect of this bug was that the import dialog defaulted to
        the user's home directory despite any configuration that may be in place.
        Thanks to Graham Bleach. (LP: #354264)
      * debian/rules: Remove gio-sharp-unstable.pc from the package. f-spot is not
        the authorative source for gio-sharp and therefore should not make it
        available to others to use. (Closes: #532943)
      * debian/control: Bump standards-version, no changes 
    
      [ Jo Shields ]
      * debian/patches/debian_dont_link_libmono.dpatch:
        + Small patch to prevent libmono0 linkage in F-Spot's unmanaged
          libraries. This should save dependency chain space
    
     -- Iain Lane <email address hidden>  Thu, 09 Jul 2009 22:23:28 +0100
  • f-spot (0.5.0.3-4) unstable; urgency=low
    
    
      * Backport new patches added in Ubuntu:
        + ubuntu_1024x600_CDExport.cs.dpatch:
          - Make the CD exporting dialog not exceed the available resolution on
            small screens.     
        + ubuntu_fix_export_crash_FlickrRemote.cs.dpatch:
          - Do not crash when attempting to upload images without internet
            connectivity
        + ubuntu_nofuse_fix_photo_import.dpatch:
          - Set X-GIO-NoFuse so that gvfs URI are correctly used
        + ubuntu_raw_escape_quote.dpatch
          - Escape "'" in UFRaw plugin to correct escaping error in dutch locale
        + svn-display-sidebar.dpatch
          - Display sidebar by default
        + svn-no-versionellipze.dpatch
          - Do not ellipise the version menu labels
      * ubuntu_importer-targetdir-selector.dpatch: Only set the directory if it
        exists
      * debian/control: Drop sqlite, sqlite3 recommends as these were only needed
        for the DB migration which happened in Lenny
    
     -- Iain Lane <email address hidden>  Thu, 07 May 2009 15:28:33 +0100
  • f-spot (0.5.0.3-2) unstable; urgency=low
    
    
      [ Mirco Bauer]
      * Upload to unstable.
      * debian/control:
        + Lowered GNOME# build-deps to 2.0 ABI as that transition didn't happen
          yet in unstable.
    
      [ Iain Lane ]
      * debian/patches/svn-r4545_locales-import.dpatch: Patch backported from SVN
        trunk revision 4545 - initialize the translation catalog earlier (LP: #293305)
        (Closes: #514457). Thanks to Florian Heinle for finding the patch and to
        Chris Coulson for preparing the update.
      * debian/control: Build-depend on libmono-dev (>= 1.2.4) to match configure
        checks.
      * debian/rules: Pass CSC=/usr/bin/csc to configure for gio-sharp to fix FTBFS
    
     -- Iain Lane <email address hidden>  Sat, 07 Feb 2009 20:23:32 +0000
  • f-spot (0.4.4-1) unstable; urgency=medium
    
    
      [ Tim Retout ]
      * New upstream version. (Closes: #487229)
        + Includes relicenced semweb library. (Closes: #479349)
          (fixes RC bug, thus urgency set to medium)
        + No longer crashes if gconfd-2 is not running. (Closes: #474264)
        + Fixes some Spanish translation issues. (Closes: #481709, #481710)
        + Add gio-sharp/* to debian/copyright. 
        + Update patches for new version:
          - debian_unlink-nunit
          - debian_link-system-flickrnet
      * New patches:
        + svn-044-4010_gio-sharp-destdir: Patch from upstream (via Ubuntu) to fix
          missing DESTDIR variables.
      * Redo 98_autoreconf patch for Makefile.am changes.
        + Add build dependency on intltool, required by recent intltool versions. 
    
      [ 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)
        + Added libcairo2-dev, libglu1-mesa-dev, libglitz1-dev and
          libglitz-glx1-dev to build-dependencies, needed for resolving the binary
          dependencies, using dh_clideps.
        + Bumped Standards-Version to 3.8.0 (no changes needed).
      * debian/rules
        debian/NDesk.Glitz.dll.config
        debian/patches/debian_fix_f-spot.exe.config.dpatch:
        + Added missing DLL maps.
    
     -- Tim Retout <email address hidden>  Tue, 01 Jul 2008 23:35:19 +0200