Verified Commit 82566615 authored by Michael R. Crusoe's avatar Michael R. Crusoe 🏳️‍🌈
Browse files

debian/control: Mark us as Multi-Arch: same.

parent d6325578
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
spdlog (1:1.2.1-2) UNRELEASED; urgency=medium

  * debian/control: Mark us as Multi-Arch: same.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 24 Dec 2018 04:06:16 -0800

spdlog (1:1.2.1-1) unstable; urgency=medium

  * New upstream version
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@ Homepage: https://github.com/gabime/spdlog

Package: libspdlog-dev
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}
Description: Very fast, header only, C++ logging library
 Features: Very fast - performance is the primary goal; Headers only; No