[neon/neon-packaging/qmltermwidget/Neon/unstable] debian: bump release version and modernise a little
Carlos De Maine
null at kde.org
Mon Jun 19 01:03:15 BST 2023
Git commit 56f641ea67dc60e391ca623af59d4376fecf7f52 by Carlos De Maine.
Committed on 19/06/2023 at 00:03.
Pushed by carlosdem into branch 'Neon/unstable'.
bump release version and modernise a little
M +7 -0 debian/changelog
D +0 -1 debian/compat
M +2 -2 debian/control
https://invent.kde.org/neon/neon-packaging/qmltermwidget/-/commit/56f641ea67dc60e391ca623af59d4376fecf7f52
diff --git a/debian/changelog b/debian/changelog
index 1a2c391..06f007a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+qmltermwidget (1:0.2) jammy; urgency=medium
+
+ * 0.2 release
+
+ -- Harald Sitter <sitter at kde.org> Mon, 19 Jun 2023 10:01:44 +1000
+
+
qmltermwidget (1:0.1+git20180903-1bump1) focal; urgency=medium
* Bump to epoch 1. Debian contains cool-retro-term which has the package
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index b022e97..6c0b45e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: qmltermwidget
Section: lib
Priority: optional
Maintainer: Jonah BrĂ¼chert <jbb at kaidan.im>
-Build-Depends: debhelper (>= 11), qt5-qmake, qtbase5-dev, qtdeclarative5-dev
-Standards-Version: 4.2.1
+Build-Depends: debhelper-compat (= 13), qt5-qmake, qtbase5-dev, qtdeclarative5-dev
+Standards-Version: 4.6.1
Homepage: https://github.com/Swordfish90/qmltermwidget
Vcs-Browser: https://gitlab.com/debian-pm/qmltermwidget
Vcs-Git: https://gitlab.com/debian-pm/qmltermwidget.git
More information about the Neon-commits
mailing list