]> git.decadent.org.uk Git - dak.git/blobdiff - docs/README.assumptions
Merge remote-tracking branch 'jcristau/cs-set-log-suite'
[dak.git] / docs / README.assumptions
index 48eaf3da7b3c63e031683b4280c7c60e62abb051..2c33055b2351fc276b472592c730c04e58777d27 100644 (file)
@@ -1,15 +1,14 @@
 Assumptions
 -----------
 
-o Usernames do not contain ",". [julia]
-o Version numbers do not contain "~" [logging, charisma, db_access.py, heidi, neve]
-o Package names do not contain "~" [rene]
-o Suites are case-independent in conf files, but forced lower case in use. [jenna]
-o Components are case-sensitive. [jenna]
+o Usernames do not contain ",". [dak import-users-from-passwd]
+o Package names and versions do not contain "_" [dak cruft-report]
+o Suites are case-independent in conf files, but forced lower case in use. [dak make-suite-file-list]
+o Components are case-sensitive. [dak make-suite-file-list]
 o There's always source of some sort
 
 o If you have a large archive, you have a lot of memory and don't mind
-  it being used. [jenna[, neve]]
+  it being used. [dak make-suite-file-list[, dak import-archive]]
 
 [Very incomplete...]