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-davecgh-go-spew (1.1.1-3) unstable; urgency=medium
* Team upload.
[ Debian Janitor (Jelmer Vernooij ) ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Apply multi-arch hints to golang-github-davecgh-go-spew-dev:
Add Multi-Arch: foreign.
[ Anthony Fok ]
* Reorder fields in debian/control and debian/copyright
* debian/control:
- Change Section from devel to golang
- Update Maintainer email address to team+pkg-go@tracker.debian.org
- Bump build-dependency: debhelper-compat (= 13)
- Use dh-sequence-golang instead of dh-golang and --with=golang
- Bump Standards-Version to 4.6.1 (no change)
- Remove unneeded Depends: ${shlibs:Depends}
* debian/rules: Add --builddirectory=_build to dh invocation
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
-- Anthony Fok <foka@debian.org> Wed, 13 Jul 2022 02:01:44 -0600
golang-github-davecgh-go-spew (1.1.1-2) unstable; urgency=medium
* Add myself as an uploader (Closes: #940352)
- Thanks for all the work so far, Alexandre Viau.
* Bump Standards-Version to 4.4.1
* Bump debhelper-compat to 12
* Fix package wrt cme
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 22 Oct 2019 18:46:39 +0530
golang-github-davecgh-go-spew (1.1.1-1) unstable; urgency=medium
* New upstream version.
-- Alexandre Viau <aviau@debian.org> Sat, 17 Nov 2018 12:38:00 -0500
golang-github-davecgh-go-spew (1.1.0-4) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Tue, 06 Feb 2018 00:01:53 -0500
golang-github-davecgh-go-spew (1.1.0-3) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 16:38:53 -0500
golang-github-davecgh-go-spew (1.1.0-2) unstable; urgency=medium
* Move to salsa.debian.org.
* Change my email to @debian.org.
* Priority extra -> optional.
* Testsuite: autopkgtest-pkg-go.
-- Alexandre Viau <aviau@debian.org> Sat, 30 Dec 2017 13:48:46 -0500
golang-github-davecgh-go-spew (1.1.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* Add debian/watch
* Change Build-Depends from golang-go to golang-any
* Update copyright years in debian/copyright
-- Anthony Fok <foka@debian.org> Thu, 29 Dec 2016 17:10:47 -0700
golang-github-davecgh-go-spew (0.0~git20151106.5215b55-1) unstable; urgency=medium
* Team upload.
[ Tim Potter ]
* Update to latest upstream commit
* d/control: Update to latest standards version
[ Martín Ferrari ]
* debian/control: Use XS-Go-Import-Path, update Vcs-* fields, and
update Standards-Version without changes.
* debian/rules: add gen-orig-tgz target.
* Actually merge the upstream branch, and add commit number to version.
-- Martín Ferrari <tincho@debian.org> Sun, 01 May 2016 20:59:57 +0100
golang-github-davecgh-go-spew (0.0~git20150619-1) unstable; urgency=medium
* Initial release. (Closes: #792230)
-- Alexandre Viau <alexandre@alexandreviau.net> Sun, 12 Jul 2015 19:07:12 -0400
|