uncommitted - golang-github-dsnet-golib

Ready changes

Summary

Import uploads missing from VCS:

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index f3bcf88..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-
-.pc
diff --git a/debian/changelog b/debian/changelog
index 589c213..0bdd890 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+golang-github-dsnet-golib (0.0~git20171103.1ea1667-1.1) unstable; urgency=medium
+
+  * Non maintainer upload by the Reproducible Builds team.
+  * No source change upload to rebuild on buildd with .buildinfo files.
+
+ -- Holger Levsen <holger@debian.org>  Sat, 09 Jan 2021 12:29:41 +0100
+
 golang-github-dsnet-golib (0.0~git20171103.1ea1667-1) unstable; urgency=medium
 
   * Initial release (Closes: #902735)
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..b4de394
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+11
diff --git a/debian/control b/debian/control
index 6b4cf01..486a72d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
 Uploaders: Anthony Fok <foka@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper (>= 11),
                dh-golang,
                golang-any,
                golang-github-google-go-cmp-dev
@@ -18,7 +18,6 @@ Package: golang-github-dsnet-golib-dev
 Architecture: all
 Depends: ${misc:Depends},
          golang-github-google-go-cmp-dev
-Multi-Arch: foreign
 Description: Collection of mostly unrelated helper Go packages
  This repository stores a collection of mostly unrelated helper libraries.
  Functionality that the author (Joe Tsai) found common among his various
diff --git a/debian/gitlab-ci.yml b/debian/gitlab-ci.yml
deleted file mode 100644
index 594e14e..0000000
--- a/debian/gitlab-ci.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-# auto-generated, DO NOT MODIFY.
-# The authoritative copy of this file lives at:
-# https://salsa.debian.org/go-team/infra/pkg-go-tools/blob/master/config/gitlabciyml.go
----
-include:
-  - https://salsa.debian.org/go-team/infra/pkg-go-tools/-/raw/master/pipeline/test-archive.yml
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
deleted file mode 100644
index 86ce3ea..0000000
--- a/debian/upstream/metadata
+++ /dev/null
@@ -1,4 +0,0 @@
-Bug-Database: https://github.com/dsnet/golib/issues
-Bug-Submit: https://github.com/dsnet/golib/issues/new
-Repository: https://github.com/dsnet/golib.git
-Repository-Browse: https://github.com/dsnet/golib

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

Run locally

More details

Full run details