#1084884 RFS: golang-github-regclient-regclient/0.7.1-1 [ITP] -- Docker and OCI Registry Client (tooling)

#1084884#5
Date:
2024-10-10 11:31:58 UTC
From:
To:
Dear mentors,

I am looking for a sponsor for my package "golang-github-regclient-
regclient":

 * Package name     : golang-github-regclient-regclient
   Version          : 0.7.1-1
   Upstream contact : Brandon Mitchell <git@bmitch.net>
 * URL              : https://github.com/regclient/regclient
 * License          : Apache-2.0
 * Vcs              :
https://salsa.debian.org/go-team/packages/golang-github-regclient-regclient
   Section          : golang

The source builds the following binary packages:

  golang-github-regclient-regclient-dev - Docker and OCI Registry
Client (library)
  regclient - Docker and OCI Registry Client (tooling)

To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/golang-github-regclient-regclient/

Alternatively, you can download the package with 'dget' using this
command:

  dget -x
https://mentors.debian.net/debian/pool/main/g/golang-github-regclient-regclient/golang-github-regclient-regclient_0.7.1-1.dsc

Changes for the initial release:

 golang-github-regclient-regclient (0.7.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1084521)

Regards,

#1084884#12
Date:
2024-10-10 19:39:24 UTC
From:
To:
Control tags -1 +moreinfo

Felix,

Preamble...

Thank you for taking the time to prepare this package and your contribution
to the Debian project.

The review below is for assistance. This review is offered to help package
submitters to Debian mentors inorder to improve their packages prior to
possible sponsorship into Debian. There is no obligation on behalf of the
submitter to make any alterations based upon information provided in the
review.

Review...

1. Build:

  * pbuilder [1]: Good
  * sbuild [2]: Good

2. Lintian [3]: Issue

Always nice to have a manual page per binary if possible, but not a blocker.

W: regclient: no-manual-page [usr/bin/regbot]
N:
N:   Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should
have
N:   a manual page
N:
N:   Note that though the man program has the capability to check for several
N:   program names in the NAMES section, each of these programs should have
its
N:   own manual page (a symbolic link to the appropriate manual page is
N:   sufficient) because other manual page viewers such as xman or tkman
don't
N:   support this.
N:
N:   If the name of the manual page differs from the binary by case, man may
be
N:   able to find it anyway; however, it is still best practice to match the
N:   exact capitalization of the executable in the manual page.
N:
N:   If the manual pages are provided by another package on which this
package
N:   depends, Lintian may not be able to determine that manual pages are
N:   available. In this case, after confirming that all binaries do have
manual
N:   pages after this package and its dependencies are installed, please add
a
N:   Lintian override.
N:
N:   Please refer to Manual pages (Section 12.1) in the Debian Policy Manual
N:   for details.
N:
N:   Visibility: warning
N:   Show-Always: no
N:   Check: documentation/manual
N:   Renamed from: binary-without-manpage
N:
N:
W: regclient: no-manual-page [usr/bin/regctl]
N:
W: regclient: no-manual-page [usr/bin/regsync]
N:

I: golang-github-regclient-regclient source: duplicate-long-description
golang-github-regclient-regclient-dev regclient [debian/control]
N:
N:   The listed binary packages all share the same extended description.
N:
N:   Please add some additional, useful information to the extended
N:   descriptions that explain what is in each package and how it differs
from
N:   the next.
N:
N:   It is not okay to rely only on package naming conventions to indicate
what
N:   is inside.
N:
N:   Visibility: info
N:   Show-Always: no
N:   Check: debian/control/field/description/duplicate
N:
N:

I: golang-github-regclient-regclient source: out-of-date-standards-version
4.6.0 (released 2021-08-18) (current is 4.7.0)
N:
N:   The source package refers to a Standards-Version older than the one that
N:   was current at the time the package was created (according to the
N:   timestamp of the latest debian/changelog entry). Please consider
updating
N:   the package to current Policy and setting this control field
N:   appropriately.
N:
N:   If the package is already compliant with the current standards, you
don't
N:   have to re-upload the package just to adjust the Standards-Version
control
N:   field. However, please remember to update this field next time you
upload
N:   the package.
N:
N:   See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the
N:   debian-policy package for a summary of changes in newer versions of
N:   Policy.
N:
N:   Please refer to
N:   https://www.debian.org/doc/debian-policy/upgrading-checklist.html for
N:   details.
N:
N:   Visibility: info
N:   Show-Always: no
N:   Check: fields/standards-version

3. Licenses [4]: Good

4. Watch file [uscan --force-download]: Good

5. Build Twice [sudo pbuilder build --twice <package>.dsc]: Good

6. Reproducible builds [5]: Good

7. Install [No previous installs]: Not performed at this time.

8. Upgrade [Over previous installs if any]: N/A

Summary...

I believe golang-github-regclient-regclient is not yet ready for sponsorship
at this time. Could the contributor rectify one of more of the raised issues.

Once updated to your satisfaction and a new upload done, please remove the
'moreinfo' tag on the Request For Sponsorship (RFS) bug report.

Regards

Phil

[1] pbuilder:

  * Command: sudo pbuilder build <PACKAGE>.dsc
  * Document: https://wiki.ubuntu.com/PbuilderHowto.
  * Document: https://wiki.debian.org/PbuilderTricks

[2] sbuild:

  * Command: sbuild <PACKAGE>.dsc
  * Document: https://wiki.kathenas.org/pmwiki.php/Kathenas/Article00000002
  * Document: https://wiki.debian.org/sbuild

[3] lintian:

  * Command: lintian -v -i -I -E --pedantic --profile debian (*.dsc,
*.changes, *.buildinfo). Each can throw up different results, so be thorough.
  * Document: https://wiki.debian.org/Lintian

[4] lrc:

  * Command: lrc
  * Document: https://wiki.debian.org/CopyrightReviewTools#licenserecon

[5] reprotest

  * Command: sudo reprotest --vary=-build_path,domain_host.use_sudo=1 --auto-
build <PACKAGE>.dsc -- schroot unstable-amd64-sbuild
  * Document: https://wiki.kathenas.org/pmwiki.php/Kathenas/Article00000004
  * Document: https://wiki.debian.org/ReproducibleBuilds/
  * Document: https://wiki.debian.org/ReproducibleBuilds/Howto#Newer_method

#1084884#15
Date:
2024-10-10 19:39:24 UTC
From:
To:
Control tags -1 +moreinfo

Felix,

Preamble...

Thank you for taking the time to prepare this package and your contribution
to the Debian project.

The review below is for assistance. This review is offered to help package
submitters to Debian mentors inorder to improve their packages prior to
possible sponsorship into Debian. There is no obligation on behalf of the
submitter to make any alterations based upon information provided in the
review.

Review...

1. Build:

  * pbuilder [1]: Good
  * sbuild [2]: Good

2. Lintian [3]: Issue

Always nice to have a manual page per binary if possible, but not a blocker.

W: regclient: no-manual-page [usr/bin/regbot]
N:
N:   Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should
have
N:   a manual page
N:
N:   Note that though the man program has the capability to check for several
N:   program names in the NAMES section, each of these programs should have
its
N:   own manual page (a symbolic link to the appropriate manual page is
N:   sufficient) because other manual page viewers such as xman or tkman
don't
N:   support this.
N:
N:   If the name of the manual page differs from the binary by case, man may
be
N:   able to find it anyway; however, it is still best practice to match the
N:   exact capitalization of the executable in the manual page.
N:
N:   If the manual pages are provided by another package on which this
package
N:   depends, Lintian may not be able to determine that manual pages are
N:   available. In this case, after confirming that all binaries do have
manual
N:   pages after this package and its dependencies are installed, please add
a
N:   Lintian override.
N:
N:   Please refer to Manual pages (Section 12.1) in the Debian Policy Manual
N:   for details.
N:
N:   Visibility: warning
N:   Show-Always: no
N:   Check: documentation/manual
N:   Renamed from: binary-without-manpage
N:
N:
W: regclient: no-manual-page [usr/bin/regctl]
N:
W: regclient: no-manual-page [usr/bin/regsync]
N:

I: golang-github-regclient-regclient source: duplicate-long-description
golang-github-regclient-regclient-dev regclient [debian/control]
N:
N:   The listed binary packages all share the same extended description.
N:
N:   Please add some additional, useful information to the extended
N:   descriptions that explain what is in each package and how it differs
from
N:   the next.
N:
N:   It is not okay to rely only on package naming conventions to indicate
what
N:   is inside.
N:
N:   Visibility: info
N:   Show-Always: no
N:   Check: debian/control/field/description/duplicate
N:
N:

I: golang-github-regclient-regclient source: out-of-date-standards-version
4.6.0 (released 2021-08-18) (current is 4.7.0)
N:
N:   The source package refers to a Standards-Version older than the one that
N:   was current at the time the package was created (according to the
N:   timestamp of the latest debian/changelog entry). Please consider
updating
N:   the package to current Policy and setting this control field
N:   appropriately.
N:
N:   If the package is already compliant with the current standards, you
don't
N:   have to re-upload the package just to adjust the Standards-Version
control
N:   field. However, please remember to update this field next time you
upload
N:   the package.
N:
N:   See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the
N:   debian-policy package for a summary of changes in newer versions of
N:   Policy.
N:
N:   Please refer to
N:   https://www.debian.org/doc/debian-policy/upgrading-checklist.html for
N:   details.
N:
N:   Visibility: info
N:   Show-Always: no
N:   Check: fields/standards-version

3. Licenses [4]: Good

4. Watch file [uscan --force-download]: Good

5. Build Twice [sudo pbuilder build --twice <package>.dsc]: Good

6. Reproducible builds [5]: Good

7. Install [No previous installs]: Not performed at this time.

8. Upgrade [Over previous installs if any]: N/A

Summary...

I believe golang-github-regclient-regclient is not yet ready for sponsorship
at this time. Could the contributor rectify one of more of the raised issues.

Once updated to your satisfaction and a new upload done, please remove the
'moreinfo' tag on the Request For Sponsorship (RFS) bug report.

Regards

Phil

[1] pbuilder:

  * Command: sudo pbuilder build <PACKAGE>.dsc
  * Document: https://wiki.ubuntu.com/PbuilderHowto.
  * Document: https://wiki.debian.org/PbuilderTricks

[2] sbuild:

  * Command: sbuild <PACKAGE>.dsc
  * Document: https://wiki.kathenas.org/pmwiki.php/Kathenas/Article00000002
  * Document: https://wiki.debian.org/sbuild

[3] lintian:

  * Command: lintian -v -i -I -E --pedantic --profile debian (*.dsc,
*.changes, *.buildinfo). Each can throw up different results, so be thorough.
  * Document: https://wiki.debian.org/Lintian

[4] lrc:

  * Command: lrc
  * Document: https://wiki.debian.org/CopyrightReviewTools#licenserecon

[5] reprotest

  * Command: sudo reprotest --vary=-build_path,domain_host.use_sudo=1 --auto-
build <PACKAGE>.dsc -- schroot unstable-amd64-sbuild
  * Document: https://wiki.kathenas.org/pmwiki.php/Kathenas/Article00000004
  * Document: https://wiki.debian.org/ReproducibleBuilds/
  * Document: https://wiki.debian.org/ReproducibleBuilds/Howto#Newer_method

#1084884#22
Date:
2024-10-14 10:40:29 UTC
From:
To:
Felix,

Preamble...

Thank you for taking the time to prepare this package and your contribution
to the Debian project.

The review below is for assistance. This review is offered to help package
submitters to Debian mentors inorder to improve their packages prior to
possible sponsorship into Debian. There is no obligation on behalf of the
submitter to make any alterations based upon information provided in the
review.

Review...

1. Build:

  * pbuilder [1]: Good
  * sbuild [2]: Good

2. Lintian [3]: Information, Standards-Version

Running lintian...
N:
I: golang-github-regclient-regclient source: out-of-date-standards-version
4.6.0 (released 2021-08-18) (current is 4.7.0)
N:
N:   The source package refers to a Standards-Version older than the one that
N:   was current at the time the package was created (according to the
N:   timestamp of the latest debian/changelog entry). Please consider
updating
N:   the package to current Policy and setting this control field
N:   appropriately.
N:
N:   If the package is already compliant with the current standards, you
don't
N:   have to re-upload the package just to adjust the Standards-Version
control
N:   field. However, please remember to update this field next time you
upload
N:   the package.
N:
N:   See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the
N:   debian-policy package for a summary of changes in newer versions of
N:   Policy.
N:
N:   Please refer to
N:   https://www.debian.org/doc/debian-policy/upgrading-checklist.html for
N:   details.
N:
N:   Visibility: info
N:   Show-Always: no
N:   Check: fields/standards-version
N:
N:
I: golang-github-regclient-regclient-dev: package-contains-documentation-
outside-usr-share-doc
[usr/share/gocode/src/github.com/regclient/regclient/testdata/.wh.layer2.txt]
N:
N:   This package ships a documentation file outside /usr/share/doc
N:   Documentation files are normally installed inside /usr/share/doc.
N:
N:   If this file doesn't describe the contents or purpose of the directory
it
N:   is in, please consider moving this file to /usr/share/doc/ or maybe even
N:   removing it. If this file does describe the contents or purpose of the
N:   directory it is in, please add a lintian override.
N:
N:   Visibility: info
N:   Show-Always: no
N:   Check: documentation
N:
N:   Screen: python/egg/metadata
N:     Advocates: "Scott Kitterman" <debian@kitterman.com>
N:     Reason: The folders XXX.dist-info/ and XXX.egg-info/ hold metadata for
N:             Python modules. Those files are not documentation even though
N:             some of their names carry the .txt file extension.
N:
N:             Python modules can be both public and private.
N:
N:             Read more in
N:
https://www.python.org/dev/peps/pep-0427/#the-dist-info-directory,
N:             https://www.python.org/dev/peps/pep-0376/#id16,
N:             https://www.python.org/dev/peps/pep-0610/,
N:             https://www.python.org/dev/peps/pep-0639/,
N:
https://setuptools.pypa.io/en/latest/deprecated/python_eggs.html,
N:             and Bug#1003913.
N:
N:
I: golang-github-regclient-regclient-dev: package-contains-documentation-
outside-usr-share-doc
[usr/share/gocode/src/github.com/regclient/regclient/testdata/base-a.txt]
N:
I: golang-github-regclient-regclient-dev: package-contains-documentation-
outside-usr-share-doc
[usr/share/gocode/src/github.com/regclient/regclient/testdata/base-b.txt]
N:
I: golang-github-regclient-regclient-dev: package-contains-documentation-
outside-usr-share-doc
[usr/share/gocode/src/github.com/regclient/regclient/testdata/layer1.txt]
N:
I: golang-github-regclient-regclient-dev: package-contains-documentation-
outside-usr-share-doc
[usr/share/gocode/src/github.com/regclient/regclient/testdata/layer2.txt]
N:
I: golang-github-regclient-regclient-dev: package-contains-documentation-
outside-usr-share-doc
[usr/share/gocode/src/github.com/regclient/regclient/testdata/layer3.txt]
N:
I: regbot: spelling-error-in-binary octects octets [usr/bin/regbot]
N:
N:   Lintian found a spelling error in the given binary. Lintian has a list
of
N:   common misspellings that it looks for. It does not have a dictionary
like
N:   a spelling checker does.
N:
N:   If the string containing the spelling error is translated with the help
of
N:   gettext or a similar tool, please fix the error in the translations as
N:   well as the English text to avoid making the translations fuzzy. With
N:   gettext, for example, this means you should also fix the spelling
mistake
N:   in the corresponding msgids in the *.po files.
N:
N:   You can often find the word in the source code by running:
N:
N:    grep -rw <word> <source-tree>
N:
N:   This tag may produce false positives for words that contain non-ASCII
N:   characters due to limitations in strings.
N:
N:   Visibility: info
N:   Show-Always: no
N:   Check: binaries/spelling
N:
N:
I: regbot: spelling-error-in-binary outputing outputting [usr/bin/regbot]
N:
I: regbot: spelling-error-in-binary wtH with [usr/bin/regbot]
N:
I: regctl: spelling-error-in-binary octects octets [usr/bin/regctl]
N:
I: regctl: spelling-error-in-binary wtH with [usr/bin/regctl]
N:
I: regsync: spelling-error-in-binary octects octets [usr/bin/regsync]
N:
I: regsync: spelling-error-in-binary wtH with [usr/bin/regsync]

