[DRE-commits] [SCM] ruby-rspec.git branch, master, updated. debian/2.13.0-1-1-g390e019

Cédric Boutillier boutil at debian.org
Mon May 6 20:06:24 UTC 2013


The following commit has been merged in the master branch:
commit 390e0193bf1dd5c2875b68282382747e4d7243e8
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon May 6 22:05:34 2013 +0200

    update to unstable

diff --git a/debian/changelog b/debian/changelog
index c2a6b20..0b13420 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ruby-rspec (2.13.0-2) unstable; urgency=low
+
+  * Upload to unstable
+  * Update my email address in debian/control and debian/changelog
+  * Stop shipping transitional packages librspec-ruby*
+    + delete debian/source.lintian-overrides
+
+ -- Cédric Boutillier <boutil at debian.org>  Mon, 06 May 2013 15:17:24 +0200
+
 ruby-rspec (2.13.0-1) experimental; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 813a0b7..447a48d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ 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>, Cédric Boutillier <cedric.boutillier at gmail.com>
+Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>, Cédric Boutillier <boutil at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rspec.git
@@ -14,37 +14,8 @@ Package: ruby-rspec
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rspec-core (>= 2.13~), ruby-rspec-expectations (>= 2.13~), ruby-rspec-mocks (>= 2.13~)
-Replaces: 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
  provides a framework for writing and executing examples of how your
  Ruby application should behave.
 
-Package: librspec-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-rspec
-Description: Transitional package for ruby-rspec
- This is a transitional package to ease upgrades to the ruby-rspec
- package. It can safely be removed.
-
-Package: librspec-ruby1.9.1
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-rspec
-Description: Transitional package for ruby-rspec
- This is a transitional package to ease upgrades to the ruby-rspec
- package. It can safely be removed.
-
-Package: librspec-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-rspec
-Description: Transitional package for ruby-rspec
- This is a transitional package to ease upgrades to the ruby-rspec
- package. It can safely be removed.
diff --git a/debian/copyright b/debian/copyright
index cc4355f..e45e85c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,7 +11,7 @@ License: Expat
 
 Files: debian/*
 Copyright: Copyright 2011 Lucas Nussbaum <lucas at lucas-nussbaum.net>
-           Copyright 2011 Cédric Boutillier <cedric.boutillier at gmail.com> 
+           Copyright 2011-2013 Cédric Boutillier <boutil at debian.org> 
 License: Expat
 
 License: Expat
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
deleted file mode 100644
index 329d05c..0000000
--- a/debian/source.lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-ruby-rspec source: duplicate-short-description librspec-ruby1.8 librspec-ruby1.9.1 librspec-ruby
-ruby-rspec source: duplicate-long-description librspec-ruby1.8 librspec-ruby1.9.1 librspec-ruby

-- 
ruby-rspec.git



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