[DRE-commits] [SCM] ruby-cairo.git branch, master, updated. debian/1.12.2-2-10-g6684b5f

Cédric Boutillier boutil at debian.org
Wed Jun 5 14:45:15 UTC 2013


The following commit has been merged in the master branch:
commit 6684b5f95daff0eaddf7afcfca9693ac681314e6
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Jun 5 16:38:58 2013 +0200

    debian/rules: install upstream changelog

diff --git a/debian/changelog b/debian/changelog
index cefbc0a..25860fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ ruby-cairo (1.12.6-1) unstable; urgency=low
   * drop lintian overrides, about transitional packages
   * deactivate clean_run_test_rb.patch, not needed
   * update my email address also in debian/copyright
+  * debian/rules: install upstream changelog
 
- -- Cédric Boutillier <boutil at debian.org>  Wed, 05 Jun 2013 16:19:21 +0200
+ -- Cédric Boutillier <boutil at debian.org>  Wed, 05 Jun 2013 16:39:38 +0200
 
 ruby-cairo (1.12.2-2) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 0d2fa35..fc570e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,6 @@ export DH_RUBY_GEMSPEC=debian/cairo-debian.gemspec
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS

-- 
ruby-cairo.git



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