[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] add new sections



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 config/backports.org/dak.conf   |   20 +++++++++++++++++++-
 config/debian-security/dak.conf |   21 ++++++++++++++++++---
 config/debian/dak.conf          |   20 +++++++++++++++++++-
 3 files changed, 56 insertions(+), 5 deletions(-)

diff --git a/config/backports.org/dak.conf b/config/backports.org/dak.conf
index 3f90fdc..398071a 100644
--- a/config/backports.org/dak.conf
+++ b/config/backports.org/dak.conf
@@ -312,31 +312,45 @@ Component
 Section
 {
   admin;
-  base;
+  cli-mono;
   comm;
+  database;
   debian-installer;
+  debug;
   devel;
   doc;
   editors;
   embedded;
   electronics;
+  fonts;
   games;
   gnome;
   graphics;
+  gnu-r;
+  gnustep;
   hamradio;
+  haskell;
+  httpd;
   interpreters;
+  java;
   kde;
+  kernel;
   libdevel;
   libs;
+  lisp;
+  localizations;
   mail;
   math;
   misc;
   net;
   news;
+  ocaml;
   oldlibs;
   otherosfs;
   perl;
+  php;
   python;
+  ruby;
   science;
   shells;
   sound;
@@ -344,7 +358,11 @@ Section
   text;
   utils;
   web;
+  vcs;
+  video;
   x11;
+  xfce;
+  zope;
 };
 
 Priority
diff --git a/config/debian-security/dak.conf b/config/debian-security/dak.conf
index 6035bf0..293a8b0 100644
--- a/config/debian-security/dak.conf
+++ b/config/debian-security/dak.conf
@@ -290,31 +290,45 @@ ComponentMappings
 Section
 {
   admin;
-  base;
+  cli-mono;
   comm;
+  database;
   debian-installer;
+  debug;
   devel;
   doc;
   editors;
-  electronics;
   embedded;
+  electronics;
+  fonts;
   games;
   gnome;
   graphics;
+  gnu-r;
+  gnustep;
   hamradio;
+  haskell;
+  httpd;
   interpreters;
+  java;
   kde;
+  kernel;
   libdevel;
   libs;
+  lisp;
+  localizations;
   mail;
   math;
   misc;
   net;
   news;
+  ocaml;
   oldlibs;
   otherosfs;
   perl;
+  php;
   python;
+  ruby;
   science;
   shells;
   sound;
@@ -322,8 +336,9 @@ Section
   text;
   utils;
   web;
+  vcs;
+  video;
   x11;
-  non-US;
 };
 
 Priority
diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index c4c4954..7a4a687 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -634,31 +634,45 @@ Component
 Section
 {
   admin;
-  base;
+  cli-mono;
   comm;
+  database;
   debian-installer;
+  debug;
   devel;
   doc;
   editors;
   embedded;
   electronics;
+  fonts;
   games;
   gnome;
   graphics;
+  gnu-r;
+  gnustep;
   hamradio;
+  haskell;
+  httpd;
   interpreters;
+  java;
   kde;
+  kernel;
   libdevel;
   libs;
+  lisp;
+  localizations;
   mail;
   math;
   misc;
   net;
   news;
+  ocaml;
   oldlibs;
   otherosfs;
   perl;
+  php;
   python;
+  ruby;
   science;
   shells;
   sound;
@@ -666,7 +680,11 @@ Section
   text;
   utils;
   web;
+  vcs;
+  video;
   x11;
+  xfce;
+  zope;
 };
 
 Priority
-- 
1.5.6.5



Reply to: