The following commit has been merged in the sourcedeps branch:
commit 255f697ff8e2240b2f6fed26bfaf7d00507e0671
Author: Frank Lichtenheld <[email protected]>
Date: Sun Feb 15 15:26:24 2009 +0100
[SOURCEDEPS] Update configuration for apt-ftparchive
diff --git a/conf/apt-ftparchive.conf b/conf/apt-ftparchive.conf
index 94201b5..687015a 100644
--- a/conf/apt-ftparchive.conf
+++ b/conf/apt-ftparchive.conf
@@ -52,11 +52,19 @@ Tree "lenny-volatile" {
Sections "main contrib non-free";
Architectures "alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc
s390 sparc";
};
+Tree "lenny-backports" {
+ Sections "main contrib non-free";
+ Architectures "alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc
s390 sparc";
+};
+Tree "squeeze" {
+ Sections "main contrib non-free";
+ Architectures "alpha amd64 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";
+ Architectures "alpha amd64 armel hppa hurd-i386 i386 ia64 kfreebsd-i386
kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc";
};
Tree "experimental" {
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";
+ Architectures "alpha amd64 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]