[neon/neon/seeds/Neon/unstable] debian: it's not us, the problem is in dh_germinate
Carlos De Maine
null at kde.org
Mon May 25 07:32:21 BST 2026
Git commit c8a86e5ce50f6f759a602eba1892df66b7eacf75 by Carlos De Maine.
Committed on 25/05/2026 at 06:32.
Pushed by carlosdem into branch 'Neon/unstable'.
it's not us, the problem is in dh_germinate
M +1 -2 debian/rules
https://invent.kde.org/neon/neon/seeds/-/commit/c8a86e5ce50f6f759a602eba1892df66b7eacf75
diff --git a/debian/rules b/debian/rules
index a60fa2a..4dad985 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,7 @@
export DH_VERBOSE=1
override_dh_auto_clean:
- #rm -fv *-amd64 *-armhf *-arm64 *.old debootstrap-version
- rm -fv *-amd64 *-armhf *-arm64 debootstrap-version
+ rm -fv *-amd64 *-armhf *-arm64 *.old debootstrap-version
dh_auto_clean
%:
More information about the Neon-commits
mailing list