[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 deda99ea73225cd89ae81100ca174d9291f4f9a9
Merge: 785d6a755cc50918183a42b1183419d359457f2e c70435be2d133a5d8f50ed25381383ceaeba280c
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date: Wed May 11 17:23:37 2011 +0900
Merge commit 'upstream/1.2.2'
Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
diff --combined debian/changelog
index d59a1c7,0000000..874fd9c
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,34 -1,0 +1,34 @@@
+ruby-narray-miss (1.2.2-1) unstable; urgency=low
+
+ * Bump standard-version: 3.9.2
+ * 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> Fri, 06 May 2011 03:10:06 +0900
++ -- Youhei SASAKI <uwabami at gfd-dennou.org> Wed, 11 May 2011 17:23:38 +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/control
index bb3a95c,0000000..3d01e5f
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,50 -1,0 +1,50 @@@
+Source: ruby-narray-miss
+Section: ruby
+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
+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
+Vcs-Browser: http://git.debian.org/?p=pkg-grass/narray-miss.git
+XS-Ruby-Versions: all
+
+Package: ruby-narray-miss
+Architecture: all
+XB-Ruby-Versions: ${ruby:Versions}
+Depends: ${misc:Depends}
- Replaces: libnarray-miss-ruby (<< 1.2.1-1~), libnarray-miss-ruby1.8 (<< 1.2.1-1~), libnarray-miss-ruby1.9.1 (<< 1.2.1-1~)
- Conflicts: libnarray-miss-ruby (<< 1.2.1-1~), libnarray-miss-ruby1.8 (<< 1.2.1-1~), libnarray-miss-ruby1.9.1 (<< 1.2.1-1~)
++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
+Description: Additional class with processing of missing value to NArray
+ NArrayMiss is a additional class with processing of missing value to
+ NArray which is a numeric multi-dimensional array class.
+
+Package: libnarray-miss-ruby
+Architecture: all
+Section: oldlibs
+Priority: extra
+Depends: ruby-narray-miss, ${misc:Depends}
+Description: Transitional package for ruby-narray-miss
+ This is a transitional package to ease upgrades to the ruby-narray-miss
+ package. It can safely be removed.
+
+Package: libnarray-miss-ruby1.8
+Architecture: all
+Section: oldlibs
+Priority: extra
+Depends: ruby-narray-miss, ${misc:Depends}
+Description: Transitional package for ruby-narray-miss
+ This is a transitional package to ease upgrades to the ruby-narray-miss
+ package. It can safely be removed.
+
+Package: libnarray-miss-ruby1.9.1
+Architecture: all
+Section: oldlibs
+Priority: extra
+Depends: ruby-narray-miss, ${misc:Depends}
+Description: Transitional package for ruby-narray-miss
+ This is a transitional package to ease upgrades to the ruby-narray-miss
+ package. It can safely be removed.
--
Additional Ruby Class handling missing value
More information about the Pkg-grass-devel
mailing list