[SCM] flowblade/master: Prepare for release: Update changelog and copyright hints.

js at users.alioth.debian.org js at users.alioth.debian.org
Mon Mar 7 16:06:58 UTC 2016


The following commit has been merged in the master branch:
commit b70b84028db27d4dd6e410aca815cb05547cba23
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Mar 7 17:06:00 2016 +0100

    Prepare for release: Update changelog and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 929c8fa..e77a266 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,38 @@
+flowblade (1.4-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New releases.
+    Main Features:
+    + Add Fade/Transition cover delete feature.
+    + Deleting single rendered fade/transition clip now replaces with
+      adjacent clips.
+    + Clip ends drag with Control + Right mouse.
+    + Add drag'n'drop overwrite action on non-V1 tracks.
+    + Add always-on audio levels display functionality.
+    + Filters can now be copy/pasted from one clip to another.
+    Other features and enhancements:
+    + Fix media relinking for projects with SAVEFILE_VERSION < 4.
+    + Add 1080p 50fps profile.
+    + Fix keys 1-6 stopping working after tool selection.
+    + Fix snapshot save same basename bug.
+    + Add fullscreen view.
+    + Begin work on add xdg-app support.
+    + Fix color clips backwards compatibility for some old projects.
+    + Add info text active keyframe and number of keyframes to keyframe
+      editors.
+    + Make 'Control + Left/Right arrow' move 10 frames at a time.
+    + Add 'Clear Filters' item to clip pop-up menu.
+    + Make effects editor keyframe editors listen for space key
+      play/stop.
+    + Fix crashing keyframe editor for multitrack moves.
+    + Make compositor editors zoom with mouse scroll.
+    + Make Space for play/stop work then focus on keyframe editor.
+    + Make Affine Blend editable with arrows keys.
+    + Make keyframeeditor.RotatingGeometryEditor receive keyframe
+      updates.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 07 Mar 2016 16:58:48 +0100
+
 flowblade (1.2-1) unstable; urgency=medium
 
   [ upstream ]
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 9aeba71..22d4c26 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -16,6 +16,7 @@ Files: README.md
  debian/watch
  flowblade-trunk/AUTHORS
  flowblade-trunk/Flowblade/__init__.py
+ flowblade-trunk/Flowblade/launch/flowbladeaudiorender
  flowblade-trunk/Flowblade/launch/flowbladebatch
  flowblade-trunk/Flowblade/launch/flowblademedialinker
  flowblade-trunk/Flowblade/launch/flowbladesinglerender
@@ -88,6 +89,7 @@ Files: README.md
  flowblade-trunk/Flowblade/res/profiles/atsc_1080p_25
  flowblade-trunk/Flowblade/res/profiles/atsc_1080p_2997
  flowblade-trunk/Flowblade/res/profiles/atsc_1080p_30
+ flowblade-trunk/Flowblade/res/profiles/atsc_1080p_50
  flowblade-trunk/Flowblade/res/profiles/atsc_720p_2398
  flowblade-trunk/Flowblade/res/profiles/atsc_720p_24
  flowblade-trunk/Flowblade/res/profiles/atsc_720p_25
@@ -157,7 +159,6 @@ Files: README.md
  flowblade-trunk/installdata/flowblade.1
  flowblade-trunk/installdata/flowblade.desktop
  flowblade-trunk/installdata/flowblade.xml
- flowblade-trunk/mlt.py
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
@@ -166,8 +167,10 @@ Files: flowblade-trunk/Flowblade/app.py
  flowblade-trunk/Flowblade/appconsts.py
  flowblade-trunk/Flowblade/audiomonitoring.py
  flowblade-trunk/Flowblade/audiowaveform.py
+ flowblade-trunk/Flowblade/audiowaveformrenderer.py
  flowblade-trunk/Flowblade/cairoarea.py
  flowblade-trunk/Flowblade/clipeffectseditor.py
+ flowblade-trunk/Flowblade/clipenddragmode.py
  flowblade-trunk/Flowblade/clipmenuaction.py
  flowblade-trunk/Flowblade/compositeeditor.py
  flowblade-trunk/Flowblade/compositormodes.py

-- 
flowblade packaging



More information about the pkg-multimedia-commits mailing list