libnet-daemon-perl 0.49-3 source package in Ubuntu

Changelog

libnet-daemon-perl (0.49-3) unstable; urgency=medium

  * Remove test log via debian/clean. (Closes: #1048976)
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Thu, 07 Mar 2024 15:22:30 +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
Oracular release universe perl

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-daemon-perl_0.49-3.dsc 2.3 KiB 3ee7e5331eee8ce08830cb7547193fc6fe341c2fe43ac4abc548dbd911dec613
libnet-daemon-perl_0.49.orig.tar.gz 31.1 KiB 26c321a43c4d1843558b39ea6f6c70c6dbc96976249424bf770a229ee31f20f3
libnet-daemon-perl_0.49-3.debian.tar.xz 3.1 KiB 7f616f3c0da6cf778af86ddbaafd58ef11149a87003464151c0f718958605934

Available diffs

No changes file available.

Binary packages built by this source

libnet-daemon-perl: Perl module for building portable Perl daemons easily

 Net::Daemon is an abstract base class for implementing portable
 server applications in a very simple way. The module is designed
 for Perl 5.005 and threads, but can work with fork() and Perl 5.004.