File: changelog

package info (click to toggle)
golang-github-miekg-mmark 1.3.6%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 616 kB
  • sloc: makefile: 35
file content (103 lines) | stat: -rw-r--r-- 3,835 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
94
95
96
97
98
99
100
101
102
103
golang-github-miekg-mmark (1.3.6+dfsg-2) unstable; urgency=medium

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

  [ Anthony Fok ]
  * Update Maintainer email address to team+pkg-go@tracker.debian.org
  * Apply "cme fix dpkg" fixes to debian/control:
    - Priority: 'extra' → 'optional'
    - Build-Depends: 'debhelper (>= 9)' → 'debhelper-compat (= 12)'
  * Remove mmark 1.3.6 (program) binary package.
    A newer mmark 2.2.0 (or later) binary package will be provided from
    a future golang-github-mmarkdown-mmark source package.

 -- Anthony Fok <foka@debian.org>  Sun, 10 Nov 2019 21:54:15 -0700

golang-github-miekg-mmark (1.3.6+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Add "Testsuite: autopkgtest-pkg-go" to debian/control.

 -- Anthony Fok <foka@debian.org>  Fri, 04 Aug 2017 00:34:48 -0600

golang-github-miekg-mmark (1.3.5+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * 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:34:10 -0600

golang-github-miekg-mmark (1.3.4+git20161103.9.2d4f1dd+dfsg-1) unstable; urgency=medium

  * New upstream snapshot to matches the revision specified in
    the vendor/vendor.json file in the Hugo 0.18 series.

 -- Anthony Fok <foka@debian.org>  Sun, 01 Jan 2017 12:19:34 -0700

golang-github-miekg-mmark (1.3.4+dfsg-2) unstable; urgency=medium

  * Cherry-pick upstream fixes from v1.3.4+git20160927.8.g701c11f
  * Lintian: Remove unused-override statically-linked-binary

 -- Anthony Fok <foka@debian.org>  Fri, 14 Oct 2016 23:03:14 -0600

golang-github-miekg-mmark (1.3.4+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Revise repacking options in debian/watch
    and remove my previous workaround in debian/rules
  * Use wildcards in Files-Excluded in debian/copyright
    to make it more future-proof in case more RFCs are added
  * Remove dependency on the since-renamed golang-toml-dev

 -- Anthony Fok <foka@debian.org>  Thu, 09 Jun 2016 05:44:31 -0600

golang-github-miekg-mmark (1.3.1+dfsg-1ubuntu1) yakkety; urgency=medium

  * Fix build dependencies.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Fri, 20 May 2016 13:01:25 +1200

golang-github-miekg-mmark (1.3.1+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Update debian/control
    - Bump Standards-Version to 3.9.8 (no change)
    - Use secure https URL for Vcs-Git field too
    - Remove "golang-go | gccgo" from Depends field
  * Refresh debian/copyright

 -- Anthony Fok <foka@debian.org>  Sat, 30 Apr 2016 03:24:30 +0800

golang-github-miekg-mmark (1.3+git849458a+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Extend Build-Depends on golang-go to ppc64 and ppc64el
  * Allow package to be installed with gccgo where golang-go is unavailable
  * Update debian/copyright

 -- Anthony Fok <foka@debian.org>  Fri, 15 Jan 2016 04:35:56 -0700

golang-github-miekg-mmark (1.3+513bd0a+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Add debian/watch
  * Add list of Files-Excluded to debian/copyright
  * Remove convert/ from debian/mmark.docs
  * Add get-orig-source target in debian/rules to facilitate the creation
    of DFSG-clean source tarball
  * Fix FTBFS bug: Prefer the old golang-toml-dev in debian/control until
    the replacement golang-github-burntsushi-toml-dev package is uploaded.
    (Closes: #802793)

 -- Anthony Fok <foka@debian.org>  Tue, 03 Nov 2015 20:47:07 -0700

golang-github-miekg-mmark (1.2+git20150919.694.bc8de59+dfsg-1) unstable; urgency=medium

  * Initial release (Closes: #799747)
  * Remove RFC published after 1989 to make the source DFSG-clean
  * Create man page for mmark(1)

 -- Anthony Fok <foka@debian.org>  Tue, 22 Sep 2015 08:06:31 -0600