libdebian-installer 0.124ubuntu1 source package in Ubuntu

Changelog

libdebian-installer (0.124ubuntu1) lunar; urgency=medium

  * Merge from Debian unstable, remaining changes:
    - Add more OMAP4 Panda support.
    - Add OMAP4 Blaze support.
    - Add Freescale "P4080 DS" and "QEMU e500" support.
    - src/tree.c: Silence GCC's implicit-fallthrough warning by being explicit
      in this binary tree rotate code that there's not fallthrough; we're
      covering all tree rotation cases already (all paths in switch() already
      return().
    - Allow to build without udeb packages.
  * Dropped the following change in favour of explicitly disabling LTO:
    - debian/rules: re-add the export CFLAGS call to fix build failures on
      most architectures.
  * Disable LTO to avoid FTBFS, see #1015482

libdebian-installer (0.124) unstable; urgency=high

  * Package parser: ignore multiarch qualifier suffix (Closes: #1020783).
    This is required to deal with the perl:any dependency of the usrmerge
    package, pulled via init-system-helpers:
    https://lists.debian.org/debian-devel-announce/2022/09/msg00001.html

libdebian-installer (0.123) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on dpkg-dev.
    + libdebian-installer4: Drop versioned constraint on cdebootstrap in Breaks.
    + libdebian-installer-extra4: Drop versioned constraint on cdebootstrap in
      Breaks.

 -- Graham Inggs <email address hidden>  Wed, 23 Nov 2022 14:06:11 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main libs
Lunar release main libs

Downloads

File Size SHA-256 Checksum
libdebian-installer_0.124ubuntu1.tar.xz 73.6 KiB f3e20e526d0cc377f7185f4bc544bd37a8ee555054390dedf6a2283eb6685c01
libdebian-installer_0.124ubuntu1.dsc 2.3 KiB 23751b83e0a6cf67ba4e337872f638132b1fe50b326d6afa15bf8dd68d205bc5

Available diffs

View changes file

Binary packages built by this source

libdebian-installer-extra4: Library of some extra debian-installer functions

 This library is used by debian-installer to perform common functions
 such as logging messages and executing commands. If you aren't
 working on debian-installer or building your own install system based
 on debian-installer, then you probably don't need this library.

libdebian-installer-extra4-dbgsym: debug symbols for libdebian-installer-extra4
libdebian-installer4: Library of common debian-installer functions

 This library is used by debian-installer to perform common functions
 such as logging messages and executing commands. If you aren't
 working on debian-installer or building your own install system based
 on debian-installer, then you probably don't need this library.

libdebian-installer4-dbgsym: debug symbols for libdebian-installer4
libdebian-installer4-dev: Library of common debian-installer functions

 This library is used by debian-installer to perform common functions
 such as logging messages and executing commands. If you aren't
 working on debian-installer or building your own install system based
 on debian-installer, then you probably don't need this library.
 .
 This package contains files needed to do libdebian-installer development.