From 4cb4df2ea33374acb5f6f04eaddea06977dfb620 Mon Sep 17 00:00:00 2001 From: James Troup Date: Fri, 2 May 2003 13:53:57 +0000 Subject: [PATCH] Fix separated typo. --- jenna | 4 ++-- katie.conf | 2 +- katie.conf-non-US | 2 +- katie.conf-security | 2 +- melanie | 6 +++--- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/jenna b/jenna index b39cb92a..50bed8fe 100755 --- a/jenna +++ b/jenna @@ -2,7 +2,7 @@ # Generate file lists used by apt-ftparchive to generate Packages and Sources files # Copyright (C) 2000, 2001, 2002, 2003 James Troup -# $Id: jenna,v 1.24 2003-02-11 18:11:24 troup Exp $ +# $Id: jenna,v 1.25 2003-05-02 13:53:57 troup Exp $ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -61,7 +61,7 @@ Write out file lists suitable for use with apt-ftparchive. -n, --no-delete don't delete older versions -s, --suite=SUITE only write file lists for this suite -ARCH, COMPONENT and SUITE can be space seperated lists, e.g. +ARCH, COMPONENT and SUITE can be space separated lists, e.g. --architecture=\"m68k i386\""""; sys.exit(exit_code); diff --git a/katie.conf b/katie.conf index 613b0cf7..541aa22b 100644 --- a/katie.conf +++ b/katie.conf @@ -32,7 +32,7 @@ Dinstall Julia { ValidGID "800"; - // Comma seperated list of users who are in Postgres but not the passwd file + // Comma separated list of users who are in Postgres but not the passwd file KnownPostgres "postgres,katie"; }; diff --git a/katie.conf-non-US b/katie.conf-non-US index e63aaaa8..403fbc80 100644 --- a/katie.conf-non-US +++ b/katie.conf-non-US @@ -34,7 +34,7 @@ Lauren Julia { ValidGID "800"; - // Comma seperated list of users who are in Postgres but not the passwd file + // Comma separated list of users who are in Postgres but not the passwd file KnownPostgres "udmsearch,postgres,www-data,katie,auric"; }; diff --git a/katie.conf-security b/katie.conf-security index b1ecad5f..aa8c190e 100644 --- a/katie.conf-security +++ b/katie.conf-security @@ -38,7 +38,7 @@ Dinstall Julia { ValidGID "800"; - // Comma seperated list of users who are in Postgres but not the passwd file + // Comma separated list of users who are in Postgres but not the passwd file KnownPostgres "postgres,katie,www-data,udmsearch"; }; diff --git a/melanie b/melanie index 29a07d64..38b81b37 100755 --- a/melanie +++ b/melanie @@ -2,7 +2,7 @@ # General purpose package removal tool for ftpmaster # Copyright (C) 2000, 2001, 2002, 2003 James Troup -# $Id: melanie,v 1.38 2003-03-26 15:16:36 troup Exp $ +# $Id: melanie,v 1.39 2003-05-02 13:53:57 troup Exp $ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -71,7 +71,7 @@ Remove PACKAGE(s) from suite(s). -s, --suite=SUITE act on this suite -S, --source-only remove source only -ARCH, BUG#, COMPONENT and SUITE can be comma (or space) seperated lists, e.g. +ARCH, BUG#, COMPONENT and SUITE can be comma (or space) separated lists, e.g. --architecture=m68k,i386""" sys.exit(exit_code) @@ -377,7 +377,7 @@ def main (): Subst["__BCC__"] = "Bcc: " + ", ".join(bcc); else: Subst["__BCC__"] = "X-Filler: 42"; - Subst["__CC__"] = "X-Katie: melanie $Revision: 1.38 $"; + Subst["__CC__"] = "X-Katie: melanie $Revision: 1.39 $"; if carbon_copy: Subst["__CC__"] += "\nCc: " + ", ".join(carbon_copy); Subst["__SUITE_LIST__"] = suites_list; -- 2.39.2