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 
<[email protected].
 Uploaders: Andreas Tille <[email protected]>
 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.


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

Reply via email to