[DRE-commits] [ruby-bunny] 01/07: d/control: removed transitional packages (Closes: #735695)
Jonas Genannt
jonas at brachium-system.net
Mon Jan 27 21:28:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-bunny.
commit 4268e3fa4d63e6e7c7461f03325ee648c55f684b
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Mon Jan 27 19:53:02 2014 +0100
d/control: removed transitional packages (Closes: #735695)
---
debian/control | 40 ----------------------------------------
debian/source.lintian-overrides | 3 ---
2 files changed, 43 deletions(-)
diff --git a/debian/control b/debian/control
index 42cb8b7..bced8a3 100644
--- a/debian/control
+++ b/debian/control
@@ -14,47 +14,7 @@ Package: ruby-bunny
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Replaces: libbunny-ruby (<< 0.7.8-1~), libbunny-ruby1.8 (<< 0.7.8-1~), libbunny-ruby1.9.1 (<< 0.7.8-1~), libbunny-ruby-doc (<< 0.7.8-1~)
-Breaks: libbunny-ruby (<< 0.7.8-1~), libbunny-ruby1.8 (<< 0.7.8-1~), libbunny-ruby1.9.1 (<< 0.7.8-1~), libbunny-ruby-doc (<< 0.7.8-1~)
-Provides: libbunny-ruby, libbunny-ruby1.8, libbunny-ruby1.9.1, libbunny-ruby-doc
Description: Synchronous Ruby AMQP client
Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in Ruby,
that is intended to allow you to interact with AMQP-compliant message
brokers/servers such as RabbitMQ in a synchronous fashion.
-
-# Transitional packages
-Package: libbunny-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-bunny
-Description: Transitional package for ruby-bunny
- This is a transitional package to ease upgrades to the ruby-bunny
- package. It can safely be removed.
-
-Package: libbunny-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-bunny
-Description: Transitional package for ruby-bunny
- This is a transitional package to ease upgrades to the ruby-bunny
- package. It can safely be removed.
-
-Package: libbunny-ruby1.9.1
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-bunny
-Description: Transitional package for ruby-bunny
- This is a transitional package to ease upgrades to the ruby-bunny
- package. It can safely be removed.
-
-Package: libbunny-ruby-doc
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-bunny
-Description: Transitional package for ruby-bunny
- This is a transitional package to ease upgrades to the ruby-bunny
- package. It can safely be removed.
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
deleted file mode 100644
index 75a52f0..0000000
--- a/debian/source.lintian-overrides
+++ /dev/null
@@ -1,3 +0,0 @@
-# override duplicate description for transitional packages
-ruby-bunny source: duplicate-short-description libbunny-ruby libbunny-ruby-doc libbunny-ruby1.8 libbunny-ruby1.9.1
-ruby-bunny source: duplicate-long-description libbunny-ruby libbunny-ruby-doc libbunny-ruby1.8 libbunny-ruby1.9.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-bunny.git
More information about the Pkg-ruby-extras-commits
mailing list