File: changelog

package info (click to toggle)
golang-github-jdkato-prose 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 12,908 kB
  • sloc: python: 115; makefile: 54; sh: 41
file content (61 lines) | stat: -rw-r--r-- 2,370 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
golang-github-jdkato-prose (1.2.0-1) unstable; urgency=medium

  [ Debian Janitor (Jelmer Vernooij) ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Anthony Fok ]
  * New upstream version 1.2.0
  * debian/control: Update versioned dependencies as per go.mod
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"

 -- Anthony Fok <foka@debian.org>  Fri, 23 Oct 2020 02:05:18 -0600

golang-github-jdkato-prose (1.1.1-1) unstable; urgency=medium

  [ aviau ]
  * point Vcs-* urls to salsa.debian.org

  [ Anthony Fok ]
  * New upstream version 1.1.1
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
  * Bump Standards-Version to 4.5.0 (no change)
  * Update Maintainer email address to team+pkg-go@tracker.debian.org
  * Add "Rules-Requires-Root: no" to debian/control
  * Simplify debian/rules with Build-Depends: dh-golang (>= 1.31~)

 -- Anthony Fok <foka@debian.org>  Fri, 21 Feb 2020 06:02:07 -0700

golang-github-jdkato-prose (1.1.0+git20171031.e27abfd-2) unstable; urgency=medium

  * Remove dependency on golang-github-jdkato-syllables-dev
    which was no longer used in summarize/syllables_test.go since v1.0.0.

 -- Anthony Fok <foka@debian.org>  Thu, 08 Mar 2018 03:10:42 -0700

golang-github-jdkato-prose (1.1.0+git20171031.e27abfd-1) unstable; urgency=medium

  * New upstream version
  * Apply "cme fix dpkg" to debian/control,
    bumping Standards-Version to 4.1.3,
    setting Priority to optional, and
    adding Testsuite: autopkgtest-pkg-go, etc.
  * Use debhelper (>= 11)

 -- Anthony Fok <foka@debian.org>  Wed, 07 Mar 2018 20:01:41 -0700

golang-github-jdkato-prose (0.0~git20170806.0.a678fc7-1) unstable; urgency=medium

  * Initial release (Closes: #871474)
  * Skip building tag/aptag*.go, chunk/chunk_test.go and cmd/prose
    to workaround a missing golang-github-shogo82148-go-shuffle-dev
    which is currently licenseless.
  * {Build-,}Depend on golang-github-shogo82148-go-shuffle-dev
    and resume full build and test.
    Thanks to Ichinose Shogo (@shogo82148) for fixing
    the missing license issue so promptly.
  * Add missing copyright attributions in debian/copyright.
    (Thanks, Luca!)

 -- Anthony Fok <foka@debian.org>  Mon, 04 Sep 2017 17:13:38 -0600