[med-svn] [spdlog] 01/01: update Standards-Version

Michael Crusoe misterc-guest at moszumanska.debian.org
Mon Feb 29 01:12:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

misterc-guest pushed a commit to tag debian/1.6-2
in repository spdlog.

commit b7d27ed16b22563b19917f25d80b54d8273d9faa
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date:   Sun Feb 28 17:08:11 2016 -0800

    update Standards-Version
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 6dbb84a..623614f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,18 @@
 Source: spdlog
-Section: libdevel
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Michael R. Crusoe <crusoe at ucdavis.edu>
+Section: libdevel
+Priority: optional
 Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/spdlog.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/spdlog.git
 Homepage: https://github.com/COMBINE-lab/spdlog
 
 Package: libspdlog-dev
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Very fast, header only, C++ logging library
  Features: Very fast - performance is the primary goal; Headers only; No
  dependencies - just copy and use; call style using the excellent cppformat

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/spdlog.git



More information about the debian-med-commit mailing list