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


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

Reply via email to