[neon/kde/plasma-framework/Neon/unstable] debian: Add myself to Uploaders.
Norbert Preining
null at kde.org
Mon Aug 16 12:22:01 BST 2021
Git commit 796d185c47ec86d2935c35c69cd200e7b5ee0a30 by Norbert Preining.
Committed on 16/12/2020 at 06:22.
Pushed by sitter into branch 'Neon/unstable'.
Add myself to Uploaders.
M +1 -0 debian/changelog
M +5 -4 debian/control
https://invent.kde.org/neon/kde/plasma-framework/commit/796d185c47ec86d2935c35c69cd200e7b5ee0a30
diff --git a/debian/changelog b/debian/changelog
index 99448da..178d508 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ plasma-framework (5.77.0-1) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.5.1 (No changes needed).
* New upstream release (5.77.0).
* Update build-deps and deps with the info from cmake.
+ * Add myself to Uploaders.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 16 Dec 2020 15:09:59 +0900
diff --git a/debian/control b/debian/control
index de6b73e..99b0d7f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: plasma-framework
Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Maximiliano Curia <maxy at debian.org>
+Uploaders: Maximiliano Curia <maxy at debian.org>,
+ Norbert Preining <norbert at preining.info>,
Build-Depends: cmake (>= 3.5~),
debhelper-compat (= 13),
doxygen,
@@ -47,7 +48,7 @@ Build-Depends: cmake (>= 3.5~),
qtquickcontrols2-5-dev (>= 5.13.0~),
qtscript5-dev,
qttools5-dev,
- qttools5-dev-tools
+ qttools5-dev-tools,
Standards-Version: 4.5.1
Homepage: https://invent.kde.org/frameworks/plasma-framework
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-framework
@@ -64,7 +65,7 @@ Depends: extra-cmake-modules (>= 5.77.0~),
libkf5service-dev (>= 5.77.0~),
libkf5windowsystem-dev (>= 5.77.0~),
plasma-framework (= ${binary:Version}),
- ${misc:Depends}
+ ${misc:Depends},
Breaks: libkf5runner-dev (<< 5.54)
Recommends: libkf5plasma-doc (= ${source:Version})
Description: development files for plasma-framework
@@ -107,7 +108,7 @@ Depends: qml-module-org-kde-kconfig (>= 5.70.0~),
qml-module-qtquick-controls2,
qml-module-qtquick-templates2,
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Breaks: qml-module-org-kde-kirigami2 (<< 5.44)
Replaces: qml-module-org-kde-kirigami2 (<< 5.42~)
Description: Plasma Runtime components
More information about the Neon-commits
mailing list