File: control

package info (click to toggle)
tdiary-style-gfm 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 212 kB
  • sloc: ruby: 681; makefile: 6
file content (40 lines) | stat: -rw-r--r-- 1,346 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
36
37
38
39
40
Source: tdiary-style-gfm
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               rake,
               ruby-emot,
               ruby-commonmarker,
               ruby-rouge (>= 2.2),
               ruby-rspec,
               ruby-twitter-text,
               tdiary-core (>= 5~)
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/ruby-team/tdiary-style-gfm.git
Vcs-Browser: https://salsa.debian.org/ruby-team/tdiary-style-gfm
Homepage: https://github.com/tdiary/tdiary-style-gfm
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: tdiary-style-gfm
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         tdiary-core,
         ruby-emot,
         ruby-github-markdown,
         ruby-rouge (>= 2.0),
         ruby-twitter-text,
         ${misc:Depends},
         ${shlibs:Depends}
Description: GFM Style for tDiary
 GFM Style for tDiary (>= 2.x) format.
 .
 The tDiary is a weblog system, which makes your weblog
 communication-friendly for the writer (you) and readers. It consists of
 Ruby scripts for CGI (Common Gateway Interface).
 .
 This package provides GFM(Github Flavored Markdown) style.