[med-svn] [Git][med-team/mia][master] 2 commits: Set -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=OFF (which was changed due to...

Andreas Tille gitlab at salsa.debian.org
Mon Jan 4 15:26:44 GMT 2021



Andreas Tille pushed to branch master at Debian Med / mia


Commits:
bf73319e by Andreas Tille at 2021-01-04T13:51:51+01:00
Set -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=OFF (which was changed due to debhelper compat level 13 in 2.4.7-3)

- - - - -
86ca470d by Andreas Tille at 2021-01-04T16:01:16+01:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+mia (2.4.7-6) unstable; urgency=medium
+
+  * Team upload.
+  * Set -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=OFF (which was changed due to
+    debhelper compat level 13 in 2.4.7-3)
+    Closes: #976756
+
+ -- Andreas Tille <tille at debian.org>  Mon, 04 Jan 2021 13:52:08 +0100
+
 mia (2.4.7-5) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -37,7 +37,8 @@ override_dh_auto_configure:
 	-DSTRICT_DEPENDECIES=ON \
 	-DMIA_CREATE_MANPAGES=ON \
 	-DMIA_CREATE_USERDOC=$(BUILDDOC) \
-	-DMIA_CREATE_NIPYPE_INTERFACES=OFF
+	-DMIA_CREATE_NIPYPE_INTERFACES=OFF \
+	-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=OFF
 
 # dh_strip detects executable files, so make *.mia files executable then strip then
 # remove the executable flag



View it on GitLab: https://salsa.debian.org/med-team/mia/-/compare/1925c11106fe33b69fb7fd977725f900ebda5322...86ca470df0f8893ecb717d4a63ae27827748ca15

-- 
View it on GitLab: https://salsa.debian.org/med-team/mia/-/compare/1925c11106fe33b69fb7fd977725f900ebda5322...86ca470df0f8893ecb717d4a63ae27827748ca15
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/20210104/222ed824/attachment.html>


More information about the debian-med-commit mailing list