msitools 0.103+repack-1build2 source package in Ubuntu

Changelog

msitools (0.103+repack-1build2) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Mon, 11 Mar 2024 23:15:38 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
msitools_0.103+repack.orig.tar.xz 415.5 KiB 3e0ffbe5e7fe9e2d6744f1ca9d7ebb1ec1621fea5dd609d7effa801631d87e6a
msitools_0.103+repack-1build2.debian.tar.xz 9.2 KiB 6b122a2964173eb6ddc5e3989cf6311829b39f07ad0bdc47100b5fb402919a1a
msitools_0.103+repack-1build2.dsc 2.4 KiB b9ccf6aab3e3301fea1079b4329f5d8655bc5e3d8299e815e01c6d74b79a94f1

View changes file

Binary packages built by this source

gir1.2-libmsi-1.0: Windows Installer file manipulation library - gir bindings

 libmsi provides functions to manipulate Windows Installer (.msi)
 files, both for reading and writing their contents and querying their
 databases.
 .
 This package contains the GObject introspection repository bindings.

libmsi-1.0-0: Windows Installer file manipulation library

 libmsi provides functions to manipulate Windows Installer (.msi)
 files, both for reading and writing their contents and querying their
 databases.
 .
 This package contains the runtime library.

libmsi-1.0-0-dbgsym: debug symbols for libmsi-1.0-0
libmsi-dev: Windows Installer file manipulation library - development files

 libmsi provides functions to manipulate Windows Installer (.msi)
 files, both for reading and writing their contents and querying their
 databases.
 .
 This package contains the header files and libraries required to
 develop software using libmsi.

msitools: Windows Installer file manipulation tool

 msitools contains a number of programs to create, inspect and extract
 Windows Installer (.msi) files.
 .
 The following tools are included:
  - msiinfo: inspects MSI packages
  - msibuild: builds MSI packages
  - msidiff: compares two MSI packages' contents
  - msidump: dumps raw MSI tables and stream contents
  - msiextract: extracts files contained in MSI packages

msitools-dbgsym: debug symbols for msitools
wixl: Windows Installer creation tool

 wixl builds Windows Installer (.msi) packages from XML documents, in
 a similar fashion to the WiX toolset.
 .
 This package includes wixl-heat, which builds WiX XML fragments from
 lists of files and directories.

wixl-data: Windows Installer creation tool — data files

 wixl builds Windows Installer (.msi) packages from XML documents, in
 a similar fashion to the WiX toolset.
 .
 This package contains the package descriptions.

wixl-dbgsym: debug symbols for wixl