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
|
golang-pault-go-debian (0.16.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.16.0
* Reorder fields in debian/control and debian/copyright
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Invoke dh with --builddirectory=_build
* Update versioned dependencies as per go.mod
* Bump Standards-Version to 4.6.2 (no change)
* Revised package description based on README.md
* Set debian-branch to debian/sid for DEP-14 conformance
* Add Lintian overrides for ar archive deb/testdata/multi_archive.a
which Lintian mistakes for an ELF static library file
-- Anthony Fok <foka@debian.org> Fri, 22 Mar 2024 13:37:15 -0600
golang-pault-go-debian (0.9-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 11 to 13.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Shengjing Zhu ]
* Update maintainer address to team+pkg-go@tracker.debian.org
* Update Section to golang
* Replace transitional package in Depends
* Add Rules-Requires-Root
* Add Multi-Arch hint
* Update Standards-Version to 4.6.1 (no changes)
* Update uscan watch file to version 4
-- Shengjing Zhu <zhsj@debian.org> Tue, 13 Sep 2022 15:13:39 +0800
golang-pault-go-debian (0.9-1) unstable; urgency=medium
* Team upload.
* New upstream version.
-- Alexandre Viau <aviau@debian.org> Fri, 29 Jun 2018 15:44:05 -0400
golang-pault-go-debian (0.8-1) unstable; urgency=medium
* Team upload.
* Point Vcs-* urls to salsa.debian.org.
* Set Testsuite: autopkgtest-pkg-go.
* Add watch file.
-- Alexandre Viau <aviau@debian.org> Wed, 30 May 2018 18:11:25 -0400
golang-pault-go-debian (0.6-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Remove Built-Using from arch:all -dev package
[ Michael Stapelberg ]
* New upstream version 0.6
* update build-deps
* bump to compat 11
* add myself as uploader
* secure URIs
* rules: remove dh_installchangelogs override
* Bump Standards-Version (no changes necessary)
* Priority extra is replaced by priority optional
-- Michael Stapelberg <stapelberg@debian.org> Wed, 14 Mar 2018 19:22:47 +0100
golang-pault-go-debian (0.5-1) unstable; urgency=medium
* Upstream release.
-- Paul Tagliamonte <paultag@debian.org> Sat, 29 Oct 2016 18:29:16 -0400
golang-pault-go-debian (0.4-1) unstable; urgency=medium
* Upstream release.
-- Paul Tagliamonte <paultag@debian.org> Wed, 02 Sep 2015 16:16:31 -0400
golang-pault-go-debian (0.3-1) unstable; urgency=medium
* Upstream release.
-- Paul Tagliamonte <paultag@debian.org> Fri, 14 Aug 2015 16:09:34 +0200
golang-pault-go-debian (0.2-2) unstable; urgency=medium
* Switch to use dh-golang >= 0.10, to use the XS-Go-Import-Path control
header, rather than the debian/rules export.
-- Paul Tagliamonte <paultag@debian.org> Fri, 14 Aug 2015 12:10:46 +0200
golang-pault-go-debian (0.2-1) unstable; urgency=medium
* Upstream release.
-- Paul Tagliamonte <paultag@debian.org> Fri, 31 Jul 2015 12:53:50 -0400
golang-pault-go-debian (0.1+git20150726.2.66db6de-1) unstable; urgency=medium
* Initial release
-- Paul Tagliamonte <paultag@debian.org> Sun, 26 Jul 2015 14:42:06 -0400
|