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
|
golang-github-xanzy-go-gitlab (0.73.1-2) unstable; urgency=medium
* Team upload.
* d/p/force_tests_32bit.patch:
- Lower number used to not overflow on 32bit arches.
-- Unit 193 <unit193@debian.org> Sun, 11 Dec 2022 22:05:10 -0500
golang-github-xanzy-go-gitlab (0.73.1-1) unstable; urgency=medium
* New upstream version 0.73.1 (Closes: #1010125)
* Fix debian/gbp.conf to reflect the current use of DEP-14
* Update debian/watch and make it work again
* Reorder fields in debian/control and debian/copyright
* Change Section from devel to golang
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
* Use dh-sequence-golang instead of dh-golang and --with=golang
* debian/rules: Invoke dh with --builddirectory=_build
* Add/update versioned dependencies as per go.mod
* Replace debian/tests/* with "Testsuite: autopkgtest-pkg-go"
(Closes: #953224)
* Bump Standards-Version to 4.6.1 (no change)
* Mark library package with "Multi-Arch: foreign"
* debian/copyright: Use Apache-2.0 boilerplate notice
* Add myself to the list of Uploaders
-- Anthony Fok <foka@debian.org> Wed, 12 Oct 2022 13:30:34 -0600
golang-github-xanzy-go-gitlab (0.22.2-1) unstable; urgency=medium
* New upstream version (Closes: #906986)
* Update d/copyright for new files
* Bump debhelper to 12
* Use debhelper-compat.
* Set Rules-Requires-Root: no
* Set Standard-Version to 4.4.1.
-- Felix Lechner <felix.lechner@lease-up.com> Mon, 23 Dec 2019 21:10:27 -0800
golang-github-xanzy-go-gitlab (0.15.0-1) unstable; urgency=medium
* New upstream version
* Fix dependencies (thanks to themusicgod1-guest for the patch)
* Modify watch file to use upstream release tarballs
-- Julian Gilbey <jdg@debian.org> Tue, 26 Feb 2019 09:07:57 +0000
golang-github-xanzy-go-gitlab (0.11.3-1) unstable; urgency=medium
* Initial release (Closes: #906986)
-- Felix Lechner <felix.lechner@lease-up.com> Tue, 23 Oct 2018 16:36:54 -0700
|