Import kdenlive_16.12.2-1.debian.tar.xz
authorPatrick Matthäi <pmatthaei@debian.org>
Thu, 16 Feb 2017 09:12:19 +0000 (09:12 +0000)
committerPatrick Matthäi <pmatthaei@debian.org>
Thu, 16 Feb 2017 09:12:19 +0000 (09:12 +0000)
[dgit import tarball kdenlive 16.12.2-1 kdenlive_16.12.2-1.debian.tar.xz]

changelog [new file with mode: 0644]
compat [new file with mode: 0644]
control [new file with mode: 0644]
copyright [new file with mode: 0644]
kdenlive-data.install [new file with mode: 0644]
kdenlive.docs [new file with mode: 0644]
kdenlive.install [new file with mode: 0644]
rules [new file with mode: 0755]
source.lintian-overrides [new file with mode: 0644]
source/format [new file with mode: 0644]
watch [new file with mode: 0644]

diff --git a/changelog b/changelog
new file mode 100644 (file)
index 0000000..c27b10b
--- /dev/null
+++ b/changelog
@@ -0,0 +1,716 @@
+kdenlive (16.12.2-1) unstable; urgency=low
+
+  * New upstream release.
+    - Drop patches, which are now included in 16.12.2:
+      01-nvidia-crash-375094, 02-nvidia-crash-movit-1,
+      03-frame-extract-remember-folder, 04-playlist-clip-expand,
+      05-monitor-length-375163, 06-playaction-not-pausing,
+      07-nvidia-crash-movit-2, 08-title-clip-select-twice,
+      09-aspect-transparency-issues, 10-crash-razor-multiple-clips,
+      11-project-archiving-fix.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 16 Feb 2017 10:12:19 +0100
+
+kdenlive (16.12.1-3) unstable; urgency=low
+
+  * Add upstream patch 08-title-clip-select-twice:
+    Fix title clip items need to be selected twice before allowing move.
+  * Add upstream patch 09-aspect-transparency-issues:
+    Fix various aspect ratio issues and transparency of composite transition in
+    some cases.
+  * Add upstream patch 10-crash-razor-multiple-clips:
+    Fix crash on razor with multiple clips selected.
+  * Add upstream patch 11-project-archiving-fix:
+    Fix color clips incorrectly detected and warn before overwriting project
+    file.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 07 Feb 2017 13:23:05 +0100
+
+kdenlive (16.12.1-2) unstable; urgency=low
+
+  * Add this upstream patches, to fix some minor bugs and crashes, if you are
+    using a nvidia card with movit.
+    - 01-nvidia-crash-375094.
+      Closes: #853768
+    - 02-nvidia-crash-movit-1.
+    - 03-frame-extract-remember-folder.
+    - 04-playlist-clip-expand.
+    - 05-monitor-length-375163.
+    - 06-playaction-not-pausing.
+    - 07-nvidia-crash-movit-2.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 01 Feb 2017 11:16:36 +0100
+
+kdenlive (16.12.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 17 Jan 2017 12:59:14 +0100
+
+kdenlive (16.12.0-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 19 Dec 2016 16:01:07 +0100
+
+kdenlive (16.08.3-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 17 Nov 2016 16:17:44 +0100
+
+kdenlive (16.08.2-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Adjust install file.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 17 Oct 2016 09:59:23 +0200
+
+kdenlive (16.08.1-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Remove unused file paragraphs from debian/copyright.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 12 Sep 2016 08:34:12 +0200
+
+kdenlive (16.08.0-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Fixes crash when applying compand filter.
+      Closes: #832527
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 22 Aug 2016 11:05:45 +0200
+
+kdenlive (16.04.3-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Fri, 15 Jul 2016 11:20:20 +0200
+
+kdenlive (16.04.2-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Fixes segfault or arithmetic exception with "Reverse Clip".
+      Closes: #827004
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Fri, 17 Jun 2016 09:24:31 +0200
+
+kdenlive (16.04.1-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Bump Standards-Version to 3.9.8 (no changes required).
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 10 May 2016 16:16:53 +0200
+
+kdenlive (16.04.0-2) unstable; urgency=medium
+
+  * Add missing dependency on qml-module-qtquick-controls.
+    Closes: #822279
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sun, 24 Apr 2016 11:42:34 +0200
+
+kdenlive (16.04.0-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Add new build dependencies libkf5filemetadata-dev and libkf5crash-dev.
+    - Install new kdenlive.svg file.
+  * Adjust debian/copyright.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Fri, 22 Apr 2016 14:09:52 +0200
+
+kdenlive (15.12.3-2) unstable; urgency=medium
+
+  * Enable parallel building.
+    Closes: #819814
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sun, 17 Apr 2016 12:27:16 +0200
+
+kdenlive (15.12.3-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Fix spelling error in debian/copyright.
+  * Enable full hardening.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 17 Mar 2016 19:16:20 +0100
+
+kdenlive (15.12.2-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Bump Standards-Version to 3.9.7 (no changes required).
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 17 Feb 2016 08:53:53 +0100
+
+kdenlive (15.12.1-2) unstable; urgency=medium
+
+  * Depend on oxygen-icon-theme instead of kde-runtime.
+    Closes: #807424
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 01 Feb 2016 14:35:24 +0100
+
+kdenlive (15.12.1-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Drop merged patch 01-render-with-rescale-changes-fps.
+    - Fixes wrong number at transcode profile.
+      Closes: #809231
+  * Raise minimum required mlt version up to 0.9.8.
+  * Add dependency on kde-runtime.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 13 Jan 2016 09:38:35 +0100
+
+kdenlive (15.12.0-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Fixes crash when deleting tracks.
+      Closes: #807978
+  * Add upstream patch 01-render-with-rescale-changes-fps: Fix resizing on
+    render ressetting frame rate to default 25.
+    Closes: #807684
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 21 Dec 2015 13:44:57 +0100
+
+kdenlive (15.08.3-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Remove merged patch 01-desktop-keywords.
+    - Remove merged patch 02-fix-spelling-error.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 11 Nov 2015 14:11:35 +0100
+
+kdenlive (15.08.2+git20151026-1) unstable; urgency=high
+
+  * New upstream git snapshot.
+    - Crashes in application due of missbackported patch are fixed.
+      Closes: #802592, #802824
+  * Do not ship menu file anymore.
+  * Remove deprecated build dependency on kde-workspace-dev.
+    Closes: #802339
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 26 Oct 2015 18:21:43 +0100
+
+kdenlive (15.08.2-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Add build dependency on kde-workspace-dev for missing FindOpenGLES.cmake.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 13 Oct 2015 13:25:04 +0200
+
+kdenlive (15.08.1-2) unstable; urgency=medium
+
+  * Add dependency on qml-module-qtquick2.
+    Closes: #800625
+  * Remove patch 03-armhf-armel-use-opengles.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 06 Oct 2015 10:28:07 +0200
+
+kdenlive (15.08.1-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Refresh hunky patch 01-desktop-keywords.
+    - Refresh hunky patch 02-fix-spelling-error.
+    - Rewrite patch 03-armhf-armel-use-opengles.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 21 Sep 2015 14:00:14 +0200
+
+kdenlive (15.08.0-2) unstable; urgency=medium
+
+  * Add dependency on kinit, kded5 and kio. Without it the file browser will
+    not work.
+    Closes: #797684
+  * Add again patch 03-armhf-armel-use-opengles, it was not merged.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 03 Sep 2015 10:19:24 +0200
+
+kdenlive (15.08.0-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Remove merged patch 02-armhf-armel-use-opengles.
+    - Add new build dependency qtdeclarative5-dev.
+  * Adjust debian/copyright.
+  * Add patch 02-fix-spelling-error to fix a spelling error.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 27 Aug 2015 19:17:49 +0200
+
+kdenlive (15.04.3-2) unstable; urgency=medium
+
+  * Cherry pick Ubuntu patch 02-armhf-armel-use-opengles to fix a FTBFS on
+    armel and armhf.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 27 Jul 2015 18:09:25 +0200
+
+kdenlive (15.04.3-1) unstable; urgency=low
+
+  * New upstream release.
+    - Rewrite patch 01-desktop-keywords.
+    - Rewrite the whole build dependencies.
+    - Build against Qt5.
+      Closes: #788790
+    - Adjust install files.
+  * Adjust debian/watch download location.
+  * Switch away from libav to ffmpeg.
+  * Bump mlt build dependency up to version 0.9.6-3~ to ensure that it has been
+    built against ffmpeg and Qt5.
+  * Update to DEP5 debian/copyright format.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 09 Jul 2015 09:38:16 +0200
+
+kdenlive (0.9.10-2) unstable; urgency=medium
+
+  * Add libv4l-dev as build dependency for webcam support.
+  * Exclude docbook files from dh_compress.
+    Closes: #765974
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 27 Oct 2014 18:25:52 +0100
+
+kdenlive (0.9.10-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Locales are again in the release tarball.
+    - Refresh patch 01-desktop-keywords.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sat, 27 Sep 2014 11:29:48 +0200
+
+kdenlive (0.9.8-2) unstable; urgency=medium
+
+  * Removed build depends on libav.
+    Closes: #748277
+  * Bump Standards-Version to 3.9.6 (no changes required).
+  * Remove build depends on hardening-wrapper.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 24 Sep 2014 19:57:52 +0200
+
+kdenlive (0.9.8-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Use profiles from mlt.
+      Closes: #739878
+    - Locales have been removed in this release.
+  * Use debian/clean instead of overwriting dh_auto_clean.
+  * Overwrite debian-watch-may-check-gpg-signature warning. There is no GPG
+    signature available.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 14 May 2014 15:42:18 +0200
+
+kdenlive (0.9.6-5) unstable; urgency=low
+
+  * Bump Standards-Version to 3.9.5 (no changes needed).
+  * Don't explicitly request xz compression - dpkg 1.17 does this by default.
+  * Point debian/watch to new download location.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 12 Dec 2013 10:11:38 +0100
+
+kdenlive (0.9.6-4) unstable; urgency=low
+
+  * Suggest khelpcenter4.
+    Closes: #721585
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 02 Sep 2013 11:30:20 +0200
+
+kdenlive (0.9.6-3) unstable; urgency=low
+
+  * Move from ffmpeg to avconv.
+    Closes: #710419
+  * Build depend on libmlt >= 0.9.0.
+  * Add patch 01-desktop-keywords to fix lintian warning
+    desktop-entry-lacks-keywords-entry.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 13 Aug 2013 11:07:09 +0200
+
+kdenlive (0.9.6-2) unstable; urgency=low
+
+  * Uploading to unstable.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 06 May 2013 09:45:55 +0200
+
+kdenlive (0.9.6-1) experimental; urgency=low
+
+  * New upstream release.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 08 Apr 2013 09:31:57 +0200
+
+kdenlive (0.9.4-1) experimental; urgency=low
+
+  * New upstream release.
+  * Build against mlt version 0.8.8.
+  * Migrate package to minimal debhelper rules.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 29 Jan 2013 09:30:26 +0100
+
+kdenlive (0.9.2-4) experimental; urgency=low
+
+  * Again some fixes for the long description. Thanks to Filipus Klutiero.
+    Closes: #693180
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 12 Dec 2012 11:07:55 +0100
+
+kdenlive (0.9.2-3) experimental; urgency=low
+
+  * Bump Standards-Version to 3.9.4 (no changes needed).
+  * Switch to xz compression and add a Pre-Depends on dpkg.
+  * Fix long description. Thanks to Filipus Klutiero.
+    Closes: #689995
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 12 Nov 2012 19:50:32 +0100
+
+kdenlive (0.9.2-2) unstable; urgency=low
+
+  * Correct debian/watch file, the releases are now bzip2 compressed.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sat, 02 Jun 2012 18:43:09 +0200
+
+kdenlive (0.9.2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Fri, 01 Jun 2012 18:32:50 +0200
+
+kdenlive (0.9-1) unstable; urgency=low
+
+  * New upstream release.
+    - Enable localizations.
+  * Adjust debian/watch to the new download location.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 15 May 2012 11:45:58 +0200
+
+kdenlive (0.8.2.1+git20120513-1) unstable; urgency=low
+
+  * New upstream git snapshot.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sun, 13 May 2012 12:54:06 +0200
+
+kdenlive (0.8.2.1+git20120422-1) unstable; urgency=low
+
+  * New upstream git snapshot.
+  * Bump build dependency on mlt back to 0.7.8.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sun, 22 Apr 2012 12:51:42 +0200
+
+kdenlive (0.8.2.1+git20120409-1) unstable; urgency=low
+
+  * New upstream git snapshot.
+  * Bump build dependency on mlt to 0.7.8+git20120409.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 09 Apr 2012 19:20:01 +0200
+
+kdenlive (0.8.2.1+git20120406-1) unstable; urgency=low
+
+  * New upstream git snapshot.
+    - Remove merged patch 01-glu-include.
+    - Localizations are not available in git snapshots.
+  * Wrap all debian/control lines.
+  * Remove obsolete README.Debian.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Fri, 06 Apr 2012 22:07:02 +0200
+
+kdenlive (0.8.2.1-2) unstable; urgency=low
+
+  * Bump Standards-Version to 3.9.3 (no changes needed).
+  * Add patch 01-glu-include from Felix Geyer to build with Qt 4.8.
+    Closes: #662769
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 06 Mar 2012 23:27:59 +0100
+
+kdenlive (0.8.2.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sun, 11 Dec 2011 17:51:45 +0100
+
+kdenlive (0.8.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * Remove broken symlinks from documentation.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 03 Nov 2011 11:17:39 +0100
+
+kdenlive (0.8+svn5945-1) unstable; urgency=low
+
+  * New upstream svn snapshot.
+    - Fixed MLT 0.7.4 incompatibility.
+      Closes: #636933
+    - Also install new documentations.
+  * Add missing makefile targets build-arch and build-indep.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 06 Oct 2011 13:36:21 +0200
+
+kdenlive (0.8-4) unstable; urgency=low
+
+  * Allow build on kFreeBSD by adding option NO_JOGSHUTTLE.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sun, 29 May 2011 10:33:27 +0200
+
+kdenlive (0.8-3) unstable; urgency=low
+
+  * Bump mlt build dependencies to >= 0.7.
+    Closes: #626275
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sat, 14 May 2011 14:06:27 +0200
+
+kdenlive (0.8-2) unstable; urgency=low
+
+  * Build with hardening-wrapper.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sat, 30 Apr 2011 16:20:50 +0200
+
+kdenlive (0.8-1) unstable; urgency=low
+
+  * New upstream release.
+  * Bump Standards-Version to 3.9.2 (no changes needed).
+  * Fix lintian warning description-synopsis-starts-with-article.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 27 Apr 2011 21:33:17 +0200
+
+kdenlive (0.7.8+svn5529-1) unstable; urgency=low
+
+  * New upstream svn snapshot.
+    - Importing RAW DV files should be fixed.
+      Closes: #615606
+    - Add new build dependency libqt4-opengl-dev and libqjson-dev.
+  * Rebuild against mlt 0.7.0.
+    Closes: #620340
+  * Wrap build dependencies.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Fri, 01 Apr 2011 21:05:53 +0200
+
+kdenlive (0.7.8-3) unstable; urgency=low
+
+  * Rebuild against mlt 0.6.2.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sun, 20 Feb 2011 11:27:36 +0100
+
+kdenlive (0.7.8-2) unstable; urgency=low
+
+  * Wrap dependencies.
+  * Remove patch 01-lower-down-req-mlt-version, since mlt 0.6.2 is in unstable.
+    Closes: #606619
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 08 Feb 2011 18:26:40 +0100
+
+kdenlive (0.7.8-1) unstable; urgency=low
+
+  * New upstream release.
+    - Add patch 01-lower-down-req-mlt-version.diff, which sets the required mlt
+      version from 0.5.10 to 0.5.6.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sat, 18 Sep 2010 10:13:25 +0200
+
+kdenlive (0.7.7.1+svn4858-1) unstable; urgency=low
+
+  * New upstream svn snapshot.
+    - Croatian translation is working now.
+      Closes: #592755
+    - Add new build dependency shared-desktop-ontologies and libx11-dev.
+  * Bump Standards-Version to 3.9.1 (no changes needed).
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 07 Sep 2010 20:37:34 +0200
+
+kdenlive (0.7.7.1+svn4571-1) unstable; urgency=low
+
+  * New upstream svn snapshot.
+    - Fixes FTBFS on armel.
+  * Bump Standards-Version to 3.9.0.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 08 Jul 2010 20:05:14 +0200
+
+kdenlive (0.7.7.1+svn4541-1) unstable; urgency=low
+
+  * New upstream svn snapshot.
+    - Fixes incorrect recordmydesktop command line options.
+      Closes: #584523
+  * Remove not needed build dependencies libiec61883-dev and libavc1394-dev.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 23 Jun 2010 21:42:38 +0200
+
+kdenlive (0.7.7.1-2) unstable; urgency=low
+
+  * Build against Qt 4.6.
+    Closes: #574055
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 15 Apr 2010 19:23:56 +0200
+
+kdenlive (0.7.7.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Fri, 26 Feb 2010 23:14:11 +0100
+
+kdenlive (0.7.7-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 17 Feb 2010 22:09:41 +0100
+
+kdenlive (0.7.6+svn4305-1) unstable; urgency=low
+
+  * New upstream svn snapshot.
+  * Bump Standards-Version to 3.8.4 (no changes needed).
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 09 Feb 2010 19:11:20 +0100
+
+kdenlive (0.7.6+svn4246-1) unstable; urgency=low
+
+  * New upstream svn snapshot.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sat, 23 Jan 2010 14:46:02 +0100
+
+kdenlive (0.7.6+svn4238-1) unstable; urgency=low
+
+  * New upstream svn snapshot.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 19 Jan 2010 20:54:26 +0100
+
+kdenlive (0.7.6+svn4223-1) unstable; urgency=low
+
+  * New upstream svn snapshot.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 11 Jan 2010 12:57:10 +0100
+
+kdenlive (0.7.6+svn4201-1) unstable; urgency=low
+
+  * New upstream svn snapshot.
+    - This should fix a FTBFS on armel.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 04 Jan 2010 19:32:41 +0100
+
+kdenlive (0.7.6+svn4194-1) unstable; urgency=low
+
+  * New upstream svn snapshot.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sun, 03 Jan 2010 13:19:28 +0100
+
+kdenlive (0.7.6+svn4144-1) unstable; urgency=low
+
+  * New upstream svn snapshot.
+  * Fix spelling error in the long description of kdenlive-data.
+    Closes: #557488
+  * Remove obsolete debian/README.source.
+  * Convert package to the 3.0 (quilt) format.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 24 Nov 2009 20:19:31 +0100
+
+kdenlive (0.7.6-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Fri, 09 Oct 2009 11:04:17 +0200
+
+kdenlive (0.7.5+svn3995-1) unstable; urgency=low
+
+  * New upstream svn snapshot.
+  * Now it should build on all architectures against the right mlt version.
+    Closes: #549340
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sun, 04 Oct 2009 10:12:58 +0200
+
+kdenlive (0.7.5+svn3969-1) unstable; urgency=low
+
+  * New upstream svn snapshot.
+    - Drop all merged patches.
+    - Drop dpatch.
+  * Apply patch from Martin Mazur <debian@teclabs.eu> to increase readibility
+    of the long description. Thanks.
+    Closes: #548435
+  * Use dh_install with --list-missing.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 01 Oct 2009 11:31:36 +0200
+
+kdenlive (0.7.5-2) unstable; urgency=low
+
+  * Bump Standards-Version to 3.8.3.
+    - Add debian/README.source.
+  * Wrap build dependency lines.
+  * Add patch 01-spanish_translations_fixes, which fixes many spanish
+    translations. Thanks to Margarita Manterola <marga@debian.org>.
+    Closes: #538450
+  * Add patch 02-switch_to_genisoimage, which switches kdenlive from mkisofs to
+    genisoimage. Thanks to Didier Raboud <didier@raboud.com>.
+    Closes: #547501
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 21 Sep 2009 12:27:06 +0200
+
+kdenlive (0.7.5-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 01 Jul 2009 21:50:23 +0200
+
+kdenlive (0.7.4+svn3592-1) unstable; urgency=low
+
+  * New subversion snapshot of revision 3592.
+    - This snapshot fixes a FTBFS on armel.
+    - Drop kdenlive.{menu,xpm} and install both from upstream.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Fri, 19 Jun 2009 15:12:32 +0200
+
+kdenlive (0.7.4-2) unstable; urgency=low
+
+  * Fix conflicts against kdenlive from Marillat.
+    Closes: #532086
+  * Bump Standards-Version to 3.8.2 (no changes needed).
+  * We do not have to depend anymore on libmlt-data, this is done by melt now.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Fri, 19 Jun 2009 09:23:58 +0200
+
+kdenlive (0.7.4-1) unstable; urgency=low
+
+  * New upstream release.
+    - Bump dependency on libmlt-data to >= 0.4.2, because kdenlive 0.7.4 does
+      not work properly with mlt 0.3.8.
+  * Change dependency on inigo to melt, it has been renamed with the new mlt
+    version.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 02 Jun 2009 18:15:09 +0200
+
+kdenlive (0.7.3-4) unstable; urgency=low
+
+  * Depend on ffmpeg.
+  * Recommend frei0r-plugins, recordmydesktop, dvdauthor and genisoimage.
+    They are very useful for kdenlive.
+  * Add conflicts against kdenlive (<< 0.7.2.1) to kdenlive-data, because it
+    clashes with the old debian-multimedia.org version.
+    Closes: #529048
+  * Remove deprecated dh_desktop call.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Fri, 29 May 2009 21:48:37 +0200
+
+kdenlive (0.7.3-3) unstable; urgency=low
+
+  * Simplify debian/rules by not copying all necessary data to build first.
+    cmake natively supports ot of source builds.
+  * Add pkg-config as build dependecy, so that the cmake script could determine
+    the path to mlt and his profiles. This disables the annoying question on
+    the initial kdenlive start.
+  * Add versioned dependency on libmlt-data (>= 0.3.8), because kdenlive crashs
+    with libmlt-data 0.3.6.
+    Closes: #529163
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 18 May 2009 19:55:41 +0200
+
+kdenlive (0.7.3-2) unstable; urgency=low
+
+  * Link to the LGPL-2 instead of GPL-2 for src/regiongrabber.{cpp,h} in
+    debian/copyright.
+  * Remove ccache build dependencie and do not override the default compiler in
+    debian/rules to the ccache g++ one to avoid kdenlive FTBFSing on Debian
+    buildds.
+    Closes: #528967
+  * Add upstreams README to kdenlive.docs.
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sat, 16 May 2009 21:11:29 +0200
+
+kdenlive (0.7.3-1) unstable; urgency=low
+
+  * New upstream release.
+  * Change my email address.
+  * Remove DM-Upload-Allowed control field.
+  * Fix typo in get-orig-source target.
+  * Fix reference to the GPL license (missing whitespace).
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Sat, 16 May 2009 19:17:03 +0200
+
+kdenlive (0.7.2.1-1) unstable; urgency=low
+
+  * Initial release.
+    Closes: #180510
+
+ -- Patrick Matthäi <patrick.matthaei@web.de>  Sun, 12 Apr 2009 13:12:32 +0200
diff --git a/compat b/compat
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
+++ b/compat
@@ -0,0 +1 @@
+9
diff --git a/control b/control
new file mode 100644 (file)
index 0000000..52bcd18
--- /dev/null
+++ b/control
@@ -0,0 +1,105 @@
+Source: kdenlive
+Section: video
+Priority: optional
+Maintainer: Patrick Matthäi <pmatthaei@debian.org>
+Homepage: http://www.kdenlive.org/
+Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 9),
+ pkg-config,
+ cmake,
+ libmlt-dev (>= 0.9.8),
+ libmlt++-dev (>= 0.9.8),
+ ffmpeg,
+ libqt5opengl5-dev,
+ extra-cmake-modules,
+ qtscript5-dev,
+ libqt5svg5-dev,
+ kdoctools-dev,
+ kio-dev,
+ libv4l-dev,
+ libkf5archive-dev,
+ libkf5bookmarks-dev,
+ libkf5config-dev,
+ libkf5configwidgets-dev,
+ libkf5coreaddons-dev,
+ libkf5dbusaddons-dev,
+ libkf5guiaddons-dev,
+ libkf5iconthemes-dev,
+ libkf5newstuff-dev,
+ libkf5filemetadata-dev,
+ libkf5crash-dev,
+ libkf5notifications-dev,
+ libkf5notifyconfig-dev,
+ libkf5plotting-dev,
+ libkf5textwidgets-dev,
+ libkf5widgetsaddons-dev,
+ qtdeclarative5-dev,
+ libkf5xmlgui-dev
+
+Package: kdenlive
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ kdenlive-data (= ${source:Version}),
+ qml-module-qtquick2,
+ qml-module-qtquick-controls,
+ kinit,
+ kded5,
+ kio,
+ oxygen-icon-theme,
+ melt,
+ ffmpeg
+Recommends: swh-plugins,
+ dvgrab,
+ frei0r-plugins,
+ recordmydesktop,
+ dvdauthor,
+ genisoimage
+Suggests: khelpcenter
+Description: non-linear video editor
+ Kdenlive is a non-linear video editing suite, which supports DV, HDV and many
+ more formats.
+ Its main features are:
+  * Guides and marker for organizing timelines
+  * Copy and paste support for clips, effects and transitions
+  * Real time changes
+  * FireWire and Video4Linux capture
+  * Screen grabbing
+  * Exporting to any by FFMPEG supported format
+
+Package: kdenlive-data
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: kdenlive
+Breaks: kdenlive (<= 0.7.2.1)
+Description: non-linear video editor (data files)
+ Kdenlive is a non-linear video editing suite, which supports DV, HDV and many
+ more formats.
+ Its main features are:
+  * Guides and marker for organizing timelines
+  * Copy and paste support for clips, effects and transitions
+  * Real time changes
+  * FireWire and Video4Linux capture
+  * Screen grabbing
+  * Exporting to any by FFMPEG supported format
+ .
+ This package contains the data files for kdenlive.
+
+Package: kdenlive-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: ${misc:Depends},
+ kdenlive (= ${binary:Version})
+Description: non-linear video editor (debugging symbols)
+ Kdenlive is a non-linear video editing suite, which supports DV, HDV and many
+ more formats.
+ Its main features are:
+  * Guides and marker for organizing timelines
+  * Copy and paste support for clips, effects and transitions
+  * Real time changes
+  * FireWire and Video4Linux capture
+  * Screen grabbing
+  * Exporting to any by FFMPEG supported format
+ .
+ This package contains the debugging symbols for kdenlive.
diff --git a/copyright b/copyright
new file mode 100644 (file)
index 0000000..aa97bea
--- /dev/null
+++ b/copyright
@@ -0,0 +1,347 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+
+Files: *
+Copyright: 2007-2012, Jean-Baptiste Mardelle (jb@kdenlive.org)
+License: GPL-2+
+
+Files: src/colortools.cpp
+  src/colortools.h
+Copyright: 2008, 2010-2012, Simon Andreas Eugster (simon.eu@gmail.com)
+License: GPL-2+
+
+Files: src/core.cpp
+  src/core.h
+  src/mltconnection.h
+Copyright: 2014, Till Theato <root@ttill.de>
+License: GPL-3+
+
+Files: src/doc/kthumb.cpp
+Copyright: : Marco Gittler / : 2005, Lcio Fl�io Corr� / : 2002,Jason Wood
+License: GPL-2+
+
+Files: src/effectslist/effectslist.cpp
+  src/effectslist/effectslist.h
+Copyright: 2002, 2003, Jason Wood
+License: GPL-2+
+
+Files: src/effectslist/initeffects.cpp
+Copyright: : 2008, Marco Gittler / : 2006,Jean-Baptiste Mardelle
+License: GPL-2+
+
+Files: src/effectslist/initeffects.h
+Copyright: 2006, 2008, 2010, Jean-Baptiste Mardelle
+License: GPL-2+
+
+Files: src/effectstack/*
+Copyright: : 2008,Marco Gittler
+License: GPL-2+
+
+Files: src/effectstack/abstractcollapsiblewidget.cpp
+  src/effectstack/abstractcollapsiblewidget.h
+  src/effectstack/collapsibleeffect.cpp
+  src/effectstack/collapsibleeffect.h
+  src/effectstack/collapsiblegroup.cpp
+  src/effectstack/collapsiblegroup.h
+  src/effectstack/keyframehelper.cpp
+  src/effectstack/keyframehelper.h
+  src/effectstack/parametercontainer.cpp
+  src/effectstack/parametercontainer.h
+Copyright: 2007-2012, Jean-Baptiste Mardelle (jb@kdenlive.org)
+License: GPL-2+
+
+Files: src/effectstack/dragvalue.cpp
+Copyright: 2011, Till Theato (root@ttill.de)
+  2011, Jean-Baptiste Mardelle (jb@kdenlive.org)
+License: GPL-2+
+
+Files: src/effectstack/dragvalue.h
+Copyright: 2010, 2011, Till Theato (root@ttill.de)
+License: GPL-2+
+
+Files: src/effectstack/effectstackview2.cpp
+  src/effectstack/effectstackview2.h
+Copyright: : 2012,Jean-Baptiste Mardelle (jb@kdenlive.org) / : 2008,Marco Gittler (g.marco@freenet.de)
+License: GPL-2+
+
+Files: src/effectstack/graphicsscenerectmove.cpp
+  src/effectstack/graphicsscenerectmove.h
+Copyright: 2008, Marco Gittler (g.marco@freenet.de)
+  2008, Jean-Baptiste Mardelle (jb@kdenlive.org)
+License: GPL-2+
+
+Files: src/effectstack/keyframeedit.h
+Copyright: 2006, 2008, 2010, Jean-Baptiste Mardelle
+License: GPL-2+
+
+Files: src/effectstack/widgets/*
+Copyright: 2010, 2011, Till Theato (root@ttill.de)
+License: GPL-2+
+
+Files: src/effectstack/widgets/kis_cubic_curve.cpp
+Copyright: 2010, Cyrille Berger <cberger@cberger.net>
+  2009, Dmitry Kazakov <dimula73@gmail.com>
+  2005, Casper Boemann <cbr@boemann.dk>
+License: GPL-2+
+
+Files: src/effectstack/widgets/kis_cubic_curve.h
+Copyright: 2010, Cyrille Berger <cberger@cberger.net>
+License: GPL-2+
+
+Files: src/effectstack/widgets/kis_curve_widget.cpp
+  src/effectstack/widgets/kis_curve_widget.h
+  src/effectstack/widgets/kis_curve_widget_p.h
+Copyright: 2009, Dmitry Kazakov <dimula73@gmail.com>
+  2005, Casper Boemann <cbr@boemann.dk>
+License: GPL-2+
+
+Files: src/gentime.cpp
+  src/gentime.h
+  src/timecode.h
+Copyright: 2002, 2003, Jason Wood
+License: GPL-2+
+
+Files: src/hidetitlebars.cpp
+  src/hidetitlebars.h
+  src/layoutmanagement.cpp
+  src/layoutmanagement.h
+  src/mltconnection.cpp
+Copyright: 2014, Till Theato <root@ttill.de>
+  2007, 2010, 2012, Jean-Baptiste Mardelle <jb@kdenlive.org>
+License: GPL-3+
+
+Files: src/jogshuttle/jogaction.cpp
+  src/jogshuttle/jogaction.h
+  src/jogshuttle/jogshuttleconfig.cpp
+Copyright: 2010, Pascal Fleury (fleury@users.sourceforge.net)
+License: GPL-2+
+
+Files: src/jogshuttle/jogmanager.cpp
+  src/jogshuttle/jogmanager.h
+Copyright: 2014, Till Theato <root@ttill.de>
+License: GPL-3+
+
+Files: src/kdenlivecore_export.h
+Copyright: 2007, Matthias Kretz <kretz@kde.org>
+License: LGPL-2+
+
+Files: src/lib/*
+Copyright: 2012, Simon A. Eugster <simon.eu@gmail.com>
+License: GPL-2+
+
+Files: src/lib/audio/*
+Copyright: 2008, 2010-2012, Simon Andreas Eugster (simon.eu@gmail.com)
+License: GPL-2+
+
+Files: src/lib/audio/audioCorrelation.cpp
+  src/lib/audio/audioInfo.h
+  src/lib/audio/audioStreamInfo.cpp
+  src/lib/audio/audioStreamInfo.h
+  src/lib/audio/fftCorrelation.cpp
+  src/lib/audio/fftCorrelation.h
+Copyright: 2012, Simon A. Eugster (Granjow) <simon.eu@gmail.com>
+License: GPL-3+
+
+Files: src/lib/external/*
+Copyright: 2003-2010, Mark Borgerding (Mark@Borgerding.net)
+License: BSD-3-clause
+
+Files: src/lib/external/kiss_fft/tools/psdpng.c
+Copyright: 2003-2004, Mark Borgerding (Mark@Borgerding.net)
+License: BSD-3-clause
+
+Files: src/lib/external/media_ctrl/*
+Copyright: 2001-2007, Dan Dennedy <dan@dennedy.org>
+License: GPL-2+
+
+Files: src/main.cpp
+Copyright: 2008, Jean-Baptiste Mardelle (jb@kdenlive.org)
+  2007, 2015, Kdenlive authors
+  2007, Marco Gittler (g.marco@freenet.de)
+License: GPL-2+
+
+Files: src/onmonitoritems/*
+Copyright: 2010, 2011, Till Theato (root@ttill.de)
+License: GPL-2+
+
+Files: src/project/clipstabilize.cpp
+  src/project/clipstabilize.h
+Copyright: 2011, Marco Gittler (marco@gitma.de)
+  2008, Jean-Baptiste Mardelle (jb@kdenlive.org)
+License: GPL-2+
+
+Files: src/project/notesplugin.cpp
+  src/project/notesplugin.h
+  src/project/projectmanager.cpp
+  src/project/projectmanager.h
+Copyright: 2014, Till Theato <root@ttill.de>
+License: GPL-3+
+
+Files: src/project/projectcommands.cpp
+Copyright: 2014, Vincent Pinon (vpinon@april.org)
+  2008, Jean-Baptiste Mardelle (jb@kdenlive.org)
+License: GPL-2+
+
+Files: src/project/transitionsettings.cpp
+  src/project/transitionsettings.h
+Copyright: : 2008,Marco Gittler
+License: GPL-2+
+
+Files: src/renderer.cpp
+Copyright: : Marco Gittler / : 2006, Jean-Baptiste Mardelle / : 2005, Lucio Flavio Correa / : 2002,Jason Wood
+License: GPL-2+
+
+Files: src/renderer.h
+Copyright: : 2010,Jean-Baptiste Mardelle (jb@kdenlive.org) / : 2002,Jason Wood (jasonwood@blueyonder.co.uk)
+License: GPL-2+
+
+Files: src/scopes/*
+Copyright: 2008, 2010-2012, Simon Andreas Eugster (simon.eu@gmail.com)
+License: GPL-2+
+
+Files: src/scopes/audioscopes/audiosignal.cpp
+  src/scopes/audioscopes/audiosignal.h
+Copyright: 2010, Marco Gittler (g.marco@freenet.de)
+License: GPL-2+
+
+Files: src/simplekeyframes/*
+Copyright: 2010, 2011, Till Theato (root@ttill.de)
+License: GPL-2+
+
+Files: src/statusbarmessagelabel.cpp
+  src/statusbarmessagelabel.h
+Copyright: 2006, Peter Penz
+License: GPL-2+
+
+Files: src/stopmotion/stopmotion.cpp
+Copyright: 2006, 2008, 2010, Jean-Baptiste Mardelle
+License: GPL-2+
+
+Files: src/stopmotion/stopmotion.h
+Copyright: : 2008,Marco Gittler
+License: GPL-2+
+
+Files: src/timecode.cpp
+Copyright: : 2003,Jason Wood / 2010,Jean-Baptiste Mardelle (jb@kdenlive.org)
+License: GPL-2+
+
+Files: src/timecodedisplay.cpp
+  src/timecodedisplay.h
+Copyright: 2010, Jean-Baptiste Mardelle <jb@kdenlive.org>
+License: LGPL-2+
+
+Files: src/timeline/abstractclipitem.cpp
+  src/timeline/abstractclipitem.h
+  src/timeline/abstractgroupitem.cpp
+  src/timeline/abstractgroupitem.h
+Copyright: 2008, Marco Gittler (g.marco@freenet.de)
+  2008, Jean-Baptiste Mardelle (jb@kdenlive.org)
+License: GPL-2+
+
+Files: src/timeline/timelinecommands.cpp
+  src/timeline/timelinecommands.h
+Copyright: 2014, Vincent Pinon (vpinon@april.org)
+  2010, Till Theato (root@ttill.de)
+  2008, Marco Gittler (g.marco@freenet.de)
+  2007-2012, Jean-Baptiste Mardelle (jb@kdenlive.org)
+License: GPL-2+
+
+Files: src/timeline/timelinesearch.cpp
+Copyright: 2014, Till Theato <root@ttill.de>
+  2007, 2010, 2012, Jean-Baptiste Mardelle <jb@kdenlive.org>
+License: GPL-3+
+
+Files: src/timeline/timelinesearch.h
+Copyright: 2014, Till Theato <root@ttill.de>
+License: GPL-3+
+
+Files: src/timeline/tracksconfigdialog.cpp
+  src/timeline/tracksconfigdialog.h
+Copyright: 2010, 2011, Till Theato (root@ttill.de)
+License: GPL-2+
+
+Files: src/timeline/transition.cpp
+  src/timeline/transition.h
+Copyright: 2006, 2008, 2010, Jean-Baptiste Mardelle
+License: GPL-2+
+
+Files: src/titler/*
+Copyright: : 2008,Marco Gittler
+License: GPL-2+
+
+Files: src/titler/KoSliderCombo.cpp
+Copyright: 2010, Jean-Baptiste Mardelle <jb@kdenlive.org>
+  2007, Casper Boemann <cbr@boemann.dk>
+License: LGPL-2+
+
+Files: src/titler/KoSliderCombo.h
+Copyright: 2007, Casper Boemann <cbr@boemann.dk>
+License: LGPL-2+
+
+Files: src/titler/unicodedialog.cpp
+  src/titler/unicodedialog.h
+Copyright: 2008, 2010-2012, Simon Andreas Eugster (simon.eu@gmail.com)
+License: GPL-2+
+
+Files: src/utils/thememanager.cpp
+  src/utils/thememanager.h
+Copyright: 2006-2013, Gilles Caulier <caulier dot gilles at gmail dot com>
+License: GPL-2+
+
+Files: testingArea/*
+Copyright: 2012, Simon A. Eugster (Granjow) <simon.eu@gmail.com>
+License: GPL-3+
+
+Files: thumbnailer/*
+Copyright: 2006-2008
+License: GPL-2+
+
+License: BSD-3-clause
+ 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 author nor the names of any 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 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.
+
+License: GPL-2+
+ 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; version 2 dated June, 1991, or (at
+ your option) any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in '/usr/share/common-licenses/GPL-2'.
+
+License: GPL-3+
+ 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; version 3 dated June, 2007, or (at
+ your option) any later version.
+ .
+ On Debian systems, the complete text of version 3 of the GNU General
+ Public License can be found in '/usr/share/common-licenses/GPL-3'.
+
+License: LGPL-2+
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Library General Public License as published by the
+ Free Software Foundation; version 2 of the License, or (at
+ your option) any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU Library General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2'.
diff --git a/kdenlive-data.install b/kdenlive-data.install
new file mode 100644 (file)
index 0000000..a1629cd
--- /dev/null
@@ -0,0 +1,10 @@
+usr/share/icons
+usr/share/mime
+etc/xdg
+usr/share/kxmlgui5
+usr/share/kservices5
+usr/share/metainfo
+usr/share/knotifications5
+usr/share/doc/HTML
+usr/share/kdenlive
+usr/share/config.kcfg
diff --git a/kdenlive.docs b/kdenlive.docs
new file mode 100644 (file)
index 0000000..e845566
--- /dev/null
@@ -0,0 +1 @@
+README
diff --git a/kdenlive.install b/kdenlive.install
new file mode 100644 (file)
index 0000000..430b413
--- /dev/null
@@ -0,0 +1,4 @@
+usr/lib usr/
+usr/share/man
+usr/bin usr/
+usr/share/applications
diff --git a/rules b/rules
new file mode 100755 (executable)
index 0000000..58ac1c5
--- /dev/null
+++ b/rules
@@ -0,0 +1,24 @@
+#!/usr/bin/make -f
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
+EXTRAFLAGS :=
+ifeq ($(DEB_BUILD_ARCH_OS),kfreebsd)
+       EXTRAFLAGS := -DNO_JOGSHUTTLE=YES
+endif
+
+%:
+       dh $@ --parallel
+
+override_dh_auto_configure:
+       dh_auto_configure -- $(EXTRAFLAGS)
+
+override_dh_compress:
+       dh_compress -X.docbook
+
+override_dh_install:
+       rm -f $(CURDIR)/debian/tmp/usr/share/doc/kde/HTML/*/kdenlive/common
+       dh_install --list-missing
+
+override_dh_strip:
+       dh_strip --dbg-package=kdenlive-dbg
diff --git a/source.lintian-overrides b/source.lintian-overrides
new file mode 100644 (file)
index 0000000..7314761
--- /dev/null
@@ -0,0 +1 @@
+kdenlive source: debian-watch-may-check-gpg-signature
diff --git a/source/format b/source/format
new file mode 100644 (file)
index 0000000..163aaf8
--- /dev/null
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/watch b/watch
new file mode 100644 (file)
index 0000000..3528c95
--- /dev/null
+++ b/watch
@@ -0,0 +1,3 @@
+version=3
+opts=dversionmangle=s/\+git\d+// \
+       http://download.kde.org/stable/applications/([\d.]+)/src/kdenlive-([\d.]+)\.tar\.xz