Skip to content

Instantly share code, notes, and snippets.

@lbussell
Created February 25, 2025 22:36
Show Gist options
  • Select an option

  • Save lbussell/6b6d04e3242f16488544c92897a30f54 to your computer and use it in GitHub Desktop.

Select an option

Save lbussell/6b6d04e3242f16488544c92897a30f54 to your computer and use it in GitHub Desktop.
Testing chisel-wrapper update for merging dpkg status
diff --git old new
index a3d25da1c..19d431479 100644
--- old
+++ new
@@ -1,353 +1,249 @@
-Package: base-files
-Version: 13ubuntu10.1
-Architecture: amd64
-Essential: yes
-Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
-Installed-Size: 426
-Pre-Depends: awk
-Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.4.10-10ubuntu3)
-Breaks: debian-security-support (<< 2019.04.25), initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~), ubuntu-server (<< 1.453)
-Replaces: base, dpkg (<= 1.15.0), miscutils
-Provides: base, usr-is-merged
-Section: admin
-Priority: required
-Multi-Arch: foreign
-Description: Debian base system miscellaneous files
- This package contains the basic filesystem hierarchy of a Debian system, and
- several important miscellaneous files, such as /etc/debian_version,
- /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others,
- and the text of several common licenses in use on Debian systems.
-Original-Maintainer: Santiago Vila <sanvila@debian.org>
-
Package: libssl3t64
Source: openssl
Version: 3.0.13-0ubuntu3.4
Architecture: amd64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Installed-Size: 6608
Depends: libc6 (>= 2.38)
Breaks: libssl3 (<< 3.0.13-0ubuntu3.4)
Replaces: libssl3
Provides: libssl3 (= 3.0.13-0ubuntu3.4)
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.openssl.org/
Description: Secure Sockets Layer toolkit - shared libraries
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It provides the libssl and libcrypto shared libraries.
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
-Package: libgcc-s1
-Source: gcc-14
-Version: 14.2.0-4ubuntu2~24.04
-Architecture: amd64
-Protected: yes
-Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
-Installed-Size: 197
-Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04), libc6 (>= 2.35)
-Replaces: libgcc1 (<< 1:10)
-Provides: libgcc1 (= 1:14.2.0-4ubuntu2~24.04)
-Section: libs
-Priority: optional
-Multi-Arch: same
-Homepage: http://gcc.gnu.org/
-Description: GCC support library
- Shared version of the support library, a library of internal subroutines
- that GCC uses to overcome shortcomings of particular machines, or
- special needs for some languages.
-Important: yes
-Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
-
Package: ca-certificates
Version: 20240203
Architecture: all
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Julien Cristau <jcristau@debian.org>
Installed-Size: 386
Depends: openssl (>= 1.1.1), debconf (>= 0.5) | debconf-2.0
Enhances: openssl
Breaks: ca-certificates-java (<< 20121112+nmu1)
Section: misc
Priority: standard
Multi-Arch: foreign
Description: Common CA certificates
Contains the certificate authorities shipped with Mozilla's browser to allow
SSL-based applications to check for the authenticity of SSL connections.
.
Please note that Debian can neither confirm nor deny whether the
certificate authorities whose certificates are included in this package
have in any way been audited for trustworthiness or RFC 3647 compliance.
Full responsibility to assess them belongs to the local system
administrator.
-Package: gcc-14-base
-Source: gcc-14
-Version: 14.2.0-4ubuntu2~24.04
-Architecture: amd64
-Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
-Installed-Size: 112
-Breaks: gnat (<< 7)
-Section: libs
-Priority: optional
-Multi-Arch: same
-Homepage: http://gcc.gnu.org/
-Description: GCC, the GNU Compiler Collection (base package)
- This package contains files common to all languages and libraries
- contained in the GNU Compiler Collection (GCC).
-Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
-
-Package: libc6
-Source: glibc
-Version: 2.39-0ubuntu8.3
-Architecture: amd64
-Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
-Installed-Size: 13431
-Depends: libgcc-s1
-Recommends: libidn2-0 (>= 2.0.5~)
-Suggests: glibc-doc, debconf | debconf-2.0, locales, libnss-nis, libnss-nisplus
-Breaks: chrony (<< 4.2-3~), cyrus-imapd (<< 3.6.1-2ubuntu1), fakechroot (<< 2.19-3.5), firefox (<< 91~), firefox-esr (<< 91~), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), locales (<< 2.39), locales-all (<< 2.39), nscd (<< 2.39), python3-iptables (<< 1.0.0-2), scipy (<< 1.10.1-10build1), tinydns (<< 1:1.05-14), valgrind (<< 1:3.19.0-1~)
-Replaces: libc6-amd64
-Section: libs
-Priority: optional
-Multi-Arch: same
-Homepage: https://www.gnu.org/software/libc/libc.html
-Description: GNU C Library: Shared libraries
- Contains the standard libraries that are used by nearly all programs on
- the system. This package includes shared versions of the standard C library
- and the standard math library, as well as many others.
-Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
-Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
-Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
-
-Package: libstdc++6
-Source: gcc-14
-Version: 14.2.0-4ubuntu2~24.04
-Architecture: amd64
-Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
-Installed-Size: 3110
-Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04), libc6 (>= 2.38), libgcc-s1 (>= 4.3)
-Conflicts: scim (<< 1.4.2-1)
-Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
-Replaces: libstdc++6-14-dbg (<< 4.9.0-3)
-Section: libs
-Priority: optional
-Multi-Arch: same
-Homepage: http://gcc.gnu.org/
-Description: GNU Standard C++ Library v3
- This package contains an additional runtime library for C++ programs
- built with the GNU compiler.
- .
- libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
- was included up to g++-2.95. The first version of libstdc++-v3 appeared
- in g++-3.0.
-Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
-
Package: openssl
Version: 3.0.13-0ubuntu3.4
Architecture: amd64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Installed-Size: 1885
Depends: libc6 (>= 2.34), libssl3t64 (>= 3.0.9)
Suggests: ca-certificates
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://www.openssl.org/
Description: Secure Sockets Layer toolkit - cryptographic utility
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It contains the general-purpose command line binary /usr/bin/openssl,
useful for cryptographic operations such as:
* creating RSA, DH, and DSA key parameters;
* creating X.509 certificates, CSRs, and CRLs;
* calculating message digests;
* encrypting and decrypting with ciphers;
* testing SSL/TLS clients and servers;
* handling S/MIME signed or encrypted mail.
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Package: libgcc-s1
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04
Architecture: amd64
Protected: yes
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Installed-Size: 197
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04), libc6 (>= 2.35)
Replaces: libgcc1 (<< 1:10)
Provides: libgcc1 (= 1:14.2.0-4ubuntu2~24.04)
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Description: GCC support library
Shared version of the support library, a library of internal subroutines
that GCC uses to overcome shortcomings of particular machines, or
special needs for some languages.
Important: yes
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: base-files
Version: 13ubuntu10.2
Architecture: amd64
Essential: yes
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Installed-Size: 426
Pre-Depends: awk
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.4.10-10ubuntu3)
Breaks: debian-security-support (<< 2019.04.25), initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~), ubuntu-server (<< 1.453)
Replaces: base, dpkg (<= 1.15.0), miscutils
Provides: base, usr-is-merged
Section: admin
Priority: required
Multi-Arch: foreign
Description: Debian base system miscellaneous files
This package contains the basic filesystem hierarchy of a Debian system, and
several important miscellaneous files, such as /etc/debian_version,
/etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others,
and the text of several common licenses in use on Debian systems.
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: gcc-14-base
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04
Architecture: amd64
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Installed-Size: 112
Breaks: gnat (<< 7)
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Description: GCC, the GNU Compiler Collection (base package)
This package contains files common to all languages and libraries
contained in the GNU Compiler Collection (GCC).
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libstdc++6
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04
Architecture: amd64
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Installed-Size: 3110
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04), libc6 (>= 2.38), libgcc-s1 (>= 4.3)
Conflicts: scim (<< 1.4.2-1)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Replaces: libstdc++6-14-dbg (<< 4.9.0-3)
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Description: GNU Standard C++ Library v3
This package contains an additional runtime library for C++ programs
built with the GNU compiler.
.
libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
was included up to g++-2.95. The first version of libstdc++-v3 appeared
in g++-3.0.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: tzdata
Version: 2024b-0ubuntu0.24.04.1
Architecture: all
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Installed-Size: 1382
Depends: debconf (>= 0.5) | debconf-2.0
Breaks: tzdata-legacy (= 2023c-8ubuntu1)
Replaces: tzdata-legacy (= 2023c-8ubuntu1)
Provides: tzdata-trixie
Section: localization
Priority: required
Multi-Arch: foreign
Homepage: https://www.iana.org/time-zones
Description: time zone and daylight-saving time data
This package contains data required for the implementation of
standard local time for many representative locations around the
globe. It is updated periodically to reflect changes made by
political bodies to time zone boundaries, UTC offsets, and
daylight-saving rules.
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Package: libc6
Source: glibc
Version: 2.39-0ubuntu8.4
Architecture: amd64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Installed-Size: 13431
Depends: libgcc-s1
Recommends: libidn2-0 (>= 2.0.5~)
Suggests: glibc-doc, debconf | debconf-2.0, locales, libnss-nis, libnss-nisplus
Breaks: chrony (<< 4.2-3~), cyrus-imapd (<< 3.6.1-2ubuntu1), fakechroot (<< 2.19-3.5), firefox (<< 91~), firefox-esr (<< 91~), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), locales (<< 2.39), locales-all (<< 2.39), nscd (<< 2.39), python3-iptables (<< 1.0.0-2), scipy (<< 1.10.1-10build1), tinydns (<< 1:1.05-14), valgrind (<< 1:3.19.0-1~)
Replaces: libc6-amd64
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnu.org/software/libc/libc.html
Description: GNU C Library: Shared libraries
Contains the standard libraries that are used by nearly all programs on
the system. This package includes shared versions of the standard C library
and the standard math library, as well as many others.
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: libicu74
Source: icu
Version: 74.2-1ubuntu3.1
Architecture: amd64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Installed-Size: 35919
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~)
Replaces: libiculx63 (<< 63.1-5)
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://icu.unicode.org/
Description: International Components for Unicode
ICU is a C++ and C library that provides robust and full-featured
Unicode and locale support. This package contains the runtime
libraries for ICU.
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: tzdata-legacy
Source: tzdata
Version: 2024b-0ubuntu0.24.04.1
Architecture: all
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Installed-Size: 1144
Depends: tzdata
Conflicts: tzdata-bookworm, tzdata-bullseye
Breaks: tzdata (<< 2024a-2~)
Replaces: tzdata (<< 2024a-2~), tzdata-bookworm, tzdata-bullseye
Section: localization
Priority: optional
Multi-Arch: foreign
Homepage: https://www.iana.org/time-zones
Description: time zone data for TAI minus ten seconds
This package contains data required for the implementation of
standard local time for many representative locations around the
globe. It is updated periodically to reflect changes made by
political bodies to time zone boundaries, UTC offsets, and
daylight-saving rules.
.
This package contains timezones counted in International Atomic Time with a
-10 second offset (TAI-10s) in /usr/share/zoneinfo/right. This is the current
IBM recommended setting of hardware clocks on IBM mainframes, which ran on
GMT until the inception of UTC in 1972 when TAI was 10 seconds ahead of UTC.
IBM switched to running clocks at the atomic rate and introduced the
10-second offset in order to avoid a discontinuity.
.
This package also contains legacy timezone symlinks that are not following
the current rule of using the geographical region (continent or ocean) and
city name.
.
You do not need this package if you are unsure.
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment