Package: golang-gopkg-sourcemap.v1 / 1.0.5+git20170213.0.6e83ace-1

Metadata

Package Version Patches format
golang-gopkg-sourcemap.v1 1.0.5+git20170213.0.6e83ace-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use local jquery.patch | (download)

consumer_test.go | 10 8 + 2 - 0 !
example_test.go | 10 7 + 3 - 0 !
2 files changed, 15 insertions(+), 5 deletions(-)

 use local jquery artifacts
 The upstream source downloads jQuery 2.0.3 during testing.
 .
 The Debian package should never assume that Internet access is available
 during building. Also, the Debian policy does not allow the embedded
 code copies. 
 .
 This patch does:
  * disables the jQuery downloading (Internet access).
  * use Debian package jQuery (libjs-jquery).
  * disable jQuery version-specific integrity tests.
Bug-Debian: https://bugs.debian.org/927227