[med-svn] [Git][med-team/spdlog][master] 3 commits: debian/control: Bump libfmt version requirement to 8.0.1+
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Dec 10 21:42:09 GMT 2021
Andreas Tille pushed to branch master at Debian Med / spdlog
Commits:
e6044cbf by Boyuan Yang at 2021-12-10T14:52:47-05:00
debian/control: Bump libfmt version requirement to 8.0.1+
- - - - -
25a01251 by Boyuan Yang at 2021-12-10T14:59:02-05:00
Prepare new experimental NMU upload.
- - - - -
e05c4ab8 by Andreas Tille at 2021-12-10T21:42:04+00:00
Merge branch 'mr-fix-ftbfs-new-nmu-experimental' into 'master'
Changes for NMU spdlog/1:1.9.2+ds-0.1 onto Debian Experimental
See merge request med-team/spdlog!6
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,12 +1,18 @@
-spdlog (1.9.2+ds-1) UNRELEASED; urgency=medium
+spdlog (1:1.9.2+ds-0.1) experimental; urgency=medium
+ * Non-maintainer upload with maintainer team acknowledgement.
+
+ [ Andreas Tille ]
* Team upload.
* New upstream version
Closes: #1000967
* d/watch: define proper filename
* Standards-Version: 4.6.0 (routine-update)
- -- Andreas Tille <tille at debian.org> Wed, 08 Dec 2021 12:07:14 +0100
+ [ Boyuan Yang ]
+ * debian/control: Bump fmtlib version requirement to (>= 8.0.1).
+
+ -- Boyuan Yang <byang at debian.org> Fri, 10 Dec 2021 14:52:53 -0500
spdlog (1:1.8.5+ds-3) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13),
cmake,
pkg-config,
libsystemd-dev [linux-any],
- libfmt-dev (>= 6.1.2+ds),
+ libfmt-dev (>= 8.0.1),
pkg-kde-tools,
catch2
Standards-Version: 4.6.0
@@ -20,7 +20,7 @@ Package: libspdlog-dev
Architecture: any
Multi-Arch: same
Depends: libspdlog1 (= ${binary:Version}),
- libfmt-dev (>= 6.1.2+ds),
+ libfmt-dev (>= 8.0.1),
catch2,
${misc:Depends}
Description: Very fast, header only or compiled, C++ logging library
View it on GitLab: https://salsa.debian.org/med-team/spdlog/-/compare/3ae01124590816e8f5478c86f0e6d9a37cd9ec93...e05c4ab87455a8f40141ba58e86f9c3f561cf818
--
View it on GitLab: https://salsa.debian.org/med-team/spdlog/-/compare/3ae01124590816e8f5478c86f0e6d9a37cd9ec93...e05c4ab87455a8f40141ba58e86f9c3f561cf818
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20211210/f933ec5c/attachment-0001.htm>
More information about the debian-med-commit
mailing list