[sfcgal] 03/10: Install NEWS file as upstream changelog.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Oct 2 17:59:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository sfcgal.
commit 0321eda49c6de75469a919a65b05c7b29b0cd4cd
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Oct 2 16:17:59 2015 +0200
Install NEWS file as upstream changelog.
---
debian/changelog | 1 +
debian/rules | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 675b680..c718708 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ sfcgal (1.2.0-1) UNRELEASED; urgency=medium
[ Bas Couwenberg ]
* Update copyright file, add copyright holders for new files.
+ * Install NEWS file as upstream changelog.
-- Sven Geggus <sven-debian at geggus.net> Fri, 18 Sep 2015 17:47:24 +0200
diff --git a/debian/rules b/debian/rules
index 9534bad..8e8965e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,6 +31,9 @@ override_dh_install:
-find $(CURDIR)/debian/tmp/usr/lib -name "*.so*" -type f -exec chrpath --delete {} \;
dh_install --list-missing
+
+override_dh_installchangelogs:
+ dh_installchangelogs NEWS
override_dh_makeshlibs:
dh_makeshlibs -- -c0 -v$(UPSTREAM_VERSION)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/sfcgal.git
More information about the Pkg-grass-devel
mailing list