The following changes since commit a881860b18538100f4cc94960ac2b7091202c288:
d/libnss-mysql.docs: update to the latest upstream version (2024-12-13 12:22:21 +0900) are available in the Git repository at: https://gitlab.trisquel.org/del111/libnss-mysql.git for you to fetch changes up to f388c468890ed1275ddd3921903dd5c93cd447ab: d/changelog: clean up trailing white spaces (2024-12-14 23:47:09 +0900) ---------------------------------------------------------------- Hi Simon, Now the package can be built and is lintian clean. Please review/test when you have the time. I will do some basic testing this week. If nothing stands out, I will tag the release and upload to mentors for you to upload. All bugs were archived so there is no bug to close. Thanks --- Jing Luo (12): d/nss: use dh_installnss to inject mysql into nsswitch.conf d/install: remove it to fix FTBFS d/control: move Simon from maintainer to uploaders d/rules: do not install .la file and symlink to shlibs d/rules: enable extra hardening bindnow and add -Wall to CFLAGS d/u/*: add upstream signing key d/u/*: add upstream metadata d/control: explicitly say no to Rules-Requires-Root add lintian override entries for the source add lintian override entries add changelog entries and reorder some of them d/changelog: clean up trailing white spaces debian/changelog | 23 ++++-- debian/control | 5 +- debian/libnss-mysql.install | 2 - debian/libnss-mysql.lintian-overrides.in | 8 ++ debian/libnss-mysql.nss | 3 + debian/lintian-overrides | 2 - debian/rules | 17 ++++ debian/source/lintian-overrides | 2 + debian/upstream/metadata | 4 + debian/upstream/signing-key.asc | 130 +++++++++++++++++++++++++++++++ 10 files changed, 185 insertions(+), 11 deletions(-) delete mode 100644 debian/libnss-mysql.install create mode 100644 debian/libnss-mysql.lintian-overrides.in create mode 100644 debian/libnss-mysql.nss delete mode 100644 debian/lintian-overrides create mode 100644 debian/source/lintian-overrides create mode 100644 debian/upstream/metadata create mode 100644 debian/upstream/signing-key.asc