[neon/neon-packaging/distro-release-notifier/Neon/unstable_jammy] debian: rebase

Carlos De Maine null at kde.org
Thu Sep 19 19:55:02 BST 2024


Git commit 61fc033bf7fd02eb89dfec44af7ff53b6b628cf6 by Carlos De Maine.
Committed on 19/09/2024 at 18:54.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.

rebase

M  +3    -8    debian/rules

https://invent.kde.org/neon/neon-packaging/distro-release-notifier/-/commit/61fc033bf7fd02eb89dfec44af7ff53b6b628cf6

diff --cc debian/rules
index 2119a4a,70108d8..e350ea0
--- a/debian/rules
+++ b/debian/rules
@@@ -1,13 -1,8 +1,8 @@@
  #!/usr/bin/make -f
  # -*- makefile -*-
  
- include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
+ %:
+ 	dh $@ --with kf6 --buildsystem kf6
  
  override_dh_auto_configure:
- 	$(overridden_command) -- \
- 		-DINSTALL_PREVIEW_UPGRADE=ON \
- 		-DPREVIEW_UPGRADE_NAME=neon-preview-upgrade
- 
- override_dh_auto_install:
- 	dh_auto_install
- 	cp debian/eol.json debian/plasma-distro-release-notifier/usr/share/distro-release-notifier
 -	dh_auto_configure -- -DINSTALL_PREVIEW_UPGRADE=ON -DPREVIEW_UPGRADE_NAME=neon-preview-upgrade
++	dh_auto_configure -- -DINSTALL_PREVIEW_UPGRADE=ON -DPREVIEW_UPGRADE_NAME=neon-preview-upgrade


More information about the Neon-commits mailing list