[DRE-commits] [ruby-merb-core] 01/02: d/control: removed provides/breaks
Jonas Genannt
genannt at moszumanska.debian.org
Thu Jun 4 11:21:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
genannt pushed a commit to branch master
in repository ruby-merb-core.
commit bd3b0d54cd12d60f38bf914998d6d25f68afae66
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Thu Jun 4 13:18:54 2015 +0200
d/control: removed provides/breaks
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 3cc9396..575c243 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,9 @@ XS-Ruby-Versions: all
Package: ruby-merb-core
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Replaces: merb-core (<< 1.1.3-1~), libmerb-core-ruby (<< 1.1.3-1~), libmerb-core-ruby1.8 (<< 1.1.3-1~)
-Breaks: merb-core (<< 1.1.3-1~), libmerb-core-ruby (<< 1.1.3-1~), libmerb-core-ruby1.8 (<< 1.1.3-1~)
-Provides: merb-core, libmerb-core-ruby, libmerb-core-ruby1.8
+Replaces: merb-core (<< 1.1.3-1~)
+Breaks: merb-core (<< 1.1.3-1~)
+Provides: merb-core
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-extlib (>= 0.9.13), ruby-erubis (>= 2.6.2), rake, ruby-rack, ruby-mime-types (>= 1.16), bundler
Description: Core libraries for the Merb MVC framework
Ruby-based MVC framework that is agnostic to ORM, JavaScript library,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-merb-core.git
More information about the Pkg-ruby-extras-commits
mailing list