[oclgrind] 03/03: install NEWS as upstream changelog

Andreas Beckmann anbe at moszumanska.debian.org
Mon Mar 12 17:43:57 UTC 2018


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

anbe pushed a commit to branch master
in repository oclgrind.

commit b72c69c3b2a49f135f3baf10f0b66a5be5b19bf1
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Mar 12 18:05:12 2018 +0100

    install NEWS as upstream changelog
---
 debian/changelog     | 1 +
 debian/oclgrind.docs | 1 -
 debian/rules         | 3 +++
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d8845db..8289bf9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ oclgrind (18.3-1) unstable; urgency=low
 
   [ Andreas Beckmann ]
   * Switch Vcs-* URLs to salsa.debian.org.
+  * Install NEWS as upstream changelog.
 
  -- James Price <j.price at bristol.ac.uk>  Sun, 11 Mar 2018 09:31:39 +0000
 
diff --git a/debian/oclgrind.docs b/debian/oclgrind.docs
index 8913f46..b43bf86 100644
--- a/debian/oclgrind.docs
+++ b/debian/oclgrind.docs
@@ -1,2 +1 @@
-NEWS
 README.md
diff --git a/debian/rules b/debian/rules
index 9789909..a1a6ded 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,5 +21,8 @@ override_dh_auto_clean:
 	find tests/ -name "*.out" -delete
 	if [ -d src/CL-Do-Not-Use ]; then mv src/CL-Do-Not-Use src/CL ; fi
 
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
+
 override_dh_makeshlibs:
 	dh_makeshlibs -Xliboclgrind-rt

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



More information about the Pkg-opencl-commits mailing list