[med-svn] [Git][med-team/spdlog][master] 6 commits: Move libfmt-dev dependency from libspdlog1 to libspdlog-dev. Closes: #962089

Michael R. Crusoe gitlab at salsa.debian.org
Mon Jun 22 16:21:11 BST 2020



Michael R. Crusoe pushed to branch master at Debian Med / spdlog


Commits:
c9bdeaca by Michael R. Crusoe at 2020-06-22T16:54:26+02:00
Move libfmt-dev dependency from libspdlog1 to libspdlog-dev. Closes: #962089

- - - - -
6a096896 by Michael R. Crusoe at 2020-06-22T16:54:54+02:00
Adjust libspdlog1 symbols for buster-bpo/amd64. Closes: #963481

- - - - -
4ffa7732 by Michael R. Crusoe at 2020-06-22T16:58:17+02:00
Mark one more symbol as optional for ppc64 when building with -O3. Closes: #961134

- - - - -
a7df5f33 by Michael R. Crusoe at 2020-06-22T17:12:11+02:00
routine-update: Rules-Requires-Root: no

- - - - -
4955dd5f by Michael R. Crusoe at 2020-06-22T17:12:13+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html


Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

- - - - -
5feb8e1a by Michael R. Crusoe at 2020-06-22T17:20:30+02:00
release 1:1.5.0+ds-5

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/libspdlog1.symbols
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,19 @@
+spdlog (1:1.5.0+ds-5) unstable; urgency=medium
+
+  [ Matthias Klose ]
+  * Mark one more symbol as optional for ppc64 when building with -O3.
+    Closes: #961134
+
+  [ Michael R. Crusoe ]
+  * Move libfmt-dev dependency from libspdlog1 to libspdlog-dev.
+    Closes: #962089
+  * Adjust libspdlog1 symbols for buster-bpo/amd64. Closes: #963481
+  * Rules-Requires-Root: no (routine-update)
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Mon, 22 Jun 2020 17:20:18 +0200
+
 spdlog (1:1.5.0+ds-4) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -13,11 +13,13 @@ Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/spdlog
 Vcs-Git: https://salsa.debian.org/med-team/spdlog.git
 Homepage: https://github.com/gabime/spdlog
+Rules-Requires-Root: no
 
 Package: libspdlog-dev
 Architecture: any
 Multi-Arch: same
 Depends: libspdlog1 (= ${binary:Version}),
+         libfmt-dev (>= 6.1.2+ds),
          ${misc:Depends}
 Description: Very fast, header only or compiled, C++ logging library
  Features: Very fast - performance is the primary goal; Headers only; No
@@ -37,7 +39,6 @@ Architecture: any
 Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
-         libfmt-dev (>= 6.1.2+ds),
          ${misc:Depends}
 Description: Very fast C++ logging library
  Features: Very fast - performance is the primary goal; Headers only; No


=====================================
debian/libspdlog1.symbols
=====================================
@@ -203,7 +203,7 @@ libspdlog.so.1 libspdlog1 #MINVER#
  _ZN3fmt2v68internal6bigint12assign_pow10Ei at Base 1.5.0
  _ZN3fmt2v68internal6bigintD1Ev at Base 1.5.0
  _ZN3fmt2v68internal6bigintD2Ev at Base 1.5.0
- (arch=ia64 ppc64 ppc64el sparc64)_ZN3fmt2v68internal6bigintlSEi at Base 1.5.0
+ (arch=ia64 sparc64)_ZN3fmt2v68internal6bigintlSEi at Base 1.5.0
  (optional=templinst)_ZN3fmt2v68internal6bufferIcE6appendIcEEvPKT_S7_ at Base 1.5.0
  (optional=templinst)_ZN3fmt2v68internal6bufferIwE6appendIwEEvPKT_S7_ at Base 1.5.0
  (optional=templinst)_ZN3fmt2v68internal7arg_mapINS0_20basic_format_contextISt20back_insert_iteratorINS1_6bufferIcEEEcEEE4initERKNS0_17basic_format_argsIS8_EE at Base 1.5.0


=====================================
debian/upstream/metadata
=====================================
@@ -1 +1,4 @@
-Repository: https://github.com/gabime/spdlog
+Bug-Database: https://github.com/gabime/spdlog/issues
+Bug-Submit: https://github.com/gabime/spdlog/issues/new
+Repository: https://github.com/gabime/spdlog.git
+Repository-Browse: https://github.com/gabime/spdlog



View it on GitLab: https://salsa.debian.org/med-team/spdlog/-/compare/5f6f8100663746e2908b738c0540b08d52998220...5feb8e1ac4d7b736ed0cdce7eb4ad4da0de75689

-- 
View it on GitLab: https://salsa.debian.org/med-team/spdlog/-/compare/5f6f8100663746e2908b738c0540b08d52998220...5feb8e1ac4d7b736ed0cdce7eb4ad4da0de75689
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/20200622/9fbf7e85/attachment-0001.html>


More information about the debian-med-commit mailing list