[DRE-commits] [SCM] ruby-mocha.git branch, master, updated. debian/0.13.3-1-2-gfba2f99

Cédric Boutillier boutil at debian.org
Tue May 7 10:30:15 UTC 2013


The following commit has been merged in the master branch:
commit 0256ffd6ee44dc956c9f50c81080c0af6125ff72
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue May 7 12:00:46 2013 +0200

    remove transitional packages

diff --git a/debian/changelog b/debian/changelog
index 78ad499..43b6ca3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-mocha (0.13.3-2) unstable; urgency=low
+
+  * Remove obsolete transitional packages libmocha-ruby*
+
+ -- Cédric Boutillier <boutil at debian.org>  Tue, 07 May 2013 11:42:29 +0200
+
 ruby-mocha (0.13.3-1) experimental; urgency=low
 
   * New upstream version
diff --git a/debian/control b/debian/control
index f46bd58..f168fff 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,6 @@ Package: ruby-mocha
 Architecture: all
 Depends: ruby | ruby-interpreter, ruby-metaclass, rubygems, ${misc:Depends}
 Suggests: ruby-mocha-doc
-Replaces: libmocha-ruby (<< 0.9.12-1~), libmocha-ruby1.8 (<< 0.9.12-1~)
-Breaks: libmocha-ruby (<< 0.9.12-1~), libmocha-ruby1.8 (<< 0.9.12-1~)
-Provides: libmocha-ruby, libmocha-ruby1.8
 Description: Mocking and stubbing library for Ruby
  Mocha is a mocking and stubbing library with JMock/SchMock syntax, which
  allows mocking and stubbing of methods on real (non-mock) classes. Mocking and
@@ -33,21 +30,3 @@ Description: Mocking and stubbing library for Ruby - documentation
  stubbing are techniques used to improve unit testing.
  .
  This package contains the documentation of the Mocha library.
-
-Package: libmocha-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-mocha
-Description: Transitional package for ruby-mocha
- This is a transitional package to ease upgrades to the ruby-mocha
- package. It can safely be removed.
-
-Package: libmocha-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-mocha
-Description: Transitional package for ruby-mocha
- This is a transitional package to ease upgrades to the ruby-mocha
- package. It can safely be removed.
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
deleted file mode 100644
index fb0e236..0000000
--- a/debian/source/lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-ruby-mocha source: duplicate-short-description libmocha-ruby libmocha-ruby1.8
-ruby-mocha source: duplicate-long-description libmocha-ruby libmocha-ruby1.8

-- 
ruby-mocha.git



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