[neon/neon-packaging/nota/Neon/release] debian: new release

Carlos De Maine null at kde.org
Wed Aug 16 03:50:59 BST 2023


Git commit 56fd9ca4a33650e1e0480f8a1d886e105ce1ca75 by Carlos De Maine.
Committed on 16/08/2023 at 04:50.
Pushed by carlosdem into branch 'Neon/release'.

new release

D  +0    -3    debian/.gitlab-ci.yml
M  +1    -1    debian/changelog
D  +0    -1    debian/compat
M  +4    -2    debian/control

https://invent.kde.org/neon/neon-packaging/nota/-/commit/56fd9ca4a33650e1e0480f8a1d886e105ce1ca75

diff --git a/debian/.gitlab-ci.yml b/debian/.gitlab-ci.yml
deleted file mode 100644
index bb8b523..0000000
--- a/debian/.gitlab-ci.yml
+++ /dev/null
@@ -1,3 +0,0 @@
-include: 'https://gitlab.com/debian-pm/tools/build/raw/master/docker/gitlab-ci-base.yml'
-
-image: jbbgameich/build
diff --git a/debian/changelog b/debian/changelog
index 7e981a7..187534f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-nota (3.0.0-0neon) jammy; urgency=medium
+nota (3.0.1-0neon) jammy; urgency=medium
 
   * New release
 
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 6a2e659..b3bcc4c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Jonah BrĂ¼chert <jbb at kaidan.im>
 Build-Depends: cmake,
-               debhelper (>= 11),
+               debhelper-compat (>= 13),
                extra-cmake-modules,
                libkf5config-dev (>= 5.24.0~),
                libkf5coreaddons-dev (>= 5.24.0~),
@@ -13,6 +13,7 @@ Build-Depends: cmake,
                libkf5service-dev (>= 5.24.0~),
                libkf5syntaxhighlighting-dev,
                libmauikitfilebrowsing-dev,
+               libmauikittexteditor-dev,
                libqt5svg5-dev,
                mauiman-dev,
                mauikit-dev,
@@ -20,7 +21,7 @@ Build-Depends: cmake,
                qtdeclarative5-dev,
                qtquickcontrols2-5-dev,
                qtwebengine5-dev
-Standards-Version: 4.2.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/maui-project/nota
 Vcs-Browser: https://gitlab.com/debian-pm/apps/nota
 Vcs-Git: https://gitlab.com/debian-pm/apps/nota.git
@@ -29,6 +30,7 @@ Package: nota
 Architecture: any
 Depends: qml-module-org-maui-mauikit,
          qml-module-org-mauikit-filebrowsing,
+         qml-module-org-mauikit-texteditor,
          qml-module-qmltermwidget,
          ${misc:Depends},
          ${shlibs:Depends}


More information about the Neon-commits mailing list