[Git][xorg-team/vulkan/vulkan-loader][debian-unstable] 3 commits: d/rules: Remove generated loader/loader.rc during clean
"Timo Aaltonen (@tjaalton)" <[email protected]> Tue, 04 Aug 2026 06:53:46 +0000
| Newsgroups | gmane.linux.debian.devel.x |
|---|---|
| Message-ID | <[email protected]> |
----==_mimepart_6a718c7999770_551fb158117101f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Timo Aaltonen pushed to branch debian-unstable at X Strike Force / vulkan / vulkan-loader Commits: d373cde4 by Simon McVittie at 2026-08-04T09:52:55+03:00 d/rules: Remove generated loader/loader.rc during clean If this file is regenerated (which is done during build) during a year that is more recent than the package's original release date, its contents will change, because upstream machine-generates its claimed copyright date. Helps: #1048652 Signed-off-by: Simon McVittie <[email protected]> - - - - - 0732e5d8 by Simon McVittie at 2026-08-04T09:52:55+03:00 d/rules: Delete and re-create tests/**/generated Otherwise they'll be regenerated during build, potentially with slightly different contents. Closes: #1048652 Signed-off-by: Simon McVittie <[email protected]> - - - - - ba8b6f63 by Simon McVittie at 2026-08-04T09:52:55+03:00 d/rules: Make the .orig tarball from gentarball more deterministic Explicitly setting the sort order makes the order of items deterministic, and explicitly setting the owner/group to root makes metadata closer to deterministic. Datestamps are still dependent on the state of the git tree. Signed-off-by: Simon McVittie <[email protected]> - - - - - 1 changed file: - debian/rules Changes: ===================================== debian/rules ===================================== @@ -22,6 +22,9 @@ override_dh_clean: rm -rf debian/tmp-vulkan-headers rm -rf build-vulkan-headers rm -rf loader/generated + rm -f loader/loader.rc + rm -rf tests/framework/generated + rm -rf tests/framework/layer/generated override_dh_auto_configure: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) @@ -42,6 +45,8 @@ endif override_dh_auto_build: mkdir -p loader/generated + mkdir -p tests/framework/generated + mkdir -p tests/framework/layer/generated dh_auto_build -- loader_codegen dh_auto_build @@ -62,6 +67,11 @@ override_dh_missing: dh_missing --fail-missing gentarball: + LC_COLLATE=C.UTF-8 \ tar --transform 's,^,$(DEB_SOURCE)-$(DEB_VERSION_UPSTREAM)/,' \ --exclude 'debian' --exclude-vcs \ + --exclude loader/loader.rc \ + --exclude tests/framework/generated \ + --exclude tests/framework/layer/generated \ + --sort=name --owner=root:0 --group=root:0 \ -cJf ../$(DEB_SOURCE)_$(DEB_VERSION_UPSTREAM).orig.tar.xz . View it on GitLab: https://salsa.debian.org/xorg-team/vulkan/vulkan-loader/-/compare/be5af78029e848778e3e6fcc9044161b7e14965c...ba8b6f63ba562d7f197076b2e1fb26491d12581e -- View it on GitLab: https://salsa.debian.org/xorg-team/vulkan/vulkan-loader/-/compare/be5af78029e848778e3e6fcc9044161b7e14965c...ba8b6f63ba562d7f197076b2e1fb26491d12581e You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help ----==_mimepart_6a718c7999770_551fb158117101f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www= .w3.org/TR/REC-html40/loose.dtd"> <html lang=3D"en" style=3D'--code-editor-font: var(--default-mono-font, "= GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, = Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospac= e;'> <head> <meta content=3D"text/html; charset=3Dutf-8" http-equiv=3D"Content-Type">= <title> GitLab </title> <style data-premailer=3D"ignore" type=3D"text/css"> a { color: #1068bf; } </style> <style>img { max-width: 100%; height: auto; } body { font-size: .875rem; } body { -webkit-text-shadow: hsla(0,0%,100%,.01) 0 0 1px; } body { font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Ro= boto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Colo= r Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size= : inherit; } </style> </head> <body style=3D'font-size: inherit; -webkit-text-shadow: hsla(0,0%,100%,.0= 1) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"= Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif= ,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji= ";'> <div class=3D"content"> <h3 style=3D"margin-top: 20px; margin-bottom: 10px;"> Timo Aaltonen pushed to branch debian-unstable at <a href=3D"https://sals= a.debian.org/xorg-team/vulkan/vulkan-loader">X Strike Force / vulkan / vu= lkan-loader</a> </h3> <h4 style=3D"margin-top: 10px; margin-bottom: 10px;"> Commits: </h4> <ul> <li> <strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/x= org-team/vulkan/vulkan-loader/-/commit/d373cde4edfe78d89a4dfd427d17a917cc= aefa83">d373cde4</a></strong> <div> <span> by Simon McVittie </span> <i> at 2026-08-04T09:52:55+03:00 </i> </div> <pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl= ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G= itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M= ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co= nsole", monospace; font-variant-ligatures: none; word-break: break-all; w= ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg= in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>d/rules: Remove gen= erated loader/loader.rc during clean If this file is regenerated (which is done during build) during a year that is more recent than the package's original release date, its contents will change, because upstream machine-generates its claimed copyright date. Helps: #1048652 Signed-off-by: Simon McVittie <[email protected]> </pre> </li> <li> <strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/x= org-team/vulkan/vulkan-loader/-/commit/0732e5d8f53c6bfa32593951d026458363= f64499">0732e5d8</a></strong> <div> <span> by Simon McVittie </span> <i> at 2026-08-04T09:52:55+03:00 </i> </div> <pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl= ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G= itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M= ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co= nsole", monospace; font-variant-ligatures: none; word-break: break-all; w= ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg= in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>d/rules: Delete and= re-create tests/**/generated Otherwise they'll be regenerated during build, potentially with slightly different contents. Closes: #1048652 Signed-off-by: Simon McVittie <[email protected]> </pre> </li> <li> <strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/x= org-team/vulkan/vulkan-loader/-/commit/ba8b6f63ba562d7f197076b2e1fb26491d= 12581e">ba8b6f63</a></strong> <div> <span> by Simon McVittie </span> <i> at 2026-08-04T09:52:55+03:00 </i> </div> <pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl= ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G= itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M= ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co= nsole", monospace; font-variant-ligatures: none; word-break: break-all; w= ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg= in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>d/rules: Make the .= orig tarball from gentarball more deterministic Explicitly setting the sort order makes the order of items deterministic,= and explicitly setting the owner/group to root makes metadata closer to deterministic. Datestamps are still dependent on the state of the git tree. Signed-off-by: Simon McVittie <[email protected]> </pre> </li> </ul> <h4 style=3D"margin-top: 10px; margin-bottom: 10px;"> 1 changed file: </h4> <ul> <li class=3D"file-stats"> <a href=3D"#8756c63497c8dc39f7773438edf53b220c773f67"> debian/rules </a> </li> </ul> <h4 style=3D"margin-top: 10px; margin-bottom: 10px;"> Changes: </h4> <li id=3D"8756c63497c8dc39f7773438edf53b220c773f67"> <a href=3D"https://salsa.debian.org/xorg-team/vulkan/vulkan-loader/-/comp= are/be5af78029e848778e3e6fcc9044161b7e14965c...ba8b6f63ba562d7f197076b2e1= fb26491d12581e#8756c63497c8dc39f7773438edf53b220c773f67"><strong style=3D= "font-weight: 600;">debian/rules</strong></a> <hr style=3D"overflow: hidden; border: 1px solid #dcdcde;"> <table class=3D"code white" style=3D"border-spacing: 0; border-collapse: = collapse; width: auto; font-family: monospace; font-size: 90%;" bgcolor=3D= "#ffffff" width=3D"100%" cellpadding=3D"0" cellspacing=3D"0"> <tr class=3D"line_holder match" style=3D"line-height: 1.6;"> <td class=3D"diff-line-num unfold js-unfold old_line" data-linenumber=3D"= 22" style=3D"width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px= ; border-right-color: #ececef; border-right-style: solid; padding: inheri= t;" align=3D"right" bgcolor=3D"#fbfafd">...</td> <td class=3D"diff-line-num unfold js-unfold new_line" data-linenumber=3D"= 22" style=3D"width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px= ; border-right-color: #ececef; border-right-style: solid; padding: inheri= t;" align=3D"right" bgcolor=3D"#fbfafd">...</td> <td class=3D"line_content match" style=3D"color: rgba(5,5,6,.24); padding= : inherit;" bgcolor=3D"#fbfafd">@@ -22,6 +22,9 @@ override_dh_clean:</td>= </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"22" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 22 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"22" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 22 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"> rm -rf debian/tmp-vulkan-headers</span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"23" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 23 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"23" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 23 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"> rm -rf build-vulkan-headers</span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"24" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 24 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"24" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 24 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"> rm -rf loader/generated</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"25" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"25" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 25 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"> rm -f loader/load= er.rc</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"25" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"26" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 26 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"> rm -rf tests/fram= ework/generated</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"25" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"27" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 27 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"> rm -rf tests/fram= ework/layer/generated</span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"25" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 25 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"28" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 28 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"></span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"26" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 26 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"29" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 29 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext">override_dh_auto_configure:</span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"27" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 27 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"30" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 30 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext">ifeq (,$(filter nocheck,$(DEB_BUILD_OPTION= S)))</span> </pre></td> </tr> <tr class=3D"line_holder match" style=3D"line-height: 1.6;"> <td class=3D"diff-line-num unfold js-unfold old_line" data-linenumber=3D"= 42" style=3D"width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px= ; border-right-color: #ececef; border-right-style: solid; padding: inheri= t;" align=3D"right" bgcolor=3D"#fbfafd">...</td> <td class=3D"diff-line-num unfold js-unfold new_line" data-linenumber=3D"= 45" style=3D"width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px= ; border-right-color: #ececef; border-right-style: solid; padding: inheri= t;" align=3D"right" bgcolor=3D"#fbfafd">...</td> <td class=3D"line_content match" style=3D"color: rgba(5,5,6,.24); padding= : inherit;" bgcolor=3D"#fbfafd">@@ -42,6 +45,8 @@ endif</td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"42" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 42 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"45" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 45 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"></span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"43" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 43 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"46" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 46 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext">override_dh_auto_build:</span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"44" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 44 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"47" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 47 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"> mkdir -p loader/generated</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"45" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"48" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 48 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"> mkdir -p tests/fr= amework/generated</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"45" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"49" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 49 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"> mkdir -p tests/fr= amework/layer/generated</span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"45" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 45 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"50" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 50 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"> dh_auto_build -- loader_codegen</span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"46" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 46 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"51" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 51 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"> dh_auto_build</span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"47" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 47 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"52" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 52 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"></span> </pre></td> </tr> <tr class=3D"line_holder match" style=3D"line-height: 1.6;"> <td class=3D"diff-line-num unfold js-unfold old_line" data-linenumber=3D"= 62" style=3D"width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px= ; border-right-color: #ececef; border-right-style: solid; padding: inheri= t;" align=3D"right" bgcolor=3D"#fbfafd">...</td> <td class=3D"diff-line-num unfold js-unfold new_line" data-linenumber=3D"= 67" style=3D"width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px= ; border-right-color: #ececef; border-right-style: solid; padding: inheri= t;" align=3D"right" bgcolor=3D"#fbfafd">...</td> <td class=3D"line_content match" style=3D"color: rgba(5,5,6,.24); padding= : inherit;" bgcolor=3D"#fbfafd">@@ -62,6 +67,11 @@ override_dh_missing:</= td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"62" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 62 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"67" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 67 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"> dh_missing --fail-missing</span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"63" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 63 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"68" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 68 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"></span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"64" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 64 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"69" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 69 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext">gentarball:</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"65" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"70" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 70 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"> LC_COLLATE=3DC.UT= F-8 \</span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"65" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 65 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"71" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 71 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"> tar --transform 's,^,$(DEB_SOURCE)-$(DEB_= VERSION_UPSTREAM)/,' \</span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"66" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 66 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"72" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 72 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"> --exclude 'debian' --exclude-vcs \</span= > </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"67" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"73" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 73 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"> --exclude loader= /loader.rc \</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"67" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"74" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 74 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"> --exclude tests/= framework/generated \</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"67" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"75" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 75 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"> --exclude tests/= framework/layer/generated \</span> </pre></td> </tr> <tr class=3D"line_holder new" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num new" data-linenumber=3D"67" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> = </td> <td class=3D"new_line diff-line-num new" data-linenumber=3D"76" style=3D"= width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ= t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"= right" bgcolor=3D"#ddfbe6"> 76 </td> <td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec= fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi= tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D= ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier = New", "andale mono", "lucida console", monospace; font-variant-ligatures:= none; word-break: break-all; word-wrap: break-word; background-color: in= herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #= dcdcde;'>+<span class=3D"line" data-lang=3D"plaintext"> --sort=3Dname --= owner=3Droot:0 --group=3Droot:0 \</span> </pre></td> </tr> <tr class=3D"line_holder" style=3D"line-height: 1.6;"> <td class=3D"old_line diff-line-num" data-linenumber=3D"67" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 67 </td> <td class=3D"new_line diff-line-num" data-linenumber=3D"77" style=3D"widt= h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co= lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ= t" bgcolor=3D"#fbfafd"> 77 </td> <td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp= lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam= ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber= ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu= cida console", monospace; font-variant-ligatures: none; word-break: break= -all; word-wrap: break-word; background-color: inherit; border-radius: 2p= x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D= "line" data-lang=3D"plaintext"> -cJf ../$(DEB_SOURCE)_$(DEB_VERSION_UPST= REAM).orig.tar.xz .</span></pre></td> </tr> </table> <br> </li> </div> <div class=3D"footer" style=3D"margin-top: 10px;"> <p style=3D"font-size: small; color: #626168;"> =E2=80=94 <br> <a href=3D"https://salsa.debian.org/xorg-team/vulkan/vulkan-loader/-/comp= are/be5af78029e848778e3e6fcc9044161b7e14965c...ba8b6f63ba562d7f197076b2e1= fb26491d12581e">View it on GitLab</a>. <br> You're receiving this email because of your account on <a target=3D"_blan= k" rel=3D"noopener noreferrer" href=3D"https://salsa.debian.org">salsa.de= bian.org</a>. <a href=3D"https://salsa.debian.org/-/profile/notifications= " target=3D"_blank" rel=3D"noopener noreferrer" class=3D"mng-notif-link">= Manage all notifications</a> =C2=B7 <a href=3D"https://salsa.debian.org/h= elp" target=3D"_blank" rel=3D"noopener noreferrer" class=3D"help-link">He= lp</a> <span style=3D"color: transparent; font-size: 0; display: none; overflow:= hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;"> Notification message regarding https://salsa.debian.org/xorg-team/vulkan/= vulkan-loader/-/compare/be5af78029e848778e3e6fcc9044161b7e14965c...ba8b6f= 63ba562d7f197076b2e1fb26491d12581e at 1785826425 </span> </p> </div> </body> </html> ----==_mimepart_6a718c7999770_551fb158117101f--