| Commit message (Collapse) | Author | Age |
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Closes: #496229
Signed-off-by: Christoph Goehre <christoph.goehre@gmx.de>
|
| | |
|
| |
|
|
|
|
| |
With dpkg 1.14.18 from April 2008 the .dsc and .changes-files has
additional fields for SHA1 and SHA256. mini-dinstall will check this
fields if exists.
|
| |
|
|
|
|
| |
_get_file_sum() in mini-dinstall and _get_file_md5sum() in ChangeFile.py
are really the same code. So I strip it together into get_file_sum() in
misc.py.
|
|
|
* I'm the new Maintainer (Closes: #414621)
* build package with cdbs
* add XS-Vcs tags to git archive
* move python-dev and python-support to B-Depends (instead of B-D-I) to clam
lintian
|