[neon/neon-packaging/maui-shelf/Neon/release] debian: maui-shelf rename
Carlos De Maine
null at kde.org
Mon Jul 15 00:34:46 BST 2024
Git commit a58851d4b08c4d790e801047bb2397e5bd80cc98 by Carlos De Maine.
Committed on 14/07/2024 at 23:34.
Pushed by carlosdem into branch 'Neon/release'.
maui-shelf rename
M +2 -2 debian/changelog
M +11 -5 debian/control
M +2 -2 debian/copyright
https://invent.kde.org/neon/neon-packaging/maui-shelf/-/commit/a58851d4b08c4d790e801047bb2397e5bd80cc98
diff --git a/debian/changelog b/debian/changelog
index ab15574..a779f62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-shelf (3.1.0-0neon) noble; urgency=medium
+maui-shelf (3.1.0-0neon) jammy; urgency=medium
* New release
@@ -20,4 +20,4 @@ shelf (3.0.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 c7cd6ca..1a31881 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: shelf
+Source: maui-shelf
Section: utils
Priority: optional
Maintainer: Jonah BrĂ¼chert <jbb at kaidan.im>
@@ -9,16 +9,16 @@ Build-Depends: cmake,
kf6-ki18n-dev,
libmauikitfilebrowsing-dev,
libmauikitdocuments-dev,
- libpoppler-qt5-dev,
+ libpoppler-qt6-dev,
mauiman-dev,
mauikit-dev,
qt6-base-dev,
qt6-declarative-dev,
qt6-webengine-dev
Standards-Version: 4.6.2
-Homepage: https://invent.kde.org/maui/shelf
-Vcs-Browser: https://invent.kde.org/maui/shelf
-Vcs-Git: https://invent.kde.org/maui/shelf.git
+Homepage: https://invent.kde.org/maui/maui-shelf
+Vcs-Browser: https://invent.kde.org/maui/maui-shelf
+Vcs-Git: https://invent.kde.org/maui/maui-shelf.git
Package: shelf
Architecture: any
@@ -29,3 +29,9 @@ Depends: qml6-module-org-mauikit-filebrowsing,
Description: Maui Document and EBook collection manager
Document viewer for various document formats.
.
+
+Package: shelf
+Depends: maui-shelf, ${misc:Depends}
+Architecture: all
+Description: transitional dummy package
+ This is a transitional dummy package. It can safely be removed.
\ No newline at end of file
diff --git a/debian/copyright b/debian/copyright
index 728b368..2ac8c5d 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: shelf
-Source: https://invent.kde.org/maui/shelf
+Upstream-Name: maui-shelf
+Source: https://invent.kde.org/maui/maui-shelf
Files: *
Copyright: 2018, Camilo Higuita
More information about the Neon-commits
mailing list