Codebase list golang-github-gorilla-rpc / 3d3ca15
Merge branch 'scrub-obsolete' into 'master' Remove unnecessary constraints See merge request go-team/packages/golang-github-gorilla-rpc!3 Jelmer Vernooij 2 years ago
1 changed file(s) with 0 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1515 Architecture: all
1616 Depends: ${shlibs:Depends},
1717 ${misc:Depends}
18 Replaces: golang-github-gorilla-rpc (<< 0.0~git20160927.22c016f-2~)
19 Breaks: golang-github-gorilla-rpc (<< 0.0~git20160927.22c016f-2~)
2018 Multi-Arch: foreign
2119 Description: golang foundation for RPC over HTTP services
2220 gorilla/rpc is a foundation for RPC over HTTP services, providing access to