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
|
golang-pretty (0.0~git20160325.0.add1dbc-1) unstable; urgency=medium
[ Tonnerre LOMBARD ]
* It appears it doesn't really hurt anymore to run the tests.
(Fix committed in 2013. Closes: #802459)
* debhelper changed its versioning schema with v9.
[ Anthony Fok ]
* New upstream version
* Add debian/gbp.conf setting pristine-tar to True
* Update fields in debian/control:
- Bump Standards-Version to 3.9.8 (no change)
- Use secure https URLs for Vcs-* fields
- Add XS-Go-Import-Path: github.com/kr/pretty
- Change Maintainer to Debian Go Packaging Team (pkg-go)
- Add myself as to the list of Uploaders
* Update debian/copyright
* Rename golang-pretty-dev to golang-github-kr-pretty-dev
for pkg-go policy compliance.
-- Anthony Fok <foka@debian.org> Fri, 29 Apr 2016 13:12:37 +0800
golang-pretty (0.0~git20130613-1) unstable; urgency=low
* Initial release. Closes: #722983
-- Tonnerre Lombard <tonnerre@ancient-solutions.com> Wed, 11 Sep 2013 02:36:12 +0200
|