[SCM] library for LLL-reduction of Euclidean lattices branch, master, updated. debian/4.0.1-1-6-g538084f
Julien Puydt
julien.puydt at laposte.net
Tue May 7 17:36:02 UTC 2013
The following commit has been merged in the master branch:
commit 538084fc785cd63bd727127cbc65c9757a22c56e
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Tue May 7 18:43:44 2013 +0200
Capitalized "Euclidian" in all description and pushing latest upstream
diff --git a/debian/changelog b/debian/changelog
index 3ea0ec9..287e4f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+fplll (4.0.3-1) unstable; urgency=low
+
+ * Upgraded to latest upstream.
+ * Made "Euclidian" capitalized in all decriptions (Closes: #704556).
+
+ -- Julien Puydt <julien.puydt at laposte.net> Tue, 07 May 2013 18:41:27 +0200
+
fplll (4.0.1-2) unstable; urgency=low
* Add the static library to the devel package (Closes: #702898).
diff --git a/debian/control b/debian/control
index 763c893..a6540d8 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Package: libfplll-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}, libfplll0 (= ${binary:Version})
-Description: Library for LLL-reduction of euclidean lattices, development
+Description: Library for LLL-reduction of Euclidean lattices, development
fpLLL is a library for computing reduced (nearly orthogonal) bases
for Euclidean lattices using the floating-point LLL algorithm.
.
@@ -53,7 +53,7 @@ Description: Library for LLL-reduction of euclidean lattices, development
Package: fplll-tools
Architecture: any
Depends: libfplll0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: Tools to compute LLL-reduction of euclidian lattices
+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.
.
--
library for LLL-reduction of Euclidean lattices
More information about the debian-science-commits
mailing list