[SCM] narray-miss branch, master, updated. debian/1.2.2-1-4-g6199288

Youhei SASAKI uwabami at gfd-dennou.org
Mon Jan 9 08:20:47 UTC 2012


The following commit has been merged in the master branch:
commit 61992883f6dc10b513aaf7d580ed7ff9d85b3f98
Merge: 70a6021d0eddbeb3ad7e14fdcb0f6acb74b6b3d5 c35544b3d810412f73505e582deec930cf928b34
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Mon Jan 9 17:07:57 2012 +0900

    New upstream relese: 1.2.4
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --combined debian/changelog
index 75ef8ca,0000000..cde9c56
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,37 -1,0 +1,43 @@@
++ruby-narray-miss (1.2.4-1) unstable; urgency=low
++
++  * New upstream version: 1.2.4
++
++ -- Youhei SASAKI <uwabami at gfd-dennou.org>  Mon, 09 Jan 2012 17:08:55 +0900
++
 +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
 +  * Updating the package as for the new Ruby practices
 +    - Renaming binary/source packages to ruby-narray-miss
 +    - Migrate to gem2deb
 +      - removed build dependency on cdbs and ruby-pkg-tools
 +    - Added XS-Ruby-Versions field to debian/control
 +  * 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
 +
 + -- Youhei SASAKI <uwabami at gfd-dennou.org>  Wed, 11 May 2011 17:39:58 +0900
 +
 +narray-miss (1.2.1-1) unstable; urgency=low
 +
 +  * New Upstream version: 1.2.1
 +  * Add watch file
 +  * Add "DM-Upload-Allowed: yes" to debian/control
 +  * Remove patch CVSupdate: sync upstream
 +    * support Ruby 1.9.2
 +  * Change License: Upstream License is LGPL-2
 +
 + -- Youhei SASAKI <uwabami at gfd-dennou.org>  Tue, 28 Dec 2010 15:31:03 +0900
 +
 +narray-miss (1.1.2-1) unstable; urgency=low
 +
 +  * Initial release (Closes: #523872)
 +
 + -- Youhei SASAKI <uwabami at gfd-dennou.org>  Mon, 13 Dec 2010 20:09:53 +0900
diff --combined debian/copyright
index 7bbb148,0000000..bfda8c1
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,41 -1,0 +1,43 @@@
 +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
 +
++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 --combined debian/ruby-narray-miss.docs
index b71995e,0000000..7a2c6c2
mode 100644,000000..100644
--- a/debian/ruby-narray-miss.docs
+++ b/debian/ruby-narray-miss.docs
@@@ -1,2 -1,0 +1,2 @@@
- README
++README.rdoc
 +narray_miss.html
diff --combined debian/rules
index 7cd14e5,0000000..8d82633
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,11 -1,0 +1,11 @@@
 +#!/usr/bin/make -f
 +
 +%:
 +	dh $@ --buildsystem ruby --with ruby
 +
 +override_dh_auto_build:
- 	rd2 -r rd/rd2html-lib $(CURDIR)/lib/narray_miss.rb > $(CURDIR)/narray_miss.html
++	rd2 -r rd/rd2html-lib $(CURDIR)/lib/narray_miss/narray_miss.rb > $(CURDIR)/narray_miss.html
 +
 +override_dh_auto_clean:
 +	dh_auto_clean
- 	rm -f narray_miss.html
++	rm -f $(CURDIR)/narray_miss.html

-- 
Additional Ruby Class handling missing value



More information about the Pkg-grass-devel mailing list