From: Joerg Jaspert Date: Fri, 21 Mar 2008 21:46:42 +0000 (+0100) Subject: Mention experimental X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=sidebyside;h=a92d77524acea7a0c96231608f4fd021d3db2afd;hp=--cc;p=dak.git Mention experimental --- a92d77524acea7a0c96231608f4fd021d3db2afd diff --git a/config/debian/extensions.py b/config/debian/extensions.py index 51c9f82a..e17e9af8 100644 --- a/config/debian/extensions.py +++ b/config/debian/extensions.py @@ -72,7 +72,8 @@ is part of a testing transition designed to get %s migrated (it is currently %s, we need version %s). This transition is managed by the Release Team, and %s is the Release-Team member responsible for it. Please mail debian-release@lists.debian.org or contact %s directly if you -need further assistance.""" +need further assistance. You might want to upload to experimental until this +transition is done.""" % (source, currentlymsg, expected,t["rm"], t["rm"]))) reject(rejectmsg + "\n")