[DRE-commits] [SCM] ruby-hashie.git branch, master, updated. upstream/1.2.0-12-gb869636
Praveen Arimbrathodiyil
praveen at debian.org
Wed Apr 17 08:32:04 UTC 2013
The following commit has been merged in the master branch:
commit 40fbdadac7080530738df64f621bac688d31fe7f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Apr 17 13:55:59 2013 +0530
install CHANGELOG.md as upstream changelog
diff --git a/debian/changelog b/debian/changelog
index 6cd748d..285dcec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ruby-hashie (2.0.3-1) UNRELEASED; urgency=low
* CONTRIBUTING.md is installed as doc
* Update to standards version 3.9.4 (DM-Upload-Allowed is obsolete)
* Update vcs fields
+ * Upstream now provides a changelog as CHANGELOG.md (installed)
-- Praveen Arimbrathodiyil <praveen at debian.org> Wed, 17 Apr 2013 13:39:31 +0530
diff --git a/debian/ruby-hashie.lintian-overrides b/debian/ruby-hashie.lintian-overrides
deleted file mode 100644
index 0f533dd..0000000
--- a/debian/ruby-hashie.lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-# upstream does not provide changelog
-ruby-hashie: no-upstream-changelog
diff --git a/debian/rules b/debian/rules
index a5e7dc8..d0716e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@
%:
dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installchangelogs:
+ dh_installchangelogs CHANGELOG.md
--
ruby-hashie.git
More information about the Pkg-ruby-extras-commits
mailing list