[neon/neon-packaging/maui-strike/Neon/release] debian: maui-strike rename
Carlos De Maine
null at kde.org
Mon Jul 15 00:23:17 BST 2024
Git commit 6fce6d8a0ef9406eef68d5d79551a57732ab1c1c by Carlos De Maine.
Committed on 14/07/2024 at 23:23.
Pushed by carlosdem into branch 'Neon/release'.
maui-strike rename
(cherry picked from commit 7198b4490b39bc7d115892478d170e9af7bc225e)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +1 -1 debian/changelog
M +12 -5 debian/control
M +2 -2 debian/copyright
https://invent.kde.org/neon/neon-packaging/maui-strike/-/commit/6fce6d8a0ef9406eef68d5d79551a57732ab1c1c
diff --git a/debian/changelog b/debian/changelog
index 0d63ec9..e856b77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-strike (2.2.2-0neon) jammy; urgency=medium
+maui-strike (2.2.2-0neon) jammy; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index 746661f..9960105 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: strike
+Source: maui-strike
Section: utils
Priority: optional
Maintainer: Jonah BrĂ¼chert <jbb at kaidan.im>
@@ -16,11 +16,11 @@ Build-Depends: cmake,
qt6-declarative-dev,
qt6-webengine-dev
Standards-Version: 4.6.2
-Homepage: https://invent.kde.org/maui/strike
-Vcs-Browser: https://invent.kde.org/maui/strike
-Vcs-Git: https://invent.kde.org/maui/strike.git
+Homepage: https://invent.kde.org/maui/maui-strike
+Vcs-Browser: https://invent.kde.org/maui/maui-strike
+Vcs-Git: https://invent.kde.org/maui/maui-strike.git
-Package: strike
+Package: maui-strike
Architecture: any
Depends: qml6-module-org-mauikit-filebrowsing,
qml6-module-org-mauikit-terminal,
@@ -30,3 +30,10 @@ Depends: qml6-module-org-mauikit-filebrowsing,
Description: strike
Strike is a simple minimal IDE for the Linux phones. Code, build, and run from the phone.
.
+
+Package: strike
+Depends: maui-strike, ${misc:Depends}
+Architecture: all
+Description: transitional dummy package
+ This is a transitional dummy package. It can safely be removed.
+
diff --git a/debian/copyright b/debian/copyright
index 1b2edc9..2aa7426 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
+Upstream-Name: maui-strike
+Source: https://invent.kde.org/maui/maui-strike
Files: *
Copyright: 2018, Camilo Higuita
More information about the Neon-commits
mailing list