Control: tags -1 -moreinfo
Hi Philip, thank you for your review. The package is uploaded to mentors with the changes: * New upstream release. - refresh symbols file. * debian/copyright: - Rewrite to make lrc happy. * Declare compliance with Debian Policy 4.7.0.1 (No changes needed). * debian/patches/hurd-path-max-define: - Add From. CU Jörg -- New: GPG Fingerprint: 63E0 075F C8D4 3ABB 35AB 30EE 09F8 9F3C 8CA1 D25D GPG key (long) : 09F89F3C8CA1D25D GPG Key : 8CA1D25D CAcert Key S/N : 0E:D4:56 Jörg Frings-Fürst D-54470 Lieser git: https://git.jff.email/cgit/ Skype: jff-skype@jff.email Jami: joergfringsfuerst Telegram: @joergfringsfuerst Matrix: @joergff:matrix.snct-gmbh.de My wish list: - Please send me a picture from the nature at your home. Am Sonntag, dem 20.10.2024 um 13:32 +0100 schrieb Phil Wyett: > Control: tags -1 +moreinfo > > Jorg, > > 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 > > Running lintian... > N: > I: libhx source: out-of-date-standards-version 4.6.2.0 (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 > N: > N: > I: libhx32t64: unused-override package-name-doesnt-match-sonames libHX32 > [usr/share/lintian/overrides/libhx32t64:1] > N: > N: Your package specifies the named override but there were no tags that > N: could have been silenced by it. > N: > N: Maybe you fixed an underlying condition but forgot to remove the > override. > N: It is also possible that the Lintian maintainers fixed a false positive. > N: > N: If the override is now unused, please remove it. > N: > N: This tag is similar to mismatched-override except there a tag could have > N: been silenced if the context had matched. > N: > N: Sometimes, overrides end up not being used because a tag appears only on > N: some architectures. In that case, overrides can be equipped with an > N: architecture qualifier. > N: > N: Please refer to Architecture specific overrides (Section 2.4.3) in the > N: Lintian User's Manual for details. > N: > N: Visibility: info > N: Show-Always: yes > N: Check: lintian > N: > N: > I: libhx source: vcs-field-uses-insecure-uri Git > git://git.jff.email/libhx.git > N: > N: The Vcs-* field uses an unencrypted transport protocol for the URI. It > is > N: recommended to use a secure transport such as HTTPS for anonymous > N: read-only access. > N: > N: Note that you can often just exchange e.g. git:// with https:// for > N: repositories. Though, in some cases (bzr's "lp:" or CVS's pserver) it > N: might not be possible to use an alternative url and still have a working > N: (anonymous read-only) repository. > N: > N: Visibility: info > N: Show-Always: no > N: Check: fields/vcs > N: > N: 0 hints overridden; 1 unused override > > I: Lintian run was successful. > > 3. Licenses [4]: Issue > > philwyett@ks-tarkin:~/Development/builder/debian/libhx-4.24$ lrc > en: Versions: recon 2.0 check 3.3.9-1 > > Parsing Source Tree .... > Reading d/copyright .... > Running licensecheck .... > > d/copyright | licensecheck > > WTFPL-2+ | Expat src/tc-cast.c > WTFPL-2+ | Expat src/tc-dir.c > WTFPL-2+ | Expat src/tc-format.c > WTFPL-2+ | Expat src/tc-io.c > WTFPL-2+ | Expat src/tc-list2.c > WTFPL-2+ | Expat src/tc-list.c > WTFPL-2+ | Expat src/tc-map.c > WTFPL-2+ | Expat src/tc-memmem.c > WTFPL-2+ | Expat src/tc-misc.c > WTFPL-2+ | Expat src/tc-netio.c > WTFPL-2+ | Expat src/tc-option.c > WTFPL-2+ | Expat src/tc-proc.c > WTFPL-2+ | Expat src/tc-rand.c > WTFPL-2+ | Expat src/tc-realpath.c > WTFPL-2+ | Expat src/tc-shconfig.c > WTFPL-2+ | Expat src/tc-socket.c > WTFPL-2+ | Expat src/tc-strchr2.c > WTFPL-2+ | Expat src/tc-string.c > WTFPL-2+ | Expat src/tc-strquote.c > WTFPL-2+ | Expat src/tc-switchuser.c > WTFPL-2+ | Expat src/tc-time.c > > 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]: Good > > Summary... > > I believe libhx 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 >
signature.asc
Description: This is a digitally signed message part