File: changelog

package info (click to toggle)
vagrant-lxc 1.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 412 kB
  • sloc: ruby: 2,578; sh: 472; makefile: 7
file content (69 lines) | stat: -rw-r--r-- 2,276 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
vagrant-lxc (1.4.3-1) unstable; urgency=medium

  * New upstream version 1.4.3
  * Declare complaince with Debian Policy 4.2.1

 -- Lucas Kanashiro <kanashiro@debian.org>  Thu, 18 Oct 2018 11:34:44 -0300

vagrant-lxc (1.4.2-1) unstable; urgency=medium

  * New upstream version 1.4.2

 -- Lucas Kanashiro <kanashiro@debian.org>  Sun, 22 Jul 2018 04:22:55 -0300

vagrant-lxc (1.4.1-1) unstable; urgency=medium

  * New upstream version 1.4.1
  * Declare compliance with Debian Policy 4.1.5
  * debian/copyright: use https:// in Format field
  * Update debian/watch to point to gemwatch.debian.net

 -- Lucas Kanashiro <kanashiro@debian.org>  Sun, 08 Jul 2018 01:25:09 -0300

vagrant-lxc (1.4.0-1) unstable; urgency=medium

  * New upstream version 1.4.0
  * Bump debhelper compatibility level to 11
  * Declare compliance with Debian Policy 4.1.3
  * Add myself to uploaders list
  * Update VCS urls to point to salsa
  * debian/watch: use https:// instead of https://

 -- Lucas Kanashiro <kanashiro@debian.org>  Mon, 26 Mar 2018 22:15:16 -0300

vagrant-lxc (1.2.1-3) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Use https:// in Vcs-* fields

  [ Antonio Terceiro ]
  * debian/tests/: add simple smoke test
  * debian/rules: switch to Rubygems layout.
    + drop 0001-Read-extra-files-from-usr-share.patch
    + drop debian/vagrant-lxc.install
  * Bump Standards-Version to 3.9.8 (no changes needed)
  * Add missing dependency on sudo

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 09 Dec 2016 19:14:34 -0200

vagrant-lxc (1.2.1-2) unstable; urgency=medium

  * 0002-Fix-shebang-in-sudoers-template.patch: actually fix script shebang

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 09 Nov 2015 14:21:21 -0200

vagrant-lxc (1.2.1-1) unstable; urgency=medium

  * New upstream release (Closes: #802657)
  * Refresh patches

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 22 Oct 2015 10:56:35 -0200

vagrant-lxc (1.1.0-1) unstable; urgency=medium

  * Initial release (Closes: #740164)
  * Read-extra-files-from-usr-share.patch: read scripts/ templates/ and
    locales/ from where they are installed in the Debian package.
  * Fix-shebang-in-sudoers-template.patch: use /usr/bin/ruby

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 27 May 2015 14:37:41 -0300