[fplll] 08/08: Forward the versioned strategies patch to upstream
Julien Puydt
julien.puydt at laposte.net
Thu Sep 14 05:31:30 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 1bb38399a729caffd6ea55c3f3a62eaf29d7b68e
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Thu Sep 14 07:22:07 2017 +0200
Forward the versioned strategies patch to upstream
---
debian/control | 2 +-
debian/patches/versioned_strategies_path | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 9e74ac2..a1a0696 100644
--- a/debian/control
+++ b/debian/control
@@ -54,7 +54,7 @@ Description: Library for LLL-reduction of Euclidean lattices, development
Package: fplll-tools
Architecture: any
-Depends: libfplll3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libfplll4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Tools to compute LLL-reduction of Euclidian lattices
fpLLL is a library for computing reduced (nearly orthogonal) bases
for Euclidean lattices using the floating-point LLL algorithm.
diff --git a/debian/patches/versioned_strategies_path b/debian/patches/versioned_strategies_path
index 4f7ebcf..0cb2b8c 100644
--- a/debian/patches/versioned_strategies_path
+++ b/debian/patches/versioned_strategies_path
@@ -1,7 +1,7 @@
Description: Install the strategies in a soname-versioned directory
This makes different libfplll<soname> packages coinstallable.
Author: Julien Puydt <julien.puydt at laposte.net>
-Forwarded: no
+Forwarded: yes
--- a/Makefile.am
+++ b/Makefile.am
--
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