uncommitted - golang-github-influxdata-wlog

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/.pc/.quilt_patches b/.pc/.quilt_patches
new file mode 100644
index 0000000..6857a8d
--- /dev/null
+++ b/.pc/.quilt_patches
@@ -0,0 +1 @@
+debian/patches
diff --git a/.pc/.quilt_series b/.pc/.quilt_series
new file mode 100644
index 0000000..c206706
--- /dev/null
+++ b/.pc/.quilt_series
@@ -0,0 +1 @@
+series
diff --git a/.pc/.version b/.pc/.version
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/.pc/.version
@@ -0,0 +1 @@
+2
diff --git a/.pc/applied-patches b/.pc/applied-patches
new file mode 100644
index 0000000..e69de29
diff --git a/debian/changelog b/debian/changelog
index 8877573..abd32df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+golang-github-influxdata-wlog (0.0~git20160411.7c63b0a-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 13:37:25 +0100
+
 golang-github-influxdata-wlog (0.0~git20160411.7c63b0a-1) unstable; urgency=medium
 
   * Initial release (Closes: #846614)
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 9f66856..003933d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org
 Uploaders: Michael Prokop <mika@debian.org>
 Rules-Requires-Root: no
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper (>= 11),
  dh-golang,
  golang-any,
-Standards-Version: 4.4.1
+Standards-Version: 4.3.0
 Homepage: https://github.com/influxdata/wlog
 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-influxdata-wlog
 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-influxdata-wlog.git
@@ -19,7 +19,6 @@ Package: golang-github-influxdata-wlog-dev
 Architecture: all
 Depends:
  ${misc:Depends},
-Multi-Arch: foreign
 Description: simple log level based Golang logger
  Provides an io.Writer that filters log messages based on a log level
  prefix. Valid log levels are: DEBUG, INFO, WARN, ERROR, OFF.
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 2fa3d69..0000000
--- a/debian/upstream/metadata
+++ /dev/null
@@ -1,4 +0,0 @@
-Bug-Database: https://github.com/influxdata/wlog/issues
-Bug-Submit: https://github.com/influxdata/wlog/issues/new
-Repository: https://github.com/influxdata/wlog.git
-Repository-Browse: https://github.com/influxdata/wlog

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

Run locally

More details

Full run details