[med-svn] [Git][med-team/odil][master] 4 commits: Standards-Version: 4.3.0

Andreas Tille gitlab at salsa.debian.org
Mon Jan 14 19:39:42 GMT 2019


Andreas Tille pushed to branch master at Debian Med / odil


Commits:
3bca4473 by Andreas Tille at 2019-01-14T17:42:30Z
Standards-Version: 4.3.0

- - - - -
a272c227 by Andreas Tille at 2019-01-14T17:43:06Z
debhelper 12

- - - - -
13d4ae07 by Andreas Tille at 2019-01-14T18:35:31Z
override_dh_dwz

- - - - -
6425c5d6 by Andreas Tille at 2019-01-14T19:39:24Z
Upload to unstable

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
 odil (0.10.0-3) unstable; urgency=medium
 
+  [ Julien Lamy ]
   * Fix building with dcmtk 3.6.4-1
 
- -- Julien Lamy <lamy at unistra.fr>  Mon, 14 Jan 2019 14:53 +0100
+  [ Andreas Tille ]
+  * Standards-Version: 4.3.0
+  * debhelper 12
+  * override_dh_dwz
+
+ -- Julien Lamy <lamy at unistra.fr>  Mon, 14 Jan 2019 18:42:21 +0100
 
 odil (0.10.0-2) unstable; urgency=medium
 


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-11
+12


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Julien Lamy <lamy at unistra.fr>
 Section: science
 Testsuite: autopkgtest-pkg-python
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper (>= 12~),
                d-shlibs (>= 0.81),
                dh-python,
                cmake,
@@ -32,7 +32,7 @@ Build-Depends: debhelper (>= 11~),
                python3-nose
 Build-Depends-Indep: doxygen,
                      graphviz
-Standards-Version: 4.2.1
+Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/med-team/odil
 Vcs-Git: https://salsa.debian.org/med-team/odil.git
 Homepage: https://github.com/lamyj/odil


=====================================
debian/rules
=====================================
@@ -119,6 +119,9 @@ override_dh_clean:
 	find tests -name "*pyc" -delete
 	rm -rf build-nopy $(ALLPY:%=build-py%) build-indep documentation/_build
 
+override_dh_dwz:
+	echo "Ignore dh_dwz due to 'dwz -q -- debian/python-odil/usr/lib/python2.7/dist-packages/odil/_odil.x86_64-linux-gnu.so returned exit code 1'"
+
 # These steps are not needed for arch-independent packages
 override_dh_auto_configure-indep:
 override_dh_auto_test-indep:



View it on GitLab: https://salsa.debian.org/med-team/odil/compare/ba63ae4e82421ed6ed8f7ac8ffc04abd3f301591...6425c5d6c85db8614a890f3c2a55979b4f91588d

-- 
View it on GitLab: https://salsa.debian.org/med-team/odil/compare/ba63ae4e82421ed6ed8f7ac8ffc04abd3f301591...6425c5d6c85db8614a890f3c2a55979b4f91588d
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/20190114/f08453c3/attachment-0001.html>


More information about the debian-med-commit mailing list