[Python-modules-commits] [cf-python] branch master updated (fd43a54 -> a7fc5a0)

Klaus Zimmermann zklaus-guest at moszumanska.debian.org
Mon Sep 19 15:51:59 UTC 2016


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

zklaus-guest pushed a change to branch master
in repository cf-python.

      from  fd43a54   Finished removing test_file.nc.
       new  329848c   Applied wrap-and-sort to order dependencies according to mapreri's suggestion.
       new  5901a76   Changed archive cleaning from custom repack script to uscan feature.
       new  815f91e   Removed jquery.js and underscore.js from archive.
       new  b44506e   record new upstream branch created by importing cf-python_1.3.1+dfsg.1.orig.tar.gz
       new  8e03407   Improved building of sphinx docs.
       new  3ed71c2   Minor compatibility updates.
       new  0a04259   Import cf-python_1.3.1+dfsg.1.orig.tar.gz
       new  72d661c   Remove check for python version.
       new  56f6c6d   Added stripping of type-lib.
       new  a5cd411   Patch sphinx config to avoid network access and add local intersphinx links.
       new  236c306   Remove special udunits2 database.
       new  cb0f225   Test fixes
       new  833443d   Link with gcc for standard libs and dep info.
       new  a7fc5a0   merge patched into master

The 14 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:
 cf/um/umread/c-lib/Makefile                        |  15 +-
 debian/.git-dpm                                    |  12 +-
 debian/control                                     |  35 +++--
 debian/copyright                                   |   6 +
 .../0001-Remove-check-for-python-version.patch     |   2 +-
 .../patches/0002-Added-stripping-of-type-lib.patch |   2 +-
 ...x-config-to-avoid-network-access-and-add-.patch |   2 +-
 .../0004-Remove-special-udunits2-database.patch    |   2 +-
 debian/patches/0005-Test-fixes.patch               |   2 +-
 ...k-with-gcc-for-standard-libs-and-dep-info.patch |  50 +++++++
 debian/patches/series                              |   1 +
 debian/python-cf.lintian-overrides                 |   1 -
 debian/repack                                      | 108 ---------------
 debian/rules                                       |  12 +-
 debian/source.lintian-overrides                    |   8 --
 debian/source/lintian-overrides                    |   2 +
 debian/source_package_build.bash                   |  70 ----------
 debian/watch                                       |   7 +-
 docs/_static/jquery.js                             | 154 ---------------------
 docs/_static/underscore.js                         |  16 ---
 docs/build/.buildinfo                              |   4 -
 21 files changed, 109 insertions(+), 402 deletions(-)
 create mode 100644 debian/patches/0006-Link-with-gcc-for-standard-libs-and-dep-info.patch
 delete mode 100644 debian/python-cf.lintian-overrides
 delete mode 100755 debian/repack
 delete mode 100644 debian/source.lintian-overrides
 create mode 100644 debian/source/lintian-overrides
 delete mode 100644 debian/source_package_build.bash
 delete mode 100644 docs/_static/jquery.js
 delete mode 100644 docs/_static/underscore.js
 delete mode 100644 docs/build/.buildinfo

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



More information about the Python-modules-commits mailing list