[Debconf6-data-commit] r26 - project

Andreas Schuldei andreas at costa.debian.org
Mon Oct 24 12:51:59 UTC 2005


Author: andreas
Date: 2005-10-24 12:51:58 +0000 (Mon, 24 Oct 2005)
New Revision: 26

Modified:
   project/planning-debconf6.tjp
Log:
reworked some tasks with _precees_ and _alap_ instead of _depends_. looks good and usable. a lot of air in some tasks

Modified: project/planning-debconf6.tjp
===================================================================
--- project/planning-debconf6.tjp	2005-10-23 20:59:48 UTC (rev 25)
+++ project/planning-debconf6.tjp	2005-10-24 12:51:58 UTC (rev 26)
@@ -120,18 +120,28 @@
 	task event "Event" {
 		task offer "Generic Sponsorship Offer" {
 			start 2005-10-18
-			effort 10w
+			preceeds debconf.deliveries.flights { gapduration 1w }
 			allocate attendees
+			scheduling alap
 		}
+#		task processing "Processing of Sponsorship Requests" {
+#			length 1w
+#			preceeds debconf.deliveries.flights
+#			allocate andreas
+#			scheduling alap
+#		}
+	
 		task registration "Registration" {
-			effort 6w
+			preceeds !confirmation
 			depends !!website
 			allocate attendees
+			scheduling asap
 		}
 		task confirmation "Reconfirm Attendance" {
 			effort 4w
-			depends !registration
+			preceeds !debconf {gapduration 2w}
 			allocate attendees
+			scheduling alap
 		}
 		task debconf "DebConf6 Hot and Spicy" {
 			start 2006-04-29
@@ -259,69 +269,66 @@
 			# week is 40 man hours or 5 man days. These values can be
 			# changed though.
 			start 2005-10-30
-			end 2005-11-30
+			length 1m
 #			depends !!website 
 			allocate speakers 
 		}
 
 		task select "Talks Selection" { 
-#			effort 1w
-			end 2005-12-15
+			length 2w
 			depends !cfp,!!website 
 			allocate alexander, ganneff, andreas
+			scheduling asap
 		} 
-		task flights "requesting speaker's flight prices" {
-			effort 2w
+		task flights "Requesting Speaker's Flight Prices" {
+			length 2w
 			depends !select
 			allocate speakers
 			preceeds debconf.deliveries.flights
+			scheduling asap
 		}
 
 		task write "Writing Papers" { 
-			#effort 1w 
-			scheduling alap
-			depends !select 
+			scheduling asap
+			depends !select
+			preceeds !check 
 			allocate speakers
 		} 
 
 		task check "Checking Papers" { 
+			scheduling alap
 			effort 1w 
-			depends !write 
+#			depends !write 
+			preceeds !tex
 			allocate alexander, ganneff
 		} 
 
 		task tex "Typesetting Proceedings" { 
+			scheduling alap
 			effort 1w 
-			depends !check 
+#			depends !check 
+			preceeds debconf.deliveries.printshop
 			allocate alexander, ganneff
 		} 
 
-		task print "Print Proceedings" { 
-			effort 2w
-			preceeds debconf.deliveries.debcamp {gapduration 2w}
-			depends !tex 
-			allocate printer
-		} 
-
-		task vote "Vote on Talks/BoFs" { 
-			effort 1w 
+		task schedule "Create Talks Schedule" { 
 			depends !select 
-			allocate alexander, andreas, gunnar, ganneff
-		} 
+			
+			task vote "Participants vote on Schedule" { 
+				effort 2w 
+				allocate attendees
+				preceeds !layout
+				scheduling alap
+			} 
 
-		task schedule "Create Talks Schedule" { 
-			depends !vote 
-		
 			task layout "Layout Schedule" { 
 				effort 1w 
 				allocate don
+				preceeds debconf.deliveries.printshop
+				scheduling alap
 			} 
 		
-			task print "Print Schedule" { 
-				effort 1w 
-				depends !layout 
-				allocate printer
-			}
+			scheduling alap
 		} 
 	}
 
@@ -367,10 +374,14 @@
 #			milestone 
 #			startcredit 13000.0 
 #		}
+		task printshop "Printjobs go to the Printshop" { 
+			preceeds !debcamp {gapduration 2w}
+			milestone 
+		}
+		
 		task debcamp "Debcamp Starts" { 
 			start 2006-04-29
 			milestone 
-#			startcredit 13000.0 
 		}
 
 		task debconf "Debconf6 Starts" { 
@@ -379,7 +390,7 @@
 			startcredit 13000.0 
 		}
 
-		task flights "book flights" { 
+		task flights "Book Flights" { 
 			preceeds !debcamp {gapduration 10w}
 			milestone 
 			startcredit 13000.0 




More information about the Debconf6-data-commit mailing list