[Python-modules-commits] [fpylll] branch master updated (b6e9eed -> 75466e9)

Jerome Benoit calculus-guest at moszumanska.debian.org
Fri Jan 26 14:38:21 UTC 2018


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

calculus-guest pushed a change to branch master
in repository fpylll.

      from  b6e9eed   Release 0.3.0+ds-3 to Debian unstable.
       new  6921134   record new upstream branch
       new  8578ace   merge patched into master
       new  85f304e   Import fpylll_0.3.0+ds1.orig.tar.xz
       new  daab1b7   record new upstream branch created by importing fpylll_0.3.0+ds1.orig.tar.xz and merge it
       new  75466e9   Debian patch 0.3.0+ds1-1

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/.git-dpm                                    |  14 ++---
 debian/changelog                                   |  22 ++++++++
 debian/compat                                      |   2 +-
 debian/control                                     |  60 +++++++++++++++------
 debian/copyright                                   |   6 ++-
 debian/patches/series                              |   1 +
 .../upstream-fix-lintian-spelling-error.patch      |  23 ++++++++
 ...-overrides => python3-fpylll.lintian-overrides} |   2 +-
 debian/rules                                       |   4 +-
 debian/source/lintian-overrides                    |   2 +-
 debian/tests/control                               |  10 +++-
 debian/watch                                       |   2 +-
 src/fpylll/algorithms/__init__.pyc                 | Bin 120 -> 0 bytes
 src/fpylll/algorithms/bkz.pyc                      | Bin 8650 -> 0 bytes
 src/fpylll/algorithms/bkz2.pyc                     | Bin 4471 -> 0 bytes
 src/fpylll/algorithms/pbkz.pyc                     | Bin 6427 -> 0 bytes
 src/fpylll/algorithms/simple_bkz.pyc               | Bin 3658 -> 0 bytes
 src/fpylll/algorithms/simple_dbkz.pyc              | Bin 2868 -> 0 bytes
 src/fpylll/tools/__init__.pyc                      | Bin 115 -> 0 bytes
 src/fpylll/tools/benchmark.pyc                     | Bin 1356 -> 0 bytes
 src/fpylll/tools/bkz_stats.pyc                     | Bin 23458 -> 0 bytes
 src/fpylll/tools/quality.pyc                       | Bin 2805 -> 0 bytes
 22 files changed, 114 insertions(+), 34 deletions(-)
 create mode 100644 debian/patches/upstream-fix-lintian-spelling-error.patch
 copy debian/{python-fpylll.lintian-overrides => python3-fpylll.lintian-overrides} (60%)
 delete mode 100644 src/fpylll/algorithms/__init__.pyc
 delete mode 100644 src/fpylll/algorithms/bkz.pyc
 delete mode 100644 src/fpylll/algorithms/bkz2.pyc
 delete mode 100644 src/fpylll/algorithms/pbkz.pyc
 delete mode 100644 src/fpylll/algorithms/simple_bkz.pyc
 delete mode 100644 src/fpylll/algorithms/simple_dbkz.pyc
 delete mode 100644 src/fpylll/tools/__init__.pyc
 delete mode 100644 src/fpylll/tools/benchmark.pyc
 delete mode 100644 src/fpylll/tools/bkz_stats.pyc
 delete mode 100644 src/fpylll/tools/quality.pyc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/fpylll.git



More information about the Python-modules-commits mailing list