uncommitted - golang-rsc-qr

Ready changes

Summary

Import uploads missing from VCS:

Diff

diff --git a/debian/changelog b/debian/changelog
index a4801c0..59cba7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+golang-rsc-qr (0.0~git20161121.48b2ede-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disabling test-suite for now (Closes: #978296).
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org>  Tue, 02 Feb 2021 08:17:29 +0100
+
 golang-rsc-qr (0.0~git20161121.48b2ede-1) unstable; urgency=medium
 
   * Initial release (Closes: #890197)
diff --git a/debian/rules b/debian/rules
index 8cce5e0..b43b58b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@ --buildsystem=golang --with=golang
+
+override_dh_auto_test:
+	# disabling for now (#978296)

Run locally

More details

Full run details