[neon/backports-jammy/mlt-jammy/Neon/unstable] debian: manually import 7.14.0 packaging

Jonathan Esk-Riddell null at kde.org
Wed Mar 22 09:52:08 GMT 2023


Git commit 4ec75feafdc5cb322860e1bcb56c6970c76407a1 by Jonathan Esk-Riddell.
Committed on 22/03/2023 at 09:52.
Pushed by jriddell into branch 'Neon/unstable'.

manually import 7.14.0 packaging

M  +7    -0    debian/changelog
M  +1    -1    debian/control
M  +2    -4    debian/watch

https://invent.kde.org/neon/backports-jammy/mlt-jammy/commit/4ec75feafdc5cb322860e1bcb56c6970c76407a1

diff --git a/debian/changelog b/debian/changelog
index 10ce1ef..7b6702c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mlt (7.14.0-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Bump Standards-Version to 4.6.2.
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 09 Mar 2023 16:35:09 +0100
+
 mlt (7.12.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 5ce2a85..ba2d796 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,7 @@ Build-Depends: debhelper-compat (= 13),
  cmake,
  chrpath,
  dh-python
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Section: libs
 Rules-Requires-Root: no
 Homepage: https://www.mltframework.org
diff --git a/debian/watch b/debian/watch
index a42a013..52e9a01 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,3 @@
 version=4
-opts="searchmode=plain, \
-filenamemangle=s/.+\/@PACKAGE at -@ANY_VERSION@\.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