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 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
|
golang-check.v1 (0.0+git20180628.788fd78-1) unstable; urgency=medium
* New upstream version 0.0+git20180628.788fd78
* Bump Standards-Version to 4.2.1 (no change)
* Update Maintainer email to team+pkg-go@tracker.debian.org
* Add dependency on golang-github-kr-pretty-dev
-- Anthony Fok <foka@debian.org> Thu, 20 Dec 2018 11:12:11 -0700
golang-check.v1 (0.0+git20161208.0.20d25e2-6) unstable; urgency=medium
[ Michael Stapelberg ]
* Update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
[ Anthony Fok ]
* Apply "cme fix dpkg" fixes:
- Bump Standards-Version from 3.9.8 to 4.1.3
- Use secure https protocol for debian/copyright format URL
- Add description synopsis to 01-Skip_flaky_tests.patch
* Use debhelper (>= 11)
* Bump Standards-Version to 4.1.4:
Remove gen-orig-tgz (akin to get-orig-source) debian/rules target
-- Anthony Fok <foka@debian.org> Wed, 11 Apr 2018 04:12:45 -0600
golang-check.v1 (0.0+git20161208.0.20d25e2-5) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Tue, 06 Feb 2018 00:17:47 -0500
golang-check.v1 (0.0+git20161208.0.20d25e2-4) unstable; urgency=medium
* Team upload.
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 17:04:45 -0500
golang-check.v1 (0.0+git20161208.0.20d25e2-3) unstable; urgency=medium
* Team upload.
* Move to salsa.debian.org.
* Add import paths to XS-Go-Import-Path.
* Create symlink to launchpad.net/gocheck.
* Depend on dh-golang > 1.28.
* Priority extra -> optional.
* Testsuite: autopkgtest-pkg-go.
-- Alexandre Viau <aviau@debian.org> Sun, 07 Jan 2018 19:34:47 -0500
golang-check.v1 (0.0+git20161208.0.20d25e2-2) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Remove Built-Using from arch:all -dev package
-- Michael Hudson-Doyle <mwhudson@debian.org> Wed, 27 Sep 2017 08:40:08 -0400
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
|