[SCM] rtaudio/master: Install release.txt file as upstream changelog.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Jun 20 08:36:46 UTC 2016
The following commit has been merged in the master branch:
commit 9f1197de4f64f111a822ff1f27266c643da7595c
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Jun 20 10:30:13 2016 +0200
Install release.txt file as upstream changelog.
diff --git a/debian/rules b/debian/rules
index 656b18f..6767c35 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,6 +32,9 @@ override_dh_auto_clean:
override_dh_auto_configure:
dh_auto_configure -- $(CONFIGURE_FLAGS)
+override_dh_installchangelogs:
+ dh_installchangelogs doc/release.txt
+
override_dh_strip:
dh_strip --dbg-package=librtaudio-dbg
--
RtAudio packaging
More information about the pkg-multimedia-commits
mailing list