[neon/neon-packaging/booth/Neon/release] debian: make it booth
Carlos De Maine
null at kde.org
Tue Jul 18 07:55:44 BST 2023
Git commit 2edab8b68564da42c3b3d837800d22bd6289c7bc by Carlos De Maine.
Committed on 18/07/2023 at 06:55.
Pushed by carlosdem into branch 'Neon/release'.
make it booth
M +1 -1 debian/changelog
M +8 -6 debian/control
M +1 -1 debian/copyright
M +1 -1 debian/watch [INFRASTRUCTURE]
https://invent.kde.org/neon/neon-packaging/booth/-/commit/2edab8b68564da42c3b3d837800d22bd6289c7bc
diff --git a/debian/changelog b/debian/changelog
index c70d8d0..1892e48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-strike (2.2.2-0neon) jammy; urgency=medium
+booth (1.1.0-0neon) jammy; urgency=medium
* Initial release
diff --git a/debian/control b/debian/control
index b4ecfbf..32a3618 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: strike
+Source: booth
Section: utils
Priority: optional
Maintainer: Jonah BrĂ¼chert <jbb at kaidan.im>
@@ -8,22 +8,24 @@ Build-Depends: cmake,
libkf5coreaddons-dev,
libkf5i18n-dev,
libmauikitfilebrowsing-dev,
+ libmauikitimagetools-dev,
mauiman-dev,
mauikit-dev,
qtbase5-dev,
qtdeclarative5-dev,
+ qtmultimedia5-dev,
qtquickcontrols2-5-dev,
- qtwebengine5-dev
Standards-Version: 4.2.1
Homepage: https://invent.kde.org/maui/strike
Vcs-Browser: https://invent.kde.org/maui/strike
Vcs-Git: https://invent.kde.org/maui/strike.git
-Package: strike
+Package: booth
Architecture: any
Depends: qml-module-org-mauikit-filebrowsing,
+ qml-module-org-mauikit-imagetools,
${misc:Depends},
${shlibs:Depends}
-Description: strike
- Strike is a simple minimal IDE for the Linux phones. Code, build, and run from the phone.
- .
+Description: Maui Camera App
+ Booth is a convergent camera app, to record videos and take pictures and sync your camera photos.
+.
diff --git a/debian/copyright b/debian/copyright
index 1b2edc9..ff11a52 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: strike
-Source: https://invent.kde.org/maui/strike
+Source: https://invent.kde.org/maui/booth
Files: *
Copyright: 2018, Camilo Higuita
diff --git a/debian/watch b/debian/watch
index c831140..081e7c0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=4
-opts=pgpsigurlmangle=s/$/.sig/ http://download.kde.org/stable/maui/strike/([\d\.]+)/@PACKAGE at -([\d.]+).tar.xz
+opts=pgpsigurlmangle=s/$/.sig/ http://download.kde.org/stable/maui/booth/([\d\.]+)/@PACKAGE at -([\d.]+).tar.xz
More information about the Neon-commits
mailing list