[SCM] ruby-netcdf branch, master, updated. debian/0.6.5-2-18-g0934874

Youhei SASAKI uwabami at gfd-dennou.org
Sun Jan 19 15:39:18 UTC 2014


The following commit has been merged in the master branch:
commit f2b9e98880c34fe3db2219f89d5982f4ebeeec52
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Mon Jan 20 00:33:30 2014 +0900

    Drop Transitional Packages
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --git a/debian/control b/debian/control
index 5906ba8..d045112 100644
--- a/debian/control
+++ b/debian/control
@@ -15,9 +15,6 @@ Package: ruby-netcdf
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-narray, ruby-narray-miss
-Replaces: netcdf-ruby (<< 0.6.5-2~), netcdf-ruby1.8 (<< 0.6.5-2~), netcdf-ruby1.9.1 (<< 0.6.5-2~)
-Breaks: netcdf-ruby (<< 0.6.5-2~), netcdf-ruby1.8 (<< 0.6.5-2~), netcdf-ruby1.9.1 (<< 0.6.5-2~)
-Provides: netcdf-ruby, netcdf-ruby1.8, netcdf-ruby1.9.1
 Description: Ruby interface of netCDF library
  RubyNetCDF is a Ruby interface of netCDF library built on the NArray
  library, which is an efficient multi-dimensional numeric array class
@@ -28,9 +25,6 @@ Architecture: any
 Section: debug
 Priority: extra
 Depends: ruby-netcdf ( =${binary:Version}), ${misc:Depends}
-Replaces: netcdf-ruby1.8-dbg (<< 0.6.5-2~), netcdf-ruby1.9.1-dbg (<< 0.6.5-2~)
-Breaks: netcdf-ruby1.8-dbg (<< 0.6.5-2~), netcdf-ruby1.9.1-dbg (<< 0.6.5-2~)
-Provides: netcdf-ruby, netcdf-ruby1.8, netcdf-ruby1.9.1
 Description: Ruby-NetCDF debug symbols
  RubyNetCDF is a Ruby interface of netCDF library built on the NArray
  library, which is an efficient multi-dimensional numeric array class
@@ -39,48 +33,3 @@ Description: Ruby-NetCDF debug symbols
  This package is provided primarily to provide a backtrace with names
  in a debugger, this makes it somewhat easier to interpret core
  dumps.  Most people will not need this package.
-
-Package: netcdf-ruby
-Architecture: all
-Section: oldlibs
-Priority: extra
-Depends: ruby-netcdf, ${misc:Depends}
-Description: Transitional package for ruby-netcdf
- This is a transitional package to ease upgrades to the ruby-netcdf
- package. It can safely be removed.
-
-Package: netcdf-ruby1.8
-Architecture: all
-Section: oldlibs
-Priority: extra
-Depends: ruby-netcdf, ${misc:Depends}
-Description: Transitional package for ruby-netcdf
- This is a transitional package to ease upgrades to the ruby-netcdf
- package. It can safely be removed.
-
-Package: netcdf-ruby1.8-dbg
-Architecture: all
-Section: oldlibs
-Priority: extra
-Depends: ruby-netcdf-dbg, ${misc:Depends}
-Description: Transitional package for ruby-netcdf-dbg
- This is a transitional package to ease upgrades to the ruby-netcdf-dbg
- package. It can safely be removed.
-
-Package: netcdf-ruby1.9.1
-Architecture: all
-Section: oldlibs
-Priority: extra
-Depends: ruby-netcdf, ${misc:Depends}
-Description: Transitional package for ruby-netcdf
- This is a transitional package to ease upgrades to the ruby-netcdf
- package. It can safely be removed.
-
-Package: netcdf-ruby1.9.1-dbg
-Architecture: all
-Section: oldlibs
-Priority: extra
-Depends: ruby-netcdf-dbg, ${misc:Depends}
-Description: Transitional package for ruby-netcdf-dbg
- This is a transitional package to ease upgrades to the ruby-netcdf-dbg
- package. It can safely be removed.

-- 
Ruby interface of NetCDF library



More information about the Pkg-grass-devel mailing list