[neon/backports-jammy/snapd-glib/Neon/unstable] debian: rebase

Carlos De Maine null at kde.org
Fri Apr 26 00:07:42 BST 2024


Git commit 9403abd12e98457fca7b0eb414615ff34b3f27e6 by Carlos De Maine.
Committed on 25/04/2024 at 23:07.
Pushed by carlosdem into branch 'Neon/unstable'.

rebase

M  +14   -0    debian/rules

https://invent.kde.org/neon/backports-jammy/snapd-glib/-/commit/9403abd12e98457fca7b0eb414615ff34b3f27e6

diff --cc debian/rules
index 8825f9e,f98cba4..5e92652
--- a/debian/rules
+++ b/debian/rules
@@@ -5,3 -5,17 +5,17 @@@ export DPKG_GENSYMBOLS_CHECK_LEVEL = 
  
  %:
  	dh $@
+ 
+ 
+ override_dh_auto_configure:
+ 	dh_auto_configure -- -Dsoup2=true
+ 
+ override_dh_auto_test:
+ 	dh_auto_test --no-parallel
+ 
+ execute_before_dh_install:
+ 	mkdir -p debian/tmp/usr/share/doc/libsnapd-glib-dev/
+ 	mv debian/tmp/usr/share/gtk-doc/html/snapd-glib debian/tmp/usr/share/doc/libsnapd-glib-dev/html
+ 
+ get-orig-source:
 -	uscan --noconf --force-download --rename --download-current-version --destdir=..
++	uscan --noconf --force-download --rename --download-current-version --destdir=..


More information about the Neon-commits mailing list