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 <l...@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 <l...@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: g...@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.
_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to