[DRE-commits] [gem2deb] 01/01: run wrap-and-sort with --wrap-always.

Lucas Nussbaum lucas at moszumanska.debian.org
Tue May 12 11:48:25 UTC 2015


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

lucas pushed a commit to branch master
in repository gem2deb.

commit 20004e96336bba86c4f35d00333c91c3b1e4fb74
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Tue May 12 13:48:21 2015 +0200

    run wrap-and-sort with --wrap-always.
---
 lib/gem2deb/dh_make_ruby.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/gem2deb/dh_make_ruby.rb b/lib/gem2deb/dh_make_ruby.rb
index 91359a8..541197c 100644
--- a/lib/gem2deb/dh_make_ruby.rb
+++ b/lib/gem2deb/dh_make_ruby.rb
@@ -191,7 +191,7 @@ module Gem2Deb
     end
 
     def wrap_and_sort
-      run('wrap-and-sort')
+      run('wrap-and-sort --wrap-always')
     end
 
     def read_upstream_source_info

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



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