libhostfile-manager-perl 0.09-3 source package in Ubuntu

Changelog

libhostfile-manager-perl (0.09-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sat, 19 Nov 2022 20:19:13 +0000

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 universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhostfile-manager-perl_0.09-3.dsc 2.3 KiB 3200cd03bb49e857358032ee651543bcd9dea6293a8c12840ad51acc570096ba
libhostfile-manager-perl_0.09.orig.tar.gz 6.2 KiB 93ce47f9bae55327110b16ae707429f08ef85951f8f6dd1db09e646ecfbf5452
libhostfile-manager-perl_0.09-3.debian.tar.xz 3.2 KiB 70a9be62297b226a7003753c8f303182ea84b1d236413992eb4d7d2b4843e775

Available diffs

No changes file available.

Binary packages built by this source

hostfiles: simple script to manage multiple sets of hostfiles

 hostfiles is a command-line tool
 which will read the hostfile fragments
 specified to be enabled from /etc/hostfiles/<fragment_name>
 and add them to /etc/hosts.
 .
 It will remove any fragments from /etc/hosts
 that are specified to be disabled.

libhostfile-manager-perl: manage a hostfile by composing multiple fragments into a whole

 Hostfile::Manager is a Perl library
 providing functions to read hostfile fragments
 and add them to a unified hostfile like /etc/hosts.