Fixed ServerMesg strings in BackupPC_Admin via en.pm and fr.pm
[BackupPC.git] / makeDist
index 29e7460..43c6c91 100755 (executable)
--- a/makeDist
+++ b/makeDist
@@ -10,7 +10,7 @@ use File::Copy;
 umask(0022);
 
 my $Version     = "1.5.0_CVS";
-my $ReleaseDate = "2 Aug 2002";
+my $ReleaseDate = "17 Sep 2002";
 my $DistDir     = "dist/BackupPC-$Version";
 
 my @PerlSrc = qw(
@@ -86,6 +86,7 @@ foreach my $file ( (@PerlSrc,
                conf/config.pl
                conf/hosts
                init.d/README
+               init.d/src/debian-backuppc
                init.d/src/linux-backuppc
                init.d/src/solaris-backuppc
                doc/BackupPC.pod