[protozero] 04/06: Install CHANGELOG.md as upstream changelog.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Aug 22 20:23:17 UTC 2015


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

sebastic pushed a commit to branch master
in repository protozero.

commit e7b56c5cd9b488a20378e523a14dd9e4e86f0dee
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Aug 22 22:09:14 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index aaff7e8..de0279b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 protozero (1.1.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Install CHANGELOG.md as upstream changelog.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 22 Aug 2015 22:07:02 +0200
 
diff --git a/debian/rules b/debian/rules
index bfdc853..9dbbc1c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,3 +16,6 @@ override_dh_auto_build-indep:
 	# Remove useless autogenerated doxygen files
 	$(RM) doc/html/*.md5
 
+override_dh_installchangelogs:
+	dh_installchangelogs CHANGELOG.md
+

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



More information about the Pkg-grass-devel mailing list