Processed: Re: Bug#907553: Acknowledgement (libminc: wrong cmake installation path)

2018-08-29 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 patch
Bug #907553 [src:libminc] libminc: wrong cmake installation path
Added tag(s) patch.

-- 
907553: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907553
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#907553: Acknowledgement (libminc: wrong cmake installation path)

2018-08-29 Thread Gianfranco Costamagna
control: tags -1 patch
diff -Nru libminc-2.4.03/debian/changelog libminc-2.4.03/debian/changelog
--- libminc-2.4.03/debian/changelog 2018-08-26 17:10:28.0 +
+++ libminc-2.4.03/debian/changelog 2018-08-29 15:57:15.0 +
@@ -1,3 +1,9 @@
+libminc (2.4.03-1ubuntu1) cosmic; urgency=medium
+
+  * Fixup installation path (Closes: #907553)
+
+ -- Gianfranco Costamagna   Wed, 29 Aug 2018 
17:57:15 +0200
+
 libminc (2.4.03-1) unstable; urgency=medium
 
   * re-upload to sid 
diff -Nru libminc-2.4.03/debian/libminc-dev.install 
libminc-2.4.03/debian/libminc-dev.install
--- libminc-2.4.03/debian/libminc-dev.install   2018-08-26 17:10:28.0 
+
+++ libminc-2.4.03/debian/libminc-dev.install   2018-08-29 15:57:15.0 
+
@@ -1,5 +1,5 @@
 usr/lib/*/lib*.so
-usr/lib/*/cmake/*.cmake
+usr/lib/*/cmake
 usr/include/*
 
 
diff -Nru libminc-2.4.03/debian/patches/installation-cmake-path 
libminc-2.4.03/debian/patches/installation-cmake-path
--- libminc-2.4.03/debian/patches/installation-cmake-path   1970-01-01 
00:00:00.0 +
+++ libminc-2.4.03/debian/patches/installation-cmake-path   2018-08-29 
15:57:14.0 +
@@ -0,0 +1,11 @@
+--- libminc-2.4.03.orig/CMakeLists.txt
 libminc-2.4.03/CMakeLists.txt
+@@ -534,7 +534,7 @@ IF(LIBMINC_INSTALL_LIB_DIR AND NOT LIBMI
+  
${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/Use${LIBMINC_EXTERNAL_LIB_PREFIX}LIBMINC.cmake
 
+  
${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/${LIBMINC_EXTERNAL_LIB_PREFIX}LIBMINCConfig.cmake
+ DESTINATION 
+- ${LIBMINC_INSTALL_LIB_DIR}/cmake
++ ${LIBMINC_INSTALL_LIB_DIR}/cmake/LIBMINC
+ COMPONENT Development)
+   
+ ENDIF(LIBMINC_INSTALL_LIB_DIR AND NOT LIBMINC_INSTALL_NO_DEVELOPMENT)
diff -Nru libminc-2.4.03/debian/patches/series 
libminc-2.4.03/debian/patches/series
--- libminc-2.4.03/debian/patches/series2018-08-26 17:10:28.0 
+
+++ libminc-2.4.03/debian/patches/series2018-08-29 15:57:15.0 
+
@@ -4,3 +4,4 @@
 remove-rpath.patch
 initialize_arrays_in_tests.patch
 disable-dimension-test.patch
+installation-cmake-path
G.
   Il mercoledì 29 agosto 2018, 12:27:06 CEST, Debian Bug Tracking System 
 ha scritto:  
 
 Thank you for filing a new Bug report with Debian.

You can follow progress on this Bug here: 907553: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907553.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 Debian Med Packaging Team 

If you wish to submit further information on this problem, please
send it to 907...@bugs.debian.org.

Please do not send mail to ow...@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.

-- 
907553: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907553
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems