[neon/kde/user-manager/Neon/unstable] debian: kill this package off

Jonathan Riddell null at kde.org
Wed Nov 11 15:54:41 GMT 2020


Git commit 77a1e4dfc180283a6e675a061ad6ff6df1a091d0 by Jonathan Riddell.
Committed on 11/11/2020 at 15:54.
Pushed by jriddell into branch 'Neon/unstable'.

kill this package off

M  +1    -1    debian/changelog
M  +4    -0    debian/rules

https://invent.kde.org/neon/kde/user-manager/commit/77a1e4dfc180283a6e675a061ad6ff6df1a091d0

diff --git a/debian/changelog b/debian/changelog
index 8842956..dd34f9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-user-manager (4:5.19.5-0neon) focal; urgency=medium
+user-manager (4:5.20.3-0neon) focal; urgency=medium
 
   * New release
 
diff --git a/debian/rules b/debian/rules
index 0c98761..e685e3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,7 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 
 %:
 	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
+
+override_dh_install:
+	dh_install
+	rm -r debian/user-manager


More information about the Neon-commits mailing list