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
|
golang-github-xtaci-smux (1.0.7+ds-1~bpo8+1) jessie-backports-sloppy; urgency=medium
* Rebuild for jessie-backports-sloppy.
-- Roger Shimizu <rogershimizu@gmail.com> Wed, 29 Aug 2018 01:20:49 +0900
golang-github-xtaci-smux (1.0.7+ds-1~bpo9+1) stretch-backports; urgency=medium
* Rebuild for stretch-backports.
* debian/patches:
- Revert a commit that introduced calling time.Until(), which is
supported since golang 1.8 in buster.
-- Roger Shimizu <rogershimizu@gmail.com> Wed, 29 Aug 2018 01:13:29 +0900
golang-github-xtaci-smux (1.0.7+ds-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Michael Stapelberg ]
* Add debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci).
[ Roger Shimizu ]
* New upstream version 1.0.7
* debian/control:
- Bump Priority from extra to optional.
-- Roger Shimizu <rogershimizu@gmail.com> Sun, 26 Aug 2018 18:38:56 +0900
golang-github-xtaci-smux (1.0.6+ds-1~bpo8+1) jessie-backports-sloppy; urgency=medium
* Rebuild for jessie-backports-sloppy.
-- Roger Shimizu <rogershimizu@gmail.com> Sat, 06 Jan 2018 12:18:11 +0900
golang-github-xtaci-smux (1.0.6+ds-1~bpo9+1) stretch-backports; urgency=medium
* Rebuild for stretch-backports.
-- Roger Shimizu <rogershimizu@gmail.com> Sat, 06 Jan 2018 12:17:30 +0900
golang-github-xtaci-smux (1.0.6+ds-1) unstable; urgency=medium
* New upstream version 1.0.6
* debian/watch:
- Change filenamemangle to match with the filename in archive.
* debian/control:
- Set Testsuite to autopkgtest-pkg-go.
- Bump up standards version to 4.1.1 (with change above).
* Remove debian/source.lintian-overrides, since it's unused.
-- Roger Shimizu <rogershimizu@gmail.com> Sun, 15 Oct 2017 02:10:58 +0900
golang-github-xtaci-smux (1.0.5+ds-1~bpo8+1) jessie-backports-sloppy; urgency=medium
* Rebuild for jessie-backports-sloppy.
* debian/control:
- Use dh-golang in jessie-backports (1.19).
-- Roger Shimizu <rogershimizu@gmail.com> Sat, 15 Jul 2017 20:25:35 +0900
golang-github-xtaci-smux (1.0.5+ds-1~bpo9+1) stretch-backports; urgency=medium
* Rebuild for stretch-backports.
-- Roger Shimizu <rogershimizu@gmail.com> Wed, 05 Jul 2017 23:59:20 +0900
golang-github-xtaci-smux (1.0.5+ds-1) unstable; urgency=medium
* debian/docs:
- Add README.md
* debian/control:
- Update package description.
* debian/patches:
- Add a backport patch from upstream to update tests.
* Because it doesn't depends on package in experimental, and it's total
new package, it's safe to upload to unstable now.
-- Roger Shimizu <rogershimizu@gmail.com> Sat, 13 May 2017 16:34:35 +0900
golang-github-xtaci-smux (1.0.5+ds-1~exp1) experimental; urgency=medium
* New upstream 1.0.5
* debian/patches:
- Add a backport patch from upstream to update README.md
-- Roger Shimizu <rogershimizu@gmail.com> Thu, 30 Mar 2017 23:43:44 +0900
golang-github-xtaci-smux (1.0.4+git20170307+ds-1~exp1) experimental; urgency=medium
* Initial release (Closes: 852955)
-- Roger Shimizu <rogershimizu@gmail.com> Tue, 07 Mar 2017 19:11:04 +0900
|