- 07 Jan, 2022 1 commit
-
-
Baptiste Beauplat authored
-
- 15 Jan, 2021 1 commit
-
-
Baptiste Beauplat authored
-
- 09 Nov, 2020 1 commit
-
-
Baptiste Beauplat authored
-
- 30 Sep, 2020 1 commit
-
-
Baptiste Beauplat authored
In order to cleanup correctly the extracted source package, the Source object must be carried by the Changes. Previously two instantiation of the Source object was made and only one cleaned-up, leaving dandling files in the importer directory.
-
- 10 Sep, 2020 1 commit
-
-
Baptiste Beauplat authored
-
- 25 May, 2020 1 commit
-
-
Baptiste Beauplat authored
-
- 23 Apr, 2020 1 commit
-
-
Baptiste Beauplat authored
-
- 19 Apr, 2020 1 commit
-
-
Baptiste Beauplat authored
-
- 28 Mar, 2020 2 commits
-
-
Baptiste Beauplat authored
-
Baptiste Beauplat authored
-
- 15 Feb, 2020 1 commit
-
-
Baptiste Beauplat authored
-
- 29 Jan, 2020 1 commit
-
-
Baptiste Beauplat authored
-
- 02 Jan, 2020 1 commit
-
-
Baptiste Beauplat authored
* Attributes represent a .changes file. - version, closes, source directly accessible * changes attribute is a Changelog object * files attribute is a ControlFiles object * uploader attribute is a User object
-
- 28 Dec, 2019 1 commit
-
-
Baptiste Beauplat authored
-
- 12 Sep, 2019 1 commit
-
-
Baptiste Beauplat authored
-
- 06 Apr, 2019 1 commit
-
-
Baptiste Beauplat authored
-
- 28 Jan, 2019 1 commit
-
-
Baptiste Beauplat authored
* Simplify copying from queue to spool * Move .changes files and checksum checking to importer * Adapt tests * Add fields validation in .changes to debexpo.lib.changes
-
- 14 Oct, 2018 1 commit
-
-
Baptiste Beauplat authored
-
- 24 Feb, 2018 1 commit
-
-
Nicolas Dandrimont authored
-
- 19 Apr, 2012 1 commit
-
-
Nicolas Dandrimont authored
-
- 07 Mar, 2012 2 commits
- 26 Feb, 2012 1 commit
-
-
Arno Töll authored
-
- 14 Feb, 2012 1 commit
-
-
Nicolas Dandrimont authored
-
- 24 Jul, 2011 1 commit
-
-
Asheesh Laroia authored
-
- 23 Jun, 2010 1 commit
-
-
Jan Dittberner authored
-
- 25 Jul, 2009 1 commit
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonny@debian.org>
-
- 14 Feb, 2009 1 commit
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonny@debian.org>
-
- 25 Jun, 2008 2 commits
-
-
Jonny Lamb authored
Changed debexpo.lib.changes to use deb822.Changes.get_pool_path instead of using lib.utils.get_repository_dir. Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 24 Jun, 2008 2 commits
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 15 Jun, 2008 1 commit
-
-
Jonny Lamb authored
Previously, accessing a Changes item meant using: changes.get('foo') Now this is simplified to: changes['foo'] using the __getitem__ method in Changes. Additionally, instead of using debian_bundle.deb822.Deb822.get in this __getitem__ method, the same dictionary-accessing way is used. This way, KeyErrors will be raised upon a bad key. Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 11 Jun, 2008 1 commit
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 08 Jun, 2008 1 commit
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 06 Jun, 2008 1 commit
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 04 Jun, 2008 2 commits
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 03 Jun, 2008 1 commit
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-
- 02 Jun, 2008 1 commit
-
-
Jonny Lamb authored
Signed-off-by:Jonny Lamb <jonnylamb@jonnylamb.com>
-