mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 10:34:18 +00:00
debian/rules: Install the NEWS file as the upstream changelog
This commit is contained in:
Vendored
+2
-1
@@ -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
|
||||
|
||||
|
||||
Vendored
+3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user