dpkg versions

1996-09-18 Thread Philippe Troin
Sorry if this has already been asked many times... I currently run dpkg 1.2.14. I've read various posts about the new 1.3 version. Do I need to upgrade (I think yes) to make new packages in 1.3 format to be included in Debian 1.2 ? Do I need to change the package debian.* files to the new Debi

dpkg-buildpackage and joe

1996-09-18 Thread Dale Scheetz
I am converting the joe package to the new source format and have run into a strange problem. The first time I run dpkg-buildpackage the .orig tree is tarred up ok. The second time I run it, it tries to use the tar.gz file created in the previous run but fails, giving: dpkg-source -b joe-2.8 dpkg

Updated tkined package

1996-09-18 Thread David Engel
Date: 18 Sep 96 14:49 UT Format: 1.6 Distribution: unstable Urgency: Low Maintainer: David Engel <[EMAIL PROTECTED]> Source: tkined Version: 1.3.4-2 Binary: tkined Architecture: i386 source Description: tkined: The tkined network editor. - When used in conjunction with the scotty package, tki

Updated scotty package

1996-09-18 Thread David Engel
Date: 18 Sep 96 15:12 UT Format: 1.6 Distribution: unstable Urgency: Low Maintainer: David Engel <[EMAIL PROTECTED]> Source: scotty Version: 2.0.2-4 Binary: scotty Architecture: i386 source Description: scotty: TCP/IP-SNMP Network Managment Extension for TCL. - Scotty is a set of Tcl extensio

Updated expect package

1996-09-18 Thread David Engel
Date: 18 Sep 96 14:27 UT Format: 1.6 Distribution: unstable Urgency: Low Maintainer: David Engel <[EMAIL PROTECTED]> Source: expect Version: 5.19.0-2 Binary: expect Architecture: i386 source Description: expect: The expect/expectk programs and libraries. - Expect is program which performs pro

Bug#4505: Perl5.003-2 has wrong getopts.pl

1996-09-18 Thread Jean Orloff
The /usr/lib/perl5/getopts.pl is broken: it won't take more than one option with an argument. More precisely: for Getopts('abcde:fghij'), only -e will care about its argument, not -a, -b, -c or -d. The previous version had not this problem. Here is the old one: ;# getopts.pl - a better getopt.pl

Bug#4504: ircii: segfault/coredump with "/leave"

1996-09-18 Thread Dave Holland
Package: ircii Version: 2.8.16beta-1 Typing "/leave" without arguments causes a segfault and coredump. (I have a 475K core file if anyone's interested.) The help information claims that /leave without arguments should behave identically to "/leave *", i.e. leave current channel. Dave -- Dave Hol

Uploaded dupload 1.7 (source all) to chiark

1996-09-18 Thread heiko
-BEGIN PGP SIGNED MESSAGE- Format: 1.5 Date: Wed, 18 Sep 1996 10:26:06 +0200 Source: dupload Binary: dupload Architecture: source all Version: 1.7 Distribution: experimental Urgency: low Maintainer: Heiko Schlittermann <[EMAIL PROTECTED]> Description: dupload- Utility to upload debia

Bug#4471: isp-ppp needs conflicts:ppp

1996-09-18 Thread Guy Maor
On Tue, 17 Sep 1996, Christoph Lameter wrote: > I thought the "Replaces:" implied the removal of the package before > installation? No, replaces and conflicts together implies that. RTFM. Guy

Re: dpkg-shlibs and soname

1996-09-18 Thread Christian Schwarz
May be I misunderstood something, but the problem seems to be that /etc/dpkg/shlibs.default doesn't contain some important libraries. In my understanding, the file should contain a list of _all_ *installed* shared libraries on the system and the packages names and versions that provided the share

Imagmagick license & various problems

1996-09-18 Thread Philippe Troin
Hi Folks. I've debianized ImageMagick and uploaded it to master, in section non-free for now. However I think I could move it to the 'graphics' section as: 1) The license states it's free (included as attachment) 2) It doesn't include the GIF compression code What do you think about thi

Re: dpkg-shlibs and soname

1996-09-18 Thread Heiko Schlittermann
Yves Arrouye wrote: : : Is this what we should do or should we use debian/shlibs.local? Also, : if I put an shlibs in one of my packages (libpaper), then install the : package, and do dpkg-shlibs on a package depending on libpaper, the : libpaper dependency is not found. But the programmer manual

Re: dpkg-shlibs and soname

1996-09-18 Thread Heiko Schlittermann
Dale Scheetz wrote: : : On Tue, 17 Sep 1996, Heiko Schlittermann wrote: : : > : > Read dpkg-shlibs ... there's a shlibs.local mentioned. It could be used : > to fix the missing libs in /etc/dpkg/shlibs.default : > : This is correct (and probably the expected method). My question is: Why : aren

Re: Remove bdflush*.deb?

1996-09-18 Thread Guy Maor
On Wed, 18 Sep 1996, Frank Neumann wrote: > Now that the bdflush package has been replaced by update - shouldn't the > binary-/base/bdflush*.deb files be removed for all architectures? > Or are they still need for reasons I fail to see? Yes, they should. Silly of me to forget considering I'm the

Bug#4495: gs fonts should be in /usr/share/ghostscript/fonts

