[DRE-commits] [nanoc] 07/10: refresh encoding.patch

Cédric Boutillier boutil at moszumanska.debian.org
Sat Jul 2 20:29:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository nanoc.

commit ca7dd2d79a491b13f890587dc26442dd0bebff1f
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Jul 2 21:50:42 2016 +0200

    refresh encoding.patch
---
 debian/patches/encoding.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/encoding.patch b/debian/patches/encoding.patch
index 9a76c34..7b0ecfd 100644
--- a/debian/patches/encoding.patch
+++ b/debian/patches/encoding.patch
@@ -1,6 +1,6 @@
 Description: force encoding to UTF-8 to fix test in clean environment
 Author: Cédric Boutillier <boutil at debian.org>
-Last-Update: 2016-03-02
+Last-Update: 2016-07-02
 Forwarded: not-needed
 
 --- a/test/cli/commands/test_create_site.rb
@@ -10,4 +10,4 @@ Forwarded: not-needed
 +
  class Nanoc::CLI::Commands::CreateSiteTest < Nanoc::TestCase
    def test_create_site_with_existing_name
-     Nanoc::CLI.run %w( create_site foo )
+     Nanoc::CLI.run %w(create_site foo)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/nanoc.git



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