Ubuntu Archive Auto-Sync katie at jackass.ubuntu.com
Wed Oct 26 06:06:46 CDT 2005


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

Origin: Debian/unstable
Format: 1.7
Date: Wed,  26 Oct 2005 08:17:49 +0100
Source: yaird
Binary: yaird
Architecture: source
Version: 0.0.11-8
Distribution: dapper
Urgency: medium
Maintainer: Debian Kernel Team <debian-kernel at lists.debian.org>
Changed-By: Ubuntu Archive Auto-Sync <katie at jackass.ubuntu.com>
Description: 
 yaird      - Yet Another mkInitRD
Closes: 315298 315298 317504 324774 324774 333858 335264
Changes: 
 yaird (0.0.11-8) unstable; urgency=low
 .
   * Implement 2nd stage of FlexibleKernelHandling:
     + Provide virtual package linux-initramfs-tool (and not
       linux-ramdisk-tool).
     + Use errorlevel 2 on queries for unsupported requests in the
       mkinitrd wrapper (which is really an mkinitramfs wrapper, but that
       is for a later stage to deal with...).
   * Replace scary note in long description about "lightly tested" with a
     reference to http://wiki.debian.org/InitrdReplacementOptions .
 .
 yaird (0.0.11-7) unstable; urgency=low
 .
   * Apply patch to ignore Apple IDE bus. Closes: bug#335264 (thanks to
     Sven Luther <sven.luther at wanadoo.fr> and myself).
 .
 yaird (0.0.11-6) unstable; urgency=medium
 .
   * Fix passing $PROG (not undeclared $prg) to getopt.
   * Provide virtual package linux-ramdisk-tool.
   * Quote strings in mkinitrd.yaird wrapper more aggressively.
   * Quote strings in debian/rules too.
   * Setting urgency=medium due to the relatively small changes and push
     the the earlier RC bugfix entering testing.
 .
 yaird (0.0.11-5) unstable; urgency=low
 .
   * Improved mkinitrd.yaird wrapper:
     + Handle new options --supported-host-version and
       --supported-target-version. Closes: bug#333858.
     + Use GNU getopt to properly handle long-opts
     + Quote echo'ed strings
     + Redirect error messages to stderr
     + Add TODO about documenting the two new options.
   * Switch package to being group-maintained:
     + Maintainer is Debian Kernel Team.
     + Uploaders are Jonas Smedegaard and Sven Luther for now (other
       DDs of the kernel team: add yourself if interested).
   * Drop insignificant fourth digit of standards version.
 .
 yaird (0.0.11-4) unstable; urgency=low
 .
   * Patch perl/Parser.pm to allow identifiers with leading digit or
     containing dash (like loading the modules 3c509 and ne2k-pci).
   * Suggest doc-base.
   * Drop ugly workaround for bug#327659 now fixed.
   * Move configuration files below /etc, and alternatives out as
     examples.
 .
 yaird (0.0.11-3) unstable; urgency=low
 .
   * Release officially for Debian.
     + Hotplug blacklist is now optional. Fixes bug#325768.
   * Patch perl/Blacklist.pm to fix typo in above change (thanks to Peter
     Samuelson <peter at p12n.org>).
   * Patch perl/KConfig.pm to also accept "= " in values, to work with
     default Debian powerpc images.
   * This release also truly closes: bug#324774 (mdadm fixed in unreleased
     0.0.11-2).
   * Add ugly workarund in debian/rules for bug#327659.
 .
 yaird (0.0.11-2) unstable; urgency=low
 .
   * Bugfix: mdadm.patch, based on upstream revision patch-64.
     Mdadm 1.9.0 has devices= in normal scan output,
     in 1.12.0 this info is only produced if --verbose option
     is given.  With 1.9.0, the -v option produces completely
     different output, that 1.12.0 only produces if -v is given
     twice.  We first try to retrieve devices= without -v,
     if that doesn't work, retry with -v.
     Closes: #324774.
 .
 yaird (0.0.11-1) unstable; urgency=low
 .
   * New upstream version.
   * depends on libparse-recdescent-perl.
   * mkinitrd.yaird no longer needs --format option
   * rules: configure no longer knows --enable-template option
   * rules: install default templates for debian with simple copy
 .
 yaird (0.0.10-5) unstable; urgency=low
 .
   * Release officially for Debian.
   * Manually strip build-essential from build-dependencies. Closes:
     bug#317504 (thanks to Jeroen van Wolffelaar <jeroen at wolffelaar.nl>).
 .
 yaird (0.0.10-4) unstable; urgency=low
 .
   * add quilt infrastructure
   * patch: survive missing ide-generic in kernel
   * patch: allow uppercase and minus in kernel config vars
 .
 yaird (0.0.10-3) unstable; urgency=low
 .
   * release officially for Debian.
   * This truly closes: bug#315298 (improved long description was added
     in 0.0.9-5).
 .
 yaird (0.0.10-2) unstable; urgency=low
 .
   * Avoid tla junk in generated diff.gz.
     (no change to the package itself, just generated with different
     dpkg-buildpackage options)
   * Update of control file in build restored but optional:
     set DEB_BUILD_OPTIONS=update in environment to make it happen.
 .
 yaird (0.0.10-1) unstable; urgency=low
 .
   * Fix bug introduced in 0.0.9-1:
     nfs runtime support was included, but necessary template missing.
   * New upstream:
      - Support legacy keyboard compiled as module.
   * Claim compliance to policy 3.6.2.0:
      - yes, we do docbase
      - yes, support programs live under /usr/lib
      - n/a, we're not a web server.
   * Don't do automatic update of control file in build;
     this goes against http://release.debian.org/etch_rc_policy.txt
     (plus it's way too error prone)
 .
 yaird (0.0.9-5) unstable; urgency=low
 .
   * More to the point description.  Closes: #315298.
 .
 yaird (0.0.9-4) unstable; urgency=low
 .
   * Packaged officially for Debian, using the excellent packaging files
     from upstream.
   * Leaving bug#315298 open, to allow upstream to do the rewording of
     long description.
 .
 yaird (0.0.9-3) unstable; urgency=low
 .
   * Sigh.  Really adapt architecture.
 .
 yaird (0.0.9-2) unstable; urgency=low
 .
   * really adapt maintainer name this time.
 .
 yaird (0.0.9-1) unstable; urgency=low
 .
   * new upstream:
   * FSF change of address
   * yaird html doc is GPL now, not GFDL.
 .
 yaird (0.0.8-4) unstable; urgency=low
 .
   * mkinitrd.yaird no longer verbose.
   * adapt FSF address in GPL notices;
     debian part only, address in tarball waits for 0.0.9.
 .
 yaird (0.0.8-3) unstable; urgency=low
 .
   * Prepare for inclusion in official debian archive:
   * Set new maintainer: Jonas Smedegaard <dr at jones.dk>
   * Architecture: any.
   * support buildinfo.
   * add watch file.
 .
 yaird (0.0.8-2) unstable; urgency=low
 .
   * Note the use of ramdisk= in /etc/kernel-img.conf.
 .
 yaird (0.0.8-1) unstable; urgency=low
 .
   * New upstream release.
   * Change maintainer.
   * Install html doc.
     Some tla crap left, unavoidable given dh_installdocs interface.
   * builddepend on xmlto
   * mkinitrd wrapper to debian subdir to minimize changes to orig tarball
   * mkinitrd wrapper format hardcoded to cpio format and /usr/sbin/ as
     directory
   * added doc-base file
   * added mkinitrd.yaird.8 manual page.
   * build-depends still to be done.
   * copyright closer to example from new-maint guide.
 .
 yaird (0.0.6-1) unstable; urgency=low
 .
   * Initial Debian package.
Files: 
 86f797bb75fd151561a60f0145c7fbc2 748 utils optional yaird_0.0.11-8.dsc
 07f93e9059616dc82c7defa615d78a89 9252 utils optional yaird_0.0.11-8.diff.gz
 7b4e96e17794e43acff4f7e30926873b 233281 utils optional yaird_0.0.11.orig.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iQEVAwUBQ18tnQF4adwMEr3XAQJVhwgApax/Bv9EyZuTNA6EKDneuM1vIdSjyL8z
90PwlGILGe2RR0tn7MHdhaEEYfzbOBV4Xz+XB69Cq1z1mFZAcIyMcMcZx4vmLveL
utKvv8yrey1D5vibxJMZBbQjbBsjnMaIB6Eo5JC2DCucEwDmW897DGI1NhS7+lwh
5JuAjwmECp1+K6DhQ6Iz8mE/FbmpuRwqKjxBV1kW07uBHNL7BHJlAWxoqe3G+geI
BXiM8ElnV5zRSDk0siRO3tdJ9KVjK13TPJShQWzOPsumjJNHuvCrej6HB4dpgOtj
X6dhv9H9NkQU2iHx2XSddXZhrTVFVqhazI6yfMkmnThF/3Rqis/PtA==
=WRiv
-----END PGP SIGNATURE-----


Accepted:
yaird_0.0.11-8.diff.gz
  to pool/universe/y/yaird/yaird_0.0.11-8.diff.gz
yaird_0.0.11-8.dsc
  to pool/universe/y/yaird/yaird_0.0.11-8.dsc
yaird_0.0.11.orig.tar.gz
  to pool/universe/y/yaird/yaird_0.0.11.orig.tar.gz




More information about the ubuntu-changes-auto mailing list