File: control

package info (click to toggle)
tdiary-contrib 5.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,772 kB
  • sloc: ruby: 17,305; javascript: 8,263; lisp: 562; xml: 451; php: 61; sql: 40; makefile: 18
file content (35 lines) | stat: -rw-r--r-- 1,216 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: tdiary-contrib
Section: web
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Taku YASUI <tach@debian.org>,
           Youhei SASAKI <uwabami@gfd-dennou.org>,
           Hideki Yamane <henrich@debian.org>
Build-Depends: gem2deb,
               debhelper-compat (= 13),
               dh-elpa
Standards-Version: 4.7.3
Homepage: https://www.tdiary.org/
Vcs-Git: https://salsa.debian.org/ruby-team/tdiary-contrib.git
Vcs-Browser: https://salsa.debian.org/ruby-team/tdiary-contrib

Package: tdiary-contrib
Architecture: all
Depends: curl,
         ruby,
         tdiary,
         libjs-mootools,
         ${misc:Depends}
Description: Plugins of tDiary to add functionalities
 This package includes optional utilities and plugins for tDiary. They are
 valuable but not so useful for general users. Some can not be completely
 internationalized.

Package: tdiary-mode
Architecture: all
Depends: emacs | emacsen,
         ${misc:Depends},
         ${elpa:Depends}
Suggests: tdiary
Description: tDiary editing mode for Emacsen
 This package provides Emacs major mode to edit and post entries to tDiary.
 You can edit/post your article to tDiary easily using this package.