File: control

package info (click to toggle)
tdiary-style-rd 0.0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 200 kB
  • sloc: ruby: 491; makefile: 5
file content (31 lines) | stat: -rw-r--r-- 1,074 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
Source: tdiary-style-rd
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 (= 12),
               gem2deb,
               tdiary-core (>= 5~),
               ruby-rspec,
               ruby-rd
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/ruby-team/tdiary-style-rd.git
Vcs-Browser: https://salsa.debian.org/ruby-team/tdiary-style-rd
Homepage: https://github.com/tdiary/tdiary-style-rd
XS-Ruby-Versions: all

Package: tdiary-style-rd
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends},
         ruby | ruby-interpreter,
         tdiary-core,
         ruby-rd
Description: RD Style for tDiary
 RD style for tDiary (>= 2.x) format. based on Wiki style.
 .
 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 RD Style.