diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-04 06:14:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-04 06:14:33 +0000 |
commit | 5895b189b1f42b4b1229871f57c41d237cd54e7f (patch) | |
tree | f45166f59e7e80e2e31b151bb3768e53865db37a | |
parent | Adding debian version 1.8-2.1~exp1. (diff) | |
download | libnvme-5895b189b1f42b4b1229871f57c41d237cd54e7f.tar.xz libnvme-5895b189b1f42b4b1229871f57c41d237cd54e7f.zip |
Adding debian version 1.8-2.1.debian/1.8-2.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index b2391f7..09e1be1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -libnvme (1.8-2.1~exp1) experimental; urgency=medium +libnvme (1.8-2.1) unstable; urgency=medium * Non-maintainer upload. - * Rename libraries for 64-bit time_t transition. + * Rename libraries for 64-bit time_t transition. Closes: #1063131 - -- Steve Langasek <vorlon@debian.org> Sat, 24 Feb 2024 07:56:08 +0000 + -- Benjamin Drung <bdrung@debian.org> Fri, 01 Mar 2024 12:23:21 +0000 libnvme (1.8-2) sid; urgency=medium diff --git a/debian/control b/debian/control index ffe35c9..2ae5265 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libnvme Section: libs Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> -Build-Depends: +Build-Depends: dpkg-dev (>= 1.22.5), cmake, debhelper-compat (= 13), dh-python, |