diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-28 18:54:40 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-28 18:55:43 (EDT) |
commit | 81781792e264d34a8f4a90ed2860a05709ed8308 (patch) | |
tree | 14db1e42e4430158cb25bf2ba6ed0ecff16e61aa | |
parent | 787c4c6c3ce036bf823b1d953b6a20ae27c5249f (diff) |
changelog: New upstream version
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-4.19 (4.19.56+gnu-1) trunk + + * New upstream version. + + -- Patrick McDermott <patrick.mcdermott@libiquity.com> Fri, 28 Jun 2019 18:50:56 -0400 + 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 |