[DRE-commits] [ruby-color-tools] 02/02: install upstream changelog

Cédric Boutillier boutil at alioth.debian.org
Mon Oct 7 13:42:40 UTC 2013


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

boutil pushed a commit to branch master
in repository ruby-color-tools.

commit c8c8a506de0b346771556dacc3fd7b876b2b63f0
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Oct 7 15:38:27 2013 +0200

    install upstream changelog
---
 debian/changelog |    1 +
 debian/rules     |    3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 55eb146..1f0fc5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-color-tools (1.4.2-2) unstable; urgency=low
   * Build-depend on ruby-minitest (Closes: #725548).
   * Modify require_instead_of_gem patch to simply delete the gem statement
     instead of replacing it with a require.
+  * Install History.rdoc as upstream changelog.
 
  -- Cédric Boutillier <boutil at debian.org>  Mon, 07 Oct 2013 15:30:54 +0200
 
diff --git a/debian/rules b/debian/rules
index a5e7dc8..813f49d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installchangelogs:
+	dh_installchangelogs History.rdoc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-color-tools.git



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