File: control

package info (click to toggle)
ruby-test-unit-notify 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 220 kB
  • ctags: 39
  • sloc: ruby: 238; makefile: 3
file content (27 lines) | stat: -rw-r--r-- 1,095 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
Source: ruby-test-unit-notify
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: HIGUCHI Daisuke (VDR dai) <dai@debian.org>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               ruby-test-unit (>= 2.4.9)
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-test-unit-notify.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-test-unit-notify.git
Homepage: https://github.com/test-unit/test-unit-notify
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-test-unit-notify
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-test-unit (>= 2.4.9),
         ${misc:Depends},
         ${shlibs:Depends}
Description: test result notify extension for Ruby Test::Unit
 This library provides test result notification support for Ruby Test::Unit.
 .
 X Window System based environment such ad GNOME, Xfce, KDE and so on
 "notify-send" command is used for notifying test result.