Your message dated Sun, 05 Jul 2009 16:02:39 +0200
with message-id <[email protected]>
and subject line [dak/master] dak.conf
has caused the Debian Bug report #532325,
regarding Please allow uploads that target codenames
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
532325: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532325
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ftp.debian.org
Please allow uploads that target codenames. That's a precondition to switch
autobuilding to use codenames. The simple way would be to use simple-map,
but it shouldn't be much harder to tell dak to accept codenames as alternative
suitenames.
Kind regards,
Philipp Kern
--
.''`. Philipp Kern Debian Developer
: :' : http://philkern.de Stable Release Manager
`. `' xmpp:[email protected] Wanna-Build Admin
`- finger pkern/[email protected]
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
allow codename uploads using maps.
Signed-off-by: Joerg Jaspert <[email protected]>
---
config/debian/dak.conf | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index 73eea30..74cfc60 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -497,6 +497,11 @@ SuiteMappings
"propup-version oldstable-security stable testing testing-proposed-updates
unstable";
"propup-version stable-security testing testing-proposed-updates unstable";
"propup-version testing-security unstable";
+ "map etch oldstable";
+ "map lenny stable";
+ "map squeeze testing";
+ "map sid unstable";
+ "map rc-buggy experimental";
"map oldstable oldstable-proposed-updates";
"map oldstable-security oldstable-proposed-updates";
"map stable proposed-updates";
--
1.5.6.5
--
bye, Joerg
<GyrosGeier> SCSI benötigt drei Terminierungen, eine am einen Ende, eine
am anderen Ende, und das Leben einer Ziege über einer schwarzen Kerze
--- End Message ---