libfilter-template-perl 1.043-2 source package in Ubuntu

Changelog

libfilter-template-perl (1.043-2) unstable; urgency=medium

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

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

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.

 -- Jelmer Vernooij <email address hidden>  Tue, 14 Jun 2022 21:30:36 +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
libfilter-template-perl_1.043-2.dsc 2.1 KiB 223ab5ac3456064a2d8ac85333188ff5c087321d0d880c7229bdb8674f84aea8
libfilter-template-perl_1.043.orig.tar.gz 24.5 KiB 1af583b45789e717f159a2d2d8bf833fbc887c80a3e2dd156593656023ffbc51
libfilter-template-perl_1.043-2.debian.tar.xz 2.8 KiB 1d6cb5c323f88b3da56ceb80542b884224591a008a7a484e7371e6f5522d0b4a

Available diffs

No changes file available.

Binary packages built by this source

libfilter-template-perl: source filter for inline code templates (macros)

 Filter::Template is a source filter for Perl that provides a mechanism for
 defining inline source code templates. Templates can be much faster than
 subroutines, but can cause debugging to become significantly more difficult.
 Read the documentation to understand the limitations and choose wisely.