[DRE-commits] [ruby-listen] 30/30: trying to get control file sorted, arch-dependent

Markus Tornow nadir-guest at alioth.debian.org
Mon Oct 7 19:25:17 UTC 2013


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

nadir-guest pushed a commit to branch master
in repository ruby-listen.

commit 92837ea223525cf6605ab70c6b3ae5d5a3a42b95
Author: markus tornow <tornow at riseup.net>
Date:   Wed Jan 9 19:24:12 2013 +0100

    trying to get control file sorted, arch-dependent
---
 debian/control |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 141e002..57e1ae7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Markus Tornow <tornow at riseup.net>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-rspec, ruby-rb-inotify (>= 0.8.8~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-rspec, ruby-rb-inotify (>= 0.8.8~) [linux-any]
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-listen.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-listen.git;a=summary
@@ -14,7 +14,7 @@ Package: ruby-listen
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Recommends: ruby-rb-inotify [linux-any]  (>= 0.8.8~) 
+Recommends: ruby-rb-inotify (>= 0.8.8~) [linux-any]
 Description: Ruby library listening to file modifications
  This Ruby library listens to file modifications and notifies you about the
  changes.

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



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