Hi mentors,
I've an upstream archive which contains two dangling symlinks and I
obviously want them not to be part of the final binary package, whick is
the best solution?
I try to remove them but the .diff.gz seems to not consider this fact,
so when I extract the debianized source tree the
On Mon, Aug 20, 2001 at 12:03:33PM +0200, Stefano Zacchiroli wrote:
> Hi mentors,
> I've an upstream archive which contains two dangling symlinks and I
> obviously want them not to be part of the final binary package, whick is
> the best solution?
>
> I try to remove them but the .diff.gz se
On Mon, Aug 20, 2001 at 09:22:38PM +1000, Hamish Moffatt wrote:
> Why do you need to remove them? As long as they are not installed
> into the binary package it is not a problem.
right! but these files resides in an example dir that is installed as
whole and I don't wont to specify on a file by fi
Hi Stefano!
On Mon, 20 Aug 2001, Stefano Zacchiroli wrote:
> On Mon, Aug 20, 2001 at 09:22:38PM +1000, Hamish Moffatt wrote:
> > Why do you need to remove them? As long as they are not installed
> > into the binary package it is not a problem.
>
> right! but these files resides in an example dir
On Mon, Aug 20, 2001 at 10:28:11AM -0300, Henrique de Moraes Holschuh wrote:
> for i in debian/tmp/...examples/* ; do [ -r "$i" ] && rm -f "$i" ; done
> That might do it...
well, good hint!
(inverting the test obviously or I remove all 'good' files ...)
Tnx
Cheers
--
Stefano "Zack" Zacchiroli <
Hi there,
I have written a libc name service switch (NSS) module that uses the
PostgreSQL database as its backend and packaged it for use in debian
systems. Because I work very much with Debian GNU/Linux (in fact I almost
use Debian exclusively) I would like to contribute to the project and
become
On Mon, Aug 20, 2001 at 03:14:57PM +0200, Stefano Zacchiroli wrote:
> On Mon, Aug 20, 2001 at 09:22:38PM +1000, Hamish Moffatt wrote:
> > Why do you need to remove them? As long as they are not installed
> > into the binary package it is not a problem.
>
> right! but these files resides in an exam
Hello.
I wonder if I can build a package without signing .changes and .dsc
(e.g. debuild -us -uc) and sign them later?
--
Alexander Kotelnikov
Saint-Petersburg, Russia
> On 21 Aug 2001, "Alexander" == Alexander Kotelnikov wrote:
Alexander> Hello.
Alexander> I wonder if I can build a package without signing .changes and
Alexander> .dsc (e.g. debuild -us -uc) and sign them later?
Yup. debsign, from the devscripts package, should allow you to do exactl
> I wonder if I can build a package without signing .changes and .dsc
> (e.g. debuild -us -uc) and sign them later?
Sure. Just do a debsign .changes.
Cheers,
--
Gergely Nagy \ mhp/|8]
pgp2avMdr2EGK.pgp
Description: PGP signature
On Tue, Aug 21, 2001 at 08:30:36AM +1000, Hamish Moffatt wrote:
> > right! but these files resides in an example dir that is installed as
> > whole and I don't wont to specify on a file by file basis which file
> > have to be installed ...
>
> OK.. so install the files and then remove them from de
Hi,
I have to move my packages gutenbook and gutenbrowser to non-US because of
a dependency on unzip. I'd slipped up on that, and got a bug report to do
so.
How would I move the packages ?
Do I file a bug report against ftp-master for removing the packages from
main explaining the case, and uploa
Hi mentors,
I've an upstream archive which contains two dangling symlinks and I
obviously want them not to be part of the final binary package, whick is
the best solution?
I try to remove them but the .diff.gz seems to not consider this fact,
so when I extract the debianized source tree the
On Mon, Aug 20, 2001 at 12:03:33PM +0200, Stefano Zacchiroli wrote:
> Hi mentors,
> I've an upstream archive which contains two dangling symlinks and I
> obviously want them not to be part of the final binary package, whick is
> the best solution?
>
> I try to remove them but the .diff.gz s
On Mon, Aug 20, 2001 at 09:22:38PM +1000, Hamish Moffatt wrote:
> Why do you need to remove them? As long as they are not installed
> into the binary package it is not a problem.
right! but these files resides in an example dir that is installed as
whole and I don't wont to specify on a file by f
Hi Stefano!
On Mon, 20 Aug 2001, Stefano Zacchiroli wrote:
> On Mon, Aug 20, 2001 at 09:22:38PM +1000, Hamish Moffatt wrote:
> > Why do you need to remove them? As long as they are not installed
> > into the binary package it is not a problem.
>
> right! but these files resides in an example dir
On Mon, Aug 20, 2001 at 10:28:11AM -0300, Henrique de Moraes Holschuh wrote:
> for i in debian/tmp/...examples/* ; do [ -r "$i" ] && rm -f "$i" ; done
> That might do it...
well, good hint!
(inverting the test obviously or I remove all 'good' files ...)
Tnx
Cheers
--
Stefano "Zack" Zacchiroli
Hi there,
I have written a libc name service switch (NSS) module that uses the
PostgreSQL database as its backend and packaged it for use in debian
systems. Because I work very much with Debian GNU/Linux (in fact I almost
use Debian exclusively) I would like to contribute to the project and
become
On Mon, Aug 20, 2001 at 03:14:57PM +0200, Stefano Zacchiroli wrote:
> On Mon, Aug 20, 2001 at 09:22:38PM +1000, Hamish Moffatt wrote:
> > Why do you need to remove them? As long as they are not installed
> > into the binary package it is not a problem.
>
> right! but these files resides in an exa
Hello.
I wonder if I can build a package without signing .changes and .dsc
(e.g. debuild -us -uc) and sign them later?
--
Alexander Kotelnikov
Saint-Petersburg, Russia
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> On 21 Aug 2001, "Alexander" == Alexander Kotelnikov wrote:
Alexander> Hello.
Alexander> I wonder if I can build a package without signing .changes and
Alexander> .dsc (e.g. debuild -us -uc) and sign them later?
Yup. debsign, from the devscripts package, should allow you to do exact
> I wonder if I can build a package without signing .changes and .dsc
> (e.g. debuild -us -uc) and sign them later?
Sure. Just do a debsign .changes.
Cheers,
--
Gergely Nagy \ mhp/|8]
PGP signature
On Tue, Aug 21, 2001 at 08:30:36AM +1000, Hamish Moffatt wrote:
> > right! but these files resides in an example dir that is installed as
> > whole and I don't wont to specify on a file by file basis which file
> > have to be installed ...
>
> OK.. so install the files and then remove them from d
Hi,
I have to move my packages gutenbook and gutenbrowser to non-US because of
a dependency on unzip. I'd slipped up on that, and got a bug report to do
so.
How would I move the packages ?
Do I file a bug report against ftp-master for removing the packages from
main explaining the case, and uplo
24 matches
Mail list logo