lxctl 0.3.1+debian-5 source package in Ubuntu

Changelog

lxctl (0.3.1+debian-5) unstable; urgency=medium

  * QA upload.
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 13.
  * debian/control:
      - Added Rules-Requires-Root: no.
      - Bumped Standards-Version to 4.6.1.
      - Changed long description.
      - Changed Vcs-* URLs to salsa.debian.org.
      - Updated 'Homepage' field.
  * debian/copyright:
      - Added field 'Files-Excluded' to list debian directory from upstream
        source.
      - Added new rights for packaging.
      - Updated 'Format' field to use https protocol.
      - Updated license Artistic name.
      - Updated licenses texts.
      - Updated 'Source' field.
      - Updated Upstream-Contact field.
  * debian/docs: added 'KnownBugs' and 'Plan' files.
  * debian/lxctl.8: fixed typos in manual.
  * debian/lxctl.docs: renamed to docs.
  * debian/lxctl.manpages: renamed to manpages.
  * debian/patches:
      - Added a header to each patch.
      - Added Index lines to all patches.
      - Created patch '030_fix-typos-in-binary.patch' to fix typos in binary.
        Thanks to Christian T. Steigies <email address hidden>.
      - Renumbered all patches.
  * debian/rules:
      - Added target 'execute_after_dh_auto_install' to install
        bash-completion files in correct directory.
      - Removed obsolete dh_builddeb compression override.
      - Updated 'dh_fixperms'.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/source/:
      - Created lintian-overrides file to override messages about manpage.
      - Removed no longer needed 'options' file.
  * debian/tests/control: created superficial tests.
  * debian/upstream/metadata: created.
  * debian/watch:
      - Bumped to version 4.
      - Updated the search rule.

 -- Guilherme de Paula Xavier Segundo <email address hidden>  Tue, 14 Jun 2022 15:40:09 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe admin
Lunar release universe admin

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
lxctl_0.3.1+debian-5.dsc 1.8 KiB 01fcc113d3ee27e4f54f4b45d2f130cd93690ab6649315aa6538f0c852785453
lxctl_0.3.1+debian.orig.tar.gz 33.7 KiB adf445d68056fc071d89ff510c58159651d341aa6d9b90b987a669e839ba9500
lxctl_0.3.1+debian-5.debian.tar.xz 6.1 KiB e1553d973e34d909ff669ac174d1b8f3ee47989857f614612477b653ed18ad34

Available diffs

No changes file available.

Binary packages built by this source

lxctl: Utility to manage LXC

 This program is write in perl and can be used to control lxc-based containers
 in vzctl-like way.
 This is used to manage different aspects of Linux Containers (LXC) such as
 create, destroy, start, and stop containers.