Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2020-08-20 22:32:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/darktable (Old)
 and      /work/SRC/openSUSE:Factory/.darktable.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "darktable"

Thu Aug 20 22:32:28 2020 rev:89 rq:828145 version:3.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/darktable/darktable.changes      2020-05-07 
14:54:15.910272160 +0200
+++ /work/SRC/openSUSE:Factory/.darktable.new.3399/darktable.changes    
2020-08-20 22:32:58.412097634 +0200
@@ -1,0 +2,21 @@
+Tue Aug 11 10:19:56 UTC 2020 - Paolo Stivanin <[email protected]>
+
+- Update to version 3.2.1
+  * full changelog: 
https://github.com/darktable-org/darktable/releases/tag/release-3.2.1
+  * highlights:
+    + The lighttable view has been rewritten and the filmstrip reworked
+    + The lighttable modules have improved user interaction
+    + A complete overhaul of the CSS has been done
+    + The Color Picker and Location modules are updated to better fit
+      into the new UI
+    + The preference dialog has been fully reviewed and reorganized to propose
+      a better look and require less scrolling
+    + The new negadoctor module has been added to help inverting negative films
+    + A new histogram display called RGB Parade has been added
+    + The metadata feature has been made generic internally and has new 
features
+    + Image change detection has been made more reliable
+    + A new down-sampling preference has been introduced for faster response
+      in darkroom
+    + Filmic RGB is updated to v4
+
+-------------------------------------------------------------------

Old:
----
  darktable-3.0.2.tar.xz
  darktable-3.0.2.tar.xz.asc

New:
----
  darktable-3.2.1.tar.xz
  darktable-3.2.1.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ darktable.spec ++++++
--- /var/tmp/diff_new_pack.bmzj6B/_old  2020-08-20 22:33:00.728098717 +0200
+++ /var/tmp/diff_new_pack.bmzj6B/_new  2020-08-20 22:33:00.732098719 +0200
@@ -55,10 +55,10 @@
 %endif
 
 Name:           darktable
-Version:        3.0.2
+Version:        3.2.1
 Release:        0
 %define pkg_name darktable
-%define pkg_version 3.0.2
+%define pkg_version 3.2.1
 URL:            http://www.darktable.org/
 Source0:        %{pkg_name}-%{pkg_version}.tar.xz
 Source1:        
https://github.com/darktable-org/darktable/releases/download/release-3.0.0/darktable-usermanual.pdf

++++++ darktable-3.0.2.tar.xz -> darktable-3.2.1.tar.xz ++++++
++++ 445903 lines of diff (skipped)

++++++ darktable.dsc ++++++
--- /var/tmp/diff_new_pack.bmzj6B/_old  2020-08-20 22:33:02.968099765 +0200
+++ /var/tmp/diff_new_pack.bmzj6B/_new  2020-08-20 22:33:02.968099765 +0200
@@ -4,7 +4,7 @@
 Priority: optional
 Binary: darktable darktable-tools-basecurve darktable-tools-noise
 Architecture: any-amd64 any-arm64
-Version: 3.0.2-1.1
+Version: 3.2.1-1.1
 Homepage: http://www.darktable.org/
 Build-Depends: cmake,
                debhelper (>= 10),

