[med-svn] [Git][med-team/odil][master] 2 commits: Use annonymous URL for Vcs-Git

Andreas Tille gitlab at salsa.debian.org
Fri Mar 2 13:34:56 UTC 2018


Andreas Tille pushed to branch master at Debian Med / odil


Commits:
194c74b0 by Andreas Tille at 2018-03-02T13:25:02+01:00
Use annonymous URL for Vcs-Git

- - - - -
c946452a by Andreas Tille at 2018-03-02T14:26:03+01:00
by using versioned Build-Depends: d-shlibs (>= 0.81) manual overrides in d/rules can be dropped

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,15 @@
 odil (0.9.1-1) unstable; urgency=medium
 
+  [ Julien Lamy ]
   * New upstream release
   * Use Python 3 in  CLI application
   * Update standards version
   * Update the VCS URLS in d/control to point to salsa.debian.org
 
+  [ Andreas Tille ]
+  * by using versioned Build-Depends: d-shlibs (>= 0.81) manual overrides in
+    d/rules can be dropped
+
  -- Julien Lamy <lamy at unistra.fr>  Thu, 01 Mar 2018 17:06:03 +0000
 
 odil (0.8.0-4) unstable; urgency=medium


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Julien Lamy <lamy at unistra.fr>
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 10),
-               d-shlibs (>= 0.79),
+               d-shlibs (>= 0.81),
                dh-python,
                cmake,
                g++ (>= 4:7),
@@ -29,7 +29,7 @@ Build-Depends: debhelper (>= 10),
 Build-Depends-Indep: doxygen, graphviz
 Standards-Version: 4.1.3
 Vcs-Browser: https://salsa.debian.org/med-team/odil
-Vcs-Git: git at salsa.debian.org:med-team/odil.git
+Vcs-Git: https://salsa.debian.org/med-team/odil.git
 Homepage: https://github.com/lamyj/odil
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.4


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -109,10 +109,6 @@ override_dh_install-arch:
 		--devunversioned \
 		--commit --multiarch --exclude-a --exclude-la \
 		--movedev debian/tmp/usr/include/* usr/include \
-		--override s/libjsoncpp.-dev/libjsoncpp-dev/ \
-		--override s/libdcm.*-dev/libdcmtk-dev/ \
-		--override s/libof.*-dev/libdcmtk-dev/ \
-		--override s/libicuuc.*-dev/libicu-dev/ \
 		debian/tmp/usr/lib/*.so
 
 



View it on GitLab: https://salsa.debian.org/med-team/odil/compare/b57edf3a539b07b36f8b00e3f6faa612c55f1ff7...c946452a93b6de41ad766824ae1a19654519d82d

---
View it on GitLab: https://salsa.debian.org/med-team/odil/compare/b57edf3a539b07b36f8b00e3f6faa612c55f1ff7...c946452a93b6de41ad766824ae1a19654519d82d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180302/f8355f21/attachment-0001.html>


More information about the debian-med-commit mailing list