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 <[email protected]>  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 <[email protected]>,
 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.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to