We've already paid out over a cool MILLION
DOLLARS to
WINNERS just like YOU.
Enter the Finest, Highest Paying Casino Online
$25,000 WINNERS are cashing in at our casino
DAILY.
Grab YOUR share of this wealth pool and open an account now. We'll bring the
finest, most secure, highest payi
Title:
We've already paid out over a cool MILLION
DOLLARS to
WINNERS just like YOU.
Enter the Finest, Highest Paying Casino Online
$25,000 WINNERS are cashing in at our casino
DAILY.
Grab YOUR share of this wealth pool and open an account now. We'll bring the
finest, most secure, high
On Tue, Dec 19, 2000 at 01:39:13PM +0100, Christian Marillat wrote:
> I've this strange output with lintian and I see nothing wrong in these
> scripts (debhelper scripts)
>
> W: sawfish-lisp-source: possible-bashism-in-maintainer-script postinst:4
[...]
> if [ -d /usr/doc -a ! -e /usr/doc/sa
Another good place to poke around is the BTS, Bug Tracking System.
bugs.debian.org
Also look at lists.debian.org for debian-devel-announce archives.
Approximately once a week there will be a RC, Release Critical, Bug
Report. Scan through the listings to see if there is anything you can
lend a han
well...my best skill is apache configuration :)
i am learning c/c++ since 3 month, i can do some perl, but i´m
interested in nearly everything based in open software.
Patrick
Am Dienstag, 19. Dezember 2000 23:33 schrieb Andreas Schuldei:
> * Patrick Schnorbus ([EMAIL PROTECTED]) [001219 22:22]:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Howdee,
>
> i am a REALLY greenhorn in debian, i used SuSE for two years but
> now i am using Debian and it?s great!
>
> Well...I want to integrate myself into the Debian team. I tried to
> make a deb package, and it worked ok (...for my first
* Patrick Schnorbus ([EMAIL PROTECTED]) [001219 22:22]:
> Well...I want to integrate myself into the Debian team. I tried to
> make a deb package, and it worked ok (...for my first package. no
> dependencies etc.)
>
> Have you any ideas what i can do?
So what are you good at? what are you interes
On Tue, Dec 19, 2000 at 01:39:13PM +0100, Christian Marillat wrote:
> I've this strange output with lintian and I see nothing wrong in these
> scripts (debhelper scripts)
>
> W: sawfish-lisp-source: possible-bashism-in-maintainer-script postinst:4
[...]
> if [ -d /usr/doc -a ! -e /usr/doc/s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Howdee,
i am a REALLY greenhorn in debian, i used SuSE for two years but
now i am using Debian and it´s great!
Well...I want to integrate myself into the Debian team. I tried to
make a deb package, and it worked ok (...for my first package. no
depend
Another good place to poke around is the BTS, Bug Tracking System.
bugs.debian.org
Also look at lists.debian.org for debian-devel-announce archives.
Approximately once a week there will be a RC, Release Critical, Bug
Report. Scan through the listings to see if there is anything you can
lend a ha
Hi,
I've this strange output with lintian and I see nothing wrong in these
scripts (debhelper scripts)
Any idea ?
Christian
W: sawfish-lisp-source: possible-bashism-in-maintainer-script postinst:4
W: sawfish-lisp-source: possible-bashism-in-maintainer-script postinst:5
W: sawfish-lisp-source: p
well...my best skill is apache configuration :)
i am learning c/c++ since 3 month, i can do some perl, but i´m
interested in nearly everything based in open software.
Patrick
Am Dienstag, 19. Dezember 2000 23:33 schrieb Andreas Schuldei:
> * Patrick Schnorbus ([EMAIL PROTECTED]) [001219 22:22]:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Howdee,
>
> i am a REALLY greenhorn in debian, i used SuSE for two years but
> now i am using Debian and it´s great!
>
> Well...I want to integrate myself into the Debian team. I tried to
> make a deb package, and it worked ok (...for my first
* Patrick Schnorbus ([EMAIL PROTECTED]) [001219 22:22]:
> Well...I want to integrate myself into the Debian team. I tried to
> make a deb package, and it worked ok (...for my first package. no
> dependencies etc.)
>
> Have you any ideas what i can do?
So what are you good at? what are you intere
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Howdee,
i am a REALLY greenhorn in debian, i used SuSE for two years but
now i am using Debian and it´s great!
Well...I want to integrate myself into the Debian team. I tried to
make a deb package, and it worked ok (...for my first package. no
depen
Hi,
I've this strange output with lintian and I see nothing wrong in these
scripts (debhelper scripts)
Any idea ?
Christian
W: sawfish-lisp-source: possible-bashism-in-maintainer-script postinst:4
W: sawfish-lisp-source: possible-bashism-in-maintainer-script postinst:5
W: sawfish-lisp-source:
On Tue, 19 Dec 2000, [iso-8859-1] Rapha?l HALIMI wrote:
> On Tue, Dec 19, 2000 at 03:01:09PM +0100, Rapha?l HALIMI wrote:
>
> > the program compiles and installs (in the tmp dir) good, the content of
> > debian/tmp/bin and debian/tmp/lib ain't copied i the .deb. The
>
> Sorry, I meant debian/tmp
On Tue, 19 Dec 2000, [iso-8859-1] Raphaël HALIMI wrote:
> On Tue, Dec 19, 2000 at 03:01:09PM +0100, Raphaël HALIMI wrote:
>
> > the program compiles and installs (in the tmp dir) good, the content of
> > debian/tmp/bin and debian/tmp/lib ain't copied i the .deb. The
>
> Sorry, I meant debian/tm
are you using debhelper scripts?
if yes, check the DH_COMPAT variable in debian/rules file.
if it is 1, among other things, the first binary package referred in
debian/control will be searched in debian/tmp. if it is 2, the first
package will be searched in debian/{$PACKAGE_NAME} directory.
the
On Tue, Dec 19, 2000 at 03:01:09PM +0100, Raphaël HALIMI wrote:
> the program compiles and installs (in the tmp dir) good, the content of
> debian/tmp/bin and debian/tmp/lib ain't copied i the .deb. The
Sorry, I meant debian/tmp/usr/bin and debian/tmp/usr/lib.
--
Raphaël HALIMI
Hi, I'm new to this list so, if I'm out of the subject, please tell me
which list I must use.
i'm trying to build a package from a source tar.gz file. To accomplish
this, I installed the package "maint-guide" and followed all
instructions in it (installation of new packages, etc etc). Finally,
aft
On Tue, 12 Dec 2000 18:01:48 -0500, Matt Zimmerman <[EMAIL PROTECTED]>
wrote:
>On Tue, Dec 12, 2000 at 08:41:55AM -0500, Adam C Powell IV wrote:
>> You might look into making it work with kerberos4kth's krsh/krshd for strong
>> authentication
>> without the encryption overhead. Unless you really
are you using debhelper scripts?
if yes, check the DH_COMPAT variable in debian/rules file.
if it is 1, among other things, the first binary package referred in
debian/control will be searched in debian/tmp. if it is 2, the first
package will be searched in debian/{$PACKAGE_NAME} directory.
the
On Tue, Dec 19, 2000 at 03:01:09PM +0100, Raphaël HALIMI wrote:
> the program compiles and installs (in the tmp dir) good, the content of
> debian/tmp/bin and debian/tmp/lib ain't copied i the .deb. The
Sorry, I meant debian/tmp/usr/bin and debian/tmp/usr/lib.
--
Raphaël HALIMI
--
To UNSUB
Hi, I'm new to this list so, if I'm out of the subject, please tell me
which list I must use.
i'm trying to build a package from a source tar.gz file. To accomplish
this, I installed the package "maint-guide" and followed all
instructions in it (installation of new packages, etc etc). Finally,
af
On Tue, 12 Dec 2000 18:01:48 -0500, Matt Zimmerman <[EMAIL PROTECTED]>
wrote:
>On Tue, Dec 12, 2000 at 08:41:55AM -0500, Adam C Powell IV wrote:
>> You might look into making it work with kerberos4kth's krsh/krshd for strong
>authentication
>> without the encryption overhead. Unless you really n
26 matches
Mail list logo