librtf-writer-perl 1.11-4 source package in Ubuntu

Changelog

librtf-writer-perl (1.11-4) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.

 -- Jelmer Vernooij <email address hidden>  Fri, 17 Jun 2022 09:39:32 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
librtf-writer-perl_1.11-4.dsc 2.1 KiB 85f3ae53563cda77c4502c20cc0b690e2783d8feef1948e618a0c56c0f5feb9a
librtf-writer-perl_1.11.orig.tar.gz 56.4 KiB 9c17e3247e69851d7b3d06569671a1326d5105e9b9724aeeb61963a271cb80f2
librtf-writer-perl_1.11-4.debian.tar.xz 2.5 KiB 9ef4a2ec7556e2b5433dacb768242a98344aebef75db6799141265a5fee5d08c

Available diffs

No changes file available.

Binary packages built by this source

librtf-writer-perl: module for creating RTF files

 RTF::Writer is for generating documents in Rich Text Format.
 .
 This module is a class; an object belonging to this class acts like
 an output filehandle, and calling methods on it causes RTF text to
 be written.
 .
 Incidentally, this module also optionally exports a few functions, particularly
 related to length.
 .
 The following documentation assumes some familiarity with the RTF
 Specification. Users not already intimately familiar with RTF should
 look at RTF::Cookbook and/or the book "RTF Pocket Guide" from O'Reilly.