[DRE-commits] [SCM] ruby-bacon.git branch, master, updated. debian/1.1.0-2-11-g17ee4e2

Cédric Boutillier boutil at debian.org
Wed Jun 19 16:51:41 UTC 2013


The following commit has been merged in the master branch:
commit 17ee4e2ddc55b62cd9691e8b66a86995316a6923
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Jun 19 18:48:00 2013 +0200

    install upstream changelog

diff --git a/debian/changelog b/debian/changelog
index 40e5631..f99dba1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,9 @@ ruby-bacon (1.2.0-3) unstable; urgency=low
     + drop Conflicts: ruby-rspec-core
     + bump Standards-Version to 3.9.4 (no changes needed)
     + update Homepage field
-  * debian/rules: do not install autotest files
+  * debian/rules: 
+    + do not install autotest files
+    + install upstream changelog
 
  -- Cédric Boutillier <boutil at debian.org>  Wed, 19 Jun 2013 18:00:55 +0200
 
diff --git a/debian/rules b/debian/rules
index 36d26e9..07e0d3f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,3 +17,6 @@
 override_dh_auto_install:
 	dh_auto_install
 	rm -rf debian/ruby-bacon/usr/lib/ruby/vendor_ruby/autotest/
+
+override_dh_installchangelogs:
+	dh_installchangelogs ChangeLog

-- 
ruby-bacon.git



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