[DRE-commits] [SCM] ruby-highline.git branch, master, updated. upstream/1.6.9-20-g9ecc9f8

Cédric Boutillier cedric.boutillier at gmail.com
Wed May 16 13:27:29 UTC 2012


The following commit has been merged in the master branch:
commit 2e13ad5e8c31883fb74335156e92708283069edf
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Wed May 16 15:07:36 2012 +0200

    Update remove-shebangs.patch to include new files

diff --git a/debian/patches/remove-shebangs.patch b/debian/patches/remove-shebangs.patch
index 05ba142..e0b771e 100644
--- a/debian/patches/remove-shebangs.patch
+++ b/debian/patches/remove-shebangs.patch
@@ -2,6 +2,7 @@ Description: Remove shebangs from files in lib/ to avoid a lintian warning
 Author: Lucas Nussbaum <lucas at debian.org>
 Origin: vendor
 Forwarded: not-needed
+Last-Update: 2012-05-16
 
 --- a/lib/highline.rb
 +++ b/lib/highline.rb
@@ -51,3 +52,19 @@ Forwarded: not-needed
  # import.rb
  #
  #  Created by James Edward Gray II on 2005-04-26.
+--- a/lib/highline/style.rb
++++ b/lib/highline/style.rb
+@@ -1,5 +1,3 @@
+-#!/usr/local/bin/ruby -w
+-
+ # color_scheme.rb
+ #
+ # Created by Richard LeBer on 2011-06-27.
+--- a/lib/highline/simulate.rb
++++ b/lib/highline/simulate.rb
+@@ -1,5 +1,3 @@
+-#!/usr/local/bin/ruby -w
+-
+ # simulate.rb
+ #
+ #  Created by Andy Rossmeissl on 2012-04-29.

-- 
ruby-highline.git



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