Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
apertis-dev-tools
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pkg
apertis-dev-tools
Merge requests
!108
Draft: v2026dev2: import-debian-package: stop using a PosixPath object as context manager
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Draft: v2026dev2: import-debian-package: stop using a PosixPath object as context manager
wip/daissi/python3.13-bis
into
apertis/v2026dev2
Overview
1
Commits
8
Pipelines
3
Changes
6
Closed
Dylan Aïssi
requested to merge
wip/daissi/python3.13-bis
into
apertis/v2026dev2
1 month ago
Overview
1
Commits
8
Pipelines
3
Changes
6
Expand
0
0
Merge request reports
Compare
apertis/v2026dev2
version 1
16703947
1 month ago
apertis/v2026dev2 (base)
and
latest version
latest version
1aff1a0f
8 commits,
1 month ago
version 1
16703947
7 commits,
1 month ago
6 files
+
142
−
39
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
debian/apertis/copyright
+
26
−
8
Options
@@ -8,14 +8,6 @@ Files: debian/*
Copyright: 2012-2024, Collabora Ltd.
License: MPL-2.0
Files: tests/*
Copyright: 2012-2024, Collabora Ltd.
License: MPL-2.0
Files: tools/*
Copyright: 2019-2022, 2024, Collabora Ltd
License: MPL-2.0
Files: doc/*
Copyright: 2012-2023 Collabora Ltd.
License: MPL-2.0
@@ -24,6 +16,22 @@ License: MPL-2.0
On Debian systems, the complete text of the Mozilla Public License
Version 2.0 can be found in /usr/share/common-licenses/MPL-2.0.
Files: tests/import-debian-package/common.sh
Copyright: 2012-2024, Collabora Ltd.
License: MPL-2.0
Files: tests/test-configure
tests/test-download
tests/test-install
tests/test-installed
tests/test-latest
tests/test-uninstall
tests/test-update
tests/test-verify
tests/test_util.py
Copyright: 2012-2024, Collabora Ltd.
License: MPL-2.0
Files: tools/ade
tools/deb-git-version-gen
tools/devroot-enter
@@ -32,6 +40,16 @@ Files: tools/ade
Copyright: 2012-2024, Collabora Ltd.
License: MPL-2.0
Files: tools/apertis-abi-compare
tools/apertis-pkg-merge-updates
tools/apertis-pkg-merge-upstream-to-downstreams
tools/apertis-pkg-pull-updates
tools/ci-buildpackage
tools/ci-license-scan
tools/gitlab-cancel-outdated-pipelines
Copyright: 2019-2022, 2024, Collabora Ltd
License: MPL-2.0
Files: tools/mountimage
Copyright: 2023, Thomas Mittelstaedt <thomas.mittelstaedt@de.bosch.com>
License: MPL-2.0
Loading