[Git][debian-gis-team/ogdi-dfsg][master] 3 commits: Apply patch by Chris Lamb to make the build mostly reproducible. (closes: #903442)

Bas Couwenberg gitlab at salsa.debian.org
Tue Jul 10 08:36:30 BST 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / ogdi-dfsg


Commits:
ec66eee4 by Bas Couwenberg at 2018-07-10T09:17:41+02:00
Apply patch by Chris Lamb to make the build mostly reproducible. (closes: #903442)

- - - - -
9a4c4244 by Bas Couwenberg at 2018-07-10T09:24:47+02:00
Fix patch to also strip debian/tmp from libdir path.

- - - - -
ed1d6dc1 by Bas Couwenberg at 2018-07-10T09:25:00+02:00
Set distribution to unstable.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-ogdi-dfsg (3.2.1+ds-3) UNRELEASED; urgency=medium
+ogdi-dfsg (3.2.1+ds-3) unstable; urgency=medium
 
+  * Team upload.
   * Bump Standards-Version to 4.1.5, no changes.
+  * Apply patch by Chris Lamb to make the build mostly reproducible.
+    (closes: #903442)
+  * Fix patch to also strip debian/tmp from libdir path.
 
- -- Bas Couwenberg <sebastic at debian.org>  Thu, 05 Jul 2018 10:39:46 +0200
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 10 Jul 2018 09:18:04 +0200
 
 ogdi-dfsg (3.2.1+ds-2) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -48,6 +48,9 @@ override_dh_auto_install:
 
 override_dh_install:
 	dh_install --list-missing
+	sed -i -e 's@$(CURDIR)/debian/tmp@@g' \
+		debian/*/usr/bin/ogdi-config \
+		debian/*/usr/share/pkgconfig/ogdi.pc
 
 override_dh_makeshlibs:
 	dh_makeshlibs -- -v$(UPSTREAM_VERSION)



View it on GitLab: https://salsa.debian.org/debian-gis-team/ogdi-dfsg/compare/40468105ba005bc20ec9a7bd5b0d0cfe85b9acdb...ed1d6dc1089bfc8df9a6e36b85783dcf4ab66e7e

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/ogdi-dfsg/compare/40468105ba005bc20ec9a7bd5b0d0cfe85b9acdb...ed1d6dc1089bfc8df9a6e36b85783dcf4ab66e7e
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/20180710/1fe08c9b/attachment-0001.html>


More information about the Pkg-grass-devel mailing list