[DRE-commits] [SCM] ruby-nokogiri.git branch, master, updated. debian/1.5.2-1-30-ga0e58e6

Cédric Boutillier boutil at debian.org
Thu May 9 23:31:46 UTC 2013


The following commit has been merged in the master branch:
commit 174fdd6e3b0477728bd30395d28306c06d86153b
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri May 10 01:16:12 2013 +0200

    install upstream changelog

diff --git a/debian/changelog b/debian/changelog
index 5c75e35..2519f8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-nokogiri (1.5.9-1) unstable; urgency=low
   * New upstream version
   * debian/rules:
     + create empty file missing from the archive for the purpose of tests
+    + install upstream changelog
   * debian/copyright:
     + update my email address and year
   * debian/control:
diff --git a/debian/rules b/debian/rules
index 6a127aa..6babd1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,3 +29,6 @@ override_dh_auto_clean:
 	rm -rf man/
 	rm -f test/files/bogus.xml
 	dh_auto_clean
+
+override_dh_installchangelogs:
+	dh_installchangelogs CHANGELOG.rdoc

-- 
ruby-nokogiri.git



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