[Pkg-lyx-devel] [lyx] 04/09: Specify NEWS as the upstream changelog to be included in the binary packages

Nick Andrik andrikos-guest at moszumanska.debian.org
Thu Oct 16 23:14:16 UTC 2014


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

andrikos-guest pushed a commit to branch master
in repository lyx.

commit 24fb46e0f6aa96dc32ffc4e9c91ce48bc3d320db
Author: Nick Andrik <nick.andrik at gmail.com>
Date:   Mon Oct 13 02:25:25 2014 +0200

    Specify NEWS as the upstream changelog to be included in the binary packages
---
 debian/changelog | 2 ++
 debian/rules     | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7eb8ab8..4fc9451 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ lyx (2.1.2-3) UNRELEASED; urgency=low
   * Bumped up Standards version to 3.9.6 (no changes needed)
   * Add support for upstream GPG signature tarball check
   * Update copyright file and convert to machine-readable format
+  * Specify NEWS as the upstream changelog to be included in the binary
+    packages
 
  -- Nick Andrik <nick.andrik at gmail.com>  Sun, 12 Oct 2014 01:13:52 +0200
 
diff --git a/debian/rules b/debian/rules
index 63cb95b..0f6c122 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,9 @@ override_dh_auto_configure:
 		--without-included-boost \
 		--without-included-mythes \
 
+override_dh_installchangelogs:
+	dh_installchangelogs -k NEWS
+
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/lyx-common
 

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



More information about the Pkg-lyx-devel mailing list