]> git.decadent.org.uk Git - dak.git/commitdiff
sync
authorJames Troup <james@nocrew.org>
Tue, 14 May 2002 15:53:36 +0000 (15:53 +0000)
committerJames Troup <james@nocrew.org>
Tue, 14 May 2002 15:53:36 +0000 (15:53 +0000)
cron.daily
pseudo-packages.maintainers

index 7096621d94a565b789c2d80fbe2a3f0ece8fe182..93929f4467a18836677022f095d5ec690b60a09c 100755 (executable)
@@ -61,8 +61,9 @@ for i in proposed-updates_-_binary-* proposed-updates_-_source.list; do cat $i >
 cd $overridedir
 denise
 # FIXME
-rm -f override.potato.all3
+rm -f override.potato.all3 override.sid.all3
 for i in main contrib non-free; do cat override.potato.$i >> override.potato.all3; done
+for i in main contrib non-free main.debian-installer; do cat override.sid.$i >> override.sid.all3; done
 
 # Generate Packages and Sources files
 cd $masterdir
index 314bc81eb48ff4c8ab42e1b60b53ee03aee7934f..a7738cdb9d06f595ec39811ee3bded57ec066b9b 100644 (file)
@@ -10,7 +10,7 @@ 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>
+listarchives           Josip Rodin and others <listarchives@debian.org>
 project                        debian-project@lists.debian.org
 general                        debian-devel@lists.debian.org
 kernel                 Herbert Xu <herbert@debian.org>