Fix test for directory
[git-tools-moved-to-github.git] / README
1 Index Data's Debian-tools.
2
3 update-archive: Tools for making a Debian APT-based repository.
4
5 Be sure to build Debian package files on a clean systems such as
6 "etch" or "lenny" -- not a machine polluted with non-Debian installs.
7
8 Copy all four files of each package (.dsc, .tar.gz, .deb and .changes
9 on kebab) into a directory within /home/ftp/pub, of the form:
10         /home/ftp/pub/<source-package-name>/debian/<version>
11 For example:
12         /home/ftp/pub/zebra/debian/etch
13         /home/ftp/pub/libnet-z3950-pqf-perl/debian/lenny
14
15 Then, on kebab, run the script:
16         update-archive/update-archive.sh
17