Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Link noarch files only for architectures of the current target | Olivier Blin | 2015-11-02 | 1 | -1/+1 |
| | | | | | | | | | Previously, it was trying to link noarch files for all arches listed in the config file, independently of the target. This commit uses the newly introduced get_target_arches() method from Youri::Repository. Also adapt the commented line in Deps.pm | ||||
* | Fix undefined getcwd | Pascal Terjan | 2014-12-16 | 1 | -0/+1 |
| | |||||
* | Fix generation of .deps | Pascal Terjan | 2014-04-18 | 2 | -4/+6 |
| | |||||
* | Generate .deps file | Pascal Terjan | 2014-04-18 | 2 | -1/+82 |
| | |||||
* | Initial implementation for automatically rebuilding some dependent packages | Pascal Terjan | 2013-09-29 | 1 | -0/+60 |
| | |||||
* | Remove warnings about deprecated methods | Nicolas Vigier | 2012-12-04 | 5 | -5/+5 |
| | |||||
* | Allow setting ulri log file | Pascal Terjan | 2012-11-25 | 1 | -2/+7 |
| | |||||
* | Add a Youri::Submit::Action to run ulri | Pascal Terjan | 2012-03-05 | 1 | -0/+53 |
| | |||||
* | Enable Id keyword | Pascal Terjan | 2012-02-26 | 13 | -13/+13 |
| | |||||
* | Package to archive can have any arch | Pascal Terjan | 2011-12-01 | 1 | -2/+1 |
| | |||||
* | Update mgarepo command printed on stdout, and remove old comment | Nicolas Vigier | 2011-08-29 | 1 | -4/+1 |
| | |||||
* | use mgarepo instead of repsys for markrelease | Nicolas Vigier | 2011-08-29 | 1 | -1/+1 |
| | |||||
* | remove old maintdb | Nicolas Vigier | 2011-08-16 | 1 | -24/+0 |
| | |||||
* | run maintdb as maintdb user | Nicolas Vigier | 2011-07-12 | 1 | -1/+3 |
| | |||||
* | add submited packages to maintdb | Nicolas Vigier | 2011-07-12 | 1 | -0/+4 |
| | |||||
* | move Youri::Submit::Action::Bugzilla in a deprecated directory | Olivier Blin | 2011-04-04 | 1 | -81/+0 |
| | |||||
* | Fix changelog mail content for new youri | Pascal Terjan | 2011-03-25 | 1 | -3/+14 |
| | |||||
* | fix username of submitter (thanks to pterjan) | Nicolas Vigier | 2011-03-24 | 1 | -2/+1 |
| | |||||
* | fix syntax | Nicolas Vigier | 2011-03-24 | 1 | -1/+1 |
| | |||||
* | Add action to notify maintainers database of a package upload | Romain d'Alverny | 2011-03-24 | 1 | -0/+81 |
| | |||||
* | Drop some MDV specific debugging code | Pascal Terjan | 2011-02-26 | 1 | -11/+0 |
| | |||||
* | use mga-signpackage script with sudo to sign packages | Nicolas Vigier | 2011-01-20 | 1 | -5/+7 |
| | |||||
* | get_file_name returns a full path, which Install does not like | Pascal Terjan | 2011-01-07 | 16 | -0/+1328 |