FileList "/org/ftp.debian.org/database/dists/unstable_$(SECTION)_binary-$(ARCH).list";
SourceFileList "/org/ftp.debian.org/database/dists/unstable_$(SECTION)_source.list";
Sections "main contrib non-free";
- Architectures "alpha arm hppa hurd-i386 i386 mips mipsel m68k powerpc sh sparc source";
+ Architectures "alpha arm hppa hurd-i386 i386 ia64 mips mipsel m68k powerpc s390 sh sparc source";
BinOverride "override.sid.$(SECTION)";
SrcOverride "override.sid.$(SECTION).src";
};
{
FileList "/org/ftp.debian.org/database/dists/unstable_main_$(SECTION)_binary-$(ARCH).list";
Sections "debian-installer";
- Architectures "alpha arm hppa hurd-i386 i386 mips mipsel m68k powerpc sh sparc";
+ Architectures "alpha arm hppa hurd-i386 i386 ia64 mips mipsel m68k powerpc s390 sh sparc";
BinOverride "override.sid.main.$(SECTION)";
BinCacheDB "packages-debian-installer-$(ARCH).db";
Packages::Extensions ".udeb";
FileList "/org/non-us.debian.org/database/dists/unstable_non-us/$(SECTION)_binary-$(ARCH).list";
SourceFileList "/org/non-us.debian.org/database/dists/unstable_non-us/$(SECTION)_source.list";
Sections "main contrib non-free";
- Architectures "alpha arm hppa hurd-i386 i386 mips mipsel m68k powerpc sh sparc source";
+ Architectures "alpha arm hppa hurd-i386 i386 ia64 mips mipsel m68k powerpc s390 sh sparc source";
BinOverride "override.sid.$(SECTION)";
SrcOverride "override.sid.$(SECTION).src";
};
# 'Fix' stable to make debian-cd and dpkg -BORGiE users happy
# Copyright (C) 2000 James Troup <james@nocrew.org>
-# $Id: madison,v 1.1 2000-12-20 08:15:35 troup Exp $
+# $Id: madison,v 1.2 2001-01-27 02:51:00 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
packages = apt_pkg.ParseCommandLine(Cnf,Arguments,sys.argv);
- projectB = pg.connect('projectb', 'localhost');
+ projectB = pg.connect('projectb', Cnf["DB::Host"], int(Cnf["DB::Port"]), None, None, Cnf["DB::ROUser"]);
db_access.init(Cnf, projectB);
qa.debian.org debian-qa@lists.debian.org
nonus.debian.org James Troup and others <ftpmaster@debian.org>
www.debian.org James Treacy and others <debian-www@lists.debian.org>
+mirrors Josip Rodin and others <mirrors@debian.org>
listarchives Cesar Mendoza and others <debian-www@lists.debian.org>
project debian-devel@lists.debian.org
general debian-devel@lists.debian.org