Andreas Tille pushed to branch master at Debian Med / ismrmrd


Commits:
086e2ce9 by Andreas Tille at 2020-11-12T09:39:34+01:00
Really fix binary-all FTBFS

- - - - -
eb4f9c4a by Andreas Tille at 2020-11-12T09:42:13+01:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/ismrmrd-schema.install
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+ismrmrd (1.4.2.1-4) unstable; urgency=medium
+
+  * Team upload.
+  * Really fix binary-all FTBFS
+    Closes: #973939
+
+ -- Andreas Tille <ti...@debian.org>  Thu, 12 Nov 2020 09:40:14 +0100
+
 ismrmrd (1.4.2.1-3) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/ismrmrd-schema.install
=====================================
@@ -1 +1 @@
-usr/share/ismrmrd/schema/*
+schema/*.xsd   usr/share/ismrmrd/schema


=====================================
debian/rules
=====================================
@@ -31,6 +31,11 @@ override_dh_install-arch:
 override_dh_auto_install-indep:
        echo "No need to do install for architecture indep packages"
 
+override_dh_install-indep:
+       # Do not install schema from here to simplify architecture indep builds
+       find debian/tmp -name ismrmrd.xsd -delete
+       dh_install --indep
+
 override_dh_auto_installdocs-indep:
        dh_installdocs --indep
        dh_doxygen --indep



View it on GitLab: 
https://salsa.debian.org/med-team/ismrmrd/-/compare/259928ffa0f07ef81ee3d5e1fa1ab786d6275916...eb4f9c4ad09fd445664adf891f81c248ce3bfe5e

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/ismrmrd/-/compare/259928ffa0f07ef81ee3d5e1fa1ab786d6275916...eb4f9c4ad09fd445664adf891f81c248ce3bfe5e
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to