File: control

package info (click to toggle)
ruby-diaspora-federation 0.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 556 kB
  • ctags: 478
  • sloc: ruby: 2,444; makefile: 3
file content (38 lines) | stat: -rw-r--r-- 1,548 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
31
32
33
34
35
36
37
38
Source: ruby-diaspora-federation
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,
               ruby-faraday (<< 0.10~),
               ruby-faraday (>= 0.9.0~),
               ruby-faraday-middleware (<< 0.11~),
               ruby-faraday-middleware (>= 0.10.0~),
               ruby-nokogiri (>= 1.6.7.2~),
               ruby-typhoeus (>= 1.0~),
               ruby-valid (>= 1.0~)
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-diaspora-federation.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-diaspora-federation.git
Homepage: https://github.com/SuperTux88/diaspora_federation
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-diaspora-federation
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-faraday (<< 0.10~),
         ruby-faraday (>= 0.9.0~),
         ruby-faraday-middleware (<< 0.11~),
         ruby-faraday-middleware (>= 0.10.0~),
         ruby-nokogiri (>= 1.6.7.2~),
         ruby-typhoeus (>= 1.0~),
         ruby-valid (>= 1.0~),
         ${misc:Depends},
         ${shlibs:Depends}
Description: diaspora* federation library
 This library provides the functionality for de-/serialization and
 de-/encryption of Entities in the protocols used for communication among the
 various installations of Diaspora*