I: Lintian run was successful.

3. Licenses [4]: Good

4. Watch file [uscan --force-download]: Good

5. Build Twice [sudo pbuilder build --twice <package>.dsc]: Good

6. Reproducible builds [5]: Good

7. Install [No previous installs]: Good

8. Upgrade [Over previous installs if any]: N/A

Additional...

A. A new package to Debian or a new version upload needs to be '-1'. Could
you delete the other changelog entries other than that one and re-ulpoad
please.

B. Please update 'Standards-Version' in 'd/control'.

Summary...

I believe golang-github-regclient-regclient is not yet ready for sponsorship
at this time. Could the contributor rectify one of more of the raised issues.

Once updated to your satisfaction and a new upload done, please remove the
'moreinfo' tag on the Request For Sponsorship (RFS) bug report.

Regards

Phil

[1] pbuilder:

  * Command: sudo pbuilder build <PACKAGE>.dsc
  * Document: https://wiki.ubuntu.com/PbuilderHowto.
  * Document: https://wiki.debian.org/PbuilderTricks

[2] sbuild:

  * Command: sbuild <PACKAGE>.dsc
  * Document: https://wiki.kathenas.org/pmwiki.php/Kathenas/Article00000002
  * Document: https://wiki.debian.org/sbuild

[3] lintian:

  * Command: lintian -v -i -I -E --pedantic --profile debian (*.dsc,
*.changes, *.buildinfo). Each can throw up different results, so be thorough.
  * Document: https://wiki.debian.org/Lintian

[4] lrc:

  * Command: lrc
  * Document: https://wiki.debian.org/CopyrightReviewTools#licenserecon

[5] reprotest

  * Command: sudo reprotest --vary=-build_path,domain_host.use_sudo=1 --auto-
build <PACKAGE>.dsc -- schroot unstable-amd64-sbuild
  * Document: https://wiki.kathenas.org/pmwiki.php/Kathenas/Article00000004
  * Document: https://wiki.debian.org/ReproducibleBuilds/
  * Document: https://wiki.debian.org/ReproducibleBuilds/Howto#Newer_method

#1084884#27
Date:
2024-10-14 10:40:29 UTC
From:
To:
Felix,

Preamble...

Thank you for taking the time to prepare this package and your contribution
to the Debian project.

The review below is for assistance. This review is offered to help package
submitters to Debian mentors inorder to improve their packages prior to
possible sponsorship into Debian. There is no obligation on behalf of the
submitter to make any alterations based upon information provided in the
review.

Review...

1. Build:

  * pbuilder [1]: Good
  * sbuild [2]: Good

2. Lintian [3]: Information, Standards-Version

