The following commit has been merged in the sourcedeps branch:
commit 09458cbe2d59080ada061120ed513fc716f6ca24
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date: Wed Oct 29 14:50:20 2008 +0100
[SOURCEDEPS] apt-ftparchive.conf: Sync suites list
Remove sarge*, add lenny-volatile
diff --git a/conf/apt-ftparchive.conf b/conf/apt-ftparchive.conf
index ed4997b..94201b5 100644
--- a/conf/apt-ftparchive.conf
+++ b/conf/apt-ftparchive.conf
@@ -28,18 +28,6 @@ TreeDefault {
FileList "deb_list_$(DIST)_$(SECTION)_$(ARCH).txt";
}
-Tree "sarge" {
- Sections "main contrib non-free";
- Architectures "alpha amd64 arm armel hppa i386 ia64 m68k mips mipsel
powerpc s390 sparc";
-};
-Tree "sarge-backports" {
- Sections "main contrib non-free";
- Architectures "alpha amd64 arm armel hppa i386 ia64 m68k mips mipsel
powerpc s390 sparc";
-};
-Tree "sarge-volatile" {
- Sections "main contrib non-free";
- Architectures "alpha amd64 arm armel hppa i386 ia64 m68k mips mipsel
powerpc s390 sparc";
-};
Tree "etch" {
Sections "main contrib non-free";
Architectures "alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc
s390 sparc";
@@ -60,6 +48,10 @@ Tree "lenny" {
Sections "main contrib non-free";
Architectures "alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc
s390 sparc";
};
+Tree "lenny-volatile" {
+ Sections "main contrib non-free";
+ Architectures "alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc
s390 sparc";
+};
Tree "sid" {
Sections "main contrib non-free";
Architectures "alpha amd64 arm armel hppa hurd-i386 i386 ia64
kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc";
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]