[DRE-commits] [ruby-docile] 08/17: add myself to uploaders and set priority of transitional packages to extra
Christian Hofstaedtler
zeha at moszumanska.debian.org
Sat Dec 28 12:17:40 UTC 2013
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to annotated tag debian/2.10.0-2
in repository ruby-docile.
commit 95acc53c40bbfb0f11bead4b336f11ec232a66a8
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date: Wed Feb 15 14:01:15 2012 +0100
add myself to uploaders and set priority of transitional packages to extra
---
debian/control | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 758440c..227baf9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: ruby-rspec
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>
+Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>, Cédric Boutillier <cedric.boutillier at gmail.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.1)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rspec.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rspec.git;a=summary
Homepage: http://github.com/rspec/rspec
@@ -14,9 +14,9 @@ XS-Ruby-Versions: all
Package: ruby-rspec
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter, ruby-rspec-core, ruby-rspec-expectations, ruby-rspec-mocks
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rspec-core, ruby-rspec-expectations, ruby-rspec-mocks
Replaces: librspec-ruby1.8 (<< 2.5.0-1~), librspec-ruby1.9.1 (<< 2.5.0-1~), librspec-ruby (<< 2.5.0-1~)
-Conflicts: librspec-ruby1.8 (<< 2.5.0-1~), librspec-ruby1.9.1 (<< 2.5.0-1~), librspec-ruby (<< 2.5.0-1~)
+Breaks: librspec-ruby1.8 (<< 2.5.0-1~), librspec-ruby1.9.1 (<< 2.5.0-1~), librspec-ruby (<< 2.5.0-1~)
Provides: librspec-ruby1.8, librspec-ruby1.9.1, librspec-ruby
Description: Behaviour Driven Development framework for Ruby - metapackage
RSpec is a Behaviour Driven Development framework for Ruby. It
@@ -25,6 +25,7 @@ Description: Behaviour Driven Development framework for Ruby - metapackage
Package: librspec-ruby1.8
Section: oldlibs
+Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-rspec
Description: Transitional package for ruby-rspec
@@ -33,6 +34,7 @@ Description: Transitional package for ruby-rspec
Package: librspec-ruby1.9.1
Section: oldlibs
+Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-rspec
Description: Transitional package for ruby-rspec
@@ -41,6 +43,7 @@ Description: Transitional package for ruby-rspec
Package: librspec-ruby
Section: oldlibs
+Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-rspec
Description: Transitional package for ruby-rspec
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-docile.git
More information about the Pkg-ruby-extras-commits
mailing list