[Git][debian-gis-team/mapcache][master] Apply patch by Chris Lamb to make the build reproducible. (closes: #992039)

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Aug 9 17:40:46 BST 2021



Bas Couwenberg pushed to branch master at Debian GIS Project / mapcache


Commits:
bf63176c by Bas Couwenberg at 2021-08-09T18:40:38+02:00
Apply patch by Chris Lamb to make the build reproducible. (closes: #992039)

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,8 @@ mapcache (1.10.0-3) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.5.1, no changes.
   * Update upstream metadata.
   * Update watch file for GitHub URL changes.
+  * Apply patch by Chris Lamb to make the build reproducible.
+    (closes: #992039)
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 28 Nov 2020 13:49:13 +0100
 


=====================================
debian/rules
=====================================
@@ -34,6 +34,7 @@ MANPAGES := $(wildcard debian/man/*.*.xml)
 CMAKE_OPTS:= \
 		-DCMAKE_INSTALL_PREFIX=/usr \
 		-DCMAKE_VERBOSE_MAKEFILE=1 \
+		-DCMAKE_SKIP_RPATH=ON \
 		-DWITH_PIXMAN=1 \
 		-DWITH_SQLITE=1 \
 		-DWITH_BERKELEY_DB=0 \



View it on GitLab: https://salsa.debian.org/debian-gis-team/mapcache/-/commit/bf63176c0487b91dd67921a36f97d63570e11125

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapcache/-/commit/bf63176c0487b91dd67921a36f97d63570e11125
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/20210809/e606b194/attachment.htm>


More information about the Pkg-grass-devel mailing list