lp:debian/squeeze/f-spot

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/f-spot
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

16. By Iain Lane

* 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)

15. By Iain Lane

* 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

14. By Iain Lane

* 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

13. By Iain Lane

* 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

12. By Iain Lane

* New upstream release 0.6.1.5
 - make IconView responsive to mouseclicks on gdk 2.18 (LP: #448162)
 - do not ignore .rw2 files
 - avoid an Array.OORE on empty dbs (Mike Gemuende)
* debian/rules: Make get-orig-source policy compliant

11. By Iain Lane

* New upstream release 0.6.1.4
 - keep sorting on startup
 - fix a NRE on LastRollDialog
 - fix the toolbar 2.28-ification
 - accept --sync as comandline parameter
 - avoid crashing on AdjustTimeDialog
 - allow more than 60 pictures per Facebook albums
 - backported translations
* debian/control: Require at least Cairo 1.4.0 per upstream
* debian/control: Require cli-common-dev >= 0.5.7 per Debian CLI
  policy
* Refresh various patches to apply cleanly

10. By Iain Lane

[ 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)

9. By Iain Lane

* 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)

8. By Iain Lane

* 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

7. By Iain Lane

[ 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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers