uncommitted - golang-github-kotakanbe-logrus-prefixed-formatter

Ready changes

Summary

Import uploads missing from VCS:

Diff

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 347a3c5..3a2fc31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+golang-github-kotakanbe-logrus-prefixed-formatter (0.0~git20170801.0.75edb2e8-5) unstable; urgency=medium
+
+  [ Debian Janitor ]
+  * Bump debhelper from old 10 to 12.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Repository, Repository-Browse.
+
+  [ Nobuhiro Iwamatsu ]
+  * Add d/gbp.conf
+  * Update d/control
+    - Add "Rules-Requires-Root: no".
+    - Update Maintainer to Debian Go Packaging Team
+      <team+pkg-go@tracker.debian.org>.
+    - Change Section from devel to golang.
+    - Bump Standards-Version to 4.5.1 (no change).
+    - Mark library package with "Multi-Arch: foreign".
+    - Bump debhelper to 13.
+  * Update d/upstream/metadata
+    - Add Bug-Database and Bug-Submit.
+  * Update d/lintian-overrides
+    - Fix format.
+
+ -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Sun, 19 Sep 2021 09:41:50 +0900
+
 golang-github-kotakanbe-logrus-prefixed-formatter (0.0~git20170801.0.75edb2e8-4) unstable; urgency=medium
 
   * Update lintian-overrides.
diff --git a/debian/control b/debian/control
index 9330c6b..7a42a6a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,16 @@
 Source: golang-github-kotakanbe-logrus-prefixed-formatter
-Section: devel
+Section: golang
 Priority: optional
-Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
+Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
 Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-golang,
                golang-any,
                golang-github-mgutz-ansi-dev,
                golang-github-sirupsen-logrus-dev,
                golang-golang-x-crypto-dev
-Standards-Version: 4.1.1
+Standards-Version: 4.5.1
+Rules-Requires-Root: no
 Homepage: https://github.com/kotakanbe/logrus-prefixed-formatter
 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-kotakanbe-logrus-prefixed-formatter.git
 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-kotakanbe-logrus-prefixed-formatter
@@ -18,6 +19,7 @@ Testsuite: autopkgtest-pkg-go
 
 Package: golang-github-kotakanbe-logrus-prefixed-formatter-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          golang-github-mgutz-ansi-dev,
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..03fc40b
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,4 @@
+[DEFAULT]
+debian-branch = debian/sid
+dist = DEP14
+pristine-tar = True
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/golang-github-kotakanbe-logrus-prefixed-formatter-dev.lintian-overrides b/debian/golang-github-kotakanbe-logrus-prefixed-formatter-dev.lintian-overrides
index 5270e68..ea51581 100644
--- a/debian/golang-github-kotakanbe-logrus-prefixed-formatter-dev.lintian-overrides
+++ b/debian/golang-github-kotakanbe-logrus-prefixed-formatter-dev.lintian-overrides
@@ -1 +1,2 @@
-golang-github-kotakanbe-logrus-prefixed-formatter-dev: package-has-long-file-name 90 > 80
+# Source package name is policy compliant so kinda stuck...
+golang-github-kotakanbe-logrus-prefixed-formatter-dev: package-has-long-file-name
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 6bf067a..f4e8733 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,2 @@
-source: package-has-long-file-name 82 > 80
-source: source-package-component-has-long-file-name 92 > 80
+source: source-package-component-has-long-file-name
+source: package-has-long-file-name
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 116ec61..8072241 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,2 +1,5 @@
+---
+Bug-Database: https://github.com/kotakanbe/logrus-prefixed-formatter/issues
+Bug-Submit: https://github.com/kotakanbe/logrus-prefixed-formatter/issues/new
 Repository: https://github.com/kotakanbe/logrus-prefixed-formatter.git
 Repository-Browse: https://github.com/kotakanbe/logrus-prefixed-formatter

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Maintainer: Debian Go Packaging Team  
  • Multi-Arch: foreign
  • Section: devel golang

Run locally

More details

Full run details