[hamradio-commits] [liquid-dsp] 08/10: Install HISTORY as upstream changelog

Andreas E. Bombe aeb at moszumanska.debian.org
Tue Jan 10 02:16:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

aeb pushed a commit to branch master
in repository liquid-dsp.

commit 7589849506cce1f42d3cdcdbe9a9c501b89de2f9
Author: Andreas Bombe <aeb at debian.org>
Date:   Tue Jan 10 02:34:15 2017 +0100

    Install HISTORY as upstream changelog
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ca95320..8687345 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ liquid-dsp (1.3.0-1) UNRELEASED; urgency=medium
   * Bump soname to libliquid1d due to renamed and removed symbols
   * Add watch file
   * Copy examples directory into libliquid-dev documentation
+  * Install HISTORY as upstream changelog
 
  -- Andreas Bombe <aeb at debian.org>  Tue, 10 Jan 2017 02:51:15 +0100
 
diff --git a/debian/rules b/debian/rules
index 88315da..d8e653e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-simdoverride
+
+override_dh_installchangelogs:
+	dh_installchangelogs -k HISTORY

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/liquid-dsp.git



More information about the pkg-hamradio-commits mailing list