[DRE-commits] [SCM] ruby-eventmachine.git branch, master, updated. debian/0.12.10-3-17-g9e98520

Praveen Arimbrathodiyil praveen at debian.org
Tue May 14 18:12:15 UTC 2013


The following commit has been merged in the master branch:
commit 9e98520adca5e02ee3aecd4e92bc915bf37c7fb3
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue May 14 23:38:30 2013 +0530

    install CHANGELOG.md

diff --git a/debian/changelog b/debian/changelog
index 309e925..06cac98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,11 +6,12 @@ ruby-eventmachine (1.0.3-1) unstable; urgency=low
   * New upstream release. (Closes: #694076)
   * Update to standards version 3.9.4.
   * Remove transitional packages.
+  * Install CHANGELOG.md as upstream changelog.
 
   [ Per Andersson ]
   * Build depend on gem2deb >= 0.3.0.
 
- -- Per Andersson <avtobiff at gmail.com>  Sat, 23 Jun 2012 22:32:19 +0200
+ -- Praveen Arimbrathodiyil <praveen at debian.org>  Tue, 14 May 2013 22:32:19 +0530
 
 ruby-eventmachine (0.12.10-3) unstable; urgency=low
 
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-eventmachine.git



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