libparse-bbcode-perl 0.15-2 source package in Ubuntu

Changelog

libparse-bbcode-perl (0.15-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

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

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-
    Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Thu, 16 Jun 2022 23:35:20 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libparse-bbcode-perl_0.15-2.dsc 2.1 KiB 690894c278fbb8d189757816e10324841b78852b5a31e901d982b144872af46a
libparse-bbcode-perl_0.15.orig.tar.gz 39.6 KiB 04f5c4321222f9cf57b8152575b5b6e0e7309181206c65c358bc19c332937bd1
libparse-bbcode-perl_0.15-2.debian.tar.xz 2.5 KiB 711eb48fa96ecef8ff08b50e51b920c1441dc8867dbe27ecc11d163091bf2fd6

Available diffs

No changes file available.

Binary packages built by this source

libparse-bbcode-perl: Perl module to parse BBCode and render it as HTML or text

 Parse::BBCode parses common bbcode like
 .
   [b]bold[/b] [size=10]big[/size]
 .
 short tags like
 .
   [foo://test]
 .
 and custom bbcode tags.