[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:43:46 UTC 2016


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

    Prepare for release: Update changelog and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index e77a266..89ad4b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,48 @@
+flowblade (1.6-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New releases.
+    Main Features:
+    + Add G'MIC effects tool.
+    + Support for changing project profile.
+    + Support for drag'n'drop of media files from other applications.
+    + Update middlebar to include more features on wide screens.
+    + Add 'Sync All Compositors' functionality.
+    Bugfixes and enhancements:
+    + Fix set parent clip functionality.
+    + Fix translation scripts.
+    + Re-create all media icons always when requested.
+    + Fix dark theme monitor indicator icon.
+    + Fix change to first bin after media load bug.
+    + Remove alpha mode functionality from compositors.
+    + Fix batch render to respect profile selection.
+    + Fix single render to respect changed profile.
+    + Open missing asset project directly from info dialog into Media
+      Relinker on request.
+    + Add Mark In and Mark Out data to clip info dialog.
+    + Remove write env data functionality.
+    + Fix dark theme mute video icon.
+    + Add transition button to TC Middle layout and combine it with edit
+      buttons group.
+    + Fix filter cloning for filters witn non-mlt properties.
+    + Make Titler work better with non-square pixel formats.
+    + Add HD 1080p 60fps profile.
+    + Range Log sorting upgrade and gmic encode view update.
+    + New undo-redo icons.
+    + Render slowmo files from original when using proxy files.
+    + Make possible to render slowmo file from a Range Log item.
+    + RHEL7/CentOS compatibility patch.
+    + Fix file info fps display.
+    + Make relinker and batchrender use dark theme.
+    + Make single render use dark theme and add percentage display.
+    + New in/out markers.
+
+  [ Jonas Smedegaard ]
+  * Include upstream added KNOWN_ISSUES.md file.
+  * Update package relations: Depend on gmic.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 07 Mar 2016 17:43:28 +0100
+
 flowblade (1.4-1) unstable; urgency=medium
 
   [ upstream ]
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 22d4c26..57f37f0 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -18,6 +18,7 @@ Files: README.md
  flowblade-trunk/Flowblade/__init__.py
  flowblade-trunk/Flowblade/launch/flowbladeaudiorender
  flowblade-trunk/Flowblade/launch/flowbladebatch
+ flowblade-trunk/Flowblade/launch/flowbladegmic
  flowblade-trunk/Flowblade/launch/flowblademedialinker
  flowblade-trunk/Flowblade/launch/flowbladesinglerender
  flowblade-trunk/Flowblade/locale/Flowblade/flowblade.pot
@@ -64,6 +65,7 @@ Files: README.md
  flowblade-trunk/Flowblade/res/filters/wipes/wipe_left_to_right.svg
  flowblade-trunk/Flowblade/res/filters/wipes/wipe_right_to_left.svg
  flowblade-trunk/Flowblade/res/filters/wipes/wipe_top_to_bottom.svg
+ flowblade-trunk/Flowblade/res/gmic/gmicscripts.xml
  flowblade-trunk/Flowblade/res/help/basic_editing.html
  flowblade-trunk/Flowblade/res/help/compositor.html
  flowblade-trunk/Flowblade/res/help/edit_tools.html
@@ -90,6 +92,7 @@ Files: README.md
  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_1080p_60
  flowblade-trunk/Flowblade/res/profiles/atsc_720p_2398
  flowblade-trunk/Flowblade/res/profiles/atsc_720p_24
  flowblade-trunk/Flowblade/res/profiles/atsc_720p_25
@@ -150,6 +153,7 @@ Files: README.md
  flowblade-trunk/docs/FAQ.md
  flowblade-trunk/docs/GDB.md
  flowblade-trunk/docs/INSTALLING.md
+ flowblade-trunk/docs/KNOWN_ISSUES.md
  flowblade-trunk/docs/REFERENCE_GUIDE_OLD.md
  flowblade-trunk/docs/RELEASE_NOTES.md
  flowblade-trunk/docs/ROADMAP.md
@@ -230,8 +234,12 @@ Files: flowblade-trunk/Flowblade/app.py
  flowblade-trunk/Flowblade/tlineaction.py
  flowblade-trunk/Flowblade/tlinewidgets.py
  flowblade-trunk/Flowblade/tools/batchrendering.py
+ flowblade-trunk/Flowblade/tools/gmic.py
+ flowblade-trunk/Flowblade/tools/gmicplayer.py
+ flowblade-trunk/Flowblade/tools/gmicscript.py
  flowblade-trunk/Flowblade/tools/titler.py
  flowblade-trunk/Flowblade/tools/toolsdialogs.py
+ flowblade-trunk/Flowblade/tools/toolsencoding.py
  flowblade-trunk/Flowblade/trackaction.py
  flowblade-trunk/Flowblade/translations.py
  flowblade-trunk/Flowblade/trimmodes.py

-- 
flowblade packaging



More information about the pkg-multimedia-commits mailing list