[DRE-commits] [SCM] ruby-shoulda.git branch, master, updated. debian/3.0.0_beta2-1-8-ga94f8fb

Praveen Arimbrathodiyil praveen at debian.org
Wed May 22 16:04:42 UTC 2013


The following commit has been merged in the master branch:
commit a94f8fb534f9dafe5bd04675e5105b7099d383f7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed May 22 21:36:56 2013 +0530

    drop transitional packages

diff --git a/debian/control b/debian/control
index 1255929..a711687 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,6 @@ Package: ruby-shoulda
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter, ruby-shoulda-context, ruby-shoulda-matchers
-Replaces: libshoulda-ruby (<< 3.0.0~beta2-1~), libshoulda-ruby1.8 (<< 3.0.0~beta2-1~)
-Conflicts: libshoulda-ruby (<< 3.0.0~beta2-1~), libshoulda-ruby1.8 (<< 3.0.0~beta2-1~)
-Provides: libshoulda-ruby, libshoulda-ruby1.8
 Description: additional features for the Test::Unit testing framework
  Shoulda makes it easy to write elegant, understandable, and maintainable
  tests. Shoulda consists of test macros, assertions, and helpers added on to
@@ -25,20 +22,3 @@ Description: additional features for the Test::Unit testing framework
  .
  Shoulda adds lots of features for testing Rails applications, but can also be
  used for plain Ruby ones.
-
-Package: libshoulda-ruby
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-shoulda
-Description: Transitional package for ruby-shoulda
- This is a transitional package to ease upgrades to the ruby-shoulda
- package. It can safely be removed.
-
-Package: libshoulda-ruby1.8
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-shoulda
-Description: Transitional package for ruby-shoulda
- This is a transitional package to ease upgrades to the ruby-shoulda
- package. It can safely be removed.
-

-- 
ruby-shoulda.git



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