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
|
golang-github-xiang90-probing (0.0.2-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Anthony Fok ]
* New upstream version 0.0.2:
- Fix HTTP status code error reporting
* Apply "cme fix dpkg" fixes:
- Bump Standards-Versions to 4.3.0 (no change);
- Change Priority to optional;
- Update debhelper dependency to (>= 12~), etc.
* Remove "uupdate" from debian/watch
* Update Maintainer email address to team+pkg-go@tracker.debian.org
-- Anthony Fok <foka@debian.org> Fri, 18 Jan 2019 00:05:00 -0700
golang-github-xiang90-probing (0.0.1-1) unstable; urgency=medium
* New upstream release (identical to 0.0~git20160813.0.07dd2e8).
* Add debian/watch
* Build-Depends on golang-any instead of golang-go, and remove
unnecessary "Depends: golang-go" and Build-Using from -dev package
* Add XS-Go-Import-Path field
and remove the corresponding DH_GOPKG variable in debian/rules
* Make package description slightly more informative
* Use debhelper (>= 10)
* Bump Standards-Version to 4.0.0:
Use https form of the copyright-format URL in debian/copyright
* Add "Testsuite: autopkgtest-pkg-go" to debian/control
* Add myself to the list of Uploaders
-- Anthony Fok <foka@debian.org> Tue, 01 Aug 2017 10:40:01 -0600
golang-github-xiang90-probing (0.0~git20160813.0.07dd2e8-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Tim Potter ]
* New upstream snapshot.
* Standards-Version: 3.9.8
-- Tim Potter <tpot@hpe.com> Wed, 08 Feb 2017 21:39:00 +1100
golang-github-xiang90-probing (0.0~git20150806.0.6a0cc1a-1) unstable; urgency=medium
* Initial release (Closes: #818941).
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 22 Mar 2016 10:46:25 +1100
|