~ubuntu-branches/ubuntu/jaunty/digikam/jaunty

« back to all changes in this revision

Viewing changes to debian/patches/04_am_maintainer_mode.diff

  • Committer: Bazaar Package Importer
  • Author(s): Debian KDE Extras Team, Achim Bohnet
  • Date: 2008-03-25 20:30:38 UTC
  • Revision ID: james.westby@ubuntu.com-20080325203038-en3or9ez1829h592
Tags: 2:0.9.3-2
[ Achim Bohnet]

* Cherry pick fixes from KDEs SVN:
    40_kdesvn783161_fix_wrong_file-exits_check.diff
    40_kdesvn786622_honour_scrollbar.diff

* Remove build-deps:
  + automake1.9: We take care that no rebuilding is necessary.
  + libexif-dev: replaced by libexiv2 upstream.

* Remove Paul Telford <pxt@debian.org> from uploaders.  He's no longer
  involved in digikam maintenance. Thx for taking care of digikam as
  well as sponsoring me for a long time.

* debian/copyright: replace Copyright (C) with ©

* remove debian/TODO.  Had only outdated or will not happen stuff.

* Merge my changes from kubuntu:

* Remove relibtoolization patches:
    02_autotools_update.diff
    03_libtool_update.diff
    04_am_maintainer_mode.diff
    05_pedantic-errors.diff
    06_disable_no_undefined.diff
    98_buildprep.diff
  let linker flag --as-needed in debian/rules do the job.

* Add patch to fix FTBFS with new libkdcraw3 pkgs (0.1.4) required by
  kipi-plugins 0.1.5: 20_fix_ftbfs_with_libkdcraw3.diff .
  Fixes: https://bugs.kde.org/show_bug.cgi?id=146393
  Thx to the Mandriva Maintainer Angelo Naselli to point me to the patch.
  (Closes: #472547 digikam: FTBFS with current libkdcraw)

* Bump build dependency of libkdcraw to >= 0.1.4 as libkdraw3 patch above
  requires it.

* Fix: [Hardy] digikam duplicates downloaded images while overwriting
  existing ones.  Added: patches/10_lp201053_fix_download_rename_race.diff
  This is a backport of KDE SVN commit 783150. (Closes LP: #201053).
  See also http://bugs.kde.org/show_bug.cgi?id=158377 for more information.

* add missing final newline to showfoto.install.

* Edited images saved with a new name wheree only read/writabblbe by it's
  owner.  Now the umask is used. Add patches/30_respect_umask.diff.  Fixes
  http://bugs.kde.org/show_bug.cgi?id=145252 .

* Dropped kubuntu change:
  + build-dep bumps of libkexiv2-dev and libexiv2-dev. They were only
    needed for a library transition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- a/admin/configure.in.min
2
 
+++ b/admin/configure.in.min
3
 
@@ -38,6 +38,8 @@
4
 
 dnl Automake doc recommends to do this only here. (Janos)
5
 
 AM_INIT_AUTOMAKE(@MODULENAME@, @VERSION@) dnl searches for some needed programs
6
 
 
7
 
+AM_MAINTAINER_MODE
8
 
+
9
 
 KDE_SET_PREFIX
10
 
 
11
 
 dnl generate the config header