Ansgar cdde0a2daa WIP: document archiving před 5 roky
..
meta 01496fe710 Port bts_categorize to python-debianbts před 14 roky
README.assumptions 1bcac7a38c support for ~ in versions; use _ as an internal separator instead před 18 roky
README.config 201d7e04ae Do not send mails to packages.qa.debian.org anymore (Closes: #884930) před 6 roky
README.first 85bb350304 Fix typos in the documentation před 9 roky
README.options ca1925d929 Convert away from silly names před 18 roky
README.quotes 380926f3cf Remove inappropriate quotes před 5 roky
README.release 765b034b1e docs: add notes from Debian 9 release před 7 roky
README.stable-point-release 916091da5f typo: seperate → separate před 7 roky
THANKS e47135bfd4 Fix my mail address. Contrary to common belief i am not ganneff@debian.org :) před 16 roky
TODO 1f496c4117 remove some todo před 12 roky
TODO.old 85bb350304 Fix typos in the documentation před 9 roky
database.dia 59fd5aa2a8 Stop using silly names, and migrate to a saner directory structure. před 18 roky
debian-specific.rst cdde0a2daa WIP: document archiving před 5 roky
transitions.txt 85bb350304 Fix typos in the documentation před 9 roky

README.assumptions

Assumptions
-----------

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. [dak make-suite-file-list[, dak import-archive]]

[Very incomplete...]