[fplll] 03/08: Package new 5.0.0 upstream and reworked d/copyright

Julien Puydt julien.puydt at laposte.net
Tue Aug 23 12:27:53 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 6e90dbb42ef2ba4f6bd9dc1f551b32354fa1ee01
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Tue Aug 23 08:12:37 2016 +0200

    Package new 5.0.0 upstream and reworked d/copyright
---
 debian/changelog         | 15 ++++++++------
 debian/copyright         | 54 ++++++++++++++++++++++++++++++++++--------------
 debian/libfplll0.install |  1 +
 3 files changed, 48 insertions(+), 22 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a7bec4c..b43bda0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,17 @@
-fplll (4.0.5+git20160331-1) UNRELEASED; urgency=medium
+fplll (5.0.0-1) UNRELEASED; urgency=medium
 
-  [ Ximin Luo ]
-  * Team upload.
-  * New upstream VCS snapshot, same as what Sage 7.2 uses.
+  [Ximin Lio]
+  * Install pkgconfig file.
+  * Prepare a package for an upstream prerelease
+    (for sagemath use)
 
-  [ Julien Puydt ]
+  [Julien Puydt]
+  * New stable upstream release.
   * Bump standards-version up.
   * Use https in Vcs-* fields.
+  * Complete d/copyright.
 
- -- Ximin Luo <infinity0 at debian.org>  Mon, 11 Jul 2016 10:39:45 +0200
+ -- Julien Puydt <julien.puydt at laposte.net>  Tue, 23 Aug 2016 08:11:04 +0200
 
 fplll (4.0.4-2) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 24dead1..b3c4712 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,6 +8,25 @@ Copyright: 2007, David Cade <david.cade at ens.fr>
 	   2005-2008, Damien Stehle  <damien.stehle at gmail.com>
            2008-2011, Xavier Pujol <xavier.pujol at ens-lyon.fr>
 License: LGPL-2.1+
+
+Files: fplll/nr/dpe.h
+Copyright: 2004, 2005, 2006, 2008 Patrick Pelissier, Paul Zimmermann, LORIA/INRIA Nancy - Grand-Est.
+License: LGPL-2.1+
+
+Files: fplll/pruner.* tests/*
+Copyright: 2015-2016 Martin Albrecht, Leo Ducas
+License: LGPL-2.1+
+
+Files: fplll/io/json.hpp
+Copyright: 2013-2016 Niels Lohmann
+License: Expat
+
+Files: debian/*
+Copyright: 2008, Tim Abbott <tabbott at mit.edu>
+	   2012-2016, Julien Puydt <julien.puydt at laposte.net>
+License: LGPL-2.1+
+
+License: LGPL-2.1+
  This file is part of fplll. fplll is free software: you
  can redistribute it and/or modify it under the terms of the GNU Lesser
  General Public License as published by the Free Software Foundation,
@@ -24,20 +43,23 @@ License: LGPL-2.1+
  On Debian systems, the complete text of the GNU Lesser General Public
  License 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
 
-Files: src/dpe.h
-Copyright: 2004, 2005, 2006, 2008 Patrick Pelissier, Paul Zimmermann, LORIA/INRIA Nancy - Grand-Est.
-License: LGPL-2.1+
- The DPE Library is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published by
- the Free Software Foundation; either version 2.1 of the License, or (at your
- option) any later version.
+License: Expat
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation files
+ (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, sublicense, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
  .
- On Debian systems, the complete text of the GNU Lesser General Public
- License 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
-
-Files: debian/*
-Copyright: 2008, Tim Abbott <tabbott at mit.edu>
-	   2012, Julien Puydt <julien.puydt at laposte.net>
-License: LGPL-2.1
- The complete text of the GNU General Public License 2 can be found in
- `/usr/share/common-licenses/LGPL-2.1'.
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
diff --git a/debian/libfplll0.install b/debian/libfplll0.install
index a451edd..5418fa6 100644
--- a/debian/libfplll0.install
+++ b/debian/libfplll0.install
@@ -1 +1,2 @@
 /usr/lib/*/*.so.*
+usr/share/fplll/strategies/default.json

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