Source: golang-websocket Maintainer: Debian Go Packaging Team Uploaders: Vincent Bernat , Anthony Fok Section: devel Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper (>= 10), dh-golang, golang-any Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-websocket Vcs-Git: https://salsa.debian.org/go-team/packages/golang-websocket.git Homepage: https://github.com/gorilla/websocket XS-Go-Import-Path: github.com/gorilla/websocket Package: golang-github-gorilla-websocket-dev Architecture: all Depends: ${misc:Depends} Breaks: golang-websocket-dev (<< 1.0.0+git20160606.12.a687089-1~) Provides: golang-websocket-dev Replaces: golang-websocket-dev (<< 1.0.0+git20160606.12.a687089-1~) Description: Go package implementing the WebSocket protocol The Gorilla WebSocket package provides a complete and tested implementation of the WebSocket protocol, as defined by RFC 6455. It passes the server tests in the Autobahn WebSockets Test Suite. Package: golang-websocket-dev Architecture: all Section: oldlibs Depends: golang-github-gorilla-websocket-dev, ${misc:Depends} Description: Transitional package for golang-github-gorilla-websocket-dev This is a transitional package to ease upgrades to the golang-github-gorilla-websocket-dev package. It can safely be removed.