diff options
author | Stefan Metzmacher <metze@samba.org> | 2020-02-06 18:07:57 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-02-06 12:11:10 -0700 |
commit | 38fce156ad8758e2ab223cf48aeaa4cb33169452 (patch) | |
tree | 601c49641911c7ea03039f416b0d29db7685a757 /debian/changelog | |
parent | b57dbc2d308a849bdd532c4b7348bbbfdbf381f4 (diff) | |
download | liburing-38fce156ad8758e2ab223cf48aeaa4cb33169452.tar.gz liburing-38fce156ad8758e2ab223cf48aeaa4cb33169452.tar.bz2 |
debian: package liburing-0.4 and use a layout as the libaio package
Hopefully this makes is easier to be picked up by the debian and
ubuntu distributions.
Cc: Liu Changcheng <changcheng.liu@aliyun.com>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dfca8d2..b9ee85c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +liburing (0.4-1) stable; urgency=low + + * Package liburing-0.4 using a packaging layout similar to libaio1 + + -- Stefan Metzmacher <metze@samba.org> Thu, 06 Feb 2020 11:30:00 +0100 + liburing (0.2-1ubuntu1) stable; urgency=low * Initial release. |