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
|
golang-github-mitchellh-hashstructure (2.0.2-2) unstable; urgency=medium
* Team upload
* Upload changes from experimental to unstable
* Update Standards-Version to 4.7.0 in d/control (no changes needed)
-- Mathias Gibbens <gibmat@debian.org> Fri, 26 Jul 2024 08:19:58 +0000
golang-github-mitchellh-hashstructure (2.0.2-1) experimental; urgency=medium
* Team upload
* New upstream release
* Bump standards version
-- Reinhard Tartler <siretart@tauware.de> Mon, 20 May 2024 06:50:30 -0400
golang-github-mitchellh-hashstructure (1.1.0-1) unstable; urgency=medium
[ Debian Janitor (Jelmer Vernooij) ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Apply multi-arch hints.
+ golang-github-mitchellh-hashstructure-dev: Add Multi-Arch: foreign.
[ Anthony Fok ]
* New upstream version 1.1.0
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
* Update debian/watch to track v1 only, and remove uupdate
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Change Section from devel to golang
* Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
* Add "Rules-Requires-Root: no" to debian/control
* Bump Standards-Version to 4.6.0 (no change)
* Revert "ignore test failures" in debian/rules from 2016.
See https://github.com/mitchellh/hashstructure/issues/5
-- Anthony Fok <foka@debian.org> Fri, 29 Oct 2021 00:50:51 -0600
golang-github-mitchellh-hashstructure (1.0.0-1) unstable; urgency=medium
* New upstream version 1.0.0
* Update debian/watch to track release tarballs
* Bump Standards-Version to 4.2.1 (no change)
-- Anthony Fok <foka@debian.org> Wed, 19 Dec 2018 20:26:04 -0700
golang-github-mitchellh-hashstructure (0.0~git20170608.2bca23e-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Anthony Fok ]
* New upstream version 0.0~git20170608.2bca23e
* Apply "cme fix dpkg" fixes to debian/control and debian/copyright,
adding "Testsuite: autopkgtest-pkg-go" field,
setting Priority to optional, bumping Standards-Version to 4.2.0,
and using secure https URL in debian/copyright, etc.
* Build-Depends on golang-any instead of golang-go
and remove unnecessary Depends on golang-go from -dev package
* Use debhelper (>= 11)
* Add myself to the list of Uploaders
* Add debian/watch, checking Git HEAD
-- Anthony Fok <foka@debian.org> Sat, 18 Aug 2018 07:13:45 -0600
golang-github-mitchellh-hashstructure (0.0~git20160209.0.6b17d66-1) unstable; urgency=medium
* Initial release (Closes: #818546).
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 18 Mar 2016 08:03:42 +1100
|