[DRE-commits] [ruby-daemons] 05/07: d/control: removed replaces, breaks, provides; removed extra whitespace
Jonas Genannt
jonas at brachium-system.net
Sat Nov 30 19:13:03 UTC 2013
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-daemons.
commit df1586e114bd010396e5cd21583e5a7c7080740d
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Sat Nov 30 20:01:32 2013 +0100
d/control: removed replaces, breaks, provides; removed extra whitespace
---
debian/control | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index da01000..58e8dd8 100644
--- a/debian/control
+++ b/debian/control
@@ -14,11 +14,8 @@ Package: ruby-daemons
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter
-Replaces: libdaemons-ruby (<< 1.1.3-1~), libdaemons-ruby1.8 (<< 1.1.3-1~)
-Breaks: libdaemons-ruby (<< 1.1.3-1~), libdaemons-ruby1.8 (<< 1.1.3-1~)
-Provides: libdaemons-ruby, libdaemons-ruby1.8
Description: Ruby daemons library
Daemons provides an easy way to wrap existing ruby scripts (for example
a self-written server) to be run as a daemon and to be controlled by
- simple start/stop/restart commands. daemons can also run and control
+ simple start/stop/restart commands. daemons can also run and control
blocks of Ruby code in a daemon process.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-daemons.git
More information about the Pkg-ruby-extras-commits
mailing list