libpalm-pdb-perl 1.400-2 source package in Ubuntu

Changelog

libpalm-pdb-perl (1.400-2) unstable; urgency=medium

  [ 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

  [ Laurent Baillet ]
  * fix lintian wrong-path-for-interpreter error

  [ 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.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Remove constraints unnecessary since stretch:
    + libpalm-pdb-perl: Drop versioned constraint on libpalm-perl in Replaces.
    + libpalm-pdb-perl: Drop versioned constraint on libpalm-perl in Breaks.

 -- Jelmer Vernooij <email address hidden>  Thu, 16 Jun 2022 23:29:33 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpalm-pdb-perl_1.400-2.dsc 2.0 KiB 5b4c6191ce77b1d50ea8f02e308744e3d8071226df12938790ca00ba79ad00ae
libpalm-pdb-perl_1.400.orig.tar.gz 39.9 KiB 9607db14aa4f61581350668a2c541e03727fbbc573c223d0e237c72ddf09092c
libpalm-pdb-perl_1.400-2.debian.tar.xz 2.2 KiB ecfa2ba972e3b2e2cd3960ad814c60e332add2be91fb0f1494d6a7761598177c

Available diffs

No changes file available.

Binary packages built by this source

libpalm-pdb-perl: modules to parse Palm database files

 The Palm::PDB module provides a framework for reading and writing database
 files for use on PalmOS devices such as the PalmPilot. It can read and write
 both Palm Database (.pdb) and Palm Resource (.prc) files. It is intended to
 be used in conjunction with supplemental modules for specific types of
 databases, such as Palm::Raw (also included in this package) or Palm::Memo
 (included in libpalm-perl).