uncommitted - golang-github-htcat-htcat

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 36282ed..7b17bbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+golang-github-htcat-htcat (1.0.2-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:30 +0100
+
 golang-github-htcat-htcat (1.0.2-1) unstable; urgency=medium
 
   * Initial release (Closes: #915815)
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 91ade07..501ad9d 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: Nobuhiro Iwamatsu <iwamatsu@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper (>= 11),
                dh-golang,
                golang-any
 Standards-Version: 4.1.4
@@ -17,7 +17,6 @@ Package: golang-github-htcat-htcat-dev
 Architecture: all
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Multi-Arch: foreign
 Description: Parallel and Pipelined HTTP GET Utility for golang
  htcat is a utility to perform parallel, pipelined execution of a
  single HTTP GET.
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 789ce4c..0000000
--- a/debian/upstream/metadata
+++ /dev/null
@@ -1,4 +0,0 @@
-Bug-Database: https://github.com/htcat/htcat/issues
-Bug-Submit: https://github.com/htcat/htcat/issues/new
-Repository: https://github.com/htcat/htcat.git
-Repository-Browse: https://github.com/htcat/htcat

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

Run locally

More details

Full run details