New Upstream Snapshot - golang-github-facebookgo-stack

Ready changes

Summary

Merged new upstream version: 0.0~git20160209.1.7517733 (was: 0.0~git20160209.0.7517733).

Resulting package

Built on 2022-12-13T21:49 (took 3m34s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots golang-github-facebookgo-stack-dev

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 4589794..b0d4499 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang-github-facebookgo-stack (0.0~git20160209.1.7517733-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 13 Dec 2022 21:47:20 -0000
+
 golang-github-facebookgo-stack (0.0~git20160209.0.7517733-10) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/patches/different-stack-trace.patch b/debian/patches/different-stack-trace.patch
index 5046383..e62147d 100644
--- a/debian/patches/different-stack-trace.patch
+++ b/debian/patches/different-stack-trace.patch
@@ -1,8 +1,10 @@
 Description: the stack trace seems to be different with newer golang version
 Author: Thorsten Alteholz <debian@alteholz.de>
---- a/stack_test.go
-+++ b/stack_test.go
-@@ -21,34 +21,31 @@
+Index: golang-github-facebookgo-stack.git/stack_test.go
+===================================================================
+--- golang-github-facebookgo-stack.git.orig/stack_test.go
++++ golang-github-facebookgo-stack.git/stack_test.go
+@@ -21,34 +21,31 @@ func indirect3() stack.Stack {
  }
  
  func TestCallers(t *testing.T) {
@@ -43,7 +45,7 @@ Author: Thorsten Alteholz <debian@alteholz.de>
  	}
  	match(t, m.String(), matches)
  }
-@@ -68,20 +65,19 @@
+@@ -68,20 +65,19 @@ func (m typ) indirect3() stack.Stack {
  }
  
  func TestCallersWithStruct(t *testing.T) {

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details