mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-09 22:39:53 +00:00
Bump Go versions for Travis, fix tests
Replace gometalinter with golangci-lint. Fix system tests (wheezy is gone, replace with stretch). Fix linter warnings.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Name: mirror4
|
||||
Archive Root URL: http://security.debian.org/
|
||||
Distribution: wheezy/updates
|
||||
Distribution: stretch/updates
|
||||
Components: main
|
||||
Architectures: amd64, armel, armhf, i386
|
||||
Architectures: amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
|
||||
Download Sources: no
|
||||
Download .udebs: no
|
||||
Filter: nginx | Priority (required)
|
||||
@@ -10,12 +10,13 @@ Filter With Deps: yes
|
||||
Last update: never
|
||||
|
||||
Information from release file:
|
||||
Architectures: amd64 armel armhf i386
|
||||
Codename: wheezy
|
||||
Acquire-By-Hash: yes
|
||||
Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
|
||||
Codename: stretch
|
||||
Components: updates/main updates/contrib updates/non-free
|
||||
Description: Long Term Support for Debian 7
|
||||
Description: Debian 9 Security Updates
|
||||
|
||||
Label: Debian-Security
|
||||
Origin: Debian
|
||||
Suite: oldoldstable
|
||||
Version: 7.0
|
||||
Suite: stable
|
||||
Version: 9
|
||||
|
||||
Reference in New Issue
Block a user