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 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
|
golang-gopkg-lxc-go-lxc.v2 (0.0+git20240606.27b3d11-1) unstable; urgency=medium
* New upstream snapshot
-- Mathias Gibbens <gibmat@debian.org> Wed, 12 Jun 2024 22:59:57 +0000
golang-gopkg-lxc-go-lxc.v2 (0.0+git20230926.ccae595-1) unstable; urgency=medium
* New upstream snapshot
* d/control:
- Update Standards-Version to 4.7.0 (no changes needed)
- Update pkg-config => pkgconf in Build-Depends and Depends
- Drop unneeded ${shlibs:Depends} from Depends
- Add missing golang-golang-x-sys-dev to Depends
* Update years in d/copyright
-- Mathias Gibbens <gibmat@debian.org> Sat, 04 May 2024 15:36:14 +0000
golang-gopkg-lxc-go-lxc.v2 (0.0+git20230621.be98af2-1) unstable; urgency=medium
* New upstream snapshot
* d/control:
- Update my email address
- Update Standards-Version to 4.6.2 (no changes needed)
* Update years in d/copyright
-- Mathias Gibbens <gibmat@debian.org> Fri, 21 Jul 2023 14:03:42 +0000
golang-gopkg-lxc-go-lxc.v2 (0.0+git20220627.ad3d9f7-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable)
-- Jelmer Vernooij <jelmer@debian.org> Mon, 17 Oct 2022 14:29:46 +0100
golang-gopkg-lxc-go-lxc.v2 (0.0+git20220627.ad3d9f7-1) unstable; urgency=medium
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Mathias Gibbens ]
* New upstream snapshot
* Update to Standards-Version 4.6.1 (no changes needed)
* Update Maintainer email address in d/control
* Add myself to d/copyright
-- Mathias Gibbens <mathias@calenhad.com> Fri, 01 Jul 2022 16:01:23 +0000
golang-gopkg-lxc-go-lxc.v2 (0.0+git20210607.10de240-1) unstable; urgency=medium
[ Mathias Gibbens ]
* New upstream snapshot
* d/control:
- Add myself to Uploaders
- Declare compliance with Debian Policy 4.6.0 (no change)
[ Debian Janitor ]
* Remove constraints unnecessary since stretch
-- Mathias Gibbens <mathias@calenhad.com> Fri, 26 Nov 2021 12:08:31 +0100
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
|