[Reproducible-commits] [cdbs] branch reproducible created (now cb5341a)

Mattia Rizzolo mattia at debian.org
Tue May 10 14:42:24 UTC 2016


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

mattia pushed a change to branch reproducible
in repository cdbs.

        at  cb5341a   Make debhelper.mk run dh_strip_nondeterminism

This branch includes the following new commits:

       new  60c622d   Tidy snippets: Reorder variables to e.g. list legacy before modern, and cdbs_curpkg-resolved later.
       new  97f5779   Tidy snippets: wrap+strip wide lines, and strip trailing whitespace.
       new  cd3e219   Introduce new expansion variables cdbs_uc cdbs_lc.
       new  43bb35d   Modernize python-distutils.mk installdir handling (since supported even in oldstable now): Use --install-layout=deb (and drop --prefix=/usr) by default, and use --install-lib option (not --install-purelib/--install-platlib, and only when DEB_PYTHON_DISTUTILS_INSTALLDIR_SKEL is set).  Deprecate cdbs_expand_python_distutils_installdir, and have it provide .../dist-packages dir (not .../site-packages) by default to try cope with packages relying on it for non-skel use.  [...]
       new  55a68a6   Fix error message to talk about multiple python implementations (not packaging systems nor too specific ones).
       new  e106724   Tidy excess whitespace.
       new  485e8f0   Tidy python-vars.mk: Add/improve comments.
       new  b8fd4e3   Tighten cdbs_make_curflavor resolving, to simplify its use.
       new  596f548   Fix allow early override of python autotools variable. Introduce new variables DEB_CONFIGURE_SCRIPT_ENV_PYTHON cdbs_make_curpythonruntime cdbs_autotools_configure_env.
       new  8fec709   Rename cdbs_python_pysupport → cdbs_pythonsystem_pysupport. Drop the former without deprecation (unused outside cdbs).
       new  8a9ff72   Rename cdbs_python_pycentral → cdbs_pythonsystem_pycentral. Drop the former without deprecation (unused outside cdbs).
       new  d81b577   Rename cdbs_python2 → cdbs_pythonsystem_python2. Drop the former without deprecation (unused outside cdbs).
       new  d0406c4   Rename cdbs_python3 → cdbs_pythonsystem_python3. Drop the former without deprecation (unused outside cdbs).
       new  a71360c   Refactor python snippets: Expand implementations from lists.
       new  faad4aa   Drop per-flavor variables python_*_packages (replace with private variables) without deprecation (unused outside cdbs).
       new  103b3f4   Drop unused make targets python-install-py python-install-% python-clean-% python-build-stamp-%.
       new  e018fcf   Drop variable cdbs_python_stem (replace with private variable) without deprecation (unused outside cdbs).
       new  d40acf0   Refactor python snippets: Handle flavors (not versions). Introduce new variables cdbs_python_flavors cdbs_curpython, and per-implementation variables cdbs_$python_mainflavor. Drop unused variables cdbs_pythonsystem_python3 cdbs_python_stem cdbs_python_first_supported_version cdbs_python3_first_supported_version cdbs_python_nondefault_version cdbs_python3_nondefault_version cdbs_python_primary_version cdbs_python3_primary_version cdbs_curpythonbuildversions. Deprecate [...]
       new  ad983cd   Rename cdbs_python2_builddeps → cdbs_python_builddeps_python2. Drop the former without deprecation (unused outside cdbs).
       new  5d7603c   Rename cdbs_python3_builddeps → cdbs_python_builddeps_python3. Drop the former without deprecation (unused outside cdbs).
       new  35c6b86   Refactor python snippets: Check actual need for build-dependencies in cdbs_python_builddeps (not before). Drop unused variable cdbs_python_builddeps_legacy.
       new  f4bb1b0   Refactor python snippets: Expand packaging systems from list. Drop unused variable cdbs_python_legacy_system.
       new  d236abf   Refactor python snippets: Handle runtimes separate from flavors. Introduce new variables cdbs_expand_pythonruntime cdbs_curpythonruntime. Drop unused variable cdbs_curpython. Deprecate variables cdbs_curpythonindepbinary cdbs_curpythonpribinary cdbs_python_binary.
       new  e1444e4   Support building python modules for pypy
       new  1f1d5e6   Drop unmaintained and unused snippets docbookxml.mk hbuild.mk kde.mk.
       new  a474475   Update autotools (with autoreconf -f -i).
       new  9d60b2d   Add myself to Uploaders
       new  4b52f76   Drop unused variables cdbs_python_selected_pyversions DEB_DH_INSTALL_MENU_ARGS DEB_DH_INSTALLDEBCONF_ARGS DEB_DH_INSTALLCATALOGS_ARGS DEB_DH_INSTALLLOGROTATE_ARGS DEB_DH_INSTALLDEB_ARGS DEB_DH_LINTIAN_ARGS.
       new  8dbe89a   Rephrase python-module.mk warning to mention multiple python systems (not python2 and python3 specifically).
       new  264a52a   Add FIXMEs and TODOs.
       new  6192762   Support xz compressed upstream tarballs.
       new  53c8cae   Declare compliance with Debian Policy 3.9.6.
       new  b8854cd   Update Vcs-Browser field to use cgit and https.
       new  ec0525b   Relax to build-depend unversioned on devscripts: Needed version satisfied even in oldstable.
       new  55d18f8   Update copyright info: Cover newly added pypy tests.
       new  d61c932   Update changelog, control file and copyright hints.
       new  316473e   Fix add privacy prefix for _cdbs_$p_packages.
       new  16b41ae   Slightly improve an error message.
       new  d23ec87   class/pd: only run commands on *.pd_linux files
       new  f8052fb   Export environment variable $SOURCE_DATE_EPOCH to produce reproducible output
       new  cb5341a   Make debhelper.mk run dh_strip_nondeterminism

The 41 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.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/cdbs.git



More information about the Reproducible-commits mailing list