debian/rules: Install the NEWS file as the upstream changelog

This commit is contained in:
Laurent Bigonville
2019-07-12 01:03:03 +02:00
parent c813d2873f
commit 6a1a956029
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -13,8 +13,9 @@ libfprint (1:0.99.0-1) UNRELEASED; urgency=medium
* debian/libfprint0.symbols: Add the Build-Depends-Package field
* debian/control: Add libglib2.0-doc to Build-Depends-Indep, this allows
gtk-doc to properly resolve all the links in the documentation
* debian/rules: Install the NEWS file as the upstream changelog
-- Laurent Bigonville <bigon@debian.org> Fri, 12 Jul 2019 01:00:46 +0200
-- Laurent Bigonville <bigon@debian.org> Fri, 12 Jul 2019 01:02:47 +0200
libfprint (1:0.8.2-3) unstable; urgency=medium
+3
View File
@@ -15,3 +15,6 @@ override_dh_install:
sed -i '/^Requires.private\|^Libs.private/ d' \
debian/tmp/usr/lib/*/pkgconfig/libfprint.pc
dh_install
override_dh_installchangelogs:
dh_installchangelogs NEWS