1996-09-18 Thread Lars Wirzenius
Yves Arrouye: > So why do we choose to use /usr/share for locales, for example? I > remember we discussed that and adopted /usr/share, no? Dave, my memory is failing, Dave, stop... I can't remember the discussion, but perhaps it was because the FSSTND does not forbid the use of /usr/share, and th

Bug#4471: isp-ppp needs conflicts:ppp

1996-09-18 Thread Christoph Lameter
I thought the "Replaces:" implied the removal of the package before installation? It should not be possible to reinstall ppp if isp-ppp is installed without it being automatically removed (as per the "Replaces:" in isp-ppp). This might be an issue for dpkg. I wonder why I dont get these bug repo

Experimental package?

1996-09-18 Thread Christoph Lameter
I have a package called bridge-0.2 that has additional protocol filtering bridging features that I expect to be included in the 2.1.X kernels and some tool enhancements. This package requires patching the kernel right now. I would like the bridge-0.1 version to be kept in stable debian for the 2.0

Re: How to force static linking of some libs when using -shared?

1996-09-18 Thread David Engel
Yves Arrouye writes: > I'm building a .so file for a package, which uses a library I would like > to link statically in the .so file. I currently use something like > > cc -shared *.o /usr/lib/libsomelib.a -o name.so > > Is there a shorter way? If I use -static -lsomelib it does not work.

Re: Packages to give away

1996-09-18 Thread Stuart Lamble
Michael Meskes <[EMAIL PROTECTED]> wrote: >lyx0.10.3-1 In case of emergency, I can take over this. (I use it myself, actually ... :-)

gmp_1.3.2-3 uploaded to master

1996-09-18 Thread Dale Scheetz
-BEGIN PGP SIGNED MESSAGE- Format: 1.5 Date: Tue, 10 Sep 1996 22:43:15 -0400 Source: gmp Binary: gmp Architecture: source i386 Version: 1.3.2-3 Distribution: unstable Urgency: low Maintainer: Dale Scheetz <[EMAIL PROTECTED]> Description: gmp- Multiprecision arithmetic library Cha

Pine_1.95-1 uploaded to master.

1996-09-18 Thread Dale Scheetz
-BEGIN PGP SIGNED MESSAGE- Format: 1.5 Date: Tue, 17 Sep 1996 19:55:31 -0400 Source: pine Binary: imapd pico pine Architecture: source i386 Version: 3.95L-1 Distribution: non-free Urgency: low Maintainer: Dale Scheetz <[EMAIL PROTECTED]> Description: imapd - remote mail folder acces

Unanswered problem reports by maintainer and package

1996-09-18 Thread Ian Jackson
The following problem reports have not yet been marked as `taken up' by a message to [EMAIL PROTECTED] or or `forwarded' by a message to [EMAIL PROTECTED] The maintainer listed against each package is derived from the Maintainer field of the package as found in the development tree; there is an ov

Remove bdflush*.deb?

1996-09-18 Thread Frank Neumann
Hi, Now that the bdflush package has been replaced by update - shouldn't the binary-/base/bdflush*.deb files be removed for all architectures? Or are they still need for reasons I fail to see? Frank (Remember there is no 'bdflush' source package, neither is there an 'update' source package - th

New gdb package

1996-09-18 Thread David Engel
Date: 17 Sep 96 20:40 UT Format: 1.6 Distribution: unstable Urgency: Low Maintainer: David Engel <[EMAIL PROTECTED]> GDB is a source level debugger for C, C++ and Fortran programs. Source: gdb Version: 4.16-1 Binary: gdb Architecture: i386 source Description: gdb: The GNU debugger. Changes:

New binutils package

1996-09-18 Thread David Engel
Date: 17 Sep 96 20:10 UT Format: 1.6 Distribution: unstable Urgency: Low Maintainer: David Engel <[EMAIL PROTECTED]> Source: binutils Version: 2.7-1 Binary: binutils Architecture: i386 source Description: binutils: The GNU assembler, linker and binary utilities. - The programs in this package

Bug#4495: gs fonts should be in /usr/share/ghostscript/fonts

1996-09-18 Thread Yves Arrouye
On Sep 17, 11:37am, Lars Wirzenius wrote: } Subject: Bug#4495: gs fonts should be in /usr/share/ghostscript/fonts } --==_Exmh_840876923P } Content-Type: text/plain; charset=us-ascii } } joost witteveen: } > Could you (or somebody else on this list) point me to some text that } > details this rule?

Re: dpkg-shlibs and soname

1996-09-18 Thread Yves Arrouye
On Sep 16, 11:26pm, Dale Scheetz wrote: } > If dpkg-shlibs looks into the package names, the point is clear: there is } > no } > libreadline2.0-package:([EMAIL PROTECTED]) } No, I think what the message indicates, is that it is looking for the } dependency information (I suspect in the default fi

How to force static linking of some libs when using -shared?

1996-09-18 Thread Yves Arrouye
Hello, I'm building a .so file for a package, which uses a library I would like to link statically in the .so file. I currently use something like cc -shared *.o /usr/lib/libsomelib.a -o name.so Is there a shorter way? If I use -static -lsomelib it does not work... On the other hand, wh

Re: Someone working on a Penguin package?

1996-09-18 Thread Peter Tobias
Christian Schwarz wrote: > In short, what Penguin is: ``Penguin is an extension for Perl 5, > implementing an `agent framework' which enables you to send, recevice and > execute Perl programs safely and securely across a network. [...] With > Penguin you can write a useful Internet application toda