[SCM] narray-miss branch, master, updated. debian/1.2.1-1-9-g70a6021

Youhei SASAKI uwabami at gfd-dennou.org
Mon Jul 25 14:54:42 UTC 2011


The following commit has been merged in the master branch:
commit c79e82480dc182f2602bf0f8e568dd0bbb450450
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Mon Jul 25 23:41:30 2011 +0900

    update Build-Depends
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --git a/debian/control b/debian/control
index d3c72aa..71d8f95 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Youhei SASAKI <uwabami at gfd-dennou.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-narray, rdtool
+Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-narray, rdtool | ruby-rdtool
 Standards-Version: 3.9.2
 Homepage: http://ruby.gfd-dennou.org/products/narray_miss/index.html
 Vcs-Git: git://git.debian.org/git/pkg-grass/narray-miss.git
diff --git a/debian/copyright b/debian/copyright
index b5b9fbe..7bbb148 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,11 +5,11 @@ Source: http://ruby.gfd-dennou.org/products/narray_miss/
 
 Files: *
 Copyright: 2001 Seiya Nishizawa and GFD Dennou Club
-License: BSD-2-clause
+License: BSD-2-Clause
 
 Files: debian/*
 Copyright: Copyright 2011 Youhei SASAKI <uwabami at gfd-dennou.org>
-License: BSD-2-clause
+License: BSD-2-Clause
 
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are
diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
new file mode 100644
index 0000000..497ff42
--- /dev/null
+++ b/debian/ruby-test-files.yaml
@@ -0,0 +1,2 @@
+---
+- test/test_narray_miss.rb
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
deleted file mode 100644
index 09d8520..0000000
--- a/debian/ruby-tests.rb
+++ /dev/null
@@ -1 +0,0 @@
-system("#{ENV['RUBY_TEST_BIN']} -I. -Ilib test/*.rb") or raise

-- 
Additional Ruby Class handling missing value



More information about the Pkg-grass-devel mailing list