Hi, 1.1 was branched today (Wed.) and the 1.1 release will come out of the MeeGo:1.1: projects while development in the Trunk will resume and will be opened on Thursday, targeting MeeGo 1.2. All changes to 1.1 have to be approved and need to provide a bugzilla number and exact details about the issues being addressed. In general, 1.1 bug fixes should also be submitted to the Trunk unless the code base has changed and a bug in Trunk would require different patch or fix.
The correct way to submit fixes to 1.1 is to branch from the corresponding MeeGo:1.1:*:Testing projects and submit to MeeGo:1.1:*:Testing when ready, example: You need first to take care of getting an approval for the fix using bugzilla. osc branch -c MeeGo:1.1:Core:Testing zsh -m "fixing a bug" cd <branch directory> <do changes and check them in, test, test, test> osc sr This will automatically submit your changes to the right project. Anas --------------------------------------------------------------------- Intel Corporation (UK) Limited Registered No. 1134945 (England) Registered Office: Pipers Way, Swindon SN3 1RJ VAT No: 860 2173 47 This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
