From 350ed194e4bdca10b420b454fcbb88e1096dfd39 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:52:52 +0000 Subject: Updated docs to reflect new file naming Author: jgg Date: 1999-02-15 05:29:10 GMT Updated docs to reflect new file naming --- doc/files.sgml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'doc/files.sgml') diff --git a/doc/files.sgml b/doc/files.sgml index 16367b550..1b0f166e0 100644 --- a/doc/files.sgml +++ b/doc/files.sgml @@ -4,7 +4,7 @@ APT Files Jason Gunthorpe jgg@debian.org -$Id: files.sgml,v 1.5 1998/12/31 05:45:26 jgg Exp $ +$Id: files.sgml,v 1.6 1999/02/15 05:29:10 jgg Exp $ This document describes the complete implementation and format of the @@ -260,7 +260,11 @@ No dirctory structure is transfered from the receiving site and all .deb file names conform to debian conventions. No short (msdos) filename should be placed in archives. If the need arises .debs should be unpacked, scanned and renamed to their correct internal names. This is mostly to prevent -file name conflicts but other programs may depend on this if convenient. +file name conflicts but other programs may depend on this if convenient. +A conforming .deb is one of the form, name_version_arch.deb. Our archive +scripts do not handle epochs, but they are necessary and should be re-inserted. +If necessary _'s and :'s in the fields should be quoted using the % convention. +It must be possible to extract all 3 fields by examining the file name. Downloaded .debs must be found in one of the package lists with an exact name + version match.. -- cgit v1.2.3