X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3CCBD167.3AAD0FF1@phekda.freeserve.co.uk> Date: Sun, 28 Apr 2002 11:39:35 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: DJGPP workers , Zippo Workers Subject: Naming packages in DSMs Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. I recently installed DJGPP on Windows NT using zippo. One thing I noticed is that the GDB and Texinfo packages are called GDB and Texinfo. For the DSMs I wrote for packages of earlier versions I called them gdb and texinfo. Package names are currently matched exactly, so the case matters. So, for example, you will not be able to upgrade from gdb 4.18 to GDB 5.1.1 using zippo, since the GDB 5.1.1 has 'replaces: GDB < 5.1.1'. Personally I think that packages should all be named in lowercase, because having more than one case in package names is confusing for users. But more importantly the DSMs should agree what names to use for packages. What does everyone think? Thanks, bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]