File: control

package info (click to toggle)
ruby-jekyll-watch 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 240 kB
  • sloc: ruby: 278; xml: 30; sh: 14; makefile: 4
file content (24 lines) | stat: -rw-r--r-- 876 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
Source: ruby-jekyll-watch
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>
Build-Depends: debhelper (>= 11~),
               gem2deb
Standards-Version: 4.1.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-jekyll-watch.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-jekyll-watch
Homepage: https://github.com/jekyll/jekyll-watch
XS-Ruby-Versions: all

Package: ruby-jekyll-watch
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-listen,
         ruby-rb-inotify,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Rebuild your Jekyll site when a file changes
 Jekyll::Watch is plugin in order to rebuild your Jekyll site when a
 file changes with the `--watch` switch.