germinate 2.39 source package in Ubuntu

Changelog

germinate (2.39) unstable; urgency=medium

  * Modernize Python packaging, removing distutils dependency (closes:
    #1022429).
  * Upgrade to debhelper v13.

 -- Colin Watson <email address hidden>  Sat, 05 Nov 2022 07:20:01 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main utils

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
germinate_2.39.dsc 1.8 KiB aa1d52ef855026acb1016655f720e33066565a6e9664c951f396dad942ae4663
germinate_2.39.tar.xz 63.2 KiB 6da3bad674ac566b2416cd99deb57e2530541a306560a5ab03c0f948748691e2

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.

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.