[med-svn] [Git][med-team/fast][master] Fix architecture and modify --movedev (CL pre-included headers not needed)
Shayan Doust
gitlab at salsa.debian.org
Tue Aug 27 03:41:51 BST 2019
Shayan Doust pushed to branch master at Debian Med / fast
Commits:
a74e4c18 by Shayan Doust at 2019-08-26T04:41:05Z
Fix architecture and modify --movedev (CL pre-included headers not needed)
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -97,7 +97,7 @@ Description: public data for "FAST" Heterogeneous Medical Image Computing
examples" package.
Package: libfast-dev
-Architecture: all
+Architecture: any
Section: libdevel
Depends: ${misc:Depends},
libfast0 (>= ${source:Version}),
=====================================
debian/rules
=====================================
@@ -27,5 +27,6 @@ override_dh_install:
--override s/libQt5Network5-dev/libqt5network5/ \
--override s/libQt5SerialPort5-dev/libqt5serialport5-dev/ \
--override s/xlibmesa-gl-dev/libglu1-mesa-dev/ \
- --movedev debian/tmp/usr/fast/include usr \
+ --movedev debian/tmp/usr/fast/include/FAST usr/include \
+ --movedev debian/tmp/usr/fast/include/FASTExport.hpp usr/include \
debian/tmp/usr/*.so
View it on GitLab: https://salsa.debian.org/med-team/fast/commit/a74e4c18b8427ed2dbf4ddfa89cefcd180b8620e
--
View it on GitLab: https://salsa.debian.org/med-team/fast/commit/a74e4c18b8427ed2dbf4ddfa89cefcd180b8620e
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/20190827/9f5dd25a/attachment.html>
More information about the debian-med-commit
mailing list