autodep8 0.26 source package in Ubuntu

Changelog

autodep8 (0.26) unstable; urgency=medium

  [ Reinhard Tartler ]
  * Allow specifying the Architecture field

  [ Sandro Tosi ]
  * Remove reference to python2

  [ Antonio Terceiro ]
  * read_config: don't output valid lines read from config file
  * read_config: fix tests
  * Drop dependency on python3, not needed anymore
  * autopkgtest: give a name to unit tests job

  [ Andreas Beckmann ]
  * dkms: add restriction breaks-testbed
  * dkms: add restriction superficial (Closes: #1006569)
  * dkms: add (triggering) dependency on linux-doc
  * dkms: scan Build-Depends-Arch for dkms, too

 -- Antonio Terceiro <email address hidden>  Sat, 19 Mar 2022 13:37:24 -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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autodep8_0.26.dsc 1.7 KiB 078a62cfc2f24f7ff1fa67ec6e58a137c7f6a2a1489defce8b88418866ce3fbe
autodep8_0.26.tar.xz 15.3 KiB 50f79c1c1505623810cc8186750d1c85edaf5e7adc5a06d81fc67560d303cbe6

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