diff options
-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, |