blob: b721a62b1602d72b6692c51628bd063f1ec12c9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
0.2.0 ()
[ P. J. McDermott ]
* Fix expected format of "Build-Depends" control field.
(Note that versioned build dependencies are still not supported yet.)
* Refer to GNU Binutils programs by variable value, if set.
* Read build flags from system into the environment.
* Remove CPU vendor from architecture tuple.
0.1.1 (2012-02-16)
[ P. J. McDermott ]
* Fix source archive matching.
* Fix source archive compression format detection.
* Fix archive extraction error handling.
* Fix archived file listing.
* Make oh-installfiles exit on error.
* Fix MANDIR path.
0.1.0 (2012-02-13)
[ P. J. McDermott ]
* Initial release.
|