[DRE-commits] [ruby-narray] 01/04: Drop obsolete transitional packages

Youhei SASAKI uwabami-guest at alioth.debian.org
Wed Sep 11 05:58:25 UTC 2013


This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-narray.

commit 13d3aa1f26f0b59b5d1f1c1552c97c4d9d658ae1
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Wed Sep 11 14:33:17 2013 +0900

    Drop obsolete transitional packages
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/control |   53 ++---------------------------------------------------
 1 file changed, 2 insertions(+), 51 deletions(-)

diff --git a/debian/control b/debian/control
index b9fd2d9..b0c8566 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Daigo Moriwaki <daigo at debian.org>
 Uploaders: Youhei SASAKI <uwabami at gfd-dennou.org>, Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
 Homepage: http://narray.rubyforge.org/index.html.en
 Vcs-Git: git://anonscm.debian.org/git/pkg-ruby-extras/ruby-narray.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-narray.git;a=summary
@@ -13,10 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-narray
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter
-Replaces: libnarray-ruby (<< 0.5.9p9-1), libnarray-ruby1.8 (<< 0.5.9p9-1), libnarray-ruby1.9.1 (<< 0.5.9p9-1)
-Conflicts: libnarray-ruby (<< 0.5.9p9-1), libnarray-ruby1.8 (<< 0.5.9p9-1), libnarray-ruby1.9.1 (<< 0.5.9p9-1)
-Provides: libnarray-ruby, libnarray-ruby1.8, libnarray-ruby1.9.1
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Description: Numerical N-dimensional Array library for Ruby
  NArray is an extension library for Ruby that provides fast calculation and
  easy manipulation of large numerical arrays with the Ruby language. It has
@@ -29,9 +26,6 @@ Section: debug
 Priority: extra
 Architecture: any
 Depends: ruby-narray (= ${binary:Version}), ${misc:Depends}
-Replaces: libnarray-ruby1.8-dbg (<< 0.5.9p9-1), libnarray-ruby1.9.1-dbg (<< 0.5.9p9-1)
-Conflicts: libnarray-ruby1.8-dbg (<< 0.5.9p9-1), libnarray-ruby1.9.1-dbg (<< 0.5.9p9-1)
-Provides: libnarray-ruby1.8-dbg, libnarray-ruby1.9.1-dbg
 Description: Numerical N-dimensional Array library for Ruby
  NArray is an extension library for Ruby that provides fast calculation and
  easy manipulation of large numerical arrays with the Ruby language. It has
@@ -42,46 +36,3 @@ Description: Numerical N-dimensional Array library for Ruby
  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: libnarray-ruby
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-narray
-Description: Transitional package for ruby-narray
- This is a transitional package to ease upgrades to the ruby-narray
- package. It can safely be removed.
-
-
-Package: libnarray-ruby1.8
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-narray
-Description: Transitional package for ruby-narray
- This is a transitional package to ease upgrades to the ruby-narray
- package. It can safely be removed.
-
-Package: libnarray-ruby1.9.1
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-narray
-Description: Transitional package for ruby-narray
- This is a transitional package to ease upgrades to the ruby-narray
- package. It can safely be removed.
-
-Package: libnarray-ruby1.8-dbg
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-narray-dbg
-Description: Transitional package for ruby-narray-dbg
- This is a transitional package to ease upgrades to the ruby-narray-dbg
- package. It can safely be removed.
-
-Package: libnarray-ruby1.9.1-dbg
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-narray-dbg
-Description: Transitional package for ruby-narray-dbg
- This is a transitional package to ease upgrades to the ruby-narray-dbg
- package. It can safely be removed.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-narray.git



More information about the Pkg-ruby-extras-commits mailing list