[med-svn] [Git][med-team/libminc][master] 2 commits: d/: Install cmake file in the correct location (locutusofborg)

Gert Wollny gitlab at salsa.debian.org
Thu Aug 30 17:46:04 BST 2018


Gert Wollny pushed to branch master at Debian Med / libminc


Commits:
64221da5 by Gert Wollny at 2018-08-30T16:44:44Z
d/: Install cmake file in the correct location (locutusofborg)

- - - - -
0ec5604f by Gert Wollny at 2018-08-30T16:45:14Z
Update chaneglog

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/libminc-dev.install


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libminc (2.4.03-2) UNRELEASED; urgency=medium
+
+  * d/: Install cmake file in the correct location (locutusofborg)
+
+ -- Gert Wollny <gewo at debian.org>  Thu, 30 Aug 2018 18:44:55 +0200
+
 libminc (2.4.03-1) unstable; urgency=medium
 
   * re-upload to sid 


=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Uploaders: Steve M. Robbins <smr at debian.org>,
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 10),
+               dh-exec (>=0.3),
                cmake,
                libnetcdf-dev,
                libnifti-dev,


=====================================
debian/libminc-dev.install
=====================================
@@ -1,5 +1,6 @@
+#! /usr/bin/dh-exec
 usr/lib/*/lib*.so
-usr/lib/*/cmake/*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/*.cmake  usr/lib/${DEB_HOST_MULTIARCH}/cmake/LIBMINC/
 usr/include/*
 
 



View it on GitLab: https://salsa.debian.org/med-team/libminc/compare/098b816517dd197cf816f33823feb9b4eb630d00...0ec5604f1c085da157ac7fe5ccfe61162290fdf1

-- 
View it on GitLab: https://salsa.debian.org/med-team/libminc/compare/098b816517dd197cf816f33823feb9b4eb630d00...0ec5604f1c085da157ac7fe5ccfe61162290fdf1
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/20180830/b3afec32/attachment-0001.html>


More information about the debian-med-commit mailing list