Home | Trees | Index | Help |
|
---|
Package dak :: Module process_new |
|
Classes | |
---|---|
Priority_Completer |
|
Section_Completer |
Function Summary | |
---|---|
add_overrides(new)
| |
check_pkg()
| |
check_status(files)
| |
comment_accept(changes_file,
comments)
| |
comment_reject(changes_file,
comments)
| |
do_accept()
| |
do_accept_stableupdate(suite,
q)
| |
do_bxa_notification()
| |
do_byhand()
| |
do_comments(dir,
opref,
npref,
line,
fn)
| |
do_new()
| |
do_pkg(changes_file)
| |
edit_index(new,
index)
| |
edit_new(new)
| |
edit_note(note)
| |
edit_overrides(new)
| |
end()
| |
get_accept_lock()
| |
index_range(index)
| |
Sort by source name, source, version, 'have source', and finally by filename. | |
init()
| |
is_source_in_queue_dir(qdir)
| |
main()
| |
move_to_dir(dest,
perms,
changesperms)
| |
move_to_holding(suite,
queue_dir)
| |
print_new(new,
indexed,
file)
| |
prod_maintainer()
| |
recheck()
| |
reject(str,
prefix)
| |
sg_compare(a,
b)
| |
Sort into source groups, then sort each source group by version, have source, filename. | |
usage(exit_code)
|
Variable Summary | |
---|---|
NoneType |
Cnf = None |
NoneType |
Logger = None |
NoneType |
Options = None |
NoneType |
Priorities = None |
NoneType |
projectB = None |
str |
reject_message = ''
|
NoneType |
Sections = None |
NoneType |
Upload = None |
apt_inst
,
apt_pkg
,
copy
,
dak.daklib.database
,
errno
,
dak.examine_package
,
dak.daklib.logging
,
os
,
dak.daklib.queue
,
readline
,
stat
,
sys
,
time
,
dak.daklib.utils
Function Details |
---|
indiv_sg_compare(a, b)Sort by source name, source, version, 'have source', and finally by filename. |
sort_changes(changes_files)Sort into source groups, then sort each source group by version, have source, filename. Finally, sort the source groups by have note, time of oldest upload of each source upload. |
Variable Details |
---|
Cnf
|
Logger
|
Options
|
Priorities
|
projectB
|
reject_message
|
Sections
|
Upload
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Jan 24 18:08:17 2009 | http://epydoc.sf.net |