autodep8 0.28 source package in Ubuntu

Changelog

autodep8 (0.28) unstable; urgency=medium

  * test-package-type: test against synthetic packages
  * Add support for pybuild-autopkgtest, via
    `Testsuite: autopkgtest-pkg-pybuild`. See pybuild-autopkgtest(1) for
    usage details.
  * Bump Standards-Version to 4.6.1; no changes needed
  * debian/tests/control: drop obsolete test

 -- Antonio Terceiro <email address hidden>  Tue, 06 Dec 2022 21:01:12 -0300

Upload details

Uploaded by:
Debian CI team
Uploaded to:
Sid
Original maintainer:
Debian CI team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc
Lunar release main misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autodep8_0.28.dsc 1.7 KiB c30a8b4457382929e3d8e9e01347c34ade27d51e7f2f8d1e5f746e05e94f4508
autodep8_0.28.tar.xz 15.9 KiB da72642604cb01ee3a0fa2df367f102b31bb1b1381ec4d370d1873142a4415b5

Available diffs

No changes file available.

Binary packages built by this source

autodep8: DEP-8 test control file generator

 autodep8 will detect well-known types of packages and generate
 DEP-8-compliant test control files for them. It can be used by DEP-8
 implementations to support implicit test control files.
 .
 Currently supported packages types:
  - Ruby packages using gem2deb/gem2deb-test-runner
  - Perl packages
  - Python packages
  - Python packages using pybuild
  - NodeJS packages
  - Kernel module packages using DKMS
  - R packages
  - Emacs Lisp ELPA packages
  - Go packages
  - Octave-Forge packages