Package: golang-pretty
Version: 0.0~git20130613-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu wily ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * Re-enable test execution during package build.

The test suite executes just fine with golang 1.5 as found in Ubuntu and Debian 
unstable.

Thanks for considering the patch.


-- System Information:
Debian Release: jessie/sid
  APT prefers wily-updates
  APT policy: (500, 'wily-updates'), (500, 'wily-security'), (500, 'wily'), 
(100, 'wily-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-16-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru golang-pretty-0.0~git20130613/debian/rules golang-pretty-0.0~git20130613/debian/rules
--- golang-pretty-0.0~git20130613/debian/rules	2013-09-17 05:40:27.000000000 +0100
+++ golang-pretty-0.0~git20130613/debian/rules	2015-10-20 10:44:13.000000000 +0100
@@ -7,8 +7,5 @@
 # Using it allows us to build applications without patching locations.
 export DH_GOPKG := github.com/kr/pretty
 
-# Currently, tests can't win.
-override_dh_auto_test:
-
 %:
 	dh $@ --buildsystem=golang --with=golang

Reply via email to