[med-svn] [Git][med-team/libgkarrays][master] 2 commits: Fix installation of shared library
Andreas Tille
gitlab at salsa.debian.org
Thu Nov 19 09:46:43 GMT 2020
Andreas Tille pushed to branch master at Debian Med / libgkarrays
Commits:
41c30bb3 by Andreas Tille at 2020-11-19T10:41:23+01:00
Fix installation of shared library
- - - - -
fbf09948 by Andreas Tille at 2020-11-19T10:42:26+01:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libgkarrays (2.1.0+dfsg-4) unstable; urgency=medium
+
+ * Fix installation of shared library
+ Closes: #975072
+
+ -- Andreas Tille <tille at debian.org> Thu, 19 Nov 2020 10:41:29 +0100
+
libgkarrays (2.1.0+dfsg-3) unstable; urgency=medium
* Standards-Version: 4.5.0 (routine-update)
=====================================
debian/rules
=====================================
@@ -20,7 +20,7 @@ override_dh_install:
--movedev debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig usr/lib/$(DEB_HOST_MULTIARCH) \
debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libGkArrays.so
# now move libProgressBar manually
- dh_install -p libgkarrays-dev usr/lib/$(DEB_HOST_MULTIARCH)/libProgressBar.so.0* usr/lib/$(DEB_HOST_MULTIARCH)
+ dh_install -p libgkarrays1 usr/lib/$(DEB_HOST_MULTIARCH)/libProgressBar.so.0* usr/lib/$(DEB_HOST_MULTIARCH)
chmod -x debian/*/usr/lib/$(DEB_HOST_MULTIARCH)/libProgressBar.so.0.*
dh_install -p libgkarrays-dev usr/lib/$(DEB_HOST_MULTIARCH)/libProgressBar.so usr/lib/$(DEB_HOST_MULTIARCH)
dh_install -p libgkarrays-dev usr/lib/$(DEB_HOST_MULTIARCH)/libProgressBar.a usr/lib/$(DEB_HOST_MULTIARCH)
View it on GitLab: https://salsa.debian.org/med-team/libgkarrays/-/compare/d3fc316e4daed8f6d32c34634eaf95e019e6577a...fbf099481022d11d77478ca6a9d4ad4de0e338a3
--
View it on GitLab: https://salsa.debian.org/med-team/libgkarrays/-/compare/d3fc316e4daed8f6d32c34634eaf95e019e6577a...fbf099481022d11d77478ca6a9d4ad4de0e338a3
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/20201119/bf4b05e8/attachment-0001.html>
More information about the debian-med-commit
mailing list