tdiary 5.2.0-1 source package in Ubuntu

Changelog

tdiary (5.2.0-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster

  [ Daniel Leidert ]
  * Fix watch file

  [ Lucas Kanashiro ]
  * Explicitly add ruby-webrick as a dependency
  * Update changelog

  [ Youhei SASAKI ]
  * New upstream version 5.2.0

 -- Youhei SASAKI <email address hidden>  Thu, 03 Feb 2022 23:56:08 +0900

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tdiary_5.2.0-1.dsc 2.2 KiB cee476442d8228ecd17def8dad6b18ef9efcf2332d42c93cb6651cd436f604c1
tdiary_5.2.0.orig.tar.gz 439.5 KiB 39af85af927e0bea11a2717e5a744d5aa7942ee3c3fa020540da24b7cc872582
tdiary_5.2.0-1.debian.tar.xz 29.6 KiB c4d09e5a89689e9526b6ee737fc8e5fa46918fc906f24a507e067f5a9db058be

Available diffs

No changes file available.

Binary packages built by this source

tdiary: Metapackages of tDiary

 This package is metapackage of tDiary, depends following packages:
   - tdiary-core
   - tdiary-theme

tdiary-core: Communication-friendly weblog system

 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). The followings are the main features:
 .
  * Comments: readers can post comments to each entry like message boards.
  * Links: Each entry can show referers from which readers come so that you
    can see others write about the entry.
  * Trackback: tDiary can send and receive trackbacks.
  * Theme: You can easily change the design called `theme' of your weblog.
    Many themes are included in `tdiary-theme' package.
  * Plugin: You can add many functionalities called `plugins' to tDiary. Many
    plugins are included in `tdiary-plugin' package.
  * Pages for Handhelds: tDiary is able to serve especially small and
    terse documents for PDAs and mobile phones.
  * Writing Style: HTML is not required to write entries. Plain text is
    converted to HTML by tDiary. The converting grammars are called `styles'.
    Many styles are available.