CINXE.COM
Files 路 1.3.x 路 Debian QA / distro-tracker 路 GitLab
<!DOCTYPE html> <html class="gl-light ui-neutral with-top-bar with-header " lang="en"> <head prefix="og: http://ogp.me/ns#"> <meta charset="utf-8"> <meta content="IE=edge" http-equiv="X-UA-Compatible"> <meta content="width=device-width, initial-scale=1" name="viewport"> <title>Files 路 1.3.x 路 Debian QA / distro-tracker 路 GitLab</title> <script nonce="DJurPZrEd4kNggPI3+QNYQ=="> //<![CDATA[ window.gon={};gon.math_rendering_limits_enabled=true;gon.features={"explainCodeChat":false}; //]]> </script> <script nonce="DJurPZrEd4kNggPI3+QNYQ=="> //<![CDATA[ var gl = window.gl || {}; gl.startup_calls = {"/qa/distro-tracker/-/refs/1.3.x/logs_tree/?format=json\u0026offset=0\u0026ref_type=heads":{},"/qa/distro-tracker/-/blob/1.3.x/README.md?format=json\u0026viewer=rich":{}}; gl.startup_graphql_calls = [{"query":"query pathLastCommit($projectPath: ID!, $path: String, $ref: String!, $refType: RefType) {\n project(fullPath: $projectPath) {\n __typename\n id\n repository {\n __typename\n paginatedTree(path: $path, ref: $ref, refType: $refType) {\n __typename\n nodes {\n __typename\n lastCommit {\n __typename\n id\n sha\n title\n titleHtml\n descriptionHtml\n message\n webPath\n authoredDate\n authorName\n authorGravatar\n author {\n __typename\n id\n name\n avatarUrl\n webPath\n }\n signature {\n __typename\n ... on GpgSignature {\n gpgKeyPrimaryKeyid\n verificationStatus\n }\n ... on X509Signature {\n verificationStatus\n x509Certificate {\n id\n subject\n subjectKeyIdentifier\n x509Issuer {\n id\n subject\n subjectKeyIdentifier\n }\n }\n }\n ... on SshSignature {\n verificationStatus\n keyFingerprintSha256\n }\n }\n pipelines(ref: $ref, first: 1) {\n __typename\n edges {\n __typename\n node {\n __typename\n id\n detailedStatus {\n __typename\n id\n detailsPath\n icon\n tooltip\n text\n group\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}\n","variables":{"projectPath":"qa/distro-tracker","ref":"1.3.x","path":"","refType":"HEADS"}},{"query":"query getPermissions($projectPath: ID!) {\n project(fullPath: $projectPath) {\n id\n __typename\n userPermissions {\n __typename\n pushCode\n forkProject\n createMergeRequestIn\n }\n }\n}\n","variables":{"projectPath":"qa/distro-tracker"}},{"query":"fragment PageInfo on PageInfo {\n __typename\n hasNextPage\n hasPreviousPage\n startCursor\n endCursor\n}\n\nfragment TreeEntry on Entry {\n __typename\n id\n sha\n name\n flatPath\n type\n}\n\nquery getFiles(\n $projectPath: ID!\n $path: String\n $ref: String!\n $refType: RefType\n $pageSize: Int!\n $nextPageCursor: String\n) {\n project(fullPath: $projectPath) {\n id\n __typename\n repository {\n __typename\n tree(path: $path, ref: $ref, refType: $refType) {\n __typename\n trees(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n webPath\n }\n }\n pageInfo {\n ...PageInfo\n }\n }\n submodules(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n webUrl\n treeUrl\n }\n }\n pageInfo {\n ...PageInfo\n }\n }\n blobs(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n mode\n webPath\n lfsOid\n }\n }\n pageInfo {\n ...PageInfo\n }\n }\n }\n }\n }\n}\n","variables":{"nextPageCursor":"","pageSize":100,"projectPath":"qa/distro-tracker","ref":"1.3.x","path":"/","refType":"HEADS"}}]; if (gl.startup_calls && window.fetch) { Object.keys(gl.startup_calls).forEach(apiCall => { gl.startup_calls[apiCall] = { fetchCall: fetch(apiCall, { // Emulate XHR for Rails AJAX request checks headers: { 'X-Requested-With': 'XMLHttpRequest' }, // fetch won鈥檛 send cookies in older browsers, unless you set the credentials init option. // We set to `same-origin` which is default value in modern browsers. // See https://github.com/whatwg/fetch/pull/585 for more information. credentials: 'same-origin' }) }; }); } if (gl.startup_graphql_calls && window.fetch) { const headers = {"X-CSRF-Token":"UsrGaUIsDEX_BguEQHAH3l87veOvw5a-CC2dP3w8lcblFrGD3e853xVYjd8vYUJ-tkPNX8rs8Lm43dqCjEtUiQ","x-gitlab-feature-category":"source_code_management"}; const url = `https://salsa.debian.org/api/graphql` const opts = { method: "POST", headers: { "Content-Type": "application/json", ...headers, } }; gl.startup_graphql_calls = gl.startup_graphql_calls.map(call => ({ ...call, fetchCall: fetch(url, { ...opts, credentials: 'same-origin', body: JSON.stringify(call) }) })) } //]]> </script> <link rel="stylesheet" href="/assets/application-1fdb53bdcbf63d97ab4fadb617fa5184d10646d1f0314d4526607d54dbe2cc5b.css" /> <link rel="stylesheet" href="/assets/page_bundles/tree-a367765135c13a026aaeda494ae9c4b67b9afbb2ac681ae3b0bf5d8fc06e02a3.css" /><link rel="stylesheet" href="/assets/page_bundles/commit_description-1e2cba4dda3c7b30dd84924809020c569f1308dea51520fe1dd5d4ce31403195.css" /><link rel="stylesheet" href="/assets/page_bundles/projects-b3ea727024341830fe3235c9e0ca6bda320d66a65b876d67ab1cd03883f5fd7e.css" /><link rel="stylesheet" href="/assets/page_bundles/work_items-d9603c98e9259c19bbb47784abf3b63b5cb7ce8d7463608443b907773ab7197d.css" /><link rel="stylesheet" href="/assets/page_bundles/notes_shared-985467dc606e2acde1735b642c5ce237ef7e965ad1c35cf33a4c9beb2ecb05b8.css" /> <link rel="stylesheet" href="/assets/application_utilities-6e9d4ced3f78abb4b0b5d21e2c5069b8c88f8e045babafc20e3c7f57893d3ee1.css" /> <link rel="stylesheet" href="/assets/tailwind-963352f5d79b0e81c8ff62ae97285b924988e6177494aaefaf1f5f466542142c.css" /> <link rel="stylesheet" href="/assets/fonts-fae5d3f79948bd85f18b6513a025f863b19636e85b09a1492907eb4b1bb0557b.css" /> <link rel="stylesheet" href="/assets/highlight/themes/white-9fc2e7ab1cefbb5a525a1e1b06c04b3141c2179a6d572b1d390cf9db8def8104.css" /> <link rel="preload" href="/assets/application_utilities-6e9d4ced3f78abb4b0b5d21e2c5069b8c88f8e045babafc20e3c7f57893d3ee1.css" as="style" type="text/css" nonce="dwveLa8WeHesPjMfAoD4jA=="> <link rel="preload" href="/assets/application-1fdb53bdcbf63d97ab4fadb617fa5184d10646d1f0314d4526607d54dbe2cc5b.css" as="style" type="text/css" nonce="dwveLa8WeHesPjMfAoD4jA=="> <link rel="preload" href="/assets/highlight/themes/white-9fc2e7ab1cefbb5a525a1e1b06c04b3141c2179a6d572b1d390cf9db8def8104.css" as="style" type="text/css" nonce="dwveLa8WeHesPjMfAoD4jA=="> <script src="/assets/webpack/runtime.d62b9a76.bundle.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/main.8ef36d88.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/graphql.e1f11a07.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.admin.abuse_reports.show-pages.admin.topics.edit-pages.admin.topics.new-pages.dashboar-bfe2356d.ee9898b8.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.admin.abuse_reports.show-pages.dashboard.issues-pages.dashboard.milestones.show-pages.-13e11bbf.31cf9968.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.admin.abuse_reports.show-pages.dashboard.issues-pages.groups.boards-pages.groups.issue-8dfa5f96.e0a3e16a.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.admin.abuse_reports.show-pages.dashboard.issues-pages.groups.boards-pages.groups.issue-f804d6c2.3cc37ebf.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.branches.new-pages.projects.commits.show-pages.proje-25ebd1ad.04ee6931.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.groups.new-pages.import.gitlab_projects.new-pages.import.manifest.new-pages.projects.n-44c6c18e.03dad955.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.search.show-super_sidebar.05f8455b.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/super_sidebar.5540ac2a.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.projects-pages.projects.activity-pages.projects.alert_management.details-pages.project-ee413973.db11e848.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.show-pages.projects.snippets.edit-pages.projects.sni-42df7d4c.cdd759fa.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.show-pages.projects.snippets.show-pages.projects.tre-c684fcf6.4f9b1343.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.projects.branches.index-pages.projects.show-pages.projects.tags.index-pages.projects.tree.show.e741a179.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.forks.new-pages.projects.show-pages.projects.tree.show.d7fc947a.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.show-pages.projects.tree.show.cb8cfdbf.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.tree.show-treeList.a0f9f42b.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/treeList.dc58500a.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/commons-pages.projects.show-pages.projects.tree.show.0f479a11.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <script src="/assets/webpack/pages.projects.tree.show.d52c6600.chunk.js" defer="defer" nonce="DJurPZrEd4kNggPI3+QNYQ=="></script> <meta content="object" property="og:type"> <meta content="GitLab" property="og:site_name"> <meta content="Files 路 1.3.x 路 Debian QA / distro-tracker 路 GitLab" property="og:title"> <meta content="Track everything in your Debian based distribution. Powers https://tracker.debian.org" property="og:description"> <meta content="https://salsa.debian.org/uploads/-/system/project/avatar/33/2018-01-01.115040.9k1EJ1.png" property="og:image"> <meta content="64" property="og:image:width"> <meta content="64" property="og:image:height"> <meta content="https://salsa.debian.org/qa/distro-tracker/-/tree/1.3.x?ref_type=heads" property="og:url"> <meta content="summary" property="twitter:card"> <meta content="Files 路 1.3.x 路 Debian QA / distro-tracker 路 GitLab" property="twitter:title"> <meta content="Track everything in your Debian based distribution. Powers https://tracker.debian.org" property="twitter:description"> <meta content="https://salsa.debian.org/uploads/-/system/project/avatar/33/2018-01-01.115040.9k1EJ1.png" property="twitter:image"> <meta name="csrf-param" content="authenticity_token" /> <meta name="csrf-token" content="gEbC-DfaIjKlKBl2xY9LonmLspM74XwaLTm1WVVvCGQ3mrUSqBkXqE92ny2qng4CkPPCL17OGh2dyfLkpRjJKw" /> <meta name="csp-nonce" content="DJurPZrEd4kNggPI3+QNYQ==" /> <meta name="action-cable-url" content="/-/cable" /> <link href="/-/manifest.json" rel="manifest"> <link rel="icon" type="image/png" href="/uploads/-/system/appearance/favicon/1/gitlabian_32.png" id="favicon" data-original-href="/uploads/-/system/appearance/favicon/1/gitlabian_32.png" /> <link rel="apple-touch-icon" type="image/x-icon" href="/assets/apple-touch-icon-b049d4bc0dd9626f31db825d61880737befc7835982586d015bded10b4435460.png" /> <link href="/search/opensearch.xml" rel="search" title="Search GitLab" type="application/opensearchdescription+xml"> <link rel="alternate" type="application/atom+xml" title="distro-tracker:1.3.x commits" href="https://salsa.debian.org/qa/distro-tracker/-/commits/1.3.x?format=atom" /> <meta content="Track everything in your Debian based distribution. Powers https://tracker.debian.org" name="description"> <meta content="#ececef" name="theme-color"> </head> <body class="tab-width-8 gl-browser-ie gl-platform-windows" data-find-file="/qa/distro-tracker/-/find_file/1.3.x?ref_type=heads" data-group="qa" data-group-full-path="qa" data-namespace-id="1994" data-page="projects:tree:show" data-page-type-id="1.3.x" data-project="distro-tracker" data-project-full-path="qa/distro-tracker" data-project-id="33"> <script nonce="DJurPZrEd4kNggPI3+QNYQ=="> //<![CDATA[ gl = window.gl || {}; gl.client = {"isIe":true,"isWindows":true}; //]]> </script> <header class="header-logged-out" data-testid="navbar"> <a class="gl-sr-only gl-accessibility" href="#content-body">Skip to content</a> <div class="container-fluid"> <nav aria-label="Explore GitLab" class="header-logged-out-nav gl-flex gl-gap-3 gl-justify-between"> <div class="gl-flex gl-items-center gl-gap-1"> <span class="gl-sr-only">GitLab</span> <a title="Homepage" id="logo" class="header-logged-out-logo has-tooltip" aria-label="Homepage" href="/"><img class="brand-header-logo lazy" alt="" data-src="/uploads/-/system/appearance/header_logo/1/salsa-debian-icon.png" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /> </a></div> <ul class="gl-list-none gl-p-0 gl-m-0 gl-flex gl-gap-3 gl-items-center gl-grow"> <li class="header-logged-out-nav-item"> <a class="" href="/explore">Explore</a> </li> </ul> <ul class="gl-list-none gl-p-0 gl-m-0 gl-flex gl-gap-3 gl-items-center gl-justify-end"> <li class="header-logged-out-nav-item"> <a href="/users/sign_in?redirect_to_referer=yes">Sign in</a> </li> <li class="header-logged-out-nav-item"> <a class="gl-button btn btn-md btn-confirm " href="/users/sign_up"><span class="gl-button-text"> Register </span> </a></li> </ul> </nav> </div> </header> <div class="layout-page page-with-super-sidebar"> <aside class="js-super-sidebar super-sidebar super-sidebar-loading" data-command-palette="{"project_files_url":"/qa/distro-tracker/-/files/1.3.x?format=json","project_blob_url":"/qa/distro-tracker/-/blob/1.3.x"}" data-force-desktop-expanded-sidebar="" data-is-saas="false" data-root-path="/" data-sidebar="{"is_logged_in":false,"context_switcher_links":[{"title":"Explore","link":"/explore","icon":"compass"}],"current_menu_items":[{"id":"project_overview","title":"distro-tracker","icon":null,"avatar":"/uploads/-/system/project/avatar/33/2018-01-01.115040.9k1EJ1.png","entity_id":33,"link":"/qa/distro-tracker","pill_count":null,"link_classes":"shortcuts-project","is_active":false},{"id":"manage_menu","title":"Manage","icon":"users","avatar":null,"avatar_shape":"rect","entity_id":null,"link":"/qa/distro-tracker/activity","is_active":false,"pill_count":null,"items":[{"id":"activity","title":"Activity","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/activity","pill_count":null,"link_classes":"shortcuts-project-activity","is_active":false},{"id":"members","title":"Members","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/project_members","pill_count":null,"link_classes":null,"is_active":false},{"id":"labels","title":"Labels","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/labels","pill_count":null,"link_classes":null,"is_active":false}],"separated":false},{"id":"plan_menu","title":"Plan","icon":"planning","avatar":null,"avatar_shape":"rect","entity_id":null,"link":"/qa/distro-tracker/-/issues","is_active":false,"pill_count":null,"items":[{"id":"project_issue_list","title":"Issues","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/issues","pill_count":"21","link_classes":"shortcuts-issues has-sub-items","is_active":false},{"id":"boards","title":"Issue boards","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/boards","pill_count":null,"link_classes":"shortcuts-issue-boards","is_active":false},{"id":"milestones","title":"Milestones","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/milestones","pill_count":null,"link_classes":null,"is_active":false},{"id":"project_wiki","title":"Wiki","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/wikis/home","pill_count":null,"link_classes":"shortcuts-wiki","is_active":false}],"separated":false},{"id":"code_menu","title":"Code","icon":"code","avatar":null,"avatar_shape":"rect","entity_id":null,"link":"/qa/distro-tracker/-/merge_requests","is_active":true,"pill_count":null,"items":[{"id":"project_merge_request_list","title":"Merge requests","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/merge_requests","pill_count":"8","link_classes":"shortcuts-merge_requests","is_active":false},{"id":"files","title":"Repository","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/tree/1.3.x","pill_count":null,"link_classes":"shortcuts-tree","is_active":true},{"id":"branches","title":"Branches","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/branches","pill_count":null,"link_classes":null,"is_active":false},{"id":"commits","title":"Commits","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/commits/1.3.x?ref_type=heads","pill_count":null,"link_classes":"shortcuts-commits","is_active":false},{"id":"tags","title":"Tags","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/tags","pill_count":null,"link_classes":null,"is_active":false},{"id":"graphs","title":"Repository graph","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/network/1.3.x?ref_type=heads","pill_count":null,"link_classes":"shortcuts-network","is_active":false},{"id":"compare","title":"Compare revisions","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/compare?from=master\u0026to=1.3.x","pill_count":null,"link_classes":null,"is_active":false},{"id":"project_snippets","title":"Snippets","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/snippets","pill_count":null,"link_classes":"shortcuts-snippets","is_active":false}],"separated":false},{"id":"build_menu","title":"Build","icon":"rocket","avatar":null,"avatar_shape":"rect","entity_id":null,"link":"/qa/distro-tracker/-/pipelines","is_active":false,"pill_count":null,"items":[{"id":"pipelines","title":"Pipelines","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/pipelines","pill_count":null,"link_classes":"shortcuts-pipelines","is_active":false},{"id":"jobs","title":"Jobs","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/jobs","pill_count":null,"link_classes":"shortcuts-builds","is_active":false},{"id":"pipeline_schedules","title":"Pipeline schedules","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/pipeline_schedules","pill_count":null,"link_classes":"shortcuts-builds","is_active":false},{"id":"artifacts","title":"Artifacts","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/artifacts","pill_count":null,"link_classes":"shortcuts-builds","is_active":false}],"separated":false},{"id":"deploy_menu","title":"Deploy","icon":"deployments","avatar":null,"avatar_shape":"rect","entity_id":null,"link":"/qa/distro-tracker/-/releases","is_active":false,"pill_count":null,"items":[{"id":"releases","title":"Releases","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/releases","pill_count":null,"link_classes":"shortcuts-deployments-releases","is_active":false},{"id":"container_registry","title":"Container Registry","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/container_registry","pill_count":null,"link_classes":null,"is_active":false},{"id":"model_registry","title":"Model registry","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/ml/models","pill_count":null,"link_classes":null,"is_active":false}],"separated":false},{"id":"operations_menu","title":"Operate","icon":"cloud-pod","avatar":null,"avatar_shape":"rect","entity_id":null,"link":"/qa/distro-tracker/-/environments","is_active":false,"pill_count":null,"items":[{"id":"environments","title":"Environments","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/environments","pill_count":null,"link_classes":"shortcuts-environments","is_active":false}],"separated":false},{"id":"monitor_menu","title":"Monitor","icon":"monitor","avatar":null,"avatar_shape":"rect","entity_id":null,"link":"/qa/distro-tracker/-/incidents","is_active":false,"pill_count":null,"items":[{"id":"incidents","title":"Incidents","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/incidents","pill_count":null,"link_classes":null,"is_active":false},{"id":"service_desk","title":"Service Desk","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/issues/service_desk","pill_count":null,"link_classes":null,"is_active":false}],"separated":false},{"id":"analyze_menu","title":"Analyze","icon":"chart","avatar":null,"avatar_shape":"rect","entity_id":null,"link":"/qa/distro-tracker/-/value_stream_analytics","is_active":false,"pill_count":null,"items":[{"id":"cycle_analytics","title":"Value stream analytics","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/value_stream_analytics","pill_count":null,"link_classes":"shortcuts-project-cycle-analytics","is_active":false},{"id":"contributors","title":"Contributor analytics","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/graphs/1.3.x?ref_type=heads","pill_count":null,"link_classes":null,"is_active":false},{"id":"ci_cd_analytics","title":"CI/CD analytics","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/pipelines/charts","pill_count":null,"link_classes":null,"is_active":false},{"id":"repository_analytics","title":"Repository analytics","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/graphs/1.3.x/charts","pill_count":null,"link_classes":"shortcuts-repository-charts","is_active":false},{"id":"model_experiments","title":"Model experiments","icon":null,"avatar":null,"entity_id":null,"link":"/qa/distro-tracker/-/ml/experiments","pill_count":null,"link_classes":null,"is_active":false}],"separated":false}],"current_context_header":"Project","support_path":"https://wiki.debian.org/Salsa/Doc","docs_path":"/help/docs","display_whats_new":false,"show_version_check":null,"search":{"search_path":"/search","issues_path":"/dashboard/issues","mr_path":"/dashboard/merge_requests","autocomplete_path":"/search/autocomplete","settings_path":"/search/settings","search_context":{"group":{"id":1994,"name":"Debian QA","full_name":"Debian QA"},"group_metadata":{"issues_path":"/groups/qa/-/issues","mr_path":"/groups/qa/-/merge_requests"},"project":{"id":33,"name":"distro-tracker"},"project_metadata":{"mr_path":"/qa/distro-tracker/-/merge_requests","issues_path":"/qa/distro-tracker/-/issues"},"code_search":true,"ref":"1.3.x","scope":null,"for_snippets":null}},"panel_type":"project","shortcut_links":[{"title":"Snippets","href":"/explore/snippets","css_class":"dashboard-shortcuts-snippets"},{"title":"Groups","href":"/explore/groups","css_class":"dashboard-shortcuts-groups"},{"title":"Projects","href":"/explore/projects/starred","css_class":"dashboard-shortcuts-projects"}],"terms":null}"></aside> <div class="content-wrapper"> <div class="broadcast-wrapper"> </div> <div class="alert-wrapper alert-wrapper-top-space gl-flex gl-flex-col gl-gap-3 container-fluid container-limited"> <div class="gl-alert gl-alert-danger gl-alert-not-dismissible" role="alert"> <div class="gl-alert-icon-container"> <svg class="s16 gl-alert-icon gl-alert-icon-no-title" data-testid="error-icon"><use href="/assets/icons-236e3b687d786d9dfe4709143a94d4c53b8d5a1f235775401e5825148297fa84.svg#error"></use></svg> </div> <div class="gl-alert-content" role="alert"> <div class="gl-alert-body"> GitLab may not work properly, because you are using an outdated web browser. <br> Please install a <a target="_blank" rel="noopener noreferrer" href="/help/install/requirements.md#supported-web-browsers">supported web browser</a> for a better experience. </div> </div> </div> </div> <div class="top-bar-fixed container-fluid" data-testid="top-bar"> <div class="top-bar-container gl-flex gl-items-center gl-gap-2"> <div class="gl-grow gl-basis-0 gl-flex gl-items-center gl-justify-start"> <button class="gl-button btn btn-icon btn-md btn-default btn-default-tertiary js-super-sidebar-toggle-expand super-sidebar-toggle -gl-ml-3" aria-controls="super-sidebar" aria-expanded="false" aria-label="Primary navigation sidebar" type="button"><svg class="s16 gl-icon gl-button-icon " data-testid="sidebar-icon"><use href="/assets/icons-236e3b687d786d9dfe4709143a94d4c53b8d5a1f235775401e5825148297fa84.svg#sidebar"></use></svg> </button> <script type="application/ld+json"> {"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Debian QA","item":"https://salsa.debian.org/qa"},{"@type":"ListItem","position":2,"name":"distro-tracker","item":"https://salsa.debian.org/qa/distro-tracker"},{"@type":"ListItem","position":3,"name":"Repository","item":"https://salsa.debian.org/qa/distro-tracker/-/tree/1.3.x?ref_type=heads"}]} </script> <div data-testid="breadcrumb-links" id="js-vue-page-breadcrumbs-wrapper"> <div data-breadcrumbs-json="[{"text":"Debian QA","href":"/qa","avatarPath":"/uploads/-/system/group/avatar/1994/QA.png"},{"text":"distro-tracker","href":"/qa/distro-tracker","avatarPath":"/uploads/-/system/project/avatar/33/2018-01-01.115040.9k1EJ1.png"},{"text":"Repository","href":"/qa/distro-tracker/-/tree/1.3.x?ref_type=heads","avatarPath":null}]" id="js-vue-page-breadcrumbs"></div> <div id="js-injected-page-breadcrumbs"></div> </div> </div> <div class="gl-flex-none gl-flex gl-items-center gl-justify-center"> <div id="js-advanced-search-modal"></div> </div> <div class="gl-grow gl-basis-0 gl-flex gl-items-center gl-justify-end"> <div id="js-work-item-feedback"></div> </div> </div> </div> <div class="container-fluid container-limited project-highlight-puc"> <main class="content" id="content-body" itemscope itemtype="http://schema.org/SoftwareSourceCode"> <div class="flash-container flash-container-page sticky" data-testid="flash-container"> <div id="js-global-alerts"></div> </div> <div class="tree-holder clearfix js-per-page gl-mt-5" data-blame-per-page="1000" id="tree-holder"> <div class="nav-block gl-flex gl-flex-col sm:gl-flex-row gl-items-stretch"> <div class="tree-ref-container gl-flex gl-flex-wrap gl-gap-2 mb-2 mb-md-0"> <div class="tree-ref-holder gl-max-w-26" data-testid="ref-dropdown-container"> <div data-project-id="33" data-project-root-path="/qa/distro-tracker" data-ref-type="heads" id="js-tree-ref-switcher"></div> </div> <div data-can-collaborate="false" data-can-edit-tree="false" data-can-push-code="false" data-new-blob-path="/qa/distro-tracker/-/new/1.3.x" data-new-branch-path="/qa/distro-tracker/-/branches/new" data-new-dir-path="/qa/distro-tracker/-/create_dir/1.3.x" data-new-tag-path="/qa/distro-tracker/-/tags/new" data-upload-path="/qa/distro-tracker/-/create/1.3.x" id="js-repo-breadcrumb"></div> </div> <div id="js-blob-controls"></div> <div class="tree-controls"> <div class="gl-flex gl-flex-wrap gl-gap-3 gl-mb-3 sm:gl-mb-0"> <a class="gl-button btn btn-md btn-default shortcuts-compare" rel="nofollow" href="/qa/distro-tracker/-/compare?from=master&to=1.3.x"><span class="gl-button-text"> Compare </span> </a> <div data-history-link="/qa/distro-tracker/-/commits/1.3.x" id="js-tree-history-link"></div> <button class="gl-button btn btn-md btn-default has-tooltip shortcuts-find-file" title="Go to file, press <kbd class='flat ml-1' aria-hidden=true>/~</kbd> or <kbd class='flat ml-1' aria-hidden=true>t</kbd>" aria-keyshortcuts="/+~ t" data-html="true" data-event-tracking="click_find_file_button_on_repository_pages" type="button"><span class="gl-button-text"> Find file </span> </button> <div class="gl-inline-block" data-css-classes="gl-w-full sm:gl-w-auto" data-options="{"project_path":"qa/distro-tracker","ref":"1.3.x","is_fork":false,"needs_to_fork":true,"gitpod_enabled":false,"is_blob":false,"show_edit_button":false,"show_web_ide_button":false,"show_gitpod_button":false,"show_pipeline_editor_button":false,"web_ide_url":"/-/ide/project/qa/distro-tracker/edit/1.3.x","edit_url":"","pipeline_editor_url":"/qa/distro-tracker/-/ci/editor?branch_name=1.3.x","gitpod_url":"","user_preferences_gitpod_path":"/-/profile/preferences#user_gitpod_enabled","user_profile_enable_gitpod_path":"/-/user_settings/profile?user%5Bgitpod_enabled%5D=true","fork_path":"/qa/distro-tracker/-/forks/new","fork_modal_id":null}" data-web-ide-promo-popover-img="/assets/web-ide-promo-popover-9e59939b3b450a7ea385a520971151abb09ddad46141c333d6dcc783b9b91522.svg" id="js-tree-web-ide-link"></div> <div class="project-code-holder gl-hidden sm:gl-inline-block"> <div class="git-clone-holder js-git-clone-holder"> <div data-directory-download-links="[{"text":"zip","path":"/qa/distro-tracker/-/archive/1.3.x/distro-tracker-1.3.x.zip"},{"text":"tar.gz","path":"/qa/distro-tracker/-/archive/1.3.x/distro-tracker-1.3.x.tar.gz"},{"text":"tar.bz2","path":"/qa/distro-tracker/-/archive/1.3.x/distro-tracker-1.3.x.tar.bz2"},{"text":"tar","path":"/qa/distro-tracker/-/archive/1.3.x/distro-tracker-1.3.x.tar"}]" data-http-url="https://salsa.debian.org/qa/distro-tracker.git" data-ssh-url="git@salsa.debian.org:qa/distro-tracker.git" data-xcode-url="" id="js-code-dropdown"></div> </div> </div> </div> <div class="project-code-holder gl-flex gl-gap-3 sm:!gl-hidden"> <div class="js-source-code-dropdown" data-css-class="" data-download-artifacts="[]" data-download-links="[{"text":"zip","path":"/qa/distro-tracker/-/archive/1.3.x/distro-tracker-1.3.x.zip"},{"text":"tar.gz","path":"/qa/distro-tracker/-/archive/1.3.x/distro-tracker-1.3.x.tar.gz"},{"text":"tar.bz2","path":"/qa/distro-tracker/-/archive/1.3.x/distro-tracker-1.3.x.tar.bz2"},{"text":"tar","path":"/qa/distro-tracker/-/archive/1.3.x/distro-tracker-1.3.x.tar"}]"></div> <div class="btn-group mobile-git-clone js-mobile-git-clone btn-block"> <button class="gl-button btn btn-md btn-confirm hover:gl-no-underline gl-text-gray-700 js-clone-dropdown-label" title="Copy" aria-label="Copy" aria-live="polite" data-toggle="tooltip" data-placement="bottom" data-container="body" data-html="true" data-button-text="Copy HTTPS clone URL" data-size="medium" data-category="primary" data-variant="confirm" data-hide-button-icon="true" data-clipboard-text="https://salsa.debian.org/qa/distro-tracker.git" type="button"><span class="gl-button-text"> Copy HTTPS clone URL </span> </button> <button class="btn gl-button btn-confirm dropdown-toggle js-dropdown-toggle flex-grow-0 gl-flex gl-items-center gl-justify-center w-auto ml-0" data-toggle="dropdown" type="button"> <svg class="s16 dropdown-btn-icon icon" data-testid="chevron-down-icon"><use href="/assets/icons-236e3b687d786d9dfe4709143a94d4c53b8d5a1f235775401e5825148297fa84.svg#chevron-down"></use></svg> </button> <ul class="dropdown-menu dropdown-menu-selectable dropdown-menu-right clone-options-dropdown" data-dropdown> <li class="js-clone-links"> <a class="copy ssh clone url-selector is-active" href="git@salsa.debian.org:qa/distro-tracker.git" data-clone-type="ssh"><strong class="dropdown-menu-inner-title">Copy SSH clone URL</strong><span class="dropdown-menu-inner-content">git@salsa.debian.org:qa/distro-tracker.git</span></a> </li> <li class="js-clone-links"> <a class="copy https clone url-selector " href="https://salsa.debian.org/qa/distro-tracker.git" data-clone-type="http"><strong class="dropdown-menu-inner-title">Copy HTTPS clone URL</strong><span class="dropdown-menu-inner-content">https://salsa.debian.org/qa/distro-tracker.git</span></a> </li> </ul> </div> </div> </div> </div> <div class="info-well gl-hidden sm:gl-flex project-last-commit gl-flex-col gl-mt-5"> <div class="gl-m-auto" data-ref-type="heads" id="js-last-commit"> <div class="gl-spinner-container" role="status"><span aria-hidden class="gl-spinner gl-spinner-md gl-spinner-dark !gl-align-text-bottom"></span><span class="gl-sr-only !gl-absolute">Loading</span> </div> </div> </div> <div data-escaped-ref="1.3.x" data-full-name="Debian QA / distro-tracker" data-project-path="qa/distro-tracker" data-project-short-path="distro-tracker" data-ref="1.3.x" data-ref-type="heads" id="js-tree-list"></div> </div> <script nonce="DJurPZrEd4kNggPI3+QNYQ=="> //<![CDATA[ window.gl = window.gl || {}; window.gl.webIDEPath = '/-/ide/project/qa/distro-tracker/edit/1.3.x' //]]> </script> <div data-ambiguous="false" data-ref="1.3.x" id="js-ambiguous-ref-modal"></div> </main> </div> </div> </div> <script nonce="DJurPZrEd4kNggPI3+QNYQ=="> //<![CDATA[ if ('loading' in HTMLImageElement.prototype) { document.querySelectorAll('img.lazy').forEach(img => { img.loading = 'lazy'; let imgUrl = img.dataset.src; // Only adding width + height for avatars for now if (imgUrl.indexOf('/avatar/') > -1 && imgUrl.indexOf('?') === -1) { const targetWidth = img.getAttribute('width') || img.width; imgUrl += `?width=${targetWidth}`; } img.src = imgUrl; img.removeAttribute('data-src'); img.classList.remove('lazy'); img.classList.add('js-lazy-loaded'); img.dataset.testid = 'js-lazy-loaded-content'; }); } //]]> </script> <script nonce="DJurPZrEd4kNggPI3+QNYQ=="> //<![CDATA[ gl = window.gl || {}; gl.experiments = {}; //]]> </script> </body> </html>