[DRE-commits] [SCM] ruby-chronic.git branch, master, updated. debian/0.6.7-2-20-g180e512

Praveen Arimbrathodiyil praveen at debian.org
Sun May 19 19:13:53 UTC 2013


The following commit has been merged in the master branch:
commit 8ca12cb0e1a1006f979bf2cf7936c772645acb47
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon May 20 00:21:09 2013 +0530

    ruby-chronic.changelogs isn't enough, add override

diff --git a/debian/ruby-chronic.changelogs b/debian/ruby-chronic.changelogs
deleted file mode 100644
index 409232e..0000000
--- a/debian/ruby-chronic.changelogs
+++ /dev/null
@@ -1 +0,0 @@
-HISTORY.md
diff --git a/debian/rules b/debian/rules
index a5e7dc8..b81aa42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installchangelogs:
+	dh_installchangelogs HISTORY.md

-- 
ruby-chronic.git



More information about the Pkg-ruby-extras-commits mailing list