File: control

package info (click to toggle)
ruby-hipchat 1.5.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 296 kB
  • ctags: 110
  • sloc: ruby: 1,574; makefile: 5
file content (39 lines) | stat: -rw-r--r-- 1,351 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: ruby-hipchat
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Genannt <jonas.genannt@capi2name.de>,
           Balasankar C <balasankarc@autistici.org>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               rake,
               ruby-httparty,
               ruby-mimemagic,
               ruby-rr,
               ruby-rspec,
               ruby-webmock
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-hipchat.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-hipchat.git
Homepage: https://github.com/hipchat/hipchat-rb
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-hipchat
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-httparty,
         ruby-mimemagic,
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: capistrano
Description: Ruby library to interact with HipChat
 Ruby library to interact with Atlassian HipChat.
 The HipChat HTTP Client has got support for HipChat API v1 and for API v2.
 HipChat Client comes with hooks for:
  - Capistrano
  - Rails 3 Rake Task
  - Engine Yard's Cloud platform
 .
 HipChat is a hosted chat and instand messaging for teams and enterprises.