Index: trunk/scripts/git-hooks/notes
===================================================================
--- trunk/scripts/git-hooks/notes	(revision 2349)
+++ trunk/scripts/git-hooks/notes	(revision 2350)
@@ -10,7 +10,12 @@
     (as optimization: if same commit already in dev, just reprepro move)
     try to build submodule
-    if fail, abort -- whole commit, probably; else
+    if fail:
+      abort whole commit
+      clean up any previous packages' built files, maybe keep this one's around
+    remember package and version
+  for each changed submodule revision:  (if we're still going)
     tag submodule with version
     upload to dev/prod respectively
+    clean up built files
   actually commit
   zephyr
