Source: ruby-diaspora-federation-rails
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Section: ruby
Testsuite: autopkgtest-pkg-ruby
Priority: optional
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 12),
               gem2deb,
               ruby-diaspora-federation (>= 0.2.6~),
               ruby-actionpack
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-diaspora-federation-rails
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-diaspora-federation-rails.git
Homepage: https://github.com/diaspora/diaspora_federation
XS-Ruby-Versions: all

Package: ruby-diaspora-federation-rails
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-diaspora-federation (>= 0.2.6~),
         ruby-actionpack,
         ${misc:Depends},
         ${shlibs:Depends}
Description: diaspora* federation rails engine
 A rails engine that adds the diaspora* federation protocol to a rails app.
 .
 diaspora_federation provides the functionality for de-/serialization and
 de-/encryption of Entities in the protocols used for communication among the
 various installations of diaspora*.
