[DRE-commits] [ruby-setup] 01/07: bump standards-version to 3.9.4; add breaks/replaces/provides; make transitional packages extra

Cédric Boutillier boutil at alioth.debian.org
Thu Oct 17 15:34:30 UTC 2013


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

boutil pushed a commit to branch master
in repository ruby-setup.

commit d6bb6f3709c683d38a941bff276886c4a5ddd762
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Oct 17 16:54:12 2013 +0200

    bump standards-version to 3.9.4; add breaks/replaces/provides; make transitional packages extra
---
 debian/control |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f108d13..5f626fb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Vincent Fourmond <fourmond at debian.org>, Gunnar Wolf <gwolf at debian.org>
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
 Homepage: http://i.loveruby.net/en/projects/setup/
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.3)
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-setup.git
@@ -15,6 +15,9 @@ Package: ruby-setup
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${misc:Depends}, ruby | ruby-interpreter
+Breaks: libsetup-ruby1.8 (<< 3.4.1-5~)
+Replaces: libsetup-ruby1.8 (<< 3.4.1-5~)
+Provides: libsetup-ruby1.8
 Description: the setup.rb install tool for Ruby
  setup.rb is an installation tool widely used for Ruby 
  programs. You can use it to distribute Ruby code you wrote
@@ -25,6 +28,7 @@ Package: libsetup-ruby1.8
 Architecture: all
 Depends: ruby-setup, ${misc:Depends}
 Section: oldlibs
+Priority: extra
 Description: the setup.rb install tool for Ruby - transition package
  This is a dummy transition package. You may remove it when no other
  package depend on it.

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



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