summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorLibravatar Unit 193 <unit193@unit193.net>2023-08-14 21:10:48 -0400
committerLibravatar Unit 193 <unit193@unit193.net>2023-08-14 21:10:48 -0400
commit342046c5d9610a670469df90f0d125d61b6b90cd (patch)
treec79792f4921f8c7b6b4716405015a7e5573d532a /debian/rules
parent3621df9353ce227756f7f4b15750e2b941be3bc0 (diff)
downloadxfce4-panel-profiles-342046c5d9610a670469df90f0d125d61b6b90cd.tar.gz
xfce4-panel-profiles-342046c5d9610a670469df90f0d125d61b6b90cd.zip
d/rules: Opt-out of trimmed changelogs, install NEWS as changelog.
Diffstat (limited to '')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 345234d..8db29da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,3 +16,6 @@ override_dh_auto_install:
find $(DESTDIR)/usr/share -type f -exec chmod a-x '{}' ';'
rm $(DESTDIR)/usr/share/doc/xfce4-panel-profiles/COPYING \
$(DESTDIR)/usr/share/doc/xfce4-panel-profiles/INSTALL
+
+override_dh_installchangelogs:
+ DEB_BUILD_OPTIONS=notrimdch dh_installchangelogs NEWS