[DRE-commits] [ruby-listen] 01/04: make the package arch: all
Cédric Boutillier
boutil at moszumanska.debian.org
Sun Jan 26 20:33:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-listen.
commit c31fd4c932d5a1b98a21af17f3d5c1a085fee7c7
Author: Cédric Boutillier <boutil at debian.org>
Date: Sun Jan 26 18:29:17 2014 +0100
make the package arch: all
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index aed321f..441deb8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
ruby-rspec,
ruby-rspec-retry,
ruby-celluloid (>= 0.15.2~),
- ruby-rb-inotify (>= 0.9~) [linux-any]
+ ruby-rb-inotify (>= 0.9~)
Standards-Version: 3.9.5
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
@@ -16,10 +16,10 @@ Homepage: https://github.com/guard/listen
XS-Ruby-Versions: all
Package: ruby-listen
-Architecture: any
+Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Recommends: ruby-rb-inotify (>= 0.9~) [linux-any]
+Recommends: ruby-rb-inotify (>= 0.9~)
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