[neon/backports-noble/mlt-noble/Neon/release] debian: update to 7.34 from resolute
Carlos De Maine
null at kde.org
Sun Nov 23 07:27:54 GMT 2025
Git commit 7ad224a5c372721429a252c1371ffd44852a79ed by Carlos De Maine.
Committed on 23/11/2025 at 07:27.
Pushed by carlosdem into branch 'Neon/release'.
update to 7.34 from resolute
M +105 -15 debian/changelog
A +1 -0 debian/clean
M +11 -28 debian/control
M +0 -75 debian/copyright
M +2 -0 debian/libmlt7.lintian-overrides
M +1 -1 debian/python3-mlt.install
M +5 -5 debian/rules
M +2 -4 debian/watch
https://invent.kde.org/neon/backports-noble/mlt-noble/-/commit/7ad224a5c372721429a252c1371ffd44852a79ed
diff --git a/debian/changelog b/debian/changelog
index 39d55f2..500db79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,32 +1,114 @@
-mlt (7.30.0-0neon) noble; urgency=medium
+mlt (7.34.1+realtar-0ubuntu1) resolute; urgency=medium
- * New release
+ * Update to real tar as debian/watch incorrectly pointed to the tar from
+ github git tag, and not the actual release tar..
- -- Carlos De Maine <carlosd-kde at gmail.com> Mon, 27 Jan 2025 11:52:03 +1000
+ -- Rik Mills <rikmills at kde.org> Wed, 05 Nov 2025 18:43:26 +0000
-mlt (7.28.0-0neon) noble; urgency=medium
+mlt (7.34.1-0ubuntu1) resolute; urgency=medium
- * New release
+ * New upstream release (7.24.1)
- -- Carlos De Maine <carlosdemaine at gmail.com> Tue, 22 Aug 2023 08:10:03 +1000
+ -- Rik Mills <rikmills at kde.org> Wed, 05 Nov 2025 18:05:06 +0000
-mlt (7.26.0-0neon) noble; urgency=medium
+mlt (7.34.0-1) unstable; urgency=medium
- * New release
+ * New upstream release.
+ - FFmpeg 8 support has been added.
+ Closes: #1115055
+ - SDL 1.2 support is disabled by default now. We try to drop it now, too.
+ Closes: #1038506
+ * Adjust lintian overrides.
+ * Fix old-fsf-address-in-copyright-file lintian warning.
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Tue, 04 Nov 2025 22:36:47 +0100
+
+mlt (7.32.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Bump Standards-Version to 4.7.2.
+ * Merge 7.12.0-1+deb12u1 changelog.
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Thu, 11 Sep 2025 14:29:28 +0200
+
+mlt (7.30.0-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Tue, 21 Jan 2025 15:58:43 +0100
+
+mlt (7.28.0-2) unstable; urgency=medium
+
+ * Enable glaxnimate Qt6 and the Qt6 module itself.
+ * Adjust lintian overrides.
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Mon, 23 Dec 2024 21:11:36 +0100
+
+mlt (7.28.0-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Mon, 16 Sep 2024 10:35:04 +0200
+
+mlt (7.26.0-1) unstable; urgency=medium
+
+ * New upstream releases.
+ * Bump Standards-Version to 4.7.0.
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Wed, 28 Aug 2024 14:19:01 +0200
+
+mlt (7.24.0-1) unstable; urgency=medium
- -- Carlos De Maine <carlosdemaine at gmail.com> Tue, 22 Aug 2023 08:10:03 +1000
+ * New upstream release.
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Mon, 29 Apr 2024 11:24:38 +0200
+
+mlt (7.22.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ - Remove merged patch 01-rtaudio6.
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Thu, 07 Dec 2023 08:42:35 +0100
-mlt (7.24.0-0neon) noble; urgency=medium
+mlt (7.20.0-1) unstable; urgency=high
- * New release
+ * New upstream release.
+ * Add patch to fix a FTBFS with RTAudio version 6.
+ Closes: #1051570
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Fri, 20 Oct 2023 10:14:41 +0200
+
+mlt (7.18.0-2) unstable; urgency=medium
- -- Carlos De Maine <carlosdemaine at gmail.com> Tue, 22 Aug 2023 08:10:03 +1000
+ * Remove leftover file in dh_clean.
+ Closes: #1046679
-mlt (7.16.0-0neon) jammy; urgency=medium
+ -- Patrick Matthäi <pmatthaei at debian.org> Tue, 22 Aug 2023 16:32:32 +0200
- * New release
+mlt (7.18.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Adjust lintian overrides.
- -- Carlos De Maine <carlosdemaine at gmail.com> Wed, 28 Jun 2023 18:21:48 +1000
+ -- Patrick Matthäi <pmatthaei at debian.org> Wed, 02 Aug 2023 13:20:41 +0200
+
+mlt (7.16.0-2) unstable; urgency=high
+
+ * Correct install path for python module to work also with Python 3.11.
+ Closes: #1041664, #1042208
+ * Adjust lintian overrides.
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Thu, 27 Jul 2023 10:27:16 +0200
+
+mlt (7.16.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Use libsdl1.2-compat-dev for the SDL 1.2 plugin.
+ Closes: #1038506
+ * Switch build dependency from libgdk-pixbuf2.0-dev to libgdk-pixbuf-2.0-dev.
+ Closes: #1037396
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Sun, 02 Jul 2023 16:30:11 +0200
mlt (7.14.0-1) unstable; urgency=medium
@@ -35,6 +117,14 @@ mlt (7.14.0-1) unstable; urgency=medium
-- Patrick Matthäi <pmatthaei at debian.org> Thu, 09 Mar 2023 16:35:09 +0100
+mlt (7.12.0-1+deb12u1) bookworm; urgency=medium
+
+ * Add patch 01-wrong-python-function to fix not migrated python3-mlt function
+ calls.
+ Closes: #1104027
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Thu, 24 Apr 2025 13:01:51 +0200
+
mlt (7.12.0-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..1613a5b
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+src/modules/glaxnimate/glaxnimate/src/core/application_info_generated.hpp
diff --git a/debian/control b/debian/control
index fef8f8a..9ea379c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,62 +1,45 @@
Source: mlt
Priority: optional
-Maintainer: Patrick Matthäi <pmatthaei at debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Patrick Matthäi <pmatthaei at debian.org>
Build-Depends: debhelper-compat (= 13),
- clang-format,
chrpath,
cmake,
- default-jdk,
- dh-python
- doxygen,
- fontconfig,
+ dh-python,
ffmpeg,
frei0r-plugins-dev,
imagemagick,
- kwalify,
ladspa-sdk,
libarchive-dev,
- libavcodec-dev,
libavdevice-dev,
- libavfilter-dev,
libavformat-dev,
- libavutil-dev,
libdv4-dev,
libebur128-dev (>= 1.2.0-2),
libexif-dev,
- libgdk-pixbuf2.0-dev,
libfftw3-dev,
+ libgdk-pixbuf-2.0-dev,
libjack-dev,
- liblua5.4-dev,
- libmono-2.0-dev,
libmovit-dev,
- libnode-dev,
libopencv-dev,
libpango1.0-dev,
- libperl-dev,
libqt5opengl5-dev,
+ libqt6opengl6-dev,
+ libqt6core5compat6-dev,
libqt5svg5-dev,
- librtaudio-dev,
+ libqt6svg6-dev,
+ librtaudio-dev [linux-any],
librubberband-dev,
libsamplerate-dev,
- libsdl1.2-dev,
libsdl2-dev,
libsox-dev (>= 14.3.0),
libswscale-dev,
- libvorbis-dev,
libvidstab-dev,
+ libvorbis-dev,
libxine2-dev,
libxml2-dev,
- normalize-audio,
- qt6-base-dev,
- qt6-5compat-dev,
- qt6-svg-dev,
- php-dev,
- python3,
python3-dev,
- ruby-all-dev,
- swig,
- tcl-dev,
-Standards-Version: 4.6.2
+ swig
+Standards-Version: 4.7.2
Section: libs
Rules-Requires-Root: no
Homepage: https://www.mltframework.org
diff --git a/debian/copyright b/debian/copyright
index e7b336c..9e7a7d5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -284,10 +284,6 @@ Files: src/modules/sdl/consumer_sdl_osx.h
Copyright: 2010-2014, Meltytech, LLC
License: LGPL-2.1+
-Files: src/modules/sdl/consumer_sdl_osx_hack.h
-Copyright: no-info-found
-License: LGPL-2.1+
-
Files: src/modules/sdl/consumer_sdl_preview.c
Copyright: 2004-2014, Meltytech, LLC
License: LGPL-2.1+
@@ -329,81 +325,10 @@ Files: src/modules/xine/vf_yadif_template.h
Copyright: 2006, Michael Niedermayer <michaelni at gmx.at>
License: GPL-2+
-Files: src/modules/xine/yadif.c
- src/modules/xine/yadif.h
-Copyright: 2007, Alexander G. Balakhnin aka Fizick http://avisynth.org.ru
- 2006, Michael Niedermayer <michaelni at gmx.at>
-License: GPL
- 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.
- .
- This program 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, write to the Free Software Foundation,
- Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-
-Files: src/modules/xml/consumer_xml.c
-Copyright: 2003-2015, Meltytech, LLC
-License: LGPL-2.1+
-
Files: src/swig/*
Copyright: 2008-2014, Dan Dennedy <dan at dennedy.org>
License: GPL-2+
-Files: src/tests/*
-Copyright: 2008, 2010-2014, Dan Dennedy <dan at dennedy.org>
-License: LGPL-2.1+
-
-Files: src/tests/test_filter/*
-Copyright: 2015, Brian Matherly <code at brianmatherly.com>
-License: LGPL-2.1+
-
-Files: src/tests/test_frame/*
-Copyright: 2015, Brian Matherly <code at brianmatherly.com>
-License: LGPL-2.1+
-
-Files: src/win32/fnmatch.c
-Copyright: 1989, 1993, 1994
-License: BSD-4-clause
-
-Files: src/win32/fnmatch.h
-Copyright: 1992, 1993
-License: BSD-4-clause
-
-License: BSD-4-clause
- 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.
- 3. All advertising materials mentioning features or use of this software
- must display the following acknowledgement:
- This product includes software developed by the University of
- California, Berkeley and its contributors.
- 4. Neither the name of the University 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 REGENTS 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 REGENTS 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: BSL
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
diff --git a/debian/libmlt7.lintian-overrides b/debian/libmlt7.lintian-overrides
index 01b5141..97ed26e 100644
--- a/debian/libmlt7.lintian-overrides
+++ b/debian/libmlt7.lintian-overrides
@@ -1,2 +1,4 @@
libmlt7: no-symbols-control-file usr/lib/*/libmlt-*.so.*
libmlt7: package-name-doesnt-match-sonames libmlt-7-7
+libmlt7: spelling-error-in-binary Unkown Unknown [usr/lib/*/mlt-7/libmltglaxnimate.so]
+libmlt7: spelling-error-in-binary Unkown Unknown [usr/lib/x86_64-linux-gnu/mlt-7/libmltglaxnimate-qt6.so]
diff --git a/debian/python3-mlt.install b/debian/python3-mlt.install
index b1a8294..036c6b9 100644
--- a/debian/python3-mlt.install
+++ b/debian/python3-mlt.install
@@ -1 +1 @@
-usr/lib/python3*/dist-packages/*
+usr/lib/python*/dist-packages/*
diff --git a/debian/rules b/debian/rules
index eceb3bc..6d95fc3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,12 +3,12 @@
export DEB_BUILD_MAINT_OPTIONS=hardening=+all buildinfo=+path
DEB_CONFIGURE_EXTRA_FLAGS := \
- -DBUILD_DOCS=ON \
- -DMOD_GLAXNIMATE=ON \
+ -DMOD_GLAXNIMATE=ON \
-DMOD_GLAXNIMATE_QT6=ON \
- -DMOD_OPENCV=ON \
- -DMOD_QT6=ON \
- -DSWIG_PYTHON=ON
+ -DMOD_QT6=ON \
+ -DMOD_KDENLIVE=ON \
+ -DSWIG_PYTHON=ON \
+ -DMOD_OPENCV=ON
%:
dh $@ --with python3 --buildsystem=cmake
diff --git a/debian/watch b/debian/watch
index 73e3110..52e9a01 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,3 @@
version=4
-opts="searchmode=plain, \
-filenamemangle=s/.+\/@PACKAGE at -@ANY_VERSION at .tar.gz/@PACKAGE at -$1\.tar.gz/" \
-https://api.github.com/repos/mltframework/mlt/releases \
-https://github.com/mltframework/mlt/releases/download/v\d[\.\d]*/@PACKAGE at -@ANY_VERSION at .tar.gz
+opts=dversionmangle=s/\+git\d+//;s/\+repack\d// \
+https://github.com/mltframework/mlt/tags .*/v(\d\S+)\.tar\.gz
More information about the Neon-commits
mailing list