Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not set unhonored DPKG_NO_TSTP variable for dpkg | Guillem Jover | 2015-08-12 | 1 | -9/+1 |
| | | | | | | | Support for that variable was removed in dpkg in 1.15.6, in commit 6f037003e8b96878b485efb7cbd1f846e3bf4e97. Closes: #765366 | ||||
* | Update Status field values handling | Guillem Jover | 2014-10-08 | 1 | -23/+5 |
| | | | | | | | | | | | | | Remove long obsolete (hold, hold-reinstreq, removal-failed) or just wrong (post-inst-failed vs postinst-failed) values, that have been autoconverted by dpkg at run-time to their new equivalents, so there should not be any such instance in any recent system (removal-failed since dpkg 1.1.4 in Apr 1996, hold and hold-reinstreq since dpkg 1.2.0 in May 1996). dpkg even stopped doing the mapping in 1.15.4 and 1.15.8 respectively. At the same time sort the list in the same order as they appear in the dpkg code. | ||||
* | ensure that all docs use all entities files | David Kalnischkies | 2014-08-26 | 1 | -1/+2 |
| | | | | | | | | | Not all are needed for all files at the moment, but the new docbook building hadn't available some of the entities it used as the files weren't correctly copied around in all cases and having the same across the bord makes working with all of them a little easier. Git-Dch: Ignore | ||||
* | doc: Convert from DebianDoc SGML to DocBook XML | Guillem Jover | 2014-07-08 | 1 | -0/+895 |