- Package:
- sponsorship-requests
- Source:
- sponsorship-requests
- Submitter:
- Stephen Dennis
- Date:
- 2025-08-11 15:55:02 UTC
- Severity:
- normal
- Tags:
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "tinymux": * Package name : tinymux Version : 2.12.0.10-2 Upstream contact : Stephen Dennis <brazilofmux@gmail.com> * URL : https://www.tinymux.org/ * License : BSD-3-clause, Artistic-1.0 and TinyMUD-revised * Vcs : https://github.com/brazilofmux/tinymux Section : games The source builds the following binary packages: tinymux - text-based multi-user virtual world server To access further information about this package, please visit the following URL: https://mentors.debian.net/package/tinymux/ Alternatively, you can download the package with 'dget' using this command: dget -x https://mentors.debian.net/debian/pool/main/t/tinymux/tinymux_2.12.0.10-2.dsc Changes since the last upload: tinymux (2.12.0.10-2) unstable; urgency=medium . * Add explicit Build-Depends on libcrypt-dev. This package uses crypt functionality via crypt.h and -lcrypt, but previously relied on a transitive dependency through libc6-dev. That dependency is being dropped from the build-essential set in the forky cycle. This change ensures continued successful builds. (Closes: #1107061) * Added debian/README.source to document embedded PCRE3 copy in 2.12 series. * Bumped Standards-Version to 4.7.2. No changes needed. * Switched to debhelper-compat 13. * Removed unintended executable permissions on static game data files under /usr/share/tinymux/game. These files are not scripts or binaries. Regards,
I am not a Debian Developer (DD) and have no ability to upload your package - Sorry. All reviews are for your and any interested DD's information. There is no requirement by any party to act upon my reviews, but I do hope it helps. Stephen, Review of upload: 2025-08-06 18:42 Test 1 (reproducibility): Information only, not a blocker * Good Test 2 (pbuilder build): Information only * Good Test 3 (pbuilder build --twice): Information only * Good Test 4 (sbuild): Information only * Good Test 5 (ratt): Information only, not a blocker Note: Possible false positives. * Good Test 6 (debian/watch): Information only * Good Test 7 (licenserecon): Information only * Good Summary ======= Much work has gone into fixing long standing issues by Stephen. I congratulate the effort and patience. Further work I am sure we will see in future uploads. Tagging as 'confirmed'. Tags ==== If a 'moreinfo' tag has been added to your RFS bug. You can remove the tag using the line below at the top of a reply that is supplying information and/or indicating a new upload. Control: tags -1 -moreinfo Regards Phil
I am not a Debian Developer (DD) and have no ability to upload your package - Sorry. All reviews are for your and any interested DD's information. There is no requirement by any party to act upon my reviews, but I do hope it helps. Stephen, Review of upload: 2025-08-06 18:42 Test 1 (reproducibility): Information only, not a blocker * Good Test 2 (pbuilder build): Information only * Good Test 3 (pbuilder build --twice): Information only * Good Test 4 (sbuild): Information only * Good Test 5 (ratt): Information only, not a blocker Note: Possible false positives. * Good Test 6 (debian/watch): Information only * Good Test 7 (licenserecon): Information only * Good Summary ======= Much work has gone into fixing long standing issues by Stephen. I congratulate the effort and patience. Further work I am sure we will see in future uploads. Tagging as 'confirmed'. Tags ==== If a 'moreinfo' tag has been added to your RFS bug. You can remove the tag using the line below at the top of a reply that is supplying information and/or indicating a new upload. Control: tags -1 -moreinfo Regards Phil
Hi Stephen, The package builds successfully, but there are a few errors and warnings from Lintian that need to be dealt with. At least one of them (embedded-library pcre2) can be overridden since you have your reasoning in debian/README.source. You can find more info about the Lintian output here: https://debusine.debian.net/debian/developers/work-request/127816/ Or the whole build: https://debusine.debian.net/debian/developers/work-request/127799/ Lintian output is also included below.