Changeset 22778
- Timestamp:
- 07/03/09 12:07:49 (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/ragnaroek/midcom/org.maemo.packages/config/manifest.inc
r22661 r22778 42 42 ), 43 43 ), 44 'midcom.services.cron' => array 45 ( 46 array 47 ( 48 'handler' => 'org_maemo_packages_cron_karma', 49 'recurrence' => MIDCOM_CRON_HOUR, 50 ), 51 ), 44 52 ), branches/ragnaroek/midcom/org.maemo.packages/documentation/TODO
r22662 r22778 1 - Package promotion request 2 - Determine if package can be promoted by checking dependency tree. 3 4 - Repository action queue to be used by backend tools 5 6 - list packages in testing 1 - cron handler for promotion requests, promotion to stable 7 2 8 3 - list packages for a certain maintainer 9 4 10 - cron handler for promotion requests, promotion to stable 5 - link to builds and build logs 6 7 - changelog entries
