[med-svn] [Git][med-team/libvbz-hdf-plugin][master] 2 commits: Use DEB_HOST_GNU type for every arch since $(DEB_HOST_MULTIARCH) does not...
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Thu Aug 19 20:08:53 BST 2021
Nilesh Patra pushed to branch master at Debian Med / libvbz-hdf-plugin
Commits:
dcdbd598 by Nilesh Patra at 2021-08-20T00:23:47+05:30
Use DEB_HOST_GNU type for every arch since $(DEB_HOST_MULTIARCH) does not match the default build directory used by debhelper
- - - - -
28e881f2 by Nilesh Patra at 2021-08-20T00:24:34+05:30
Udate changelog
- - - - -
2 changed files:
- debian/changelog
- debian/libvbz-hdf-plugin-dev.install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+libvbz-hdf-plugin (1.0.1-2) unstable; urgency=medium
+
+ * Use DEB_HOST_GNU type for every arch since
+ $(DEB_HOST_MULTIARCH) does not match the default
+ build directory used by debhelper
+
+ -- Nilesh Patra <nilesh at debian.org> Fri, 20 Aug 2021 00:23:50 +0530
+
libvbz-hdf-plugin (1.0.1-1) unstable; urgency=medium
* Initial release (Closes: #988993)
=====================================
debian/libvbz-hdf-plugin-dev.install
=====================================
@@ -1,4 +1,4 @@
#!/usr/bin/dh-exec
usr/lib/*/lib*.so
-vbz_plugin/*.h vbz/*.h vbz/v0/*.h obj-${DEB_HOST_MULTIARCH}/*/*/*.h usr/include/vbz-compression
+vbz_plugin/*.h vbz/*.h vbz/v0/*.h obj-${DEB_HOST_GNU_TYPE}/*/*/*.h usr/include/vbz-compression
View it on GitLab: https://salsa.debian.org/med-team/libvbz-hdf-plugin/-/compare/212fb1c05bf18d1222172f9063056adf5db3c246...28e881f29bcee888caff94a83e1024bddf783bbe
--
View it on GitLab: https://salsa.debian.org/med-team/libvbz-hdf-plugin/-/compare/212fb1c05bf18d1222172f9063056adf5db3c246...28e881f29bcee888caff94a83e1024bddf783bbe
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/20210819/7583685e/attachment.htm>
More information about the debian-med-commit
mailing list