File: control

package info (click to toggle)
tmuxinator 0.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 376 kB
  • ctags: 141
  • sloc: ruby: 2,479; sh: 20; makefile: 15
file content (35 lines) | stat: -rw-r--r-- 1,109 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
Source: tmuxinator
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>
Section: utils
Priority: optional
Build-Depends: debhelper (>= 9),
               gem2deb,
               pry,
               rake,
               ruby-awesome-print,
               ruby-coveralls,
               ruby-erubis,
               ruby-factory-girl,
               ruby-rspec,
               ruby-thor,
               ruby-simplecov,
               tmux
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/tmuxinator.git
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/tmuxinator.git
Homepage: https://github.com/tmuxinator/tmuxinator
XS-Ruby-Versions: all

Package: tmuxinator
Architecture: all
Depends: ruby | ruby-interpreter,
         ruby-erubis,
         ruby-thor,
         tmux,
         ${misc:Depends},
         ${shlibs:Depends}
Enhances: tmux
XB-Ruby-Versions: ${ruby:Versions}
Description: Create and manage tmux sessions easily
 Tmuxinator is management tool of tmux sessions.