[DRE-commits] [ruby-safe-yaml] 04/05: Refresh use_ruby-indentation.patch
Cédric Boutillier
boutil at moszumanska.debian.org
Fri Jan 10 06:57:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-safe-yaml.
commit 371cdb70462fd77de5cc523500d65b9fa48879fe
Author: Cédric Boutillier <boutil at debian.org>
Date: Fri Jan 10 07:47:36 2014 +0100
Refresh use_ruby-indentation.patch
---
debian/changelog | 1 +
debian/patches/use_ruby-indentation.patch | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 87f214b..e72b992 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-safe-yaml (1.0.1-1) UNRELEASED; urgency=medium
* debian/control:
+ update Homepage field
+ bump Standards-Version to 3.9.5 (no changes needed)
+ * Refresh use_ruby-indentation.patch
-- Cédric Boutillier <boutil at debian.org> Fri, 10 Jan 2014 07:32:53 +0100
diff --git a/debian/patches/use_ruby-indentation.patch b/debian/patches/use_ruby-indentation.patch
index 477f43e..3deb8b7 100644
--- a/debian/patches/use_ruby-indentation.patch
+++ b/debian/patches/use_ruby-indentation.patch
@@ -3,12 +3,12 @@ Description: use 'indentation' gem instead of unpackaged 'heredoc_unindent'
indentation gem.
Author: Cédric Boutillier <boutil at debian.org>
Forwarded: not-needed
-Last-Update: 2013-03-24
+Last-Update: 2014-01-10
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
-@@ -13,6 +13,11 @@
- require "safe_yaml"
+@@ -22,6 +22,11 @@
+ require "safe_yaml/load"
require "ostruct"
require "hashie"
-require "heredoc_unindent"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-safe-yaml.git
More information about the Pkg-ruby-extras-commits
mailing list