Bug#986359: RFS: libubootenv/0.3-1.1 [NMU] [RC] -- Library to access U-Boot environment

2021-04-04 Thread Nobuhiro Iwamatsu
Hi Bastian,

2021年4月5日(月) 9:09 Bastian Germann :
>
> Am 05.04.21 um 01:35 schrieb Nobuhiro Iwamatsu:
> > And If we put this package in bullseye "Added symbols for
> > libubootenv0.1 (Closes: # 969216)"
> > we need to remove the fix, I think.
>
> Why? The interface does not change. No symbols are added but a symbols FILE 
> is added.

Sorry, I had the wrong understanding about Hard Freeze.
I will upload with #969216.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



Bug#931774: RFS: paho.mqtt.c/1.3.0-1 [ITP] -- Eclipse Paho MQTT C client library

2019-07-15 Thread Nobuhiro Iwamatsu
HI again,

Your package has some warning of dh_missing.

dh_missing: usr/CONTRIBUTING.md exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/README.md exists in debian/tmp but is not installed to anywhere
dh_missing: usr/notice.html exists in debian/tmp but is not installed
to anywhere
dh_missing: usr/edl-v10 exists in debian/tmp but is not installed to anywhere
dh_missing: usr/epl-v10 exists in debian/tmp but is not installed to anywhere

  I think that this file can ignore using debian/not-installed.

dh_missing: usr/samples/MQTTClient_publish_async.c exists in
debian/tmp but is not installed to anywhere
dh_missing: usr/samples/paho_cs_sub.c exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/samples/MQTTAsync_publish.c exists in debian/tmp but
is not installed to anywhere
dh_missing: usr/samples/paho_c_pub.c exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/samples/paho_cs_pub.c exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/samples/pubsub_opts.c exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/samples/MQTTAsync_subscribe.c exists in debian/tmp but
is not installed to anywhere
dh_missing: usr/samples/paho_c_sub.c exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/samples/MQTTClient_publish.c exists in debian/tmp but
is not installed to anywhere
dh_missing: usr/samples/MQTTClient_subscribe.c exists in debian/tmp
but is not installed to anywhere
dh_missing: usr/bin/MQTTClient_publish_async exists in debian/tmp but
is not installed to anywhere
dh_missing: usr/bin/MQTTClient_publish exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/bin/MQTTClient_subscribe exists in debian/tmp but is
not installed to anywhere
dh_missing: usr/bin/MQTTAsync_subscribe exists in debian/tmp but is
not installed to anywhere
dh_missing: usr/bin/MQTTVersion exists in debian/tmp but is not
installed to anywhere
dh_missing: usr/bin/MQTTAsync_publish exists in debian/tmp but is not
installed to anywhere

  I think that this file should be included in paho.mqtt.c-examples
package or other package.

Please fix this.
And static libraries has '-static' suffix. please remove this.


$ ls debian/tmp/usr/lib/x86_64-linux-gnu/libpaho-mqtt3*.a -1
debian/tmp/usr/lib/x86_64-linux-gnu/libpaho-mqtt3a-static.a
debian/tmp/usr/lib/x86_64-linux-gnu/libpaho-mqtt3as-static.a
debian/tmp/usr/lib/x86_64-linux-gnu/libpaho-mqtt3c-static.a
debian/tmp/usr/lib/x86_64-linux-gnu/libpaho-mqtt3cs-static.a


Best regards,
  Nobuhiro

2019年7月16日(火) 7:23 Roman Ondráček :
>
> Dear Mr Iwamatsu,
>
> The problems was fixed.
>
> Yours sincerely,
> Roman Ondráček
>
> Dne 15. 07. 19 v 2:05 Nobuhiro Iwamatsu napsal(a):
> > Hi,
> >
> > 2019年7月15日(月) 7:30 Roman Ondráček :
> >>
> >> Dear Mr Iwamatsu,
> >>
> >> I am not sure if you received my answer on your comment on the site
> >> mentors.debian.net because I replied you via comment on the site
> >> mentors.debian.net.
> >>
> >> It should be fixed in the latest upload where I uploaded the forgotten
> >> source tarball.
> >
> > Thanks, I can download all files from mentors.debian.net.
> > And I noticed two problem.
> >
> > debian/control:
> >
> >We does not need libc6-dev (>= 2.19.18) in Build-Depends.
> >This is provided in the build-essential package.
> >
> > debian/changelog:
> >
> >   Please squash changelog from -1 and -3.
> >   There are changelogs up to -3 now, but put them together. Packages 
> > uploaded to
> >   mentrors are not included in the package as Debian yet.
> >
> > Best regards,
> >   Nobuhiro
> >
>
--
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



Bug#931774: RFS: paho.mqtt.c/1.3.0-1 [ITP] -- Eclipse Paho MQTT C client library

2019-07-14 Thread Nobuhiro Iwamatsu
Hi,

2019年7月15日(月) 7:30 Roman Ondráček :
>
> Dear Mr Matsui,
>
> I am not sure if you received my answer on your comment on the site
> mentors.debian.net because I replied you via comment on the site
> mentors.debian.net.
>
> It should be fixed in the latest upload where I uploaded the forgotten
> source tarball.

Thanks, I can download all files from mentors.debian.net.
And I noticed two problem.

debian/control:

   We does not need libc6-dev (>= 2.19.18) in Build-Depends.
   This is provided in the build-essential package.

debian/changelog:

  Please squash changelog from -1 and -3.
  There are changelogs up to -3 now, but put them together. Packages uploaded to
  mentrors are not included in the package as Debian yet.

Best regards,
  Nobuhiro



Bug#931774: RFS: paho.mqtt.c/1.3.0-1 [ITP] -- Eclipse Paho MQTT C client library

2019-07-10 Thread Nobuhiro Iwamatsu
Hi,

I have a question.
You are overriding possible-gpl-code-linked-with-openssl. This is
because the license under the debian directory is GPL v2+.
If possible, change to the same license (EPL) as Upstream. If you do,
you will solve this overriding.

Best regards,
  Nobuhiro

2019年7月10日(水) 18:33 Roman Ondráček :
>
> Package: sponsorship-requests
> Severity: wishlist
>
> Dear mentors,
>
> I am looking for a sponsor for my package "paho.mqtt.c"
>
> * Package name: paho.mqtt.c
>   Version : 1.3.0-1
>   Upstream Author : Eclipse Paho Development Team 
> * URL : https://github.com/eclipse/paho.mqtt.c
> * License : EPL-1.0
>   Section : libs
>
> It builds those binary packages:
>
> libpaho-mqtt-dev - Eclipse Paho MQTT C client - development files
> libpaho-mqtt1.3 - Eclipse Paho MQTT C client - shared libraries
> paho.mqtt.c-examples - Eclipse Paho MQTT C client - example files
>
> To access further information about this package, please visit the
> following URL:
>
> https://mentors.debian.net/package/paho.mqtt.c
>
>
> Alternatively, one can download the package with dget using this command:
>
>   dget -x
> https://mentors.debian.net/debian/pool/main/p/paho.mqtt.c/paho.mqtt.c_1.3.0-1.dsc
>
> More information about paho.mqtt.c can be obtained from
> https://www.eclipse.org/paho/clients/c/.
>
> Changes since the last upload:
>
>   * Initial release (Closes: #931716)
>
> Regards,
>  Roman Ondráček
>


-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



Bug#899347: [pkg-go] Bug#899347: RFS: golang-github-howeyc-fsnotify/0.9.0-1 [ITP]

2018-05-30 Thread Nobuhiro Iwamatsu
Hi,

I uploaded, it's in NEW queue.

Best regards,
  Nobuhiro

2018-05-23 15:03 GMT+09:00 Yanhao Mo :
> Package: sponsorship-requests
> Severity: wishlist
> X-Debbugs-CC: pkg-go-maintain...@lists.alioth.debian.org
> Control: close 895197
> Control: block 895173
>
> Dear mentors,
>
> I am looking for a sponsor for my package "golang-github-howeyc-fsnotify"
>
> * Package name: golang-github-howeyc-fsnotify
>   Version : 0.9.0+git20151003.f0c08ee-1
>   Upstream Author : Chris Howey 
> * URL : https://github.com/howeyc/fsnotify
> * License : BSD-3-clause
>   Section : devel
>
> It builds those binary packages:
>
>   golang-github-howeyc-fsnotify-dev - file system notification for Go
>
> To access further information about this package, please visit the following 
> URL:
>
>   https://mentors.debian.net/package/golang-github-howeyc-fsnotify
>
> Alternatively, one can download the package with dget using this command:
>
>   dget -x 
> https://mentors.debian.net/debian/pool/main/g/golang-github-howeyc-fsnotify/golang-github-howeyc-fsnotify_0.9.0+git20151003.f0c08ee-1.dsc
>
>
> More information about hello can be obtained from
>   https://salsa.debian.org/go-team/packages/golang-github-howeyc-fsnotify
>
> --
> Yanhao Mo
>
> ___
> Pkg-go-maintainers mailing list
> pkg-go-maintain...@alioth-lists.debian.net
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



Bug#816968: RFS: broadcom-facetimehd/0.0.1~git20150229.1.8cc44d6 [ITP] -- DKMS driver for Broadcom PCIe cameras

2016-03-06 Thread Nobuhiro Iwamatsu
Hi,

I reviewed your package.

debian/changelog:
 foget colon after "closes". Please add colon.

debian/rules:
  When you build a package, you do not download other source code and
data from the Internet.
  Please remove install-frwr target from debian/rules and remove
firmware-broadcom-facetimehd package.
  If you can remove this target, you change section from non-free to main.
  About how to respond firmware, you can use the same method as
flashplugin-nonfree.

Best regards,
  Nobuhiro


2016-03-07 5:53 GMT+09:00 Jean Baptiste Favre <deb...@jbfavre.org>:
> Package: sponsorship-requests
> Severity: wishlist
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Dear mentors,
>
> I am looking for a sponsor for my package "broadcom-facetimehd":
>
> * Package name: broadcom-facetimehd
>   Version : 0.0.1~git20150229.1.8cc44d6
>   Upstream Author : Sven Schnelle <sv...@stackframe.org>
> * URL : https://github.com/patjak/bcwc_pcie
> * License : GPL2+
>   Section : nonfree/kernel
>   Programming Lang: C
>   Description : dkms source for the Broadcom 1570 PCIe webcam
>Broadcom 1570 PCIe webcam is a device driver to support the Facetime HD
>PCIe webcam found on recent Macbooks.
>
>This package provides the source code for factimehd kernel module and
>makes use of the DKMS build utility to install it for the running
>kernel.
>Needed firmware is provided by firmware-broadcom-pcie-webcam.
>
> It builds those binary packages:
>
>   broadcom-facetimehd-dkms - dkms source for the Broadcom 1570 PCIe webcam
>   firmware-broadcom-facetimehd - Binary firmware for the Broadcom 1570 PCIe 
> webcam
>
> To access further information about this package, please visit the following 
> URL:
>
> http://mentors.debian.net/package/broadcom-facetimehd
>
> Alternatively, one can download the package with dget using this command:
>
> dget -x 
> http://mentors.debian.net/debian/pool/non-free/b/broadcom-facetimehd/broadcom-facetimehd_0.0.1~git20150229.1.8cc44d6.dsc
>
> More information about broadcom-facetimehd can be obtained from 
> https://github.com/patjak/bcwc_pcie.
>
> Changes for the first upload:
>
>   * First package version (Closes #816958)
>
>
> Regards,
> Jean Baptiste Favre
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1
>
> iQJ8BAEBCgBmBQJW3Ji+XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
> ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ0RTg0NUJBMjMwQ0I0RDQ0ODkwNjk4NDdC
> NERENTM2QUNGN0Q4NzM3AAoJELTdU2rPfYc3h3YP/2XxxCEPt2/UHTaf49TNfPc3
> Nv3GZitcpOTGNZHSvjl37DxxKtVomyE9vl2KDXo/StrXmqtA/CR94IrC5GlcJgXz
> pi7YZEiqaKXXT0YlWEUqSM0cr8Dat6h22W668haI+Hcve8TsR96LqMamOayjoThu
> pgQpj6gaKfhQ0uF+f3mIACGFQXl8U5/nlaYpKm7VtpHTlGXXnU+zMd2bW9/iAnJv
> 9waSOYozdTjsjz5wXxAKtMnyRn+t6fTGche379nMK6/ndA1mbeMS0vaA3CLB7khu
> n1ly6vEhOLJmnEThS+AGEeAB0ZWEe8O0tAsC+3ysF1KnISMzEOmPqKNvpm7M+g/G
> vxEMu1nRXv2hxIYxZ6+D1dDNgqZ8rB3au691Nho4PkZfTmkDI6vl5Qx3QQyUm+a2
> FSLLQaAcoeLuZWWMO1N+JqRbJHm+C3gWhXoBmpcfpyfit+wRgd0o2124Kvn1CyzF
> jPz2zUcCVhABJL7FoR+0Z7D4qWkG7yBvNLEihfVYbXWuTEUb93gisAKa2kucDKx6
> ami4CEkkDwdc0FmISFRAW0E4gS50WE13Z+03AtLrW1d+TqJQbi72GGl7tTPfV9ij
> zlNhLUmmzYz81CLI/4U0DplPUFeeY9m5M0YJontYBV+0wKHCQCOG4+M58uRqKWjk
> MvjLQv5YfAuAA/KfIqrF
> =HaQp
> -END PGP SIGNATURE-
>



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



Re: Ping for upload please ?

2014-10-23 Thread Nobuhiro Iwamatsu
 : 1.0+cvs20070630-5
 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764466
 http://mentors.debian.net/package/linux-igd

 See bug for full changelog.  Linux-IGD fixes a number of long outstanding
 bugs that my users have put some time into investigating.  It would be
 very good to acknowldege their efforts by getting the fixes uploaded.

upload.


 I should soon be able to progress my DM application further so that I
 can do my own uploads after this.

I do not yet understand you, Because I watched your package for the first time.
Thus, I cannot yet admit DM to you, sorry.


 Thanks in hope,

 Nick

Best regards,
  Nobuhiro


-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CABMQnV+c5WUe5m8h+nWgwtOi2=sordrcjytmu99zbv60iqh...@mail.gmail.com



Re: Ping for upload please ?

2014-10-23 Thread Nobuhiro Iwamatsu
Hi,


2014-10-24 6:06 GMT+09:00 Nick Leverton n...@leverton.org:
 On Thu, Oct 23, 2014 at 04:37:34PM +0900, Nobuhiro Iwamatsu wrote:
 2014-10-22 16:49 GMT+09:00 Nick Leverton n...@leverton.org:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764464
 
  See bug for full changelog.  This upload of libupnp provides a number
  of stability and reliability fixes.

 I builded with pbuilder. But I got following error.

 -
 
 make[4]: Leaving directory '/tmp/buildd/libupnp-1.6.19+git20141001/upnp'
 make  check-TESTS
 make[4]: Entering directory '/tmp/buildd/libupnp-1.6.19+git20141001/upnp'
 make[5]: Entering directory '/tmp/buildd/libupnp-1.6.19+git20141001/upnp'
 FAIL: test_init
 FAIL: test_url
 make[6]: Entering directory '/tmp/buildd/libupnp-1.6.19+git20141001/upnp'

 Hi Nobuhiro,

 I didn't reproduce this but I guess that your pbuilder environment may
 be more minimal than mine and cause the test suite to fail, because it
 uses real domains and expects them to resolve (even though it does not
 try to access them).

I see.


 This test was new in this upstream version and I've already mentioned
 to the author that it may cause problems in Debian buildds.  I'm sorry
 that you fell over it upon first attempt.

 If you have time to re-try, I have disabled the test suite for the time
 being in the configure step, and re-uploaded the package to the same .dsc

OK, I just build and upload.
Thanks for your work!

There is a problem with these packages, then, when you need to upload,
please contact me.
I will support you.:)


 Thankyou

 Nick

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CABMQnVJe2n=OaapybkWkSxED1EffSYGJnEc0=bajrmoopaz...@mail.gmail.com



Bug#745302: RFS: fcitx-skk/0.1.0-1 [ITP]

2014-04-23 Thread Nobuhiro Iwamatsu
Hi,

2014-04-24 0:03 GMT+09:00 Yusuke YATSUO yyat...@debian.or.jp:
 Hi,

 I really appriciate your offer.
 Since I have not recieved any other offers yet,
 I'd like you to become my sponsor.

OK,  I become your sponsor with pleasure.


 Also, thanks for checking my package.
 (Auch! There are a lot of problems.)

You are welcome, and no problem.


 Unfortunately, I don't have much time to spend on my package right now.
 Could you wait few more days?
 I will go over your feedback and fix problems on this weekend.


Sure. I am waiting your reply with updated package.

 Regards,
  Yusuke YATSUO

Best regards,
  Nobuhiro


 On Tue, Apr 22, 2014 at 03:06:18PM +0900, Nobuhiro Iwamatsu wrote:
 Hi,

 I can sponsor your package.
 If you can not find a sponsor, let me know.

 Best regards,
   Nobuhiro

 2014-04-21 23:40 GMT+09:00 Yusuke YATSUO yyat...@debian.or.jp:
  Hi,
 
  On Sun, Apr 20, 2014 at 03:34:51AM -0700, Vincent Cheng wrote:
 
  Would you consider maintaining this within the Debian IME Packaging
  team (you can find more info, including how to contact the team, at
  [1])? You'll likely be able to find more sponsors for your package as
  well as for future uploads.
 
  [1] https://wiki.debian.org/Teams/IMEPackagingTeam
 
  Thanks for the tip.
  I'll talk to the IME Packaging team.
 
  In the meantime, I would appriciate any comments or feedback with regard
  to the package.
 
  Regards,
   Yusuke YATSUO



 --
 Nobuhiro Iwamatsu
iwamatsu at {nigauri.org / debian.org}
GPG ID: 40AD1FA6



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


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



Bug#745302: RFS: fcitx-skk/0.1.0-1 [ITP]

2014-04-22 Thread Nobuhiro Iwamatsu
Hi,

I can sponsor your package.
If you can not find a sponsor, let me know.

Best regards,
  Nobuhiro

2014-04-21 23:40 GMT+09:00 Yusuke YATSUO yyat...@debian.or.jp:
 Hi,

 On Sun, Apr 20, 2014 at 03:34:51AM -0700, Vincent Cheng wrote:

 Would you consider maintaining this within the Debian IME Packaging
 team (you can find more info, including how to contact the team, at
 [1])? You'll likely be able to find more sponsors for your package as
 well as for future uploads.

 [1] https://wiki.debian.org/Teams/IMEPackagingTeam

 Thanks for the tip.
 I'll talk to the IME Packaging team.

 In the meantime, I would appriciate any comments or feedback with regard
 to the package.

 Regards,
  Yusuke YATSUO



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CABMQnVL3ALg1oC4xuD-bXAjEDp6eyhxRLq=jcir0kd+93pm...@mail.gmail.com



Bug#745302: RFS: fcitx-skk/0.1.0-1 [ITP]

2014-04-22 Thread Nobuhiro Iwamatsu
Hi,

I checked your package.

debian/changelog:

 fcitx-skk (0.1.0-1) UNRELEASED; urgency=low

  * Initial release (Closes: #733316)

 -- Yusuke YATSUO yyat...@debian.or.jp  Thu, 3 Apr 2014 00:10:43 +0900

Please set distribution.

debian/control:

 Source: fcitx-skk
 Section: utils
 Priority: optional
 Maintainer: Yusuke YATSUO yyat...@debian.or.jp
 Build-Depends: debhelper (= 9), cmake, fcitx-libs-dev (= 1:4.2.8), 
 fcitx-bin (= 1:4.2.8), libskk-dev, libqt4-dev
 Standards-Version: 3.9.5
 Homepage: https://github.com/fcitx/fcitx-skk
 #Vcs-Git: git://git.debian.org/collab-maint/fcitx-skk.git
 #Vcs-Browser: http://git.debian.org/?p=collab-maint/fcitx-skk.git;a=summary

 Package: fcitx-skk
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, fcitx-bin, fcitx-data (= 
 1:4.2.6), fcitx-modules, skk
 Recommends: fcitx (= 1:4.2.6)

Why do you set = 1:4.2.6 ?  You set to = 1:4.2.8 in   Build-Depends.
I think to match the version is good in order to avoid the confusion.

 Breaks: fcitx ( 1:4.2.6)

Why do you set Breaks? Could you explain about this?

And your package FTBFS with pbuilder/unstable.
Could you check your environment?
I think you forgot adding libqt4-dev to Build-Depends.

-
--   found libskk, version 1.0.0
qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No
such file or directory
qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No
such file or directory
qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No
such file or directory
CMake Warning at /usr/share/cmake-2.8/Modules/FindQt4.cmake:659 (message):
  /usr/bin/qmake reported QT_INSTALL_LIBS as  but QtCore could not be found
  there.  Qt is NOT installed correctly for the target build environment.
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindQt.cmake:155 (include)
  CMakeLists.txt:30 (find_package)


CMake Error at /usr/share/cmake-2.8/Modules/FindQt4.cmake:664 (message):
  Could NOT find QtCore.  Check
  /tmp/buildd/fcitx-skk-0.1.0/obj-x86_64-linux-gnu/CMakeFiles/CMakeError.log
  for more details.
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindQt.cmake:155 (include)
  CMakeLists.txt:30 (find_package)

-

Best regards,
  Nobuhiro

2014-04-20 19:27 GMT+09:00 yusuke YATSUO yyat...@debian.or.jp:
 Package: sponsorship-requests
 Severity: wishlist

   Dear mentors,

   I am looking for a sponsor for my package fcitx-skk

  * Package name: fcitx-skk
Version : 0.1.0-1
Upstream Author : Yichao Yu yyc1...@gmail.com
  * URL : https://github.com/fcitx/fcitx-skk
  * License : GPL-2+
Section : utils

   It builds those binary packages:

 fcitx-skk  - Japanese SKK input engine for Fcitx

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

   http://mentors.debian.net/package/fcitx-skk


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

 dget -x
 http://mentors.debian.net/debian/pool/main/f/fcitx-skk/fcitx-skk_0.1.0-1.dsc

   Regards,
Yusuke YATSUO

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CABMQnVJZz-cg-iYdDvbKpodtGXhtozJEY=xmd7nmhwsh+yo...@mail.gmail.com



Bug#687564: RFS: irstlm/5.80.01-1 -- [ITP] IRST Language Modeling Toolkit

2014-01-08 Thread Nobuhiro Iwamatsu
Hi, Giulio and Koichi.

I am a sponsor of Koichi.
If you need sponsor , I can sponsor this package.
Please feel free to contact me.

Best regards,
  Nobuhiro

2014/1/3 Koichi Akabe vbkaise...@gmail.com:
 Hi,

 Unfortunately, I'm not DD, so I can't become a sponsor of this package.
 I'm preparing some packages to build statistical machine translation
 systems using travatar[*], so I hope that this package will be contained
 in Debian.

 [*] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732718

 I want to become co-maintainer of it. Could you add me to Uploaders
 field of d/control file?

 Thanks,
 Koichi

 On Thu, 2 Jan 2014 09:27:30 +0100
 Giulio Paci giuliop...@gmail.com wrote:

 The package should be in good shape and should only need some minor updates.
 More recent upstream version is also available.

 If you are interested in sponsoring this package, I can do the work during
 the next few days.

 If you want to co-maintain the package, feel free to do the work yourself,
 but please let me know before doing it.

 Bests,
 Giulio.

 Il 23/dic/2013 14:27 Koichi Akabe vbkaise...@gmail.com ha scritto:
 
  Hi,
 
  I'm interested in this package, but this BTS report is not updated for
  a year. How is the status of this package?
 
  I tried building the newest package on your git repository in sid.
  There is no warning without 1) and 2) you mentioned at Message #50.
 
  Thanks.
 
  --
  Koichi Akabe
   vbkaisetsu at {gmail.com, debian.or.jp}
 
 
  --
  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/20131223222409.7f1a6174c0ffc00ffc9db...@gmail.com
 


 --
 Koichi Akabe
  vbkaisetsu at {gmail.com, debian.or.jp}


 --
 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/20140103191620.e3c976b1dc97848738481...@gmail.com




-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


-- 
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/CABMQnVL7S_i=WN=8uAuEFTbct+L9Dnn7O7TWsm3eg=k8ccw...@mail.gmail.com



Bug#732667: RFS: rt-extension-spawnlinkedticketinqueue/0.06-1 [ITP]

2013-12-25 Thread Nobuhiro Iwamatsu
Hi,

2013/12/25 Satoru KURASHIKI lur...@gmail.com:
 hi,

 On Wed, Dec 25, 2013 at 9:14 AM, Satoru KURASHIKI lur...@gmail.com wrote:

 debian/control:
   You are using obsolete field. You can use upstream-contact instead
 of maintainer
   and upstream-name instead of name.



 debian/changelog?


 s/changelog/copyright/

 orz


yes, sorry.
And I just uploaded.

 regards,
 --
 KURASHIKI Satoru

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


-- 
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/CABMQnV+uggQV1ntrxD7ECXm3kDmN=znpemzwnngwvdru-sp...@mail.gmail.com



Bug#732667: RFS: rt-extension-spawnlinkedticketinqueue/0.06-1 [ITP]

2013-12-24 Thread Nobuhiro Iwamatsu
Hi,

I checked your package.

debian/control:
  You are using obsolete field. You can use upstream-contact instead
of maintainer
  and upstream-name instead of name.

Please tell me when you can modify them.
I will upload this package.

Best regards,
  Nobuhiro

2013/12/20 KURASHIKI Satoru lur...@gmail.com:
 Package: sponsorship-requests
 Severity: wishlist
 User: debian-de...@debian.or.jp
 Usertags: debianjp
 Control: block 732664 by -1

   Dear mentors,

   I am looking for a sponsor for my package 
 rt-extension-spawnlinkedticketinqueue

  * Package name: rt-extension-spawnlinkedticketinqueue
Version : 0.06-1
Upstream Author : Kevin Falcone falc...@bestpractical.com
  * URL : 
 http://search.cpan.org/dist/RT-Extension-SpawnLinkedTicketInQueue/
  * License : GPL-2
Section : perl

   It builds those binary packages:

 rt4-extension-spawnlinkedticketinqueue - quickly spawn linked tickets in 
 different queues (Request Tracker)

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

   http://mentors.debian.net/package/rt-extension-spawnlinkedticketinqueue


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

 dget -x 
 http://mentors.debian.net/debian/pool/main/r/rt-extension-spawnlinkedticketinqueue/rt-extension-spawnlinkedticketinqueue_0.06-1.dsc

   More information about hello can be obtained from 
 http://search.cpan.org/dist/RT-Extension-SpawnLinkedTicketInQueue/

   Regards,
KURASHIKI Satoru

 -- System Information:
 Debian Release: jessie/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
 Architecture: i386 (i686)

 Kernel: Linux 2.6.32-20-pve (SMP w/8 CPU cores)
 Locale: LANG=C, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash


 --
 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/20131220052336.22151.29173.report...@build.yoikaze.org




-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


-- 
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/CABMQnVLF3odJfHJ9YWr+d+3SRYSuUOXJ94E_YmV8y=hcqve...@mail.gmail.com



Bug#732669: RFS: rt-extension-customfieldsonupdate/0.01-1 [ITP]

2013-12-24 Thread Nobuhiro Iwamatsu
Hi,

I just upload this package.

Best regards,
  Nobuhiro

2013/12/20 KURASHIKI Satoru lur...@gmail.com:
 Package: sponsorship-requests
 Severity: wishlist
 User: debian-de...@debian.or.jp
 Usertags: debianjp
 Control: block 732665 by -1

   Dear mentors,

   I am looking for a sponsor for my package 
 rt-extension-customfieldsonupdate

  * Package name: rt-extension-customfieldsonupdate
Version : 0.01-1
Upstream Author : Ruslan Zakirov r...@bestpractical.com
  * URL : 
 https://metacpan.org/release/RT-Extension-CustomFieldsOnUpdate
  * License : Artistic or GPL-1
Section : perl

   It builds those binary packages:

 rt4-extension-customfieldsonupdate - edit ticket's custom fields on 
 reply/comment (Request Tracker)

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

   http://mentors.debian.net/package/rt-extension-customfieldsonupdate


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

 dget -x 
 http://mentors.debian.net/debian/pool/main/r/rt-extension-customfieldsonupdate/rt-extension-customfieldsonupdate_0.01-1.dsc

   More information about this can be obtained from 
 https://metacpan.org/release/RT-Extension-CustomFieldsOnUpdate

   Regards,
KURASHIKI Satoru

 -- System Information:
 Debian Release: jessie/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
 Architecture: i386 (i686)

 Kernel: Linux 2.6.32-20-pve (SMP w/8 CPU cores)
 Locale: LANG=C, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash


 --
 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/20131220055601.19345.36617.report...@build.yoikaze.org




-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


-- 
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/cabmqnv+0ufm2dm_fxcvrxp1vaehd9n9xpf+hxfnqmjseypt...@mail.gmail.com



Re: Verification of Japanese debconf translations.

2013-10-06 Thread Nobuhiro Iwamatsu
Hi,

I have not met him, but he is one contributing to translation to Japanese.

Best regards,
  Nobuhiro

On Mon, 7 Oct 2013 01:25:40 +0200
Mats Erik Andersson mats.anders...@gisladisker.se wrote:

 Dear all,
 
 one of my packages has seen a bug opened
 
http://bugs.debian.org/717705
 
 claiming to provide Japanese debconf translations,
 and also claiming said template file to have been
 reviewed by several Japanese DD's and users.
 
 However, the report is sent from a close to anonymous
 Gmail account, and I certainly want better verification
 than that before applying the updated template.
 
 Since there is no list debian-l10n-japanese, I could
 use some advice on how to find an authoritative statement
 of an identifiable project member.
 
 Best regards,
   Mats Erik Andersson, DM
 
 
 -- 
 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/20131006232540.ga24...@gisladisker.se
 


signature.asc
Description: PGP signature


Bug#717819: RFS: rt-extension-calendar/0.17-1 [ITP] -- Calender View for Request Tracker

2013-07-28 Thread Nobuhiro Iwamatsu
Hi,

I just upload this package.

Best regards,
  Nobuhiro

2013/7/25 KURASHIKI Satoru lur...@gmail.com:
 Package: sponsorship-requests
 Severity: wishlist
 User: debian-de...@debian.or.jp
 Usertags: debianjp
 Control: block 716683 by -1

   Dear mentors,

   I am looking for a sponsor for my package rt-extension-calendar

  * Package name: rt-extension-calendar
Version : 0.17-1
Upstream Author : Best Practical Solutions, Nicolas Chuche 
 nchu...@barna.be
  * URL : http://search.cpan.org/dist/RTx-Calendar/
  * License : Artistic or GPL-1+
Section : perl

   It builds those binary packages:

 rt4-extension-calendar - Calendar view for Request Tracker 4

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

   http://mentors.debian.net/package/rt-extension-calendar


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

 dget -x 
 http://mentors.debian.net/debian/pool/main/r/rt-extension-calendar/rt-extension-calendar_0.17-1.dsc

   Regards,
KURASHIKI Satoru

 -- System Information:
 Debian Release: jessie/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
 Architecture: i386 (i686)

 Kernel: Linux 2.6.32-20-pve (SMP w/8 CPU cores)
 Locale: LANG=C, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash


 --
 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/20130725120356.30878.82056.report...@build.yoikaze.org




-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


-- 
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/cabmqnvlks5z85tgttvwn6af1k1ddatypznyckk2vp1upeko...@mail.gmail.com



Bug#701021: RFS: tinywm

2013-02-22 Thread Nobuhiro Iwamatsu
Hi,

I have not gotten in touch from Mateusz on this matter.

Best regards,
  Nobuhiro

On Sat, Feb 23, 2013 at 5:14 AM, Bart Martens ba...@debian.org wrote:
 retitle 701021 RFS: tinywm/1.3+git11122012.b663a26b83-1
 stop
 (Removing [NMU] from the title.)


 Hi Mateusz,

 Did you get permission from Nobuhiro Iwamatsu to update tinywm and to add
 yourself to Uploaders ?

 Regards,

 Bart Martens



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


-- 
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/CABMQnVJyFge26b_oFotR5Ep3n6hNRU3ANBwhYaRsvw_frU=r...@mail.gmail.com



Bug#694431: RFS: couchdb/1.2.0-2.1 [NMU] [RC]

2012-11-26 Thread Nobuhiro Iwamatsu
Hi,

version 1.2.0-3 of couchdb already uploaded.
In this version, the problem of SIGHUP is corrected.

Best regards,
  Nobuhiro

On Mon, Nov 26, 2012 at 9:54 PM, Paul Tagliamonte paul...@debian.org wrote:
 I'm on the way into work, but I'm interested. Someone else feel free to
 sponsor, but ill hit this tonight ig no one does

 On Nov 26, 2012 7:45 AM, Dominik George n...@naturalnet.de wrote:

 Package: sponsorship-requests
 Severity: important

 Dear mentors,

 I am looking for a sponsor for my package couchdb. The upload would fix
 RC bug #692295.

 * Package name: couchdb
   Version : 1.2.0-2.1
 * URL : http://couchdb.apache.org/
 * License : Apache-2.0
   Section : misc

   It builds those binary packages:

 couchdb- RESTful document oriented database

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

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


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

 dget -x
 http://mentors.debian.net/debian/pool/main/c/couchdb/couchdb_1.2.0-2.1.dsc

 Changes since the last upload:

 couchdb (1.2.0-2.1) unstable; urgency=low

   * Non-maintainer upload.
   * Use SIGTERM instead of SIGHUP for graceful shutdown
 (Closes: #692295) [varacanero]

  -- Dominik George n...@naturalnet.de  Mon, 26 Nov 2012 12:54:05 +0100

 The debdiff is attached.

 Regards,
   Dominik George



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


-- 
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/cabmqnvk3rtvoxptgmgaltzegi+p0o1poxqpbxqmuhsggthz...@mail.gmail.com



Bug#674483: RFS: haxe/1:2.9+20120414-1 [ITA] -- Web-oriented universal programming language

2012-06-13 Thread Nobuhiro Iwamatsu
Hi,

2012/5/25 Gabriele Giacone 1o5g4...@gmail.com:
 Package: sponsorship-requests

 Dear mentors, I am looking for a sponsor for my package haxe.

 haxe has been removed one year ago due to FTBFS on kfreebsd still
 reproducible http://deb.li/3KVzx. This version builds fine.

  * Package name    : haxe
   Version         : 1:2.9+20120414-1

2.9? I think that the latest version is 2.09.
 http://haxe.org/download

   Upstream Author : Nicolas Cannasse ncannasse at motion-twin.com
  * URL             : http://haxe.org
  * License         : GPL-2+
   Section         : devel

 dget -x
 http://mentors.debian.net/debian/pool/main/h/haxe/haxe_2.9+20120414-1.dsc

  * New upstream release.
  * Adopting package, replace maintainer (Closes: #628948).
  * Enable hardening w/o PIE.
  * Bump Standards-Version to 3.9.3, no changes.

You can found some lintian report. Could you check ?
  http://mentors.debian.net/package/haxe

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



--
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/CABMQnVJrRxrk3cwLWBfZU6saJ=gDtjw5dzsO_spd1vE_2_k=8...@mail.gmail.com



Bug#674483: RFS: haxe/1:2.9+20120414-1 [ITA] -- Web-oriented universal programming language

2012-06-13 Thread Nobuhiro Iwamatsu
2012/6/13 Bart Martens ba...@debian.org:
 On Wed, Jun 13, 2012 at 04:56:26PM +0900, Nobuhiro Iwamatsu wrote:
 2012/5/25 Gabriele Giacone 1o5g4...@gmail.com:
  Package: sponsorship-requests
 
  Dear mentors, I am looking for a sponsor for my package haxe.
 
  haxe has been removed one year ago due to FTBFS on kfreebsd still
  reproducible http://deb.li/3KVzx. This version builds fine.
 
   * Package name    : haxe
    Version         : 1:2.9+20120414-1

 2.9? I think that the latest version is 2.09.
  http://haxe.org/download

 This command produces exit code 0 :
 dpkg --compare-versions 2.9 eq 2.09 ; echo $?
 So it doesn't really matter much I guess.


You are right. Sorry for the noise.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



--
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/cabmqnvltbabdnu-kdihc_ushmcgpvkefjv544ycxsbc1cm8...@mail.gmail.com



Bug#663132: RFS: blueman/1.23-1

2012-03-21 Thread Nobuhiro Iwamatsu
Hi,

debian/control:

  - Please update S-V.
  - I think that place of Homepage field is worng. Please move to Source.
  - Please obsolete python-gobject dependency. Please use python-gi or others.

And  you got some lintian warnig.
  http://mentors.debian.net/package/blueman

Please fix these.

Best regards,
  Nobuhiro

2012/3/9 Christopher Schramm deb...@shakaweb.org:
 Package: sponsorship-requests
 Severity: normal

 Dear mentors,

 I am looking for a new sponsor for my package blueman

 * Package name    : blueman
  Version         : 1.23-1
  Upstream Author : Valmantas Palikša wal...@balticum-tv.lt
 * URL             : http://blueman-project.org/
 * License         : GPLv3
  Section         : x11

 It builds those binary packages:

  blueman    - Graphical bluetooth manager

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

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


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

  dget -x
 http://mentors.debian.net/debian/pool/main/b/blueman/blueman_1.23-1.dsc

 Changes since the last upload:

 * New upstream release
 * Replaced python-central by dh_python2
 * Added dependency for gnome-icon-theme (Closes: #631838)


 My present sponsor, Andres Salomon, has recently been too busy for
 sponsoring, so he asked me to see if I can find someone else.


 Regards,
  Christopher Schramm



 --
 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/4f58fae4.7050...@shakaweb.org




-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



--
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/cabmqnvktum7kcc_wy7sf1hyes9cnkyysyxbtmh6cbkgcxcm...@mail.gmail.com



Re: RFS: stgit

2012-02-19 Thread Nobuhiro Iwamatsu
Hi,

stg-show.1.gz was provided in both packages (stgit and stgit-contrib).
Therefore, we cannot install stgit-contrib.

Please check this.

Best regards,
  Nobuhiro

2012/2/7 Daniel Bergey ber...@alum.mit.edu:
 Dear mentors,

 I am looking for a sponsor for my package stgit.

  * Package name    : stgit
   Version         : 0.16-1
   Upstream Author : Catalin Marinas catalin.mari...@gmail.com
  * URL             : http://www.procode.org/stgit/
  * License         : GPL2
   Section         : vcs

 It builds those binary packages:

 stgit - manage stacks of patches in a git repository
  stgit-contrib - set of contributed script to help working with stgit

 This will close the RFA / ITA bug:

 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643801

 As this will be my first debian package, comments are very welcome.

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

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

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

  dget -x http://mentors.debian.net/debian/pool/main/s/stgit/stgit_0.16-1.dsc

 I would be glad if someone uploaded this package for me.

 Thanks,
 bergey


 --
 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/877gzz22mx@wonderlust.lan




-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


--
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/CABMQnVLZO6LicKxodjZq2DDALmkv=T=fkchmfxanftfbpdj...@mail.gmail.com



Re: Bug#653799: FTBFS: CMake Error at cmake_modules/FindOpenCV.cmake:77 (file): file STRINGS file /usr/include/opencv/cvver.h cannot be read.

2012-02-01 Thread Nobuhiro Iwamatsu
tags 653799 patch
thanks

Hi,

2012/1/9 Andreas Tille andr...@an3as.eu:
 Hi,

 On Fri, Dec 30, 2011 at 07:08:09PM -0600, Steve M. Robbins wrote:
 Source: sitplus
 Version: 1.0.1-2
 Severity: serious
 Justification: fails to build from source

 Package failed to build in a clean sid chroot:

 -- checking for one of the modules 'glib-2.0'
 -- Found GLib2: glib-2.0 
 /usr/include/glib-2.0;/usr/lib/x86_64-linux-gnu/glib-2.0/include
 -- Looking for include files HAVE_GLIB_GREGEX_H
 -- Looking for include files HAVE_GLIB_GREGEX_H - found

 The old build log continued like this:

 -- OpenCV_FOUND. true
 -- OpenCV_LIBS. 
 /usr/lib/libcxcore.so;/usr/lib/libcv.so;/usr/lib/libml.so;/usr/lib/libhighgui.so;/usr/lib/libcvaux.so
 -- OpenCV_INCLUDE_DIR. /usr/include/opencv


 CMake Error at cmake_modules/FindOpenCV.cmake:77 (file):
   file STRINGS file /usr/include/opencv/cvver.h cannot be read.
 Call Stack (most recent call first):
   src/creavision/CMakeLists.txt:57 (FIND_PACKAGE)


 CMake Error at cmake_modules/FindOpenCV.cmake:78 (string):
   string sub-command REGEX, mode REPLACE needs at least 6 arguments total to
   command.

 I noticed that the new version of libcv-dev in unstable is lacking the
 header file in question.  So I'm CCing the maintainer as well as
 debian-mentors in case I can get any other help how to fix this problem.


I checked this bug.
Because /usr is set to OpenCV_DIR,
/usr/share/OpenCV/OpenCVConfig.cmake file has not been read.
Moreover, when there is no /usr/OpenCVConfig.cmake, another checking
is executed, but only old opencv
corresponds.
The problem in which the check of OpenCV fails is solved by specifying
OpenCV_DIR.
I attach a patch.

But if you will apply this patch,  it becomes an error in other portions.

-
[ 55%] Building CXX object
src/mod_camera/tests/CMakeFiles/test_mod_camera_gui.dir/test_mod_camera_gui.cpp.o
Linking CXX executable ../../../bin/test_mod_camera_gui
../../../bin/libmod_camera.so: undefined reference to `cvLoadImage'
../../../bin/libmod_camera.so: undefined reference to `cvConvertImage'
../../../bin/libmod_camera.so: undefined reference to `cvReleaseImage'
../../../bin/libmod_camera.so: undefined reference to `cvReleaseImageHeader'
../../../bin/libmod_camera.so: undefined reference to `cvSetZero'
../../../bin/libmod_camera.so: undefined reference to `cvLine'
../../../bin/libmod_camera.so: undefined reference to `cvGetRawData'
../../../bin/libmod_camera.so: undefined reference to `cvGetErrStatus'
../../../bin/libmod_camera.so: undefined reference to `cvSaveImage'
../../../bin/libmod_camera.so: undefined reference to `cvCopy'
../../../bin/libmod_camera.so: undefined reference to `cvFlip'
../../../bin/libmod_camera.so: undefined reference to `cvNamedWindow'
../../../bin/libmod_camera.so: undefined reference to `cvCircle'
../../../bin/libmod_camera.so: undefined reference to `cvShowImage'
../../../bin/libmod_camera.so: undefined reference to `cvRectangle'
../../../bin/libmod_camera.so: undefined reference to `cvResize'
../../../bin/libmod_camera.so: undefined reference to `cvCreateData'
../../../bin/libmod_camera.so: undefined reference to `cvCreateImageHeader'
collect2: ld returned 1 exit status
-

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6
diff --git a/debian/rules b/debian/rules
index 3a77152..47c7c15 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@
 #export DH_VERBOSE=1
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_RPATH=/usr/lib/sitplus -DCMAKE_EXE_LINKER_FLAGS=-lboost_system
+	dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_RPATH=/usr/lib/sitplus -DCMAKE_EXE_LINKER_FLAGS=-lboost_system -DOpenCV_DIR=/usr/share/OpenCV/
 
 override_dh_auto_install:
 	dh_auto_install


Re: Bug#653799: FTBFS: CMake Error at cmake_modules/FindOpenCV.cmake:77 (file): file STRINGS file /usr/include/opencv/cvver.h cannot be read.

2012-02-01 Thread Nobuhiro Iwamatsu
Hi, Andreas.

2012/2/2 Andreas Tille ti...@debian.org:
 Hi Nobuhiro,

 On Thu, Feb 02, 2012 at 04:06:12AM +0900, Nobuhiro Iwamatsu wrote:
 tags 653799 patch
 thanks
 ...
 I checked this bug.
 Because /usr is set to OpenCV_DIR,
 /usr/share/OpenCV/OpenCVConfig.cmake file has not been read.
 Moreover, when there is no /usr/OpenCVConfig.cmake, another checking
 is executed, but only old opencv
 corresponds.
 The problem in which the check of OpenCV fails is solved by specifying
 OpenCV_DIR.
 I attach a patch.


 Thanks for the patch - unfortunately this does not change anything at my
 site.  :-(


Oh, sorry. I forgot to write important infomation.
You need to check with opencv 2.3.1-7.
Because this version fixed #658196. I just upload.

 But if you will apply this patch,  it becomes an error in other portions.
 -
 [ 55%] Building CXX object
 src/mod_camera/tests/CMakeFiles/test_mod_camera_gui.dir/test_mod_camera_gui.cpp.o
 Linking CXX executable ../../../bin/test_mod_camera_gui
 ../../../bin/libmod_camera.so: undefined reference to `cvLoadImage'
 ../../../bin/libmod_camera.so: undefined reference to `cvConvertImage'
 ../../../bin/libmod_camera.so: undefined reference to `cvReleaseImage'
 ../../../bin/libmod_camera.so: undefined reference to `cvReleaseImageHeader'
 ../../../bin/libmod_camera.so: undefined reference to `cvSetZero'
 ../../../bin/libmod_camera.so: undefined reference to `cvLine'
 ../../../bin/libmod_camera.so: undefined reference to `cvGetRawData'
 ../../../bin/libmod_camera.so: undefined reference to `cvGetErrStatus'
 ../../../bin/libmod_camera.so: undefined reference to `cvSaveImage'
 ../../../bin/libmod_camera.so: undefined reference to `cvCopy'
 ../../../bin/libmod_camera.so: undefined reference to `cvFlip'
 ../../../bin/libmod_camera.so: undefined reference to `cvNamedWindow'
 ../../../bin/libmod_camera.so: undefined reference to `cvCircle'
 ../../../bin/libmod_camera.so: undefined reference to `cvShowImage'
 ../../../bin/libmod_camera.so: undefined reference to `cvRectangle'
 ../../../bin/libmod_camera.so: undefined reference to `cvResize'
 ../../../bin/libmod_camera.so: undefined reference to `cvCreateData'
 ../../../bin/libmod_camera.so: undefined reference to `cvCreateImageHeader'
 collect2: ld returned 1 exit status
 -

 I could only wild guess here, but when using libopencv-core-dev the
 according strings appear in the installed *.a / *.so files.
 Unfortunately I can not check this because my build does not reach this
 point.

 Any further help (Luis, do you have an idea?)


Could you check with opencv 2.3.1-7?

Best regards,
   Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


--
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/CABMQnVLiuHPYqMwVr4Z0e=ieqvhlwarkek_jh33drcysvmg...@mail.gmail.com



Re: RFS: qdbm (updated package)

2011-10-05 Thread Nobuhiro Iwamatsu
Hi,

in debian/control...

Homepage: http://fallabs.com/qdbm/
Standards-Version: 3.9.1
Vcs-Git: git://anonscm.debian.org/collab-maint/qdbm.git

Standards-Version was set to 3.9.1.
But debian/changelog has New Standards-Version: 3.9.2.

And please remove white space.
-
chimagu:qdbm-1.8.78$ diff -urN debian/control.orig debian/control
--- debian/control.orig 2011-10-06 02:57:06.0 +0900
+++ debian/control  2011-10-06 02:57:29.0 +0900
@@ -78,18 +78,18 @@
  programs which will use the C++ interface.

 Package: libqdbm3++c2
-Architecture: any
+Architecture: any
 Depends: libxqdbm3c2 (= ${binary:Version}), ${misc:Depends}
 Description: QDBM Database Libraries for C++ [runtime] (transitional package)
- This is a dummy package to ease transition to new package name.
-
+ This is a dummy package to ease transition to new package name.
+
 Package: libqdbm++-dev
-Architecture: any
+Architecture: any
 Section: libdevel
 Depends: libxqdbm-dev (= ${binary:Version}), ${misc:Depends}
-Suggests: qdbm-doc
-Description: QDBM Database Libraries for C++ [development]
(transitional package)
- This is a dummy package to ease transition to new package name.
+Suggests: qdbm-doc
+Description: QDBM Database Libraries for C++ [development]
(transitional package)
+ This is a dummy package to ease transition to new package name.

 Package: libqdbm-perl
 Architecture: any
-

Best regards,
  Nobuhiro

2011/10/3 KURASHIKI Satoru lur...@gmail.com:
 hi,

 At Wed, 28 Sep 2011 10:42:38 +0900,
 Nobuhiro Iwamatsu wrote:
 Provides: libqdbm-ruby1.8, libqdbm-ruby1.9.1
 Replaces: libqdbm-ruby1.8, libqdbm-ruby1.9.1
 Breaks: libqdbm-ruby1.8, libqdbm-ruby1.9.1

 You need to set Break packge version to Breaks
 Please check your package and test install package.

 I've added its versions to them, and re-uploaded.

 Also I (may) managed to test with piuparts, it seems to
 be ok (without other packages leave part of their files).

 Thank you for your review!

 regards,
 --
 KURASHIKI Satoru




-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


--
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/cabmqnv+f9v3yzk+eecozf-orhr3ne78x2rm2kg6q3ay5815...@mail.gmail.com



Re: RFS: qdbm (updated package)

2011-09-27 Thread Nobuhiro Iwamatsu
Hi,

In debian/control.

-
Package: ruby-qdbm
Architecture: any
Section: ruby
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: qdbm-doc
Provides: libqdbm-ruby1.8, libqdbm-ruby1.9.1
Replaces: libqdbm-ruby1.8, libqdbm-ruby1.9.1
Breaks: libqdbm-ruby1.8, libqdbm-ruby1.9.1
Description: QDBM Database Libraries for Ruby
 QDBM is an embeded database library compatible with GDBM and NDBM.
 It features hash database and B+ tree database and is developed referring
 to GDBM for the purpose of the following three points: higher processing
 speed, smaller size of a database file, and simpler API.
 This package provides the Ruby interface for the QDBM database library.
--

You need to set Break packge version to Breaks
Please check your package and test install package.

Best regards,
  Nobuhiro

2011/9/26 KURASHIKI Satoru lur...@gmail.com:
 hi,

 I am looking for a sponsor for my package qdbm.

  * Package name    : qdbm
   Version         : 1.8.78-1
   Upstream Author : Mikio Hirabayashi mi...@fallabs.com
  * URL             : http://fallabs.com/qdbm/
  * License         : LGPL-2.1+
   Section         : libs

 It builds those binary packages:

  libqdbm++-dev - QDBM Database Libraries for C++ [development] (transitional 
 package)
  libqdbm-dev - QDBM Database Libraries [development]
  libqdbm-java - QDBM Database Libraries for Java
  libqdbm-perl - QDBM Database Libraries for Perl
  libqdbm-ruby1.8 - QDBM Database Libraries for Ruby 1.8 (transitional package)
  libqdbm-ruby1.9.1 - QDBM Database Libraries for Ruby 1.9.1 (transitional 
 package)
  libqdbm14  - QDBM Database Libraries without GDBM wrapper[runtime]
  libqdbm3++c2 - QDBM Database Libraries for C++ [runtime] (transitional 
 package)
  libxqdbm-dev - QDBM Database Libraries for C++ [development]
  libxqdbm3c2 - QDBM Database Libraries for C++ [runtime]
  qdbm-cgi   - QDBM Database CGI commands
  qdbm-doc   - QDBM Database Documentation
  qdbm-util  - QDBM Database Utilities
  ruby-qdbm  - QDBM Database Libraries for Ruby

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

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

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

  dget -x http://mentors.debian.net/debian/pool/main/q/qdbm/qdbm_1.8.78-1.dsc

 I would be glad if someone uploaded this package for me.

 Kind regards,
 --
 KURASHIKI Satoru


 --
 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/878vpcxkg8.wl%lur...@gmail.com





-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


--
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/cabmqnv+tlca-x4e9zaiuesoqanpnajp-xw+3f3387_sz2...@mail.gmail.com



Re: RFS: ruby-fftw3 - Ruby interface to the FFTW Ver.3 library

2011-02-27 Thread Nobuhiro Iwamatsu
HI, all.

2011/2/22 Youhei SASAKI uwab...@gfd-dennou.org:
 Dear mentors, Debian-Ruby members.

 Dear mentors,

 I am looking for a sponsor for my package ruby-fftw3.

 * Package name    : ruby-fftw3
  Version         : 0.2-1
  Upstream Author : Takeshi Horinouchi hourinout_(at)_gfd-dennou.org
 * URL             : http://www.gfd-dennou.org/arch/ruby/products/ruby-fftw3/
 * License         : Ruby's
  Section         : ruby


 I am looking for a sponsor for my package bluefeather.

 * Package name    : bluefeather
  Version         : 0.40-1
  Upstream Author : Dice tetradice_(at)_gmail.com
 * URL             : http://ruby.morphball.net/bluefeather/
 * License         : GPL 2
  Section         : ruby

 It builds these binary packages:
 bluefeather - Extended MarkDown converter

I can sponsor both package.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


--
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/AANLkTiÒ1zhas2hta_o1oanssvrfti_umsob77t_...@mail.gmail.com



Re: RFS: tinywm - Ridiculously tiny window manager

2005-04-22 Thread Nobuhiro Iwamatsu
Hi ,

On Thu, 21 Apr 2005 17:02:36 -0500
Branden Robinson [EMAIL PROTECTED] wrote:


 
 I recommend some minor tweaks.
 
 Description: tiny window manager
  TinyWM is a small, simple window manager.  It has a minimal memory
  footprint, which makes it useful in embedded systems.  It features window
  move, resize, and raise operations, and supports sloppy focus.
  .
  Due to its simplicity, its source code (in C and Python) can be used as a
  reference implementation for developers seeking to understand basic window
  manager programming.
 

Thank you .
I will adopt it.

This will be reflected in next upload .

regards,
 Iwamatsu

-- 
Nobuhiro Iwamatsu 
 hemamu @ t-base.ne.jp 
 iwamatsu @ nigauri.org 
Key fingerprint = 353A C650 BB7A 6F72 3650  9461 4121 C743 3170 EBE9
ICQ : 8095912 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RFS: tinywm - Ridiculously tiny window manager

2005-04-17 Thread Nobuhiro Iwamatsu
Hi , 

On Sat, 16 Apr 2005 12:40:19 +0900
Junichi Uekawa [EMAIL PROTECTED] wrote:

 Hi,
 My comments against your description:
 
 Description: Ridiculously tiny window manager
  TinyWM is a ridiculously tiny window manager implemented
  in nearly as few lines of C as possible, without being
  obfuscated or entirely useless. It allows you to move,
  resize, focus (sloppy), and raise windows -- that's it!
  TinyWM's main purpose is to serve as a quick example of some
  window manager programming basics.
  And this is likely to be able to use it as a window manager of a
  embedded system.
 
 
 1, I would not want to have a relative term like 'ridiculously'
 2, the first line is just a repetition
 3, the source code is not what the user will directly see.
 
 
 I suggest the following
 Description: Tiny Window Manager
  TinyWM is a small and simple window manager with small 
  memory footprint, useful in embedded systems.
  .
  Features window move, resize, sloppy focus and raise.
  .
  Due to the simplicity, the source code in C and python 
  can be used for reference in Window Manager programming basics.
 
 
 
 Could l10n-english folks proofread my description?
 

 
Thank you for this comment . 
I thought that word ridiculously was undesirable too.
I will adopt Description which you suggested.

 
 BTW, I was really surprised that it was really so small.
 $ wc -l tinywm.c
 58 tinywm.c
 

I also think so . 


regards,
 Iwamatsu


-- 
Nobuhiro Iwamatsu 
 hemamu @ t-base.ne.jp 
 iwamatsu @ nigauri.org 
Key fingerprint = 353A C650 BB7A 6F72 3650  9461 4121 C743 3170 EBE9
ICQ : 8095912 




pgpjDNWDEna5H.pgp
Description: PGP signature


Re: RFS: tinywm - Ridiculously tiny window manager

2005-04-17 Thread Nobuhiro Iwamatsu
Hi , 

On Sat, 16 Apr 2005 13:11:23 +0900
Junichi Uekawa [EMAIL PROTECTED] wrote:

 Hi,
 
 1. 
   2. 
   Is the priority '50' for x-window-manager alternatives
   correct? How did you calculate the value?
  
  I did't notice this .
  I changed this priority to 10. 
  The reason for this WM is that it is thought that priority 
  levels are lower than other WM when the reason examined the 
  priority of other WM.
 
 According to: '11.8.4. Packages providing a window manager'
 It should be 20 
 
 Did I miss something ?

I'm sorry I missed this debian-policy. 
It set it to 20 because there was no element that added the priority. 

 
 2. I've sent a separate mail about your description.


Yes, I transmitted a message some time ago.
 
 
 
 With these points fixed, your package looks good that I could sponsor.

Thank you very much .


regards,
 Iwamatsu 


-- 
Nobuhiro Iwamatsu 
 hemamu @ t-base.ne.jp 
 iwamatsu @ nigauri.org 
Key fingerprint = 353A C650 BB7A 6F72 3650  9461 4121 C743 3170 EBE9
ICQ : 8095912 





0001.mimetmp
Description: PGP signature


Re: RFS: tinywm - Ridiculously tiny window manager

2005-04-15 Thread Nobuhiro Iwamatsu
Hi , 

On Thu, 14 Apr 2005 09:08:31 +0900
Junichi Uekawa [EMAIL PROTECTED] wrote:

 Hi,
 
  Thank you for this comment . 
  I put a necessary file. 
  Files are availabele at :
  http://www.hemamu.com/hemamu/debian/
 
 1. 
 
 I think you've misspelt
 
 debian/manpeges  should be debian/manpages

Yes, this is misspelling. 
Corrected this.
 
 
 
 2. 
 Is the priority '50' for x-window-manager alternatives
 correct? How did you calculate the value?

I did't notice this .
I changed this priority to 10. 
The reason for this WM is that it is thought that priority 
levels are lower than other WM when the reason examined the 
priority of other WM.
  
 
 3. 
 I think there were objections to your Description before;
 it only describes it as a tiny/example window manager,
 while you have expressed it as a window manager of 
 choice for embedded systems.
 
 Could you reflect it in the description?

OK.
It added to the description .

regards,
 Iwamatsu


-- 
Nobuhiro Iwamatsu 
 hemamu @ t-base.ne.jp 
 iwamatsu @ nigauri.org 
Key fingerprint = 353A C650 BB7A 6F72 3650  9461 4121 C743 3170 EBE9
ICQ : 8095912 




pgpQ3YtYfK3Xu.pgp
Description: PGP signature


Re: RFS: tinywm - Ridiculously tiny window manager

2005-04-13 Thread Nobuhiro Iwamatsu
Hi ,

On Tue, 12 Apr 2005 22:25:43 +0900
Junichi Uekawa [EMAIL PROTECTED] wrote:

 Hi,
 
 
  The package files are available from http://www.hemamu.com/hemamu/debian/ .
  
 
 I've looked at the directory.
 I can point out that you have only created a Debian native package,
 
 You will need an upstream file as 
 ../tinywm_1.3.orig.tar.gz when building.
 
 
 

Thank you for this comment . 
I put a necessary file. 
Files are availabele at :
http://www.hemamu.com/hemamu/debian/


regards,
 Iwamatsu

-- 
Nobuhiro Iwamatsu 
 hemamu @ t-base.ne.jp 
 iwamatsu @ nigauri.org 
Key fingerprint = 353A C650 BB7A 6F72 3650  9461 4121 C743 3170 EBE9
ICQ : 8095912 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RFS: tinywm - Ridiculously tiny window manager

2005-04-11 Thread Nobuhiro Iwamatsu

Hi , all.

I am looking for a sponsor the the tinywm . 

The package files are available from http://www.hemamu.com/hemamu/debian/ .

ITP:  http://bugs.debian.org/298195 

* Package name: tinywm
  Version : 1.3
  Upstream Author : Nick Welch [EMAIL PROTECTED]
* URL : http://incise.org/
* License : Public Domain 
  Description : Ridiculously tiny window manager

 TinyWM is a ridiculously tiny window manager implemented in nearly as
 few lines of C as possible, without being obfuscated or entirely
 useless. It allows you to move, resize, focus (sloppy), and raise
 windows.

Regards,
Iwamatsu 

-- 
Nobuhiro Iwamatsu 
 hemamu @ t-base.ne.jp 
 iwamatsu @ nigauri.org 
Key fingerprint = 353A C650 BB7A 6F72 3650  9461 4121 C743 3170 EBE9




pgplYmzy8ZPaa.pgp
Description: PGP signature