[DRE-commits] r1984 - in packages/libjson-ruby/trunk/debian: . patches

paulvt at alioth.debian.org paulvt at alioth.debian.org
Sun Oct 7 13:04:43 UTC 2007


Author: paulvt
Date: 2007-10-07 13:04:43 +0000 (Sun, 07 Oct 2007)
New Revision: 1984

Removed:
   packages/libjson-ruby/trunk/debian/patches/01-fix-edit_json-shebang.patch
Modified:
   packages/libjson-ruby/trunk/debian/changelog
Log:
* Removed unnecessary 01-fix-edit_json-shebang.patch.

Modified: packages/libjson-ruby/trunk/debian/changelog
===================================================================
--- packages/libjson-ruby/trunk/debian/changelog	2007-10-07 12:44:39 UTC (rev 1983)
+++ packages/libjson-ruby/trunk/debian/changelog	2007-10-07 13:04:43 UTC (rev 1984)
@@ -21,8 +21,9 @@
   * Added some example files to libjson-ruby-doc.
   * Added 02-fix-fuzz.rb-shebang.patch to add a missing shebang to the
     executable fuzz.rb tool.
+  * Removed unnecessary 01-fix-edit_json-shebang.patch.
 
- -- Paul van Tilburg <paulvt at debian.org>  Sun, 07 Oct 2007 14:43:48 +0200
+ -- Paul van Tilburg <paulvt at debian.org>  Sun, 07 Oct 2007 15:04:24 +0200
 
 libjson-ruby (0.4.2-1) unstable; urgency=low
 

Deleted: packages/libjson-ruby/trunk/debian/patches/01-fix-edit_json-shebang.patch
===================================================================
--- packages/libjson-ruby/trunk/debian/patches/01-fix-edit_json-shebang.patch	2007-10-07 12:44:39 UTC (rev 1983)
+++ packages/libjson-ruby/trunk/debian/patches/01-fix-edit_json-shebang.patch	2007-10-07 13:04:43 UTC (rev 1984)
@@ -1,9 +0,0 @@
-diff -ur bin~/edit_json.rb bin/edit_json.rb
---- bin~/edit_json.rb	2006-01-11 00:05:50.000000000 +0000
-+++ bin/edit_json.rb	2006-01-11 00:06:15.000000000 +0000
-@@ -1,4 +1,4 @@
--#!/usr/bin/env ruby
-+#!/usr/bin/ruby1.8
- $KCODE = 'U'
- require 'json/editor'
- 




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