[ubuntu/maverick] f-spot 0.6.2-1 (Accepted)

Iain Lane laney at ubuntu.com
Mon May 24 10:40:19 BST 2010


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

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

Date: Mon, 17 May 2010 11:59:58 +0100
Changed-By: Iain Lane <laney at ubuntu.com>
Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
Signed-By: Iain Lane <launchpad at orangesquash.org.uk>
Origin: debian/unstable
https://launchpad.net/ubuntu/maverick/+source/f-spot/0.6.2-1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 17 May 2010 11:59:58 +0100
Source: f-spot
Binary: f-spot
Architecture: source
Version: 0.6.2-1
Distribution: maverick
Urgency: low
Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
Changed-By: Iain Lane <laney at ubuntu.com>
Description: 
 f-spot     - personal photo management application
Closes: 445511 577894
Launchpad-Bugs-Fixed: 175191 488784 513036
Changes: 
 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
 .
 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
Checksums-Sha1: 
 cc4df384fdba02fa3cb3b4f84fee434d55fb5408 2098 f-spot_0.6.2-1.dsc
 95772e7d664540833b4d98b18b3cc2c2a0166fc3 4269059 f-spot_0.6.2.orig.tar.gz
 b311cdad7fab632b2e4d83c800d1eda2a36243a7 106646 f-spot_0.6.2-1.diff.gz
Checksums-Sha256: 
 4d5c7c8597beaa5cfae866b93c9278869b690a219b3cf3f3b5c5dc3380036a14 2098 f-spot_0.6.2-1.dsc
 3d7f8e54f17bef4bdaeca3d804a5439392458e050e7858dae265b7f2ad076cc0 4269059 f-spot_0.6.2.orig.tar.gz
 34f366d548b6e7848dec95f1843a59cff7d11da097bf08c77a4c2433e47acbfe 106646 f-spot_0.6.2-1.diff.gz
Files: 
 42657d9dd465151e47875f7ccbe23e05 2098 gnome optional f-spot_0.6.2-1.dsc
 e863c2b12d569e3904647dc77dbc1df9 4269059 gnome optional f-spot_0.6.2.orig.tar.gz
 26ae56a7dcecb05542870e73b0d4b916 106646 gnome optional f-spot_0.6.2-1.diff.gz
Origin: debian/unstable

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkv6RUoACgkQPy0SnCC/zcfhKgCg1TfvN253A4F9UO9GGvuxWo/z
rBYAnje/Knc68iRl1SFyrvQwjvfO5kk3
=jSgT
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list