[neon/neon-packaging/maui-shelf/Neon/release_jammy] debian: maui-shelf
Carlos De Maine
null at kde.org
Mon Jul 15 00:32:47 BST 2024
Git commit 49e075b340177f66108da4fd6dceb9a17b4b35a3 by Carlos De Maine.
Committed on 14/07/2024 at 23:32.
Pushed by carlosdem into branch 'Neon/release_jammy'.
maui-shelf
M +1 -1 debian/changelog
M +11 -5 debian/control
M +2 -2 debian/copyright
https://invent.kde.org/neon/neon-packaging/maui-shelf/-/commit/49e075b340177f66108da4fd6dceb9a17b4b35a3
diff --git a/debian/changelog b/debian/changelog
index af5ff29..09177bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-shelf (3.1.0-0neon) jammy; urgency=medium
+maui-shelf (3.1.0-0neon) jammy; urgency=medium
* New release
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