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
|
golang-github-naoina-toml (0.1.1-8) unstable; urgency=medium
* Updating maintainer info
* Updating Standards-Version
* d/control: Tidy up
* d/control: B-D on golang-any instead of golang-go
-- Peymaneh <peymaneh@posteo.net> Tue, 20 Dec 2022 15:14:15 +0100
golang-github-naoina-toml (0.1.1-7) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + golang-github-naoina-toml-dev: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 14 Dec 2022 01:14:17 +0000
golang-github-naoina-toml (0.1.1-6) unstable; urgency=medium
* Team Upload.
(For testing migration)
-- Nilesh Patra <nilesh@debian.org> Thu, 19 Aug 2021 00:20:20 +0530
golang-github-naoina-toml (0.1.1-5) unstable; urgency=medium
* Reintroducing the package (Closes: #990269)
[ Michael Stapelberg ]
* update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
[ Peymaneh Nejad ]
* d/control:
- Update maintainer and uploader info
- Update standards-version and debhelper-compat
- Add "Rules-Require-Root:no"
* d/watch: update watch version
* d/gitlab-ci.yml update URL
* d/copyright: Update URI
* Added d/u/metadata
-- Peymaneh Nejad <p.nejad@posteo.de> Mon, 14 Jun 2021 21:15:34 +0200
golang-github-naoina-toml (0.1.1-4) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Mon, 05 Feb 2018 23:26:34 -0500
golang-github-naoina-toml (0.1.1-3) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 16:12:08 -0500
golang-github-naoina-toml (0.1.1-2) unstable; urgency=medium
* Move to salsa.debian.org.
* Priority extra -> optional.
* Use XS-Go-Import-Path.
-- Alexandre Viau <aviau@debian.org> Sat, 30 Dec 2017 01:17:38 -0500
golang-github-naoina-toml (0.1.1-1) unstable; urgency=medium
* New upstream version.
* Set Testsuite to autopkgtest-pkg-go.
* Bump Standards-Version to 4.0.0.
* Remove unneeded patch.
* Depend on golang-github-kylelemons-godebug-dev.
* d/rules: No longer use DH_GOLANG_INSTALL_ALL.
-- Alexandre Viau <aviau@debian.org> Wed, 02 Aug 2017 18:07:37 -0400
golang-github-naoina-toml (0.1.0-2) unstable; urgency=medium
* Generate our own parse.peg.go (Closes: #840767)
* Bump Standards-Version to 3.9.8
-- Alexandre Viau <aviau@debian.org> Mon, 17 Oct 2016 10:50:07 -0400
golang-github-naoina-toml (0.1.0-1) unstable; urgency=medium
* New upstream version
* changed my email to @debian.org
* Bumped Sandards-Version to 3.9.7
* Changed Vcs-Git and Vcs-Browser to secure (https) urls
* Make use of DH_GOPKG in d/rules
-- Alexandre Viau <aviau@debian.org> Tue, 29 Mar 2016 10:13:10 -0400
golang-github-naoina-toml (0.0~git20170709.5811abc-1) unstable; urgency=low
* Initial release. (Closes: #793750)
-- Alexandre Viau <alexandre@alexandreviau.net> Sun, 26 Jul 2015 23:55:08 -0400
|