++++++ debian.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/NEWS new/debian/NEWS
--- old/debian/NEWS     1970-01-01 01:00:00.000000000 +0100
+++ new/debian/NEWS     2017-12-24 14:52:45.000000000 +0100
@@ -0,0 +1,33 @@
+darktable (2.2.0~rc1+dfsg1-1) experimental; urgency=medium
+
+  * This version of darktable has again an incompatible database format
+    with earlier versions. If you think you might go back to an older
+    version of darktable, make a backup of .config/darktable/library.db
+
+ -- David Bremner <[email protected]>  Wed, 23 Nov 2016 21:48:08 -0400
+
+darktable (2.0~rc3-1) experimental; urgency=medium
+
+  * This version of darktable has again an incompatible database format
+    with earlier versions. If you think you might go back to an older
+    version of darktable, make a backup of .config/darktable/library.db
+
+ -- David Bremner <[email protected]>  Sat, 05 Dec 2015 12:04:37 -0400
+
+darktable (1.6.0-1) experimental; urgency=medium
+
+  * This version of darktable has an incompatible database format with
+    earlier versions. If you think you might go back to an older version
+    of darktable, make a backup of .config/darktable/library.db
+
+ -- David Bremner <[email protected]>  Sun, 07 Dec 2014 21:22:55 +0100
+
+darktable (1.0-1) experimental; urgency=low
+
+  * Darktable has changed the storage method for preferences from gconf to
+    a flat file $HOME/.config/darktable/darktablerc. There is no automatic
+    migration method for preferences, but you may find the command
+    "gconftool-2 -R /apps/darktable" useful if you need to view previous
+    settings.
+
+ -- David Bremner <[email protected]>  Thu, 15 Mar 2012 21:24:36 -0300
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/changelog new/debian/changelog
--- old/debian/changelog        1970-01-01 01:00:00.000000000 +0100
+++ new/debian/changelog        2020-08-13 08:01:14.518183350 +0200
@@ -0,0 +1,851 @@
+darktable (3.2.1-1.1) experimental; urgency=medium
+
+  * update to 3.2.1
+    https://github.com/darktable-org/darktable/releases/tag/release-3.2.1
+
+ -- Paolo Stivanin <[email protected]>  Tue, 11 Aug 2020 10:13:00 -0000
+darktable (3.0.2-1.1) experimental; urgency=medium
+
+  * update to 3.0.2
+    https://github.com/darktable-org/darktable/releases/tag/release-3.0.2
+
+ -- Paolo Stivanin <[email protected]>  Wed, 29 Apr 2020 16:18:00 -0000
+darktable (3.0.1-1.1) experimental; urgency=medium
+
+  * update to 3.0.1
+    https://github.com/darktable-org/darktable/releases/tag/release-3.0.1
+  * added 
https://github.com/darktable-org/darktable/commit/8bceae80bd8459f4ec5929df75d6ec0471c3d26c.patch
+    to fix regression in the basic adjustment module.
+
+ -- Andreas Schneider <[email protected]>  Tue, 10 Mar 2020 15:31:00 -0000
+darktable (3.0.0-1.1) experimental; urgency=medium
+
+  * update to 3.0.0
+    https://github.com/darktable-org/darktable/releases/tag/release-3.0.0
+
+ -- Andreas Schneider <[email protected]>  Fri, 27 Dec 2019 12:12:00 -0000
+darktable (2.6.3-1.1) experimental; urgency=medium
+
+  * update to 2.6.3
+    https://github.com/darktable-org/darktable/releases/tag/release-2.6.3
+
+ -- darix <[email protected]>  Mon, 21 Oct 2019 13:52:00 -0000
+darktable (2.6.2-1.1) experimental; urgency=medium
+
+  * update to 2.6.2
+    https://github.com/darktable-org/darktable/releases/tag/release-2.6.2
+
+ -- darix <[email protected]>  Wed, 20 Mar 2019 12:33:00 -0000
+darktable (2.6.1-1.1) experimental; urgency=medium
+
+  * update to 2.6.1
+    https://github.com/darktable-org/darktable/releases/tag/release-2.6.1
+
+ -- darix <[email protected]>  Mon, 24 Dec 2018 15:33:00 -0000
+darktable (2.6.0-1.1) experimental; urgency=medium
+
+  * update to 2.6.0
+    https://github.com/darktable-org/darktable/releases/tag/release-2.6.0
+
+ -- darix <[email protected]>  Mon, 24 Dec 2018 15:33:00 -0000
+darktable (2.4.4-1.1) experimental; urgency=medium
+
+  * update to 2.4.4
+    https://github.com/darktable-org/darktable/releases/tag/release-2.4.4
+
+ -- darix <[email protected]>  Tue, 06 Jun 2018 22:51:00 -0000
+darktable (2.4.3-1.1) experimental; urgency=medium
+
+  * update to 2.4.3
+    https://github.com/darktable-org/darktable/releases/tag/release-2.4.3
+
+ -- darix <[email protected]>  Tue, 24 Apr 2018 00:49:00 -0000
+darktable (2.4.2-1.1) experimental; urgency=medium
+
+  * update to 2.4.2
+    https://github.com/darktable-org/darktable/releases/tag/release-2.4.2
+
+ -- darix <[email protected]>  Wed, 21 Mar 2018 21:36:47 -0000
+
+darktable (2.4.1-1.1) experimental; urgency=medium
+
+  * update to 2.4.1
+    https://github.com/darktable-org/darktable/releases/tag/release-2.4.1
+  * Runtime dependency on the iso-codes package
+
+ -- darix <[email protected]>  Mon, 22 Jan 2018 16:58:00 -0000
+
+darktable (2.4.0~rc2-1) experimental; urgency=medium
+
+  * Upstream release candidate
+  * Remove src/external/lua in clean
+  * Move lua build-dependency to liblua5.3-dev
+  * Build-depend only on libtiff-dev, drop libtiff5-dev
+
+ -- David Bremner <[email protected]>  Thu, 21 Dec 2017 21:21:16 -0400
+
+darktable (2.4.0~rc1-1) experimental; urgency=medium
+
+  * Upstream release candidate
+  * Update Vcs-* to use https
+
+ -- David Bremner <[email protected]>  Fri, 15 Dec 2017 09:04:46 -0400
+
+darktable (2.2.5-2) unstable; urgency=medium
+
+  * rebuild for unstable
+
+ -- David Bremner <[email protected]>  Mon, 03 Jul 2017 09:54:20 -0300
+
+darktable (2.2.5-1) experimental; urgency=medium
+
+  * New upstream bugfix release
+  * New Features
+  - When appending EXIF data to an exported image, do not fail if reading of 
EXIF from the original file fails
+  - Support XYZ as proofing profile
+  - Clear DerivedFrom from XMP before writing it
+  - bauhaus: when using soft bounds, keep slider step constant
+  * Bugfixes
+  - Some GCC7 build fixes
+  - cmstest: fix crash when missing XRandR extension.
+  - Fix crash in Lua libs when collapsing libs
+  - RawSpeed: TiffIFD: avoid double-free
+  - Fix a few alloc-dealloc mismatches
+  * Base Support:
+  - Canon EOS 77D
+  - Canon EOS 9000D
+  - Nikon D500 (14bit-uncompressed, 12bit-uncompressed)
+  - Nikon D5600 (12bit-compressed, 12bit-uncompressed, 14bit-compressed, 
14bit-uncompressed)
+  - Panasonic DC-FZ82 (4:3)
+  - Panasonic DMC-FZ80 (4:3)
+  - Panasonic DMC-FZ85 (4:3)
+  - Panasonic DC-GH5 (4:3)
+  * White Balance Presets:
+  - Pentax K-3 II
+  * Noise Profiles:
+  - Nikon D500
+  - Panasonic DMC-FZ300
+  - Panasonic DMC-LX100
+  - Pentax K-70
+  - Sony ILCE-5000
+
+ -- David Bremner <[email protected]>  Sun, 04 Jun 2017 12:36:17 -0300
+
+darktable (2.2.4-1) experimental; urgency=medium
+
+  * Assert compliance with policy 3.9.8
+  * New upstream bugfix release
+   - DNG: fix camera name demangling.
+   - When using wayland, prefer XWayland
+   - EXIF: properly handle image orientation '2' and '4' (swap them)
+   - masks: avoid assertion failure in early phase of path generation,
+   - masks: reduce risk of unwanted self-finalization of small path shapes
+   - Camera import: fix ignore_jpg setting not having an effect
+   - Picasa web exporter: unbreak after upstream API change
+   - collection: fix query string for folders
+  * Camera Support
+   - Fujifilm X-T20 (only uncompressed raw, at the moment)
+   - Fujifilm X100F (only uncompressed raw, at the moment)
+   - Nikon COOLPIX B700 (12bit-uncompressed)
+   - Olympus E-M1MarkII
+   - Panasonic DMC-TZ61 (4:3, 3:2, 1:1, 16:9)
+   - Panasonic DMC-ZS40 (4:3, 3:2, 1:1, 16:9)
+   - Sony ILCE-6500
+
+ -- David Bremner <[email protected]>  Sun, 16 Apr 2017 11:58:35 -0300
+
+darktable (2.2.3-4) experimental; urgency=medium
+
+  * Drop i386 in experimental as well.
+
+ -- David Bremner <[email protected]>  Fri, 10 Mar 2017 15:33:43 -0400
+
+darktable (2.2.3-3) experimental; urgency=medium
+
+  * Use CMAKE_BUILD_TYPE=Release
+
+ -- David Bremner <[email protected]>  Tue, 07 Mar 2017 12:07:50 -0400
+
+darktable (2.2.3-2) experimental; urgency=medium
+
+  * Build with -O3 by default
+
+ -- David Bremner <[email protected]>  Sun, 05 Mar 2017 10:04:43 -0400
+
+darktable (2.2.3-1) experimental; urgency=medium
+
+  * New upstream bugfix release
+
+ -- David Bremner <[email protected]>  Sun, 19 Feb 2017 09:54:02 -0400
+
+darktable (2.2.1-3) unstable; urgency=medium
+
+  * Drop support for 32bit intel (i386) architectures (Closes: #857147)
+    - Upstream no longer supports 32bit address spaces.
+    - The i386 build is reported to be unstable.
+
+ -- David Bremner <[email protected]>  Fri, 10 Mar 2017 13:41:38 -0400
+
+darktable (2.2.1-2) unstable; urgency=medium
+
+  * re-re-enable arm64 (sigh)
+  * re-remove some extra build-deps
+
+ -- David Bremner <[email protected]>  Mon, 02 Jan 2017 13:54:11 -0400
+
+darktable (2.2.1-1) unstable; urgency=medium
+
+  * Upstream bugfix release
+  - Fix crash when using undo after re-entering darkroom
+  - Fix rare crashes after deleting second instance of module.
+  - Levels and tonecurve modules now also use 256 bins.
+  - Rawoverexposed module: fix visualization when a camera custom white
+    balance preset is used
+
+ -- David Bremner <[email protected]>  Mon, 02 Jan 2017 09:00:32 -0400
+
+darktable (2.2.0-2) unstable; urgency=medium
+
+  * Re-enable arm64
+
+ -- David Bremner <[email protected]>  Mon, 26 Dec 2016 07:40:21 +0900
+
+darktable (2.2.0-1) unstable; urgency=medium
+
+  * Upstream feature release
+  * Automatic perspective correction module
+  * Liquify tool for all your fancy pixel moving
+  * Image module to use a Color Look Up Table to change colors in the image
+  * Highlight reconstruction module, the mode LCh reconstruction rewritten
+  * New tool darktable-chart, that goes along with the CLUT module
+  * Exposure fusion in the basecurve module to lower the dynamic range of 
images
+  * Raw overexposure indication
+  * Darkroom: the preview (in top-left corner) is now no longer pre-demosaiced
+  * Split the database into a library containing images and a general one with 
styles,
+    presets and tags.
+
+ -- David Bremner <[email protected]>  Sun, 25 Dec 2016 08:07:55 +0900
+
+darktable (2.2.0~rc1+dfsg1-2) experimental; urgency=medium
+
+  * Enable arm64
+
+ -- David Bremner <[email protected]>  Fri, 25 Nov 2016 07:23:53 -0400
+
+darktable (2.2.0~rc1+dfsg1-1) experimental; urgency=medium
+
+  * Upstream release candidate for new feature release.
+
+ -- David Bremner <[email protected]>  Wed, 23 Nov 2016 20:24:25 -0400
+
+darktable (2.0.7-1) unstable; urgency=medium
+
+  * New upstream camera-support / bugfix release
+  * Support for Canon EOS 100D, 300D, 6D, 700D, 80D (sRaw1, sRaw2) Powershort 
A720 IS (dng)
+  * Support for Fujifilm FinePix S100FS
+  * Support for Nikon D3400 (12bit-compressed)
+  * Support for Panasonic DMC FZ300, G8, G80, G85 (all 4:3)
+  * Support for Pentax K-70
+  * Fixed Base support for many Nikon cameras.
+  * Dropped support for Nikon E8400, E8800, DX3 (12-bit), Df (12-bit)
+
+ -- David Bremner <[email protected]>  Wed, 26 Oct 2016 22:16:14 -0300
+
+darktable (2.0.6-1) unstable; urgency=low
+
+  * New upstream bug fix release
+  * Bug fix: "Issues with the latest gtk3 update", thanks to Yuri D'Elia
+    (Closes: #836739).
+  * Fix internal build issue: do not assume that Perl's @INC contains '.'
+  * OpenCL: properly discard CPU-based OpenCL devices. Fixes crashes on
+    startup with some partial OpenCL implementations like pocl.
+  * Bug fix: "darktable 2.0.5 crashes on OpenCL", thanks to Marc
+    J. Driftmeyer (Closes: #831819).
+  * Cherry-pick  abfa552,  5624412, 011d98d, eb7c475, 18d2b9d from
+    next bugfix release. Whitelevel fixes for Nikon.
+  * Other bugfixes and camera support improvements (see upstream release 
notes).
+
+ -- David Bremner <[email protected]>  Mon, 05 Sep 2016 14:56:10 -0300
+
+darktable (2.0.5-2) unstable; urgency=medium
+
+  * Cherry pick PR 1217 from upstream, fix for openjpeg2 (Closes: #826810)
+  * Build depend on libopenjp2-7-dev instead of libopenjpeg-dev
+
+ -- David Bremner <[email protected]>  Thu, 14 Jul 2016 09:46:55 -0300
+
+darktable (2.0.5-1) unstable; urgency=medium
+
+  * new upstream bug fix release
+  * New Features
+    - Add geolocation to watermark variables
+  * Bugfixes
+    - Lua: fixed dt.collection not working
+    - Fix softproofing with some internal profiles
+    - Fix non-working libsecret pwstorage backend
+    - Fixed a few issues within (rudimentary) lightroom import
+    - Some fixes related to handling of duplicates and/or tags
+   * Camera Support
+    - Canon EOS 80D (no mRAW/sRAW support!)
+
+ -- David Bremner <[email protected]>  Mon, 11 Jul 2016 19:48:33 -0300
+
+darktable (2.0.4-1) unstable; urgency=medium
+
+  * New upstream bug fix release
+  * Improve compatibility with libgtk-3-0 3.20
+
+ -- David Bremner <[email protected]>  Tue, 03 May 2016 18:32:43 -0300
+
+darktable (2.0.3-2) unstable; urgency=medium
+
+  * remove build dep libdbus-glib-1-dev, thanks to Roman Lebedev.
+
+ -- David Bremner <[email protected]>  Sat, 09 Apr 2016 11:19:26 -0300
+
+darktable (2.0.3-1) unstable; urgency=medium
+
+  * New upstream bugfix release
+  * Remove debug package, replaced by -dbgsym package
+
+ -- David Bremner <[email protected]>  Thu, 31 Mar 2016 19:28:25 -0300
+
+darktable (2.0.2-2) experimental; urgency=medium
+
+  * Build against lensfun 0.3.2-2
+
+ -- David Bremner <[email protected]>  Mon, 07 Mar 2016 17:44:53 -0400
+
+darktable (2.0.2-1) unstable; urgency=medium
+
+  * New upstream bugfix release
+
+ -- David Bremner <[email protected]>  Sun, 06 Mar 2016 13:24:21 -0400
+
+darktable (2.0.1-1) unstable; urgency=medium
+
+  * New upstream bugfix release
+
+ -- David Bremner <[email protected]>  Fri, 05 Feb 2016 22:32:56 -0400
+
+darktable (2.0.0-1) unstable; urgency=medium
+
+  * Add build-dep on libcolord-gtk-dev
+  * Major new upstream version.
+  * new print mode, reworked screen color management (softproof, gamut
+    check etc.), delete/trash feature, pdf export
+  * new image operations: color reconstruction module; magic lantern-style
+    deflicker was added to exposure module; text watermarks; updated
+    shadows-and-highlights; monochrome raw demosaicing; raw black/white
+    point module
+  * 32-bit support is soft-deprecated due to limited virtual address space
+  * lua scripting can now control more of the UI.
+  * New camera support, compared to 1.6.9: Canon PowerShot G5 X; Olympus
+    SP320; Panasonic DMC-FZ150 (3:2), DMC-FZ70 (1:1, 3:2, 16:9), DMC-FZ72
+    (1:1, 3:2, 16:9), DMC-GF7 (1:1, 3:2, 16:9), DMC-GX8 (4:3), DMC-LF1
+    (3:2, 16:9, 1:1); Sony DSC-RX10M2
+  * New white balance presets: Canon EOS M3, EOS-1D Mark III, EOS-1Ds Mark
+    III, PowerShot G1 X, PowerShot G1 X Mark II, PowerShot G15, PowerShot
+    G16, PowerShot G3 X, PowerShot G5 X, PowerShot S110; Panasonic
+    DMC-GX8, DMC-LF1; Pentax *ist DL2; Sony DSC-RX1, DSC-RX10M2, DSC-RX1R,
+    DSLR-A500, DSLR-A580, ILCE-3000, ILCE-5000, ILCE-5100, ILCE-6000,
+    ILCE-7S, ILCE-7SM2, NEX-3N, NEX-5T, NEX-F3, SLT-A33, SLT-A35
+  * New Noise Profiles: Canon EOS M3; Fujifilm X-E1, X30; Nikon Coolpix
+    P7700; Olympus E-M10 Mark II, E-M5 Mark II, E-PL3; Panasonic DMC-GX8,
+    DMC-LF1; Pentax K-50; Sony DSC-RX1, DSC-RX10M2, ILCA-77M2, ILCE-7M2,
+    ILCE-7RM2, SLT-A58
+
+ -- David Bremner <[email protected]>  Tue, 22 Dec 2015 19:56:15 -0400
+
+darktable (2.0~rc4-2) experimental; urgency=medium
+
+  * Bug fix: "Change of name for osm-gps-map dev package", thanks to Ross
+    Gammon (Closes: #808089).
+  * Bug fix: "debian packaging: debian/copyright needs updating", thanks
+    to Roman Lebedev (Closes: #808037).
+  * Remove lintian overrides (warning is gone).
+  * Remove dependency on libgtk2-engines
+
+ -- David Bremner <[email protected]>  Sun, 20 Dec 2015 07:56:19 -0400
+
+darktable (2.0~rc4-1) experimental; urgency=medium
+
+  * New upstream release candidate
+
+ -- David Bremner <[email protected]>  Mon, 14 Dec 2015 19:45:05 -0400
+
+darktable (2.0~rc3-1) experimental; urgency=medium
+
+  * New upstream release candidate
+
+ -- David Bremner <[email protected]>  Sat, 05 Dec 2015 10:05:10 -0400
+
+darktable (1.6.9-1) unstable; urgency=medium
+
+  * New upstream bugfix release
+
+ -- David Bremner <[email protected]>  Tue, 20 Oct 2015 21:14:00 -0300
+
+darktable (1.6.8-1) unstable; urgency=medium
+
+  * New upstream bugfix release.
+
+ -- David Bremner <[email protected]>  Fri, 31 Jul 2015 16:35:10 +0200
+
+darktable (1.6.7-2) unstable; urgency=medium
+
+  * Bug fix: "Export is broken err [imageio_storage_disk] could not export
+    to file", thanks to Roman Lebedev (Closes: #792209).
+
+ -- David Bremner <[email protected]>  Tue, 14 Jul 2015 07:17:34 +0200
+
+darktable (1.6.7-1) unstable; urgency=medium
+
+  * Bug fix: "no longer ships gphoto2-{, port-}config which breaks
+    FindGphoto2.cmake", thanks to Emilio Pozuelo Monfort (Closes:
+    #783821).
+  * Bug fix: "CVE-2015-3885: input sanitization flaw leading to buffer
+    overflow", thanks to Salvatore Bonaccorso (Closes: #786792).
+
+ -- David Bremner <[email protected]>  Sun, 07 Jun 2015 23:23:34 +0200
+
+darktable (1.6.6-2) unstable; urgency=medium
+
+  * Bug fix: "Install appstream appdata", thanks to Marcus Lundblad
+    (Closes: #785663).
+
+ -- David Bremner <[email protected]>  Tue, 19 May 2015 17:12:18 +0200
+
+darktable (1.6.6-1) unstable; urgency=medium
+
+  * New upstream bug fix release
+
+ -- David Bremner <[email protected]>  Fri, 08 May 2015 22:55:46 +0200
+
+darktable (1.6.4-1) experimental; urgency=medium
+
+  * New upstream bugfix release.
+
+ -- David Bremner <[email protected]>  Fri, 10 Apr 2015 06:02:35 +0900
+
+darktable (1.6.3-1) experimental; urgency=medium
+
+  * New upstream bugfix release
+
+ -- David Bremner <[email protected]>  Mon, 02 Mar 2015 05:22:44 +0100
+
+darktable (1.6.2-1) experimental; urgency=medium
+
+  * New upstream bugfix release.
+
+ -- David Bremner <[email protected]>  Tue, 03 Feb 2015 20:36:36 +0100
+
+darktable (1.6.1-2) experimental; urgency=medium
+
+  * cherry pick patch from 1.6.x to support OnePlus One phone
+
+ -- David Bremner <[email protected]>  Fri, 02 Jan 2015 00:30:59 +0100
+
+darktable (1.6.1-1) experimental; urgency=medium
+
+  * New upstream bugfix release
+
+ -- David Bremner <[email protected]>  Mon, 22 Dec 2014 19:44:01 +0100
+
+darktable (1.6.0-2) experimental; urgency=medium
+
+  * cherry pick patch from 1.6.x branch to fix 'flip' related crash
+
+ -- David Bremner <[email protected]>  Tue, 09 Dec 2014 18:20:33 +0100
+
+darktable (1.6.0-1) experimental; urgency=medium
+
+  * New upstream release; see /usr/share/doc/darktable/RELEASE_NOTES for
+    new features and camera support.
+
+ -- David Bremner <[email protected]>  Sun, 07 Dec 2014 20:38:20 +0100
+
+darktable (1.4.2-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Cleanup of large image handling, memory leaks, masks,
+      TIFF reader/writer
+    - Tonecurve no longer clamps the gamut
+    - Map view: only connect to the map server when active
+    - Use filesystem timestamp for images lacking EXIF
+    - Sync AMAZE code from RawTherapee
+    - Olympus: improved lens detection, focus distance detection.
+    - SONY ILCE-7(R) garbage pixels are now cut off
+    - Experimental support for Nikon D5300, Nikon D3300, Samsung NX1100,
+      Samsung NX30
+    - Very experimental support for Olympus E-M10 (color rendering is still
+      subject to future change, and may retroactively affect your image library
+      for this camera)
+    - New white balance presets for: Nikon D610, Olympus E-PL5, Olympus
+      E-PM2
+
+ -- David Bremner <[email protected]>  Sun, 04 May 2014 12:35:36 +0900
+
+darktable (1.4.1-1) unstable; urgency=medium
+
+  [ Jackson Doak ]
+  * New upstream release.
+  * debian/control:
+    - Update libgphoto build-depends. Closes: #736221, 739350
+    - Bump standards-version to 3.9.5 (no changes)
+    - Use canonical git URLs
+    - Mention debug in the short description of darktable-dbg
+
+ -- David Bremner <[email protected]>  Sun, 23 Mar 2014 09:37:22 -0300
+
+darktable (1.4-2) unstable; urgency=low
+
+  * Bug fix: "add LUA support", thanks to Steve Pomeroy (Closes: #735126).
+
+ -- David Bremner <[email protected]>  Sun, 12 Jan 2014 19:43:13 -0400
+
+darktable (1.4-1) unstable; urgency=medium
+
+  * New upstrean version; see /usr/share/doc/darktable/RELEASE_NOTES for
+    upstream changes (Closes: #733246).
+
+ -- David Bremner <[email protected]>  Tue, 31 Dec 2013 08:48:23 -0400
+
+darktable (1.4~rc1-1) experimental; urgency=low
+
+  * Upstream release candidate; see /usr/share/doc/darktable/RELEASE_NOTES for
+    upstream changes.
+  * Bug fix: "segmentation fault when exporting website-gallery", thanks
+    to IOhannes m zmoelnig (Closes: #709174).
+
+ -- David Bremner <[email protected]>  Tue, 03 Dec 2013 10:26:58 -0400
+
+darktable (1.2.3-1) unstable; urgency=low
+
+  * New upstream release
+    - libraw fix from 1.2.2-2 is now upstream (in darktable)
+    - Updates and new hardware: update to RawSpeed r570, Canon 70D
+      (preliminary), Olympus E-P5 (incl. preliminary Adobe Coeff.),
+      Samsung NX2000, Sony RX100m2, Sony SLT-A58 (updated)
+    - White Balance Presets: Sony NEX-5R, Sony SLT-A58, Nikon D3200
+      (updated), Pentax K20D
+    - Enhanced Color Matrix: Pentax K20D
+    - Noise Profiles: Canon EOS 1100D == Canon EOS Rebel T3, Canon
+      PowerShot S95, Canon PowerShot G11, Nikon Coolpix P330, Sony A580,
+      Fuji X10, Pentax K20D
+    - Fixes and improvements:
+       - Increased maximum cache size to 8GB
+       - Adjustments to default lowpass blur settings
+       - Adjustments to dithering slider ranges
+       - Metadata viewer: fix display of focal length
+       - Chromatic Aberrations: fix segfault for small buffers
+       - Color pickers: fix various issues
+       - More guides for Crop & Rotate
+       - Improve light table usability
+       - Soften: speed improvements by using SSE and OpenMP
+       - Deleting images from camera is not supported anymore for safety.
+       - Exposure module now supports multiple instances
+       - Support for custom meta data burn in
+       - PFM: load timestamp as date & time taken.
+       - Fix bug prohibiting image rating by mouse
+       - Update Picasa uploader: references Google+ now
+       - Some fixes for memory leaks, deadlocks, background jobs
+       - Fixes of on-screen handles for Crop&Rotate and GND modules
+       - 0 bytes files will no longer be imported but ignored
+
+ -- David Bremner <[email protected]>  Thu, 12 Sep 2013 06:44:59 -0300
+
+darktable (1.2.2-2) unstable; urgency=medium
+
+  * Port libraw commit c4e374ea. This one commit is a fix for two bugs.
+    - Bug fix: "darktable: multiple vulnerabilities", thanks to Raphael
+      Geissert (Closes: #721233).
+    - Bug fix: "darktable: multiple vulnerabilities", thanks to Raphael
+      Geissert (Closes: #721339).
+
+ -- David Bremner <[email protected]>  Thu, 12 Sep 2013 06:43:59 -0300
+
+darktable (1.2.2-1) unstable; urgency=low
+
+  * New upstream "hardware support release"
+    - updated rawspeed r553. Support for Canon EOS 700D, Nikon Coolpix
+      P330, New Olymbus base curve Updated Adobe Coeffs
+    - Enhanced color matrices: Canon 700D (from Canon 650D), Canon 100D
+      (from Canon 650D), Sony NEX-7
+    - White balance presets: Some updates from UFRaw, Canon 100D, Canon
+      700D, Sony SLT-A37 Nikon, Coolpix P330
+    - Noise profiles: Canon EOS-M, Olympus E-600 (from: Olympus E-30),
+      Olympus E-620 (from: Olympus E-30), Samsung WB2000, Sony A99v,
+      Panasonic DMC-G10 iso 100, Nikon D60
+    - Bug fixes: 0 star rating working again, LT: ctrl+d duplicates per
+      default now, Some fixes concerning locale handling, double click on
+      film strip jumps to image, remember position in collections, ctrl+k
+      jumps to previous collection, Blending parameters are preserved when
+      module is deactivated, In full-preview (alt-1) ratings and labels are
+      only applied to image shown, libsquish compilation now optional, dr:
+      deactivate interpolation at 200% zoom
+
+ -- David Bremner <[email protected]>  Sun, 28 Jul 2013 18:18:54 -0300
+
+darktable (1.2.1-2) unstable; urgency=medium
+
+  * Bug fix: "CVE-2013-2126: double free", thanks to Raphael Geissert
+    (Closes: #711316).
+
+ -- David Bremner <[email protected]>  Sat, 15 Jun 2013 06:50:53 +0900
+
+darktable (1.2.1-1) unstable; urgency=low
+
+  * New upstream bugfix release (Closes: #710207).
+    - Blend mode "vividlight" should work for NaNs
+    - Whitebalance is now relative to daylight, not to camera white balance
+    - Now importing folder via key accelerator is supported.
+    - Only one temperature slider in white balance
+    - Some fixes to the zoom behaviour in darkroom mode
+    - Fix some possible deadlocks, memory leaks and null pointer dereferences
+
+ -- David Bremner <[email protected]>  Wed, 29 May 2013 07:12:24 -0300
+
+darktable (1.2-1) experimental; urgency=low
+
+  * New upstream feature release (Closes: #705486).
+    - profiled denoise
+    - lightroom import
+    - multi instance support
+    - improved usability for distorting modules
+    - selective copy/paste of image processing
+    - new keystone correction tool
+    - jpeg2000 support
+    - graphics magick import
+    - dithering against banding.
+    - sharper thumbnails in lighttable mode.
+    - new oauth2 based picasa uploader.
+
+ -- David Bremner <[email protected]>  Tue, 30 Apr 2013 19:09:45 -0300
+
+darktable (1.1.4-1) unstable; urgency=low
+
+  * New upstream bugfix release.
+    -  Keep the styles plugin usable after applying a style
+    - darktable should now be better able to import some of the data from
+      .xmp's from other applications
+    - Better redraw logic in darkroom mode
+    - It should be less likely to get blurry thumbnails in lighttable mode now
+    - On low end system use lower quality thumbnails
+    - Work around some malformed icc profiles
+    - Add a mandatory cprt tag to embedded icc profiles
+    - Prevent Adobe rgb related trademark issue
+    - Some fixes with regard to the colorpicker
+    - Tooltips should now be more easily distinguisable
+    - Fix build with new glib versions
+
+ -- David Bremner <[email protected]>  Sat, 20 Apr 2013 10:36:53 -0300
+
+darktable (1.1.3-1) unstable; urgency=low
+
+  * New upstream camera support update and bugfix release:
+    - Check for glib 2.28 at config time.
+    - Don't sanitize exif when creating HDR DNGs
+    - Colorpicker now disappears immediately when disabling it
+    - Lens correction now uses loose lens matching (Ivan Tarozzi)
+    - Konica Minolta Dynax 5D rotation fix
+    - Removed an outdated assertion which could cause a crash in rare cases
+    - Fix crash when loading half-corrupted XMPs
+    - Fix crash when an imported file contains incomplete GPS information
+    - libjpeg-turbo workaround (Klaus Post)
+    - Preliminary support for nikon d5200
+    - White balance preset updates:
+      - Sony Alpha 700 (update to firmware v4)
+      - Sony Alpha 230 (new)
+      - Canon EOS 650d (new)
+      - Canon EOS Rebel T2i (fixed)
+      - Canon EOS M (fixed)
+    - Enhanced color rendition:
+      - Konica Minolta Dynax 5D (Wolfgang Kuehnel)
+      - Sony NEX 3 (Wolfgang Kuehnel)
+      - Sony Alpha 230 (Wolfgang Kuehnel)
+      - Sony RX100 (Josef Wells)
+
+ -- David Bremner <[email protected]>  Sat, 09 Feb 2013 11:25:40 -0400
+
+darktable (1.1.2-1) unstable; urgency=low
+
+  * New upstream camera support update and bugfix release:
+    - fix export resolution rounding issue
+    - correctly set output dimension in exif instead of passing the raw
+      resolution verbatim
+    - local average green eq was fixed
+    - use ordered arrays in xmp files
+    - disable export parallelism for flickr/picasa export
+    - don't enter tethering mode when there is no camera attached
+    - bring back the pin for map thumbnails
+    - improved tiff support
+    - vignetting now has a dithering option
+    - read nikon subject distance properly
+    - assorted freebsd fixes
+    - various opencl fixes
+    - usermanual updates
+  * Support for the following camera's added or updated:
+    - canon eos 6d, powershot s110, powershot g15, powershot sx50 hs
+    - nikon 1 v2, d600, coolpix p7700
+    - olympus e pl5, e pm2, xz 2
+    - panasonic dmc gh3, dmc lx7
+    - pentax k5ii,  ex2f
+    - sony rx1, nex 6, slt a99
+    - sony nex c3 blackpoint/greenshift fix
+  * white balance preset updates:
+    - canon eos 550d, 5d mark iii
+    - olympus xz 1
+    - sony nex c3, slt a57, nex 5n
+    - panasonic dmc-gh3
+
+ -- David Bremner <[email protected]>  Sat, 12 Jan 2013 09:15:30 -0400
+
+darktable (1.1.1-1) unstable; urgency=low
+
+  * New upstream release (1.1); Many new features and bug fixes.
+    - geotagging
+    - image similarity search
+    - improved sharpness and noise reduction
+    - improved color management
+    For more details see:
+    http://www.darktable.org/2012/11/released-darktable-1-1/
+  * Bug fix release (1.1.1)
+    - a curve related crash was fixed (Upstream: #9906)
+    - a deadlock in the lens correction module was fixed (Upstream: #9106)
+    For more details see: http://www.darktable.org/2012/12/released-1-1-1/
+  * Add versioned Build-Depends on debhelper
+  * Enable hardening flags.
+
+ -- David Bremner <[email protected]>  Tue, 11 Dec 2012 17:39:11 -0400
+
+
+darktable (1.0.5-1) experimental; urgency=low
+
+  * New upstream release
+    - Update to RawSpeed r438
+    - Update to LibRaw 0.14.7
+    - White balance presets for Nikon Coolpix P7100 and Panasonic GF3
+    - White balance preset updates for Canon EOS 7D, Canon EOS 350D
+    - Standard Color Matrices for Canon EOS 650D, Canon EOS 5D Mark III,
+      Canon EOS 1D X, Canon PowerShot G1 X, Canon PowerShot SX220, Nikon
+      D3200, Nikon D4, Nikon D800, Olympus E-M5, Panasonic GF5, Sony
+      SLT-A37/A57, Leica X1/X2, Sony DSC-RX100
+  * Build with libtiff5 (Closes: #682588).
+  * Switch to debhelper compat 9, for hardening support
+  
+ -- David Bremner <[email protected]>  Fri, 27 Jul 2012 06:59:38 -0300
+
+darktable (1.0.4-1) unstable; urgency=low
+
+  * New upstream release
+    - New warming/cooling filter presets for color correction plugin
+    - Correctly restore panels when using Tab.
+    - Checking if an export target directly is read-only
+    - Writing of hierarchical tags in .xmp has been improved
+    - disabled scrollwheel scrolling in darkroom mode
+    - Lighttable thumbnails are now color managed
+    - Improved color rendition:  Nikon D800, Canon EOS 5D Mark III
+    - Updated White balance presets.
+
+ -- David Bremner <[email protected]>  Sun, 03 Jun 2012 20:13:24 -0300
+
+darktable (1.0.3-1) unstable; urgency=low
+
+  * Upstream bugfix release. Fixes include:
+    - upstream #275 "plugin with auto applied preset not disabled"
+    - upstream #364 "keywords plugin causes hang"
+    - upstream #365 "Watermark variable not correct"
+    - upstream #366/#399 "two bugs in preset functionality"
+  * New presets/matrices
+    - Sony NEX-7
+    - Canon 400D, 50F
+    - Nikon D800/D5100
+
+ -- David Bremner <[email protected]>  Sun, 29 Apr 2012 08:30:00 -0300
+
+darktable (1.0-2) unstable; urgency=low
+
+  * Rebuild for unstable.
+
+ -- David Bremner <[email protected]>  Sat, 24 Mar 2012 07:58:08 -0300
+
+darktable (1.0-1) experimental; urgency=low
+
+  * New upstream release
+  * Bug fix: "darktable gconf schemas cause warnings on each gconf2
+    trigger call", thanks to Julien Valroff (Closes: #624763).
+  * Bump standards version (no changes).
+
+ -- David Bremner <[email protected]>  Thu, 15 Mar 2012 19:14:57 -0300
+
+darktable (0.9.3-2) unstable; urgency=low
+
+  * Bug fix: "Darktable is missing Flickr export option", thanks to Mike
+    Alborn (Closes: #644517).
+
+ -- David Bremner <[email protected]>  Tue, 24 Jan 2012 17:27:06 -0400
+
+darktable (0.9.3-1) unstable; urgency=low
+
+  * New upstream version
+
+ -- David Bremner <[email protected]>  Sun, 13 Nov 2011 10:46:00 -0400
+
+darktable (0.9.2-1) unstable; urgency=low
+
+  * New upstream version
+  * (equivalents of) all patches now upstream
+
+ -- David Bremner <[email protected]>  Sat, 27 Aug 2011 08:41:10 -0300
+
+darktable (0.9.1-2) unstable; urgency=low
+
+  * patch upstream copy of FindGTK2.cmake to work with multi-arch
+    (fixes KFreeBSD FTBFS).
+
+ -- David Bremner <[email protected]>  Tue, 16 Aug 2011 23:07:57 -0300
+
+darktable (0.9.1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- David Bremner <[email protected]>  Tue, 02 Aug 2011 21:32:31 +0200
+
+darktable (0.9-1) unstable; urgency=low
+
+  * New upstream release.
+  * Remove all patches now upstream; only patch for
+    -Wno-error=unused-but-set-variable remains.
+  * Bump Standards-Version to 3.9.2 (no changes)
+
+ -- David Bremner <[email protected]>  Tue, 12 Jul 2011 09:36:46 -0300
+
+darktable (0.8-4) unstable; urgency=low
+
+  * Really restrict architecture to any-i386, any-amd64
+  * Add -Wno-error=unused-but-set-variable (Closes: #625315)
+
+ -- David Bremner <[email protected]>  Tue, 03 May 2011 22:19:33 -0300
+
+darktable (0.8-3) unstable; urgency=low
+
+  * Restrict architecture to any-i386, any-amd64
+  * Backport upstream commits to more gracefully deal with missing sse2
+    support (Closes: #623393).
+
+ -- David Bremner <[email protected]>  Thu, 21 Apr 2011 22:35:03 -0300
+
+darktable (0.8-2) unstable; urgency=low
+
+  * Enable cmake option BINARY_PACKAGE_BUILD, which disables build host
+    specific optimizations.
+
+ -- David Bremner <[email protected]>  Thu, 14 Apr 2011 23:42:12 -0300
+
+darktable (0.8-1) unstable; urgency=low
+
+  [ Bernd Zeimetz ]
+  * Initial release (Closes: #553359)
+
+ -- David Bremner <[email protected]>  Tue, 22 Feb 2011 07:58:31 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/clean new/debian/clean
--- old/debian/clean    1970-01-01 01:00:00.000000000 +0100
+++ new/debian/clean    2017-12-24 14:52:45.000000000 +0100
@@ -0,0 +1,4 @@
+doc/usermanual/profiled_final.fo
+doc/usermanual/profiled_final.xml
+doc/usermanual/usermanual.pdf
+src/external/lua/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/compat new/debian/compat
--- old/debian/compat   1970-01-01 01:00:00.000000000 +0100
+++ new/debian/compat   2020-01-19 23:09:18.697187178 +0100
@@ -0,0 +1 @@
+12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/control new/debian/control
--- old/debian/control  1970-01-01 01:00:00.000000000 +0100
+++ new/debian/control  2020-01-19 23:08:08.317167676 +0100
@@ -0,0 +1,89 @@
+Source: darktable
+Section: graphics
+Priority: optional
+Maintainer: Debian PhotoTools Maintainers 
<[email protected]>
+Uploaders: David Bremner <[email protected]>
+Build-Depends: cmake,
+               debhelper (>= 10),
+               intltool,
+               iso-codes,
+               libcairo2-dev,
+               libcolord-dev,
+               libcolord-gtk-dev,
+               libcups2-dev,
+               libcurl4-gnutls-dev | libcurl-dev,
+               libexiv2-dev,
+               libflickcurl-dev,
+               libglib2.0-dev,
+               libgphoto2-dev,
+               libgraphicsmagick1-dev,
+               libgtk-3-dev (>= 3.22),
+               libjpeg-dev,
+               libjson-glib-dev,
+               liblcms2-dev,
+               liblensfun-dev,
+               liblua5.3-dev,
+               libopenexr-dev,
+               libopenjp2-7-dev,
+               libosmgpsmap-1.0-dev,
+               libpng-dev,
+               libpugixml-dev,
+               librsvg2-dev,
+               libsecret-1-dev,
+               libsoup2.4-dev,
+               libsqlite3-dev,
+               libtiff-dev,
+               libwebp-dev,
+               xsltproc
+Standards-Version: 4.1.2
+Homepage: http://www.darktable.org/
+Vcs-Git: https://salsa.debian.org/debian-phototools-team/darktable.git
+Vcs-Browser: https://salsa.debian.org/debian-phototools-team/darktable
+
+Package: darktable
+Architecture: any-amd64 any-arm64
+Depends: ${shlibs:Depends}, ${misc:Depends}, libjs-prototype, 
libjs-scriptaculous, fonts-roboto, iso-codes
+Replaces: darktable-plugins-legacy (<< 0.9), darktable-plugins-experimental 
(<< 1.0~)
+Breaks: darktable-plugins-legacy (<< 0.9), darktable-plugins-experimental (<< 
1.0~)
+Description: virtual lighttable and darkroom for photographers
+ Darktable manages your digital negatives in a database and lets you view
+ them  through a zoomable lighttable. it also enables you to develop raw
+ images and enhance them.
+ .
+ It tries to fill the gap between the many excellent existing free
+ raw converters and image management tools (such as ufraw or f-spot).
+ The user interface is built around efficient caching of image metadata and
+ mipmaps, all stored in a database. the user will always be able to interact,
+ even if the full resolution image is not yet loaded.
+ .
+ All editing is fully non-destructive and only operates on cached image
+ buffers for display. the full image is only converted during export. The
+ frontend is written in gtk+/cairo, the database uses sqlite3, raw image
+ loading is done using rawspeed, high-dynamic range, and standard image formats
+ such as jpeg are also supported. The core operates completely on floating
+ point values, so darktable can not only be used for photography but also for
+ scientifically acquired images or output of renderers (high dynamic range).
+
+Package: darktable-tools-basecurve
+Architecture: any-amd64 any-arm64
+Priority: optional
+Depends: darktable, ${shlibs:Depends}, ${misc:Depends}, dcraw, exiftool, 
graphicsmagick-imagemagick-compat
+Description: The basecurve tool from tools/basecurve/
+ darktable is a virtual lighttable and darkroom for photographers: it manages
+ digital negatives in a database and can show them through a zoomable
+ lighttable. It also enables developing raw images and enhance them.
+ .
+ This package provides the basecurve tool from tools/basecurve/.
+ Another option to solve the same problem might be the darktable-chart module
+ from the darktable package.
+
+Package: darktable-tools-noise
+Architecture: any-amd64 any-arm64
+Priority: optional
+Depends: darktable, ${shlibs:Depends}, ${misc:Depends}, dcraw, exiftool, 
graphicsmagick-imagemagick-compat
+Description: Noise profiling tools to support new camerasNoise profiling tools 
to support new cameras
+ darktable is a virtual lighttable and darkroom for photographers: it manages
+ digital negatives in a database and can show them through a zoomable
+ lighttable. It also enables developing raw images and enhance them.
+ .
+ This package provides the noise profiling tools to add support for new 
cameras.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/copyright new/debian/copyright
--- old/debian/copyright        1970-01-01 01:00:00.000000000 +0100
+++ new/debian/copyright        2017-12-15 18:30:05.000000000 +0100
@@ -0,0 +1,388 @@
+This work was packaged for Debian by:
+
+    Bernd Zeimetz <[email protected]> on Wed, 26 May 2010 14:49:58 +0200
+
+It was downloaded from:
+
+    git://git.debian.org/pkg-phototools/darktable.git
+
+Upstream Authors (at least 10 commits):
+
+    johannes hanika, Henrik Andersson, Tobias Ellinghaus, Ulrich
+    Pegelow, Pascal de Bruijn, Roman Lebedev, Pascal Obry, Jérémy
+    Rosen, Pedro Côrte-Real, José Carlos García Sogo, Ger Siemerink,
+    Robert Bieber, Edouard Gomez, parafin, Michel Leblond, Richard
+    Levitte, Simon Spannagel, Aldric Renaudin, Jean-Sébastien Pédron,
+    Olivier Tribout, Dan Torop, Bruce Guenter, Alexandre Prokoudine,
+    Christian Tellefsen, bartokk, Rostyslav Pidgornyi, Moritz Lipp,
+    Dennis Gnad, José Carlos Casimiro, tatica, Josep V. Moragues,
+    Thomas Pryds, marcel, Kaminsky Andrey, Guilherme Brondani Torri,
+    Michal Babej, Richard Wonka, Antony Dovgal, Victor Lamoine,
+    Dimitrios Psychogios, Milan Knížek, Brian Teague, Frédéric
+    Grollier, James C. McPherson, Andrew Toskin, Eckhart Pedersen,
+    Mikko Ruohola, JohnnyRun, Kanstantsin Shautsou, Wyatt Olson
+
+Files: *
+Copyright: © 2009-2010 The Darktable Authors
+Portions Copyright: Mark Probst,  Øyvind Kolås, Shawn Freeman, Udi Fuchs
+License:
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+Files: src/common/pwstorage/backend_kwallet.c
+License : BSD (3 clause) GPL (v3 or later) 
+Copyright: © 2010 Tobias Ellinghaus <[email protected]>
+License: GPL3+
+Portions copyright: 2010 The Chromium Authors. 
+
+Files: src/iop/Permutohedral.h
+Copyright: © 2010 Andrew Adams
+License: BSD3
+    Redistribution and use in source and binary forms, with or without 
modification, are permitted provided that the following conditions are met:
+
+    * Redistributions of source code must retain the above copyright
+      notice, this list of conditions and the following disclaimer.
+
+    * Redistributions in binary form must reproduce the above copyright
+      notice, this list of conditions and the following disclaimer in the
+      documentation and/or other materials provided with the distribution.
+
+    * Neither the name of the Stanford Graphics Lab nor the names of its
+      contributors may be used to endorse or promote products derived from
+      this software without specific prior written permission.
+
+    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+    HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: src/external/rawspeed
+Copyright: © 2009 Klaus Post  <klauspost (at) gmail (dot) com>
+Portions Copyright: Hubert Figuiere, Thomas G Lane, Kongji Huang,
+         Brian C. Smith, The Regents of the University of California.
+License: LGPL 2+
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2 of the License, or (at your option) any later version.
+
+    This library is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 
USA
+
+Files: src/external/rawspeed/RawSpeed/TiffTag.h
+Copyright: 2004 - 2006 Novell, Inc 
+License: MIT/X11 (BSD like) 
+    Permission is hereby granted, free of charge, to any person obtaining
+    a copy of this software and associated documentation files (the
+    "Software"), to deal in the Software without restriction, including
+    without limitation the rights to use, copy, modify, merge, publish,
+    distribute, sublicense, and/or sell copies of the Software, and to
+    permit persons to whom the Software is furnished to do so, subject to
+    the following conditions:
+
+    The above copyright notice and this permission notice shall be
+    included in all copies or substantial portions of the Software.
+
+    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+    LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+    OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Files: src/external/wb_preset.c
+Copyright: © 2004-2013
+Licence: GPL2+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+Files: src/external/CL/*
+Copyright: © 2008-2010 The Khronos Group Inc.
+License:
+    The files in this directory constitute the interface specification of 
OpenCL revision 1.1.
+    They are copyrighted by The Khronos Group Inc. and can be used, copied, 
modified, merged,
+    published, distributed, sublicensed free of charge according to the 
following copyright notice:
+
+    
/*******************************************************************************
+     * Copyright (c) 2008-2010 The Khronos Group Inc.
+     *
+     * Permission is hereby granted, free of charge, to any person obtaining a
+     * copy of this software and/or associated documentation files (the
+     * "Materials"), to deal in the Materials without restriction, including
+     * without limitation the rights to use, copy, modify, merge, publish,
+     * distribute, sublicense, and/or sell copies of the Materials, and to
+     * permit persons to whom the Materials are furnished to do so, subject to
+     * the following conditions:
+     *
+     * The above copyright notice and this permission notice shall be included
+     * in all copies or substantial portions of the Materials.
+     *
+     * THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+     * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+     * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+     * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+     * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+     * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+     * MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+     
******************************************************************************/ 
+
+    From: Neil Trevett <[email protected]>
+    To: Ulrich Pegelow <[email protected]>
+    CC: James Riordon <[email protected]>
+    Date: Sat, 7 May 2011 04:32:47 -0700
+    Subject: RE: Permission to use OpenCL header files in open source project
+    Thread-Topic: Permission to use OpenCL header files in open source project
+    Thread-Index: AcwDQf0xEnqgW9uUQjqGuglo7E4hlQImVv3A
+    Message-ID: 
<[email protected]>
+    References: <[email protected]>
+    In-Reply-To: <[email protected]>
+    Accept-Language: en-US
+    X-MS-Has-Attach:
+    X-MS-TNEF-Correlator:
+    acceptlanguage: en-US
+    MIME-Version: 1.0
+    Content-Language: en-US
+    Content-Type: text/plain;
+      charsetso-8859-1"
+    Content-Transfer-Encoding: quoted-printable
+    Envelope-To: [email protected]
+    Status: R
+    X-Status: N
+    X-KMail-EncryptionState:  
+    X-KMail-SignatureState:  
+    X-KMail-MDN-Sent:  
+
+    Hi Ulrich,
+
+    Thank you for checking with us - I can confirm that the header
+    files you list are indeed under a free to use license and you may
+    integrate them to your project.
+
+    Your application sounds intriguing.  The OpenCL working group is
+    looking to outreach to selected developers on a private email
+    feedback list.  I think the group would be interested in your
+    input feedback on OpenCL functionality and the OpenCL ICD
+    mechanism that is under construction.
+
+    Would you be interested in providing feedback to the OpenCL group
+    directly?  If so I can help in setting up the logistics to make
+    that possible.
+
+    Best regards,
+
+    Neil
+
+    Neil Trevett
+    Vice President Mobile Content, NVIDIA | President, Khronos Group
+    2701 San Tomas Expressway, Santa Clara, CA 95050 USA
+    M: +1 (408) 464-7053 | O: +1 (408) 566-6512 | F: +1 (408) 986-8315
+    [email protected] | www.nvidia.com
+
+    -----Original Message-----
+    From: Ulrich Pegelow [mailto:[email protected]] 
+    Sent: Monday, April 25, 2011 5:10 AM
+    To: [email protected]
+    Subject: Permission to use OpenCL header files in open source project
+
+    Dear Sir or Madam,
+
+    I am seeking your advice and kind permission to use and distribute your 
OpenCL 
+    header files with an open source project called "Darktable".
+
+    Darktable is a photography workflow solution for Linux with a virtual 
+    lighttable and darkroom. Its main focus and strength is in conversion and 
+    development of photographic RAW-files. Details can be found at 
+    http://darktable.sourceforge.net. Darktable is distributed in source code 
and 
+    binary form under the GNU GENERAL PUBLIC LICENCE (GPL) Version 3 
+    (http://www.gnu.org/licenses/gpl-3.0.html)
+
+    Darktable already supports OpenCL functionality in various parts. As a 
+    consequence it is running with blazing speed at many typical processing 
steps 
+    making it the best open-source raw converter available. It could be a 
perfect 
+    advocate for the benefits of GPU computing as provided by OpenCL and help 
+    propagate the idea.
+
+    Darktable's current limitation lies in the fact that a working OpenCL 
+    development kit is required at compile time. The resulting binary will 
only 
+    run on systems which have a working OpenCL run-time environment. As Linux 
+    software distributions can not rely on this, they will have to ship 
darktable 
+    binaries with OpenCL deactivated, thus preventing wide spread use of 
OpenCL.
+
+    My goal is to modify Darktable in a way, that it is able to detect the 
+    presence of OpenCL at run-time. I will use wrapper functions and dynamic 
+    loading to accomplish this. At startup Darktable would search for an 
existing 
+    OpenCL library and bind it if present. This way I would take advantage of 
the 
+    fact that many system already have a working OpenCL runtime library 
provided 
+    by a proprietary graphics card driver. That is the case e.g. for NVIDIA.
+
+    In order to do so, I need to include OpenCL specifications in form of  
header 
+    files into Darktable's source code, namely the following files from your 
+    OpenCL API registry (http://www.khronos.org/registry/cl):
+
+           opencl.h
+           cl_platform.h
+           cl.h
+           cl_ext.h
+           cl_d3d10.h
+           cl_gl.h
+           cl_gl_ext.h
+           cl.hpp
+
+    All with Version 1.0 or Version 1.1. depending on final implementation.
+
+    I understand the licensing terms in the preambles of your header files in 
the 
+    way that Khronos Group grants all third parties the right to use, copy, 
+    modify, merge, publish, distribute, sublicense, and/or sell copies of the 
+    material as long as the copyright notice and permission notice in the 
preamble 
+    is included.
+
+    I would be indebted if you could confirm to me that my understanding in 
right 
+    and that I am allowed to include the above mentioned files into Darktables 
+    source tree, which is distributed under GPL.
+
+    With best regards,
+
+    Ulrich Pegelow
+
+
+    -- 
+    Ulrich Pegelow, Ph.D.
+    Benrodestr. 76
+    40597 Düsseldorf
+    GERMANY
+    Tel. +49-0211-719674
+
+Files: src/external/lua
+License: MIT
+Copyright: © 1994–2013 Lua.org, PUC-Rio. 
+
+    Permission is hereby granted, free of charge, to any person obtaining a
+    copy of this software and associated documentation files (the
+    "Software"), to deal in the Software without restriction, including
+    without limitation the rights to use, copy, modify, merge, publish,
+    distribute, sublicense, and/or sell copies of the Software, and to
+    permit persons to whom the Software is furnished to do so, subject to
+    the following conditions: 
+
+    The above copyright notice and this permission notice shall be included
+    in all copies or substantial portions of the Software. 
+
+    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+    OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+    IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+    CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+    TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+    SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 
+
+Files: src/external/LuaAutoC
+Copyright: (c) 2012, Daniel Holden
+License: BSD-ish
+
+   Redistribution and use in source and binary forms, with or without
+   modification, are permitted provided that the following conditions are met: 
+
+   1. Redistributions of source code must retain the above copyright notice, 
this
+      list of conditions and the following disclaimer. 
+   2. Redistributions in binary form must reproduce the above copyright notice,
+      this list of conditions and the following disclaimer in the documentation
+      and/or other materials provided with the distribution. 
+
+   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
AND
+   ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
IMPLIED
+   WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+   DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE 
FOR
+   ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
DAMAGES
+   (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+   LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+   ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 
THIS
+   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+   The views and conclusions contained in the software and documentation are 
those
+   of the authors and should not be interpreted as representing official 
policies, 
+   either expressed or implied, of the FreeBSD Project.
+
+Files: data/lua/darktable/external/pygy_require
+License: MIT
+Copyright: © 2014 Pierre-Yves Gérardy
+    Permission is hereby granted, free of charge, to any person obtaining a 
copy
+    of this software and associated documentation files (the “Software”), to
+    deal in the Software without restriction, including without limitation the
+    rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+    sell copies of the Software, and to permit persons to whom the Software is
+    furnished to do so, subject to the following conditions:
+
+    The above copyright notice and this permission notice shall be included in
+    all copies or substantial portions of the Software.
+
+    THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+    FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
DEALINGS
+    IN THE SOFTWARE.
+
+Files: src/win/getrusage.[ch]
+License: BSD
+Portions Copyright: 1996-2010, PostgreSQL Global Development Group
+        1994, Regents of the University of California
+License: (taken from PostgresSQL source)
+ Permission to use, copy, modify, and distribute this software and its
+ documentation for any purpose, without fee, and without a written agreement
+ is hereby granted, provided that the above copyright notice and this
+ paragraph and the following two paragraphs appear in all copies.
+ .
+ IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
+ LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS
+ DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
+ AND FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS
+ ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO
+ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+
+Files: cmake/modules/LibFindMacros.cmake
+Copyright: © Lasse Kärkkäinen <tronic>
+License: public domain
+ Public Domain, originally written by Lasse Kärkkäinen <tronic>
+ Maintained at https://github.com/Tronic/cmake-modules
+
+Files: Debian/*
+Copyright: © 2010 Bernd Zeimetz <[email protected]>, 
+          David Bremner <[email protected]>
+License: GPL3
+
+The complete text of the GPL (version 3) and the LGPL (version 2.1 and
+3) can be found in /usr/share/common-licenses on Debian systems.
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/darktable-tools-basecurve.install 
new/debian/darktable-tools-basecurve.install
--- old/debian/darktable-tools-basecurve.install        1970-01-01 
01:00:00.000000000 +0100
+++ new/debian/darktable-tools-basecurve.install        2020-01-19 
23:09:02.229182609 +0100
@@ -0,0 +1,4 @@
+/usr/lib/darktable/tools/darktable-curve-tool
+/usr/lib/darktable/tools/darktable-curve-tool-helper
+/usr/share/darktable/tools/basecurve/
+/usr/share/doc/darktable/README.tools.basecurve.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/darktable-tools-noise.install 
new/debian/darktable-tools-noise.install
--- old/debian/darktable-tools-noise.install    1970-01-01 01:00:00.000000000 
+0100
+++ new/debian/darktable-tools-noise.install    2020-01-19 23:09:02.229182609 
+0100
@@ -0,0 +1,4 @@
+/usr/lib/darktable/tools/darktable-gen-noiseprofile
+/usr/lib/darktable/tools/darktable-noiseprofile
+/usr/lib/darktable/tools/profiling-shot.xmp
+/usr/lib/darktable/tools/subr.sh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/darktable.dirs new/debian/darktable.dirs
--- old/debian/darktable.dirs   1970-01-01 01:00:00.000000000 +0100
+++ new/debian/darktable.dirs   2020-01-19 23:09:02.229182609 +0100
@@ -0,0 +1,4 @@
+/usr/lib/darktable
+/usr/lib/darktable/tools
+/usr/share/darktable
+/usr/share/darktable/tools
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/darktable.install new/debian/darktable.install
--- old/debian/darktable.install        1970-01-01 01:00:00.000000000 +0100
+++ new/debian/darktable.install        2020-01-19 23:09:02.229182609 +0100
@@ -0,0 +1,33 @@
+/usr/bin/darktable
+/usr/bin/darktable-cltest
+/usr/bin/darktable-cli
+/usr/bin/darktable-generate-cache
+/usr/bin/darktable-chart
+/usr/bin/darktable-cmstest
+/usr/bin/darktable-rs-identify
+/usr/lib/*/darktable/
+/usr/share/appdata/darktable.appdata.xml
+/usr/share/applications/darktable.desktop
+/usr/share/darktable/kernels/
+/usr/share/darktable/latex/
+/usr/share/darktable/lua/
+/usr/share/darktable/pixmaps/
+/usr/share/darktable/pswp/
+/usr/share/darktable/rawspeed/
+/usr/share/darktable/style/
+/usr/share/darktable/themes/
+/usr/share/darktable/watermarks/
+/usr/share/darktable/tools/*.sh
+/usr/share/icons/hicolor/*/apps/darktable*
+/usr/share/man/man1/darktable*.1*
+/usr/share/doc/darktable/AUTHORS
+/usr/share/doc/darktable/LICENSE*
+/usr/share/doc/darktable/README.md
+/usr/share/doc/darktable/TRANSLATORS.md*
+/usr/share/doc/darktable/darktablerc.html
+/usr/share/locale/*/LC_MESSAGES/darktable.mo
+/usr/share/darktable/darktable.bash              
/usr/share/bash-completion/completions/darktable.bash
+/usr/share/darktable/luarc
+/usr/share/darktable/gdb_commands
+/usr/share/darktable/noiseprofiles.json
+/usr/share/darktable/darktablerc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/darktable.links new/debian/darktable.links
--- old/debian/darktable.links  1970-01-01 01:00:00.000000000 +0100
+++ new/debian/darktable.links  2020-01-19 23:09:02.229182609 +0100
@@ -0,0 +1,4 @@
+/usr/share/javascript/prototype/prototype.js 
/usr/share/darktable/js/prototype.js
+/usr/share/javascript/scriptaculous/scriptaculous.js 
/usr/share/darktable/js/scriptaculous.js
+/usr/share/javascript/scriptaculous/builder.js 
/usr/share/darktable/js/builder.js
+/usr/share/javascript/scriptaculous/effects.js 
/usr/share/darktable/js/effects.js
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/rules new/debian/rules
--- old/debian/rules    1970-01-01 01:00:00.000000000 +0100
+++ new/debian/rules    2020-01-19 23:09:33.757191351 +0100
@@ -0,0 +1,44 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+SOURCEPKG=$(shell dpkg-parsechangelog | sed  -n 's/^Source: \(.*\)/\1/p')
+UPSTREAM=$(shell dpkg-parsechangelog |  sed -n 's/^Version: \(.*\)/\1/p')
+SHA1=$(lastword $(subst ~g, ,$(UPSTREAM)))
+ORIG=${SOURCEPKG}_${UPSTREAM}.orig.tar.gz
+
+export CONFIG_SHELL=/bin/bash
+
+ifneq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
+       export DEB_CFLAGS_MAINT_APPEND=-O0
+       export DEB_CXXFLAGS_MAINT_APPEND=-O0
+else
+       export DEB_CFLAGS_MAINT_APPEND=-O3
+       export DEB_CXXFLAGS_MAINT_APPEND=-O3
+endif
+
+%:
+       dh $@ --parallel
+
+override_dh_missing:
+       dh_missing --fail-missing
+
+override_dh_link:
+       dh_link
+       rm -rf 
debian/darktable-tools-basecurve/usr/share/doc/darktable-tools-basecurve
+       rm -rf debian/darktable-tools-noise/usr/share/doc/darktable-tools-noise
+       ln -s /usr/share/doc/darktable 
debian/darktable-tools-basecurve/usr/share/doc/darktable-tools-basecurve
+       ln -s /usr/share/doc/darktable 
debian/darktable-tools-noise/usr/share/doc/darktable-tools-noise
+
+override_dh_auto_configure: src/version_gen.c
+       dh_auto_configure -- -DCMAKE_INSTALL_DATAROOTDIR="share" 
-DCMAKE_INSTALL_LIBEXECDIR="lib" -DCMAKE_INSTALL_DOCDIR="share/doc/darktable" 
-DCMAKE_SKIP_RPATH=OFF -DCMAKE_BUILD_TYPE=Release -DBINARY_PACKAGE_BUILD=1 
-DRAWSPEED_ENABLE_LTO=OFF -DUSE_OPENCL=ON -DBUILD_NOISE_TOOLS=ON 
-DBUILD_CURVE_TOOLS=ON
+
+describe-current-version:
+       git describe --tags upstream | sed 's,^release-,,;s,-,+,;s,-,~,;'
+
+get-orig-source:
+       git archive --format=tar $(SHA1) | gzip -9 > ../$(ORIG)
+
+src/version_gen.c:
+       ./tools/create_version_c.sh src/version_gen.c "${UPSTREAM}"
+
+.PHONY: describe-current-version git-orig-source
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/source/format new/debian/source/format
--- old/debian/source/format    1970-01-01 01:00:00.000000000 +0100
+++ new/debian/source/format    2017-12-24 20:45:55.000000000 +0100
@@ -0,0 +1 @@
+3.0 (quilt)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/upstream/signing-key.asc 
new/debian/upstream/signing-key.asc
--- old/debian/upstream/signing-key.asc 1970-01-01 01:00:00.000000000 +0100
+++ new/debian/upstream/signing-key.asc 2017-12-15 18:30:05.000000000 +0100
@@ -0,0 +1,63 @@
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+Version: GnuPG v1
+
+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
+mSjXa+shmzUQuq1kF4zH+BHAHR8lwYvO
+=3QNn
+-----END PGP PUBLIC KEY BLOCK-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/watch new/debian/watch
--- old/debian/watch    1970-01-01 01:00:00.000000000 +0100
+++ new/debian/watch    2017-12-15 18:30:05.000000000 +0100
@@ -0,0 +1,5 @@
+version=3
+
+opts="uversionmangle=s/.rc/~rc/,pgpsigurlmangle=s%$%.asc%" \
+https://github.com/darktable-org/darktable/releases .*/darktable-(.+)\.tar\.xz
+


Reply via email to