aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2009-12-14 14:12:06 +0100
committerLoïc Minier <lool@dooz.org>2009-12-14 14:12:06 +0100
commite4855cef7dcd4951531fd085aef409c6e81d4471 (patch)
treeddc41fa08a9c28aaebd75adc3466c790c6926c18 /pbuilderrc
parentee381669df0f79c23f5ed3c5d4d2f83991e43df3 (diff)
downloadpbuilder-e4855cef7dcd4951531fd085aef409c6e81d4471.tar
pbuilder-e4855cef7dcd4951531fd085aef409c6e81d4471.tar.gz
Do not mention codename of testing where possible
Avoid mentionning the codename of the current testing distribution where possible as this gets out of date -- except in the rebuild README where the current testig is really what we want.
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-xpbuilderrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbuilderrc b/pbuilderrc
index 77873d7..388ca31 100755
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -14,7 +14,7 @@ USEDEVFS=no
BUILDRESULT=/var/cache/pbuilder/result/
# specifying the distribution forces the distribution on "pbuilder update"
-#DISTRIBUTION=lenny
+#DISTRIBUTION=sid
# specifying the components of the distribution, for instance to enable all
# components on Debian use "main contrib non-free" and on Ubuntu "main
# restricted universe multiverse"