diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-12-26 15:55:19 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-12-26 15:55:19 +0100 |
commit | e8c41a9485f464123eff10b8f57459ecc32df1e4 (patch) | |
tree | 5e569575872663b0d2f708aeafea9127e5e39433 /hosts/codethink-sled15-arm64/etc | |
parent | 4dab953d24c225bdb584741d17032500d1dc5495 (diff) | |
download | jenkins.debian.net-e8c41a9485f464123eff10b8f57459ecc32df1e4.tar.xz |
reproducible Debian: use pbuilder from jessie-backports on ubuntu xenial as long as mapreri's xenial backport is not available
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'hosts/codethink-sled15-arm64/etc')
-rw-r--r-- | hosts/codethink-sled15-arm64/etc/apt/sources.list | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/codethink-sled15-arm64/etc/apt/sources.list b/hosts/codethink-sled15-arm64/etc/apt/sources.list index cd0eeb32..1fb83403 100644 --- a/hosts/codethink-sled15-arm64/etc/apt/sources.list +++ b/hosts/codethink-sled15-arm64/etc/apt/sources.list @@ -53,3 +53,6 @@ deb http://ports.ubuntu.com/ubuntu-ports xenial-security universe deb http://ports.ubuntu.com/ubuntu-ports xenial-security multiverse # deb-src http://ports.ubuntu.com/ubuntu-ports xenial-security multiverse +# < mapreri> best would be for the backports team to accept my backport to xenial... (currently in the mod queue) +deb http://ftp.de.debian.org/debian/ jessie-backports main contrib non-free + |