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
|
golang-github-pkg-xattr (0.4.10-1) unstable; urgency=medium
* New upstream release
* Update Standards-Version to 4.7.0 in d/control (no changes needed)
* Update years in d/copyright
-- Mathias Gibbens <gibmat@debian.org> Mon, 22 Jul 2024 08:34:32 +0000
golang-github-pkg-xattr (0.4.9-1) unstable; urgency=medium
* New upstream release
* Update my email address
-- Mathias Gibbens <gibmat@debian.org> Sat, 29 Oct 2022 17:09:56 +0000
golang-github-pkg-xattr (0.4.8-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on golang-golang-x-sys-dev.
+ golang-github-pkg-xattr-dev: Drop versioned constraint on
golang-golang-x-sys-dev in Depends.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 17 Oct 2022 15:07:42 +0100
golang-github-pkg-xattr (0.4.8-1) unstable; urgency=medium
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse
[ Mathias Gibbens ]
* New upstream version
* d/control:
- Change Section to golang
- Update Maintainer to current Go Team email address
- Add myself to Uploaders
- Update Standards-Version to 4.6.1 (no changes needed)
- Add missing Depends on golang-golang-x-sys-dev
* Add myself to d/copyright
* Set pristine-tar = True in d/gbp.conf
-- Mathias Gibbens <mathias@calenhad.com> Fri, 09 Sep 2022 17:35:21 +0000
golang-github-pkg-xattr (0.4.2-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* Mark installation package Multi-Arch: foreign (from Janitor).
* Use new-style debhelper-compat prerequisite; drop d/compat.
* Bump compat level to 13.
* Bump Standards-Version to 4.5.1.
* Set Rules-Requires-Root: no.
* Bump watch file standard to 4.
-- Felix Lechner <felix.lechner@lease-up.com> Fri, 27 Nov 2020 06:41:11 -0800
golang-github-pkg-xattr (0.4.0-1) unstable; urgency=medium
* Team upload.
[ Felix Lechner ]
* New upstream version.
* Set Build-Depends: golang-golang-x-sys (>= 0.0~git20181026.95b1ffb)
-- David Steele <steele@debian.org> Sun, 04 Nov 2018 08:56:12 -0500
golang-github-pkg-xattr (0.3.1-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Felix Lechner ]
* Team upload
* New upstream version (Closes: #911725)
* Set Standards-Version: 4.2.1
* Added Build-Depends: golang-golang-x-sys-dev
* Added Testsuite: autopkgtest-pkg-go
-- Felix Lechner <felix.lechner@lease-up.com> Fri, 26 Oct 2018 14:25:57 -0700
golang-github-pkg-xattr (0.2.2-1) unstable; urgency=medium
* New upstream version 0.2.2
* bump Standards-Compat to 4.1.3
- use https in copyright
- use priority optional
* fix incorrect watch file created by dh-make-golang
* remove pristine-tar from gbp.conf
* bump compat to 11
-- Félix Sipma <felix+debian@gueux.org> Tue, 27 Feb 2018 13:34:25 +0100
golang-github-pkg-xattr (0.2.0+git20170313.4.2c7218a-1) unstable; urgency=medium
* Initial release (Closes: #860540)
-- Félix Sipma <felix+debian@gueux.org> Mon, 24 Apr 2017 16:07:08 +0200
|