- Package:
- sponsorship-requests
- Source:
- sponsorship-requests
- Submitter:
- Sleeping Rblxz
- Date:
- 2026-08-18 05:55:02 UTC
- Severity:
- normal
- Tags:
Dear mentors, I am looking for a sponsor for my package "zip-drain": * Package name : zip-drain Version : 1.0-1 Upstream contact : Armin Jay L. Caldito <sleepingrblxc@outlook.com> * URL : https://github.com/pro555161rblxs/zip-drain * License : GPL-3.0+ * Vcs : https://github.com/pro555161rblxs/zip-drain Section : utils The source builds the following binary packages: zip-drain - High-speed ZIP/RAR extraction with auto-drain To access further information about this package, please visit the following URL: https://mentors.debian.net/package/zip-drain/ Alternatively, you can download the package with 'dget' using this command: dget -x https://mentors.debian.net/debian/pool/main/z/zip-drain/zip-drain_1.0-1.dsc Changes for the initial release: zip-drain (1.0-1) unstable; urgency=medium . * Initial stable 1.0 release. * Added batch-extraction logic for optimized CPU scaling. * Implemented "Drain" feature: auto-delete source content post-extraction. Regards, -- Armin Jay L. Caldito
Hi, I have updated the package to version 1.0.2-1 on mentors.debian.net to address previous feedback and technical blockers. Key improvements in this version: * Security: Removed all automated sudo/root escalation to comply with Debian security standards. The utility now runs with standard user permissions. * Compatibility: Fixed the .deb archive compression to use XZ (standard for Debian) instead of the Ubuntu-default ZST format. * Metadata: Added a proper machine-readable debian/copyright file following the DEP-5 format. * Transparency: The project is still hosted at the same GitHub link for full transparency and version control: https://github.com/pro555161rblxs/zip-drain * Standards: Updated Standards-Version to 4.7.3 and cleared all critical Lintian errors. I would appreciate it if a mentor could review these changes for sponsorship. Regards, Armin
Dear mentors,
I am looking for a sponsor for my package "zip-drain":
* Package name : zip-drain
* Version : 1.0.3-1
* Upstream contact : Armin <sleepingrblxc@outlook.com>
* URL : https://github.com/pro555161rblxs/zip-drain
* License : GPL-3.0+
* Section : utils
I have updated the package to version 1.0.3-1 on mentors.debian.net.
Key improvements in this version:
* Immediate deletion: Files/folders are removed from archive immediately
after extraction (0.002s delay) for maximum speed
* Validation system: Compares original vs remaining items to verify
complete extraction and deletion
* FIFO-based background deletion: Non-blocking deletion while extraction
continues on next files
* Directory support: Proper handling of directories inside archives
with trailing slash detection
* Better multi-threading: Optimized for high-performance CPUs
* Complete Debian packaging compliance: Added debian/source/format,
updated copyright, and fixed all lintian warnings
The package builds a single binary:
zip-drain - High-performance archive extraction and draining utility
Changes since the previous upload:
zip-drain (1.0.3-1) unstable; urgency=medium
.
* New release with immediate deletion and validation
* Delete files/folders immediately after extraction
* Added validation to verify all items are removed from archive
* Improved safety with original vs remaining file comparison
* Better support for directories inside archives
* FIFO-based background deletion for maximum speed
* Fixed directory handling with trailing slashes
* Added debian/source/format (3.0 quilt)
* Updated debian/copyright to DEP-5 format
* Closes: #1132307
To access further information about this package, please visit the following URL:
https://mentors.debian.net/package/zip-drain/
Alternatively, you can download the package with 'dget' using this command:
dget -x https://mentors.debian.net/debian/pool/main/z/zip-drain/zip-drain_1.0.3-1.dsc
I would appreciate it if a mentor could review these changes for sponsorship.
Regards,
Armin
Please file an ITP bug. Note: RFS bugs aren't closed via d/changelog d/changelog on an initial upload have just a single entry, like "Initial Upload (Closes: #YOUR-ITP-BUG)