diff -Nru vagrant-librarian-puppet-0.9.2/debian/changelog vagrant-librarian-puppet-0.9.2/debian/changelog --- vagrant-librarian-puppet-0.9.2/debian/changelog 2019-08-29 03:28:40.000000000 +0000 +++ vagrant-librarian-puppet-0.9.2/debian/changelog 2020-02-05 10:04:46.000000000 +0000 @@ -1,3 +1,14 @@ +vagrant-librarian-puppet (0.9.2-2) unstable; urgency=medium + + * Team upload. + * debian/control: + - Bump Standards-Version to 4.5.0, no changes required. + + [ Gabriel Filion ] + * Add runtime dependency on vagrant + + -- Georg Faerber Wed, 05 Feb 2020 10:04:46 +0000 + vagrant-librarian-puppet (0.9.2-1) unstable; urgency=medium * Initial release (Closes: #924285) diff -Nru vagrant-librarian-puppet-0.9.2/debian/control vagrant-librarian-puppet-0.9.2/debian/control --- vagrant-librarian-puppet-0.9.2/debian/control 2019-08-29 03:28:40.000000000 +0000 +++ vagrant-librarian-puppet-0.9.2/debian/control 2020-02-05 10:04:46.000000000 +0000 @@ -8,7 +8,7 @@ librarian-puppet (>= 2.2.1), puppet (>= 4.3.2), vagrant (>= 2.2.3) -Standards-Version: 4.4.0 +Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/ruby-team/vagrant-librarian-puppet.git Vcs-Browser: https://salsa.debian.org/ruby-team/vagrant-librarian-puppet Homepage: https://github.com/mhahn/vagrant-librarian-puppet @@ -22,6 +22,7 @@ Depends: librarian-puppet (>= 2.2.1), ruby | ruby-interpreter, puppet (>= 4.3.2), + vagrant, ${misc:Depends}, ${shlibs:Depends} Description: Vagrant plugin to install Puppet modules using Librarian-Puppet