libacme-damn-perl 0.08-2 source package in Ubuntu

Changelog

libacme-damn-perl (0.08-2) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 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).

  [ gregor herrmann ]
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.

 -- Salvatore Bonaccorso <email address hidden>  Sun, 05 Jun 2022 18:35:36 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libacme-damn-perl_0.08-2.dsc 2.1 KiB 61ae664fbcc6a1a79c624514102fd930f47c1ebc8fad6e2026ca974c0da89aab
libacme-damn-perl_0.08.orig.tar.gz 9.0 KiB 310d2d03ff912dcd42e4d946174099f41fe3a2dd57a497d6bd65baf1759b7e0e
libacme-damn-perl_0.08-2.debian.tar.xz 2.8 KiB 8f30a0e4ee4271a9f53aaaee26e428885bee71fb62f32d5c7fc1a4b361bdf50e

No changes file available.

Binary packages built by this source

libacme-damn-perl: Perl module to unbless objects

 Acme::Damn provides a way to reverse the bless operation, which takes a
 variable and associates it with a given class. One can use this module
 to return the original reference; that is, prior to calling bless on it.
 .
 After using 'damn()' or custom aliases thereof, the blessed Perl object
 reference becomes a simple data type.

libacme-damn-perl-dbgsym: debug symbols for libacme-damn-perl