uncommitted - golang-github-leodido-ragel-machinery

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 5e30c3b..efc90cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+golang-github-leodido-ragel-machinery (0.0~git20181214.299bdde-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 17:02:39 +0100
+
 golang-github-leodido-ragel-machinery (0.0~git20181214.299bdde-1) unstable; urgency=medium
 
   * Initial release (Closes: #919692)
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 ac27134..94012ac 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: devel
 Priority: optional
 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
 Uploaders: Michael Prokop <mika@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper (>= 11),
                dh-golang,
                golang-any,
                golang-github-google-go-cmp-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.3.0
 Homepage: https://github.com/leodido/ragel-machinery
 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-leodido-ragel-machinery
 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-leodido-ragel-machinery.git
@@ -18,7 +18,6 @@ Package: golang-github-leodido-ragel-machinery-dev
 Architecture: all
 Depends: ${misc:Depends},
          golang-github-google-go-cmp-dev
-Multi-Arch: foreign
 Description: Machineries for development of ragel parsers
  ragel machinery Machineries to speed up and facilitate the development
  of ragel parsers able to accept streaming inputs.
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 d1ada95..0000000
--- a/debian/upstream/metadata
+++ /dev/null
@@ -1,4 +0,0 @@
-Bug-Database: https://github.com/leodido/ragel-machinery/issues
-Bug-Submit: https://github.com/leodido/ragel-machinery/issues/new
-Repository: https://github.com/leodido/ragel-machinery.git
-Repository-Browse: https://github.com/leodido/ragel-machinery

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/share/gocode/src/github.com/leodido/ragel-machinery/examples/example_test.go
-rw-r--r--  root/root   /usr/share/gocode/src/github.com/leodido/ragel-machinery/examples/multiline.go
-rw-r--r--  root/root   /usr/share/gocode/src/github.com/leodido/ragel-machinery/examples/newlines.go

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

Run locally

More details

Full run details