diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-04-18 14:39:20 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-04-18 17:38:09 -0700 |
commit | afccff08dcf924c310bb83e64d07a10b029b6dee (patch) | |
tree | 189e72bedeb345ffe2944b03c383ffae77e9648a /packaging/ubuntu/debian | |
parent | f690b8e90d7144466bb24b94d3c130e20e18ab0b (diff) | |
download | subsurface-afccff08dcf924c310bb83e64d07a10b029b6dee.tar.gz |
build-system: add valid Ubuntu/Debian changelog file
We don't want to try to track every change to this file in our source repo, so
this starting point is as goos as any.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/ubuntu/debian')
-rw-r--r-- | packaging/ubuntu/debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/packaging/ubuntu/debian/changelog b/packaging/ubuntu/debian/changelog index e1fb94cb0..abd4ceb4d 100644 --- a/packaging/ubuntu/debian/changelog +++ b/packaging/ubuntu/debian/changelog @@ -1,3 +1,7 @@ +subsurface (4.9.3-1~xenial) xenial; urgency=medium - * Daily build - check git revision for full changelog + * Next release build - please check https://subsurface- + divelog.org/category/news/ for details + + -- Dirk Hohndel <dirk@hohndel.org> Sun, 08 Sep 2019 23:45:38 -0700 |