germinate 2.14 source package in Ubuntu

Changelog

germinate (2.14) unstable; urgency=low


  * Micro-optimise lesser seeds calculation in
    Germinator._promote_dependency.
  * Amend dh_germinate_metapackage(1) to note that this program must be run
    after dh_prep.
  * Tolerate missing reasons when writing output.  This is possible when
    germinate is being run over multiple flavours for the same architecture,
    and packages are promoted differently between seeds depending on the
    flavour.  We can't generate a correct reason without a heavy performance
    cost in this case, but we can at least not crash.
  * Remove a few unnecessary "if condition: return True; else: return False"
    patterns.
  * Support multiarch (build-)dependency qualifiers (:any, :native).

 -- Colin Watson <email address hidden>  Fri, 11 Oct 2013 20:00:19 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Sid
Original maintainer:
Colin Watson
Architectures:
all
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
germinate_2.14.dsc 1.8 KiB 94c6aba32d3f350f512d0a34f3836a981fbf723e892ad6902a3a43ac1b5fa565
germinate_2.14.tar.gz 67.9 KiB bf8935b4568ce8b860ae99897726495d9c7013b9f5decb7bf48caedab4e10c65

Available diffs

No changes file available.

Binary packages built by this source

germinate: expand dependencies in a list of seed packages

 Germinate takes lists of seed packages and expands their dependencies to
 produce a full list of packages. This can be used for purposes such as
 managing the list of packages present in a derived distribution's archive
 or CD builds.

python-germinate: expand dependencies in seed packages (Python 2 interface)

 Germinate takes lists of seed packages and expands their dependencies to
 produce a full list of packages. This can be used for purposes such as
 managing the list of packages present in a derived distribution's archive
 or CD builds.
 .
 This package provides Python 2 modules used by Germinate, which may also be
 used directly.

python3-germinate: expand dependencies in seed packages (Python 3 interface)

 Germinate takes lists of seed packages and expands their dependencies to
 produce a full list of packages. This can be used for purposes such as
 managing the list of packages present in a derived distribution's archive
 or CD builds.
 .
 This package provides Python 3 modules used by Germinate, which may also be
 used directly.