Commit Graph

126 Commits

Author SHA1 Message Date
Frédéric Péters cd396cddb2 no longer build for jessie by default (#36211) 2019-09-17 19:11:12 +02:00
Frédéric Péters 29ffd39915 declare buster as a potential target (#34578) 2019-09-07 16:16:56 +02:00
Frédéric Péters deae95af3f add support for version epoch (#30840) 2019-02-22 14:58:58 +01:00
Christophe Siraut acc742ec38 typo 2019-01-22 10:43:30 +01:00
Frédéric Péters 5c054a0f87 add new --hotfix cmdline arg (#29689) 2019-01-14 10:14:45 +01:00
Frédéric Péters cc59d05aae fix settings jessie,stretch as default for distribution option (#26056) 2018-09-03 22:16:37 +02:00
Christophe Siraut a73fbda28c changer la valeur par défaut de la distribution (#26023) 2018-09-03 17:36:05 +02:00
Christophe Siraut 6da7c8bb05 allow building native packages with flag -n 2018-02-12 19:37:59 +01:00
Frédéric Péters addf05933c add references to stretch 2018-01-13 18:57:37 +01:00
Benjamin Dauvergne 1a422bfd52 report more about what is really done 2016-04-25 13:13:43 +02:00
Frédéric Péters 41eda434d9 fix check of pep 440 iness 2016-03-13 19:58:20 +01:00
Frédéric Péters c6edfa9251 fix count of commits 2016-03-13 15:48:42 +01:00
Benjamin Dauvergne 90cec19eeb allow packaging python projects using +g as separator with the git commit number
.g is forbidden when following PEP0440 versionning standard.
2016-02-23 00:20:34 +01:00
Benjamin Dauvergne 28216ddd4a changelog: fix version number computation when there is not tag 2016-02-16 00:09:31 +01:00
Benjamin Dauvergne 8f491a8e34 work around bug in TagReference.commit() if many tags target the same commit (fixes #9116) 2016-01-04 10:57:19 +01:00
Benjamin Dauvergne 91b1b64978 changelog: include tip commit in list of commits 2015-11-26 11:54:09 +01:00
Frédéric Péters bc6745e72d misc: fix spelling of "cleaning" 2015-09-11 10:08:45 +02:00
Frédéric Péters 409aec88e4 makes sure version number is a string 2015-08-19 15:14:37 +02:00
Frédéric Péters 4502386224 misc: create directories recursively 2015-08-19 12:31:40 +02:00
Frédéric Péters 58d6eab803 add support for a local_settings.py file 2015-08-19 12:29:23 +02:00
Frédéric Péters e473b53500 fixup ove ini 2015-08-19 12:27:29 +02:00
Frédéric Péters b65758b424 move init() function to module space 2015-08-19 11:52:32 +02:00
Frédéric Péters f70c630ec1 return a specific exit code in case of unsupported module type 2015-08-19 11:36:31 +02:00
Jérôme Schneider e0e28509b5 changelog: don't try to add an entry when there is no logs 2015-05-18 18:04:40 +02:00
Jérôme Schneider d74942f5d6 changelog: manage lookup error 2015-05-18 17:55:26 +02:00
Jérôme Schneider 8f99507fe3 changelog: maintainer email should not have '<>' by default 2015-05-15 16:29:48 +02:00
Jérôme Schneider 53f8f1814a integrate new changelog management (#3453) 2015-05-15 16:02:19 +02:00
Benjamin Dauvergne 79adbb3e5c Add module to generate changelog from git logs 2015-05-15 15:08:02 +02:00
Jérôme Schneider ad6dec5581 eobuilder/settings.py: typo 2015-04-28 15:24:43 +02:00
Jérôme Schneider 4f1443c93e add support for debian folders in master branch (#6674) 2015-04-02 17:48:04 +02:00
Jérôme Schneider 6045fb9d3d Add jessie support 2015-02-25 17:31:03 +01:00
Jérôme Schneider 4fefe86f2a Add option to choose debian branch
Closes #6522
2015-02-16 15:32:58 +01:00
Jérôme Schneider 9481f5b60f impove cleaning on exit
using atexit to clean git and remove build dir

Closes #5167
2015-01-22 17:56:56 +01:00
Jérôme Schneider 93b76fa437 sttings: synchro-orleans should only in wheezy-testing now 2014-10-13 18:29:29 +02:00
Jérôme Schneider 1067f65bbd add synchro-orleans to wheezy-auquotidien-testing automaticall 2014-06-19 16:28:05 +02:00
Jérôme Schneider 144070a867 cmdline: check if build_dir exists before rm 2014-05-20 10:55:47 +02:00
Jérôme Schneider 51eb8ac56a fixes dest repository option 2014-03-31 16:29:09 +02:00
Jérôme Schneider 5aebf423a8 add an option to choose the destionation repository by distribution 2014-03-31 16:00:22 +02:00
Jérôme Schneider e32263a56b don't hardcode repository url 2014-03-26 16:25:48 +01:00
Jérôme Schneider 83f49251d8 tags: now manage default repositories 2014-03-25 14:44:02 +01:00
Jérôme Schneider bd530f8496 Add an option to force a build (-f / --force)
Closes #3447
2014-03-04 16:27:39 +01:00
Jérôme Schneider 4f78c13125 fixes tag support 2014-03-03 19:41:56 +01:00
Jérôme Schneider 74d3032066 add tag support to copy packages into testing repositorie(s)
Closes #4258
2014-03-03 17:56:22 +01:00
Jérôme Schneider fbe943ab17 eobuilder-ctl: debug smart cleanning 2014-02-26 22:01:47 +01:00
Jérôme Schneider 547e4b66e9 eobuilder-ctl: begin smart cleaning support 2014-02-14 18:18:37 +01:00
Jérôme Schneider 7307c6fea8 eobuilder: fix python install 2014-02-13 18:16:47 +01:00
Jérôme Schneider a491d506d2 eobuilder python: new vawe of debugging
this time it should be OK
2014-02-13 16:28:32 +01:00
Jérôme Schneider bdad418d89 eobuilder python: debugging 2014-02-13 12:51:33 +01:00
Jérôme Schneider eeb7298987 eobuilder: full rewrite to python 2014-02-13 11:02:48 +01:00
Jérôme Schneider 975eb2bc21 eobuilder: continue python rewritting 2014-02-11 19:19:23 +01:00