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 <[email protected]>  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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to