Debian Package Tracker
Register | Log in
Subscribe

python-pycdlib

Pure python ISO manipulation library

Choose email to subscribe with

general
  • source: python-pycdlib (main)
  • version: 1.12.0+ds1-7
  • maintainer: Debian OpenStack (DMD)
  • uploaders: Thomas Goirand [DMD]
  • arch: all
  • std-ver: 4.5.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 1.12.0+ds1-4+deb12u1
  • stable: 1.12.0+ds1-7
  • testing: 1.12.0+ds1-7
  • unstable: 1.12.0+ds1-7
versioned links
  • 1.12.0+ds1-4+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.12.0+ds1-7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • python3-pycdlib
action needed
A new upstream version is available: 1.14.0 high
A new upstream version 1.14.0 is available, you should consider packaging it.
Created: 2022-11-08 Last update: 2025-08-28 17:30
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 1.14.0+ds2-1, distribution experimental) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit da839c135cc89b13e1c3d99371e4e1ddc1ff041a
Author: Thomas Goirand <zigo@debian.org>
Date:   Thu Aug 28 11:14:13 2025 +0200

      * New upstream release.
      * Fixed upstream VCS URL.
      * Removed fix-getargspec-removed-from-py3.11.patch applied upstream.
      * Drop Use-tmp_path-instead-of-tmpdir.patch.

commit df08d4f5518725f8b27b82ece6ccc95ebfbc1801
Merge: 7416845 844665a
Author: Thomas Goirand <zigo@debian.org>
Date:   Thu Aug 28 11:13:44 2025 +0200

    Merge tag '1.14.0+ds1' into debian/flamingo

commit 844665a409a045693be496778685a430e6288b0a
Author: Thomas Goirand <zigo@debian.org>
Date:   Thu Aug 28 11:07:59 2025 +0200

    Remove LFS vendor directory.

commit 750fd525cae41329653491de7eae71b781c14473
Merge: 1ca4f29 7a02e35
Author: Thomas Goirand <zigo@debian.org>
Date:   Thu Aug 28 10:17:16 2025 +0200

    Merge tag 'v1.14.0' into master-ds

