File: changelog

package info (click to toggle)
golang-check.v1 0.0%2Bgit20161208.0.20d25e2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 276 kB
  • ctags: 482
  • sloc: makefile: 14
file content (68 lines) | stat: -rw-r--r-- 2,355 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
golang-check.v1 (0.0+git20161208.0.20d25e2-1) unstable; urgency=medium

  * New upstream snapshot

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

golang-check.v1 (0.0+git20160105.0.4f90aea-2) unstable; urgency=medium

  * Rename golang-check.v1-dev to golang-gopkg-check.v1-dev
    for pkg-go policy compliance.

 -- Anthony Fok <foka@debian.org>  Thu, 02 Jun 2016 15:52:14 -0600

golang-check.v1 (0.0+git20160105.0.4f90aea-1) unstable; urgency=medium

  * Imported new upstream snapshot
  * Add debian/gbp.conf
  * Update debian/control
    - Bump Standards-Version to 3.9.8 (no change)
    - Use secure https URLs for Vcs-* fields
    - Add XS-Go-Import-Path field
    - Add myself as to the list of Uploaders
    - Change Build-Depends on golang-go to golang-any

 -- Anthony Fok <foka@debian.org>  Thu, 02 Jun 2016 15:26:47 -0600

golang-check.v1 (0.0+git20150729.11d3bc7-3) unstable; urgency=medium

  * Team upload.
  * Install compatibility symlink for "github.com/go-check/check".
  * Provides += "golang-github-go-check-check-dev".
  * Standards-Version: 3.9.7.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 19 Mar 2016 14:23:16 +1100

golang-check.v1 (0.0+git20150729.11d3bc7-2) unstable; urgency=medium

  * debian/patches/01-Skip_flaky_tests.patch: Avoid running flaky tests.
    Closes: #796806.

 -- Martín Ferrari <tincho@debian.org>  Thu, 03 Sep 2015 14:06:46 +0000

golang-check.v1 (0.0+git20150729.11d3bc7-1) unstable; urgency=medium

  * Import new upstream snapshot.

 -- Michael Stapelberg <stapelberg@debian.org>  Thu, 30 Jul 2015 09:37:23 +0200

golang-check.v1 (0.0+git20150627.b3d3430-2) unstable; urgency=medium

  * debian/copyright: Add explicit copyright statement about benchmark.go.
    It has different authors and license (BSD-3). Spotted by Thorsten Alteholz
    from ftp-master.
  * debian/control: Add missing control fields.

 -- Martín Ferrari <tincho@debian.org>  Sun, 28 Jun 2015 01:03:56 +0000

golang-check.v1 (0.0+git20150627.b3d3430-1) unstable; urgency=medium

  * Update to latest upstream commit, and upload to Debian.

 -- Martín Ferrari <tincho@debian.org>  Sat, 27 Jun 2015 06:51:59 +0000

golang-check.v1 (0.0~git20150225-0ubuntu1) unstable; urgency=low

  * Initial package. (Closes #779230)

 -- Sergio Schvezov <sergio.schvezov@canonical.com>  Wed, 25 Feb 2015 09:31:29 -0300