autodep8 0.21ubuntu1 source package in Ubuntu
Changelog
autodep8 (0.21ubuntu1) focal; urgency=medium * 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. -- Andy Whitcroft <email address hidden> Tue, 10 Dec 2019 14:56:31 +0000
Upload details
- Uploaded by:
- Andy Whitcroft
- Uploaded to:
- Focal
- Original maintainer:
- Debian CI team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
autodep8_0.21ubuntu1.tar.xz | 12.7 KiB | 18246ebc191a710d75c55c9baf069a5c0262aca0dd7a9765d1a42638b2ca0640 |
autodep8_0.21ubuntu1.dsc | 1.8 KiB | 3aba4d31692d0b354bcbe6b8919202a51ed277e43a8e0b684ac1cafad36d56eb |
Available diffs
- diff from 0.21 (in Debian) to 0.21ubuntu1 (595 bytes)
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