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

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...]