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
|
golang-github-masterzen-simplexml (0.0~git20190410.31eea30-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Change priority extra to priority optional.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Apply multi-arch hints.
[ Shengjing Zhu ]
* Track upstream head version
* New upstream version 0.0~git20190410.31eea30
* Update maintainer address to team+pkg-go@tracker.debian.org
* Bump debhelper-compat to 13
* Add Rules-Requires-Root
* Update Section to golang
* Update my email address
* Update Standards-Version to 4.5.1
* Add golang-github-google-go-cmp-dev to Build-Depends
-- Shengjing Zhu <zhsj@debian.org> Sun, 13 Dec 2020 16:39:23 +0800
golang-github-masterzen-simplexml (0.0~git20160608.0.4572e39-1) unstable; urgency=medium
* Adopt package (Closes: #865330).
* New snapshot release.
+ Drop update-check.v1-import.patch, applied in upstream.
* d/compat: bump to v10.
* d/control:
+ Bump Standards-Version to 4.0.0.
+ Bump dependency of debhelper to 10.
+ Add autopkgtest-pkg-go Testsuite.
+ Remove test depends on dev package.
* d/copyright:
+ Change format url to https.
+ Add myself to copyright holder.
* Add pseudo d/watch.
-- Shengjing Zhu <i@zhsj.me> Fri, 28 Jul 2017 01:43:03 +0800
golang-github-masterzen-simplexml (0.0~git20140219.95ba304-2) unstable; urgency=medium
* deb/control:
+ updated uploader email address.
+ bumped standards to 3.9.8 (no changes needed).
+ use HTTPS also for Vcs-Git.
* deb/copyright:
+ updated copyright span and maintainer email address.
* Test with github.com/go-check/check instead of launchpad.net/gocheck:
+ updated build and binary dep in deb/control.
+ added update-check.v1-import.patch.
-- Daniel Stender <stender@debian.org> Wed, 08 Jun 2016 19:34:45 +0200
golang-github-masterzen-simplexml (0.0~git20140219.95ba304-1) unstable; urgency=medium
* Initial release (Closes: #808774).
-- Daniel Stender <debian@danielstender.com> Sat, 26 Dec 2015 13:07:51 +0100
|