Change logs for kernel-wedge source package in Artful

  • kernel-wedge (2.96ubuntu3) artful; urgency=low
    
      * commands/copy-firmware -- ensure we drop the firmware into the
        versioned directory.  (LP: #1696925)
    
     -- Andy Whitcroft <email address hidden>  Wed, 28 Jun 2017 13:21:49 +0100
  • kernel-wedge (2.96ubuntu2) artful; urgency=low
    
      * check: suppress error exit from grep when there are no -di packages
        while maintaining any exit code from dh_listpackages. (LP: #1690118)
      * drop errant debian/files.
      * commands/copy-firmware -- fix up fwdir handling so we find and include
        firmware and dtb files.  (LP: #1696925)
    
     -- Andy Whitcroft <email address hidden>  Thu, 11 May 2017 11:28:56 +0100
  • kernel-wedge (2.96ubuntu1) artful; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - copy-firmware: Firmware udeb handling (and related changes).
        - check: Only check -di packages.
      * Dropped changes:
        - gen-control: Emit debian/control.stub if it exists -- we have adapted
          the kernel package to cope with either kernel-wedge.
        - install-files: allow kernel-versions bdep field to be empty -- we have
          had this field filled for a very long time.
    
    kernel-wedge (2.96) unstable; urgency=medium
    
      [ Cyril Brulebois ]
      * Fix “strength” typo in kernel-wedge manpage, thanks to victory.
    
    kernel-wedge (2.95) unstable; urgency=medium
    
      * Drop Otavio Salvador from Uploaders. Thank you for your work
        within the D-I team. Closes: #847259
    
    kernel-wedge (2.94) unstable; urgency=medium
    
      [ Héctor Orón Martínez ]
      * avoid installing package-list and modules which causes build issues when
        doing Jessie stable backport
    
      [ Ben Hutchings ]
      * gen-control,gen-deps,preprocess: Fail early if $KW_DEFCONFIG_DIR is not
        defined, since there is no longer a fallback available. Update README
        accordingly.
    
    kernel-wedge (2.93) unstable; urgency=medium
    
      * preprocess: Simplify parsing by trimming whitespace first
      * copy-modules, preprocess: Move handling of dash prefix to preprocess
      * preprocess: Only require existence of wildcard's containing directory
        if it's a non-optional inclusion
    
    kernel-wedge (2.92) unstable; urgency=medium
    
      * Remove unused configuration files (modules/**, package-list)
      * Remove obsolete items from the TODO list
      * copy-modules, preprocess: Add support for wildcards in module lists
      * copy-modules: Check for failure of preprocess
    
    kernel-wedge (2.91) unstable; urgency=medium
    
      [ Colin Watson ]
      * Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.
    
     -- Andy Whitcroft <email address hidden>  Fri, 28 Apr 2017 04:17:37 +0100
  • kernel-wedge (2.90ubuntu1) wily; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Firmware udeb handling (copy-firmware and related changes).
        - gen-control: Emit debian/control.stub if it exists regardless of
          whether there are any architecture-specific build-dependencies; a
          missing debian/control.stub is an error if and only if there are
          architecture-specific build-dependencies.
    
    kernel-wedge (2.90) unstable; urgency=medium
    
      [ Aurelien Jarno ]
      * copy-modules: Add a trailing slash to the find command searching for
        modules list. It allows the use of symlinks by looking at the content of
        the directory they are pointing to instead of the symlinks themselves.
    
     -- Andy Whitcroft <email address hidden>  Fri, 31 Jul 2015 16:17:27 +0100