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

sebastic pushed a commit to branch master
in repository libosmium.

commit 7fee4977e8900304e7436fb15dbbc80833cb0ac4
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Tue Mar 31 22:44:06 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 62a5db7..97a9295 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libosmium (2.1.0-1) UNRELEASED; urgency=medium
   * Use osmcode.org contact URL instead of d...@osm.org in Contact
     metadata.
   * New upstream release.
+  * Install CHANGELOG.md as upstream changelog.
 
  -- Bas Couwenberg <sebas...@debian.org>  Tue, 31 Mar 2015 22:43:27 +0200
 
diff --git a/debian/rules b/debian/rules
index 4731120..02ae583 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,9 @@ override_dh_auto_build-indep:
 override_dh_auto_test:
        (cd build && ctest -V)
 
+override_dh_installchangelogs:
+       dh_installchangelogs -k CHANGELOG.md
+
 override_dh_installdocs:
        dh_installdocs
 

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to