diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-08 02:32:24 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-08 03:11:15 (EST) |
commit | 09ecf6e6686550387ffbab02720dcc80da7725ba (patch) | |
tree | 185ce6b19e6ca39378e3124437bbcc04888b2883 | |
parent | 93be0fc198962db5680b7222da565dcc5cbc20c3 (diff) |
changelog: New upstream version (EOL)
And B-D on an opkbuild version with support for "+" in upstream version
strings.
-rw-r--r-- | changelog | 6 | ||||
-rw-r--r-- | control | 3 |
2 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,9 @@ +linux-libre (3.10.108+gnu-1) trunk + + * New upstream version (EOL). + + -- Patrick McDermott <patrick.mcdermott@libiquity.com> Tue, 08 Dec 2020 02:31:33 -0500 + linux-libre (3.10.95~gnu-1) trunk * New upstream version. @@ -1,3 +1,4 @@ Maintainer: "P. J. McDermott" <pj@pehjota.net> -Build-Depends: opkhelper-3.0, config-linux-libre-${Host-Plat}, bc, xz +Build-Depends: opkbuild (>= 4.0.0), opkhelper-3.0, + config-linux-libre-${Host-Plat}, bc, xz Homepage: http://www.fsfla.org/ikiwiki/selibre/linux-libre/index.en.html |