libtext-wikiformat-perl 0.79-1.2 source package in Ubuntu

Changelog

libtext-wikiformat-perl (0.79-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "Removal of obsolete debhelper compat 5 and 6 in bookworm":
    Bump to 7 in debian/{compat,control}.
    (Closes: #965691)
  * Fix "missing required debian/rules targets build-arch and/or build-
    indep": Add missing targets.
    (Closes: #998984)

 -- gregor herrmann <email address hidden>  Sun, 26 Dec 2021 17:36:38 +0100

Upload details

Uploaded by:
Benjamin Mako Hill
Uploaded to:
Sid
Original maintainer:
Benjamin Mako Hill
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtext-wikiformat-perl_0.79-1.2.dsc 2.0 KiB 4fed584d46f6bc3b8198dc55042206ef735e777b9e29299d853185700a3d8bbe
libtext-wikiformat-perl_0.79.orig.tar.gz 28.2 KiB 06fbc53818d764e04b3b26c39a325e074776d08dbc166c6043c4ec4b1b6bddb2
libtext-wikiformat-perl_0.79-1.2.debian.tar.xz 3.2 KiB 9c17ac17662a1f77906fd85f4dcfd77811e787ef5e5e6d8daff630a5cc50cbb0

Available diffs

No changes file available.

Binary packages built by this source

libtext-wikiformat-perl: translates Wiki formatted text into other formats

 The original Wiki web site was intended to have a very simple interface to
 edit and to add pages. Its formatting rules are simple and easy to use. They
 are also easily translated into other, more complicated markup languages with
 this module. It creates HTML by default, but can be extended to produce valid
 POD, DocBook, XML, or any other format imaginable.