[Collab-qa-commits] r2044 - udd

Stefano Rivera stefanor at alioth.debian.org
Thu Oct 13 19:40:53 UTC 2011


Author: stefanor
Date: 2011-10-13 19:40:53 +0000 (Thu, 13 Oct 2011)
New Revision: 2044

Modified:
   udd/config-org.yaml
Log:
Comment out archived Ubuntu distributions

Modified: udd/config-org.yaml
===================================================================
--- udd/config-org.yaml	2011-10-09 12:44:57 UTC (rev 2043)
+++ udd/config-org.yaml	2011-10-13 19:40:53 UTC (rev 2044)
@@ -371,32 +371,32 @@
   packages-schema: packages
   sources-schema: sources
 
-ubuntu-jaunty:
-  type: src-pkg
-  archs: [amd64, i386]
-  directory: /org/mirrors/ubuntu.com/ftp/dists/jaunty/
-  components: [main, multiverse, universe, restricted]
-  distribution: ubuntu
-  release: jaunty
-  packages-table: ubuntu_packages
-  sources-table: ubuntu_sources
-  uploaders-table: ubuntu_uploaders
-  packages-schema: packages
-  sources-schema: sources
+#ubuntu-jaunty:
+#  type: src-pkg
+#  archs: [amd64, i386]
+#  directory: /org/mirrors/ubuntu.com/ftp/dists/jaunty/
+#  components: [main, multiverse, universe, restricted]
+#  distribution: ubuntu
+#  release: jaunty
+#  packages-table: ubuntu_packages
+#  sources-table: ubuntu_sources
+#  uploaders-table: ubuntu_uploaders
+#  packages-schema: packages
+#  sources-schema: sources
+#
+#ubuntu-intrepid:
+#  type: src-pkg
+#  archs: [amd64, i386]
+#  directory: /org/mirrors/ubuntu.com/ftp/dists/intrepid/
+#  components: [main, multiverse, universe, restricted]
+#  distribution: ubuntu
+#  release: intrepid
+#  packages-table: ubuntu_packages
+#  sources-table: ubuntu_sources
+#  uploaders-table: ubuntu_uploaders
+#  packages-schema: packages
+#  sources-schema: sources
 
-ubuntu-intrepid:
-  type: src-pkg
-  archs: [amd64, i386]
-  directory: /org/mirrors/ubuntu.com/ftp/dists/intrepid/
-  components: [main, multiverse, universe, restricted]
-  distribution: ubuntu
-  release: intrepid
-  packages-table: ubuntu_packages
-  sources-table: ubuntu_sources
-  uploaders-table: ubuntu_uploaders
-  packages-schema: packages
-  sources-schema: sources
-
 ubuntu-hardy:
   type: src-pkg
   archs: [amd64, i386]
@@ -410,18 +410,18 @@
   packages-schema: packages
   sources-schema: sources
 
-ubuntu-dapper:
-  type: src-pkg
-  archs: [amd64, i386]
-  directory: /org/mirrors/ubuntu.com/ftp/dists/dapper/
-  components: [main, multiverse, universe, restricted]
-  distribution: ubuntu
-  release: dapper
-  packages-table: ubuntu_packages
-  sources-table: ubuntu_sources
-  uploaders-table: ubuntu_uploaders
-  packages-schema: packages
-  sources-schema: sources
+#ubuntu-dapper:
+#  type: src-pkg
+#  archs: [amd64, i386]
+#  directory: /org/mirrors/ubuntu.com/ftp/dists/dapper/
+#  components: [main, multiverse, universe, restricted]
+#  distribution: ubuntu
+#  release: dapper
+#  packages-table: ubuntu_packages
+#  sources-table: ubuntu_sources
+#  uploaders-table: ubuntu_uploaders
+#  packages-schema: packages
+#  sources-schema: sources
 
 aptosid:
   type: src-pkg




More information about the Collab-qa-commits mailing list