Am Samstag, 25. Oktober 2003 14:10 schrieb Zenaan Harkness:
> config.status: configure
> dh_testdir
> # Add here commands to configure the package.
> CFLAGS=$(CFLAGS) ./configure --host=$(DEB_HOST_GNU_TYPE) \
This should read:
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_
Am Sonntag, 2. November 2003 20:56 schrieb Scott James Remnant:
> You are not required to list dependencies on 'Essential' packages (those
> marked Essential: yes).
But "you ar not required" doesn't mean "you are not allowed".
So what would be wrong with depending on "coreutils | stat"?
Ciao,
Am Montag, 3. November 2003 13:37 schrieb Andreas Metzler:
> I am really sorry for bringing this up one by one, but afaict the
> Build-Dependency on docbook-to-man is completely superfluous.
Why?
I found it neither in essential packages nor in the package
build-essentials...?
Ciao,
Hello!
While trying to do something useful for Debian by fixing
an RC bug, I needed a graphical diff and merge tool.
I found kdiff3 for KDE. I wondered why it is not yet
packaged, so it became my first public package. If there's
a better graphical diff already in Debian, I'd really like
to know
José Oliveira schrieb:
> This is second package that I try to build and generates this exactly
> error. what it must be made?
AFAIR, you have to change
CFLAGS=$(CFLAGS) ./configure [...]
to
CFLAGS="$(CFLAGS)" ./configure [...]
in debian/rules.
Ciao,
Eike
Hello!
blacksheep schrieb:
> I mean, should I generate a new key and get back to him
> with that to be signed again? Isn't there any way to avoid
> going back and meet him _physically_ ?
I think if you sign the new key with the old one,
you should be able to convince him (by mail) that
the new o
Hello!
I packaged kbirthday, a KDE kicker applet that reminds
of birthdays (which it reads from the KDE adressbook).
I've got one message from lintian and one from linda
- but two different ones.
linda tells me:
W: kbirthday; Contains shared libraries, but is not in
Section: libs or base.
Te
Hello!
As I forgot two birthdays last year, I looked for some
program to remember me. Until now, I used kalarm, but
I had to tell it all birthdays I had already entered
in the KDE addressbook.
Kbirthday is a little kicker applet that reminds you
of birthdays (and anniversaries). Unlike kalarm
Am Samstag, 25. Oktober 2003 14:10 schrieb Zenaan Harkness:
> config.status: configure
> dh_testdir
> # Add here commands to configure the package.
> CFLAGS=$(CFLAGS) ./configure --host=$(DEB_HOST_GNU_TYPE) \
This should read:
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_
Am Sonntag, 2. November 2003 20:56 schrieb Scott James Remnant:
> You are not required to list dependencies on 'Essential' packages (those
> marked Essential: yes).
But "you ar not required" doesn't mean "you are not allowed".
So what would be wrong with depending on "coreutils | stat"?
Ciao,
Am Montag, 3. November 2003 13:37 schrieb Andreas Metzler:
> I am really sorry for bringing this up one by one, but afaict the
> Build-Dependency on docbook-to-man is completely superfluous.
Why?
I found it neither in essential packages nor in the package
build-essentials...?
Ciao,
Hello!
While trying to do something useful for Debian by fixing
an RC bug, I needed a graphical diff and merge tool.
I found kdiff3 for KDE. I wondered why it is not yet
packaged, so it became my first public package. If there's
a better graphical diff already in Debian, I'd really like
to know
José Oliveira schrieb:
> This is second package that I try to build and generates this exactly
> error. what it must be made?
AFAIR, you have to change
CFLAGS=$(CFLAGS) ./configure [...]
to
CFLAGS="$(CFLAGS)" ./configure [...]
in debian/rules.
Ciao,
Eike
--
To
Hello!
blacksheep schrieb:
> I mean, should I generate a new key and get back to him
> with that to be signed again? Isn't there any way to avoid
> going back and meet him _physically_ ?
I think if you sign the new key with the old one,
you should be able to convince him (by mail) that
the new o
Hello!
I packaged kbirthday, a KDE kicker applet that reminds
of birthdays (which it reads from the KDE adressbook).
I've got one message from lintian and one from linda
- but two different ones.
linda tells me:
W: kbirthday; Contains shared libraries, but is not in
Section: libs or base.
Te
Hello!
As I forgot two birthdays last year, I looked for some
program to remember me. Until now, I used kalarm, but
I had to tell it all birthdays I had already entered
in the KDE addressbook.
Kbirthday is a little kicker applet that reminds you
of birthdays (and anniversaries). Unlike kalarm
16 matches
Mail list logo