autodep8 0.21 source package in Ubuntu

Changelog

autodep8 (0.21) unstable; urgency=medium

  [ Paul Gevers ]
  * Add Restrictions: isolation-machine to dkms tests
    (Closes: #945586)

  [ Antonio Terceiro ]
  * ruby: add spaces after commas for cosmetic reasons
  * Improve documentation (Closes: #928622)
    * Document valid values for Testsuite: field
    * Document how package type is detected

  [ Simon McVittie ]
  * Allow Python module name to import to be overridden
    (Closes: #884181, #929957)

 -- Antonio Terceiro <email address hidden>  Sun, 01 Dec 2019 22:17:13 -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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autodep8_0.21.dsc 1.7 KiB acd38427a9ec7a5c022df87c6b876f6b91bf752dff4feda2b9318c5fc8defd4b
autodep8_0.21.tar.xz 12.5 KiB 1db73278c36a62b628676c084a2a7b3e199488ebbd47a699078a7aef90c34293

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
  - NodeJS packages
  - Kernel module packages using DKMS
  - R packages
  - Emacs Lisp ELPA packages
  - Go packages
  - Octave-Forge packages