[med-svn] [Git][med-team/opensurgsim][master] 4 commits: Convert .linktree to corresponding .links file

Nilesh Patra gitlab at salsa.debian.org
Mon May 25 07:23:53 BST 2020



Nilesh Patra pushed to branch master at Debian Med / opensurgsim


Commits:
ec3199db by Nilesh Patra at 2020-05-25T05:39:00+00:00
Convert .linktree to corresponding .links file

- - - - -
30fd7f74 by Nilesh Patra at 2020-05-25T05:39:27+00:00
Fix with cme

- - - - -
1a0f2a6d by Nilesh Patra at 2020-05-25T05:41:19+00:00
s/Desription/Description/

- - - - -
767ef0a4 by Nilesh Patra at 2020-05-25T05:42:23+00:00
Add "Rules-Requires-Root:no"

- - - - -


6 changed files:

- − debian/compat
- debian/control
- + debian/opensurgsim-doc.links
- − debian/opensurgsim-doc.linktrees
- debian/patches/fix_gmock.patch
- debian/rules


Changes:

=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-12


=====================================
debian/control
=====================================
@@ -3,8 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Paul Novotny <paul at paulnovo.us>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 12~),
-               dh-linktree,
+Build-Depends: debhelper-compat (= 12),
                dh-exec,
                libboost-chrono-dev,
                libboost-date-time-dev,
@@ -21,10 +20,11 @@ Build-Depends: debhelper (>= 12~),
                libyaml-cpp-dev (>= 0.5.2),
                libgmock-dev,
                libgtest-dev
-Standards-Version: 4.3.0
+Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/opensurgsim
 Vcs-Git: https://salsa.debian.org/med-team/opensurgsim.git
 Homepage: http://www.opensurgsim.org/
+Rules-Requires-Root: no
 
 Package: libopensurgsim
 Architecture: any


=====================================
debian/opensurgsim-doc.links
=====================================
@@ -0,0 +1 @@
+usr/share/javascript/jquery/jquery.js usr/share/doc/opensurgsim-doc/html/jquery.js


=====================================
debian/opensurgsim-doc.linktrees deleted
=====================================
@@ -1 +0,0 @@
-replace usr/share/javascript/jquery/jquery.js usr/share/doc/opensurgsim-doc/html/jquery.js


=====================================
debian/patches/fix_gmock.patch
=====================================
@@ -1,5 +1,5 @@
 Subject: gmock missing for testing
-Desription: add gmock at link
+Description: add gmock at link
 Author: Olivier Sallou <osallou at debian.org>
 Last-Updated: 2020-02-09
 Forwarded: no


=====================================
debian/rules
=====================================
@@ -4,7 +4,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=-format,+bindnow
 export GOOGLEMOCK_DIR = /usr/src/googletest/googlemock
 
 %:
-	dh $@ --with linktree
+	dh $@
 
 ifeq (,$(filter $(DEB_BUILD_ARCH),i386 arm64 armel armhf powerpc ppc64el ppc64))
     EIGEN_ALIGNMENT=ON



View it on GitLab: https://salsa.debian.org/med-team/opensurgsim/-/compare/3b2486ccc3ee47d93a27672980c8eb33439f578a...767ef0a49ce10f591191678d5862e11d9241e6ce

-- 
View it on GitLab: https://salsa.debian.org/med-team/opensurgsim/-/compare/3b2486ccc3ee47d93a27672980c8eb33439f578a...767ef0a49ce10f591191678d5862e11d9241e6ce
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/20200525/00509319/attachment-0001.html>


More information about the debian-med-commit mailing list