Re: cowbuilder and --distribution experimental

2008-04-04 Thread Junichi Uekawa
Hi, > > Hi again mentors !!! > > I've now a strange problem creating an experimental COW image. > > > > I use "cowbuilder --create --distribution experimental" but I obtain an > > unmet error with e2fsprogs (PreDepends: libuuid1 (>= 1.34-1)). > > libuuid1 package is correctly downloaded and confi

Re: cowbuilder and --distribution experimental

2008-04-05 Thread Junichi Uekawa
Hi, > > > > > > experimental is not a complete distribution. You cannot just use > > > --distribution experimental. I think that you should use an unstable > > > chroot > > > and add to apt experimental sources. You will also have to provide a > > > correct /etc/apt/preferences (otherwise, exper

Re: cowbuilder and --distribution experimental

2008-04-06 Thread Junichi Uekawa
Hi, > > > > Heh, I guess we have a different definition of 'properly'. > > > > pbuilder experimental usage assumes we can install everything from > > experimental and get done with it, but I assume there are some > > packages which don't go along with each other well. > > > > But that shouldn't

Re: cowbuilder and --distribution experimental

2008-04-06 Thread Junichi Uekawa
Hi, > > > > Heh, I guess we have a different definition of 'properly'. > > > > > > > > pbuilder experimental usage assumes we can install everything from > > > > experimental and get done with it, but I assume there are some > > > > packages which don't go along with each other well. > > > > > >

Re: RFS: kita2

2008-12-29 Thread Junichi Uekawa
At Sun, 28 Dec 2008 12:25:24 + (UTC), Sune Vuorela wrote: > > On 2008-12-28, Hiroyuki Yamamoto wrote: > >>> How about kde4? > >> > >> KDE4 has nice ruby bindings, currently available in experimental. > > > > Oh, thanks. > > When kde4 has entered in sid, kita2 should depend on korundum4 packa

Re: RFS: kita2

2008-12-31 Thread Junichi Uekawa
Hi, what's the error message when ja_JP.UTF-8 is not available? At Wed, 31 Dec 2008 11:46:54 +0900, Hiroyuki Yamamoto wrote: > > Hi, > > Junichi Uekawa wrote: > > At Sun, 28 Dec 2008 05:34:46 +0900, > > Hiroyuki Yamamoto wrote: > >> I am looki

Re: RFS: kita2

2008-12-31 Thread Junichi Uekawa
Hi, At Wed, 31 Dec 2008 18:07:43 +0900, Hiroyuki Yamamoto wrote: > > Junichi Uekawa wrote: > > what's the error message when ja_JP.UTF-8 is not available? > > Hmm, no error message is available now. > Tentatively, I described to README.Debian as follows: > >

Re: RFS: kita2

2009-01-16 Thread Junichi Uekawa
At Mon, 29 Dec 2008 14:30:04 + (UTC), Sune Vuorela wrote: > > On 2008-12-29, Junichi Uekawa wrote: > >> It needs more work than just change the dependencies to make it work > >> with korundum4 > > > > Are we talking about a package which only exists in ex

Re: RFS: kita2

2009-01-16 Thread Junichi Uekawa
Hi, At Sat, 17 Jan 2009 00:17:28 +0900, Hiroyuki Yamamoto wrote: > > Hi, > > Hiroyuki Yamamoto wrote: > >Junichi Uekawa wrote: > >> > At Wed, 31 Dec 2008 18:07:43 +0900, > >> > Hiroyuki Yamamoto wrote: > >>> >> Junichi Uekawa wrote:

RFS: ecasound: Re: Bug#317194: ecasound update is pending g++ 4.0 transition

2005-07-12 Thread Junichi Uekawa
Hi, I'm looking for someone who can upload ecasound for me. http://www.netfort.gr.jp/~dancer/tmp/20050713/ It fixes a uninstallable error. regards, junichi At Wed, 13 Jul 2005 02:02:43 +0900, Junichi Uekawa wrote: > > > gcc 4.0 is already in a usable state and

Re: how use dpatch for binary files ?

2005-07-13 Thread Junichi Uekawa
Hi, > Im thinking use uuencode and uudecode to solve this problem, but I > would like to know if have other option to solve it. It is the limitation of dpkg-source. That seems to be the right solution for the time being. regards, junichi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: What should I call the source package?

2005-07-15 Thread Junichi Uekawa
Hi, > > After compiling it, I will get two libraries (runtime and development > > libraries). I named these packages as libfortranposix0, > > libfortranposix0-dev according to their soname. > > It's libfortranposix0 for the runtime library and libfortranposix-dev > for the development package.

Re: dpatch & upstream source

2005-11-02 Thread Junichi Uekawa
Hi, > I'm working on some big changes for the new upstream of the erlang packages. > The biggest change is that the package is now fully using dpatch, *but*, > basing myself on some other package I've seen (coreutils for example), I've > put the compressed upstream right in the package. It is

Re: Upstream tar.gz in orig file à la dbs (was Re: dpatch & upstream source)

2005-11-02 Thread Junichi Uekawa
Hi > > Also, how does this work WRT pristine source requirements? I notice > > that coreutils embedded upstream tarball is pristine, but of course > > the .orig is not. > > That's the kind of question I'm looking answers for. In the developer > manual, > it is clearly said that the .orig.tar.

Re: Non-Debian packaging practice

2006-03-11 Thread Junichi Uekawa
Hi, > Is there a document describing software packaging good practices for > general use, not specific to Debian, preferably in electronic form? You might be looking for autoconf/automake (although it's a bit rusty, and quite a few people loathe it, it's one working current standard we have). Au

Re: Non-Debian packaging practice

2006-03-11 Thread Junichi Uekawa
Hi, > The possible exception is in combination with gnulib, but this seems > inconsistent, since most people I've asked, who know "about" autofoo, > don't know what gnulib is. But I'd love to understand more than I do. > > There are now projects that want to use autotools because it is > "right

Re: use of xvfb-run in pbuilder builds

2006-07-03 Thread Junichi Uekawa
Hi, > I am trying to use xvfb-run to permit pbuilder to build some packages > which need to connect to X. In both cases, if I do a local build with > dpkg-buildpackages, the connection to the xvfb server works fine, however > it fails in pbuilder. In one case, it is a perl-tk module which tri

Re: use of xvfb-run in pbuilder builds

2006-07-04 Thread Junichi Uekawa
Hi, > >> Are there any suggestions or can anyone point me to a package that > >> successfully uses xvfb under pbuilder? > > > > In theory, it should work, though I have not really tried recently. > > > > Does your chroot have /tmp/.X11-unix ? > > > > That is it, I guess. I have a minimal chroot

Re: using cow-shell to build a package

2006-08-11 Thread Junichi Uekawa
Hi, > > >It would be nice if you could describe your setup in more detail (or > > >even provide the hook scripts somewhere). I tried a A00login hookscript > > >that invokes in interactive bash, but for some reason it exits > > >immediately when invoked by pbuilder: > > > > I didn't do anything sp

Re: Can a package using a cow-shell be cow-builded?

2006-09-16 Thread Junichi Uekawa
Hi, > I am preparing the package of a software which provides regression tests > in a separate directory, for which there is no "make clean" available. > For the moment, I copy the directory somewhere else, perform the tests > in (it generates many files), and delete the directory in debian/rules

Re: Library sonames and unstable libraries

2007-01-08 Thread Junichi Uekawa
Hi, > > > Too, there are actually two forms of library soname file naming used: > > libfoo.so.1.2.3 > > and > > libfoo-1.2.3.so > > Only the first one is mentioned in the various packaging guides, hmmm ? excluding this? http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html

Re: RFS: echroot

2007-04-16 Thread Junichi Uekawa
Hi, > >> I am looking for a sponsor for my package "echroot". > >[...] > >The description says that this is an alternative to the > >well-known chroot. What makes it different? > >Kind regards > >Nico > > echroot complements and extend chroot, run command with root directory > set to NEW-ROOT.

Re: RFS: echroot

2007-04-17 Thread Junichi Uekawa
Hi, > > > > >> I am looking for a sponsor for my package "echroot". > > > > echroot extends the basic options that we found in chroot, with > > > echroot we > > can control many more options than executing chroot. Here I show some > > of the options that we can happen to echroot. > > What is th

Re: quilt, cdbs, dpatch, but is there even simpler ?

2007-07-21 Thread Junichi Uekawa
Hi, > > >> > > I moved to debian/patches with dpatch. Is this a reasonable > > >> > > solution? > > >> > > > >> > use what you like. I usually find quilt simpler, but really, I care > > >> > much about you beeing comfortable with it than me. You may want to > > >> > read[0]. > > >> > > >> Wo

Re: Statically linked libraries...

2007-08-05 Thread Junichi Uekawa
Hi, > I am preparing a package for the mira software, and encounter the > following lintian error: > > The package installs a statically linked binary or object file. > > I miss the backgound in C programing to know where to start to takcle > this problem. Can sombebody give me a hint? I have

Re: speed of COW directory copying: XFS 20x slower than ext3

2007-09-24 Thread Junichi Uekawa
Hi, > We just discovered, that mounting XFS partition with: > > sudo mount -o nobarrier /dev/sda2 /mnt/p1 > > speeds things up on all machines. The reason is, that the option "-o > barrier" was added by default to all kernels >= 2.6.17, so dakol has > nobarrier, all the others have barrier. By m

Re: RFS: gnview

2009-03-22 Thread Junichi Uekawa
Hi, Is it all GPLv2 ? For example, this looks fishy: sub genRandStr { # http://orfeus.knmi.nl/pub/outgoing/chad/perl/randstr.perl より取得 At Sun, 22 Mar 2009 08:04:43 +0900, Hideki Yamane wrote: > > Hi mentors, > > I'm looking for a sponsor gnview package. > > * Package name: gnview >

Re: RFS: mecab-naist-jdic

2009-03-22 Thread Junichi Uekawa
Hi, At Sun, 22 Mar 2009 07:33:09 +0900, Hideki Yamane wrote: > > On Sun, 22 Mar 2009 00:25:42 +0900 > Hideki Yamane wrote: > > I'm looking for a sponsor for mecab-naist-jdic package. > > It can replace non-free dict package, so please, someone who want > to make Debian more "free" OS, upload

Re: RFS: mecab-naist-jdic

2009-03-22 Thread Junichi Uekawa
At Mon, 23 Mar 2009 07:11:24 +0900, Hideki Yamane wrote: > > Hi (CCed to mecab-ipadic maintainer), > > On Mon, 23 Mar 2009 00:03:53 +0900 > Junichi Uekawa wrote: > > > It can replace non-free dict package, so please, someone who want > > > to make De

Re: RFS: mecab-naist-jdic

2009-03-23 Thread Junichi Uekawa
At Mon, 23 Mar 2009 15:06:16 +0900, Hideki Yamane wrote: > > On Mon, 23 Mar 2009 08:28:46 +0900 > Junichi Uekawa wrote: > > It's less easy to maintain patches. > > How do I patch a file inside that tarball? > > Okay, it's not easy to maintain patches. Yes.

Re: RFS: mecab-naist-jdic

2009-03-26 Thread Junichi Uekawa
At Wed, 25 Mar 2009 23:28:30 +0900, Hideki Yamane wrote: > > On Mon, 23 Mar 2009 22:48:47 +0900 > Junichi Uekawa wrote: > > > > It's less easy to maintain patches. > > > > How do I patch a file inside that tarball? > > > > > > Okay, it&

Re: packaging guide questions

2009-05-29 Thread Junichi Uekawa
Hi, adding debian-mentors, you may get a lot more response there to your question. At Sat, 30 May 2009 01:39:00 +0100, Stanisław Pitucha wrote: > > Hi, > I've got two questions I couldn't find answer to... (at least in the > official guide). Could you answer them / point me at the correct > m

Re: RFS: pdsh -- An efficient rsh-like utility, for using hosts in paralell

2003-07-18 Thread Junichi Uekawa
> Pdsh is a high-performance, parallel remote shell utility. It has > built-in, thread-safe clients for Berkeley and Kerberos V4 rsh, and can > call SSH externally (though with reduced performance). Pdsh uses a > "sliding window" parallel algorithm to conserve socket resources on the > initiating n

Re: lintian W: sharedobject-in-library-directory-not-actually-a-shlib

2003-07-26 Thread Junichi Uekawa
> Lintian, however, can't know that this particular library usually is > preloaded, not linked to. Hence the override. If its use is going to be something like that, please don't put it in /usr/lib. That's what the lintian warning is about. regards, junichi

Re: lintian W: sharedobject-in-library-directory-not-actually-a-shlib

2003-07-26 Thread Junichi Uekawa
> Lintian, however, can't know that this particular library usually is > preloaded, not linked to. Hence the override. If its use is going to be something like that, please don't put it in /usr/lib. That's what the lintian warning is about. regards, junichi

Re: [Fwd: Re: jackd/ dpkg-statoverride/ "audio" group question(s)]

2003-10-27 Thread Junichi Uekawa
> > > > Is there a policy for audio apps in this regard? > > > > No, but there should be, probably. > > Since there are a lot of audio applications starting to > hit sid, eg. jackd, ardour, etc, where would be the place to > discuss "policy" in this regard - eg., having an audio group, > and sui

Re: Error on dpkg-buildpackage

2003-11-08 Thread Junichi Uekawa
> > > > AFAIR, you have to change > > CFLAGS=$(CFLAGS) ./configure [...] > > to > > CFLAGS="$(CFLAGS)" ./configure [...] > > in debian/rules. > > Wouldn't > > CFLAGS += .configure [...] > > be a lot easier in most cases? That's a totally different notion :P We're trying to se

Re: Iuusues when packaging libraries..

2004-04-04 Thread Junichi Uekawa
> I am responsible for the package htdig. Htdig is a full-text indexer for > (local) sites, ie. will generate a full-text (searchable) index of that > site. > The thing is written in C++, and comes with loads of libraries. While > the procedure described in the various manuals (the shlibs syste

*-config scripts go where?

2000-11-06 Thread Junichi Uekawa
--libs` some_gtk_code.c -o some_gtk_code instead of loads of -Ls and other things. regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha

About changelog.Debian entries that's not quite Debian

2000-11-30 Thread Junichi Uekawa
changelog that starts with "initial upload", and I am not sure what I should do with my changelog entry, that has entries before being uploaded to Debian. Anyone have any advice ? regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.

Re: About changelog.Debian entries that's not quite Debian

2000-12-01 Thread Junichi Uekawa
entered Debian until qt2.2) and Helix gnome packages iff any of them enter Debian. regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long Live Free Software, LIBERTAS OMNI VINCIT.

Having ssh support non-US?

2000-12-12 Thread Junichi Uekawa
eing able to execute a file named "ssh" is not enough. regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha Universit

Re: Having ssh support non-US?

2000-12-12 Thread Junichi Uekawa
s in fact "main", but I am pretty vague. regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long Live Free Software, LIBERTAS OMNI VINCIT.

Re: Having ssh support non-US?

2000-12-12 Thread Junichi Uekawa
University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long Live Free Software, LIBERTAS OMNI VINCIT.

Re: Having ssh support non-US?

2000-12-12 Thread Junichi Uekawa
In Wed, 13 Dec 2000 01:12:59 +0900 Junichi Uekawa <[EMAIL PROTECTED]> cum veritate scripsit : > > No, the right way will be the package providing rsh having a "Provides: rsh" > in its description. Sorry, mistake. The "virtual names" policy states it&#x

Re: customizing depends

2000-12-14 Thread Junichi Uekawa
gards, junichi -- University: [EMAIL PROTECTED] Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long Live Free Software, LIBERTAS OMNI VINCIT.

Re: customizing depends

2000-12-14 Thread Junichi Uekawa
junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long Live Free Software, LIBERTAS OMNI VINCIT.

How to deal with lintian "E: missing shlibs information"

2000-12-21 Thread Junichi Uekawa
-- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long Live Free Software, LIBERTAS OMNI VINCIT.

Re: ITA?

2000-12-21 Thread Junichi Uekawa
al concensus about this (some people do not agree), but the generally accepted form is to Find a sponsor, and adopt, even before you are assigned an Application Manager to help speed up the process. regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAI

Re: How to deal with lintian "E: missing shlibs information"

2000-12-21 Thread Junichi Uekawa
me confused is the fact other python packages do not > > seem to have this error generated from lintian, and yet they do not seem > > to have the shlibs file either. > > > do they provide libraries or plugins? I have no idea, but I guess they are dlopened by python (i.e. pl

Re: help: shlibs problem

2000-12-23 Thread Junichi Uekawa
> Not very pretty, of course. :) A slightly prettier solution is using the "-l" option of dh_shlibdeps. I think "-l" added things to LD_LIBRARY_PATH. regards, junichi -- University: [EMAIL PROTECTED] Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa

Re: help: shlibs problem

2000-12-23 Thread Junichi Uekawa
binaries linked against said library. Note that the paths used must be absolute or dpkg-shlibdeps will become confused. regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfo

Re: ITA?

2001-01-04 Thread Junichi Uekawa
bug list (it's very big already). regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long Live Free Software, LIBERTAS OMNI VINCIT.

Re: looking for chbg sponsor

2001-01-25 Thread Junichi Uekawa
[EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University.

Re: the incoming queue for non-US?

2001-01-25 Thread Junichi Uekawa
[EMAIL PROTECTED] Debian: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University.

Re: Packaging for X/SVGA/Console

2001-01-26 Thread Junichi Uekawa
just for this right? You can actually make it a "recommends". So, it is possible that one can install your package without the libgtk1.2. regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] Debian: [

Re: "Testing" hassles

2001-02-06 Thread Junichi Uekawa
te ? regards, junichi -- Netfort: [EMAIL PROTECTED] Debian: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University.

Re: How to choose a good first package?

2001-02-07 Thread Junichi Uekawa
is not (seemingly) included in Debian ? regards, junichi -- Netfort: [EMAIL PROTECTED] Debian: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University.

Re: Wierd PETSc build behavior...

2001-02-28 Thread Junichi Uekawa
ib/mpich/build to /usr/lib/mpich might help some applications to compile? regards, junichi -- [EMAIL PROTECTED] : Junichi Uekawa http://www.netfort.gr.jp/~dancer GPG Fingerprint : 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4

Re: Creating a sid chroot area?

2001-03-03 Thread Junichi Uekawa
table. This kind of script is nice... put this into your chroot's /etc/init.d/ #!/bin/sh -e # hacked version of Adam Heath's code by Junichi Uekawa 22 Oct. 2000 # modified 25 oct 2000 if [ -e /etc/init.d/$(basename $0) ]; then # inside chroot hostname -F /etc/hostname HOME=/ro

Re: e-mail address changed

2001-03-24 Thread Junichi Uekawa
tainer: fields to your new mail address, it should change. regards, junichi -- [EMAIL PROTECTED] : Junichi Uekawa http://www.netfort.gr.jp/~dancer GPG Fingerprint : 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4

Re: Creating man pages (upstream does not have one)

2001-05-11 Thread Junichi Uekawa
Othmar Pasteka <[EMAIL PROTECTED]> cum veritate scripsit: Hmm... anyone going to package manedit ? I tried it. It was rather fun to play with. It edits in roff. Should I upload it ? regards, junichi -- [EMAIL PROTECTED] http://www.netfort.gr.jp/~dancer -BEGIN GEEK CODE BLOCK-

Depricating a library

2001-06-17 Thread Junichi Uekawa
Hello, Upstram of qtecasound has depricated libqtecasound, and the only application which depended upon libqtecasound (qtecasound, and ecawave) no longer need the library. How would I handle this situation smoothly? Any ideas? Would I need to make an empty package of libqtecasound to ensure

Re: Depricating a library

2001-06-19 Thread Junichi Uekawa
Robert Bihlmeyer <[EMAIL PROTECTED]> immo vero scripsit > If you want to provide further hints, upload a final version containing > "you can remove me without ill effects" in the description. I think I would just remove the package, since the package has only entered unstable, and not on testing

Re: manual how to create a lib-package

2001-07-10 Thread Junichi Uekawa
Nikolaus Regnat <[EMAIL PROTECTED]> immo vero scripsit > I'm searching for a manual (like New Maintainers' Guide) how to craete a > package from a libary. Is there anything like that? As far as I know, the answer is "No", and I think we need one too. You can see some of it in the debian-policy.

Re: Making multiple packages from source.

2001-08-22 Thread Junichi Uekawa
nstall `opt-downgrade --non-optimised` > (and the script will insert the right version numbers). Er.. sounds hacky. Anyway, I was trying to do this kind of stuff, but I have not gone too far. I stopped at trying to set up a buildd for athlon (I have effectively stopped at making athlon-build

Re: multiple binary package HOWTO

2001-08-22 Thread Junichi Uekawa
several binary versions. I think it involves (mkdir BUILD; cd BUILD; ../configure ) kind of thing... regards, junichi -- [EMAIL PROTECTED] : Junichi Uekawa http://www.netfort.gr.jp/~dancer GPG Fingerprint : 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4

Re: upstream version in debian/rules in a $VARIABLE?

2005-01-22 Thread Junichi Uekawa
Hi, > Do I have easy access to the upstream version in debian/rules? > > Of course, I can get it, but that'd be silly if it's already there. > > dpkg-parsechangelog | grep ^Version: | cut -f 2 -d \ | cut -f 1 -d - > > (I know, I really should read the sed and awk docs, it's probably easy to

Re: RFS: tinywm - Ridiculously tiny window manager

2005-04-12 Thread Junichi Uekawa
junichi -- Junichi Uekawa, Debian Developer 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4 http://www.netfort.gr.jp/~dancer/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFS: tinywm - Ridiculously tiny window manager

2005-04-13 Thread Junichi Uekawa
atives correct? How did you calculate the value? 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? regards,

Re: RFS: tinywm - Ridiculously tiny window manager

2005-04-15 Thread Junichi Uekawa
r package looks good that I could sponsor. regards, junichi -- Junichi Uekawa, Debian Developer 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4 http://www.netfort.gr.jp/~dancer/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFS: tinywm - Ridiculously tiny window manager

2005-04-15 Thread Junichi Uekawa
aise. . 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? BTW, I was really surprised that it was really so small. $ wc -l tinywm.c 58 tinywm.c regards, junichi

Re: RFS: tinywm - Ridiculously tiny window manager

2005-04-17 Thread Junichi Uekawa
Hi, > > > > With these points fixed, your package looks good that I could sponsor. > > Thank you very much . I've uploaded it to the archive. regards, junichi -- Junichi Uekawa, Debian Developer 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4 http://ww

Re: new upstream Cogito conflicts with GNU Interactive Tools

2005-06-10 Thread Junichi Uekawa
Hi, > The upstream Cogito people have added a /usr/bin/git executable (over > my objections) which conflicts with GNU Interactive Tools' /usr/bin/git. > > Their argument is that GNU Interactive Tools is obsoleted by mc and > should just go away. > > Should I just make my cogito package Conflict

Re: -dev library package naming

2005-06-14 Thread Junichi Uekawa
guide; but I would also first check the SONAME of the library. regards, junichi -- Junichi Uekawa, Debian Developer http://www.netfort.gr.jp/~dancer/ 183A 70FC 4732 1B87 57A5 CE82 D837 7D4E E81E 55C1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: -dev library package naming

2005-06-15 Thread Junichi Uekawa
ort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html#naminglibpkg regards, junichi -- Junichi Uekawa, Debian Developer http://www.netfort.gr.jp/~dancer/ 183A 70FC 4732 1B87 57A5 CE82 D837 7D4E E81E 55C1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

*-config scripts go where?

2000-11-06 Thread Junichi Uekawa
--libs` some_gtk_code.c -o some_gtk_code instead of loads of -Ls and other things. regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha

About changelog.Debian entries that's not quite Debian

2000-11-30 Thread Junichi Uekawa
changelog that starts with "initial upload", and I am not sure what I should do with my changelog entry, that has entries before being uploaded to Debian. Anyone have any advice ? regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.

Re: About changelog.Debian entries that's not quite Debian

2000-12-01 Thread Junichi Uekawa
and Helix gnome packages iff any of them enter Debian. regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long L

Having ssh support non-US?

2000-12-12 Thread Junichi Uekawa
t just being able to execute a file named "ssh" is not enough. regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha Universit

Re: Having ssh support non-US?

2000-12-12 Thread Junichi Uekawa
", but I am pretty vague. regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long Live Free Software, LIBERTAS OMNI VINCIT. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Having ssh support non-US?

2000-12-12 Thread Junichi Uekawa
University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long Live Free Software, LIBERTAS OMNI VINCIT. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Having ssh support non-US?

2000-12-12 Thread Junichi Uekawa
In Wed, 13 Dec 2000 01:12:59 +0900 Junichi Uekawa <[EMAIL PROTECTED]> cum veritate scripsit : > > No, the right way will be the package providing rsh having a "Provides: rsh" > in its description. Sorry, mistake. The "virtual names" policy states it&#x

Re: customizing depends

2000-12-14 Thread Junichi Uekawa
gards, junichi -- University: [EMAIL PROTECTED] Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long Live Free Software, LIBERTAS OMNI VINCIT. -- To UNSUBSCRIBE,

Re: customizing depends

2000-12-14 Thread Junichi Uekawa
junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long Live Free Software, LIBERTAS OMNI VINCIT. -- To UNSUBSCRIBE, email to

How to deal with lintian "E: missing shlibs information"

2000-12-21 Thread Junichi Uekawa
-- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long Live Free Software, LIBERTAS OMNI VINCIT. -- To UNSUBSCRIBE, email to [EMAIL PR

Re: ITA?

2000-12-21 Thread Junichi Uekawa
general concensus about this (some people do not agree), but the generally accepted form is to Find a sponsor, and adopt, even before you are assigned an Application Manager to help speed up the process. regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAI

Re: How to deal with lintian "E: missing shlibs information"

2000-12-21 Thread Junichi Uekawa
he fact other python packages do not > > seem to have this error generated from lintian, and yet they do not seem > > to have the shlibs file either. > > > do they provide libraries or plugins? I have no idea, but I guess they are dlopened by python (i.e. plugin?)

Re: help: shlibs problem

2000-12-23 Thread Junichi Uekawa
> Not very pretty, of course. :) A slightly prettier solution is using the "-l" option of dh_shlibdeps. I think "-l" added things to LD_LIBRARY_PATH. regards, junichi -- University: [EMAIL PROTECTED] Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa

Re: help: shlibs problem

2000-12-23 Thread Junichi Uekawa
binaries linked against said library. Note that the paths used must be absolute or dpkg-shlibdeps will become confused. regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfo

Re: ITA?

2001-01-04 Thread Junichi Uekawa
he wnpp bug list (it's very big already). regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. ... Long Live Free Softwar

Re: looking for chbg sponsor

2001-01-25 Thread Junichi Uekawa
[EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: the incoming queue for non-US?

2001-01-25 Thread Junichi Uekawa
[EMAIL PROTECTED] Debian: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Packaging for X/SVGA/Console

2001-01-26 Thread Junichi Uekawa
just for this right? You can actually make it a "recommends". So, it is possible that one can install your package without the libgtk1.2. regards, junichi -- University: [EMAIL PROTECTED]Netfort: [EMAIL PROTECTED] Debian: [

Re: "Testing" hassles

2001-02-06 Thread Junichi Uekawa
te ? regards, junichi -- Netfort: [EMAIL PROTECTED] Debian: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: How to choose a good first package?

2001-02-07 Thread Junichi Uekawa
is not (seemingly) included in Debian ? regards, junichi -- Netfort: [EMAIL PROTECTED] Debian: [EMAIL PROTECTED] dancer, a.k.a. Junichi Uekawa http://www.netfort.gr.jp/~dancer Dept. of Knowledge Engineering and Computer Science, Doshisha University. -- To UNSUBSCRIBE,

Re: Wierd PETSc build behavior...

2001-02-28 Thread Junichi Uekawa
ib/mpich/build to /usr/lib/mpich might help some applications to compile? regards, junichi -- [EMAIL PROTECTED] : Junichi Uekawa http://www.netfort.gr.jp/~dancer GPG Fingerprint : 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: Creating a sid chroot area?

2001-03-03 Thread Junichi Uekawa
table. This kind of script is nice... put this into your chroot's /etc/init.d/ #!/bin/sh -e # hacked version of Adam Heath's code by Junichi Uekawa 22 Oct. 2000 # modified 25 oct 2000 if [ -e /etc/init.d/$(basename $0) ]; then # inside chroot hostname -F /etc/hostname HOME=/ro

Re: e-mail address changed

2001-03-24 Thread Junichi Uekawa
aintainer: fields to your new mail address, it should change. regards, junichi -- [EMAIL PROTECTED] : Junichi Uekawa http://www.netfort.gr.jp/~dancer GPG Fingerprint : 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Re: Creating man pages (upstream does not have one)

2001-05-11 Thread Junichi Uekawa
Othmar Pasteka <[EMAIL PROTECTED]> cum veritate scripsit: Hmm... anyone going to package manedit ? I tried it. It was rather fun to play with. It edits in roff. Should I upload it ? regards, junichi -- [EMAIL PROTECTED] http://www.netfort.gr.jp/~dancer -BEGIN GEEK CODE BLOCK-

  1   2   3   >