search for: 8520329

Displaying 2 results from an estimated 2 matches for "8520329".

2013 Aug 16
0
Bug#688308: Bug#688308: installing some additional docs
...6a8a74cc59968815b62fde66440c3f23f8a49 Author: Ian Campbell <ijc at hellion.org.uk> Date: Fri Aug 16 14:40:44 2013 +0100 * debian/rules.real: Install docs in xen-utils-common package. * debian/changelog: update diff --git a/xen/debian/changelog b/xen/debian/changelog index 6100e75..8520329 100644 --- a/xen/debian/changelog +++ b/xen/debian/changelog @@ -1,5 +1,6 @@ xen (4.3.0-1) UNRELEASED; urgency=low + [ Bastian Blank ] * New upstream release. * Call configure with proper arguments. * Remove now empty xen-docs package. @@ -16,6 +17,10 @@ xen (4.3.0-1) UNRELEASED; urgen...
2013 Aug 16
3
Bug#688308: installing some additional docs
tags 688308 +patch thanks A lot of /docs/ is pretty low-level and not all that interesting to be installed by the packages. However some of it is, and in particular some is referenced from the manpages. I've cherry-picked the bits which I think are most interesting in that context. Patch below. 8<--------------- commit 7f8ac283e684b7c713d52ed845cab0704a97abab Author: Ian Campbell <ijc