Gert Wollny pushed to branch master at Debian Med / mia
Commits: ce4262ee by Gert Wollny at 2019-01-12T18:22:43Z d/control, d/compat: Update to version 12~ and standards 4.3 - - - - - eb141982 by Gert Wollny at 2019-01-12T18:22:43Z d/rules: remove dh_builddeb -- -Z xz - - - - - 2ba2dffa by Gert Wollny at 2019-01-12T18:24:16Z Update changelog for new upload - - - - - 4 changed files: - debian/changelog - debian/compat - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,17 @@ -mia (2.4.6-4) UNRELEASED; urgency=medium +mia (2.4.6-5) UNRELEASED; urgency=medium * Trim trailing whitespace. -- Jelmer Vernooij <[email protected]> Wed, 17 Oct 2018 22:23:51 +0000 +mia (2.4.6-4) unstable; urgency=medium + + * d/control, d/compat: Update to version 12~ and standards 4.3 + * d/rules: remove dh_builddeb -- -Z xz + + -- Gert Wollny <[email protected]> Sat, 12 Jan 2019 19:20:36 +0100 +>>>>>>> Update changelog for new upload + mia (2.4.6-3) unstable; urgency=medium [ Andreas Tille ] ===================================== debian/compat ===================================== @@ -1 +1 @@ -10 +12 ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Gert Wollny <[email protected]> Section: science Priority: optional Build-Depends: cmake, - debhelper (>= 10.0.0), + debhelper (>= 12~), libblas-dev, libboost-filesystem-dev, libboost-serialization-dev, @@ -32,7 +32,7 @@ Build-Depends-Indep: docbook-xsl, graphviz, libjs-mathjax, xsltproc -Standards-Version: 4.2.1 +Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/med-team/mia Vcs-Git: https://salsa.debian.org/med-team/mia.git Homepage: http://mia.sourceforge.net ===================================== debian/rules ===================================== @@ -39,9 +39,6 @@ override_dh_auto_configure: -DMIA_CREATE_USERDOC=$(BUILDDOC) \ -DMIA_CREATE_NIPYPE_INTERFACES=ON -override_dh_builddeb: - dh_builddeb -- -Z xz - # dh_strip detects executable files, so make *.mia files executable then strip then # remove the executable flag override_dh_strip: View it on GitLab: https://salsa.debian.org/med-team/mia/compare/2dea7aa13587ddf690ec20452a54c2b2a5836dcb...2ba2dffa327fd206a040c080658aad217fe07c5c -- View it on GitLab: https://salsa.debian.org/med-team/mia/compare/2dea7aa13587ddf690ec20452a54c2b2a5836dcb...2ba2dffa327fd206a040c080658aad217fe07c5c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
