[med-svn] [Git][med-team/jellyfish][master] Install config.h which is needed by sailfish package
Andreas Tille
gitlab at salsa.debian.org
Wed Mar 27 13:12:17 GMT 2019
Andreas Tille pushed to branch master at Debian Med / jellyfish
Commits:
57b56865 by Andreas Tille at 2019-03-27T12:47:37Z
Install config.h which is needed by sailfish package
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+jellyfish (2.2.10-3) UNRELEASED; urgency=medium
+
+ * Install config.h which is needed by sailfish package
+
+ -- Andreas Tille <tille at debian.org> Wed, 27 Mar 2019 13:46:52 +0100
+
jellyfish (2.2.10-2) unstable; urgency=medium
* debian/control: removed unused valgrind dependency
=====================================
debian/rules
=====================================
@@ -47,6 +47,7 @@ override_dh_install:
--devunversioned \
--movedev "debian/tmp/usr/include/$(DEB_SOURCE)*/$(DEB_SOURCE)/*.hpp" usr/include/$(DEB_SOURCE) \
--movedev "debian/tmp/usr/include/$(DEB_SOURCE)*/$(DEB_SOURCE)/*.h" usr/include/$(DEB_SOURCE) \
+ --movedev config.h usr/include/$(DEB_SOURCE) \
debian/tmp/usr/lib/*/lib$(DEB_SOURCE)-*.so
sed -i "/dependency_libs/ s/'.*'/''/" ./debian/libjellyfish-2.0-dev/usr/lib/${DEB_HOST_MULTIARCH}/*.la
View it on GitLab: https://salsa.debian.org/med-team/jellyfish/commit/57b5686507dcda37be8d2e9f8377d2f8b27a84f0
--
View it on GitLab: https://salsa.debian.org/med-team/jellyfish/commit/57b5686507dcda37be8d2e9f8377d2f8b27a84f0
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/20190327/715dd726/attachment.html>
More information about the debian-med-commit
mailing list