Package: golang-text
Version: 0.0~git20130502-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 suite execution during package build.

Tests execute and pass with golang 1.5 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-text-0.0~git20130502/debian/rules golang-text-0.0~git20130502/debian/rules
--- golang-text-0.0~git20130502/debian/rules	2013-09-16 15:46:44.000000000 +0100
+++ golang-text-0.0~git20130502/debian/rules	2015-10-20 10:47:40.000000000 +0100
@@ -7,9 +7,6 @@
 # Using it allows us to build applications without patching locations.
 export DH_GOPKG := github.com/kr/text
 
-# Currently, tests can't win.
-override_dh_auto_test:
-
 # Remove the mc program, it doesn't serve any real purpose other than
 # demonstration and adds an unnecessary dependency on golang-pty.
 # Additional, it's a naming collision with the mc package.

Reply via email to