[med-svn] [Git][med-team/libwfa2][master] Install static lib and headers

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Jan 17 19:34:25 GMT 2023



Andreas Tille pushed to branch master at Debian Med / libwfa2


Commits:
a770af02 by Andreas Tille at 2023-01-17T20:33:07+01:00
Install static lib and headers

- - - - -


2 changed files:

- debian/control
- + debian/libwfa2-dev.install


Changes:

=====================================
debian/control
=====================================
@@ -3,14 +3,15 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 13)
+Build-Depends: debhelper-compat (= 13),
+               dh-exec
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/libwfa2
 Vcs-Git: https://salsa.debian.org/med-team/libwfa2.git
 Homepage: https://github.com/smarco/WFA2-lib
 Rules-Requires-Root: no
 
-Package: libwfa2
+Package: libwfa2-dev
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}


=====================================
debian/libwfa2-dev.install
=====================================
@@ -0,0 +1,4 @@
+#! /usr/bin/dh-exec
+lib/*.a			usr/lib/${DEB_HOST_MULTIARCH}/
+wavefront/*.h*		usr/include/wavefront
+bindings/cpp/*.hpp	usr/include/bindings/cpp



View it on GitLab: https://salsa.debian.org/med-team/libwfa2/-/commit/a770af026ff9eb84b07731c302a10a03e9d323fc

-- 
View it on GitLab: https://salsa.debian.org/med-team/libwfa2/-/commit/a770af026ff9eb84b07731c302a10a03e9d323fc
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/20230117/ba92a927/attachment-0001.htm>


More information about the debian-med-commit mailing list