Source: ruby-gitlab-flowdock-git-hook
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               rake,
               ruby-flowdock (>= 0.7),
               ruby-grit (>= 2.4.1),
               ruby-multi-json,
               ruby-rspec
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-gitlab-flowdock-git-hook.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-gitlab-flowdock-git-hook.git
Homepage: http://github.com/bladealslayer/flowdock-git-hook
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-gitlab-flowdock-git-hook
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-flowdock (>= 0.7),
         ruby-grit (>= 2.4.1),
         ruby-multi-json,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Git Post-Receive hook for Flowdock
 Gem requirements patched for use with Gitlab.
 .
 This version depends on grit instead of gitlab-grit as Debian already include
 gitlab patches in ruby-grit.
