[DRE-commits] [ruby-heckle] 13/15: drop transitional packages

Cédric Boutillier boutil at moszumanska.debian.org
Thu Dec 19 13:39:34 UTC 2013


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

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

commit 5efb79f9c49670d8b9a58e2f194daa3d31471b16
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Dec 19 14:09:20 2013 +0100

    drop transitional packages
---
 debian/control                  | 22 ----------------------
 debian/source/lintian-overrides |  2 --
 2 files changed, 24 deletions(-)

diff --git a/debian/control b/debian/control
index 046e4c2..f4875db 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,6 @@ Package: ruby-heckle
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ruby2ruby, ruby-parser
-Replaces: libheckle-ruby1.8 (<< 1.4.3-3~), libheckle-ruby (<< 1.4.3-3~)
-Breaks: libheckle-ruby1.8 (<< 1.4.3-3~), libheckle-ruby (<< 1.4.3-3~)
-Provides: libheckle-ruby1.8, libheckle-ruby
 Description: Mutation tester (unit test sadism(tm)/test pentester) for Ruby
  Heckle is a mutation tester. It modifies your code and runs your
  tests to make sure they fail. The idea is that if code can be changed
@@ -27,22 +24,3 @@ Description: Mutation tester (unit test sadism(tm)/test pentester) for Ruby
  try to break into your server and making sure you detect it. You
  learn the most by trying to break things and watching the outcome in
  an act of unit test sadism.
-
-# Transitional packages
-Package: libheckle-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-heckle
-Description: Transitional package for ruby-heckle
- This is a transitional package to ease upgrades to the ruby-heckle
- package. It can safely be removed.
-
-Package: libheckle-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-heckle
-Description: Transitional package for ruby-heckle
- This is a transitional package to ease upgrades to the ruby-heckle
- package. It can safely be removed.
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
deleted file mode 100644
index 0e13fab..0000000
--- a/debian/source/lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-ruby-heckle source: duplicate-short-description libheckle-ruby libheckle-ruby1.8
-ruby-heckle source: duplicate-long-description libheckle-ruby libheckle-ruby1.8

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



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