commit 741684557f1055f1e8c6ff16708c0eca6748f212
Author: Thomas Goirand <zigo@debian.org>
Date:   Mon Aug 19 11:32:21 2024 +0200

      * Run tests only if /tmp is in tmpfs, because otherwise they are
        known to fail. (Closes: #1002789).

commit 66a99b9335313bbc2b7baacdc1d8a41c5d195435
Author: Thomas Goirand <zigo@debian.org>
Date:   Fri Mar 1 22:55:32 2024 +0100

    Cleans egg-info and .pytest_cache folder on clean.

commit 24136c4d9cc6b539aa18ff94ca7bbffb06066853
Author: Thomas Goirand <zigo@debian.org>
Date:   Fri Mar 1 22:52:45 2024 +0100

    Rebuilt.

commit c9e02d4dfd4fa7aecafa8337932af597d071d094
Author: Thomas Goirand <zigo@debian.org>
Date:   Tue Jan 23 16:34:00 2024 +0100

    Blacklist test_volumedescdate_new_nonzero and test_gmtoffset_from_tm.

commit ffb54ae846ffaee63d42ff3bb8dd835108358501
Author: Thomas Goirand <zigo@debian.org>
Date:   Tue Jan 23 16:30:21 2024 +0100

    Add Use-tmp_path-instead-of-tmpdir.patch (Closes: #1002789).

commit cee6a5c1324246eb60735907dfa530594b6b9424
Author: Thomas Goirand <zigo@debian.org>
Date:   Tue Jan 23 16:26:42 2024 +0100

    Rebuilt.

commit 70407fcefb93c15eee50840018f9dac254063abc
Author: Thomas Goirand <zigo@debian.org>
Date:   Tue Oct 25 15:46:19 2022 +0200

    Add fix-getargspec-removed-from-py3.11.patch (Closes: #1030535).

commit 7a02e35e9f5a692e2a1bc355450d763d42299e7f
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Sat Jan 14 11:37:31 2023 -0500

    Release 1.14.0
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit b927071c30c6e6b54075c9431f43b99dfc586ef4
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Sat Jan 14 11:30:56 2023 -0500

    Fix release date of the 1.12 release.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 594335c75d166e53049f84cbc08b81a121d3ee6c
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Sun Jan 8 21:23:36 2023 -0500

    Updates to the standards documentation page.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit c9cc9f65e7d2226933e416016a2bb792d3e53188
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Mon Jan 2 21:58:17 2023 -0500

    Slight revamp of parse_udf_vol_descs.
    
    Reduces the amount of duplicated code.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 5dfd802ba00ca130db89e64ea7133d16c4dd750f
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Mon Jan 2 21:33:49 2023 -0500

    Small updates to the documentation.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 7822f389dc0a8a92b62674f3a32c94f3f590521f
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Mon Jan 2 21:02:47 2023 -0500

    Use a set for anchor locations.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 8d7630a0f427d5f0951c22c3b0f6451007559ff2
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Sun Jan 1 19:31:32 2023 -0500

    Update actions to the latest to get rid of warnings.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit e77e086c4e193c29b9b222ca7a21f348206f3213
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Sun Jan 1 19:20:27 2023 -0500

    Fix a couple of possible flake8 errors.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 20e3b8e8327a8b9c396cac5b5a19ced67c3f8132
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Sun Jan 1 17:35:53 2023 -0500

    Fix time rollover on the year rollover.
    
    Especially in the Australia zone.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit e91b2f413a0209777b7405eccaf9ce3ee89e4cc8
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Sun Jan 1 16:52:06 2023 -0500

    Cleanup of gmtoffset_from_tm.
    
    Just clarify what it computes.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 9345366752bf500ab9bd3dba9f6cdd4b6a1eb68d
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Mon Oct 31 23:03:45 2022 -0400

    Fix up mypy annotations for Python 3.11.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 68f9a21009932d9f0fe4249123ceb7cea7f10179
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Tue Jun 7 23:29:27 2022 -0400

    Plumb date_seconds through in some places.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 94b5a66cca713d6692c15816ed2179668ac530b9
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Tue Jun 7 22:38:38 2022 -0400

    Rectify the DirectoryRecordDate and VolumeDescriptorDate objects.
    
    Especially make the new() method act much more similarly to
    each other.  This is in preparation for allowing custom
    dates to be passed in.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 8cfcdfd7c555a94f31eb822c833ce374b1a914d8
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Mon Oct 31 18:30:08 2022 -0400

    More unit tests for coverage.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 1a68423502262789a2fd310038cbeea5bd1bc1cc
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Mon Oct 10 21:02:20 2022 -0400

    More unit tests.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 94efaf2fc8332d9a849eb816888baa153350f1cf
Author: dongseok lee <zekaizer@gmail.com>
Date:   Mon Oct 31 07:54:17 2022 +0900

    fix: large file bugfix in udf image (#103)
    
    In the UDF image, the AD's log_block_num is fertilized for a file with a size of 0x3ffff800.

commit 4023023c7145a179d39250fe920f07f63ec888fb
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Thu Oct 6 23:00:48 2022 -0400

    Add another test for coverage.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit f37d2ccd1406b3bb2c686b95c3cf6746e3aa5529
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Thu Oct 6 22:56:09 2022 -0400

    Increase test coverage.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit e67d63512281b2966e2f8d5e2fa4f2a5f3579544
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Mon Sep 26 22:51:50 2022 -0400

    Fixes for modern pylint.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 701784b942a2c7a5cd4bafda57dd27cd9d5d7423
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Mon Sep 26 22:22:50 2022 -0400

    Add test for file too big.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 91fbac6d6c0a09f1817fd248f10f26630ca5ad3b
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Mon Sep 26 22:20:01 2022 -0400

    Small code cleanup.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit f9ecf374366d855c2b741053f02d2a392a61da9f
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Sat Sep 24 20:59:25 2022 -0400

    Fixes for modern mypy.
    
    Make sure to check the types coming from kwargs.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit b34c4871c815e5734e1a2cb67a0e74fdd4393e1e
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Sat Sep 24 13:02:39 2022 -0400

    Add in a couple more tests for coverage.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit bd97ec65605927952a8ad0941724519f0ed0d590
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Sat Sep 3 22:03:51 2022 -0400

    More fixes for Python2.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 37233f30e80613b7624fca90b83f7ff56a29bd54
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Sat Sep 3 21:45:58 2022 -0400

    Accept VDSTs with a version set to 0.
    
    This is something we've seen in the wild.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 2890d8b20ca982841a0d9ea308e066ab87073698
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Sun Jul 24 23:12:56 2022 -0400

    One more fix for Python 2.7
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 636c4c4f8fda668a9fef7a55b89805ae5e33d658
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Sun Jul 24 23:07:26 2022 -0400

    Update to fix Python 2.7 tests.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 1e01e3f9a5494ad68239372a5483cb4a9504f3ce
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Wed Jul 13 23:11:46 2022 -0400

    Update type annotations for kwargs.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 2ea4c16a0a3a7495b80ff802b1113d7b3264f922
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Wed Jul 13 21:57:18 2022 -0400

    Update copyright dates.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 21fc9d2c2b4362161b267db10949d723ffef22c5
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Wed Jul 13 21:51:15 2022 -0400

    Update the copyright years.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 4000cf2686a80375ac9911c607e3071abf5cf0cc
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Mon Jul 11 21:52:35 2022 -0400

    Make sure to skip parent link directories in yield_children.
    
    Only when we are in Rock Ridge mode.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit ca134bd19cf18e42880de917a061eaf5243c16d7
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Sun Jul 10 22:55:18 2022 -0400

    Fix a bug in full_path_from_dirrecord with rr_moved directories.
    
    That is, when we encountered relocated deep directory records,
    we weren't properly handling them when generating the name.
    Handle them better here.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit e0cf5520486b809568c18e673efa6afc0a81b2aa
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Wed Jul 6 23:30:12 2022 -0400

    Revamp of full_path_from_dirrecord.
    
    This makes it a bit more idiomatic (and maybe a tiny bit
    faster).
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 3dbd8c825514a8f690c87ffd04e60ce37a49997d
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Wed Jul 6 21:06:47 2022 -0400

    Small mypy cleanups.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 64bf615b6dc410358b31217cd8deee3d936c3309
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Tue Jun 28 17:45:58 2022 -0400

    Remove dead code.
    
    We can never get here, as far as I can tell.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit f36ea8c0e616ad43c679ad5102e94b3ee8753796
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Thu Jun 23 22:35:44 2022 -0400

    Minor cleanup on the tests.
    
    Add in some iso.close() calls that we forgot, and remove
    some unnecessary object creation where we don't need it.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit dc1aac44090785cc4ba01e035cf3bb18d31b7b1d
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Thu Jun 23 22:25:45 2022 -0400

    Fix iterating over RR_MOVED directories with iso_paths.
    
    That is, if we are using iso_paths, we shouldn't honor
    RR relocation entries.  Also add a test for this situation.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit fa6ba7fbbe94a8fe406f27dd34bf1c700e823651
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Thu Jun 23 21:29:55 2022 -0400

    Refactor _get_entry.
    
    It was doing unnecessary logic again, when we had already
    made the determination of what to do.  Split it up into
    different methods instead.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit b54ca2eab3cfd170e554855b1f4580d85c9f243b
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Thu Jun 23 17:32:45 2022 -0400

    Make sure to fall back to the default encoding as appropriate.
    
    That way we don't reuse the encoding from a previous entry.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 78892eef012eb17d9c3e6ffd4e0854ed99dd5dfd
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Thu Jun 23 17:14:30 2022 -0400

    Add a fallback name to Rock Ridge entries.
    
    In the case where the Rock Ridge entry has no NM record,
    we need to make sure it returns something valid.  So always
    pass in the file identifer from the Directory Record, which
    is used as a fallback when no NM record is present.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 5fbac758a4bb02267630faa78d2de150af1d155d
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Wed Jun 22 21:32:30 2022 -0400

    Add in additional python versions to test. (#96)
    
    * Add in additional python versions to test.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 7e96f95624b97cfa4e59cc61b2b86ed411f9e3aa
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Wed Jun 22 10:56:45 2022 -0400

    More fixes for Python 2 support.
    
    It turns out we weren't properly testing Python 2 all of
    this time, so here are another group of fixes.  This also
    improves the Makefile so that we invoke the proper things
    for Python 2.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 9006ad8bfc5f88c277e67d52e237a207275ddb2d
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Tue Jun 21 21:27:04 2022 -0400

    Remove the use of format strings.
    
    They aren't Python 2.7 compatible, and we don't actually
    need to use them here.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 3af51ac8dab705d526e6edd51a48c44bc4aa4c61
Author: Chris Lalancette <clalancette@openrobotics.org>
Date:   Mon Jun 20 23:06:35 2022 -0400

    Bump for next version.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

commit 773e0cb334fe01d9cade116b37bafe754819c88a
Author: Thomas Goirand <zigo@debian.org>
Date:   Thu Dec 23 15:05:55 2021 +0100

    Add Rules-Requires-Root: no to avoid #1001961 (Closes: #1002441).

commit 5b4d318610e8d33810d25f31edbf27510328bcb9
Author: Thomas Goirand <zigo@debian.org>
Date:   Wed Sep 29 13:58:37 2021 +0200

    Re-upload source-only.

commit 4613445360f636af8912430c422f8c472c6eaa13
Author: Thomas Goirand <zigo@debian.org>
Date:   Fri Sep 24 09:58:59 2021 +0200

    Fixed d/changelog.

commit 2fcf3412bba0841d162c8361ac92161c70053b90
Author: Thomas Goirand <zigo@debian.org>
Date:   Fri Sep 24 09:55:53 2021 +0200

    Add vendor/cdrkit-1.1.11-fedora29-patched.tar.gz in extended-diff ignore.

commit 267105f193bbe677265e5a3f51ceff5d2006d396
Author: Thomas Goirand <zigo@debian.org>
Date:   Fri Sep 24 09:54:12 2021 +0200

    Source code is LGPL-2.1

commit 14deb47bac24f59bc369f73f94bd370b81e742b7
Author: Thomas Goirand <zigo@debian.org>
Date:   Tue Sep 21 12:21:10 2021 +0200

    Add remove-test_parse_rr_deeper_dir.patch.

commit da06111e407198afbd8e9c0220240f1af3e9c5b2
Author: Thomas Goirand <zigo@debian.org>
Date:   Tue Sep 21 10:15:03 2021 +0200

    Initial packaging.

commit 1ca4f29f9697f0d0bf296798c59cb33706da024d
Author: Thomas Goirand <zigo@debian.org>
Date:   Tue Sep 21 09:44:29 2021 +0200

    Remove the debian folder
Created: 2025-08-28 Last update: 2025-08-28 11:28
lintian reports 3 warnings normal
Lintian reports 3 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2021-10-13 Last update: 2025-04-10 14:01
debian/patches: 3 patches to forward upstream low

Among the 3 debian patches available in version 1.12.0+ds1-7 of the package, we noticed the following issues:

  • 3 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2024-08-20 12:21
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.5.1).
Created: 2021-09-29 Last update: 2025-02-27 13:24
news
[rss feed]
  • [2025-01-28] Accepted python-pycdlib 1.12.0+ds1-4+deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Santiago Vila)
  • [2024-08-24] python-pycdlib 1.12.0+ds1-7 MIGRATED to testing (Debian testing watch)
  • [2024-08-19] Accepted python-pycdlib 1.12.0+ds1-7 (source) into unstable (Thomas Goirand)
  • [2024-03-07] python-pycdlib 1.12.0+ds1-6 MIGRATED to testing (Debian testing watch)
  • [2024-03-01] Accepted python-pycdlib 1.12.0+ds1-6 (source) into unstable (Thomas Goirand)
  • [2024-01-29] python-pycdlib 1.12.0+ds1-5 MIGRATED to testing (Debian testing watch)
  • [2024-01-23] Accepted python-pycdlib 1.12.0+ds1-5 (source) into unstable (Thomas Goirand)
  • [2024-01-04] python-pycdlib REMOVED from testing (Debian testing watch)
  • [2023-02-24] python-pycdlib 1.12.0+ds1-4 MIGRATED to testing (Debian testing watch)
  • [2023-02-14] Accepted python-pycdlib 1.12.0+ds1-4 (source) into unstable (Thomas Goirand)
  • [2021-12-30] python-pycdlib 1.12.0+ds1-3 MIGRATED to testing (Debian testing watch)
  • [2021-12-23] Accepted python-pycdlib 1.12.0+ds1-3 (source) into unstable (Thomas Goirand)
  • [2021-10-04] python-pycdlib 1.12.0+ds1-2 MIGRATED to testing (Debian testing watch)
  • [2021-09-29] Accepted python-pycdlib 1.12.0+ds1-2 (source) into unstable (Thomas Goirand)
  • [2021-09-28] Accepted python-pycdlib 1.12.0+ds1-1 (source all) into unstable, unstable (Debian FTP Masters) (signed by: Thomas Goirand)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 3)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.12.0+ds1-7

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing