[fplll] 02/03: Preparing 5.0.2 without the patches (all gone upstream)

Julien Puydt julien.puydt at laposte.net
Thu Sep 1 18:38:37 UTC 2016


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

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

commit 82fea2f606cd406bc2f000a94677bf3be8d85c79
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Thu Sep 1 17:44:03 2016 +0200

    Preparing 5.0.2 without the patches (all gone upstream)
---
 debian/changelog               |  7 +++++++
 debian/patches/pkgconfig.patch | 15 ---------------
 debian/patches/series          |  2 --
 debian/patches/typo.patch      | 30 ------------------------------
 4 files changed, 7 insertions(+), 47 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 03cbb14..c2c3f32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+fplll (5.0.2-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * Dropping all patches, since upstream took them.
+
+ -- Julien Puydt <julien.puydt at laposte.net>  Thu, 01 Sep 2016 17:43:14 +0200
+
 fplll (5.0.1-1) experimental; urgency=medium
 
   [Ximin Lio]
diff --git a/debian/patches/pkgconfig.patch b/debian/patches/pkgconfig.patch
deleted file mode 100644
index bc80389..0000000
--- a/debian/patches/pkgconfig.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Author: Julien Puydt
-Description: One isn't supposed to leak compilation flags
-Forwarded: yes
-
-diff --git a/fplll.pc.in b/fplll.pc.in
-index 4eb079f..3cd6310 100644
---- a/fplll.pc.in
-+++ b/fplll.pc.in
-@@ -6,5 +6,4 @@ includedir=@includedir@
- Name: @PACKAGE_NAME@
- Description: lattice algorithms with floating-point computations
- Version: @PACKAGE_VERSION@
--Libs: -L${libdir} @LDFLAGS@ @LIBQD_LIBADD@ -lgmp -lmpfr -lfplll
--Cflags: @CXXFLAGS@
-+Libs: -L${libdir} @LIBQD_LIBADD@ -lgmp -lmpfr -lfplll
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index dc54148..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-typo.patch
-pkgconfig.patch
diff --git a/debian/patches/typo.patch b/debian/patches/typo.patch
deleted file mode 100644
index db44bba..0000000
--- a/debian/patches/typo.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-Author: Julien Puydt
-Description: Fixes typos
-Forwarded: yes
-
-diff --git a/fplll.pc.in b/fplll.pc.in
-index f43fe6d..4eb079f 100644
---- a/fplll.pc.in
-+++ b/fplll.pc.in
-@@ -4,7 +4,7 @@ libdir=@libdir@
- includedir=@includedir@
- 
- Name: @PACKAGE_NAME@
--Description: lattice algorithms with floating-poin computations
-+Description: lattice algorithms with floating-point computations
- Version: @PACKAGE_VERSION@
- Libs: -L${libdir} @LDFLAGS@ @LIBQD_LIBADD@ -lgmp -lmpfr -lfplll
- Cflags: @CXXFLAGS@
-diff --git a/fplll/pruner.cpp b/fplll/pruner.cpp
-index 7a9a9f0..9a07d7f 100644
---- a/fplll/pruner.cpp
-+++ b/fplll/pruner.cpp
-@@ -694,7 +694,7 @@ if (verbosity){
-   cerr << "Done nelder_mead, after " << counter << " steps" << endl;
-   cerr << "Final cf = " << fs[mini]  << " proba = " << svp_probability(b)  << endl;
-   if (improved)
--    {cerr << "Progess has been made: init cf = " << init_cf << endl;}
-+    {cerr << "Progress has been made: init cf = " << init_cf << endl;}
-   cerr << endl;
-   
- }

-- 
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