Update debian build artifacts and packaging files
Some checks failed
Comprehensive CI/CD Pipeline / Build and Test (push) Failing after 3m45s
Comprehensive CI/CD Pipeline / Security Audit (push) Failing after 9s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 3m12s
Comprehensive CI/CD Pipeline / Status Report (push) Has been skipped

This commit is contained in:
joe 2025-08-15 08:57:49 -07:00
parent 69b5f948b0
commit 176137be02
11292 changed files with 2727641 additions and 0 deletions

View file

@ -0,0 +1 @@
c615aa5da317e76c41d44a37c63c19540ed5900b

View file

@ -0,0 +1,12 @@
Package: apt-ostree-dbgsym
Source: apt-ostree
Version: 0.1.0-2
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Robojerk <robojerk@example.com>
Installed-Size: 1123
Depends: apt-ostree (= 0.1.0-2)
Section: debug
Priority: optional
Description: debug symbols for apt-ostree
Build-Ids: c615aa5da317e76c41d44a37c63c19540ed5900b

View file

@ -0,0 +1 @@
8e3daa18d645e186a8cd2680dde9a0da usr/lib/debug/.build-id/c6/15aa5da317e76c41d44a37c63c19540ed5900b.debug

View file

@ -0,0 +1 @@
apt-ostree

View file

@ -0,0 +1,16 @@
apt-ostree (0.1.0-2) trixie; urgency=medium
* Updated for Debian Trixie/Forky compatibility
* Updated rust-apt dependency to 0.9.0 for libapt-pkg7.0 support
* Added explicit libapt-pkg7.0 dependency
* Fixed library compatibility issues
-- Robojerk <robojerk@example.com> Tue, 13 Aug 2025 18:40:00 +0000
apt-ostree (0.1.0-1) trixie; urgency=medium
* Initial release
* Basic apt-ostree functionality
* Debian packaging support
-- Robojerk <robojerk@example.com> Tue, 13 Aug 2025 18:35:00 +0000

3
debian/apt-ostree.substvars vendored Normal file
View file

@ -0,0 +1,3 @@
shlibs:Depends=libapt-pkg7.0 (>= 3.0.0), libc6 (>= 2.39), libgcc-s1 (>= 4.2), libstdc++6 (>= 5)
misc:Depends=
misc:Pre-Depends=

16
debian/apt-ostree/DEBIAN/control vendored Normal file
View file

@ -0,0 +1,16 @@
Package: apt-ostree
Version: 0.1.0-2
Architecture: amd64
Maintainer: Robojerk <robojerk@example.com>
Installed-Size: 3067
Depends: libapt-pkg7.0 (>= 3.0.0), libc6 (>= 2.39), libgcc-s1 (>= 4.2), libstdc++6 (>= 5), libostree-1-1 (>= 2025.2), ostree, systemd
Section: admin
Priority: optional
Homepage: https://github.com/robojerk/apt-ostree
Description: Debian/Ubuntu equivalent of rpm-ostree
apt-ostree is a tool for managing atomic, immutable deployments
on Debian and Ubuntu systems using OSTree as the backend.
.
It provides functionality similar to rpm-ostree but adapted for
APT package management, enabling atomic updates and rollbacks
on Debian-based systems.

3
debian/apt-ostree/DEBIAN/md5sums vendored Normal file
View file

@ -0,0 +1,3 @@
3d7b27480a0a170ccf6ac0ade4fcc966 usr/bin/apt-ostree
ef4534c1d6bff0d781fd07636f4dec03 usr/share/doc/apt-ostree/changelog.Debian.gz
7a7d99b8d308444bf3523f9167658263 usr/share/doc/apt-ostree/copyright

BIN
debian/apt-ostree/usr/bin/apt-ostree vendored Executable file

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,45 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: apt-ostree
Source: https://github.com/robojerk/apt-ostree
Files: *
Copyright: 2025 Robojerk <robojerk@example.com>
License: MIT
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Files: debian/*
Copyright: 2025 Robojerk <robojerk@example.com>
License: MIT
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

BIN
debian/cargo/.global-cache vendored Normal file

Binary file not shown.

0
debian/cargo/.package-cache vendored Normal file
View file

0
debian/cargo/.package-cache-mutate vendored Normal file
View file

3
debian/cargo/registry/CACHEDIR.TAG vendored Normal file
View file

@ -0,0 +1,3 @@
Signature: 8a477f597d28d172789f06886806bc55
# This file is a cache directory tag created by cargo.
# For information about cache directory tags see https://bford.info/cachedir/

Some files were not shown because too many files have changed in this diff Show more