~ubuntu-branches/debian/sid/f-spot/sid

« back to all changes in this revision

Viewing changes to extensions/Exporters/GalleryExport/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Iain Lane
  • Date: 2009-09-19 12:24:56 UTC
  • mfrom: (2.3.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090919122456-8ip8p5sj4kpe2mdu
* 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)

Show diffs side-by-side

added added

removed removed

Lines of Context:
193
193
TURTLEDIR = @TURTLEDIR@
194
194
USE_NLS = @USE_NLS@
195
195
VERSION = @VERSION@
 
196
WARN_CFLAGS = @WARN_CFLAGS@
196
197
XGETTEXT = @XGETTEXT@
197
198
abs_builddir = @abs_builddir@
198
199
abs_srcdir = @abs_srcdir@