Masafumi Yokoyama
null+****@clear*****
Thu Jul 30 01:37:01 JST 2015
Masafumi Yokoyama 2015-07-30 01:37:01 +0900 (Thu, 30 Jul 2015) New Revision: 16aa2a0e764546edc7f55dda4eb1452f19f6fa6f https://github.com/groonga/groonga-gobject/commit/16aa2a0e764546edc7f55dda4eb1452f19f6fa6f Message: packages apt: support Debian Jessie again Modified files: packages/apt/Makefile.am packages/apt/Vagrantfile Modified: packages/apt/Makefile.am (+1 -1) =================================================================== --- packages/apt/Makefile.am 2015-07-29 17:58:50 +0900 (cb257b9) +++ packages/apt/Makefile.am 2015-07-30 01:37:01 +0900 (9808a7f) @@ -1,7 +1,7 @@ REPOSITORIES_PATH = repositories DISTRIBUTIONS = debian ARCHITECTURES = i386 amd64 -CODE_NAMES = wheezy +CODE_NAMES = wheezy jessie all: Modified: packages/apt/Vagrantfile (+8 -0) =================================================================== --- packages/apt/Vagrantfile 2015-07-29 17:58:50 +0900 (97ba249) +++ packages/apt/Vagrantfile 2015-07-30 01:37:01 +0900 (81cb020) @@ -15,6 +15,14 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| :id => "debian-wheezy-amd64", :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-7.6_chef-provisionerless.box", }, + { + :id => "debian-jessie-i386", + :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.1-i386_chef-provisionerless.box", + }, + { + :id => "debian-jessie-amd64", + :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.1_chef-provisionerless.box", + }, ] vms.each do |vm| -------------- next part -------------- HTML����������������������������...Télécharger