[fplll] 01/01: Place the strategies file in a more Debian-policy-compliant place

Julien Puydt julien.puydt at laposte.net
Sun Jun 18 19:28:59 UTC 2017


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a commit to branch master
in repository fplll.

commit 86a92a4def3ab1a0435299d57d2814fdea902dde
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sun Jun 18 14:37:12 2017 +0200

    Place the strategies file in a more Debian-policy-compliant place
---
 debian/libfplll3.install                 | 2 +-
 debian/patches/versioned_strategies_path | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/libfplll3.install b/debian/libfplll3.install
index e0877e3..98ea76d 100644
--- a/debian/libfplll3.install
+++ b/debian/libfplll3.install
@@ -1,2 +1,2 @@
 /usr/lib/*/*.so.*
-usr/share/fplll3/strategies/default.json
+usr/share/libfplll3/strategies/default.json
diff --git a/debian/patches/versioned_strategies_path b/debian/patches/versioned_strategies_path
index 7b765ce..51043e0 100644
--- a/debian/patches/versioned_strategies_path
+++ b/debian/patches/versioned_strategies_path
@@ -10,7 +10,7 @@ Forwarded: no
  pkgconfig_DATA     = fplll.pc
  
 -strategydir        = $(pkgdatadir)/strategies
-+strategydir        = $(pkgdatadir)3/strategies
++strategydir        = /usr/share/libfplll3/strategies
  dist_strategy_DATA = strategies/default.json
  
  CLANGFORMAT       ?= clang-format

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fplll.git



More information about the debian-science-commits mailing list