File: changelog

package info (click to toggle)
golang-gopkg-lxc-go-lxc.v2 0.0%2Bgit20201012.d1943fb-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 408 kB
  • sloc: ansic: 538; makefile: 81
file content (75 lines) | stat: -rw-r--r-- 2,593 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
70
71
72
73
74
75
golang-gopkg-lxc-go-lxc.v2 (0.0+git20201012.d1943fb-2) unstable; urgency=medium

  * d/control:
    - Change section to golang
    - Declare compliance with Debian Policy 4.5.1 (no change)
    - Switch to @debian.org address in Uploaders
    - Rules-Requires-Root: no
  * d/gbp.conf: Specify compression type for consistency
  * source-only upload to allow migration to testing (Closes: #978411)

 -- Clément Hermann <nodens@debian.org>  Mon, 28 Dec 2020 11:16:20 +0100

golang-gopkg-lxc-go-lxc.v2 (0.0+git20201012.d1943fb-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

  [ Clément Hermann ]
  * New upstream snapshot.
  * Bump debhelper-compat to 13
  * Add new build-dep: golang-golang-x-sys-dev
  * d/copyright: remove unused File-Excluded
  * Declare compliance with Policy 4.5.0 (no change)

 -- Clément Hermann <nodens@debian.org>  Sun, 25 Oct 2020 10:38:01 +0100

golang-gopkg-lxc-go-lxc.v2 (0.0+git20190625.f4822c6-1) unstable; urgency=medium

  * New upstream snapshot.
  * Added "watch" file to track upstream branch "v2".
  * Standards-Version: 4.4.1.
  * DH & compat to version 12.
  * Added myself to Uploaders.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 12 Oct 2019 22:57:36 +1100

golang-gopkg-lxc-go-lxc.v2 (0.0~git20181101.0aadfc3-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Clément Hermann ]
  * New upstream snapshot (Closes: #915619)
  * d/rules: Use DH_GOLANG_EXCLUDES_ALL instead of an override
  * d/control: Bump Standards-Version to 4.2.1 (no change)
  * Switch to debhelper compat level 11

 -- Clément Hermann <nodens@nodens.org>  Wed, 05 Dec 2018 18:52:55 +0100

golang-gopkg-lxc-go-lxc.v2 (0.0~git20180119.b964baa-1) unstable; urgency=medium

  * Team upload.

  [ Clément Hermann ]
  * Initial release (Closes: #883488)
  * debian/rules:
    - don't build the example (they will fail due to redeclarations)
    - exclude examples from source
    - disable tests for now (require root and working lxc)
  * debian/docs:
    - include examples as doc
  * debian/control:
    - update description
    - add missing (non-build) dependencies
  * debian/gbp.conf:
    - adjust for DEP14
    - explicitly set debian-branch

  [ Martín Ferrari ]
  * debian/rules: Fix indentation.
  * debian/examples: Install examples with dh_installexamples.
  * debian/control: Bump Standards-Version.

 -- Martín Ferrari <tincho@debian.org>  Thu, 08 Feb 2018 15:45:52 +0000