Dear mentors,
I am looking for a sponsor for my package "td-system-tools
<https://www.uni-due.de/~be0001/system-info/>":
* Package name: td-system-tools
Version: 1.2.0~rc1-1
Upstream Author: Thomas Dreibholz <dreibh@iem.uni-due.de
<mailto:dreibh@iem.uni-due.de>>
* URL: https://www.uni-due.de/~be0001/system-info/
<https://www.uni-due.de/~be0001/system-info/>
* License: GPL-3+
* Section: utils
This package contains programs for printing basic system information and
for system maintenance. System-Info displays basic status information
about the system: hostname, uptime, CPU, memory statistics, disk space
statistics, SSH public key hashes, and networking information.
Furthermore, it can be configured to show one or more banners (for
example, a project name). System-Info can be configured to be
automatically run when logging in, providing the user an up-to-date
overview of the system. System-Maintenance runs basic system maintenance
tasks: trying to repair broken package management, updating the package
management databases, installing all available updates, checking for old
kernels and removing them, trim SSD or unmap unused storage.
"td-system-tools <https://www.uni-due.de/~be0001/system-info/>" builds
these binary packages:
* td-system-configure-grub - Helper tool to adjust GRUB configuration
* td-system-info - Print basic system information and banners
* td-system-maintenance - Perform basic system maintenance
* td-system-tools - Metapackage for system information and maintenance
tools
To access further information about this package, please visit the
following URL:
https://mentors.debian.net/package/td-system-tools
<https://mentors.debian.net/package/td-system-tools>.
Alternatively, one can download the package with dget using this command:
dget -x https://mentors.debian.net/debian/pool/main/t/td-system-tools/td-system-tools_1.2.0~rc1-1.dsc <https://mentors.debian.net/debian/pool/main/t/td-system-tools/td-system-tools_1.2.0~rc1-1.dsc>
More information about "td-system-tools
<https://www.uni-due.de/~be0001/system-info/>" can be obtained from
https://www.uni-due.de/~be0001/system-info/
<https://www.uni-due.de/~be0001/system-info/>.
Most recent changelog entry:
td-system-tools (1.2.0~rc1-1ubuntu1) focal; urgency=medium
* New upstream release.
Dear mentors,
I am looking for a sponsor for my package "td-system-tools
<https://www.nntb.no/~dreibh/system-tools/>":
* Package name: td-system-tools
Version: 1.7.0~rc0-1
Upstream Author: Thomas Dreibholz <thomas.dreibholz@gmail.com>
* URL: https://www.nntb.no/~dreibh/system-tools/
* License: GPL-3+
* Section: utils
This package contains programs for printing basic system information and
for system maintenance. System-Info displays basic status information
about the system: hostname, uptime, CPU, memory statistics, disk space
statistics, SSH public key hashes, and networking information.
Furthermore, it can be configured to show one or more banners (for
example, a project name). System-Info can be configured to be
automatically run when logging in, providing the user an up-to-date
overview of the system. System-Maintenance runs basic system maintenance
tasks: trying to repair broken package management, updating the package
management databases, installing all available updates, checking for old
kernels and removing them, trim SSD or unmap unused storage.
"td-system-tools <https://www.nntb.no/~dreibh/system-tools/>" builds
these binary packages:
* td-system-configure-grub - Helper tool to adjust GRUB configuration
* td-system-fingerprint-ssh-keys - Print SSH key fingerprints
* td-system-info - Print basic system information and banners
* td-system-maintenance - Perform basic system maintenance
* td-system-reset-machine-id - Reset machine identity state
* td-system-tools - Metapackage for system information and maintenance
tools
To access further information about this package, please visit the
following URL:
https://mentors.debian.net/package/td-system-tools.
Alternatively, one can download the package with dget using this command:
dget -xhttps://mentors.debian.net/debian/pool/main/t/td-system-tools/td-system-tools_1.7.0~rc0-1.dsc
More information about "td-system-tools
<https://www.nntb.no/~dreibh/system-tools/>" can be obtained from
https://www.nntb.no/~dreibh/system-tools/.
Most recent changelog entry:
td-system-tools (1.7.0~rc0-1ubuntu1) noble; urgency=medium
* New upstream release.
* Closes: #988010 (ITP).
Hi Thomas, 1. 'debian/changelog'. A first release to Debian should only have one changelog entry. Being the first release to Debian, the line below is not required in your changelog entry. * New upstream release. 2. Lintian. You may wish to look at the below lintian warning. I: td-system-info: ored-depends-on-obsolete-package Depends: bsdmainutils => bsdextrautils and/or ncal N: N: The package depends on an ORed group of packages which includes a package N: that has been superseded. N: N: Visibility: info N: Show-Always: no N: Check: fields/package-relations N: 3. autopkgtest. Failure below. autopkgtest [17:19:40]: test simple-test: [----------------------- System information as of Mon Jun 17 16:19:40 UTC 2024 tput: No value for $TERM and no -T specified env: ‘uptime’: No such file or directory /usr/bin/System-Info: line 62: ps: command not found env: ‘free’: No such file or directory find: ‘/etc/ssh’: No such file or directory Host: ks-tarkin Uptime: hours Operating System: Debian GNU/Linux with kernel 6.7.12-amd64 Processor: 4 × x86_64; 0 processes; 0 users Load: Used Memory: 0 MiB of 0 MiB ( 0 MiB available) Used Swap: no swap available! Used Diskspace: 13% on /, 13% on /home /usr/bin/System-Info: line 250: ip: command not found /usr/bin/System-Info: line 250: ip: command not found /usr/bin/System-Info: line 286: ip: command not found Network: System information as of Mon Jun 17 16:19:56 UTC 2024 tput: No value for $TERM and no -T specified env: ‘uptime’: No such file or directory /usr/bin/System-Info: line 62: ps: command not found env: ‘free’: No such file or directory find: ‘/etc/ssh’: No such file or directory Host: ks-tarkin Uptime: hours Operating System: Debian GNU/Linux with kernel 6.7.12-amd64 Processor: 4 × x86_64; 0 processes; 0 users Load: Used Memory: 0 MiB of 0 MiB ( 0 MiB available) Used Swap: no swap available! Used Diskspace: 13% on /, 13% on /home /usr/bin/System-Info: line 250: ip: command not found /usr/bin/System-Info: line 250: ip: command not found /usr/bin/System-Info: line 286: ip: command not found Network: Test passed! autopkgtest [17:20:11]: test simple-test: -----------------------] autopkgtest [17:20:11]: test simple-test: - - - - - - - - - - results - - - - - - - - - - simple-test FAIL stderr: tput: No value for $TERM and no -T specified autopkgtest [17:20:11]: test simple-test: - - - - - - - - - - stderr - - - - - - - - - - tput: No value for $TERM and no -T specified env: ‘uptime’: No such file or directory /usr/bin/System-Info: line 62: ps: command not found env: ‘free’: No such file or directory find: ‘/etc/ssh’: No such file or directory autopkgtest [17:20:12]: @@@@@@@@@@@@@@@@@@@@ summary simple-test FAIL stderr: tput: No value for $TERM and no -T specified E: Autopkgtest run failed. Please address the issues raised and remove the moreinfo tag when doing next/fixed upload. Regards Phil
Thomas, AN updated review with latest tests and unstable tree packages. 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]: Issue autopkgtest [13:48:08]: test simple-test: [----------------------- System information as of Tue Aug 6 12:48:08 UTC 2024 tput: No value for $TERM and no -T specified env: ‘uptime’: No such file or directory /usr/bin/System-Info: line 62: ps: command not found env: ‘free’: No such file or directory find: ‘/etc/ssh’: No such file or directory Host: ks-tarkin Uptime: hours Operating System: Debian GNU/Linux with kernel 6.9.12-amd64 Processor: 4 × x86_64; 0 processes; 0 users Load: Used Memory: 0 MiB of 0 MiB ( 0 MiB available) Used Swap: no swap available! Used Diskspace: 8% on /, 8% on /home /usr/bin/System-Info: line 250: ip: command not found /usr/bin/System-Info: line 250: ip: command not found /usr/bin/System-Info: line 286: ip: command not found Network: System information as of Tue Aug 6 12:48:09 UTC 2024 tput: No value for $TERM and no -T specified env: ‘uptime’: No such file or directory /usr/bin/System-Info: line 62: ps: command not found env: ‘free’: No such file or directory find: ‘/etc/ssh’: No such file or directory Host: ks-tarkin Uptime: hours Operating System: Debian GNU/Linux with kernel 6.9.12-amd64 Processor: 4 × x86_64; 0 processes; 0 users Load: Used Memory: 0 MiB of 0 MiB ( 0 MiB available) Used Swap: no swap available! Used Diskspace: 8% on /, 8% on /home /usr/bin/System-Info: line 250: ip: command not found /usr/bin/System-Info: line 250: ip: command not found /usr/bin/System-Info: line 286: ip: command not found Network: Test passed! autopkgtest [13:48:09]: test simple-test: -----------------------] autopkgtest [13:48:09]: test simple-test: - - - - - - - - - - results - - - - - - - - - - simple-test FAIL stderr: tput: No value for $TERM and no -T specified autopkgtest [13:48:09]: test simple-test: - - - - - - - - - - stderr - - - - - - - - - - tput: No value for $TERM and no -T specified env: ‘uptime’: No such file or directory /usr/bin/System-Info: line 62: ps: command not found env: ‘free’: No such file or directory find: ‘/etc/ssh’: No such file or directory autopkgtest [13:48:09]: @@@@@@@@@@@@@@@@@@@@ summary simple-test FAIL stderr: tput: No value for $TERM and no -T specified E: Autopkgtest run failed. 2. Lintian [3]: Issue I: td-system-info: ored-depends-on-obsolete-package Depends: bsdmainutils => bsdextrautils and/or ncal N: N: The package depends on an ORed group of packages which includes a package N: that has been superseded. N: N: Visibility: info N: Show-Always: no N: Check: fields/package-relations I: td-system-tools source: out-of-date-standards-version 4.6.2 (released 2022-12-17) (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]: Issue dpkg-source --before-build . debian/rules clean dh clean --buildsystem=cmake dh_auto_clean -O--buildsystem=cmake dh_autoreconf_clean -O--buildsystem=cmake dh_clean -O--buildsystem=cmake dpkg-source -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: verifying ./td-system-tools_1.7.0.orig.tar.xz.asc dpkg-source: info: building td-system-tools using existing ./td-system- tools_1.7.0.orig.tar.xz dpkg-source: info: building td-system-tools using existing ./td-system- tools_1.7.0.orig.tar.xz.asc dpkg-source: warning: newly created empty file 'po/de/.Fingerprint-SSH- Keys.po.stamp' will not be represented in diff dpkg-source: warning: newly created empty file 'po/de/.Reset-Machine- ID.po.stamp' will not be represented in diff dpkg-source: warning: newly created empty file 'po/de/.System-Info.po.stamp' will not be represented in diff dpkg-source: warning: newly created empty file 'po/de/.System- Maintenance.po.stamp' will not be represented in diff dpkg-source: error: cannot represent change to po/de/LC_MESSAGES/Fingerprint- SSH-Keys.mo: binary file contents changed dpkg-source: error: add po/de/LC_MESSAGES/Fingerprint-SSH-Keys.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to po/de/LC_MESSAGES/Reset- Machine-ID.mo: binary file contents changed dpkg-source: error: add po/de/LC_MESSAGES/Reset-Machine-ID.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to po/de/LC_MESSAGES/System- Info.mo: binary file contents changed dpkg-source: error: add po/de/LC_MESSAGES/System-Info.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to po/de/LC_MESSAGES/System- Maintenance.mo: binary file contents changed dpkg-source: error: add po/de/LC_MESSAGES/System-Maintenance.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: newly created empty file 'po/nb/.Fingerprint-SSH- Keys.po.stamp' will not be represented in diff dpkg-source: warning: newly created empty file 'po/nb/.Reset-Machine- ID.po.stamp' will not be represented in diff dpkg-source: warning: newly created empty file 'po/nb/.System-Info.po.stamp' will not be represented in diff dpkg-source: warning: newly created empty file 'po/nb/.System- Maintenance.po.stamp' will not be represented in diff dpkg-source: error: cannot represent change to po/nb/LC_MESSAGES/Fingerprint- SSH-Keys.mo: binary file contents changed dpkg-source: error: add po/nb/LC_MESSAGES/Fingerprint-SSH-Keys.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to po/nb/LC_MESSAGES/Reset- Machine-ID.mo: binary file contents changed dpkg-source: error: add po/nb/LC_MESSAGES/Reset-Machine-ID.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to po/nb/LC_MESSAGES/System- Info.mo: binary file contents changed dpkg-source: error: add po/nb/LC_MESSAGES/System-Info.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to po/nb/LC_MESSAGES/System- Maintenance.mo: binary file contents changed dpkg-source: error: add po/nb/LC_MESSAGES/System-Maintenance.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: unrepresentable changes to source dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 I: copying local configuration E: Failed autobuilding of package I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env I: removing directory /var/cache/pbuilder/build/60783 and its subdirectories 6. Reproducible builds [5]: Good 7. Install [No previous installs]: Good 8. Upgrade [Over previous installs if any]: N/A Summary... I believe td-system-tools is not yet ready for sponsorship/upload. Could the contributor rectify one of more of the rasied issues. Once updated to your satisfaction and a new upload done, please remove the 'moreinfo' 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.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 -t * 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.debian.org/ReproducibleBuilds/ * Document: https://wiki.debian.org/ReproducibleBuilds/Howto#Newer_method
Thomas, AN updated review with latest tests and unstable tree packages. 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]: Issue autopkgtest [13:48:08]: test simple-test: [----------------------- System information as of Tue Aug 6 12:48:08 UTC 2024 tput: No value for $TERM and no -T specified env: ‘uptime’: No such file or directory /usr/bin/System-Info: line 62: ps: command not found env: ‘free’: No such file or directory find: ‘/etc/ssh’: No such file or directory Host: ks-tarkin Uptime: hours Operating System: Debian GNU/Linux with kernel 6.9.12-amd64 Processor: 4 × x86_64; 0 processes; 0 users Load: Used Memory: 0 MiB of 0 MiB ( 0 MiB available) Used Swap: no swap available! Used Diskspace: 8% on /, 8% on /home /usr/bin/System-Info: line 250: ip: command not found /usr/bin/System-Info: line 250: ip: command not found /usr/bin/System-Info: line 286: ip: command not found Network: System information as of Tue Aug 6 12:48:09 UTC 2024 tput: No value for $TERM and no -T specified env: ‘uptime’: No such file or directory /usr/bin/System-Info: line 62: ps: command not found env: ‘free’: No such file or directory find: ‘/etc/ssh’: No such file or directory Host: ks-tarkin Uptime: hours Operating System: Debian GNU/Linux with kernel 6.9.12-amd64 Processor: 4 × x86_64; 0 processes; 0 users Load: Used Memory: 0 MiB of 0 MiB ( 0 MiB available) Used Swap: no swap available! Used Diskspace: 8% on /, 8% on /home /usr/bin/System-Info: line 250: ip: command not found /usr/bin/System-Info: line 250: ip: command not found /usr/bin/System-Info: line 286: ip: command not found Network: Test passed! autopkgtest [13:48:09]: test simple-test: -----------------------] autopkgtest [13:48:09]: test simple-test: - - - - - - - - - - results - - - - - - - - - - simple-test FAIL stderr: tput: No value for $TERM and no -T specified autopkgtest [13:48:09]: test simple-test: - - - - - - - - - - stderr - - - - - - - - - - tput: No value for $TERM and no -T specified env: ‘uptime’: No such file or directory /usr/bin/System-Info: line 62: ps: command not found env: ‘free’: No such file or directory find: ‘/etc/ssh’: No such file or directory autopkgtest [13:48:09]: @@@@@@@@@@@@@@@@@@@@ summary simple-test FAIL stderr: tput: No value for $TERM and no -T specified E: Autopkgtest run failed. 2. Lintian [3]: Issue I: td-system-info: ored-depends-on-obsolete-package Depends: bsdmainutils => bsdextrautils and/or ncal N: N: The package depends on an ORed group of packages which includes a package N: that has been superseded. N: N: Visibility: info N: Show-Always: no N: Check: fields/package-relations I: td-system-tools source: out-of-date-standards-version 4.6.2 (released 2022-12-17) (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]: Issue dpkg-source --before-build . debian/rules clean dh clean --buildsystem=cmake dh_auto_clean -O--buildsystem=cmake dh_autoreconf_clean -O--buildsystem=cmake dh_clean -O--buildsystem=cmake dpkg-source -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: verifying ./td-system-tools_1.7.0.orig.tar.xz.asc dpkg-source: info: building td-system-tools using existing ./td-system- tools_1.7.0.orig.tar.xz dpkg-source: info: building td-system-tools using existing ./td-system- tools_1.7.0.orig.tar.xz.asc dpkg-source: warning: newly created empty file 'po/de/.Fingerprint-SSH- Keys.po.stamp' will not be represented in diff dpkg-source: warning: newly created empty file 'po/de/.Reset-Machine- ID.po.stamp' will not be represented in diff dpkg-source: warning: newly created empty file 'po/de/.System-Info.po.stamp' will not be represented in diff dpkg-source: warning: newly created empty file 'po/de/.System- Maintenance.po.stamp' will not be represented in diff dpkg-source: error: cannot represent change to po/de/LC_MESSAGES/Fingerprint- SSH-Keys.mo: binary file contents changed dpkg-source: error: add po/de/LC_MESSAGES/Fingerprint-SSH-Keys.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to po/de/LC_MESSAGES/Reset- Machine-ID.mo: binary file contents changed dpkg-source: error: add po/de/LC_MESSAGES/Reset-Machine-ID.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to po/de/LC_MESSAGES/System- Info.mo: binary file contents changed dpkg-source: error: add po/de/LC_MESSAGES/System-Info.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to po/de/LC_MESSAGES/System- Maintenance.mo: binary file contents changed dpkg-source: error: add po/de/LC_MESSAGES/System-Maintenance.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: newly created empty file 'po/nb/.Fingerprint-SSH- Keys.po.stamp' will not be represented in diff dpkg-source: warning: newly created empty file 'po/nb/.Reset-Machine- ID.po.stamp' will not be represented in diff dpkg-source: warning: newly created empty file 'po/nb/.System-Info.po.stamp' will not be represented in diff dpkg-source: warning: newly created empty file 'po/nb/.System- Maintenance.po.stamp' will not be represented in diff dpkg-source: error: cannot represent change to po/nb/LC_MESSAGES/Fingerprint- SSH-Keys.mo: binary file contents changed dpkg-source: error: add po/nb/LC_MESSAGES/Fingerprint-SSH-Keys.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to po/nb/LC_MESSAGES/Reset- Machine-ID.mo: binary file contents changed dpkg-source: error: add po/nb/LC_MESSAGES/Reset-Machine-ID.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to po/nb/LC_MESSAGES/System- Info.mo: binary file contents changed dpkg-source: error: add po/nb/LC_MESSAGES/System-Info.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to po/nb/LC_MESSAGES/System- Maintenance.mo: binary file contents changed dpkg-source: error: add po/nb/LC_MESSAGES/System-Maintenance.mo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: unrepresentable changes to source dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 I: copying local configuration E: Failed autobuilding of package I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env I: removing directory /var/cache/pbuilder/build/60783 and its subdirectories 6. Reproducible builds [5]: Good 7. Install [No previous installs]: Good 8. Upgrade [Over previous installs if any]: N/A Summary... I believe td-system-tools is not yet ready for sponsorship/upload. Could the contributor rectify one of more of the rasied issues. Once updated to your satisfaction and a new upload done, please remove the 'moreinfo' 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.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 -t * 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.debian.org/ReproducibleBuilds/ * Document: https://wiki.debian.org/ReproducibleBuilds/Howto#Newer_method
Hi Thomas, This package is closing the RFS bug. The RFS bug is closed by the DD upload. For a new package such as this you need to be closing the Intent To Package (ITP) bug in 'debian/changelog', e.g. * Initial release. (Closes: #ITP_BUG_NUMBER) Regards Phil
Hi Thomas, This package is closing the RFS bug. The RFS bug is closed by the DD upload. For a new package such as this you need to be closing the Intent To Package (ITP) bug in 'debian/changelog', e.g. * Initial release. (Closes: #ITP_BUG_NUMBER) Regards Phil
Thomas, 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]: Issue autopkgtest [03:08:15]: test simple-test: [----------------------- System information as of Thu Aug 29 02:08:15 UTC 2024 tput: No value for $TERM and no -T specified Host: ks-tarkin Uptime: 1:57 hours Operating System: Debian GNU/Linux with kernel 6.10.4-amd64 Processor: 10 × x86_64; 259 processes; 0 users Load: 0.45, 0.39, 0.19 Used Memory: 21459482227731524500485308538457877111013929431419505762066996901994340024671 24879624611303817732497223607802492418522775624973403811953474921069862216879 56781799809630881261761471073077807518315612040296928142698858090147893090508 50914072745369621139207022744805406354721548614780371314901335473074778421291 25064148459833382414576535668069457198111161695989938281652164644028681175321 35839582943458044876561495161380355861028225639407822858439701848289035444145 57824929180689163482009077242556766498905434465782699616977333499905450353288 01600569813176157255877768485124423903210331159075036774325805250862182255356 00813640210214638841978798942732187381670845721770810313179493092179370945515 60818248673180457387651772020096619699832696945086809517289164199146527228562 07167049879058338751981466133642424198503853074881650541241943536750776614479 15738193237562555942949406684120003144216718949483509614642600228684627327402 36538272313208744291747656245521520057747486446281916044505858235442191556118 52692200439889776752386909139188235767535392511942446963660042308900819119908 75912514070293470427527371552740079867646643230372583202434869665101941945330 62891608931309016979288788946537390588613777210586641260201675266258451165165 00702169754110850183579776691625707803727731428666660347208680436875752672810 19947738992954517619200311373023145902811392778422557394435646431076384285737 66540075824926076120276492641765547107854980277533147136 MiB of 35159215681915329741595129509409385858685221980437718240570567724227526696421 37402776963160174972923451159023603578507715583956424805504573310680862256135 48391300808099235859269994206130679838008298766822487068997809094898308039489 14137616786013587274476786065089177771575785250456160362334348039085716965443 58505100836591013748042196038564998673385327322709914880658906552776591237646 51359572694561660725758353672405575042708644887605776971267607508236755671688 11540363969641125448923672154205006231806663828738375052455663206245089858827 08542373581907816048030135886027856123019806571028540251055399323012599407175 28373068120415664278698064187772415806129513630549295617113281482226681357132 77244618626138861383928663277726301716205890674830228713126566623881670211276 09822494521849182211246434113359747806828712877886096246770800290612472405162 65145455800422491656928307911262213151484672326833782152630436214676893413216 03544305357961206647599359992662458462613481793588291247318398132948486645544 59450901200715410231110711933646005481529987091566505105260613318903102046058 51095063052768821948460845552009346855152260268642440318869290459303021683229 70241612073056693418866751810006860740384812581825153040714424756237846389006 34750434925135216940777106131559559665627515172727456312866702027777233179132 23082375566056681667297790153561122247166185928167518035043363112675548013752 590992602315588831154610055442686723815095996867103082676224 MiB (1440121474331251906215736504705408444771746692318728939133770453984359493485 41948017744411040766890944559473606802575676030318855160033467322805488118011 30942107681099744700795698962683112646164819917489049070346150260527034697297 47523076783555116534762569157226052721523744163858684328441214895680950966904 56924368930266767923119808349739622345661863007138198113511788812401729177094 00119688097569245623327062166421732353749346094596332624743121203537377512312 34520693308196500498387913611436237055254800950425123842148583964927798880617 55741895621914944145327314365891700986798891277149329008683229156270596071717 89962160870212225608855472709131158151419064878307299148476960009512004868388 15835939578926647762285718047855669318295793282041046168089664168914193211853 86898329375614942503372653941283215270167704079478214502267731979903486869715 46220357869585305258267783492045300250684812178507111716971742667353165554205 32881174747462091024285669785299454298628648214265376409490161587525570013001 50659108913181303203066294760802140384523468271270564049111474721542271059806 55660853782641410947008956233810302847187036580603594355460886137213051768145 08861096430512402162436782154137881015926161923351558268547662838015502188093 69999377814533538485894230267148679563904103021474916610575020115057755471017 25617454103185681681092517484689863567243926975617741538715376153095190446643 30612705699084651852409282787093244820746633203167654226641813504 MiB available) Used Swap: 0 MiB of 0 MiB ( 0 MiB available) Used Diskspace: 18% on /, 18% on /home Network: enp1s0: 192.168.122.149 / 24 System information as of Thu Aug 29 02:08:15 UTC 2024 tput: No value for $TERM and no -T specified Host: ks-tarkin Uptime: 1:57 hours Operating System: Debian GNU/Linux with kernel 6.10.4-amd64 Processor: 10 × x86_64; 262 processes; 0 users Load: 0.45, 0.39, 0.19 Used Memory: 45449623466199635557263252431763114049490369591793718542755655087057079372856 46705462763859764961230175034741372800232554366875305190642719319750808839021 44293081760266020535715635087128110096273318543643547722820126180307136333877 30360213392911301239887230845780777407462533518712418635051211612850801700207 06826710379014206689288774211177363444794126529120438310148247938852488352983 04955674399479448984650478848110570308434781040827825826414372476548015193484 68031435424411994887334553840150264188068780325462905664098624534556461952839 53605383981111093508091399542613353607603798809884453431369356326036195012082 29353897016337838512906072684847601750325018661668117185052304816604719345218 21542994371982123586250045310059909520197244464923002173128506560577843863885 66227792253958507311307747987108789314185904929990879073007084876702908610913 70906118838641972312448503199278152124170308569345116859503007429480365362907 04771646664143646757570559681622580950342538906845009664488013658751966929631 00510437099840478653090942195105522731629769977864454445367907980786418269419 54929083128946108696156145526229681208932251283881879698094451820973935318398 71918602414140607145469555482334642686055391853761683904919184273484991599492 10081295580007636292223471980805408554815295445324010048913446995022761330904 74030694080579032742601632394350533369853638872671770133666186689523821430643 47298219347063750132266266032767783704164476633711958944134565072457126194935 26678373112117679473112234356199080650280066136573270510788257397777894511602 30605145454921860164291790355352232384218276457149739491471442343018475382754 89756377961955720677450601299240257048236065681543355862563578437803584010190 36535747534239073535012892692456936477922521781186102250473201482618370357863 97924980549500003406029421356475765541762568660684671523906900389863094671550 20405073300906333803888307818157348126116926637414710649901124415418204379901 12718504417555179464329019137918709137808387234683382176605124994248923080095 0421476703217371720505508708998602408467131754259533084491776 MiB of 74464663087021482897020112784200686058685021539194828460450865294634318844488 03562230192307838912479518776920265195901017074688500024349031333479725201852 73209785156019848045716496526750695581734205101905588589068494733815212169424 57422173622945875951431239017727225704386614917058426691667905106494753505619 26064882284976876239730727667592992267950696905310926127346889423015916917527 42839376936107129216451344544744358393339545257292309833997307865576268093005 30022703799356612423408933011702192845731889685238424640059186437417307263532 29587061114652415603656949010617718550698063970114688501955553404577701907795 62973424871567914619545309486854310707732510575277043195989696211525172175205 52416041979055511283712074236002155757891165331329846760453745148850739386590 26907614828885618378846614302079040412362186637297056273214807861990045468121 02092585105231007436715627641697324440240633560015039462609727372460630610586 90697865894532950847603604982370436629041215744974863834297161578499222617507 43876300144378640225224199692460888443502215131733122163290780435720467692616 98955809798465304487782228830174709692714600503512071697357949863483695625664 46151438195327970747137319702257078576833154013203142909819591513677810236607 85797194678284511301178936493351581376209380057618858064139791556645292164554 32651889181620687245478514514903913873168201928985428186998680272115829031966 26613402578229248216705050268086736820903078516673673534070071414713755557781 94109846506893606048747084769196573737418860358161646404875480920519302367809 21823470313343975693175669318209097538303224147394133182826811134801470067105 62416849652868252757935065168675237147829970012640634245224166912497392042295 89460168760097298079765123387321444725428259686295309927175293309121937994324 34360288132300805580438603950449894263623792493665765824769065598751694309867 85431672096204937304290603529268999169829972602740261928798002242221186056030 00677997637722406034356664955566013051385261645305253358149836790577435574427 71705474305513418268762254688233101860325486661788190056313257984 MiB (3050072600044399939461943819640860100963738482245420173740067442468221699870 22993908948676929081855161089102654062424105659379240960997336323419329544267 88790672799990572975952547697735708491027833040974052908608245544297071090459 63056012231595863078970623550166107164851675747002713157290717393162025103590 16491617578392652850779370605264608963295260545241535534176128590766731956941 92346700879302948012705847072552728919791187773738693010800529730174003941089 49709729947621646844862829896159321818961178201507365873256824276476612905514 28283886023256162943125788631474901751836592700215897641040099467451502670143 30899391482739421782816575876581552566588723633163347689307737956824071052296 41826961079462113742180846560706648299843222131971270523308185401296926285274 73742135903391154928797557321813157495290355164663687424950878530027112262374 23701712285910262064607872108203922409072256350618216016388494433175987429809 63970984587040069666717843660077893084325528196914170422652811738255328158413 10469173253913749103625183219403197990645850731795788683808390366647110356689 59189229969345138871819560092883956109013590036623854456723781626408292172827 21634362908480633681802744615004449938507085988380800733586210468400243107291 45786253094022533582896289238767680773169536207160068426307165862160191167060 14521421380879183349574799954530464312244969551011243138539465943945864357149 33826084969604270006956238858980832740184190096042953667955510125146675427646 74830739312922362103756680592146291660284676520270301036743699698504470624985 46557889344034569244392475415273844635168900061077263695168586184081468213948 64636594161781483632965020269308937713575115571717760378684381876735893178052 43984288512413585329347179453944686375953541516750655894617100013941634580247 52511397401899040996574765217810427669038030540540549768182540926924869398932 18731281289060554231983743120558858205996235677808241128603566171841379780854 98907770783241109751167248996579983894584740316991703177549817314942051761128 5592905622755382961228850195203002785219893193366684426470659104702464 MiB available) Used Swap: 0 MiB of 0 MiB ( 0 MiB available) Used Diskspace: 18% on /, 18% on /home Network: enp1s0: 192.168.122.149 / 24 Test passed! autopkgtest [03:08:15]: test simple-test: -----------------------] autopkgtest [03:08:15]: test simple-test: - - - - - - - - - - results - - - - - - - - - - simple-test FAIL stderr: tput: No value for $TERM and no -T specified autopkgtest [03:08:15]: test simple-test: - - - - - - - - - - stderr - - - - - - - - - - tput: No value for $TERM and no -T specified autopkgtest [03:08:15]: @@@@@@@@@@@@@@@@@@@@ summary simple-test FAIL stderr: tput: No value for $TERM and no -T specified E: Autopkgtest run failed. 2. Lintian [3]: Issue I: td-system-info: ored-depends-on-obsolete-package Depends: bsdmainutils => bsdextrautils and/or ncal N: N: The package depends on an ORed group of packages which includes a package N: that has been superseded. N: N: Visibility: info N: Show-Always: no N: Check: fields/package-relations 3. Licenses [4]: Issue Please add a section as below with appropriate data added. File: debian/* Use other packages for reference if unsure. 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 as yet. 8. Upgrade [Over previous installs if any]: N/A Summary... I believe td-system-tools is not yet ready for sponsorship at this time. Could the contributor rectify one of more of the rasied 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 -t * 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
Thomas, 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]: Issue autopkgtest [03:08:15]: test simple-test: [----------------------- System information as of Thu Aug 29 02:08:15 UTC 2024 tput: No value for $TERM and no -T specified Host: ks-tarkin Uptime: 1:57 hours Operating System: Debian GNU/Linux with kernel 6.10.4-amd64 Processor: 10 × x86_64; 259 processes; 0 users Load: 0.45, 0.39, 0.19 Used Memory: 21459482227731524500485308538457877111013929431419505762066996901994340024671 24879624611303817732497223607802492418522775624973403811953474921069862216879 56781799809630881261761471073077807518315612040296928142698858090147893090508 50914072745369621139207022744805406354721548614780371314901335473074778421291 25064148459833382414576535668069457198111161695989938281652164644028681175321 35839582943458044876561495161380355861028225639407822858439701848289035444145 57824929180689163482009077242556766498905434465782699616977333499905450353288 01600569813176157255877768485124423903210331159075036774325805250862182255356 00813640210214638841978798942732187381670845721770810313179493092179370945515 60818248673180457387651772020096619699832696945086809517289164199146527228562 07167049879058338751981466133642424198503853074881650541241943536750776614479 15738193237562555942949406684120003144216718949483509614642600228684627327402 36538272313208744291747656245521520057747486446281916044505858235442191556118 52692200439889776752386909139188235767535392511942446963660042308900819119908 75912514070293470427527371552740079867646643230372583202434869665101941945330 62891608931309016979288788946537390588613777210586641260201675266258451165165 00702169754110850183579776691625707803727731428666660347208680436875752672810 19947738992954517619200311373023145902811392778422557394435646431076384285737 66540075824926076120276492641765547107854980277533147136 MiB of 35159215681915329741595129509409385858685221980437718240570567724227526696421 37402776963160174972923451159023603578507715583956424805504573310680862256135 48391300808099235859269994206130679838008298766822487068997809094898308039489 14137616786013587274476786065089177771575785250456160362334348039085716965443 58505100836591013748042196038564998673385327322709914880658906552776591237646 51359572694561660725758353672405575042708644887605776971267607508236755671688 11540363969641125448923672154205006231806663828738375052455663206245089858827 08542373581907816048030135886027856123019806571028540251055399323012599407175 28373068120415664278698064187772415806129513630549295617113281482226681357132 77244618626138861383928663277726301716205890674830228713126566623881670211276 09822494521849182211246434113359747806828712877886096246770800290612472405162 65145455800422491656928307911262213151484672326833782152630436214676893413216 03544305357961206647599359992662458462613481793588291247318398132948486645544 59450901200715410231110711933646005481529987091566505105260613318903102046058 51095063052768821948460845552009346855152260268642440318869290459303021683229 70241612073056693418866751810006860740384812581825153040714424756237846389006 34750434925135216940777106131559559665627515172727456312866702027777233179132 23082375566056681667297790153561122247166185928167518035043363112675548013752 590992602315588831154610055442686723815095996867103082676224 MiB (1440121474331251906215736504705408444771746692318728939133770453984359493485 41948017744411040766890944559473606802575676030318855160033467322805488118011 30942107681099744700795698962683112646164819917489049070346150260527034697297 47523076783555116534762569157226052721523744163858684328441214895680950966904 56924368930266767923119808349739622345661863007138198113511788812401729177094 00119688097569245623327062166421732353749346094596332624743121203537377512312 34520693308196500498387913611436237055254800950425123842148583964927798880617 55741895621914944145327314365891700986798891277149329008683229156270596071717 89962160870212225608855472709131158151419064878307299148476960009512004868388 15835939578926647762285718047855669318295793282041046168089664168914193211853 86898329375614942503372653941283215270167704079478214502267731979903486869715 46220357869585305258267783492045300250684812178507111716971742667353165554205 32881174747462091024285669785299454298628648214265376409490161587525570013001 50659108913181303203066294760802140384523468271270564049111474721542271059806 55660853782641410947008956233810302847187036580603594355460886137213051768145 08861096430512402162436782154137881015926161923351558268547662838015502188093 69999377814533538485894230267148679563904103021474916610575020115057755471017 25617454103185681681092517484689863567243926975617741538715376153095190446643 30612705699084651852409282787093244820746633203167654226641813504 MiB available) Used Swap: 0 MiB of 0 MiB ( 0 MiB available) Used Diskspace: 18% on /, 18% on /home Network: enp1s0: 192.168.122.149 / 24 System information as of Thu Aug 29 02:08:15 UTC 2024 tput: No value for $TERM and no -T specified Host: ks-tarkin Uptime: 1:57 hours Operating System: Debian GNU/Linux with kernel 6.10.4-amd64 Processor: 10 × x86_64; 262 processes; 0 users Load: 0.45, 0.39, 0.19 Used Memory: 45449623466199635557263252431763114049490369591793718542755655087057079372856 46705462763859764961230175034741372800232554366875305190642719319750808839021 44293081760266020535715635087128110096273318543643547722820126180307136333877 30360213392911301239887230845780777407462533518712418635051211612850801700207 06826710379014206689288774211177363444794126529120438310148247938852488352983 04955674399479448984650478848110570308434781040827825826414372476548015193484 68031435424411994887334553840150264188068780325462905664098624534556461952839 53605383981111093508091399542613353607603798809884453431369356326036195012082 29353897016337838512906072684847601750325018661668117185052304816604719345218 21542994371982123586250045310059909520197244464923002173128506560577843863885 66227792253958507311307747987108789314185904929990879073007084876702908610913 70906118838641972312448503199278152124170308569345116859503007429480365362907 04771646664143646757570559681622580950342538906845009664488013658751966929631 00510437099840478653090942195105522731629769977864454445367907980786418269419 54929083128946108696156145526229681208932251283881879698094451820973935318398 71918602414140607145469555482334642686055391853761683904919184273484991599492 10081295580007636292223471980805408554815295445324010048913446995022761330904 74030694080579032742601632394350533369853638872671770133666186689523821430643 47298219347063750132266266032767783704164476633711958944134565072457126194935 26678373112117679473112234356199080650280066136573270510788257397777894511602 30605145454921860164291790355352232384218276457149739491471442343018475382754 89756377961955720677450601299240257048236065681543355862563578437803584010190 36535747534239073535012892692456936477922521781186102250473201482618370357863 97924980549500003406029421356475765541762568660684671523906900389863094671550 20405073300906333803888307818157348126116926637414710649901124415418204379901 12718504417555179464329019137918709137808387234683382176605124994248923080095 0421476703217371720505508708998602408467131754259533084491776 MiB of 74464663087021482897020112784200686058685021539194828460450865294634318844488 03562230192307838912479518776920265195901017074688500024349031333479725201852 73209785156019848045716496526750695581734205101905588589068494733815212169424 57422173622945875951431239017727225704386614917058426691667905106494753505619 26064882284976876239730727667592992267950696905310926127346889423015916917527 42839376936107129216451344544744358393339545257292309833997307865576268093005 30022703799356612423408933011702192845731889685238424640059186437417307263532 29587061114652415603656949010617718550698063970114688501955553404577701907795 62973424871567914619545309486854310707732510575277043195989696211525172175205 52416041979055511283712074236002155757891165331329846760453745148850739386590 26907614828885618378846614302079040412362186637297056273214807861990045468121 02092585105231007436715627641697324440240633560015039462609727372460630610586 90697865894532950847603604982370436629041215744974863834297161578499222617507 43876300144378640225224199692460888443502215131733122163290780435720467692616 98955809798465304487782228830174709692714600503512071697357949863483695625664 46151438195327970747137319702257078576833154013203142909819591513677810236607 85797194678284511301178936493351581376209380057618858064139791556645292164554 32651889181620687245478514514903913873168201928985428186998680272115829031966 26613402578229248216705050268086736820903078516673673534070071414713755557781 94109846506893606048747084769196573737418860358161646404875480920519302367809 21823470313343975693175669318209097538303224147394133182826811134801470067105 62416849652868252757935065168675237147829970012640634245224166912497392042295 89460168760097298079765123387321444725428259686295309927175293309121937994324 34360288132300805580438603950449894263623792493665765824769065598751694309867 85431672096204937304290603529268999169829972602740261928798002242221186056030 00677997637722406034356664955566013051385261645305253358149836790577435574427 71705474305513418268762254688233101860325486661788190056313257984 MiB (3050072600044399939461943819640860100963738482245420173740067442468221699870 22993908948676929081855161089102654062424105659379240960997336323419329544267 88790672799990572975952547697735708491027833040974052908608245544297071090459 63056012231595863078970623550166107164851675747002713157290717393162025103590 16491617578392652850779370605264608963295260545241535534176128590766731956941 92346700879302948012705847072552728919791187773738693010800529730174003941089 49709729947621646844862829896159321818961178201507365873256824276476612905514 28283886023256162943125788631474901751836592700215897641040099467451502670143 30899391482739421782816575876581552566588723633163347689307737956824071052296 41826961079462113742180846560706648299843222131971270523308185401296926285274 73742135903391154928797557321813157495290355164663687424950878530027112262374 23701712285910262064607872108203922409072256350618216016388494433175987429809 63970984587040069666717843660077893084325528196914170422652811738255328158413 10469173253913749103625183219403197990645850731795788683808390366647110356689 59189229969345138871819560092883956109013590036623854456723781626408292172827 21634362908480633681802744615004449938507085988380800733586210468400243107291 45786253094022533582896289238767680773169536207160068426307165862160191167060 14521421380879183349574799954530464312244969551011243138539465943945864357149 33826084969604270006956238858980832740184190096042953667955510125146675427646 74830739312922362103756680592146291660284676520270301036743699698504470624985 46557889344034569244392475415273844635168900061077263695168586184081468213948 64636594161781483632965020269308937713575115571717760378684381876735893178052 43984288512413585329347179453944686375953541516750655894617100013941634580247 52511397401899040996574765217810427669038030540540549768182540926924869398932 18731281289060554231983743120558858205996235677808241128603566171841379780854 98907770783241109751167248996579983894584740316991703177549817314942051761128 5592905622755382961228850195203002785219893193366684426470659104702464 MiB available) Used Swap: 0 MiB of 0 MiB ( 0 MiB available) Used Diskspace: 18% on /, 18% on /home Network: enp1s0: 192.168.122.149 / 24 Test passed! autopkgtest [03:08:15]: test simple-test: -----------------------] autopkgtest [03:08:15]: test simple-test: - - - - - - - - - - results - - - - - - - - - - simple-test FAIL stderr: tput: No value for $TERM and no -T specified autopkgtest [03:08:15]: test simple-test: - - - - - - - - - - stderr - - - - - - - - - - tput: No value for $TERM and no -T specified autopkgtest [03:08:15]: @@@@@@@@@@@@@@@@@@@@ summary simple-test FAIL stderr: tput: No value for $TERM and no -T specified E: Autopkgtest run failed. 2. Lintian [3]: Issue I: td-system-info: ored-depends-on-obsolete-package Depends: bsdmainutils => bsdextrautils and/or ncal N: N: The package depends on an ORed group of packages which includes a package N: that has been superseded. N: N: Visibility: info N: Show-Always: no N: Check: fields/package-relations 3. Licenses [4]: Issue Please add a section as below with appropriate data added. File: debian/* Use other packages for reference if unsure. 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 as yet. 8. Upgrade [Over previous installs if any]: N/A Summary... I believe td-system-tools is not yet ready for sponsorship at this time. Could the contributor rectify one of more of the rasied 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 -t * 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
Thomas, 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]: Good 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 Summary... I believe td-system-tools is ready for review/possible sponsorship. Could a Debian Developer (DD) with available free time, please review this package and upload if you feel it is ready and appropriate for the distribution. 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
Thomas, 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]: Good 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 Summary... I believe td-system-tools is ready for review/possible sponsorship. Could a Debian Developer (DD) with available free time, please review this package and upload if you feel it is ready and appropriate for the distribution. 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
Thomas,
New version, updated review.
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]: Good
3. Licenses [4]: Good
Note: SOme DD's may wish you to add a 'Files: debian/*' section.
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. autopkgtests
System information on Sat Dec 14 07:43:41 UTC 2024
<😀========================================================================😀>
# # ###
# # # ###### # #### #### # # ###### ###
# # # # # # # # # ## ## # ###
# # # ##### # # # # # ## # ##### #
# # # # # # # # # # #
# # # # # # # # # # # # ###
## ## ###### ###### #### #### # # ###### ###
You can change this banner in /etc/system-info.d!
<😀========================================================================😀>
Host: ks-tarkin
Uptime: 0 days, 4 hours, 42 minutes, and 57 seconds
Operating System: Debian GNU/Linux Unknown (trixie) with kernel 6.11.10-amd64
Processor: 12 × x86_64; 15 processes; 0 users
Load (1/5/15 min): 8.7 % / 6.8 % / 3.4 %
Used Memory: 1095 MiB of 7926 MiB ( 6831 MiB available: 86.2 %)
Used Swap: 20 MiB of 5285 MiB ( 5265 MiB available: 99.6 %)
Used Diskspace: 9 % on /, 9 % on /home, 9 % on /tmp
Network:
enp1s0: 192.168.122.42 / 24
Test passed!
autopkgtest [07:43:41]: test 51-system-info-i18n: -----------------------]
autopkgtest [07:43:41]: test 51-system-info-i18n: - - - - - - - - - - results
- - - - - - - - - -
51-system-info-i18n PASS
autopkgtest [07:43:41]: @@@@@@@@@@@@@@@@@@@@ summary
10-print-utf8 PASS
20-get-system-info PASS
30-system-maintenance PASS
31-reset-machine-id FAIL non-zero exit status 1
40-fingerprint-ssh-keys PASS
41-misc PASS
50-system-info-run PASS
51-system-info-i18n PASS
E: Autopkgtest run failed.
Summary...
I believe td-system-tools 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.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
Thomas,
New version, updated review.
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]: Good
3. Licenses [4]: Good
Note: SOme DD's may wish you to add a 'Files: debian/*' section.
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. autopkgtests
System information on Sat Dec 14 07:43:41 UTC 2024
<😀========================================================================😀>
# # ###
# # # ###### # #### #### # # ###### ###
# # # # # # # # # ## ## # ###
# # # ##### # # # # # ## # ##### #
# # # # # # # # # # #
# # # # # # # # # # # # ###
## ## ###### ###### #### #### # # ###### ###
You can change this banner in /etc/system-info.d!
<😀========================================================================😀>
Host: ks-tarkin
Uptime: 0 days, 4 hours, 42 minutes, and 57 seconds
Operating System: Debian GNU/Linux Unknown (trixie) with kernel 6.11.10-amd64
Processor: 12 × x86_64; 15 processes; 0 users
Load (1/5/15 min): 8.7 % / 6.8 % / 3.4 %
Used Memory: 1095 MiB of 7926 MiB ( 6831 MiB available: 86.2 %)
Used Swap: 20 MiB of 5285 MiB ( 5265 MiB available: 99.6 %)
Used Diskspace: 9 % on /, 9 % on /home, 9 % on /tmp
Network:
enp1s0: 192.168.122.42 / 24
Test passed!
autopkgtest [07:43:41]: test 51-system-info-i18n: -----------------------]
autopkgtest [07:43:41]: test 51-system-info-i18n: - - - - - - - - - - results
- - - - - - - - - -
51-system-info-i18n PASS
autopkgtest [07:43:41]: @@@@@@@@@@@@@@@@@@@@ summary
10-print-utf8 PASS
20-get-system-info PASS
30-system-maintenance PASS
31-reset-machine-id FAIL non-zero exit status 1
40-fingerprint-ssh-keys PASS
41-misc PASS
50-system-info-run PASS
51-system-info-i18n PASS
E: Autopkgtest run failed.
Summary...
I believe td-system-tools 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.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
Hi, a fixed version is now on the mentors' server:https://mentors.debian.net/package/td-system-tools/ .
server:https://mentors.debian.net/package/td-system-tools/ . Hi Thomas, The issue stills remains for me. I am using the sbuild setup from the link below using the now default 'unshare' rather than 'schroot'. https://wiki.debian.org/sbuild Regards Phil
Control: tags -1 - moreinfo Hi Phil, version 2.0.7 should hopefully also fix the sbuild/unshare issue (now tested under Bookworm with sbuild/unshare as well as sbuild/QEMU for "unstable"). If there is still an error, it would be helpful to get the test logs of the failed tests.
Thomas, Preamble... Thank you for taking the time to prepare this package and your contribution to the Debian project. This review is offered to help package contributors to Debian mentors improve their packages (where needed) prior to possible sponsorship into Debian by a Debian Developer. Review... 1. Build: * pbuilder [1]: Good * sbuild [2]: Good 2. Lintian [3]: Good 3. Licenses [4]: Good 4. Watch file [uscan --force-download]: Good 5. Build Twice (build source after successful build) [1]: Good 6. Reproducible builds [5]: Good Note: Test does not block sponsorship and is for information only at this time. 7. Tail of the ratt (architecture dependant packages only) [6]: Good Note: Test does not block sponsorship and is for information only at this time. 8. Install [No previous installs]: Good 9. Upgrade [Over previous installs if any]: N/A Additional... Nothing. Summary... I believe 'td-system-tools' is ready for review/possible sponsorship. Could a Debian Developer (DD) with available free time, please review this package and upload if you feel it is ready and appropriate for the distribution. Please try the below on your packages... [1] pbuilder: * Command for 1.: sudo pbuilder build <PACKAGE>.dsc * Command for 5.: sudo pbuilder build --twice <PACKAGE>.dsc * Document: https://wiki.ubuntu.com/PbuilderHowto. * Document: https://wiki.debian.org/PbuilderTricks [2] sbuild: * Command: sbuild -d unstable <PACKAGE>.dsc * Document: https://wiki.debian.org/sbuild * autopkgtests. See link below. https://wiki.debian.org/sbuild#Using_qemu_for_autopkgtests [3] lintian: * Command: lintian --display-info --verbose --fail-on error --info --pedantic --show-overrides (*.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 Note: Please report false positives as bug reports against '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 [6] ratt * Command: ratt --dist=<YOUR_DISTRIBUTION> <PACKAGE>_<VERSION>- <DEBIAN_REVISION>_<ARCHITECTURE>.changes * Document: https://manpages.debian.org/unstable/ratt/ratt.1.en.html Regards Phil
Thomas, Preamble... Thank you for taking the time to prepare this package and your contribution to the Debian project. This review is offered to help package contributors to Debian mentors improve their packages (where needed) prior to possible sponsorship into Debian by a Debian Developer. Review... 1. Build: * pbuilder [1]: Good * sbuild [2]: Good 2. Lintian [3]: Good 3. Licenses [4]: Good 4. Watch file [uscan --force-download]: Good 5. Build Twice (build source after successful build) [1]: Good 6. Reproducible builds [5]: Good Note: Test does not block sponsorship and is for information only at this time. 7. Tail of the ratt (architecture dependant packages only) [6]: Good Note: Test does not block sponsorship and is for information only at this time. 8. Install [No previous installs]: Good 9. Upgrade [Over previous installs if any]: N/A Additional... Nothing. Summary... I believe 'td-system-tools' is ready for review/possible sponsorship. Could a Debian Developer (DD) with available free time, please review this package and upload if you feel it is ready and appropriate for the distribution. Please try the below on your packages... [1] pbuilder: * Command for 1.: sudo pbuilder build <PACKAGE>.dsc * Command for 5.: sudo pbuilder build --twice <PACKAGE>.dsc * Document: https://wiki.ubuntu.com/PbuilderHowto. * Document: https://wiki.debian.org/PbuilderTricks [2] sbuild: * Command: sbuild -d unstable <PACKAGE>.dsc * Document: https://wiki.debian.org/sbuild * autopkgtests. See link below. https://wiki.debian.org/sbuild#Using_qemu_for_autopkgtests [3] lintian: * Command: lintian --display-info --verbose --fail-on error --info --pedantic --show-overrides (*.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 Note: Please report false positives as bug reports against '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 [6] ratt * Command: ratt --dist=<YOUR_DISTRIBUTION> <PACKAGE>_<VERSION>- <DEBIAN_REVISION>_<ARCHITECTURE>.changes * Document: https://manpages.debian.org/unstable/ratt/ratt.1.en.html Regards Phil
Thomas, Review of upload: 2025-04-14 07:41 For information about the tests run, see: https://wiki.debian.org/PhilWyett/DebianMentoring Summary ======= Looking good, but the 'debian/changelog' need only be as below with one line for a new package. td-system-tools (2.0.9-1) unstable; urgency=low * Initial release. (Closes: #1073548)
Thomas, Review of upload: 2025-04-14 07:41 For information about the tests run, see: https://wiki.debian.org/PhilWyett/DebianMentoring Summary ======= Looking good, but the 'debian/changelog' need only be as below with one line for a new package. td-system-tools (2.0.9-1) unstable; urgency=low * Initial release. (Closes: #1073548)
Thomas, Review of upload: 2025-04-26 13:11 For information about the tests run, see: https://wiki.debian.org/PhilWyett/DebianMentoring Summary ======= Looks good here. Tagging as 'confirmed' and hope a DD can find the time to pick- up your package and possibly sponsor it.
Thomas, Review of upload: 2025-04-26 13:11 For information about the tests run, see: https://wiki.debian.org/PhilWyett/DebianMentoring Summary ======= Looks good here. Tagging as 'confirmed' and hope a DD can find the time to pick- up your package and possibly sponsor it.
Thomas, Review of upload: 2025-05-12 21:12 For information about the tests run, see: https://wiki.debian.org/PhilWyett/DebianMentoring Summary ======= Latest upload looks in a good state. Leaving as 'confirmed'.
Thomas, Review of upload: 2025-05-12 21:12 For information about the tests run, see: https://wiki.debian.org/PhilWyett/DebianMentoring Summary ======= Latest upload looks in a good state. Leaving as 'confirmed'.
Thomas, Review of upload: 2025-06-18 08:12 For information about the tests run, see: https://wiki.debian.org/PhilWyett/DebianMentoring Summary ======= As previous uploads. Looks great here. Leaving as 'confirmed'.
Thomas, Review of upload: 2025-06-18 08:12 For information about the tests run, see: https://wiki.debian.org/PhilWyett/DebianMentoring Summary ======= As previous uploads. Looks great here. Leaving as 'confirmed'.
Thomas, Review of upload: 2025-07-08 21:27 For information about the tests run, see: https://wiki.debian.org/PhilWyett/DebianMentoring Note: If test line removed, it indicates a test pass. Summary ======= Latest upload sill looks good. Leaving as 'confirmed'. This package has been in Debian Mentors for quite some time. It would be nice for it see DD attention once 'unstable' re-opens.
Thomas, Review of upload: 2025-07-08 21:27 For information about the tests run, see: https://wiki.debian.org/PhilWyett/DebianMentoring Note: If test line removed, it indicates a test pass. Summary ======= Latest upload sill looks good. Leaving as 'confirmed'. This package has been in Debian Mentors for quite some time. It would be nice for it see DD attention once 'unstable' re-opens.
Obviously I cannot speak for any other DD, but I'll speculate that the appetite for this package is not there. Maybe it would be good to answer "why should this be in Debian?" somewhere, and directly approach a DD with aligned interests. Chris
Obviously I cannot speak for any other DD, but I'll speculate that the appetite for this package is not there. Maybe it would be good to answer "why should this be in Debian?" somewhere, and directly approach a DD with aligned interests. Chris
Hi Thomas, I did a brief look at the package, however, I see that things that have been mentioned already are not fixed. For example https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988010#39 and later reiterated in #70 and in #165 of the same bug: It tells you that your d/changelog is incorrect. For a new package this has a single entry, closing the ITP bug. It makes no sense to review a package where reported issues are not fixed or frequently reverted, therefore I'm marking it moreinfo again.
Hi Thomas, I did a brief look at the package, however, I see that things that have been mentioned already are not fixed. For example https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988010#39 and later reiterated in #70 and in #165 of the same bug: It tells you that your d/changelog is incorrect. For a new package this has a single entry, closing the ITP bug. It makes no sense to review a package where reported issues are not fixed or frequently reverted, therefore I'm marking it moreinfo again.