[Pkg-ocaml-maint-commits] r3983 - /trunk/tools/ocaml-debian-status/retrieve-data.sh

zack at users.alioth.debian.org zack at users.alioth.debian.org
Thu Jul 12 12:08:38 UTC 2007


Author: zack
Date: Thu Jul 12 12:08:38 2007
New Revision: 3983

URL: http://svn.debian.org/wsvn/?sc=1&rev=3983
Log:
crunch more data: testing and non-free archives

Modified:
    trunk/tools/ocaml-debian-status/retrieve-data.sh

Modified: trunk/tools/ocaml-debian-status/retrieve-data.sh
URL: http://svn.debian.org/wsvn/trunk/tools/ocaml-debian-status/retrieve-data.sh?rev=3983&op=diff
==============================================================================
--- trunk/tools/ocaml-debian-status/retrieve-data.sh (original)
+++ trunk/tools/ocaml-debian-status/retrieve-data.sh Thu Jul 12 12:08:38 2007
@@ -1,7 +1,7 @@
 #!/bin/sh
 mirror="http://ftp.it.debian.org/debian"
-distributions="unstable experimental"
-components="main contrib"
+distributions="testing unstable experimental"
+components="main contrib non-free"
 architectures="i386"
 
 base="$mirror/dists"




More information about the Pkg-ocaml-maint-commits mailing list