Running lintian...
N:
I: golang-github-regclient-regclient source: out-of-date-standards-version
4.6.0 (released 2021-08-18) (current is 4.7.0)
N:
N:   The source package refers to a Standards-Version older than the one that
N:   was current at the time the package was created (according to the
N:   timestamp of the latest debian/changelog entry). Please consider
updating
N:   the package to current Policy and setting this control field
N:   appropriately.
N:
N:   If the package is already compliant with the current standards, you
don't
N:   have to re-upload the package just to adjust the Standards-Version
control
N:   field. However, please remember to update this field next time you
upload
N:   the package.
N:
N:   See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the
N:   debian-policy package for a summary of changes in newer versions of
N:   Policy.
N:
N:   Please refer to
N:   https://www.debian.org/doc/debian-policy/upgrading-checklist.html for
N:   details.
N:
N:   Visibility: info
N:   Show-Always: no
N:   Check: fields/standards-version
N:
N:
I: golang-github-regclient-regclient-dev: package-contains-documentation-
outside-usr-share-doc
[usr/share/gocode/src/github.com/regclient/regclient/testdata/.wh.layer2.txt]
N:
N:   This package ships a documentation file outside /usr/share/doc
N:   Documentation files are normally installed inside /usr/share/doc.
N:
N:   If this file doesn't describe the contents or purpose of the directory
it
N:   is in, please consider moving this file to /usr/share/doc/ or maybe even
N:   removing it. If this file does describe the contents or purpose of the
N:   directory it is in, please add a lintian override.
N:
N:   Visibility: info
N:   Show-Always: no
N:   Check: documentation
N:
N:   Screen: python/egg/metadata
N:     Advocates: "Scott Kitterman" <debian@kitterman.com>
N:     Reason: The folders XXX.dist-info/ and XXX.egg-info/ hold metadata for
N:             Python modules. Those files are not documentation even though
N:             some of their names carry the .txt file extension.
N:
N:             Python modules can be both public and private.
N:
N:             Read more in
N:
https://www.python.org/dev/peps/pep-0427/#the-dist-info-directory,
N:             https://www.python.org/dev/peps/pep-0376/#id16,
N:             https://www.python.org/dev/peps/pep-0610/,
N:             https://www.python.org/dev/peps/pep-0639/,
N:
https://setuptools.pypa.io/en/latest/deprecated/python_eggs.html,
N:             and Bug#1003913.
N:
N:
I: golang-github-regclient-regclient-dev: package-contains-documentation-
outside-usr-share-doc
[usr/share/gocode/src/github.com/regclient/regclient/testdata/base-a.txt]
N:
I: golang-github-regclient-regclient-dev: package-contains-documentation-
outside-usr-share-doc
[usr/share/gocode/src/github.com/regclient/regclient/testdata/base-b.txt]
N:
I: golang-github-regclient-regclient-dev: package-contains-documentation-
outside-usr-share-doc
[usr/share/gocode/src/github.com/regclient/regclient/testdata/layer1.txt]
N:
I: golang-github-regclient-regclient-dev: package-contains-documentation-
outside-usr-share-doc
[usr/share/gocode/src/github.com/regclient/regclient/testdata/layer2.txt]
N:
I: golang-github-regclient-regclient-dev: package-contains-documentation-
outside-usr-share-doc
[usr/share/gocode/src/github.com/regclient/regclient/testdata/layer3.txt]
N:
I: regbot: spelling-error-in-binary octects octets [usr/bin/regbot]
N:
N:   Lintian found a spelling error in the given binary. Lintian has a list
of
N:   common misspellings that it looks for. It does not have a dictionary
like
N:   a spelling checker does.
N:
N:   If the string containing the spelling error is translated with the help
of
N:   gettext or a similar tool, please fix the error in the translations as
N:   well as the English text to avoid making the translations fuzzy. With
N:   gettext, for example, this means you should also fix the spelling
mistake
N:   in the corresponding msgids in the *.po files.
N:
N:   You can often find the word in the source code by running:
N:
N:    grep -rw <word> <source-tree>
N:
N:   This tag may produce false positives for words that contain non-ASCII
N:   characters due to limitations in strings.
N:
N:   Visibility: info
N:   Show-Always: no
N:   Check: binaries/spelling
N:
N:
I: regbot: spelling-error-in-binary outputing outputting [usr/bin/regbot]
N:
I: regbot: spelling-error-in-binary wtH with [usr/bin/regbot]
N:
I: regctl: spelling-error-in-binary octects octets [usr/bin/regctl]
N:
I: regctl: spelling-error-in-binary wtH with [usr/bin/regctl]
N:
I: regsync: spelling-error-in-binary octects octets [usr/bin/regsync]
N:
I: regsync: spelling-error-in-binary wtH with [usr/bin/regsync]

