File: control

package info (click to toggle)
ruby-fuubar 2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 112 kB
  • sloc: ruby: 295; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,044 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
Source: ruby-fuubar
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 (>= 11~),
               gem2deb,
               ruby-progressbar (>= 1.9),
               ruby-rspec (>= 3.5)
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-fuubar.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-fuubar
Homepage: https://github.com/jeffkreeftmeijer/fuubar
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-fuubar
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-progressbar (>= 1.9),
         ruby-rspec (>= 3.5),
         ${misc:Depends},
         ${shlibs:Depends}
Description: instafailing RSpec progress bar formatter
 It is an instafailing RSpec formatter that uses a progress bar instead of a
 string of letters and dots as feedback.
 .
 A video of Fuubar in action http://vimeo.com/16845253