libtypes-serialiser-perl 1.01-1 source package in Ubuntu

Changelog

libtypes-serialiser-perl (1.01-1) unstable; urgency=medium

  [ 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.

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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  * Import upstream version 1.01.
  * Update years of packaging copyright.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 4.5.1.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <email address hidden>  Sat, 05 Dec 2020 17:03:09 +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 main misc
Noble release main misc
Mantic release main misc
Lunar release main misc
Jammy release main misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtypes-serialiser-perl_1.01-1.dsc 2.4 KiB 94d38f3080d6756eaf6887a9b047873d433d32f40ba680eeeff317ad37048993
libtypes-serialiser-perl_1.01.orig.tar.gz 6.4 KiB f8c7173b0914d0e3d957282077b366f0c8c70256715eaef3298ff32b92388a80
libtypes-serialiser-perl_1.01-1.debian.tar.xz 1.9 KiB 19d8566f4d09e8d5b6717beb9bcaadd255a0bd3fdf144134acfd68811cf5d0db

Available diffs

No changes file available.

Binary packages built by this source

libtypes-serialiser-perl: module providing simple data types for common serialisation formats

 Types::Serialiser provides some extra datatypes that are used by common
 serialisation formats such as JSON or CBOR. The idea is to have a repository
 of simple/small constants and containers that can be shared by different
 implementations so they become interoperable between each other.