[med-svn] [spdlog] 04/05: update to v1.6-1 & enable tests

Michael Crusoe misterc-guest at moszumanska.debian.org
Sat Jan 30 17:42:59 UTC 2016


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

misterc-guest pushed a commit to branch master
in repository spdlog.

commit cb61dc2a274af3f057314f07b39d21ec25401020
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date:   Sat Jan 30 05:34:35 2016 -0800

    update to v1.6-1 & enable tests
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 debian/rules     | 4 ++++
 3 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 994ba45..1ea7db2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+spdlog (1.6-1) UNRELEASED; urgency=medium
+
+  * Update to version 1.6
+
+ -- Michael R. Crusoe <crusoe at ucdavis.edu>  Sat, 30 Jan 2016 05:33:59 -0800
+
 spdlog (1.4-1) unstable; urgency=low
 
   * Initial release (Closes: #800337)
diff --git a/debian/control b/debian/control
index c219d58..85e8091 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Michael R. Crusoe <crusoe at ucdavis.edu>
 Build-Depends: debhelper (>= 9)
 Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/spdlog.git
-Vcs-Git: git://anonscm.debian.org/debian-med/spdlog.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/spdlog.git
+Vcs-Git: https://anonscm.debian.org/debian-med/spdlog.git
 Homepage: https://github.com/COMBINE-lab/spdlog
 
 Package: libspdlog-dev
diff --git a/debian/rules b/debian/rules
index 2d33f6a..bac217b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,7 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	cd tests && ${MAKE}
+	dh_auto_test

-- 
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