autodep8 0.22ubuntu1 source package in Ubuntu

Changelog

autodep8 (0.22ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Drop doing python2 import tests, as they are superfecial, and we
    have removed too many of them to make python2 import tests succeed
    often.
    - Revert: dkms: add missing `@` in Depends: line of generated test
    control files. We must not install the packages as a dependency else
    we will attempt to install the dkms packages immediatly and if they
    fail to build we will abort the test.  This prevents us from grabbing
    the make.log.

autodep8 (0.22) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ Antonio Terceiro ]
  * ruby: add "Restrictions: skippable"

 -- Dimitri John Ledkov <email address hidden>  Wed, 04 Mar 2020 11:36:19 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autodep8_0.22ubuntu1.tar.xz 12.9 KiB e0c8f3d25a67eb3deb1ef64e3d7c32405f43b1396cf0cec164441c38fccf8ff4
autodep8_0.22ubuntu1.dsc 1.8 KiB 75960b8ad665e33b2b333c2584127eaced04f11a1197bf4e7c2dab6f26b12575

Available diffs

View changes file

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