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
|
golang-websocket (1.1.0-1) unstable; urgency=medium
* New upstream release
-- Anthony Fok <foka@debian.org> Sun, 01 Jan 2017 19:35:17 -0700
golang-websocket (1.0.0+git20160606.12.a687089-1) unstable; urgency=medium
* New upstream version
* Transition golang-websocket-dev to golang-github-gorilla-websocket-dev
as per pkg-go policy
* Remove non-working special handling of examples files
-- Anthony Fok <foka@debian.org> Fri, 10 Jun 2016 18:28:12 -0600
golang-websocket (1.0.0-1) unstable; urgency=medium
* Team upload.
[ Dmitry Smirnov ]
* Add "watch" file; upstream tagged first release.
See https://github.com/gorilla/websocket/issues/131
[ Anthony Fok ]
* New upstream release
* Refresh debian/control
- Use secure https URL for Vcs-Git field too
- Replace golang-go with golang-any in Build-Depends
- Add XS-Go-Import-Path: github.com/gorilla/websocket
- Remove dpkg-dev from Depends
* Add "-O--buildsystem=golang" in debian/rules override rules
* Add myself to the list of Uploaders
-- Anthony Fok <foka@debian.org> Fri, 10 Jun 2016 15:18:48 -0600
golang-websocket (0.0~git20160302.0.c45a635-1) unstable; urgency=medium
* Team upload.
[ Alexandre Viau ]
* Added missing dh_auto_build call.
[ Dmitry Smirnov ]
* New upstream snapshot.
* Dropped "Built-Using" from -dev package.
* Modernised Vcs-Browser URL.
* Standards-Version: 3.9.8
* Added "gbp.conf".
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 15 May 2016 20:23:16 +1000
golang-websocket (0.0~git20150811.0.b6ab76f-1) unstable; urgency=medium
* Team upload.
* New upstream release (Closes: #745586).
* Removed unused shlibs:depends.
* debian/compat bumped to 9
* standards bumped to 3.9.6
* Added homepage link
* Also remove docs for examples (fixes privacy breach)
* Changed architecture from any to all
-- Alexandre Viau <alexandre@alexandreviau.net> Tue, 01 Sep 2015 10:01:50 -0400
golang-websocket (0.0~git20140119-1) unstable; urgency=low
* Initial package. Closes: #720943.
-- Vincent Bernat <bernat@debian.org> Sun, 19 Jan 2014 14:42:03 +0100
|