Kenji Okimoto
null+****@clear*****
Wed Jun 28 12:33:25 JST 2017
Kenji Okimoto 2017-06-28 12:33:25 +0900 (Wed, 28 Jun 2017) New Revision: ea71e443d4665b664bd0741f7d057ba78f11c977 https://github.com/milter-manager/milter-manager/commit/ea71e443d4665b664bd0741f7d057ba78f11c977 Message: package apt: Support Debian buster Modified files: package/apt/build-in-clean-room.sh Modified: package/apt/build-in-clean-room.sh (+2 -2) =================================================================== --- package/apt/build-in-clean-room.sh 2017-06-28 11:52:56 +0900 (53aad62) +++ package/apt/build-in-clean-room.sh 2017-06-28 12:33:25 +0900 (d8a8304) @@ -68,14 +68,14 @@ build_by_pbuilder() OPTS+=( --basetgz "$basetgz" ) OPTS+=( --aptcache "$aptcache_dir" ) case $code_name in - trusty|xenial|yakkety) + trusty|xenial|yakkety|zesty) OPTS+=( --components 'main universe' ) MIRROR=http://jp.archive.ubuntu.com/ubuntu OPTS+=( --mirror "$MIRROR" ) OPTS+=( --othermirror "deb $MIRROR $code_name-security main universe" ) OPTS+=( --debootstrapopts --keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg ) ;; - jessie|stretch) + jessie|buster|stretch) MIRROR=http://ftp.jp.debian.org/debian OPTS+=( --mirror "$MIRROR" ) OPTS+=( --othermirror "deb http://security.debian.org $code_name/updates main" ) -------------- next part -------------- An HTML attachment was scrubbed... Descargar