Andreas Tille pushed to branch master at Debian Med / lsd2
Commits: e99bb91f by Andreas Tille at 2026-09-15T11:07:55+02:00 Fix permissions of examples - - - - - 0310a79d by Andreas Tille at 2026-09-15T11:08:47+02:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,9 @@ -lsd2 (1.9.9+dfsg-2) UNRELEASED; urgency=medium +lsd2 (1.9.9+dfsg-2) unstable; urgency=medium * Create library packages * Add autopkgtest - -- Andreas Tille <[email protected]> Tue, 15 Sep 2026 09:11:35 +0200 + -- Andreas Tille <[email protected]> Tue, 15 Sep 2026 11:08:05 +0200 lsd2 (1.9.9+dfsg-1) unstable; urgency=medium ===================================== debian/rules ===================================== @@ -20,3 +20,6 @@ override_dh_install: --movedev src/lsd.h usr/include \ obj-*/*.so +override_dh_fixperms: + dh_fixperms + find debian/lsd2/usr/share/doc/lsd2/examples -type f -exec chmod -x \{\} \; View it on GitLab: https://salsa.debian.org/med-team/lsd2/-/compare/98d507c61185dbbc0087ed9f1164813ef3a59ac1...0310a79dc34bda90fec8052d65c1f7613c951c2f -- View it on GitLab: https://salsa.debian.org/med-team/lsd2/-/compare/98d507c61185dbbc0087ed9f1164813ef3a59ac1...0310a79dc34bda90fec8052d65c1f7613c951c2f You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
