[dak/master] dak.conf
byeby oldstable
Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
ChangeLog | 4 ++
config/debian/dak.conf | 102 +-----------------------------------------------
2 files changed, 5 insertions(+), 101 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 5658b0e..3c68e75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-11-11 Joerg Jaspert <joerg@debian.org>
+
+ * config/debian/dak.conf: good bye oldstable/o-p-u
+
2008-11-10 Joerg Jaspert <joerg@debian.org>
* config/debian/cron.unchecked: how about us ignoring bugs.d.o
diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index fc251f8..77f5c91 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -234,105 +234,6 @@ Check-Overrides
Suite
{
- Oldstable
- {
- Components
- {
- main;
- contrib;
- non-free;
- };
- Architectures
- {
- source;
- all;
- alpha;
- arm;
- hppa;
- i386;
- ia64;
- m68k;
- mips;
- mipsel;
- powerpc;
- s390;
- sparc;
- };
- Announce "debian-changes@lists.debian.org";
- Version "3.1r8";
- Origin "Debian";
- Description "Debian 3.1r8 Released 12 April 2008";
- CodeName "sarge";
- OverrideCodeName "sarge";
- Priority "2";
- Untouchable "1";
- ChangeLogBase "dists/oldstable/";
- UdebComponents
- {
- main;
- };
- };
-
- Oldstable-Proposed-Updates
- {
- Components
- {
- main;
- contrib;
- non-free;
- };
- Architectures
- {
- source;
- all;
- alpha;
- arm;
- hppa;
- i386;
- ia64;
- m68k;
- mips;
- mipsel;
- powerpc;
- s390;
- sparc;
- };
- Announce "debian-changes@lists.debian.org";
- CopyChanges "dists/oldstable-proposed-updates/";
- CopyDotDak "/srv/ftp.debian.org/queue/oldstable-proposed-updates/";
- CommentsDir "/srv/ftp.debian.org/queue/o-p-u-new/COMMENTS/";
- Version "3.1-updates";
- Origin "Debian";
- Description "Debian 3.1 Proposed Updates - Not Released";
- CodeName "sarge-proposed-updates";
- OverrideCodeName "sarge";
- OverrideSuite "oldstable";
- Untouchable "1";
- Priority "2";
- VersionChecks
- {
- MustBeNewerThan
- {
- Oldstable;
- };
- MustBeOlderThan
- {
- Stable;
- Testing;
- Unstable;
- Experimental;
- };
- Enhances
- {
- Oldstable;
- };
- };
- UdebComponents
- {
- main;
- };
- };
-
Stable
{
Components
@@ -365,7 +266,7 @@ Suite
OverrideCodeName "etch";
Priority "5";
Untouchable "1";
- ChangeLogBase "dists/stable/";
+ ChangeLogBase "dists/stable/";
UdebComponents
{
main;
@@ -556,7 +457,6 @@ Suite
};
};
-
Unstable
{
Components
--
1.5.6.5
Reply to: