Bug#714734: RFS: marisa/0.2.4-1 [ITP] - Tools and libs for a static and space-efficient trie data structure

2013-07-02 Thread Mitsuya Shibata
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "marisa"

 * Package name: marisa
   Version : 0.2.4-1
   Upstream Author : Susumu Yuta 
 * URL : https://code.google.com/p/marisa-trie/
 * License : LGPL, BSD
   Section : libs

It builds those binary packages:

  libmarisa-dev - developement files for libmarisa.
  libmarisa0 - C++ library to provide an implementation of MARISA.
  marisa - commmand line tools for libmarisa.
  perl-marisa - Perl bindings for MARISA.
  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:

  http://mentors.debian.net/package/marisa


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

dget -x 
http://mentors.debian.net/debian/pool/main/m/marisa/marisa_0.2.4-1.dsc

More information about hello can be obtained from
https://code.google.com/p/marisa-trie/.

Changes since the last upload:

  [Initial upload]


Regards,
--
Mitsuya Shibata
mty.shib...@gmail.com


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CANAWXfgFNBn=i3jkf38wneqm6sxetb7a-aaad+oqq4gg4hk...@mail.gmail.com



Bug#714734: bug 714734 has subject RFS: marisa/0.2.4-1 [ITP] - Tools and libs for a static and space-efficient trie data structure

2013-07-03 Thread Mitsuya Shibata
Hi,

2013/7/3 Mònica Ramírez :
>> > Sponsorship requests should not be assigned to wnpp package.
>> > I'm undoing last actions sent to control server.
>>
>>  How do we handle this sponsorship-requests pseudo package?
>>  Please let me know.
>
> "After you uploaded a package, please close the bug report by sending a
> mail to nnn-d...@bugs.debian.org. Do not close RFS bugs in
> debian/changelog. It is the sponsor who solves the issue, not the
> supplier of the package or anyhow related to the package itself."

Thank you for your advice!
But I got a little confused ...

What I would like to do:
- Send ITP
- Get reviewere and sponsor for my package via mentors.debian.net

I referred following sites:
- 
http://wiki.debian.org/DebianMentorsFaq#How_do_I_add_a_new_package_to_the_archive.3F
- http://mentors.debian.net/intro-maintainers

What I did:
1. Sent ITP mail (#714453) to wnpp package.
2. Created package, and wrote "Close: #714453" in its changelog.
3. Uploaded my package to mentors.debian.net.
4. Enabled "Needs sponsorship".
5. Wrote RFS mail using examples from RFS template on mentros.debian.net.
6. Sent RFS mail (#714734) to sponsorship-requests package.

7. Merged RFS (#714734 on sponsorship-requests) to ITP (#714453 on wnpp) to
   close both tickets automatically if my package is uploaded by sponsor.

My fault step is not in 1-6?
Should I have asked sponsor to close RFS by hand instead of did 7?

Best regards,
--
Mitsuya Shibata
mty.shib...@gmail.com


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CANAWXfjJn1rVHv30Pv4C9L=3i7tzncakoyxvo-yz11w-_q6...@mail.gmail.com



Bug#714734: bug 714734 has subject RFS: marisa/0.2.4-1 [ITP] - Tools and libs for a static and space-efficient trie data structure

2013-07-03 Thread Mitsuya Shibata
2013/7/3 Mònica Ramírez :
>> What I did:
>> 1. Sent ITP mail (#714453) to wnpp package.
>> 2. Created package, and wrote "Close: #714453" in its changelog.
>> 3. Uploaded my package to mentors.debian.net.
>> 4. Enabled "Needs sponsorship".
>> 5. Wrote RFS mail using examples from RFS template on mentros.debian.net.
>> 6. Sent RFS mail (#714734) to sponsorship-requests package.
>>
>> 7. Merged RFS (#714734 on sponsorship-requests) to ITP (#714453 on wnpp) to
>>close both tickets automatically if my package is uploaded by sponsor.
>>
>> My fault step is not in 1-6?
>
> 1-6 are the right steps.
>
>> Should I have asked sponsor to close RFS by hand instead of did 7?
>
> Yes :-)
>
> ITP is closed automatically because of step 2, but the RFS bug must be
> closed by your sponsor.

Thank you for your clarification.
I appreciate it!

Best regards,
--
Mitsuya Shibata
mty.shib...@gmail.com


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/canawxfj04wbtz-rsbc5f4gwngvjrga0g6ahdq4yt9eo3dbp...@mail.gmail.com



Bug#714734: Debian Bugs information: logs for Bug#714734

2013-08-14 Thread Mitsuya Shibata
Hi, jwilk

> I'm a bit late, as the package is already in NEW, but anyway
> here's my quick review:

Thank you for your review. I uploaded fixed package to mentors.
Could you review it again, and if no problem, then sponsor it?

https://mentors.debian.net/package/marisa
  dget -x http://mentors.debian.net/debian/pool/main/m/marisa/marisa_0.2.4-2.dsc



> Why is your .orig.tar different than the one downloaded by uscan?
>

My fault. I have used --createorig in first dh_make.

> Package synopses are not sentences, therefore they shouldn't end with full
> stops.

Removed full stops.

> The Perl package name is wrong; as per Perl Policy S:4.2 it should be
> libmarisa-perl.

Renamed.

> /lib/perl5/i486-linux-gnu-thread-multi-64int/ is certainly not the
> correct directory to install Perl modules into...

Modified install path in debian/rules to "/usr/lib/perl5/".

> According to both Lintian and blhc, at least some parts of the packages
> are not built with hardening.

Set CFLAGS and LDFLAGS in debian/rules. And use verbose option
for extconf.rb.

Added manpages.

> lintian4python emits:
> i: marisa source: python-provides-considered-harmful python-marisa
> i: marisa source: python-provides-considered-harmful python3-marisa
> w: python-marisa: egg-info-version-mismatch 0.0.0 0.2.4
> e: python-marisa: python-module-in-multi-arch-foreign-package
> w: python3-marisa: egg-info-version-mismatch 0.0.0 0.2.4
> e: python3-marisa: python-module-in-multi-arch-foreign-package

Set version in setup.py via quilt patch.
Removed Multi-Arch field from python package.

Best regards,
-- 
Mitsuya Shibata
mty.shib...@gmail.com


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CANAWXfiWFcSN1QRJXXjD437a9pgL_95RoMagQ3NaRz7fh=e...@mail.gmail.com



Bug#714734: Debian Bugs information: logs for Bug#714734

2013-09-13 Thread Mitsuya Shibata
Hi, jwilk
# Just a reminder, sorry

2013/8/15 Mitsuya Shibata :
> Thank you for your review. I uploaded fixed package to mentors.
> Could you review it again, and if no problem, then sponsor it?
>
> https://mentors.debian.net/package/marisa
>   dget -x 
> http://mentors.debian.net/debian/pool/main/m/marisa/marisa_0.2.4-2.dsc

Could you review above package?

If you have no time, should I resend RFS or should I wait your review?

Thanks,
-- 
Mitsuya Shibata
mty.shib...@gmail.com


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CANAWXfgW2WKRKtUce7kkL6vEgi-fQu3xemtq=+P3tJ2=cat...@mail.gmail.com



Bug#714734: Debian Bugs information: logs for Bug#714734

2013-09-13 Thread Mitsuya Shibata
2013/9/14 Jakub Wilk :
>> If you have no time, should I resend RFS or should I wait your review?
>
> Please don't wait.
>

Roger, I will send RFS mail.

Regards,
-- 
Mitsuya Shibata
mty.shib...@gmail.com


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/canawxfg6x0wr2qa-yqxczfmz4cbnuzzuymfycytbol6wnzs...@mail.gmail.com