debaux 0.1.12-1.2 source package in Ubuntu

Changelog

debaux (0.1.12-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Convert to source format 3.0. (Closes: #1007490)
  * d/copyright: Convert to machine-readable format.

 -- Bastian Germann <email address hidden>  Mon, 17 Jun 2024 12:42:21 +0200

Upload details

Uploaded by:
Stefan Hornburg (Racke)
Uploaded to:
Sid
Original maintainer:
Stefan Hornburg (Racke)
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debaux_0.1.12-1.2.dsc 1.5 KiB dc3f5ad892b914025a015ce34cc25eff260dd486da2c27b5934f8d706e6cde05
debaux_0.1.12.orig.tar.gz 23.1 KiB 444e658baf780472192dd7e121fec297bdc9d6691c1386036c8f0c98b046abff
debaux_0.1.12-1.2.debian.tar.xz 3.7 KiB 5580c900ca6d3dbe82983fe9a9ba9dedc205c053b5ebe7e9374a6e92023226de

Available diffs

No changes file available.

Binary packages built by this source

debaux: Debian Auxiliary Programs

 This package contains Perl programs and modules to build
 and publish Debian packages.
 .
 debaux-build automatically downloads APT sources before
 building, applies patches and additional sources. It
 has options to build the packages in an existing chroot
 environment, check the generated packages with lintian, install
 the created packages on your local system or turn them
 into RPM packages.
 .
 debaux-build has experimental support for downloading
 Perl modules from CPAN and creating the necessary Debian
 packaging files.
 .
 debaux-publish uploads packages and runs the scripts
 to create the APT sources and packages files on the
 remote system. debaux-publish doesn't support the pool
 structure yet.

debaux-debconf: Perl Interface to Debconf

 This package contains the DebAux::Debconf module, which
 provides an easy-to-use interface for some of the
 Debconf::Client::ConfModule functions.
 .
 It has been separated from the debaux package to allow
 packages utilizing this package during configuration and/or
 installation without drawing the whole list of debaux's
 dependencies.