[med-svn] [Git][med-team/opensurgsim][master] 6 commits: Point Vcs fields to salsa.debian.org

Andreas Tille gitlab at salsa.debian.org
Sun Oct 28 14:06:59 GMT 2018


Andreas Tille pushed to branch master at Debian Med / opensurgsim


Commits:
05d4b8ab by Andreas Tille at 2018-10-28T12:43:38Z
Point Vcs fields to salsa.debian.org

- - - - -
7e81285b by Andreas Tille at 2018-10-28T12:43:38Z
Standards-Version: 4.2.1

- - - - -
195de6f1 by Andreas Tille at 2018-10-28T12:43:39Z
Secure URI in copyright format

- - - - -
a6a53460 by Andreas Tille at 2018-10-28T12:52:42Z
Respect DEB_BUILD_OPTIONS in override_dh_auto_test target

- - - - -
060303ed by Andreas Tille at 2018-10-28T12:52:42Z
Remove trailing whitespace in debian/changelog

- - - - -
9e826a49 by Andreas Tille at 2018-10-28T12:52:42Z
Remove trailing whitespace in debian/copyright

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+opensurgsim (0.7.0-8) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.2.1
+  * Secure URI in copyright format
+  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
+  * Remove trailing whitespace in debian/changelog
+  * Remove trailing whitespace in debian/copyright
+
+ -- Andreas Tille <tille at debian.org>  Sun, 28 Oct 2018 13:42:42 +0100
+
 opensurgsim (0.7.0-7) unstable; urgency=medium
 
   * Team upload.
@@ -127,7 +139,7 @@ opensurgsim (0.6.0-2) unstable; urgency=low
   * Updates for yaml-cpp 0.5.2
   * Backport fixes for compiling with GCC 5
   * Remove unneeded unit test libraries from package
-  
+
   [ Andreas Tille ]
   * Fix Vcs fields via `cme fix dpkg-control`
 


=====================================
debian/control
=====================================
@@ -18,9 +18,9 @@ Build-Depends: debhelper (>= 11~),
                libjs-mathjax,
                libopenscenegraph-dev,
                libyaml-cpp-dev (>= 0.5.2)
-Standards-Version: 4.1.3
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/opensurgsim.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/opensurgsim.git
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/opensurgsim
+Vcs-Git: https://salsa.debian.org/med-team/opensurgsim.git
 Homepage: http://www.opensurgsim.org/
 
 Package: libopensurgsim


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: OpenSurgSim
 Source: http://www.opensurgsim.org/
 
@@ -11,7 +11,7 @@ Copyright: 2015-2016 Paul Novotny <paul at paulnovo.us>
 License: Apache-2.0
 
 Files: SurgSim/DataStructures/ply.c
-Copyright: 1994 The Board of Trustees of The Leland Stanford Junior University 
+Copyright: 1994 The Board of Trustees of The Leland Stanford Junior University
 License: Ply
 
 Files: ThirdParty/google-style-lint/cpplint.py


=====================================
debian/rules
=====================================
@@ -35,6 +35,7 @@ override_dh_install:
 	dh_install --exclude=gmock --exclude=gtest
 
 override_dh_auto_test:
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 ifeq (,$(filter $(DEB_BUILD_ARCH), armhf))
 	@echo "Do normal testing for all architectures except armhf"
 	dh_auto_test
@@ -43,3 +44,4 @@ else
 	# see https://bugs.debian.org/847321
 	dh_auto_test || true
 endif
+endif



View it on GitLab: https://salsa.debian.org/med-team/opensurgsim/compare/6db5d3042aa37f9e47691331ddf760d6912cec4e...9e826a493c7c05fba549d7b9a295b547329af68e

-- 
View it on GitLab: https://salsa.debian.org/med-team/opensurgsim/compare/6db5d3042aa37f9e47691331ddf760d6912cec4e...9e826a493c7c05fba549d7b9a295b547329af68e
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/20181028/f477e8aa/attachment-0001.html>


More information about the debian-med-commit mailing list