File: control

package info (click to toggle)
ruby-asana 0.10.13-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 976 kB
  • sloc: ruby: 3,092; javascript: 8; makefile: 3
file content (30 lines) | stat: -rw-r--r-- 1,035 bytes parent folder | download
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
Source: ruby-asana
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               ruby-faraday (>= 1.0~),
               ruby-faraday-middleware (>= 1.0~),
               ruby-faraday-middleware-multi-json,
               ruby-oauth2 (>= 1.4.4~)
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-asana.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-asana
Homepage: https://github.com/asana/ruby-asana
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-asana
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${ruby:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: official Ruby client for the Asana API
 A Ruby client for the 1.0 version of the Asana API.
 .
 Supported rubies: MRI 2.0.0 up to 2.2.x stable.
 .
 Learn more at /usr/share/doc/ruby-asana/README.md.gz