external: libkdtree++/dupload.conf
File:
[external] /
libkdtree++ / dupload.conf
(
download)
Revision:
1.2,
Sun May 16 22:55:32 2004 UTC (6 years, 3 months ago) by
krafft
Branch:
MAIN
CVS Tags:
FROZEN, libkdtree_0_2_1-1, libkdtree_0_1_3-1, libkdtree++_0_2_0-1, HEAD
Changes since
1.1: +1 -1 lines
debian cleanup
package config;
$default_host = "pdo";
$cfg{'pdo'} = {
fqdn => "people.debian.org",
method => "scpb",
incoming => "archive/stage/pool/libkdtree++",
dinstall_runs => 1,
};
$preupload{'deb'} = 'lintian -v -i %1';
$postupload{'package'} = 'ssh people.debian.org archive/stage/.update 2> /dev/null';
1;