Your message dated Tue, 5 Jun 2018 16:27:54 +0200 with message-id <20180605142754.257cekqernbuofb7@angband.pl> and subject line Re: Bug#900802: RFS: marisa/0.2.5-1 [RC] has caused the Debian Bug report #900802, regarding RFS: marisa/0.2.5-1 [RC] 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 owner@bugs.debian.org immediately.) -- 900802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900802 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Cc: Mitsuya Shibata <mty.shibata@gmail.com>
- Subject: RFS: marisa/0.2.5-1 [RC]
- From: Boyuan Yang <073plan@gmail.com>
- Date: Tue, 05 Jun 2018 15:50:49 +0800
- Message-id: <[🔎] 3406172.q2eGaR12E1@hosiet-tp>
Package: sponsorship-requests Severity: important X-Debbugs-CC: debian-input-method@lists.debian.org Dear Mitsuya, debian-input-method team members and mentors, As the follow-up for https://lists.debian.org/debian-input-method/2018/06/ msg00014.html, I have prepared a team upload for package "marisa" and I'm looking for a sponsor to push it into unstable. Besides, I am looking for a DD to help importing the packaging git repository onto Salsa from my temporary repo and grant me (hosiet-guest) the Master role so that previous packaging commits could pushed and maintained there. Transition is not needed since the new version is merely a bugfix release (with no visible API/ABI breakage) and all its reverse dependencies will be upgraded and uploaded very soon inside the Debian Input Method Team. Mitsuya, you are welcomed to examine the changes and suggest any improvements as needed. * Package name : marisa Version : 0.2.5-1 Upstream Author : Susumu Yata <susumu.yata@gmail.com> * URL : https://github.com/s-yata/marisa-trie * License : BSD-2 / LGPL-2.1 Section : libs It builds those binary packages: libmarisa-dev - development files for libmarisa libmarisa-perl - Perl bindings for MARISA libmarisa0 - C++ library to provide an implementation of MARISA marisa - command line tools for libmarisa python-marisa - Python bindings for MARISA python3-marisa - Python3 bindings for MARISA ruby-marisa - Ruby bindings for MARISA To access further information about this package, please visit the following URL: https://mentors.debian.net/package/marisa Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/m/marisa/ marisa_0.2.5-1.dsc Git packaging repository (temporary, will be removed after upload): https://salsa.debian.org/hosiet-guest/marisa.git Git packaging repository (proposed, not yet exists): https://salsa.debian.org/debian/marisa.git Changes since the last upload: marisa (0.2.5-1) unstable; urgency=medium . [ Mitsuya Shibata ] * add dh-python to Build-Depends * remove no longer needed XS-Testsuite field * fix typo . [ Boyuan Yang ] * New upstream release with different upstream on GitHub. Closes: #900680. * debian: Apply "wrap-and-sort -abst" for unified format. * debian/control: - Add myself into uploaders list. - Bump Standards-Version to 4.1.4. - Add X-Python3-Version field as recommended. - Replace "Extra" package priority with "Optional" to fit policy requirement. - Use debian-input-method@lists.debian.org in maintainer field. Closes: #899868. - Fix typo in package description. Closes: #808276. * debian/copyright: - Refresh upstream copyright information. - Add information about my contribution to debian/ dir. - Use GitHub repository for upstream source field. * debian/watch: - Rewrite in v4 format. - Use GitHub s-yata/marisa-trie as upstream. * debian/rules: - Use "dh_missing --fail-missing". - Avoid manual invocation of dpkg-parsechangelog. - Enable full hardening. - Explicitly remove .la files with file installation. * debian/docs: Refresh file list. * debian/doc-base: Register HTML document for libmarisa-dev. * debian/shlibs: Add a libmarisa0.shlibs file to restrict lib dependency (>= 0.2.5). * debian/patches: Refresh patches. - Fix Alpha wordsize detection. Closes: #836374. - Add support for riscv64 wordsize detection. Closes: #898018. - Backport various commits from upstream trunk. -- Regards, Boyuan YangAttachment: signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
- To: 900802-done@bugs.debian.org
- Subject: Re: Bug#900802: RFS: marisa/0.2.5-1 [RC]
- From: Adam Borowski <kilobyte@angband.pl>
- Date: Tue, 5 Jun 2018 16:27:54 +0200
- Message-id: <20180605142754.257cekqernbuofb7@angband.pl>
- In-reply-to: <[🔎] 3406172.q2eGaR12E1@hosiet-tp>
- References: <[🔎] 3406172.q2eGaR12E1@hosiet-tp>
On Tue, Jun 05, 2018 at 03:50:49PM +0800, Boyuan Yang wrote: > Besides, I am looking for a DD > to help importing the packaging git repository onto Salsa from my temporary > repo and grant me (hosiet-guest) the Master role so that previous packaging > commits could pushed and maintained there. ✓ > * Package name : marisa > Version : 0.2.5-1 > Changes since the last upload: > > marisa (0.2.5-1) unstable; urgency=medium > . > [ Mitsuya Shibata ] > * add dh-python to Build-Depends > * remove no longer needed XS-Testsuite field > * fix typo > . > [ Boyuan Yang ] > * New upstream release with different upstream on GitHub. > Closes: #900680. > * debian: Apply "wrap-and-sort -abst" for unified format. > * debian/control: > - Add myself into uploaders list. > - Bump Standards-Version to 4.1.4. > - Add X-Python3-Version field as recommended. > - Replace "Extra" package priority with "Optional" to fit policy > requirement. > - Use debian-input-method@lists.debian.org in maintainer field. > Closes: #899868. > - Fix typo in package description. Closes: #808276. > * debian/copyright: > - Refresh upstream copyright information. > - Add information about my contribution to debian/ dir. > - Use GitHub repository for upstream source field. > * debian/watch: > - Rewrite in v4 format. > - Use GitHub s-yata/marisa-trie as upstream. > * debian/rules: > - Use "dh_missing --fail-missing". > - Avoid manual invocation of dpkg-parsechangelog. > - Enable full hardening. > - Explicitly remove .la files with file installation. > * debian/docs: Refresh file list. > * debian/doc-base: Register HTML document for libmarisa-dev. > * debian/shlibs: Add a libmarisa0.shlibs file to restrict lib > dependency (>= 0.2.5). > * debian/patches: Refresh patches. > - Fix Alpha wordsize detection. Closes: #836374. > - Add support for riscv64 wordsize detection. Closes: #898018. > - Backport various commits from upstream trunk. ✓ -- ⢀⣴⠾⠻⢶⣦⠀ I've read an article about how lively happy music boosts ⣾⠁⢰⠒⠀⣿⡁ productivity. You can read it, too, you just need the ⢿⡄⠘⠷⠚⠋⠀ right music while doing so. I recommend Skepticism ⠈⠳⣄⠀⠀⠀⠀ (funeral doom metal).
--- End Message ---