[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#360631: marked as done (ITP: germinate -- Expand dependencies in a list of seed packages)



Your message dated Thu, 13 Apr 2006 10:05:35 -0700
with message-id <E1FU5GB-0002jL-8B@spohr.debian.org>
and subject line Bug#360631: fixed in germinate 0.12
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name    : germinate
  Version         : 0.12
  Upstream Author : Scott James Remnant <scott@canonical.com>,
                    Colin Watson <cjwatson@canonical.com>
* URL             : http://wiki.ubuntu.com/SeedManagement
* License         : GPL
  Programming Lang: Python
  Description     : 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.

We wrote this program for Ubuntu originally to work out how much we
could fit on a single CD, but it's now used as an important part of the
Ubuntu archive and CD image building processing, including deciding what
packages end up in our main component and which in universe. There are
some Ubuntu-specific bits in it but they're mostly in the form of
default configuration options.

I hadn't thought it was worth uploading this to Debian before, but
Gustavo Franco asked me to package this for Debian (for Utnubu, I
gather), so I don't see why not.

Cheers,

-- 
Colin Watson                                       [cjwatson@debian.org]


--- End Message ---
--- Begin Message ---
Source: germinate
Source-Version: 0.12

We believe that the bug you reported is fixed in the latest version of
germinate, which is due to be installed in the Debian FTP archive:

germinate_0.12.dsc
  to pool/main/g/germinate/germinate_0.12.dsc
germinate_0.12.tar.gz
  to pool/main/g/germinate/germinate_0.12.tar.gz
germinate_0.12_all.deb
  to pool/main/g/germinate/germinate_0.12_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 360631@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated germinate package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon,  3 Apr 2006 23:25:23 +0100
Source: germinate
Binary: germinate
Architecture: source all
Version: 0.12
Distribution: unstable
Urgency: high
Maintainer: Colin Watson <cjwatson@debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 germinate  - Expand dependencies in a list of seed packages
Closes: 360631
Changes: 
 germinate (0.12) unstable; urgency=low
 .
   * Upload to Debian (closes: #360631).
   * Switch to my debian.org maintainer address.
 .
 germinate (0.11) dapper; urgency=low
 .
   * Fix plantSeed() backward incompatibility for *-meta/update scripts by
     defaulting seedrelease to None.
 .
 germinate (0.10) dapper; urgency=low
 .
   * Add seed distribution name to seed descriptions in the "Why" column.
 .
 germinate (0.9) dapper; urgency=low
 .
   * When processing the build tree, germinate is (correctly) careful not to
     promote packages from lesser seeds, since we still want to consider them
     (e.g.) part of ship even if they're build-dependencies of desktop.
     However, this sometimes caused us to select the wrong alternative from
     an or-ed build-dependency (e.g. redland Build-Depends:
     libmysqlclient15-dev | libmysqlclient12-dev | libmysqlclient10-dev and
     libmysqlclient15-dev was in the Ubuntu supported seed). To fix this,
     process the packages at that point anyway and just avoid promoting them.
 .
 germinate (0.8) dapper; urgency=low
 .
   * When identifying extras, check for binaries built from multiple source
     packages and skip any superseded binaries.
   * Change default for --components to main and restricted, since the Ubuntu
     seeds rely on packages from restricted in order to germinate correctly.
 .
 germinate (0.7) dapper; urgency=low
 .
   * Depend on python-apt (thanks, Jani Monoses).
 .
 germinate (0.6) dapper; urgency=low
 .
   * Add regular expression support in seeds. Weaken architecture
     specification error checking in order to be able to use [...] in regular
     expressions more easily.
   * Add support for including all the binaries from a given source package
     (using "%source") in seeds.
   * Add germinate --cleanup option, to prevent caching of Packages and
     Sources files.
   * Add germinate --source-mirror option, to allow Packages and Sources
     files to be on different mirrors (e.g. Ubuntu ports architectures).
 .
 germinate (0.5) dapper; urgency=high
 .
   * Stop accidentally including extra in the all and supported+build-depends
     outputs.
 .
 germinate (0.4) dapper; urgency=low
 .
   * Don't attempt to satisfy versioned dependencies of .debs using virtual
     packages, as the packaging toolchain doesn't support that. (udpkg/anna
     do support this for .udebs, and the installer relies on that.)
   * Change default distribution to dapper.
 .
 germinate (0.3) breezy; urgency=low
 .
   * Add a man page for germinate.
   * Explain in pkg-diff --help that you can supply a list of seeds to
     compare against as non-option arguments.
   * Update pkg-diff's default seeds to 'minimal standard desktop', to match
     the breezy seeds.
   * Add germinate --seed-packages option, to allow calculating dependencies
     of individual extra packages during a germinate run.
   * Policy version 3.6.2. No changes required.
   * Update GPL notices with the FSF's new address.
 .
 germinate (0.2) breezy; urgency=low
 .
   * Fix formatting of output lines with UTF-8 maintainer strings.
   * Really pick the first reason from the build-dependency tree to display
     in output files.
   * Record allowed d-i kernel versions on a per-seed basis, so that we can
     have some kernel versions supported for netboot installations only.
   * Force a trailing slash onto the end of any --seed-source argument.
 .
 germinate (0.1) breezy; urgency=low
 .
   * Initial release.
Files: 
 4cca65cbb91be7e7c97de7b5e8e64481 493 utils optional germinate_0.12.dsc
 d66fd8ace7e66963c268fc0a5df998d3 26318 utils optional germinate_0.12.tar.gz
 9949ecebc1f787d537895a8f3f2863df 21798 utils optional germinate_0.12_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEMaFi9t0zAhD6TNERAgYvAKCHHqus8Tx0J8x210RSBAsHchGTlQCfalII
O36fBiqNkA3t8TreGx7qcn4=
=uhyX
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: