[neon/neon/debug-installer/Neon/release] debian: set the debug repo id
Harald Sitter
null at kde.org
Tue Jan 5 12:15:25 GMT 2021
Git commit dcc9223a6d373ecc64e615378781825e910e1677 by Harald Sitter.
Committed on 05/01/2021 at 12:15.
Pushed by sitter into branch 'Neon/release'.
set the debug repo id
this should enable the automatic adding of debug repos lest something
goes wrong
M +1 -0 debian/rules
https://invent.kde.org/neon/neon/debug-installer/commit/dcc9223a6d373ecc64e615378781825e910e1677
diff --git a/debian/rules b/debian/rules
index 48b69a0..3c9230f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,5 @@ include /usr/share/dpkg/pkg-info.mk
override_dh_auto_configure:
dh_auto_configure -- \
-DVERSION_STRING_FULL=$(DEB_VERSION) \
+ -DDEBUG_REPO_APPSTREAM_IDS="org.kde.neon.com.ubuntu.ddebs" \
-DKDE_L10N_SYNC_TRANSLATIONS=true
More information about the Neon-commits
mailing list