lp:debian/stretch/vagrant

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/stretch/vagrant
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

19. By Antonio Terceiro

* New upstream release
  - adds support for VirtualBox 5.0 (Closes: #795666)
* Refresh patches

18. By Antonio Terceiro

0012-require-vagrant-version-from-system.patch: require 'vagrant/version'
directly on --version (Closes: #788494)

17. By Antonio Terceiro

* Refresh patches
* Support-system-installed-plugins.patch: another attempt at system-provided
  plugins. Closes: #740165
  - Install an empty /usr/share/vagrant-plugins/plugins.json to force
    looking for plugins in /usr/share/vagrant-plugins/plugins.d
  - Vagrant plugins must be packaged as regular Ruby libraries + a few extra
    bits -- see README.Debian for details
  - Provide a dh_vagrant_plugin helper that can be used to create those
    extra bits automatically -- see README.Debian for details

16. By Antonio Terceiro

0003-VERSION-fallback-to-usr-share-vagrant-version.txt.patch: fix reading
version number (Closes: #785631)

15. By Antonio Terceiro

* debian/patches/0008-Use-a-private-temporary-dir.patch: create temporary
  files inside a private temporary directory instead of cluttering $TMPDIR.
* debian/patches/0003-VERSION-fallback-to-usr-share-vagrant-version.txt.patch:
  updated, remove trailing newline from version number (Closes: #765074)
  - Thanks Etienne Millon <email address hidden>

14. By Antonio Terceiro

[ Antonio Terceiro ]
* New upstream release (Closes: #741478)
  + Thanks to Stig Sandbeck Mathisen, Balint Reczey, and Sebastien Badia
    for our previous more-or-less joint effort in trying to package post-1.4
    vagrant releases. I decided to restart fresh off the state in the 1.4
    branch, but their efforts are appreciated.
  + Required quite some patching to make it work as a Debian package, since
    the new upstream version relies quite heavily on either being installed
    by its own installer, or being run from the source tree. See
    debian/patches/ for details.
* debian/control: added new dependencies
  + bundler
  + ruby-listen
  + ruby-nokogiri
  + ruby-rb-inotify
* Added a DEP-8 smoke test to check dependencies and basic functionality
* debian/rules: ignore the `require-rubygems` test

[ Sebastien Badia ]
* d/vagrant.bash-completion: Use upstream bash-completion file

13. By Antonio Terceiro

Drop dependency on ruby-net-ssh (<< something). Let's assume it will work
with anything newer than the minimum required version.

12. By Antonio Terceiro

Drop debian/patches/03_debian_plugins.patch as it breaks installing
plugins from via vagrant official mechanism (vagrant plugin install)
Closes: #758033

11. By Antonio Terceiro

* Repack upstream tarball to remove website/ directory (which is useless for
  us, anyway) containing sourceless Javascript files (Closes: #736787)
* debian/patches/03_debian_plugins.patch: support vagrant plugins installed
  as Debian packages, to unblock packaging of vagrant plugins
  (Closes: #740165)
  .
  We will have to figure out how to forward port this patch to newer
  vagrant releases later.

10. By Antonio Terceiro

* Use the default Ruby interpreter instead of hardcoding ruby1.9.1
  (Closes: #744033)
* Add myself to Uploaders:

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/vagrant
This branch contains Public information 
Everyone can see this information.

Subscribers