summaryrefslogtreecommitdiff
path: root/scripts/tothreaded
AgeCommit message (Collapse)AuthorFilesLines
2005-01-09removed extra space after Package: entry in generated -mt control filewimpie1-1/+1
2005-01-09CONTROL files : reset version to 'standard' formatwimpie1-2/+2
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file)
2005-01-04CONTROL files : changed VERSION stringwimpie1-0/+4
2004-04-02ipkg-build mkipkg : speedup (avoid grepping over controlfile by loading into ↵wimpie1-0/+132
array) SpeciapMTFiles tothreaded : convert control files to -mt.control