Package: sponsorship-requests Severity: wishlist !Important! This upload re-enables diet libc support {conditional, via build profiles}. Input from developers, experienced with Debian bootstrap is very, very welcome.
Dear mentors, I am looking for a sponsor for my package "gdbm" * Package name : gdbm Version : 1.14.1-5 Upstream Author : bug-g...@gnu.org * Url : https://gnu.org/software/gdbm * Licenses : GPL-3+,GFDL-1.3+ Programming Lang : C Section : libs GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). It builds those binary packages: * libgdbm5 * gdbm-l10n * libgdbm-dev * gdbmtool * libgdbm-compat4 * libgdbm-compat-dev This package succesfully builds on debomatic machine: https://debomatic-i386.debian.net/distribution#unstable/gdbm/1.14.1-5 Please note, that package is maintained with dgit(1) tool using dgit-maint-merge(7) workflow. For more information about how to sponsor this package, see dgit-sponsorship(7). Git repository: https://salsa.debian.org/iu-guest/gdbm.git Git branch: master With /bin/sh following commands should suffice: $ git clone https://salsa.debian.org/iu-guest/gdbm.git gdbm $ cd gdbm $ make -f debian/rules get-orig-source # 'gbp buildpackage' is fine $ dgit sbuild Changes since last upload: * Update Vcs-* fields in debian/control. * Bump compat version to 11 (no changes needed) * Enable dietlibc build, unless pkg.gdbm.nodietlibc profile is in effect. * Change section of bin:gdbm-l10n to 'localization' * Fix spelling error on manpage * Enable large file support Regards, Dmitry Bogatov