Your message dated Wed, 26 Aug 2026 18:32:50 -0500
with message-id <[email protected]>
and subject line Re: RFS: anthy/1:1.0.0.20260213-1~exp2 -- Japanese kana-kanji 
conversion - utilities
has caused the Debian Bug report #1145658,
regarding RFS: anthy/1:1.0.0.20260213-1~exp2 -- Japanese kana-kanji conversion 
- utilities
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1145658: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1145658
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal

-------8<------------8<-------
There is not much interest from the Input Method Team so I'm also posting here. Please upload to NEW queue because of a binary package rename. Upstream SONAME version changes. Also please grant me maintainer access to https://salsa.debian.org/debian/anthy
-------8<------------8<-------

Dear mentors,

I am looking for a sponsor for my package "anthy":

 * Package name     : anthy
   Version          : 1:1.0.0.20260213-1~exp2
   Upstream contact : [fill in name and email of upstream]
 * URL              : https://wiki.debian.org/Teams/DebianAnthy
 * License          : public-domain, LGPL-2.1+, GPL-2
 * Vcs              : https://salsa.debian.org/debian/anthy/tree/debian
   Section          : utils

The source builds the following binary packages:

  anthy - Japanese kana-kanji conversion - utilities
  anthy-common - Japanese kana-kanji conversion - dictionary
  anthy-el - Japanese kana-kanji conversion - elisp frontend
  libanthy-dev - Japanese kana-kanji conversion - development files
  libanthy2 - Japanese kana-kanji conversion - runtime library
libanthyinput-dev - Japanese kana-kanji conversion - development files for input libanthyinput0t64 - Japanese kana-kanji conversion - runtime library for input

To access further information about this package, please visit the following URL:

  https://mentors.debian.net/package/anthy/

Alternatively, you can download the package with 'dget' using this command:

dget -x https://mentors.debian.net/debian/pool/main/a/anthy/anthy_1.0.0.20260213-1~exp2.dsc

Changes since the last upload:

 anthy (1:1.0.0.20260213-1~exp2) experimental; urgency=medium
 .
   * Rename libanthy1t64 to libanthy2 due to upstream SONAME changes

Regards,
--
  Luke Yasuda

--- End Message ---
--- Begin Message ---
Hi Luke,

Done:

$ dput ssh-upload ../anthy_1.0.0.20260213-1~exp2_amd64.changes
Uploading anthy using sftp to ssh-upload (host: ssh.upload.debian.org; 
directory: /srv/upload.debian.org/UploadQueue/)
running allowed-distribution: check whether a local profile permits uploads to 
the target distribution
running protected-distribution: warn before uploading to distributions where a 
special policy applies
running checksum: verify checksums before uploading
running suite-mismatch: check the target distribution for common errors
running gpg: check GnuPG signatures before the upload
Logging into host ssh.upload.debian.org as tsimonq2
Uploading anthy_1.0.0.20260213-1~exp2.dsc
Uploading anthy_1.0.0.20260213-1~exp2.debian.tar.xz
Uploading anthy-common_1.0.0.20260213-1~exp2_all.deb
Uploading anthy-dbgsym_1.0.0.20260213-1~exp2_amd64.deb
Uploading anthy-el_1.0.0.20260213-1~exp2_all.deb
Uploading anthy_1.0.0.20260213-1~exp2_amd64.buildinfo
Uploading anthy_1.0.0.20260213-1~exp2_amd64.deb
Uploading libanthy-dev_1.0.0.20260213-1~exp2_amd64.deb
Uploading libanthy2-dbgsym_1.0.0.20260213-1~exp2_amd64.deb
Uploading libanthy2_1.0.0.20260213-1~exp2_amd64.deb
Uploading libanthyinput-dev_1.0.0.20260213-1~exp2_amd64.deb
Uploading libanthyinput0t64-dbgsym_1.0.0.20260213-1~exp2_amd64.deb
Uploading libanthyinput0t64_1.0.0.20260213-1~exp2_amd64.deb
Uploading anthy_1.0.0.20260213-1~exp2_amd64.changes

Lintian output, for next time:

Running lintian...
N:
W: anthy-el: emacsen-common-without-dh-elpa
N:
N:   The package uses the emacsen-common infrastructure but the package was not
N:   built with dh-elpa. Please consider transitioning the package build to use
N:   dh-elpa, unless the package is required to work with XEmacs.
N:
N:   dh-elpa centralises the emacsen-common maintscripts, which makes for fewer
N:   bugs, and significantly easier cross-archive updates to emacsen packages.
N:
N:   In addition, a package built with dh-elpa integrates with the GNU Emacs
N:   package manager, for a better user experience.
N:
N:   Please refer to the dh_elpa(1) manual page, the dh-make-elpa(1) manual
N:   page, and https://wiki.debian.org/Teams/DebianEmacsenTeam/elpa-hello for
N:   details.
N:
N:   Visibility: warning
N:   Show-Always: no
N:   Check: emacs/elpa
N:
N:
W: anthy: no-manual-page [usr/bin/anthy-agent]
N:
N:   Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should have
N:   a manual page
N:
N:   Note that though the man program has the capability to check for several
N:   program names in the NAMES section, each of these programs should have its
N:   own manual page (a symbolic link to the appropriate manual page is
N:   sufficient) because other manual page viewers such as xman or tkman don't
N:   support this.
N:
N:   If the name of the manual page differs from the binary by case, man may be
N:   able to find it anyway; however, it is still best practice to match the
N:   exact capitalization of the executable in the manual page.
N:
N:   If the manual pages are provided by another package on which this package
N:   depends, Lintian may not be able to determine that manual pages are
N:   available. In this case, after confirming that all binaries do have manual
N:   pages after this package and its dependencies are installed, please add a
N:   Lintian override.
N:
N:   Please refer to Manual pages (Section 12.1) in the Debian Policy Manual
N:   for details.
N:
N:   Visibility: warning
N:   Show-Always: no
N:   Check: documentation/manual
N:   Renamed from: binary-without-manpage
N:
N:
W: anthy: no-manual-page [usr/bin/anthy-dic-tool]
N:
W: anthy: no-manual-page [usr/bin/anthy-morphological-analyzer]
N:
X: libanthyinput0t64: hardening-no-fortify-functions 
[usr/lib/x86_64-linux-gnu/libanthyinput.so.0.0.0]
N:
N:   This package provides an ELF binary that lacks the use of fortified libc
N:   functions. Either there are no potentially unfortified functions called by
N:   any routines, all unfortified calls have already been fully validated at
N:   compile-time, or the package was not built with the default Debian
N:   compiler flags defined by dpkg-buildflags. If built using dpkg-buildflags
N:   directly, be sure to import CPPFLAGS.
N:
N:   NB: Due to false-positives, Lintian ignores some unprotected functions
N:   (e.g. memcpy).
N:
N:   Please refer to https://wiki.debian.org/Hardening and Bug#673112 for
N:   details.
N:
N:   Visibility: info
N:   Show-Always: no
N:   Check: binaries/hardening
N:   This tag is experimental.
N:

I: Lintian run successful (worst tag: warn)

Best regards,
Simon Quigley
[email protected]

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to