dwww Home | Show directory contents | Find package

cdbs (0.4.106) unstable; urgency=low

  * Compiler flags are now handled differently in langcore.mk:

    + CFLAGS CPPFLAGS CXXFLAGS LDFLAGS and FFLAGS are handled
      (previously only CFLAGS and CXXFLAGS handled).
    + Flags are set only if not locally set or explicitly unset
      (previously always set, extending any local flags).

    To support DEB_*FLAGS_MAINT_* and DEB_BUILD_MAINT_OPTIONS instead of
    locally set or unset flags, include /usr/share/dpkg/buildflags.mk.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 03 Mar 2012 14:45:41 +0100

cdbs (0.4.97) unstable; urgency=low

  * Build-dependency autoresolving for debhelper now rely directly on
    debian/compat or DH_COMPAT.  If using a not yet finalized level,
    you will need to explicitly state which version of debhelper is
    acceptable, like this (usable for multistrap support):

      CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper (>= 8.1.3~)

  * Support variables DEB_PYTHON_PRIVATE_MODULES_DIRS_DEFAULT, *_ALL and
    *_<package>.
    Use of DEB_PYTHON_PRIVATE_MODULES_DIRS is now deprecated.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 12 Sep 2011 09:59:20 +0200

cdbs (0.4.90) unstable; urgency=low

  * DEB_MAKE_DESTDIRSKEL is now respected when flavors are used in
    makefile.mk.  python-autotools.mk continue to install all flavors
    into same destdir, but flavors enabled in different ways now install
    in per-flavor subdirs of the old destdir by default.

  * Python snippets now use packaging systems "python2" and "python3" by
    default, i.e. when DEB_PYTHON_SYSTEM is not set.
    All sensibly-named packages are then affected, unless any of new
    variables DEB_PYTHON2_PACKAGES or DEB_PYTHON3_PACKAGES is set.

    Python packaging systems "pycentral" and "pysupport" are unchanged:
    Only first package affected, unless DEB_PYTHON_PACKAGES is set.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 24 Dec 2010 17:12:28 +0100

cdbs (0.4.85) unstable; urgency=low

  * Per-package variables in buildcore.mk and debhelper.mk now generally
    use the following scheme:
    + VAR_ALL applies to all packages
    + VAR_<package> applies to current package
    + VAR_DEFAULT applies to current package if VAR_pkg is empty
    Use of VAR without "suffix" for per-package variables is now
    deprecated, except for a few cases marked as TODO in those files.
    Closes: bug#582693, thanks to Rudy Godoy.
  * The following snippets are now deprecated:
    + dpatch.mk
    + simple-patchsys.mk
    + tarball.mk
    + perlmodule-vars.mk
    + perlmodule.mk
    Please use source format 3.0 and perl-makemaker.mk instead.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 21 Jun 2010 16:57:59 +0200

cdbs (0.4.54) unstable; urgency=low

  * The variable DEB_PYTHON_MODULE_PACKAGE used in python-distutils.mk
    is now deprecated.  Use new variable DEB_PYTHON_MODULE_PACKAGES
    instead.

    As its name indicates, the new variable may support multiple Python
    packages in the future.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 28 Mar 2009 10:41:05 +0100

cdbs (0.4.53) unstable; urgency=low

  python-distutils.mk no longer supports Python policy v1.
  DEB_PYTHON_SYSTEM must now always be set to either of the two
  competing implementations of Python policy v2, pysupport or pycentral.

  To install multiple binaries directly into their package subdir like
  the older routines did, add the following:

    DEB_PYTHON_DESTDIR = $(CURDIR)/debian/$(cdbs_curpkg)


 -- Jonas Smedegaard <dr@jones.dk>  Mon, 16 Mar 2009 12:37:41 +0100

Generated by dwww version 1.15 on Sun Jun 16 16:06:06 CEST 2024.