[neon/neon-packaging/maui-agenda/Neon/release] debian: rebase
Carlos De Maine
null at kde.org
Mon Jul 15 00:52:03 BST 2024
Git commit a81b7373ffddde7d032638c644440ffc2e3a080d by Carlos De Maine.
Committed on 14/07/2024 at 23:51.
Pushed by carlosdem into branch 'Neon/release'.
rebase
M +2 -2 debian/changelog
M +10 -4 debian/control
M +2 -2 debian/copyright
https://invent.kde.org/neon/neon-packaging/maui-agenda/-/commit/a81b7373ffddde7d032638c644440ffc2e3a080d
diff --git a/debian/changelog b/debian/changelog
index 71c93af..dff9035 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-agenda (0.5.3-0neon) noble; urgency=medium
+maui-agenda (0.5.3-0neon) jammy; urgency=medium
* New release
@@ -20,4 +20,4 @@ agenda (0.5.0-0neon) jammy; urgency=medium
* Initial release
- -- Neon CI <neon at kde.org> Fri, 26 May 2023 04:39:06 +0000
+ -- Neon CI <neon at kde.org> Fri, 26 May 2023 04:39:06 +0000
\ No newline at end of file
diff --git a/debian/control b/debian/control
index ead446f..dd8998a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: agenda
+Source: maui-agenda
Section: utils
Priority: optional
Maintainer: Jonah BrĂ¼chert <jbb at kaidan.im>
@@ -14,9 +14,9 @@ Build-Depends: cmake,
qt6-declarative-dev,
qt6-webengine-dev
Standards-Version: 4.6.2
-Homepage: https://invent.kde.org/maui/agenda
-Vcs-Browser: https://invent.kde.org/maui/agenda
-Vcs-Git: https://invent.kde.org/maui/agenda.git
+Homepage: https://invent.kde.org/maui/maui-agenda
+Vcs-Browser: https://invent.kde.org/maui/maui-agenda
+Vcs-Git: https://invent.kde.org/maui/maui-agenda.git
Package: agenda
Architecture: any
@@ -27,3 +27,9 @@ Depends: qml6-module-org-maui-mauikit,
Description: Agenda
Calendar application built with MauiKit.
.
+
+Package: agenda
+Depends: maui-agenda, ${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 e184118..a1003d4 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: nota
-Source: https://invent.kde.org/maui/agenda
+Upstream-Name: maui-agenda
+Source: https://invent.kde.org/maui/maui-agenda
Files: *
Copyright: 2018, Camilo Higuita
More information about the Neon-commits
mailing list