[neon/neon-packaging/maui-era/Neon/stable] debian: rebase

Carlos De Maine null at kde.org
Mon Jul 15 01:10:16 BST 2024


Git commit 90b0aca407569fc6bb3dae54174e5fb81a30df93 by Carlos De Maine.
Committed on 15/07/2024 at 00:10.
Pushed by carlosdem into branch 'Neon/stable'.

rebase

(cherry picked from commit 4cb5fad5d83fd74d8ef6751b53175442b27fe6d2)

M  +2    -2    debian/changelog
M  +11   -5    debian/control
M  +2    -2    debian/copyright

https://invent.kde.org/neon/neon-packaging/maui-era/-/commit/90b0aca407569fc6bb3dae54174e5fb81a30df93

diff --git a/debian/changelog b/debian/changelog
index 7d2b3a6..f401d78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-era (0.1.0-0neon) noble; urgency=medium
+maui-era (0.1.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 32b6a27..f0de629 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: era
+Source: maui-era
 Section: utils
 Priority: optional
 Maintainer: Jonah BrĂ¼chert <jbb at kaidan.im>
@@ -14,14 +14,20 @@ Build-Depends: cmake,
                qt6-declarative-dev,
                qt6-webengine-dev
 Standards-Version: 4.6.2
-Homepage: https://invent.kde.org/maui/era
-Vcs-Browser: https://invent.kde.org/maui/era
-Vcs-Git: https://invent.kde.org/maui/era.git
+Homepage: https://invent.kde.org/maui/maui-era
+Vcs-Browser: https://invent.kde.org/maui/maui-era
+Vcs-Git: https://invent.kde.org/maui/maui-era.git
 
-Package: era
+Package: maui-era
 Architecture: any
 Depends: qml6-module-org-mauikit-calendar,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Maui Clock app
   .
+
+Package: era
+Depends: maui-era, ${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 631f3de..5ec7826 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: era
-Source: https://invent.kde.org/maui/era
+Upstream-Name: maui-era
+Source: https://invent.kde.org/maui/maui-era
 
 Files: *
 Copyright: 2018, Camilo Higuita



More information about the Neon-commits mailing list