[DRE-commits] [SCM] ruby-gem-plugin.git branch, master, updated. eba70bb4c92119134c49b13c2a0cdbf8c31e0a0a

Antonio Terceiro terceiro at softwarelivre.org
Fri Mar 2 21:54:34 UTC 2012


The following commit has been merged in the master branch:
commit eef5fb9fe6bd5d063b32a2c6e0dbc927f87baa30
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Fri Mar 2 18:39:08 2012 -0300

    Drop obsolete patch

diff --git a/debian/changelog b/debian/changelog
index 1a51418..4e934ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,10 @@ ruby-gem-plugin (0.2.3-3) unstable; urgency=low
   * Rename package to new Ruby naming policy
     + added transitional packages
   * Migrate to gem2deb. This adds support for Ruby 1.9
+  * debian/patches/01-added_she_bang_line.diff: dropped, gem2deb already adds
+    proper shebang lines to installed programs.
 
- -- Antonio Terceiro <terceiro at debian.org>  Fri, 02 Mar 2012 18:20:05 -0300
+ -- Antonio Terceiro <terceiro at debian.org>  Fri, 02 Mar 2012 18:38:33 -0300
 
 libgemplugin-ruby (0.2.3-2) unstable; urgency=medium
 
diff --git a/debian/patches/01-added_she_bang_line.diff b/debian/patches/01-added_she_bang_line.diff
deleted file mode 100644
index ad1049f..0000000
--- a/debian/patches/01-added_she_bang_line.diff
+++ /dev/null
@@ -1,8 +0,0 @@
---- bin/gpgen-or        2007-01-10 11:32:47.651804156 -0200
-+++ bin/gpgen   2007-01-10 13:43:24.750059066 -0200
-@@ -1,3 +1,5 @@
-+#!/usr/bin/ruby
-+
- require 'erb'
- require 'fileutils'
- include FileUtils

-- 
ruby-gem-plugin.git



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