[neon/neon/plasma-bigscreen-meta/Neon/unstable] debian: control

Jonathan Esk-Riddell null at kde.org
Thu Oct 27 12:40:35 BST 2022


Git commit 1ec39640bda669f8890aca09715f402ff457d5ac by Jonathan Esk-Riddell.
Committed on 27/10/2022 at 11:40.
Pushed by jriddell into branch 'Neon/unstable'.

control

M  +10   -10   debian/control
M  +1    -1    debian/rules

https://invent.kde.org/neon/neon/plasma-bigscreen-meta/commit/1ec39640bda669f8890aca09715f402ff457d5ac

diff --git a/debian/control b/debian/control
index 2f77721..90236da 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
-Source: plasma-phone-meta
+Source: plasma-bigscreen-meta
 Section: metapackages
 Priority: optional
-Maintainer: Jonathan Riddell <jr at jriddell.org>
-Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 7.0.8),
+Maintainer: Jonathan Esk-Riddell <jr at jriddell.org>
+Standards-Version: 4.1.0
+Build-Depends: debhelper,
                debhelper-compat (= 13),
-               germinate (>= 1.18)
+	       germinate
 
-Package: plasma-phone
-Architecture: amd64 armhf
+Package: plasma-bigscreen-meta
+Architecture: amd64
 Depends: ${germinate:Depends}, ${misc:Depends}
 Recommends: ${germinate:Recommends}
-Description: Plasma Desktop system
- This package depends on all of the packages in the Plasma Mobile system.
+Description: Plasma Bigscreen system
+ This package depends on all of the packages in the Plasma Bigscreen system.
  .
- Installing this package will include the default Plasma Mobile apps,
+ Installing this package will include the default Plasma Bigscreen apps,
  workspace and settings.
diff --git a/debian/rules b/debian/rules
index 78c7615..a31f883 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,3 @@
 #! /usr/bin/make -f
 %:
-	dh $@
+	dh $@ --with germinate


More information about the Neon-commits mailing list