[Git][debian-gis-team/jeolib-miallib][master] 2 commits: Workaround for a problem with paths in .cmake output file.

Francesco Paolo Lovergine (@frankie) gitlab at salsa.debian.org
Mon Feb 24 19:55:57 GMT 2025



Francesco Paolo Lovergine pushed to branch master at Debian GIS Project / jeolib-miallib


Commits:
c5afb19a by Francesco Paolo Lovergine at 2025-02-24T18:49:10+00:00
Workaround for a problem with paths in .cmake output file.

- - - - -
75cd1548 by Francesco Paolo Lovergine at 2025-02-24T20:52:13+01:00
Preparing for release.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-jeolib-miallib (1.1.6-2) UNRELEASED; urgency=medium
+jeolib-miallib (1.1.6-2) unstable; urgency=medium
 
   [ Bas Couwenberg ]
   * Team upload.
@@ -11,8 +11,10 @@ jeolib-miallib (1.1.6-2) UNRELEASED; urgency=medium
 
   [ Francesco Paolo Lovergine ]
   * Minimal changes to descriptions in d/control.
+  * Fixed d/rules to manage correctly the .cmake output file (needs a proper
+    fix in CMakeLists.txt)
 
- -- Bas Couwenberg <sebastic at debian.org>  Tue, 18 Feb 2025 13:16:18 +0100
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Mon, 24 Feb 2025 20:51:47 +0100
 
 jeolib-miallib (1.1.6-1) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -22,4 +22,4 @@ override_dh_auto_configure:
 	-DCMAKE_BUILD_TYPE=RelWithDebInfo
 
 execute_after_dh_auto_install:
-	sed -i "s|$(CURDIR)||g" debian/tmp/usr/lib/*/cmake/miallib/miallib-config.cmake
+	sed -i -e "s|$(CURDIR)/build||g" -e "s|/include|/usr/include|" debian/tmp/usr/lib/*/cmake/miallib/miallib-config.cmake



View it on GitLab: https://salsa.debian.org/debian-gis-team/jeolib-miallib/-/compare/5e2ee997f8a3b4fa2ee3078c3316fd6c9bf6513b...75cd15485f53c5f4db12bcbd05c3efc3d4f659ad

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/jeolib-miallib/-/compare/5e2ee997f8a3b4fa2ee3078c3316fd6c9bf6513b...75cd15485f53c5f4db12bcbd05c3efc3d4f659ad
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/pkg-grass-devel/attachments/20250224/1ccdf8fc/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list