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 137 138 139
|
golang-github-mitchellh-mapstructure (1.5.0+git20231216.8508981-1) unstable; urgency=medium
* Set debian/watch to track git HEAD
* New upstream version 1.5.0+git20231216.8508981
-- Anthony Fok <foka@debian.org> Fri, 23 Feb 2024 18:25:57 -0700
golang-github-mitchellh-mapstructure (1.5.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Nov 2022 00:27:12 +0000
golang-github-mitchellh-mapstructure (1.5.0-1) unstable; urgency=medium
[ Tianon Gravi ]
* Remove self from Uploaders
[ Anthony Fok ]
* New upstream version 1.5.0
* Bump Standards-Version to 4.6.1 (no change)
-- Anthony Fok <foka@debian.org> Sun, 05 Jun 2022 04:53:11 -0600
golang-github-mitchellh-mapstructure (1.4.3-1) unstable; urgency=medium
* New upstream version 1.4.3
-- Anthony Fok <foka@debian.org> Wed, 15 Dec 2021 23:31:24 -0700
golang-github-mitchellh-mapstructure (1.4.2-1) unstable; urgency=medium
* New upstream version 1.4.2
-- Anthony Fok <foka@debian.org> Thu, 04 Nov 2021 05:32:20 -0600
golang-github-mitchellh-mapstructure (1.4.1-1) unstable; urgency=medium
* New upstream version 1.4.1
* Update debian/watch to version=4 with correct pattern-matching
* Run "cme fix dpkg":
- Organize debian/control fields
- Bump Standards-Version to 4.6.0 (no change)
* Change Section from devel to golang
* Mark library package with "Multi-Arch: foreign"
-- Anthony Fok <foka@debian.org> Fri, 29 Oct 2021 00:31:50 -0600
golang-github-mitchellh-mapstructure (1.3.3-1) unstable; urgency=medium
* New upstream version 1.3.3
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
-- Anthony Fok <foka@debian.org> Fri, 18 Sep 2020 19:27:53 -0600
golang-github-mitchellh-mapstructure (1.3.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.3.2 (Closes: #917723)
* Bump debhelper-compat to 13
* Bump Standards-Version to 4.5.0 (no changes)
* Add Rules-Requires-Root and autopkgtest-pkg-go
-- Shengjing Zhu <zhsj@debian.org> Sat, 27 Jun 2020 19:41:01 +0800
golang-github-mitchellh-mapstructure (1.1.2-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Remove Built-Using from arch:all -dev package
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Dr. Tobias Quathamer ]
* New upstream version 1.1.2
* Use debhelper v11
* Update to Standards-Version 4.2.1
- Use Priority: optional
* Update d/copyright
* Update maintainer address
-- Dr. Tobias Quathamer <toddy@debian.org> Tue, 13 Nov 2018 20:38:36 +0100
golang-github-mitchellh-mapstructure (0.0~git20170523.0.d0303fe-1) unstable; urgency=medium
* New upstream snapshot.
* Bump Standards-Version to 4.0.0:
Use https form of the copyright-format URL in debian/copyright.
-- Anthony Fok <foka@debian.org> Sun, 09 Jul 2017 05:40:52 -0600
golang-github-mitchellh-mapstructure (0.0~git20161204.0.5a0325d-1) unstable; urgency=medium
* Team upload.
* Use debhelper v10
* Imported Upstream version 0.0~git20161204.0.5a0325d
-- Dr. Tobias Quathamer <toddy@debian.org> Sun, 04 Dec 2016 14:11:24 +0100
golang-github-mitchellh-mapstructure (0.0~git20161006.0.a6ef2f0-1) unstable; urgency=medium
[ Tim Potter ]
* Add me to uploaders
[ Anthony Fok ]
* New upstream version 0.0~git20161006.0.a6ef2f0
-- Anthony Fok <foka@debian.org> Sat, 15 Oct 2016 03:12:04 -0600
golang-github-mitchellh-mapstructure (0.0~git20160212.0.d2dd026-1) unstable; urgency=medium
[ Tim Potter ]
* Add debian/watch file
[ Anthony Fok ]
* Imported Upstream version 0.0~git20160212.0.d2dd026
* Update debian/control
- Change "golang-go" to "golang-any" in Build-Depends
- Remove unneeded "golang-go | gccgo" in Depends
- Bump Standards-Version to 3.9.8 (no change)
- Use secure https URLs for Vcs-Git field too
-- Anthony Fok <foka@debian.org> Wed, 08 Jun 2016 17:30:00 -0600
golang-github-mitchellh-mapstructure (0.0~git20150717.0.281073e-2) unstable; urgency=medium
* Allow package to be installed with gccgo where golang-go is unavailable
* Update debian/copyright
* Add myself to the list of Uploaders
-- Anthony Fok <foka@debian.org> Fri, 15 Jan 2016 12:44:40 -0700
golang-github-mitchellh-mapstructure (0.0~git20150717.0.281073e-1) unstable; urgency=medium
* Initial release
-- Tianon Gravi <tianon@debian.org> Wed, 09 Sep 2015 00:55:50 -0700
|