Please don't cc me; I am subscribed.
Unfortunately I don't have the time to do tests here, but I am sure you
are quite close to your answer.
Good luck,
Tiago.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d
Hi,
FYI , I have a 10.0 and a 11.5 version of B in my repository.
I added a Conflicts line with B (>= 11.0), the error:
The following packages have unmet dependencies:
A: Depends: B (>= 10.0) but it is not going to be installed
I tried the Depends: B (>= 10.0), B (<< 11.0), the error:
The fo
On 2009-07-31 16:34 +0200, Peter Van Biesen wrote:
> Hi,
>
> I'm building a package that depends on another package but this package needs
> to be a in a specific version range.
>
> My package "A" depends on package "B" but the version of B needs to be 10.* .
>
> I tried
> Depends: B(>>10.0), B(
What about
Depends: B(>=10.0)
Conflicts: B(>=11.0)
?
Cheers,
Tiago.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hi,
I'm building a package that depends on another package but this package needs
to be a in a specific version range.
My package "A" depends on package "B" but the version of B needs to be 10.* .
I tried
Depends: B(>>10.0), B(<<11.0)
Depends: B(>>10.0,<<11.0)
Depends: B(=10.*)
Both just inst
On Tue, 2009-03-17 at 14:34 +0530, hari haran.spc wrote:
> Dear Friends,
>Could any one suggest any link other than debian developer's guide
> for debian package creation. I could not be able to find out very good
> tutorial in order to enrich my knowledge as well as package c
Dear Friends,
Could any one suggest any link other than debian developer's guide for
debian package creation. I could not be able to find out very good tutorial
in order to enrich my knowledge as well as package creation. Please help me.
--
S.Vellingiri,
Associate Systems Enginee
Dirk wrote:
> I need to know HOWTO create debian packages. But all HOWTO's I've found
> are too long to read.
>
> Is there one available with less than 1000 words?
>
In that case, the best thing to do is look at a package that is similar
to whatever you want to package and then look at the stuf u
I need to know HOWTO create debian packages. But all HOWTO's I've found
are too long to read.
Is there one available with less than 1000 words?
Thanks,
Dirk
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Sat, 05 Jul 1997 12:13:06 EDT dpk ([EMAIL PROTECTED]) wrote:
> Are there any examples available of making debian packages? I figured
> there would/has been a lot of questions about it, and was hoping someone
> has provided a brief example of a debian package being made.
Look at the hello p
Are there any examples available of making debian packages? I figured
there would/has been a lot of questions about it, and was hoping someone
has provided a brief example of a debian package being made.
Thanks,
Dennis
+ dp
-BEGIN PGP SIGNED MESSAGE-
On Sat, 14 Dec 1996, Ioannis Tambouras wrote:
>
> After reading the debian-faq, I am having trouble creating a
> debian package for local use. One day it will reach debian.org too,
> I hope!
>
> % ls
> control.tar.gz data.tar.gz debian-binary control/ d
On Sat, 14 Dec 1996 19:59:19 EST Ioannis Tambouras
([EMAIL PROTECTED]) wrote:
>
> After reading the debian-faq, I am having trouble creating a
> debian package for local use. One day it will reach debian.org too,
> I hope!
>
> % ls
> control.tar.gz data.tar.gz debian-binary control/ dat
After reading the debian-faq, I am having trouble creating a
debian package for local use. One day it will reach debian.org too,
I hope!
% ls
control.tar.gz data.tar.gz debian-binary control/ data/
% /usr/bin/ar -rc ascii-1.2_1.deb control.tar.gz data.tar.gz debian-binary
This ascii-
14 matches
Mail list logo