[DRE-commits] [SCM] ruby-safe-yaml.git branch, master, updated. debian/0.9.0-1-3-g36f908f

Cédric Boutillier boutil at debian.org
Wed Jun 26 08:21:56 UTC 2013


The following commit has been merged in the master branch:
commit 36f908f7221db7400ea851cb7c84f1a9af0f50c9
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Jun 26 10:20:53 2013 +0200

    install upstream changelog and prepare upload

diff --git a/debian/changelog b/debian/changelog
index ac784df..a5e02c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-safe-yaml (0.9.3-1) unstable; urgency=low
+
+  * New upstream version
+  * Install upstream changelog
+
+ -- Cédric Boutillier <boutil at debian.org>  Wed, 26 Jun 2013 10:16:37 +0200
+
 ruby-safe-yaml (0.9.0-1) unstable; urgency=low
 
   * Initial release (Closes: #703861)
diff --git a/debian/rules b/debian/rules
index a5e7dc8..b2793a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installchangelogs:
+	dh_installchangelogs CHANGES.md

-- 
ruby-safe-yaml.git



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