File: changelog

package info (click to toggle)
golang-github-mailru-easyjson 0.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 872 kB
  • sloc: makefile: 117; sh: 4
file content (93 lines) | stat: -rw-r--r-- 2,876 bytes parent folder | download
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
golang-github-mailru-easyjson (0.9.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Add salsa-ci.
  * Use watch v5.
  * Improve d/copyright for BSD parser/modulepath.go (thanks lrc!).
  * Drop Rules-Requires-Root: no.
  * Standards-Version: 4.7.2.
  * Use Static-Built-Using on golang-easyjson.
  * Run wrap-and-sort -satkb.
  * Use execute_after instead of override.
  * Add manpage.
  * Bump debian/* copyright years.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 01 Oct 2025 19:58:00 +0200

golang-github-mailru-easyjson (0.7.7-1) unstable; urgency=medium

  * New upstream version 0.7.7
  * Reorder fields in debian/control and debian/copyright
  * Change Section from devel to golang
  * Bump debhelper build-dependency to debhelper-compat (= 13)"
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Bump Standards-Version to 4.6.2 (no change)
  * Add myself to the list of Uploaders

 -- Anthony Fok <foka@debian.org>  Wed, 25 Jan 2023 13:21:42 -0700

golang-github-mailru-easyjson (0.7.6-2) unstable; urgency=medium

  * Team upload.
  * debian/patches:
    - Remove github.com/josharian/intern tentative solution.
  * debian/control:
    - Add B-D: golang-github-josharian-intern-dev
    - Mark golang-github-mailru-easyjson-dev as Multi-Arch: foreign

 -- Roger Shimizu <rosh@debian.org>  Mon, 07 Dec 2020 00:03:28 +0900

golang-github-mailru-easyjson (0.7.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream release v0.7.6

  [ Debian Janitor ]
  * Update standards version to 4.5.0, no changes needed.

  [ Roger Shimizu ]
  * debian/control:
    - Update golang maintainer email.
  * debian/patches:
    - Add github.com/josharian/intern tentatively.
  * debian/rules:
    - Build test code after dh_auto_build (Closes: #960613).
  * debian/watch:
    - Remove unnecessary parts.

 -- Roger Shimizu <rosh@debian.org>  Fri, 04 Dec 2020 03:02:48 +0900

golang-github-mailru-easyjson (0.7.0-2) unstable; urgency=medium

  * Team upload.
  * debian/control:
    - B-D golang-any instead of golang-go.
    - Add Rules-Requires-Root: no
  * Add debian/upstream/metadata.

 -- Roger Shimizu <rosh@debian.org>  Sun, 15 Nov 2020 01:23:01 +0900

golang-github-mailru-easyjson (0.7.0-1) unstable; urgency=medium

  * Team upload.

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Martina Ferrari ]
  * Update gbp.conf.
  * Automated cme fixes, including bumping dh compat,
    which closes: #947996.
  * Add watchfile.
  * Instead of patching the Makefile, run the code generator from
    debian/rules.
  * Fix short descriptions.

 -- Martina Ferrari <tincho@debian.org>  Wed, 15 Jan 2020 00:13:06 +0000

golang-github-mailru-easyjson (0.0~git20161103.0.159cdb8-1) unstable; urgency=medium

  * Initial release (Closes: #853811)

 -- Tim Potter <tpot@hpe.com>  Tue, 29 Nov 2016 14:11:38 +1100