[SCM] narray-miss branch, master, updated. debian/1.2.1-1-6-g644db12

Youhei SASAKI uwabami at gfd-dennou.org
Wed Jun 8 06:50:02 UTC 2011


The following commit has been merged in the master branch:
commit 644db12ba5c6980e2e26ca887288f42680b8c798
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Wed May 11 17:38:40 2011 +0900

    upstream License changed: Ruby's to BSD 2-clause
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --git a/debian/changelog b/debian/changelog
index 874fd9c..75ef8ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
 ruby-narray-miss (1.2.2-1) unstable; urgency=low
 
   * Bump standard-version: 3.9.2
+  * New Upstream version 1.2.2
+  * Upstream License changed: Ruby's to BSD 2-clause
+  * Change copyright format: dep5
   * Update with files generated by dh-make-ruby:
     - debian/rules
     - debian/watch
@@ -12,9 +15,9 @@ ruby-narray-miss (1.2.2-1) unstable; urgency=low
   * Added transitional packages in debian/control to allow smooth upgrades
     from Squeeze.
     - ruby-narray-miss Provides, Replaces and Conflicts with past packages
-      - libnarray-miss-ruby, libnarray-miss-ruby1.8, libnarray-miss-ruby1.9.1
+    - libnarray-miss-ruby, libnarray-miss-ruby1.8, libnarray-miss-ruby1.9.1
 
- -- Youhei SASAKI <uwabami at gfd-dennou.org>  Wed, 11 May 2011 17:23:38 +0900
+ -- Youhei SASAKI <uwabami at gfd-dennou.org>  Wed, 11 May 2011 17:39:58 +0900
 
 narray-miss (1.2.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 3d01e5f..d3c72aa 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), gem2deb
+Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-narray, 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
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
 Package: ruby-narray-miss
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ruby-narray
 Replaces: libnarray-miss-ruby (<< 1.2.2-1~), libnarray-miss-ruby1.8 (<< 1.2.2-1~), libnarray-miss-ruby1.9.1 (<< 1.2.2-1~)
 Conflicts: libnarray-miss-ruby (<< 1.2.2-1~), libnarray-miss-ruby1.8 (<< 1.2.2-1~), libnarray-miss-ruby1.9.1 (<< 1.2.2-1~)
 Provides: libnarray-miss-ruby, libnarray-miss-ruby1.8, libnarray-miss-ruby1.9.1
diff --git a/debian/copyright b/debian/copyright
index c632007..b5b9fbe 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,34 +1,41 @@
-This package was debianized by Youhei SASAKI <uwabami at gfd-dennou.org> on
-Thu, 14 Jun 2007 14:14:18 +0900.
-
-It was downloaded from http://ruby.gfd-dennou.org/products/narray_miss/
-
-Upstream Author: Seiya Nishizawa <seiya_(at)_gfd-dennou.org>
-
-Copyright(c) 2008-2010, Dennou-Ruby Project All right reserved.
-
-License:
-
-    This package is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Lesser General Public
-    License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
-
-    This package is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Lesser General Public License for more details.
-
-    You should have received a copy of the GNU Lesser General Public
-    License along with this package; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL-2'.
-
-The Debian packaging is:
-
-    Copyright (C) 2009 Youhei SASAKI <uwabami at gfd-dennou.org>
-
-and is licensed under the LGPL version 2,
-see `/usr/share/common-licenses/LGPL-2'.
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: ruby-narray-miss
+Upstream-Contact: Seiya Nishizawa <seiya_(at)_gfd-dennou.org>
+Source: http://ruby.gfd-dennou.org/products/narray_miss/
+
+Files: *
+Copyright: 2001 Seiya Nishizawa and GFD Dennou Club
+License: BSD-2-clause
+
+Files: debian/*
+Copyright: Copyright 2011 Youhei SASAKI <uwabami at gfd-dennou.org>
+License: BSD-2-clause
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+    1. Redistributions of source code must retain the above copyright
+       notice, this list of conditions and the following disclaimer.
+ .
+    2. Redistributions in binary form must reproduce the above copyright
+       notice, this list of conditions and the following disclaimer in
+       the documentation and/or other materials provided with the
+       distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY GFD DENNOU CLUB AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GFD DENNOU CLUB OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ The views and conclusions contained in the software and documentation
+ are those of the authors and should not be interpreted as representing
+ official policies, either expressed or implied, of Seiya Nishizawa
+ and GFD Dennou Club.
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index 5bb61f2..0000000
--- a/debian/docs
+++ /dev/null
@@ -1,2 +0,0 @@
-README
-doc/narray_miss.html
diff --git a/debian/ruby-narray-miss.docs b/debian/ruby-narray-miss.docs
new file mode 100644
index 0000000..b71995e
--- /dev/null
+++ b/debian/ruby-narray-miss.docs
@@ -0,0 +1,2 @@
+README
+narray_miss.html
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
new file mode 100644
index 0000000..09d8520
--- /dev/null
+++ b/debian/ruby-tests.rb
@@ -0,0 +1 @@
+system("#{ENV['RUBY_TEST_BIN']} -I. -Ilib test/*.rb") or raise
diff --git a/debian/rules b/debian/rules
index a613c77..7cd14e5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,10 @@
 
 %:
 	dh $@ --buildsystem ruby --with ruby
+
+override_dh_auto_build:
+	rd2 -r rd/rd2html-lib $(CURDIR)/lib/narray_miss.rb > $(CURDIR)/narray_miss.html
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -f narray_miss.html

-- 
Additional Ruby Class handling missing value



More information about the Pkg-grass-devel mailing list