[DRE-commits] [SCM] ruby-ole.git branch, master, updated. debian/1.2.11.2-1-10-gf4c1155

Youhei SASAKI uwabami at gfd-dennou.org
Sun Mar 25 15:31:48 UTC 2012


The following commit has been merged in the master branch:
commit 289331aeddf9f5b95cd4a228f55b42feb60e6b0a
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Mon Mar 26 00:22:51 2012 +0900

    Update patch: Add DEP-3 header
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --git a/debian/patches/move_propids_location b/debian/patches/0001-Move-provides.yaml-location.patch
similarity index 56%
rename from debian/patches/move_propids_location
rename to debian/patches/0001-Move-provides.yaml-location.patch
index cb60ff1..62ec32c 100644
--- a/debian/patches/move_propids_location
+++ b/debian/patches/0001-Move-provides.yaml-location.patch
@@ -1,14 +1,24 @@
-Description: Hard-code the position of the `propids.yaml' file, as it
- we know it known beforehand.
- .
- This patch was created at package creation time (hence no bug number)
- and is Debian-specific.
+From: Debian Ruby Extras Maintainers
+ <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Date: Mon, 26 Mar 2012 00:20:54 +0900
+Subject: Add search path of  "provids.yaml"
+
+Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
+Description: Add search path of "provids.yaml"
+ Add search path of "provids.yaml" for Debian package.
+
 Origin: vendor
 Forwarded: not-needed
-Author: Gunnar Wolf <gwolf at debian.org>
---- ruby-ole.orig/lib/ole/types/property_set.rb
-+++ ruby-ole/lib/ole/types/property_set.rb
-@@ -24,7 +24,13 @@
+Last-Update: 2012-03-26
+---
+ lib/ole/types/property_set.rb |    8 +++++++-
+ 1 files changed, 7 insertions(+), 1 deletions(-)
+
+diff --git a/lib/ole/types/property_set.rb b/lib/ole/types/property_set.rb
+index ce8662d..e619388 100644
+--- a/lib/ole/types/property_set.rb
++++ b/lib/ole/types/property_set.rb
+@@ -24,7 +24,13 @@ module Ole
  			}
  
  			# define a smattering of the property set guids. 
diff --git a/debian/patches/series b/debian/patches/series
index 0936176..8177764 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-move_propids_location
+0001-Move-provides.yaml-location.patch

-- 
ruby-ole.git



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