I: Lintian run was successful.

3. Licenses [4]: Good

4. Watch file [uscan --force-download]: Good

5. Build Twice [sudo pbuilder build --twice <package>.dsc]: Good

6. Reproducible builds [5]: Good

7. Install [No previous installs]: Good

8. Upgrade [Over previous installs if any]: N/A

Additional...

A. A new package to Debian or a new version upload needs to be '-1'. Could
you delete the other changelog entries other than that one and re-ulpoad
please.

B. Please update 'Standards-Version' in 'd/control'.

Summary...

I believe golang-github-regclient-regclient is not yet ready for sponsorship
at this time. Could the contributor rectify one of more of the raised issues.

Once updated to your satisfaction and a new upload done, please remove the
'moreinfo' tag on the Request For Sponsorship (RFS) bug report.

Regards

Phil

[1] pbuilder:

  * Command: sudo pbuilder build <PACKAGE>.dsc
  * Document: https://wiki.ubuntu.com/PbuilderHowto.
  * Document: https://wiki.debian.org/PbuilderTricks

[2] sbuild:

  * Command: sbuild <PACKAGE>.dsc
  * Document: https://wiki.kathenas.org/pmwiki.php/Kathenas/Article00000002
  * Document: https://wiki.debian.org/sbuild

[3] lintian:

  * Command: lintian -v -i -I -E --pedantic --profile debian (*.dsc,
*.changes, *.buildinfo). Each can throw up different results, so be thorough.
  * Document: https://wiki.debian.org/Lintian

[4] lrc:

  * Command: lrc
  * Document: https://wiki.debian.org/CopyrightReviewTools#licenserecon

[5] reprotest

  * Command: sudo reprotest --vary=-build_path,domain_host.use_sudo=1 --auto-
build <PACKAGE>.dsc -- schroot unstable-amd64-sbuild
  * Document: https://wiki.kathenas.org/pmwiki.php/Kathenas/Article00000004
  * Document: https://wiki.debian.org/ReproducibleBuilds/
  * Document: https://wiki.debian.org/ReproducibleBuilds/Howto#Newer_method

#1084884#32
Date:
2024-10-14 12:14:36 UTC
From:
To:
Done!

Now it should be ready. I uploaded to mentors again.
Thanks for the patience.

Best regards,
Felix

#1084884#37
Date:
2024-10-14 12:14:36 UTC
From:
To:
Done!

Now it should be ready. I uploaded to mentors again.
Thanks for the patience.

Best regards,
Felix

#1084884#40
Date:
2024-10-14 12:14:36 UTC
From:
To:
Done!

Now it should be ready. I uploaded to mentors again.
Thanks for the patience.

Best regards,
Felix

#1084884#45
Date:
2024-10-14 12:19:42 UTC
From:
To:
Control: tags -1 -moreinfo
Control: tags +confirmed

Felix,

Great work, marking as 'confirmed'. Hopefully a DD will find time to look at
this and your other package soon.

Regards

Phil

#1084884#56
Date:
2024-12-05 17:19:27 UTC
From:
To:
Hi Felix,

This package has been confirmed for some time. To move forward I would suggest
reading about Go in Debian and then making contact with the Debian Go Team.

https://go-team.pages.debian.net/

Regards

Phil

#1084884#59
Date:
2024-12-05 17:19:27 UTC
From:
To:
Hi Felix,

This package has been confirmed for some time. To move forward I would suggest
reading about Go in Debian and then making contact with the Debian Go Team.

https://go-team.pages.debian.net/

Regards

Phil