Compress changelog
This commit is contained in:
parent
0da6a27dd5
commit
032c57bf49
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ xdg-desktop-portal-lxqt (0.5.0-0ubuntu1) noble; urgency=medium
|
|||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Overhauled copyright file.
|
* Overhauled copyright file.
|
||||||
* Bump build dependency versions.
|
* Bump build dependency versions.
|
||||||
|
* Compressed the changelog.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 12 Nov 2023 21:02:39 -0600
|
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 12 Nov 2023 21:02:39 -0600
|
||||||
|
|
||||||
|
5
debian/rules
vendored
5
debian/rules
vendored
@ -7,8 +7,9 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
|||||||
%:
|
%:
|
||||||
dh ${@} --buildsystem cmake
|
dh ${@} --buildsystem cmake
|
||||||
|
|
||||||
#override_dh_missing:
|
override_dh_installchangelogs:
|
||||||
# dh_missing --fail-missing
|
dh_installchangelogs -O--buildsystem=cmake
|
||||||
|
gzip -9 debian/xdg-desktop-portal-lxqt/usr/share/doc/xdg-desktop-portal-lxqt/CHANGELOG
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
dh_auto_configure -- \
|
dh_auto_configure -- \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user