deb822-lossless-0.2.3/.cargo_vcs_info.json0000644000000001360000000000100136710ustar { "git": { "sha1": "24e50fbf361f6c5906889bd06c9c214d3dd99521" }, "path_in_vcs": "" }deb822-lossless-0.2.3/Cargo.lock0000644000000467660000000000100116670ustar # This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 4 [[package]] name = "aho-corasick" version = "1.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" dependencies = [ "memchr", ] [[package]] name = "anes" version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" [[package]] name = "anstyle" version = "1.0.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" [[package]] name = "autocfg" version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" [[package]] name = "bumpalo" version = "3.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" [[package]] name = "cast" version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" [[package]] name = "cfg-if" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "ciborium" version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" dependencies = [ "ciborium-io", "ciborium-ll", "serde", ] [[package]] name = "ciborium-io" version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" [[package]] name = "ciborium-ll" version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" dependencies = [ "ciborium-io", "half", ] [[package]] name = "clap" version = "4.5.20" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b97f376d85a664d5837dbae44bf546e6477a679ff6610010f17276f686d867e8" dependencies = [ "clap_builder", ] [[package]] name = "clap_builder" version = "4.5.20" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "19bc80abd44e4bed93ca373a0704ccbd1b710dc5749406201bb018272808dc54" dependencies = [ "anstyle", "clap_lex", ] [[package]] name = "clap_lex" version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97" [[package]] name = "countme" version = "3.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7704b5fdd17b18ae31c4c1da5a2e0305a2bf17b5249300a9ee9ed7b72114c636" [[package]] name = "criterion" version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" dependencies = [ "anes", "cast", "ciborium", "clap", "criterion-plot", "is-terminal", "itertools", "num-traits", "once_cell", "oorandom", "plotters", "rayon", "regex", "serde", "serde_derive", "serde_json", "tinytemplate", "walkdir", ] [[package]] name = "criterion-plot" version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" dependencies = [ "cast", "itertools", ] [[package]] name = "crossbeam-deque" version = "0.8.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" dependencies = [ "crossbeam-epoch", "crossbeam-utils", ] [[package]] name = "crossbeam-epoch" version = "0.9.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" dependencies = [ "crossbeam-utils", ] [[package]] name = "crossbeam-utils" version = "0.8.20" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80" [[package]] name = "crunchy" version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" [[package]] name = "deb822-derive" version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7b6e5cafe61e77421a090e2a33b8a2e4e2ff1b106fd906ebade111307064d981" dependencies = [ "proc-macro2", "quote", "syn", ] [[package]] name = "deb822-lossless" version = "0.2.3" dependencies = [ "criterion", "deb822-derive", "pyo3", "regex", "rowan", "serde", ] [[package]] name = "either" version = "1.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" [[package]] name = "half" version = "2.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888" dependencies = [ "cfg-if", "crunchy", ] [[package]] name = "hashbrown" version = "0.14.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" [[package]] name = "heck" version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" [[package]] name = "hermit-abi" version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc" [[package]] name = "indoc" version = "2.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5" [[package]] name = "is-terminal" version = "0.4.13" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b" dependencies = [ "hermit-abi", "libc", "windows-sys 0.52.0", ] [[package]] name = "itertools" version = "0.10.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" dependencies = [ "either", ] [[package]] name = "itoa" version = "1.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" [[package]] name = "js-sys" version = "0.3.72" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9" dependencies = [ "wasm-bindgen", ] [[package]] name = "libc" version = "0.2.162" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "18d287de67fe55fd7e1581fe933d965a5a9477b38e949cfa9f8574ef01506398" [[package]] name = "log" version = "0.4.22" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" [[package]] name = "memchr" version = "2.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" [[package]] name = "memoffset" version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" dependencies = [ "autocfg", ] [[package]] name = "num-traits" version = "0.2.19" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" dependencies = [ "autocfg", ] [[package]] name = "once_cell" version = "1.20.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775" [[package]] name = "oorandom" version = "11.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9" [[package]] name = "plotters" version = "0.3.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747" dependencies = [ "num-traits", "plotters-backend", "plotters-svg", "wasm-bindgen", "web-sys", ] [[package]] name = "plotters-backend" version = "0.3.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a" [[package]] name = "plotters-svg" version = "0.3.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670" dependencies = [ "plotters-backend", ] [[package]] name = "portable-atomic" version = "1.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cc9c68a3f6da06753e9335d63e27f6b9754dd1920d941135b7ea8224f141adb2" [[package]] name = "proc-macro2" version = "1.0.89" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e" dependencies = [ "unicode-ident", ] [[package]] name = "pyo3" version = "0.22.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f402062616ab18202ae8319da13fa4279883a2b8a9d9f83f20dbade813ce1884" dependencies = [ "cfg-if", "indoc", "libc", "memoffset", "once_cell", "portable-atomic", "pyo3-build-config", "pyo3-ffi", "pyo3-macros", "unindent", ] [[package]] name = "pyo3-build-config" version = "0.22.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b14b5775b5ff446dd1056212d778012cbe8a0fbffd368029fd9e25b514479c38" dependencies = [ "once_cell", "target-lexicon", ] [[package]] name = "pyo3-ffi" version = "0.22.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9ab5bcf04a2cdcbb50c7d6105de943f543f9ed92af55818fd17b660390fc8636" dependencies = [ "libc", "pyo3-build-config", ] [[package]] name = "pyo3-macros" version = "0.22.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0fd24d897903a9e6d80b968368a34e1525aeb719d568dba8b3d4bfa5dc67d453" dependencies = [ "proc-macro2", "pyo3-macros-backend", "quote", "syn", ] [[package]] name = "pyo3-macros-backend" version = "0.22.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "36c011a03ba1e50152b4b394b479826cad97e7a21eb52df179cd91ac411cbfbe" dependencies = [ "heck", "proc-macro2", "pyo3-build-config", "quote", "syn", ] [[package]] name = "quote" version = "1.0.37" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" dependencies = [ "proc-macro2", ] [[package]] name = "rayon" version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" dependencies = [ "either", "rayon-core", ] [[package]] name = "rayon-core" version = "1.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" dependencies = [ "crossbeam-deque", "crossbeam-utils", ] [[package]] name = "regex" version = "1.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" dependencies = [ "aho-corasick", "memchr", "regex-automata", "regex-syntax", ] [[package]] name = "regex-automata" version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" dependencies = [ "aho-corasick", "memchr", "regex-syntax", ] [[package]] name = "regex-syntax" version = "0.8.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" [[package]] name = "rowan" version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "028acc0aeb6c46a4e4390928ef6ec0f4b7e9432f37bd4129a976e77f86f93322" dependencies = [ "countme", "hashbrown", "rustc-hash", "text-size", ] [[package]] name = "rustc-hash" version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" [[package]] name = "ryu" version = "1.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" [[package]] name = "same-file" version = "1.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" dependencies = [ "winapi-util", ] [[package]] name = "serde" version = "1.0.215" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6513c1ad0b11a9376da888e3e0baa0077f1aed55c17f50e7b2397136129fb88f" dependencies = [ "serde_derive", ] [[package]] name = "serde_derive" version = "1.0.215" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ad1e866f866923f252f05c889987993144fb74e722403468a4ebd70c3cd756c0" dependencies = [ "proc-macro2", "quote", "syn", ] [[package]] name = "serde_json" version = "1.0.132" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03" dependencies = [ "itoa", "memchr", "ryu", "serde", ] [[package]] name = "syn" version = "2.0.87" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d" dependencies = [ "proc-macro2", "quote", "unicode-ident", ] [[package]] name = "target-lexicon" version = "0.12.16" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" [[package]] name = "text-size" version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f18aa187839b2bdb1ad2fa35ead8c4c2976b64e4363c386d45ac0f7ee85c9233" [[package]] name = "tinytemplate" version = "1.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" dependencies = [ "serde", "serde_json", ] [[package]] name = "unicode-ident" version = "1.0.13" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe" [[package]] name = "unindent" version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce" [[package]] name = "walkdir" version = "2.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" dependencies = [ "same-file", "winapi-util", ] [[package]] name = "wasm-bindgen" version = "0.2.95" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e" dependencies = [ "cfg-if", "once_cell", "wasm-bindgen-macro", ] [[package]] name = "wasm-bindgen-backend" version = "0.2.95" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358" dependencies = [ "bumpalo", "log", "once_cell", "proc-macro2", "quote", "syn", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-macro" version = "0.2.95" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56" dependencies = [ "quote", "wasm-bindgen-macro-support", ] [[package]] name = "wasm-bindgen-macro-support" version = "0.2.95" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68" dependencies = [ "proc-macro2", "quote", "syn", "wasm-bindgen-backend", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-shared" version = "0.2.95" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d" [[package]] name = "web-sys" version = "0.3.72" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f6488b90108c040df0fe62fa815cbdee25124641df01814dd7282749234c6112" dependencies = [ "js-sys", "wasm-bindgen", ] [[package]] name = "winapi-util" version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" dependencies = [ "windows-sys 0.59.0", ] [[package]] name = "windows-sys" version = "0.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" dependencies = [ "windows-targets", ] [[package]] name = "windows-sys" version = "0.59.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" dependencies = [ "windows-targets", ] [[package]] name = "windows-targets" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" dependencies = [ "windows_aarch64_gnullvm", "windows_aarch64_msvc", "windows_i686_gnu", "windows_i686_gnullvm", "windows_i686_msvc", "windows_x86_64_gnu", "windows_x86_64_gnullvm", "windows_x86_64_msvc", ] [[package]] name = "windows_aarch64_gnullvm" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" [[package]] name = "windows_aarch64_msvc" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" [[package]] name = "windows_i686_gnu" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" [[package]] name = "windows_i686_gnullvm" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" [[package]] name = "windows_i686_msvc" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" [[package]] name = "windows_x86_64_gnu" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" [[package]] name = "windows_x86_64_gnullvm" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" [[package]] name = "windows_x86_64_msvc" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" deb822-lossless-0.2.3/Cargo.toml0000644000000035660000000000100117010ustar # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "deb822-lossless" version = "0.2.3" authors = ["Jelmer Vernooij "] build = false include = [ "bench/Sources", "src/*.rs", "bench/*.rs", "examples/*.rs", ] autolib = false autobins = false autoexamples = false autotests = false autobenches = false description = "A lossless parser for deb822 files" homepage = "https://github.com/jelmer/deb822-lossless" readme = "README.md" keywords = [ "debian", "deb822", "control", "rfc822", "edit", ] categories = ["parser-implementations"] license = "Apache-2.0" repository = "https://github.com/jelmer/deb822-lossless" [lib] name = "deb822_lossless" path = "src/lib.rs" [[example]] name = "edit-field" path = "examples/edit-field.rs" [[example]] name = "readonly" path = "examples/readonly.rs" [[bench]] name = "parse_lossless" path = "bench/bench_lossless.rs" harness = false [[bench]] name = "parse_lossy" path = "bench/bench_lossy.rs" harness = false [dependencies.deb822-derive] version = "^0.2" optional = true [dependencies.pyo3] version = "0.22" optional = true [dependencies.regex] version = "1" [dependencies.rowan] version = "0.16" [dependencies.serde] version = "1" features = ["derive"] optional = true [dev-dependencies.criterion] version = ">=0.5" features = ["html_reports"] [features] default = ["serde"] derive = ["dep:deb822-derive"] python-debian = ["dep:pyo3"] serde = ["dep:serde"] deb822-lossless-0.2.3/Cargo.toml.orig000064400000000000000000000024401046102023000153500ustar 00000000000000[package] name = "deb822-lossless" authors = ["Jelmer Vernooij "] edition = "2021" license = "Apache-2.0" description = "A lossless parser for deb822 files" repository = { workspace = true } homepage = { workspace = true } version = "0.2.3" keywords = ["debian", "deb822", "control", "rfc822", "edit"] categories = ["parser-implementations"] include = ["bench/Sources", "src/*.rs", "bench/*.rs", "examples/*.rs"] [workspace] members = [ "deb822-derive","debian-control", "debian-copyright", "dep3"] [workspace.package] repository = "https://github.com/jelmer/deb822-lossless" homepage = "https://github.com/jelmer/deb822-lossless" [workspace.dependencies] rowan = "0.16" pyo3 = "0.22" [dependencies] regex = "1" rowan = { workspace = true } serde = { version = "1", features = ["derive"], optional = true } pyo3 = { workspace = true, optional = true } deb822-derive = { path = "deb822-derive", version = "^0.2", optional = true } [features] default = ["serde"] serde = ["dep:serde"] python-debian = ["dep:pyo3"] derive = ["dep:deb822-derive"] [dev-dependencies] criterion = { version = ">=0.5", features = ["html_reports"] } [[bench]] name = "parse_lossy" path = "bench/bench_lossy.rs" harness = false [[bench]] name = "parse_lossless" path = "bench/bench_lossless.rs" harness = false deb822-lossless-0.2.3/README.md000064400000000000000000000040001046102023000137320ustar 00000000000000Parsers and editors for deb822 style files ========================================== This crate contains parsers and editors for RFC822 style file as used in Debian. Four related crates that build on this one are: * ``debian-control``: A parser and editor for Debian control files, apt lists. * ``debian-copyright``: A parser and editor for Debian copyright files. * ``dep3``: A parser and editor for Debian DEP-3 headers. * [r-description](https://github.com/jelmer/r-description-rs): A parser and editor for R DESCRIPTION files. # Example ```rust use deb822_lossless::Deb822; use std::str::FromStr; let input = r#"Package: deb822-lossless Maintainer: Jelmer Vernooij Section: rust Package: deb822-lossless Architecture: any Description: Lossless parser for deb822 style files. This parser can be used to parse files in the deb822 format, while preserving all whitespace and comments. It is based on the [rowan] library, which is a lossless parser library for Rust. "#; let deb822 = Deb822::from_str(input).unwrap(); assert_eq!(deb822.paragraphs().count(), 2); ``` A derive-macro is also provided for easily defining more Deb822-derived types: ```rust #[cfg(feature = "derive")] { use deb822_lossless::{FromDeb822, ToDeb822}; #[derive(FromDeb822, ToDeb822, Debug, PartialEq)] struct Test { #[deb822(field = "Package")] package: String, architecture: Option, #[deb822(field = "Description")] description: String, } let input = r#"Package: deb822-lossless Architecture: any Description: Lossless parser for deb822 style files. This parser can be used to parse files in the deb822 format, while preserving all whitespace and comments. It is based on the [rowan] library, which is a lossless parser library for Rust. "#; use deb822_lossless::Paragraph; use deb822_lossless::convert::FromDeb822Paragraph; let parser: Paragraph = input.parse().unwrap(); let test: Test = FromDeb822Paragraph::from_paragraph(&parser).unwrap(); assert_eq!(test.package, "deb822-lossless"); } ``` deb822-lossless-0.2.3/bench/Sources000064400000000000000000132176721046102023000151310ustar 00000000000000Package: abseil Binary: libabsl-dev, libabsl20240722 Version: 20240722.0-1 Maintainer: Benjamin Barenblat Build-Depends: cmake (>= 3.16), debhelper-compat (= 12), googletest (>= 1.12), tzdata Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: c82547257ad4311a7a90024446c401e5 2471 abseil_20240722.0-1.dsc ebfc16b208c8f36f2cf30b5b4c06b704 2242710 abseil_20240722.0.orig.tar.gz 26f8cf74b0520cc2da498c759a3caef2 8400 abseil_20240722.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/abseil Vcs-Git: https://salsa.debian.org/debian/abseil.git Checksums-Sha256: 181067a612475a45cc4929d4145b95b36b6bce09798d93e152e7e4f2f4d0ff47 2471 abseil_20240722.0-1.dsc df6d1f5ef540725f3851201176a60486aab332410788465c9877910bb471c34a 2242710 abseil_20240722.0.orig.tar.gz bcf457ce0d850e45c9c222200e46c1cdada3cce9af9ae238c755cd2be42a976a 8400 abseil_20240722.0-1.debian.tar.xz Description: extensions to the C++ standard library Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's C++ codebase and has been extensively tested and used in production. In some cases, Abseil provides pieces missing from the C++ standard; in others, Abseil provides alternatives to the standard for special needs. Homepage: https://abseil.io/ Package-List: libabsl-dev deb libdevel optional arch=any libabsl20240722 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: cmake, g++, libgmock-dev, libgtest-dev, make, pkg-config Directory: pool/main/a/abseil Priority: extra Section: misc Package: actor-framework Binary: libcaf-dev, libcaf-core0.18, libcaf-io0.18, libcaf-openssl0.18, libcaf-doc Version: 0.18.7-1~exp1 Maintainer: Hilko Bengen Build-Depends: debhelper-compat (= 13), cmake, libssl-dev, libcurl4-openssl-dev, doxygen, pandoc, python3-pandocfilters, graphviz Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 63b25a62f14109d1de4cce502fcc6c56 2126 actor-framework_0.18.7-1~exp1.dsc 69e621357cc66ab24f0c3af85b5ab90a 2824148 actor-framework_0.18.7.orig.tar.gz c088fe9f13f9f60523b65bd317844187 5088 actor-framework_0.18.7-1~exp1.debian.tar.xz Checksums-Sha256: 5ac6b3f1d7ca93c1def6672ffebbd2c59ac2ef4df085049677a75394c2c1e476 2126 actor-framework_0.18.7-1~exp1.dsc d5c3abe8fd67a729aab1baeece10367637d903ba335f4c79378bcadfbcd34552 2824148 actor-framework_0.18.7.orig.tar.gz 30a39bde1dad9103fce5e85198d56ff998ac0dfc168d885ac405e6c28eccb746 5088 actor-framework_0.18.7-1~exp1.debian.tar.xz Homepage: http://www.actor-framework.org/ Package-List: libcaf-core0.18 deb libs optional arch=any libcaf-dev deb libdevel optional arch=any libcaf-doc deb doc optional arch=all libcaf-io0.18 deb libs optional arch=any libcaf-openssl0.18 deb libs optional arch=any Directory: pool/main/a/actor-framework Priority: optional Section: misc Package: adios2 Binary: adios2-data, adios2-scripts, adios2-serial-bin, libadios2-serial-core-2.10, libadios2-serial-plugins, libadios2-serial-core-dev, libadios2-serial-c-2.10, libadios2-serial-c-dev, libadios2-serial-c++11-2.10, libadios2-serial-c++11-dev, libadios2-serial-fortran-2.10, libadios2-serial-fortran-dev, libadios2-serial-auxiliary-2.10, libadios2-serial-auxiliary-dev, python3-adios2-serial, adios2-mpi-bin, libadios2-mpi-core-2.10, libadios2-mpi-plugins, libadios2-mpi-core-dev, libadios2-mpi-c-2.10, libadios2-mpi-c-dev, libadios2-mpi-c++11-2.10, libadios2-mpi-c++11-dev, libadios2-mpi-fortran-2.10, libadios2-mpi-fortran-dev, libadios2-mpi-auxiliary-2.10, libadios2-mpi-auxiliary-dev, python3-adios2-mpi, python3-adios2, libadios2-common-core-dev, libadios2-common-c-dev, libadios2-common-c++11-dev Version: 2.10.1+dfsg1-10 Maintainer: Debian Science Maintainers Uploaders: Drew Parsons , Francesco Ballarin Build-Depends: architecture-is-64-bit, architecture-properties, debhelper-compat (= 13), dh-cmake, dh-cmake-compat (= 1), dh-sequence-cmake, dh-sequence-ctest, dh-sequence-python3, cmake, ninja-build, gfortran, pkgconf, libenet-dev, libpugixml-dev, libsodium-dev, libyaml-cpp-dev, pybind11-dev, libgtest-dev, nlohmann-json3-dev, python3-all-dev, python3-numpy, libblosc-dev, libbz2-dev, libpng-dev, libczmq-dev, libhdf5-serial-dev, libhdf5-mpi-dev, libfabric-dev, libffi-dev, libucx-dev [amd64 arm64], mpi-default-dev, python3-mpi4py Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: c0776af0a16af514bbd6a0c1ba91cfd5 5033 adios2_2.10.1+dfsg1-10.dsc d5d2799922c02167d3f942bf807b7ccd 3585312 adios2_2.10.1+dfsg1.orig.tar.xz 597c07b7b27de13f3deff9dd8a2fa981 24728 adios2_2.10.1+dfsg1-10.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/adios2 Vcs-Git: https://salsa.debian.org/science-team/adios2.git Checksums-Sha256: 97851547189e0b177695da21b4ccddea2db092eb0c54bc681d11497c135d4639 5033 adios2_2.10.1+dfsg1-10.dsc 18ca6e565299c894827bee86a9a57185be6f92e96bc2652e35370fcc99cbde1f 3585312 adios2_2.10.1+dfsg1.orig.tar.xz a1319a52a4185e0915ba15c670c636f51066fd5576419702d55d9204785bb47e 24728 adios2_2.10.1+dfsg1-10.debian.tar.xz Homepage: https://github.com/ornladios/ADIOS2 Package-List: adios2-data deb libs optional arch=all adios2-mpi-bin deb libs optional arch=any adios2-scripts deb libs optional arch=all adios2-serial-bin deb libs optional arch=any libadios2-common-c++11-dev deb libs optional arch=all libadios2-common-c-dev deb libs optional arch=all libadios2-common-core-dev deb libdevel optional arch=any libadios2-mpi-auxiliary-2.10 deb libs optional arch=any libadios2-mpi-auxiliary-dev deb libs optional arch=any libadios2-mpi-c++11-2.10 deb libs optional arch=any libadios2-mpi-c++11-dev deb libs optional arch=any libadios2-mpi-c-2.10 deb libs optional arch=any libadios2-mpi-c-dev deb libs optional arch=any libadios2-mpi-core-2.10 deb libs optional arch=any libadios2-mpi-core-dev deb libdevel optional arch=any libadios2-mpi-fortran-2.10 deb libs optional arch=any libadios2-mpi-fortran-dev deb libs optional arch=any libadios2-mpi-plugins deb libs optional arch=any libadios2-serial-auxiliary-2.10 deb libs optional arch=any libadios2-serial-auxiliary-dev deb libs optional arch=any libadios2-serial-c++11-2.10 deb libs optional arch=any libadios2-serial-c++11-dev deb libs optional arch=any libadios2-serial-c-2.10 deb libs optional arch=any libadios2-serial-c-dev deb libs optional arch=any libadios2-serial-core-2.10 deb libs optional arch=any libadios2-serial-core-dev deb libdevel optional arch=any libadios2-serial-fortran-2.10 deb libs optional arch=any libadios2-serial-fortran-dev deb libs optional arch=any libadios2-serial-plugins deb libs optional arch=any python3-adios2 deb libs optional arch=all python3-adios2-mpi deb libs optional arch=any python3-adios2-serial deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@, python3-all Directory: pool/main/a/adios2 Priority: optional Section: misc Package: aide Binary: aide, aide-common, aide-dynamic Version: 0.19~dev20240708-1 Maintainer: Aide Maintainers Uploaders: Marc Haber , Hannes von Haugwitz Build-Depends: bison, check, debconf-utils, debhelper-compat (= 13), autoconf-archive, flex (>= 2.5.32), libacl1-dev, libattr1-dev, libaudit-dev [linux-any], libcap-dev [linux-any], libext2fs-dev (>= 1.46.2), libmhash-dev (>= 0.9.7), libpcre2-dev, libselinux1-dev [linux-any], pkgconf, po-debconf (>= 0.5.0), zlib1g-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 2eecda4c84bf84d4678868e264f4ce41 2408 aide_0.19~dev20240708-1.dsc b3db89d4420abc6617d1fb6ab1af6f08 809662 aide_0.19~dev20240708.orig.tar.gz c621c3f3ba0d6bd881db9d53474ffb93 107016 aide_0.19~dev20240708-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/aide Vcs-Git: https://salsa.debian.org/debian/aide.git Checksums-Sha256: a35bc5000639387a763fc61b976924296630ce89a0114a93dd9d4c3a4f531ce2 2408 aide_0.19~dev20240708-1.dsc ff9d8f662fcd673ad1de60edde7651c17e33b2fe7143265fed03fb171cd0f031 809662 aide_0.19~dev20240708.orig.tar.gz d0e6485bf895eb63c7e659fec02bf9c7cbaed0884f8700746f81469e4f64ae94 107016 aide_0.19~dev20240708-1.debian.tar.xz Homepage: https://aide.github.io Package-List: aide deb admin optional arch=any aide-common deb admin optional arch=all aide-dynamic deb oldlibs optional arch=all Testsuite: autopkgtest Testsuite-Triggers: s-nail Directory: pool/main/a/aide Priority: source Section: admin Package: akonadi Binary: akonadi-backend-mysql, akonadi-backend-postgresql, akonadi-backend-sqlite, akonadi-server, libakonadi-data, libakonadi-dev, libakonadi-dev-bin, libkpim6akonadiagentbase6, libkpim6akonadicore6, libkpim6akonadiprivate6, libakonadiserver-dev, libkpim6akonadiwidgets6, libkpim6akonadixml6 Version: 4:24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), default-libmysqlclient-dev, dh-apparmor, dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.3.0~), gettext, libaccounts-qt6-dev (>= 1.16~), libboost-dev (>= 1.34.0~), libkaccounts6-dev (>= 4:19.08.0~), libkf6config-dev (>= 6.3.0~), libkf6configwidgets-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6itemmodels-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), liblzma-dev (>= 5.0.0~), libpq-dev, libxml2-dev, libxml2-utils, libxslt1-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-tools-dev (>= 6.6.0~), shared-mime-info (>= 1.8~), xsltproc Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: c0073b1e8b01040c6448a6b7ed155ec0 3856 akonadi_24.08.0-2.dsc dafc6af059751b3465abfd7ce9e2f8e3 1702140 akonadi_24.08.0.orig.tar.xz 3baa6af18e409e8f57ae2c5a6a40d16f 833 akonadi_24.08.0.orig.tar.xz.asc 866e07bd20703e36236fd1aed2371933 35628 akonadi_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/akonadi Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/akonadi.git Checksums-Sha256: be3ec45ba47798b016c3c931a6e126280146dfcb0a515c26d9c81c88fc14c7cd 3856 akonadi_24.08.0-2.dsc e140f6820aa596ea48ce623358bdf584942d6e2a08530b9b43de680801568945 1702140 akonadi_24.08.0.orig.tar.xz 25ec7a2285ddb3e9f5f8b843bb73d712b0cc11c3ce8eee7c040268b37f987787 833 akonadi_24.08.0.orig.tar.xz.asc 3b1befaaf1d690b61844626216cddfce348cb0645978ce37b2bfcedd9f3931ef 35628 akonadi_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/akonadi Package-List: akonadi-backend-mysql deb misc optional arch=all akonadi-backend-postgresql deb misc optional arch=all akonadi-backend-sqlite deb misc optional arch=all akonadi-server deb net optional arch=any libakonadi-data deb libs optional arch=all libakonadi-dev deb libdevel optional arch=any libakonadi-dev-bin deb libdevel optional arch=any libakonadiserver-dev deb libdevel optional arch=any libkpim6akonadiagentbase6 deb libs optional arch=any libkpim6akonadicore6 deb libs optional arch=any libkpim6akonadiprivate6 deb libs optional arch=any libkpim6akonadiwidgets6 deb libs optional arch=any libkpim6akonadixml6 deb libs optional arch=any Directory: pool/main/a/akonadi Priority: source Section: libs Package: akonadi-calendar Binary: kalendarac, libakonadicalendar-data, libakonadicalendar-dev, libkpim6akonadicalendar6 Version: 4:24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libakonadicontact-dev (>= 4:24.08.0~), libakonadimime-dev (>= 4:24.08.0~), libkcalendarutils-dev (>= 4:24.08.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6codecs-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6notifications-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkleo-dev (>= 4:24.08.0~), libkmailtransport-dev (>= 24.08.0~), messagelib-dev (>= 4:24.08.0~), qt6-base-dev (>= 6.6.0+dfsg~), xauth , xvfb Architecture: amd64 arm64 armhf i386 all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 76dd323bde28bf3e98aac38eb0d6bef9 3329 akonadi-calendar_24.08.0-2.dsc 2b55a207405636752e13d37faed93c74 520976 akonadi-calendar_24.08.0.orig.tar.xz 9f939908d090ebc1c84e0e242142912e 833 akonadi-calendar_24.08.0.orig.tar.xz.asc 4c8b08bcb6c1699cb088813c5a816011 17868 akonadi-calendar_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/akonadi-calendar Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/akonadi-calendar.git Checksums-Sha256: 410311fdcb5aeb43f291c72834d00f7eea1433c8fa1f3e0c5a64992b4da2f060 3329 akonadi-calendar_24.08.0-2.dsc cb354795a681770c865544f5b0b2786042674b3a9f442a0daff04ec91c222d97 520976 akonadi-calendar_24.08.0.orig.tar.xz 586b80ca9a3cdaffa0e9bb3e3dc9893d8e6f1951dae7f0dbd26dc39186c13002 833 akonadi-calendar_24.08.0.orig.tar.xz.asc 64befb216e4607a4714b035e774f5c2b3f2dd55615135d301030ba4a2fe8811e 17868 akonadi-calendar_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/akonadi-calendar Package-List: kalendarac deb libs optional arch=amd64,arm64,armhf,i386 libakonadicalendar-data deb libs optional arch=all libakonadicalendar-dev deb libdevel optional arch=amd64,arm64,armhf,i386 libkpim6akonadicalendar6 deb libs optional arch=amd64,arm64,armhf,i386 Directory: pool/main/a/akonadi-calendar Priority: optional Section: misc Package: akonadi-calendar-tools Binary: konsolekalendar Version: 4:24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Michael Meskes , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libakonadicalendar-dev (>= 4:24.08.0~), libcalendarsupport-dev (>= 4:24.08.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ea639058d87230d4bd75260700070198 2862 akonadi-calendar-tools_24.08.0-2.dsc 5da299e572047990456fa9003b118fa9 264900 akonadi-calendar-tools_24.08.0.orig.tar.xz 9e46b92bc8cc463337c8821c85753a7c 833 akonadi-calendar-tools_24.08.0.orig.tar.xz.asc 50dc53b827ea7e2299ab3f88086d3693 13760 akonadi-calendar-tools_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/akonadi-calendar-tools Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/akonadi-calendar-tools.git Checksums-Sha256: b5eda20ef2204d287973623983c34fa665256e116203e7894faa24929d350667 2862 akonadi-calendar-tools_24.08.0-2.dsc 44863627bcb44c067feadba935da5b34c23f1b66d750ce98d3b18000f1c233f9 264900 akonadi-calendar-tools_24.08.0.orig.tar.xz cd910e635b09eabbc092b6d2ce50277d52c4895141f61d61e06e6b48039a218f 833 akonadi-calendar-tools_24.08.0.orig.tar.xz.asc 447fbebd2e33ba9d9f209f62b847e71eef737a83f62c22cc39d64a18c8b4ce98 13760 akonadi-calendar-tools_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/akonadi-calendar-tools Package-List: konsolekalendar deb kde optional arch=amd64,arm64,armhf,i386 Directory: pool/main/a/akonadi-calendar-tools Priority: extra Section: misc Package: akonadi-contacts Binary: akonadi-contacts-data, libakonadicontact-dev, libkpim6akonadicontactcore6, libkpim6akonadicontactwidgets6 Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Lisandro Damián Nicanor Pérez Meyer , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libgrantleetheme-dev (>= 24.08.0~), libgrantleetheme-plugins, libkf6codecs-dev (>= 6.3.0~), libkf6completion-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6kcmutils-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6prison-dev (>= 6.3.0~), libkf6service-dev (>= 6.3.0~), libkf6texttemplate-dev (>= 6.3.0~), libkf6textwidgets-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkmime-dev (>= 24.08.0~), libktextaddons-dev (>= 1.5.4~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), xauth, xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 6a8ddcdc561ce57b0162cf6fbb304b29 3496 akonadi-contacts_24.08.0-1.dsc c207ccf434c3220251469dd84becdba7 432680 akonadi-contacts_24.08.0.orig.tar.xz 69b749934a247f0f31511a8d324b966e 833 akonadi-contacts_24.08.0.orig.tar.xz.asc 43d2249d4714bf9ab81901f502d11853 16832 akonadi-contacts_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/akonadi-contacts Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/akonadi-contacts.git Checksums-Sha256: 3bda9ecef6ff03824d81f28a8a3fe95395423589dcc7bc6a35b4999cb2ef130b 3496 akonadi-contacts_24.08.0-1.dsc 2b0f854f82900aa202dc5f16ac01effd687217b2d135ff51a0878de07aafb451 432680 akonadi-contacts_24.08.0.orig.tar.xz c5474f51e79efbe11b886e6157ebee31463a89bd1ff7de11b5894f65efa54ab0 833 akonadi-contacts_24.08.0.orig.tar.xz.asc cd8bd6ef103d100b0f572ca92c33c7e21694c4d4683df36ce9716fdc5f9cc726 16832 akonadi-contacts_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/akonadi-contacts Package-List: akonadi-contacts-data deb kde optional arch=all libakonadicontact-dev deb libdevel optional arch=any libkpim6akonadicontactcore6 deb libs optional arch=any libkpim6akonadicontactwidgets6 deb libs optional arch=any Directory: pool/main/a/akonadi-contacts Priority: extra Section: misc Package: akonadi-import-wizard Binary: akonadi-import-wizard, libkpimimportwizard-dev, libkpim6importwizard6 Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Michael Meskes , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libakonadi-dev (>= 4:24.08.0~), libkf6archive-dev (>= 6.3.0~), libkf6auth-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkmailtransport-dev (>= 24.08.0~), libmailcommon-dev (>= 4:24.08.0~), libmailimporter-dev (>= 4:24.08.0~), libpimcommon-dev (>= 4:24.08.0~), messagelib-dev (>= 4:24.08.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qtkeychain-qt6-dev (>= 0.14.2~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d99dfd3091d473cfaf922bdb2e402333 3303 akonadi-import-wizard_24.08.0-1.dsc a3b4ee59651eadbeaea13aa49d9babd7 489032 akonadi-import-wizard_24.08.0.orig.tar.xz 44aca9de40f417b4d2f1c12bcc1697d4 833 akonadi-import-wizard_24.08.0.orig.tar.xz.asc 3d92232356e1c54fd8ad540d28200421 15384 akonadi-import-wizard_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/akonadi-import-wizard Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/akonadi-import-wizard.git Checksums-Sha256: e52265d3d8ff0c3379279fb5fe4876f149cb80321b77d4c24d28ee1c8fb04626 3303 akonadi-import-wizard_24.08.0-1.dsc 06feaef071635a2e583330708a9f255afce9d4918997946a7d4c20ab138159aa 489032 akonadi-import-wizard_24.08.0.orig.tar.xz b569e8350e870b3d9572a05d9f7d47323e91d6f86bec18297e6a479933a92347 833 akonadi-import-wizard_24.08.0.orig.tar.xz.asc 69eb53095073bbeb5a2a4876131358857c6a62e15711a1caebde8573c15f8a5f 15384 akonadi-import-wizard_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/akonadi-import-wizard Package-List: akonadi-import-wizard deb mail optional arch=any libkpim6importwizard6 deb libs optional arch=any libkpimimportwizard-dev deb libdevel optional arch=any Directory: pool/main/a/akonadi-import-wizard Priority: extra Section: misc Package: akonadi-import-wizard Binary: akonadi-import-wizard, libkpimimportwizard-dev, libkpim6importwizard6 Version: 4:24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Michael Meskes , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libakonadi-dev (>= 4:24.08.0~), libkf6archive-dev (>= 6.3.0~), libkf6auth-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkmailtransport-dev (>= 24.08.0~), libmailcommon-dev (>= 4:24.08.0~), libmailimporter-dev (>= 4:24.08.0~), libpimcommon-dev (>= 4:24.08.0~), messagelib-dev (>= 4:24.08.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qtkeychain-qt6-dev (>= 0.14.2~) Architecture: amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: f686d8460709ca41fdf3ad2a93652f81 3378 akonadi-import-wizard_24.08.0-2.dsc a3b4ee59651eadbeaea13aa49d9babd7 489032 akonadi-import-wizard_24.08.0.orig.tar.xz 44aca9de40f417b4d2f1c12bcc1697d4 833 akonadi-import-wizard_24.08.0.orig.tar.xz.asc 1780bdd42bb7b12e77601ab3987c96d7 15444 akonadi-import-wizard_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/akonadi-import-wizard Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/akonadi-import-wizard.git Checksums-Sha256: ba0d4a318d8a2d06e65577990658ec6b1125c20fdf92efbec398cc6b7f466a28 3378 akonadi-import-wizard_24.08.0-2.dsc 06feaef071635a2e583330708a9f255afce9d4918997946a7d4c20ab138159aa 489032 akonadi-import-wizard_24.08.0.orig.tar.xz b569e8350e870b3d9572a05d9f7d47323e91d6f86bec18297e6a479933a92347 833 akonadi-import-wizard_24.08.0.orig.tar.xz.asc 10e4bc27bfd49206fe6adfb1885afd1f825ab4f76518b3bcba9fb239edbcaa12 15444 akonadi-import-wizard_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/akonadi-import-wizard Package-List: akonadi-import-wizard deb mail optional arch=amd64,arm64,armhf,i386 libkpim6importwizard6 deb libs optional arch=amd64,arm64,armhf,i386 libkpimimportwizard-dev deb libdevel optional arch=amd64,arm64,armhf,i386 Directory: pool/main/a/akonadi-import-wizard Priority: extra Section: misc Package: akonadi-mime Binary: akonadi-mime-data, libakonadimime-dev, libkpim6akonadimime6 Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Lisandro Damián Nicanor Pérez Meyer , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libkf6i18n-dev (>= 6.3.0~), libkf6itemmodels-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkmime-dev (>= 24.08.0~), libxslt1-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), shared-mime-info (>= 1.8~), xsltproc Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 5976657a23efbf3227a8025595126579 2874 akonadi-mime_24.08.0-1.dsc 469ebde55d155a4a0bca448a5fd9afbf 173224 akonadi-mime_24.08.0.orig.tar.xz 9152f5f9150a33f6236d0a8c4a5a0607 833 akonadi-mime_24.08.0.orig.tar.xz.asc 64767f6227c70d6ffaf03f2ca8d667bd 16436 akonadi-mime_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/akonadi-mime Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/akonadi-mime.git Checksums-Sha256: a3c9987739347ca194e56e7847514a2182561b0ff0e8f2faadb6495830ff6dee 2874 akonadi-mime_24.08.0-1.dsc eb0829466f694daf0c4ce047073c299fd3e24be72447bdf407561822bcf1022c 173224 akonadi-mime_24.08.0.orig.tar.xz 87b4cb8ae278f83da00049281fa7334eab5581cdf5874456a2359a81020f1a25 833 akonadi-mime_24.08.0.orig.tar.xz.asc b96e546ccb527d62499c7515c6db4c60bedcc17674399acbc7e6712eeb3fb241 16436 akonadi-mime_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/akonadi-mime Package-List: akonadi-mime-data deb kde optional arch=all libakonadimime-dev deb libdevel optional arch=any libkpim6akonadimime6 deb libs optional arch=any Directory: pool/main/a/akonadi-mime Priority: extra Section: misc Package: akonadi-notes Binary: libakonadinotes-dev, libkpim6akonadinotes6 Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Lisandro Damián Nicanor Pérez Meyer , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkmime-dev (>= 24.08.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 63a530b642e547a0d8c0ee8f480034d0 2636 akonadi-notes_24.08.0-1.dsc 43554d53248871502ea47582855e04ba 28708 akonadi-notes_24.08.0.orig.tar.xz 1e87caf10c5d8c7f037f156a5819835d 833 akonadi-notes_24.08.0.orig.tar.xz.asc 1ea2e0704589a159383d25287cbcc63d 15132 akonadi-notes_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/akonadi-notes Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/akonadi-notes.git Checksums-Sha256: 7d8dc6cc06900c53b039875137d00d85931bf6dab99ba383640f9ac3de119a9b 2636 akonadi-notes_24.08.0-1.dsc 13279448fb1186a3553f7012909b943f4cf476ca5b11e4edc7e70bdf6940b78d 28708 akonadi-notes_24.08.0.orig.tar.xz 7986c01f8bf8b847a64543151a98cf326c70460a63f6a4e45eef2b0dce6762da 833 akonadi-notes_24.08.0.orig.tar.xz.asc 43975fc803dc1d7e4fa5fe2a80036b80603ee36f3bce649f9052cedcc5730c65 15132 akonadi-notes_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/akonadi-notes Package-List: libakonadinotes-dev deb libdevel optional arch=any libkpim6akonadinotes6 deb libs optional arch=any Directory: pool/main/a/akonadi-notes Priority: extra Section: misc Package: akonadi-search Binary: libakonadisearch-bin, libakonadisearch-data, libakonadisearch-dev, libakonadisearch-plugins, libkpim6akonadisearchcore6, libkpim6akonadisearchdebug6, libkpim6akonadisearchpim6, libkpim6akonadisearchxapian6 Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: ca-certificates, cargo, cmake (>= 3.16~), corrosion, debhelper-compat (= 13), dh-sequence-kf6, dpkg-dev (>= 1.22.5), extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libakonadimime-dev (>= 4:24.08.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6kcmutils-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6runner-dev (>= 6.3.0~), libkmime-dev (>= 24.08.0~), libktextaddons-dev (>= 1.5.4~), librust-cxx-build-dev, librust-cxx-dev, librust-html2text-dev, libxapian-dev, qt6-base-dev (>= 6.6.0+dfsg~), rustc, xauth, xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a4bf3c445a471b89041f6197b81464cd 3557 akonadi-search_24.08.0-1.dsc 4a8c4f77bff248fc30572a66657d23c8 113000 akonadi-search_24.08.0.orig.tar.xz 94cd7cc78e6dc012cad093bede78f143 833 akonadi-search_24.08.0.orig.tar.xz.asc c02200a8d1d86aebb30476906b7281e4 17332 akonadi-search_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/akonadi-search Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/akonadi-search.git Checksums-Sha256: 01020366a0d0376d6c60b0a568d227d3325480950b87860a84ebcdbdb44a6643 3557 akonadi-search_24.08.0-1.dsc 883c00f1e1c07828606d0ff20d85819d24b1023e9cbf6d9feef2cab1e2909eb7 113000 akonadi-search_24.08.0.orig.tar.xz b4871f19347a298d28948307fcc8c156d8aa15d1eba25b4263234fc63f6db85a 833 akonadi-search_24.08.0.orig.tar.xz.asc ec204ef3462eb7cf0bb4f954ce4d2f2478505f6a395d511c0e797315d2dafabc 17332 akonadi-search_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/akonadi-search Package-List: libakonadisearch-bin deb libs optional arch=any libakonadisearch-data deb libs optional arch=all libakonadisearch-dev deb libdevel optional arch=any libakonadisearch-plugins deb libs optional arch=any libkpim6akonadisearchcore6 deb libs optional arch=any libkpim6akonadisearchdebug6 deb libs optional arch=any libkpim6akonadisearchpim6 deb libs optional arch=any libkpim6akonadisearchxapian6 deb libs optional arch=any Directory: pool/main/a/akonadi-search Priority: optional Section: misc Package: akonadiconsole Binary: akonadiconsole Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Michael Meskes , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libakonadi-dev (>= 4:24.08.0~), libakonadicontact-dev (>= 4:24.08.0~), libakonadimime-dev (>= 4:24.08.0~), libakonadisearch-dev (>= 4:24.08.0~), libcalendarsupport-dev (>= 4:24.08.0~), libkdepim-dev (>= 4:24.08.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6completion-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6itemmodels-dev (>= 6.3.0~), libkf6itemviews-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6textwidgets-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkmime-dev (>= 24.08.0~), libxapian-dev, messagelib-dev (>= 4:24.08.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), xauth, xvfb Architecture: amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 59fbfc491fc6ea7f6671e4977bd3fa61 3278 akonadiconsole_24.08.0-1.dsc dec4daed74ecec0ebbb26161fd5f8f55 304416 akonadiconsole_24.08.0.orig.tar.xz e585c100378a83dec992f6be5a415f80 833 akonadiconsole_24.08.0.orig.tar.xz.asc 18303399ac65c123ec95caf54692d5f9 13724 akonadiconsole_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/akonadiconsole Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/akonadiconsole.git Checksums-Sha256: 0ca956954adabeafd5b0e9098d93ace5c956fd6a03c1398cc52f0f9c95907868 3278 akonadiconsole_24.08.0-1.dsc 8059adeaccf58c2fe7182f0f93be1ca71908412670c96826d0d9302d6465bbdd 304416 akonadiconsole_24.08.0.orig.tar.xz eb15c95a072cb5882a6645739868a58bc5cc3c579fc4ed618a631ccfe6f80c65 833 akonadiconsole_24.08.0.orig.tar.xz.asc 3b3d51db09f292c605aa191bc1a4e115e6e03ac1c3e17a45e67e0a7226456462 13724 akonadiconsole_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/akonadiconsole Package-List: akonadiconsole deb utils optional arch=amd64,arm64,armhf,i386 Directory: pool/main/a/akonadiconsole Priority: extra Section: misc Package: akregator Binary: akregator Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Michael Meskes , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libgrantleetheme-dev (>= 24.08.0~), libkdepim-dev (>= 4:24.08.0~), libkf6codecs-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6kcmutils-dev (>= 6.3.0~), libkf6notifications-dev (>= 6.3.0~), libkf6notifyconfig-dev (>= 6.3.0~), libkf6parts-dev (>= 6.3.0~), libkf6statusnotifieritem-dev (>= 6.3.0~), libkf6syndication-dev (>= 6.3.0~), libkf6textwidgets-dev (>= 6.3.0~), libkf6userfeedback-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkontactinterface-dev (>= 24.08.0~), libktextaddons-dev (>= 1.5.4~), libpimcommon-dev (>= 4:24.08.0~), messagelib-dev (>= 4:24.08.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-webengine-dev (>= 6.6.0+dfsg~), xauth , xvfb Architecture: amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: fc8e4d620eaa71eb9b7221d75911a31e 3189 akregator_24.08.0-1.dsc 35c8e5e982751a8251c2d047f6232154 2119540 akregator_24.08.0.orig.tar.xz af20998daf63c8d9ca32404247b5d0f2 833 akregator_24.08.0.orig.tar.xz.asc 1be7a5e0163b8211f9aa954a94608991 16476 akregator_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/akregator Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/akregator.git Checksums-Sha256: 4f0f0424416d37a32c9276cdcda041d80465e1e577e9bfc4d2270d25982992fe 3189 akregator_24.08.0-1.dsc b7035b4b644fda7e95417ed5706e44a7331a7728bd506d99650ba1bfb23072d0 2119540 akregator_24.08.0.orig.tar.xz 211d331c5d998b41f4f4cbee443c9df3c646eca65d7ed0aff61e3b3d830a5835 833 akregator_24.08.0.orig.tar.xz.asc e5dee46baca212b0a2aeebc8338023d329f24ef84f64b4a754ee14822fce547e 16476 akregator_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/akregator Package-List: akregator deb web optional arch=amd64,arm64,armhf,i386 Directory: pool/main/a/akregator Priority: extra Section: misc Package: alabaster Binary: python3-alabaster Version: 0.7.12-1 Maintainer: Jeremy T. Bouse Build-Depends: debhelper (>= 12), dh-python, python3-all, python3-setuptools Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 458df7533cabfdc8d07873ef24ac94d0 1730 alabaster_0.7.12-1.dsc 3591827fde96d1dd23970fb05410ed04 11242 alabaster_0.7.12.orig.tar.gz 09b11eb96c7380d0b5143bf5f22e1399 13276 alabaster_0.7.12-1.debian.tar.xz Vcs-Browser: https://github.com/jbouse-debian/alabaster Vcs-Git: https://github.com/jbouse-debian/alabaster.git Checksums-Sha256: ad6e69fdd7f61c78d7094a95fe9a34f4f4a92ad277f29b0a5640a387b8179cbb 1730 alabaster_0.7.12-1.dsc a661d72d58e6ea8a57f7a86e37d86716863ee5e92788398526d58b26a4e4dc02 11242 alabaster_0.7.12.orig.tar.gz b5fa04db576d040a87b01396ffa094dbaa207c1f8b1ab16989019681fcb976cb 13276 alabaster_0.7.12-1.debian.tar.xz Homepage: https://github.com/bitprophet/alabaster Package-List: python3-alabaster deb python optional arch=all Extra-Source-Only: yes Directory: pool/main/a/alabaster Priority: optional Section: misc Package: amdsmi Binary: amd-smi, libamd-smi0, libamd-smi-dev Version: 6.1.2+ds-1 Maintainer: Debian ROCm Team Uploaders: Xuanteng Huang Build-Depends: debhelper-compat (= 13), cmake, pkgconf, libdrm-dev, help2man, txt2man, python3-yaml, libgtest-dev Architecture: amd64 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 5e3f997d389e9593a63a121fdc8c117e 2204 amdsmi_6.1.2+ds-1.dsc c6ab49848309634bd3da297988ce02ba 401668 amdsmi_6.1.2+ds.orig.tar.xz e4c34e636b87856fc19d21e9d8c7949a 73108 amdsmi_6.1.2+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rocm-team/amdsmi Vcs-Git: https://salsa.debian.org/rocm-team/amdsmi.git Checksums-Sha256: 94304367349e5e17cd956a5347231758ea059ea8db2360d881b9ad63468e0d5f 2204 amdsmi_6.1.2+ds-1.dsc 86595b4c9798df966776bf1b32483888f556fd2acb6adff1c639b1946b9b1f95 401668 amdsmi_6.1.2+ds.orig.tar.xz f7eced65e459f47233dad7e9d6c6b3064f17e4e644640d5827e5cb78e5594a9e 73108 amdsmi_6.1.2+ds-1.debian.tar.xz Homepage: https://github.com/ROCm/amdsmi Comment: amd-smi looks for libamd_smi.so, so it depends on the -dev package Package-List: amd-smi deb utils optional arch=amd64 libamd-smi-dev deb libdevel optional arch=amd64 libamd-smi0 deb libs optional arch=amd64 Testsuite: autopkgtest Directory: pool/main/a/amdsmi Priority: optional Section: misc Package: android-platform-external-doclava Binary: doclava-aosp Version: 9.0.0+r42-1 Maintainer: Android Tools Maintainers Uploaders: Kai-Chung Yan Build-Depends: debhelper (>= 12~), default-jdk-headless | default-jdk (>= 2:1.7), gradle-debian-helper, libantlr3-runtime-java, libguava-java, libjsilver-aosp-java, libtagsoup-java, maven-repo-helper Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: ea22d1bf88ec590d0c191428f7538fe0 2381 android-platform-external-doclava_9.0.0+r42-1.dsc 4014d79c09a0c51a21f6c1fa2e26e8e7 1845160 android-platform-external-doclava_9.0.0+r42.orig.tar.xz 005c7cf01951b45f7db464cf42b4d163 49060 android-platform-external-doclava_9.0.0+r42-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/android-tools-team/android-platform-external-doclava Vcs-Git: https://salsa.debian.org/android-tools-team/android-platform-external-doclava.git Checksums-Sha256: 65d1c9d4eab80301cf1310da1565336be43d471ca8e37a83954d13bc48a1d8fc 2381 android-platform-external-doclava_9.0.0+r42-1.dsc 7bace202641ee17ae8cc031fb1af76e99f2f299b7f7c19b43a9a12f91390f3cb 1845160 android-platform-external-doclava_9.0.0+r42.orig.tar.xz f987fc7b358d2b38d14fbd218b52d2237096cb7efb0aeecadcf11fa38f6cd989 49060 android-platform-external-doclava_9.0.0+r42-1.debian.tar.xz Homepage: https://android.googlesource.com/platform/external/doclava Package-List: doclava-aosp deb java optional arch=all Directory: pool/main/a/android-platform-external-doclava Priority: optional Section: misc Package: antlr4-cpp-runtime Binary: libantlr4-runtime-dev, libantlr4-runtime4.10 Version: 4.10+dfsg-1 Maintainer: Andrius Merkys Build-Depends: cmake, debhelper-compat (= 13), libutfcpp-dev, pkg-config, uuid-dev Architecture: any Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 39f65ca8eacc71521ba0693a9dccb95d 2148 antlr4-cpp-runtime_4.10+dfsg-1.dsc 75d3f1d4806dd97a5c0b1095e16b8203 184268 antlr4-cpp-runtime_4.10+dfsg.orig.tar.xz e0534992116dea4a26ceb93bd4038e83 3596 antlr4-cpp-runtime_4.10+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/antlr4-cpp-runtime Vcs-Git: https://salsa.debian.org/debian/antlr4-cpp-runtime.git Checksums-Sha256: 41949756647b6a27939aefb9716a13fb136a0d267a093a7545e66d65cad3d2a3 2148 antlr4-cpp-runtime_4.10+dfsg-1.dsc 42bde857c1644cd1b1ee8ded2e9a97b4cc083ee85181772c06c9292173abf638 184268 antlr4-cpp-runtime_4.10+dfsg.orig.tar.xz 809b015a30062eae81e70227a43ef4c23e9f0e0c2aa103d1a1ad1cee3d74967a 3596 antlr4-cpp-runtime_4.10+dfsg-1.debian.tar.xz Homepage: https://www.antlr.org Package-List: libantlr4-runtime-dev deb libdevel optional arch=any libantlr4-runtime4.10 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: cmake Directory: pool/main/a/antlr4-cpp-runtime Priority: extra Section: misc Package: arianna Binary: arianna Version: 24.05.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Scarlett Moore Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, kirigami-addons-dev (>= 1.3.0~), libkirigami-dev (>= 6.3.0~), libkf6archive-dev (>= 6.3.0~), libkf6baloo-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6filemetadata-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libquickcharts-dev (>= 6.3.0~), libkf6windowsystem-dev (>= 6.3.0~), libkf6qqc2desktopstyle-dev (>= 6.3.0~), libxkbcommon-dev, pkgconf, qt6-httpserver-dev (>= 6.6.0~), qt6-svg-dev (>= 6.6.0~), qt6-websockets-dev (>= 6.6.0~), qt6-webengine-dev (>= 6.6.0~), qt6-base-dev (>= 6.6.0+dfsg~), xauth , xvfb Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: f36b41d099f8e16cc87a3692cffb0fbc 2882 arianna_24.05.2-1.dsc 067f27c0f6e64c9d19d5b386da7388f7 819044 arianna_24.05.2.orig.tar.xz cdca45e48449b6a1fabfa36793edd73e 833 arianna_24.05.2.orig.tar.xz.asc 53899fe63535f1e4770830042a48f69f 20612 arianna_24.05.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/arianna Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/arianna.git Checksums-Sha256: f2708ee21a714899afdac230777abeb31626aabb1bc51b02137cb463997a7e41 2882 arianna_24.05.2-1.dsc 637ff15a3b18dd6b714b6883c6758660319f8d58f4739cbc734f75fa637af76d 819044 arianna_24.05.2.orig.tar.xz 10609edaee5be65841dc8869c19d953d17f4415125f17adb71f6dc7e24a4eaee 833 arianna_24.05.2.orig.tar.xz.asc 708bdecb8ad1339cd9825754f795a8bfcb278a0496ab5964bb8b7fb085464a31 20612 arianna_24.05.2-1.debian.tar.xz Homepage: https://invent.kde.org/graphics/arianna Package-List: arianna deb kde optional arch=any Directory: pool/main/a/arianna Priority: optional Section: misc Package: ark Binary: ark Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.19~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 5.240.0~), gettext, libarchive-dev (>= 3.3.3~), libbz2-dev, libkf6config-dev (>= 5.240.0~), libkf6crash-dev (>= 5.240.0~), libkf6dbusaddons-dev (>= 5.240.0~), libkf6doctools-dev (>= 5.240.0~), libkf6filemetadata-dev (>= 5.240.0~), libkf6i18n-dev (>= 5.240.0~), libkf6iconthemes-dev (>= 5.240.0~), libkf6kio-dev (>= 5.240.0~), libkf6parts-dev (>= 5.240.0~), libkf6pty-dev (>= 5.240.0~), libkf6service-dev (>= 5.240.0~), libkf6widgetsaddons-dev (>= 5.240.0~), libkf6windowsystem-dev (>= 5.240.0~), liblzma-dev, libzip-dev (>= 1.3.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), zlib1g-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 04c68b57701ddd04cb1c9638ca30c149 2796 ark_24.08.0-1.dsc daec28b797eb35c840fd0d43dad5ab00 3003728 ark_24.08.0.orig.tar.xz 1342fc88a4d8ec0b798c610834c899f4 833 ark_24.08.0.orig.tar.xz.asc e7fc7bee4614cd0dd42cab7dfdb27fb8 22292 ark_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ark Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ark.git Checksums-Sha256: 6d3172d4e2559c518eab04c8f869eef1d130db086dd442e3b9096b9ea9fa16f5 2796 ark_24.08.0-1.dsc c188c30f74c87918b9a102476e1945398176df1ecf9c07e4b75e1183218b34ad 3003728 ark_24.08.0.orig.tar.xz d22ef92aecf4caed0de99962e434788484ab392503594bb1de0ca9e9d8861c3f 833 ark_24.08.0.orig.tar.xz.asc 154de2cb27f0e87f313319efc76cc1618e7f565b4ebeb758823c11b2e535bd73 22292 ark_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/utilities/ark Package-List: ark deb utils optional arch=any Directory: pool/main/a/ark Priority: source Section: utils Package: asmjit Binary: libasmjit-dev Version: 0.0~git20231115.1da9e4d-2~exp1 Maintainer: Debian Deep Learning Team Uploaders: Yangfl , Mo Zhou , Andrius Merkys , Build-Depends: architecture-is-64-bit, cmake, debhelper-compat (= 13) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 4be6effdc4b4b980f029f4b91acba8cc 2244 asmjit_0.0~git20231115.1da9e4d-2~exp1.dsc 9e8d65fabd2a41c292bc1ab14f16f73a 768968 asmjit_0.0~git20231115.1da9e4d.orig.tar.xz ffeacc3c255bb63674b109fd175ed8d8 3308 asmjit_0.0~git20231115.1da9e4d-2~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/deeplearning-team/asmjit Vcs-Git: https://salsa.debian.org/deeplearning-team/asmjit.git Checksums-Sha256: 6f36f532562ea78a16fc1849d6576c00d75db934e96112dbef1632806a1af773 2244 asmjit_0.0~git20231115.1da9e4d-2~exp1.dsc 361308fc510137aa87d4dd6587ec84949b01ad654b77feea8ef145046587d493 768968 asmjit_0.0~git20231115.1da9e4d.orig.tar.xz 63b218ae5eff54a4d70c4e058a2e65ac06e83f9ce56b75ba9cafa5ceb757d20c 3308 asmjit_0.0~git20231115.1da9e4d-2~exp1.debian.tar.xz Homepage: https://github.com/asmjit/asmjit Package-List: libasmjit-dev deb libdevel optional arch=any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@ Directory: pool/main/a/asmjit Priority: extra Section: misc Package: asmjit Binary: libasmjit-dev Version: 0.0~git20231115.1da9e4d-2~exp2 Maintainer: Debian Deep Learning Team Uploaders: Yangfl , Mo Zhou , Andrius Merkys , Build-Depends: architecture-is-little-endian, cmake, debhelper-compat (= 13) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 5a4db198b38a4952164e28f2e5c9855b 2251 asmjit_0.0~git20231115.1da9e4d-2~exp2.dsc 9e8d65fabd2a41c292bc1ab14f16f73a 768968 asmjit_0.0~git20231115.1da9e4d.orig.tar.xz d741108304584017964baab5c7779c56 3356 asmjit_0.0~git20231115.1da9e4d-2~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/deeplearning-team/asmjit Vcs-Git: https://salsa.debian.org/deeplearning-team/asmjit.git Checksums-Sha256: 7a39604dc01450acceadf9a07c987e5e4c3e485c126f89ae87e1b861dddafca2 2251 asmjit_0.0~git20231115.1da9e4d-2~exp2.dsc 361308fc510137aa87d4dd6587ec84949b01ad654b77feea8ef145046587d493 768968 asmjit_0.0~git20231115.1da9e4d.orig.tar.xz 1b60b4c994ea009987c5cd7c10c498b8b1e448535bfb406a4ffb70808604a141 3356 asmjit_0.0~git20231115.1da9e4d-2~exp2.debian.tar.xz Homepage: https://github.com/asmjit/asmjit Package-List: libasmjit-dev deb libdevel optional arch=any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@ Directory: pool/main/a/asmjit Priority: extra Section: misc Package: austin Binary: austin Version: 2.1.1-1 Maintainer: Gabriele N. Tornetta Build-Depends: debhelper (>= 11~), bats, valgrind, python3 (>= 3.3) Architecture: amd64 arm64 i386 mips64el ppc64 ppc64el s390x Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: dc90d588df7d865d7b6ee9b16f855c17 1996 austin_2.1.1-1.dsc 8579e1473ee237084cf11a094f580cd4 4510590 austin_2.1.1.orig.tar.gz 8f24088d54eb3734b5a7e264f49c5ae6 2484 austin_2.1.1-1.debian.tar.xz Vcs-Browser: https://github.com/P403n1x87/austin Vcs-Git: https://github.com/P403n1x87/austin -b packaging/debian Checksums-Sha256: d6b6355b4aca257c2501111d7a93faa78339320296c550cfd4f9ade2b859d6a0 1996 austin_2.1.1-1.dsc af8b02646465655003bb1412c8800b66816eaf75f2188a65d56c4f835b5f04bc 4510590 austin_2.1.1.orig.tar.gz 417769caa72cb7ca14c83bed5e706e4350b1f29413c21a761f894fbd455b902d 2484 austin_2.1.1-1.debian.tar.xz Homepage: https://github.com/P403n1x87/austin Package-List: austin deb devel optional arch=amd64,arm64,i386,mips64el,ppc64,ppc64el,s390x Testsuite: autopkgtest Testsuite-Triggers: bats, valgrind Directory: pool/main/a/austin Priority: extra Section: misc Package: auto6to4 Binary: auto6to4 Version: 1.20-4 Maintainer: Barak A. Pearlmutter Build-Depends: debhelper-compat (= 13) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 02991271e187bd70abe879f3e73c032e 1834 auto6to4_1.20-4.dsc 5e9c0768e0472ee1c1e0aa4567c4e3c7 5131 auto6to4_1.20.orig.tar.gz 743f13806d48f76ffbf9feb5ece08eed 11016 auto6to4_1.20-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/auto6to4 Vcs-Git: https://salsa.debian.org/debian/auto6to4.git Checksums-Sha256: a4d1b65ebbd0515883428b9828251784e2f9292b557697dc9e4012e63b34c1d0 1834 auto6to4_1.20-4.dsc 0c7cf33d8ff92fa8b6b9fb7fce0d622a3cae342157c210a8bf0514db7bdfb74c 5131 auto6to4_1.20.orig.tar.gz 0c7082e471ab4aef97efba100aac9120c9b42ef151859e394224d09b94c4a7dd 11016 auto6to4_1.20-4.debian.tar.xz Homepage: https://github.com/barak/auto6to4 Package-List: auto6to4 deb net optional arch=all Directory: pool/main/a/auto6to4 Priority: source Section: net Package: autogen Binary: autogen, autogen-doc, libopts25, libopts25-dev Version: 1:5.19.96-3 Maintainer: Andreas Metzler Build-Depends: autogen , chrpath, debhelper-compat (= 13), gperf, guile-3.0-dev, libxml2-dev, pkg-config, tar (>= 1.28) Build-Depends-Indep: cm-super-minimal, texinfo, texlive Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 6b8777ef1403838f9c81c9273110804c 2400 autogen_5.19.96-3.dsc ca80104be644f1d9cf8abd35e34953b0 1514364 autogen_5.19.96.orig.tar.xz 212b1d204e3dd5bacdb13c0133de0bcb 659 autogen_5.19.96.orig.tar.xz.asc 90a494ff507d5a6bb80548a18e2e771d 22356 autogen_5.19.96-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/autogen Vcs-Git: https://salsa.debian.org/debian/autogen.git Checksums-Sha256: 7ff38d1a4cfc1f95554711b74d5ac4ce11cdff027e534604a0afcc230b79f140 2400 autogen_5.19.96-3.dsc 8f44e925524bde8a46b5e51d6f136f1b1ee6b369b78d95cf0f66d8cca80fb05d 1514364 autogen_5.19.96.orig.tar.xz 1b5f0273e604f6fa026d4a4f4a3949be5d540b4b2c116b1e92291b0503b31a91 659 autogen_5.19.96.orig.tar.xz.asc 62d8a5d7e38206c7b0a3171e4242e981cd38fb9b25bf2d25a6cd7f36f8f7eca1 22356 autogen_5.19.96-3.debian.tar.xz Homepage: https://www.gnu.org/software/autogen/ Package-List: autogen deb devel optional arch=any autogen-doc deb doc optional arch=all libopts25 deb libs optional arch=any libopts25-dev deb libdevel optional arch=any Directory: pool/main/a/autogen Priority: source Section: devel Package: avro-c Binary: libavro-dev, libavro23t64, avro-bin Version: 1.11.1-1.1~exp1 Maintainer: Robert Edmonds Build-Depends: debhelper-compat (= 13), cmake, libjansson-dev, liblzma-dev, libsnappy-dev, pkg-config, zlib1g-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 6e5df5d5540d924fce5b305ae9c2b495 2291 avro-c_1.11.1-1.1~exp1.dsc 352c534859c5fe4b0ae9544478700d8b 213304 avro-c_1.11.1.orig.tar.gz fbfc16f202ff7eb23c6fefef737a8d7c 833 avro-c_1.11.1.orig.tar.gz.asc 13feb46df3a4b4de231a2c4d986d8973 35256 avro-c_1.11.1-1.1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/edmonds/avro-c Vcs-Git: https://salsa.debian.org/edmonds/avro-c.git Checksums-Sha256: 76fcd950e65e837cf9b737fc7efb22dad333282385156415ae080bff5081d141 2291 avro-c_1.11.1-1.1~exp1.dsc 12588c4e3103e7f44a1e05ab583f1dd04adaf6a10aa2fd73e1ccf59045535f92 213304 avro-c_1.11.1.orig.tar.gz 6d68d31ae9efcd4f30d4ed8fec8eb570c837c21520735739c7b5a395a6db2487 833 avro-c_1.11.1.orig.tar.gz.asc b6f9eead0340130468068f6cb2aa34ae70887e12ea79475301920864f247890a 35256 avro-c_1.11.1-1.1~exp1.debian.tar.xz Homepage: https://avro.apache.org Package-List: avro-bin deb utils optional arch=any libavro-dev deb libdevel optional arch=any libavro23t64 deb libs optional arch=any Directory: pool/main/a/avro-c Priority: extra Section: misc Package: bali-phy Binary: bali-phy Version: 4.0~beta2+dfsg-1 Maintainer: Debian Med Packaging Team Uploaders: Benjamin Redelings Build-Depends: debhelper-compat (= 13), meson, libcairo2-dev, libeigen3-dev, nlohmann-json3-dev, pandoc, libboost-dev, libboost-program-options-dev, libboost-random-dev, libboost-system-dev, libboost-filesystem-dev, libboost-chrono-dev, librange-v3-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 35ea40fd8252b46c4f39a2deadcc9341 2241 bali-phy_4.0~beta2+dfsg-1.dsc 12aad0e9bcc7871474b34482bcb6550d 1348564 bali-phy_4.0~beta2+dfsg.orig.tar.xz 83f173b593a7ad13b667387174869662 4760 bali-phy_4.0~beta2+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/bali-phy Vcs-Git: https://salsa.debian.org/med-team/bali-phy.git Checksums-Sha256: 7125fab74866a57e2718cf7913b336534a5d1401d08ee63318493d931a9daa86 2241 bali-phy_4.0~beta2+dfsg-1.dsc 7c295317a453913cc6a039aeb8accc071c3f4192fee409f8bb6ee7f676e656be 1348564 bali-phy_4.0~beta2+dfsg.orig.tar.xz 62a2470f636c9e78e1885a17ad60e3b5244b4d1010a1b2d0fe7e4b4dfe96ed3f 4760 bali-phy_4.0~beta2+dfsg-1.debian.tar.xz Homepage: http://www.bali-phy.org Package-List: bali-phy deb science optional arch=any Testsuite: autopkgtest Directory: pool/main/b/bali-phy Priority: extra Section: misc Package: bali-phy Binary: bali-phy Version: 4.0~beta13+dfsg-1 Maintainer: Debian Med Packaging Team Uploaders: Benjamin Redelings , Étienne Mollier Build-Depends: debhelper-compat (= 13), meson, cmake, libcairo2-dev, libeigen3-dev, nlohmann-json3-dev, pandoc, libboost-dev, libboost-program-options-dev, libboost-random-dev, libboost-system-dev, libboost-filesystem-dev, libboost-chrono-dev, libboost-json-dev, libfmt-dev, librange-v3-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: bec252e9e92c90b86cfa4867560983a1 2458 bali-phy_4.0~beta13+dfsg-1.dsc 6ebf92882816a05883f2f6651323606a 1389448 bali-phy_4.0~beta13+dfsg.orig.tar.xz 92aa3c88bbc8450c30347fe78023f30d 5816 bali-phy_4.0~beta13+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/bali-phy Vcs-Git: https://salsa.debian.org/med-team/bali-phy.git Checksums-Sha256: 95d229a4cb58820eab59d87a6cddbda77e7da0e130d473c356217e5c79e0ba28 2458 bali-phy_4.0~beta13+dfsg-1.dsc 9a2ccda852c21d5e8669fe712b2a5def55f296ed24789914ec6659b4c4deca42 1389448 bali-phy_4.0~beta13+dfsg.orig.tar.xz 9e60576287c68982c4eae2717405716e3a648631878529ee9c7b8f9da0623670 5816 bali-phy_4.0~beta13+dfsg-1.debian.tar.xz Homepage: http://www.bali-phy.org Dgit: 7b2d54260834c5401051f7cfb215b1f1a4bebdfe debian archive/debian/4.0_beta13+dfsg-1 https://git.dgit.debian.org/bali-phy Package-List: bali-phy deb science optional arch=any Testsuite: autopkgtest Directory: pool/main/b/bali-phy Priority: extra Section: misc Package: baloo-widgets Binary: libbaloowidgets-bin, libbaloowidgets-dev, libkf6baloowidgets6 Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 5.240.0~), gettext, libkf6baloo-dev (>= 5.240.0~), libkf6config-dev (>= 5.240.0~), libkf6filemetadata-dev (>= 5.240.0~), libkf6i18n-dev (>= 5.240.0~), libkf6kio-dev (>= 5.240.0~), libkf6service-dev (>= 5.240.0~), qt6-base-dev (>= 6.4.0~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 41eec5bf5edba6940c2a11c87f16ba3f 2753 baloo-widgets_24.08.0-1.dsc dba339f761d39db74485424bab6d9954 277236 baloo-widgets_24.08.0.orig.tar.xz bf52aa9cbe96331d14312306c77c7c55 833 baloo-widgets_24.08.0.orig.tar.xz.asc e6b42142d6fa347c9edbf67613ed787e 18064 baloo-widgets_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/baloo-widgets Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/baloo-widgets.git Checksums-Sha256: 5f9591db252649f2e358f14da09a908ef937683c63041df699063bd8a2a296ee 2753 baloo-widgets_24.08.0-1.dsc a047d911605abe7dbd1c747443be413b99f95633b23e80dbd5b702295577332b 277236 baloo-widgets_24.08.0.orig.tar.xz 9cb8a234be028afb5251c60e93e0839b4676142aa8feaeb8e4efb692340728ec 833 baloo-widgets_24.08.0.orig.tar.xz.asc ea03e917e557d0d49039230d57519aee5cd48534a316782bb16840638c4b2059 18064 baloo-widgets_24.08.0-1.debian.tar.xz Homepage: https://api.kde.org/baloo-widgets/html/index.html Package-List: libbaloowidgets-bin deb libs optional arch=any libbaloowidgets-dev deb libdevel optional arch=any libkf6baloowidgets6 deb libs optional arch=any Directory: pool/main/b/baloo-widgets Priority: extra Section: misc Package: bash Binary: bash, bash-static, bash-builtins, bash-doc Version: 5.3~alpha1-1 Maintainer: Matthias Klose Build-Depends: autoconf, autotools-dev, bison, libncurses5-dev, texinfo, texi2html, debhelper (>= 11), gettext, sharutils, locales , time , xz-utils Build-Depends-Indep: texlive-latex-base, ghostscript, texlive-fonts-recommended, man2html-base Build-Conflicts: r-base-core Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 94e1b244dd6e510a59634b97532283e4 2322 bash_5.3~alpha1-1.dsc b62671ba75c38eddbed6ec563b3ffb3e 5823148 bash_5.3~alpha1.orig.tar.xz 2094ef14bdc68bee5c81576b44f9c169 86608 bash_5.3~alpha1-1.debian.tar.xz Vcs-Browser: https://code.launchpad.net/~doko/+junk/pkg-bash-debian Vcs-Bzr: http://bazaar.launchpad.net/~doko/+junk/pkg-bash-debian Checksums-Sha256: c3178b78cd317d6ecb1563941f246e3bc3cc173ba428f05c0bec8f849806f95e 2322 bash_5.3~alpha1-1.dsc 1f9d75c26ea0aadfb5f8283ddb39648e359b1eee2a5f1d9c61c38bd6e138cbd1 5823148 bash_5.3~alpha1.orig.tar.xz 68f37249f6ae2cbc272fcaa14a4ad19c0b98909a0ab6be8b1c0a17ae5d6023d4 86608 bash_5.3~alpha1-1.debian.tar.xz Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Package-List: bash deb shells required arch=any essential=yes bash-builtins deb utils optional arch=any bash-doc deb doc optional arch=all bash-static deb shells optional arch=any Directory: pool/main/b/bash Priority: source Section: shells Package: bcachefs-tools Binary: bcachefs-tools Version: 1:1.9.4-1~exp1 Maintainer: Jonathan Carter Build-Depends: debhelper-compat (= 13), cargo, rustfmt, python3:native, pkgconf, python3-docutils, python3-pytest, libaio-dev, libfuse3-dev, libblkid-dev, libkeyutils-dev, liblz4-dev, libscrypt-dev, libsodium-dev, libudev-dev, liburcu-dev, libzstd-dev, systemd-dev, uuid-dev, zlib1g-dev, librust-atty-0.2-dev (>= 0.2.14-~~), librust-log-0.4-dev, librust-log-0+std-dev, librust-clap-4-dev (>= 4.0.32-~~), librust-clap-4+derive-dev, librust-clap-4+wrap-help-dev, librust-clap-complete-4-dev (>= 4.3.2-~~), librust-chrono-dev, librust-gag-dev, librust-getset-dev, librust-anyhow-1.0-dev, librust-libc-0.2-dev, librust-udev-0-dev (>= 0.7-~~), librust-uuid-1-dev (>= 1.2.2-~~), librust-errno-0-dev (>= 0.2), librust-either-1-dev (>= 1.5), librust-rpassword-7-dev, librust-byteorder-1-dev (>= 1.3), librust-strum-dev (>= 0.26), librust-bitfield-0-dev (>= 0.14.0-~~), librust-memoffset-dev, librust-bitflags-1-dev (>= 1.3.2-~~), librust-paste-1.0-dev, librust-pkg-config-0.3-dev, librust-bindgen-0.66-dev Architecture: linux-any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 09a7a252397e914f6d54d84e4abbe958 2890 bcachefs-tools_1.9.4-1~exp1.dsc 25c1247446af40e4b7cd7d6c3835b3c1 1132203 bcachefs-tools_1.9.4.orig.tar.gz 00a0f028d6ccd71ff5fa1af3a6b004ac 6520 bcachefs-tools_1.9.4-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/bcachefs-tools Vcs-Git: https://salsa.debian.org/debian/bcachefs-tools.git Checksums-Sha256: ffaac941ed0714bb55ddf2eea2d044b5cb0bea3b8c210a1a2009c53be30f5df6 2890 bcachefs-tools_1.9.4-1~exp1.dsc 735a715e4d38ff3ff581509b730deb1c092f34bfb91fe6a7da83c573871859d9 1132203 bcachefs-tools_1.9.4.orig.tar.gz a71ade8a887ef237941a9fea9465674f0af1056f8d7ffc6f7e0f284714203e6f 6520 bcachefs-tools_1.9.4-1~exp1.debian.tar.xz Homepage: https://bcachefs.org/ Package-List: bcachefs-tools deb utils optional arch=linux-any Directory: pool/main/b/bcachefs-tools Priority: extra Section: misc Package: bcmatroska2 Binary: libbcmatroska2-5, libbcmatroska2-dev Version: 5.2.0-4 Maintainer: Debian VoIP Team Uploaders: Bernhard Schmidt Build-Depends: cmake, debhelper-compat (= 13), libbctoolbox-dev (>= 5.2.98~) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: e9e388deb8817ee59e2d38856412b4a3 2183 bcmatroska2_5.2.0-4.dsc 72aa94a96e9a0c1442b04bd88600eb54 934441 bcmatroska2_5.2.0.orig.tar.gz a073ef1bb1139d58a0b3a2ca4e09bff2 5664 bcmatroska2_5.2.0-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/bcmatroska2 Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/bcmatroska2.git Checksums-Sha256: 95d0b77b534e8aad05a6fe638955b975347921c939ae304a295fc52e17b77f18 2183 bcmatroska2_5.2.0-4.dsc dc32555a461b2fcf6f8a19ba5946f768d1861f5b073fe844a67e488d60aaa172 934441 bcmatroska2_5.2.0.orig.tar.gz 81c87184205b72ec5d2ad139a50e0c4a2575e215cb788965a43ff47ecb154551 5664 bcmatroska2_5.2.0-4.debian.tar.xz Description: Matroska library for mediastreamer2 Homepage: https://gitlab.linphone.org/BC/public/bcmatroska2 Package-List: libbcmatroska2-5 deb libs optional arch=any libbcmatroska2-dev deb libdevel optional arch=any Directory: pool/main/b/bcmatroska2 Priority: optional Section: misc Package: bctoolbox Binary: libbctoolbox-dev, libbctoolbox2 Version: 5.2.98-1 Maintainer: Debian VoIP Team Uploaders: Bernhard Schmidt Build-Depends: cmake, debhelper-compat (= 13), libdecaf-dev, libmbedtls-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 7eb6a955c5beeb3aa349b6b0fa0bc1b3 2180 bctoolbox_5.2.98-1.dsc f27f46b0aae10bce1cfa9b69f85b9404 198405 bctoolbox_5.2.98.orig.tar.gz 724cc3163fc678891f2fe07e9e2aadb7 16228 bctoolbox_5.2.98-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/bctoolbox Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/bctoolbox.git Checksums-Sha256: e85068eeca7f4a39d9b4b8fe2506af13d77bb3a4e132f6cd5b63bb44e6ceb1e6 2180 bctoolbox_5.2.98-1.dsc 167ebfe3c2c106bebc976ac2faf7d91d6e1c3ef389b0e35478c2a46dc6269c05 198405 bctoolbox_5.2.98.orig.tar.gz bdd5c22f5b23620b2beeec996ec61515eaea8056a27dbfc5c26a3d2cf7c698a0 16228 bctoolbox_5.2.98-1.debian.tar.xz Description: Helper code for software by Belledonne Communications Homepage: https://gitlab.linphone.org/BC/public/bctoolbox Package-List: libbctoolbox-dev deb libdevel optional arch=any libbctoolbox2 deb libs optional arch=any Directory: pool/main/b/bctoolbox Priority: extra Section: misc Package: belcard Binary: libbelcard-dev, libbelcard1, belcard-data Version: 5.2.98-2 Maintainer: Debian VoIP Team Uploaders: Bernhard Schmidt Build-Depends: cmake, debhelper-compat (= 13), libbctoolbox-dev (>= 5.2.98~), libbelr-dev (>= 5.2.98~), libudev-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: cdc7a9e142fb2905daf2f31428c2e779 2230 belcard_5.2.98-2.dsc 98bede12eec65feb175cb19f7cd367a2 203265 belcard_5.2.98.orig.tar.gz 355c493473f8e53723bb11f760d6a14d 4196 belcard_5.2.98-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/belcard Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/belcard.git Checksums-Sha256: 6539f39b0c7d6b43b078ce804eaec5a3f458ec928d375560129ec710c6cac2ab 2230 belcard_5.2.98-2.dsc b033d68482c7bdfc01c6012b24e142b96cca625ac4b418be968c76bc48a4b922 203265 belcard_5.2.98.orig.tar.gz 674e8dbb3f86bcaf0986417503fc0c60be206ff99bc1dbf82812cb352c835547 4196 belcard_5.2.98-2.debian.tar.xz Description: vCard manipulation library for C++ Homepage: https://gitlab.linphone.org/BC/public/belcard/ Package-List: belcard-data deb libs optional arch=all libbelcard-dev deb libdevel optional arch=any libbelcard1 deb libs optional arch=any Directory: pool/main/b/belcard Priority: extra Section: misc Package: belle-sip Binary: libbellesip-dev, libbellesip3, bellesip-data Version: 5.2.98+dfsg-2 Maintainer: Debian VoIP Team Uploaders: Kilian Krause , Tzafrir Cohen , Bernhard Schmidt , Build-Depends: cmake, debhelper-compat (= 13), libantlr3c-dev, libavahi-compat-libdnssd-dev, libbctoolbox-dev (>= 5.2.98~), libbelr-dev (>= 5.2.98~), zlib1g-dev | libz-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 37b3bce2e5c420180b796013de720e8a 2399 belle-sip_5.2.98+dfsg-2.dsc b9031fceb65b8fce189b0ae97a99e9a3 1342499 belle-sip_5.2.98+dfsg.orig.tar.gz d774ffdb2e9d365bf5488ceb2baeb864 10740 belle-sip_5.2.98+dfsg-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/belle-sip Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/belle-sip.git Checksums-Sha256: 219ea629f54c2f97597c27733aafeb9a3c25ef42eaf069c0da2a43e221289bee 2399 belle-sip_5.2.98+dfsg-2.dsc 4092b0e5abc42657550d715d1a1b1bface128f9e77e26440db11299ddf1868c2 1342499 belle-sip_5.2.98+dfsg.orig.tar.gz 88f4843fb695ad8112f25fd800fa6aa730088c8acec3cc698e8d7a86733e4f2c 10740 belle-sip_5.2.98+dfsg-2.debian.tar.xz Description: SIP stack from the Linphone team Homepage: https://www.linphone.org Package-List: bellesip-data deb libs optional arch=all libbellesip-dev deb libdevel optional arch=any libbellesip3 deb libs optional arch=any Directory: pool/main/b/belle-sip Priority: optional Section: misc Package: belr Binary: libbelr-dev, libbelr2 Version: 5.2.98-1 Maintainer: Debian VoIP Team Uploaders: Bernhard Schmidt Build-Depends: cmake, debhelper-compat (= 13), libbctoolbox-dev (>= 5.2.98~) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 2038994cf0d12e629d4f9a53ca6e9dec 2076 belr_5.2.98-1.dsc 4f3fc7f122b4edc4ac179c52c72063e4 70420 belr_5.2.98.orig.tar.gz ea237f136a79809c8d310ee97377a02e 3736 belr_5.2.98-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/belr Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/belr.git Checksums-Sha256: 5b4276043e42c3b2c962853e7d232f3f8595613fea55a3283686da8109e7b0b0 2076 belr_5.2.98-1.dsc 838a5f08d6dbf3a925eb3b21921b266f5a398dc72afa9e40bfa08dd39564d045 70420 belr_5.2.98.orig.tar.gz a8d4d227aa7ae85668fe3ec2835536fa0e5dbc0761b9839f0bc508c67642e05a 3736 belr_5.2.98-1.debian.tar.xz Description: Parser generator library for ABNF grammars Homepage: https://www.linphone.org Package-List: libbelr-dev deb libdevel optional arch=any libbelr2 deb libs optional arch=any Directory: pool/main/b/belr Priority: extra Section: misc Package: benchmark Binary: libbenchmark-dev, libbenchmark1.8.4, libbenchmark-tools Version: 1.8.4-1~exp1 Maintainer: Debian Science Team Uploaders: Anton Gladky , Michael R. Crusoe Build-Depends: cmake, debhelper-compat (= 13), libgmock-dev, python3-setuptools Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b51d95c3d78cb965bc9f6b51ec9db4b0 2304 benchmark_1.8.4-1~exp1.dsc 6b1423a35c5e2b2bb9ff6bbf2a897000 253916 benchmark_1.8.4.orig.tar.gz d58aa0d1c666bf8d145211c17bca94f8 7376 benchmark_1.8.4-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/benchmark Vcs-Git: https://salsa.debian.org/science-team/benchmark.git Checksums-Sha256: da80aa33eef7e33a64dcffc98ed3b47a890d8477df9c29f14b7de7fc71721c58 2304 benchmark_1.8.4-1~exp1.dsc 3e7059b6b11fb1bbe28e33e02519398ca94c1818874ebed18e504dc6f709be45 253916 benchmark_1.8.4.orig.tar.gz e3563db83ae5b0398636b78319ec16c427d1e3044f42ceccb550f1cb053e7435 7376 benchmark_1.8.4-1~exp1.debian.tar.xz Homepage: https://github.com/google/benchmark Package-List: libbenchmark-dev deb libdevel optional arch=any libbenchmark-tools deb doc optional arch=all libbenchmark1.8.4 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, cmake, git, libgmock-dev, libgtest-dev Directory: pool/main/b/benchmark Priority: extra Section: misc Package: binaryen Binary: binaryen Version: 116-1 Maintainer: Markus Koschany Build-Depends: cmake, debhelper-compat (= 13), python3 Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: d78eb5584e6a257784040e57600ed59c 1982 binaryen_116-1.dsc 4999c714ac9ec6da28856017753ee33b 4792263 binaryen_116.orig.tar.gz 46ddd9adc385724f763de23e0e90fde9 4456 binaryen_116-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/binaryen Vcs-Git: https://salsa.debian.org/debian/binaryen.git Checksums-Sha256: b26bccb5566573315e95a0528119ecfebcf976a1204f3fc7728dab85e88714da 1982 binaryen_116-1.dsc 049fa39dedac7fbdba661be77d719223807ba0670f5da79e75aa85d88fedc8a9 4792263 binaryen_116.orig.tar.gz 28a1726672caa5f8e3e4db621d94240443601dca3bc634b894ac5d46226c1357 4456 binaryen_116-1.debian.tar.xz Homepage: https://github.com/WebAssembly/binaryen Package-List: binaryen deb devel optional arch=any Directory: pool/main/b/binaryen Priority: extra Section: misc Package: bind9 Binary: bind9, bind9utils, bind9-utils, bind9-doc, bind9-host, bind9-libs, bind9-dev, dnsutils, bind9-dnsutils Version: 1:9.21.1-1 Maintainer: Debian DNS Team Uploaders: Ondřej Surý , Bernhard Schmidt Build-Depends: bison, debhelper-compat (= 12), dh-apparmor, dh-exec, libcap2-dev [linux-any], libcmocka-dev, libdb-dev, libedit-dev, libfstrm-dev, libidn2-dev, libjemalloc-dev, libjson-c-dev, libkrb5-dev, liblmdb-dev, libltdl-dev, libmaxminddb-dev (>= 1.3.0), libnghttp2-dev, libprotobuf-c-dev, libssl-dev, libsystemd-dev [linux-any], libtool, liburcu-dev, libuv1-dev, libxml2-dev, pkg-config, protobuf-c-compiler, zlib1g-dev Build-Depends-Indep: fonts-freefont-otf, latexmk, python3-sphinx, python3-sphinx-rtd-theme, texlive-fonts-extra, texlive-latex-recommended, texlive-xetex, xindy Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 60ca8c8958e88c1dc1eeaeb0b053a39f 3275 bind9_9.21.1-1.dsc 60a189a82c9acfdc98c6e1a7c6783a6a 5834220 bind9_9.21.1.orig.tar.xz 2f7e6bf8cc326d29d9ec6a7033c80eb0 833 bind9_9.21.1.orig.tar.xz.asc 4be8be95c8e9bb3ca48688f2cb150f4f 60164 bind9_9.21.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/dns-team/bind9 Vcs-Git: https://salsa.debian.org/dns-team/bind9.git -b debian/9.19 Checksums-Sha256: d849758e8f3f50a9b1a82ebfcea3d8847c3dfa1c3da1e1c7cd02562eae7fec24 3275 bind9_9.21.1-1.dsc d17b641c7e64991ec1842f3e40609ef43c336abc2b42749865e2be7db260c19b 5834220 bind9_9.21.1.orig.tar.xz dce5563c18d46fb52459149335bbb3e1a3b872f1eb1c1f7695c291445b708dab 833 bind9_9.21.1.orig.tar.xz.asc 7d930b124d359e6391809ac5074bbd4fb22d4bea700ed2155ba6697d2c24757b 60164 bind9_9.21.1-1.debian.tar.xz Homepage: https://www.isc.org/downloads/bind/ Package-List: bind9 deb net optional arch=any bind9-dev deb devel optional arch=any bind9-dnsutils deb net standard arch=any bind9-doc deb doc optional arch=all bind9-host deb net standard arch=any bind9-libs deb libs standard arch=any bind9-utils deb net optional arch=any bind9utils deb oldlibs optional arch=all dnsutils deb oldlibs optional arch=all Testsuite: autopkgtest Directory: pool/main/b/bind9 Priority: source Section: net Package: binutils Binary: binutils-for-host, binutils-for-build, binutils, libctf-nobfd0, libctf-nobfd0-dbg, libctf0, libctf0-dbg, libgprofng0, libgprofng0-dbg, libsframe1, libsframe1-dbg, libbinutils, libbinutils-dbg, binutils-dev, binutils-multiarch, binutils-multiarch-dbg, binutils-multiarch-dev, binutils-hppa64-linux-gnu, binutils-hppa64-linux-gnu-dbg, binutils-doc, binutils-source, binutils-common, binutils-x86-64-linux-gnu, binutils-x86-64-linux-gnu-dbg, binutils-i686-linux-gnu, binutils-i686-linux-gnu-dbg, binutils-aarch64-linux-gnu, binutils-aarch64-linux-gnu-dbg, binutils-arm-linux-gnueabihf, binutils-arm-linux-gnueabihf-dbg, binutils-arm-linux-gnueabi, binutils-arm-linux-gnueabi-dbg, binutils-powerpc64le-linux-gnu, binutils-powerpc64le-linux-gnu-dbg, binutils-s390x-linux-gnu, binutils-s390x-linux-gnu-dbg, binutils-alpha-linux-gnu, binutils-alpha-linux-gnu-dbg, binutils-arc-linux-gnu, binutils-arc-linux-gnu-dbg, binutils-hppa-linux-gnu, binutils-hppa-linux-gnu-dbg, binutils-ia64-linux-gnu, binutils-ia64-linux-gnu-dbg, binutils-loongarch64-linux-gnu, binutils-loongarch64-linux-gnu-dbg, binutils-m68k-linux-gnu, binutils-m68k-linux-gnu-dbg, binutils-powerpc-linux-gnu, binutils-powerpc-linux-gnu-dbg, binutils-powerpc64-linux-gnu, binutils-powerpc64-linux-gnu-dbg, binutils-riscv64-linux-gnu, binutils-riscv64-linux-gnu-dbg, binutils-sh4-linux-gnu, binutils-sh4-linux-gnu-dbg, binutils-sparc64-linux-gnu, binutils-sparc64-linux-gnu-dbg, binutils-x86-64-linux-gnux32, binutils-x86-64-linux-gnux32-dbg, binutils-x86-64-gnu, binutils-x86-64-gnu-dbg, binutils-i686-gnu, binutils-i686-gnu-dbg, binutils-mips-linux-gnu, binutils-mips-linux-gnu-dbg, binutils-mipsel-linux-gnu, binutils-mipsel-linux-gnu-dbg, binutils-mips64-linux-gnuabi64, binutils-mips64-linux-gnuabi64-dbg, binutils-mips64el-linux-gnuabi64, binutils-mips64el-linux-gnuabi64-dbg, binutils-mips64-linux-gnuabin32, binutils-mips64-linux-gnuabin32-dbg, binutils-mips64el-linux-gnuabin32, binutils-mips64el-linux-gnuabin32-dbg, binutils-mipsisa64r6-linux-gnuabin32, binutils-mipsisa64r6-linux-gnuabin32-dbg, binutils-mipsisa64r6el-linux-gnuabin32, binutils-mipsisa64r6el-linux-gnuabin32-dbg, binutils-mipsisa32r6-linux-gnu, binutils-mipsisa32r6-linux-gnu-dbg, binutils-mipsisa32r6el-linux-gnu, binutils-mipsisa32r6el-linux-gnu-dbg, binutils-mipsisa64r6-linux-gnuabi64, binutils-mipsisa64r6-linux-gnuabi64-dbg, binutils-mipsisa64r6el-linux-gnuabi64, binutils-mipsisa64r6el-linux-gnuabi64-dbg Version: 2.43.1-5 Maintainer: Matthias Klose Uploaders: James Troup Build-Depends: autoconf (>= 2.64), dpkg-dev (>= 1.19.0.5), bison, flex, gettext, texinfo, dejagnu, quilt, chrpath, dwz, debugedit (>= 4.16), python3:any, file, xz-utils, lsb-release, zlib1g-dev, procps, help2man, libjansson-dev, pkgconf, libzstd-dev, default-jdk-headless [amd64 arm64 i386 riscv64 x32] , g++-aarch64-linux-gnu [amd64 i386 ppc64el s390x x32] , g++-arm-linux-gnueabi [amd64 arm64 i386 x32] , g++-arm-linux-gnueabihf [amd64 arm64 i386 ppc64el s390x x32] , g++-powerpc64le-linux-gnu [amd64 arm64 i386 ppc64 s390x x32] , g++-s390x-linux-gnu [amd64 arm64 i386 ppc64el x32] , g++-alpha-linux-gnu [amd64 i386 x32] , g++-hppa-linux-gnu [amd64 i386 x32] , g++-m68k-linux-gnu [amd64 i386 x32] , g++-powerpc-linux-gnu [amd64 i386 ppc64el s390x x32] , g++-powerpc64-linux-gnu [amd64 i386 s390x x32] , g++-riscv64-linux-gnu [amd64 arm64 i386 ppc64el s390x x32] , g++-sh4-linux-gnu [amd64 i386 x32] , g++-sparc64-linux-gnu [amd64 i386 x32] , g++-i686-linux-gnu [amd64 arm64 ppc64el s390x x32] , g++-x86-64-linux-gnu [arm64 i386 ppc64el s390x] , g++-x86-64-linux-gnux32 [amd64 arm64 i386 ppc64el] Build-Conflicts: libelf-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 80cc883cb0d2057a0f00e5db87f9a4ac 12245 binutils_2.43.1-5.dsc ceb43a42c3bc1622b207117793d8213a 28362952 binutils_2.43.1.orig.tar.xz 17c35ed03a6535697993551a9aca0596 122528 binutils_2.43.1-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/toolchain-team/binutils/tree/binutils-2.43 Vcs-Git: https://salsa.debian.org/toolchain-team/binutils.git -b binutils-2.43 Checksums-Sha256: d07d6cecf44bf867e263ce8461f63fb92be671bf52da86da5999ca692bc6d8c0 12245 binutils_2.43.1-5.dsc a215b366d075f43ba7ae43585fa66e3a00c604964dc272cf57b2916f4c57796e 28362952 binutils_2.43.1.orig.tar.xz 3464a3346899dd2b0a5c0643456a896252120f943300c47953aa5a4511b1f5ba 122528 binutils_2.43.1-5.debian.tar.xz Homepage: https://www.gnu.org/software/binutils/ Package-List: binutils deb devel optional arch=any binutils-aarch64-linux-gnu deb devel optional arch=arm64,amd64,i386,x32,ppc64el,s390x binutils-aarch64-linux-gnu-dbg deb debug optional arch=arm64,amd64,i386,x32,ppc64el,s390x binutils-alpha-linux-gnu deb devel optional arch=alpha,amd64,i386,x32,arm64,ppc64el binutils-alpha-linux-gnu-dbg deb debug optional arch=alpha,amd64,i386,x32,arm64,ppc64el binutils-arc-linux-gnu deb devel optional arch=arc,amd64,i386,x32,arm64,ppc64el binutils-arc-linux-gnu-dbg deb debug optional arch=arc,amd64,i386,x32,arm64,ppc64el binutils-arm-linux-gnueabi deb devel optional arch=armel,amd64,i386,x32,arm64,ppc64el binutils-arm-linux-gnueabi-dbg deb debug optional arch=armel,amd64,i386,x32,arm64,ppc64el binutils-arm-linux-gnueabihf deb devel optional arch=armhf,amd64,i386,x32,arm64,ppc64el,s390x binutils-arm-linux-gnueabihf-dbg deb debug optional arch=armhf,amd64,i386,x32,arm64,ppc64el,s390x binutils-common deb devel optional arch=any binutils-dev deb devel optional arch=any binutils-doc deb doc optional arch=all binutils-for-build deb devel optional arch=all binutils-for-host deb devel optional arch=any binutils-hppa-linux-gnu deb devel optional arch=hppa,amd64,i386,x32,arm64,ppc64el binutils-hppa-linux-gnu-dbg deb debug optional arch=hppa,amd64,i386,x32,arm64,ppc64el binutils-hppa64-linux-gnu deb devel optional arch=amd64,i386,x32,hppa binutils-hppa64-linux-gnu-dbg deb debug optional arch=amd64,i386,x32,hppa binutils-i686-gnu deb devel optional arch=hurd-i386,amd64,i386,x32 binutils-i686-gnu-dbg deb debug optional arch=hurd-i386,amd64,i386,x32 binutils-i686-linux-gnu deb devel optional arch=i386,amd64,arm64,ppc64el,x32,s390x binutils-i686-linux-gnu-dbg deb debug optional arch=i386,amd64,arm64,ppc64el,x32,s390x binutils-ia64-linux-gnu deb devel optional arch=ia64,amd64,i386,x32 binutils-ia64-linux-gnu-dbg deb debug optional arch=ia64,amd64,i386,x32 binutils-loongarch64-linux-gnu deb devel optional arch=loong64,amd64,i386,x32,arm64,ppc64el binutils-loongarch64-linux-gnu-dbg deb debug optional arch=loong64,amd64,i386,x32,arm64,ppc64el binutils-m68k-linux-gnu deb devel optional arch=m68k,amd64,i386,x32,arm64,ppc64el binutils-m68k-linux-gnu-dbg deb debug optional arch=m68k,amd64,i386,x32,arm64,ppc64el binutils-mips-linux-gnu deb devel optional arch=mips binutils-mips-linux-gnu-dbg deb debug optional arch=mips binutils-mips64-linux-gnuabi64 deb devel optional arch=mips64 binutils-mips64-linux-gnuabi64-dbg deb debug optional arch=mips64 binutils-mips64-linux-gnuabin32 deb devel optional arch=mipsn32 binutils-mips64-linux-gnuabin32-dbg deb debug optional arch=mipsn32 binutils-mips64el-linux-gnuabi64 deb devel optional arch=mips64el binutils-mips64el-linux-gnuabi64-dbg deb debug optional arch=mips64el binutils-mips64el-linux-gnuabin32 deb devel optional arch=mipsn32el binutils-mips64el-linux-gnuabin32-dbg deb debug optional arch=mipsn32el binutils-mipsel-linux-gnu deb devel optional arch=mipsel binutils-mipsel-linux-gnu-dbg deb debug optional arch=mipsel binutils-mipsisa32r6-linux-gnu deb devel optional arch=mipsr6 binutils-mipsisa32r6-linux-gnu-dbg deb debug optional arch=mipsr6 binutils-mipsisa32r6el-linux-gnu deb devel optional arch=mipsr6el binutils-mipsisa32r6el-linux-gnu-dbg deb debug optional arch=mipsr6el binutils-mipsisa64r6-linux-gnuabi64 deb devel optional arch=mips64r6 binutils-mipsisa64r6-linux-gnuabi64-dbg deb debug optional arch=mips64r6 binutils-mipsisa64r6-linux-gnuabin32 deb devel optional arch=mipsn32r6 binutils-mipsisa64r6-linux-gnuabin32-dbg deb debug optional arch=mipsn32r6 binutils-mipsisa64r6el-linux-gnuabi64 deb devel optional arch=mips64r6el binutils-mipsisa64r6el-linux-gnuabi64-dbg deb debug optional arch=mips64r6el binutils-mipsisa64r6el-linux-gnuabin32 deb devel optional arch=mipsn32r6el binutils-mipsisa64r6el-linux-gnuabin32-dbg deb debug optional arch=mipsn32r6el binutils-multiarch deb devel optional arch=any binutils-multiarch-dbg deb debug optional arch=any binutils-multiarch-dev deb devel optional arch=any binutils-powerpc-linux-gnu deb devel optional arch=powerpc,amd64,i386,x32,arm64,ppc64el,s390x binutils-powerpc-linux-gnu-dbg deb debug optional arch=powerpc,amd64,i386,x32,arm64,ppc64el,s390x binutils-powerpc64-linux-gnu deb devel optional arch=ppc64,amd64,i386,x32,ppc64el,s390x binutils-powerpc64-linux-gnu-dbg deb debug optional arch=ppc64,amd64,i386,x32,ppc64el,s390x binutils-powerpc64le-linux-gnu deb devel optional arch=ppc64el,amd64,i386,x32,ppc64,arm64,s390x binutils-powerpc64le-linux-gnu-dbg deb debug optional arch=ppc64el,amd64,i386,x32,ppc64,arm64,s390x binutils-riscv64-linux-gnu deb devel optional arch=riscv64,amd64,i386,x32,arm64,ppc64el,s390x binutils-riscv64-linux-gnu-dbg deb debug optional arch=riscv64,amd64,i386,x32,arm64,ppc64el,s390x binutils-s390x-linux-gnu deb devel optional arch=s390x,amd64,i386,x32,arm64,ppc64el binutils-s390x-linux-gnu-dbg deb debug optional arch=s390x,amd64,i386,x32,arm64,ppc64el binutils-sh4-linux-gnu deb devel optional arch=sh4,amd64,i386,x32,arm64,ppc64el binutils-sh4-linux-gnu-dbg deb debug optional arch=sh4,amd64,i386,x32,arm64,ppc64el binutils-source deb devel optional arch=all binutils-sparc64-linux-gnu deb devel optional arch=sparc64,amd64,i386,x32,arm64,ppc64el binutils-sparc64-linux-gnu-dbg deb debug optional arch=sparc64,amd64,i386,x32,arm64,ppc64el binutils-x86-64-gnu deb devel optional arch=hurd-amd64,amd64,i386,x32 binutils-x86-64-gnu-dbg deb debug optional arch=hurd-amd64,amd64,i386,x32 binutils-x86-64-linux-gnu deb devel optional arch=amd64,arm64,i386,ppc64el,x32,s390x binutils-x86-64-linux-gnu-dbg deb debug optional arch=amd64,arm64,i386,ppc64el,x32,s390x binutils-x86-64-linux-gnux32 deb devel optional arch=x32,amd64,arm64,i386,ppc64el binutils-x86-64-linux-gnux32-dbg deb debug optional arch=x32,amd64,arm64,i386,ppc64el libbinutils deb devel optional arch=any libbinutils-dbg deb debug optional arch=any libctf-nobfd0 deb devel optional arch=any libctf-nobfd0-dbg deb debug optional arch=any libctf0 deb devel optional arch=any libctf0-dbg deb debug optional arch=any libgprofng0 deb devel optional arch=any libgprofng0-dbg deb debug optional arch=any libsframe1 deb devel optional arch=any libsframe1-dbg deb debug optional arch=any Testsuite: autopkgtest Testsuite-Triggers: autoconf, bison, build-essential, chrpath, debugedit, default-jdk-headless, dejagnu, dwz, fakeroot, file, flex, gettext, libjansson-dev, libstdc++-dev, lsb-release, pkg-config, procps, python3, quilt, texinfo, xz-utils, zlib1g-dev Extra-Source-Only: yes Directory: pool/main/b/binutils Priority: source Section: devel Package: binutils Binary: binutils-for-host, binutils-for-build, binutils, libctf-nobfd0, libctf-nobfd0-dbg, libctf0, libctf0-dbg, libgprofng0, libgprofng0-dbg, libsframe1, libsframe1-dbg, libbinutils, libbinutils-dbg, binutils-dev, binutils-multiarch, binutils-multiarch-dbg, binutils-multiarch-dev, binutils-hppa64-linux-gnu, binutils-hppa64-linux-gnu-dbg, binutils-doc, binutils-source, binutils-common, binutils-x86-64-linux-gnu, binutils-x86-64-linux-gnu-dbg, binutils-i686-linux-gnu, binutils-i686-linux-gnu-dbg, binutils-aarch64-linux-gnu, binutils-aarch64-linux-gnu-dbg, binutils-arm-linux-gnueabihf, binutils-arm-linux-gnueabihf-dbg, binutils-arm-linux-gnueabi, binutils-arm-linux-gnueabi-dbg, binutils-powerpc64le-linux-gnu, binutils-powerpc64le-linux-gnu-dbg, binutils-s390x-linux-gnu, binutils-s390x-linux-gnu-dbg, binutils-alpha-linux-gnu, binutils-alpha-linux-gnu-dbg, binutils-arc-linux-gnu, binutils-arc-linux-gnu-dbg, binutils-hppa-linux-gnu, binutils-hppa-linux-gnu-dbg, binutils-ia64-linux-gnu, binutils-ia64-linux-gnu-dbg, binutils-loongarch64-linux-gnu, binutils-loongarch64-linux-gnu-dbg, binutils-m68k-linux-gnu, binutils-m68k-linux-gnu-dbg, binutils-powerpc-linux-gnu, binutils-powerpc-linux-gnu-dbg, binutils-powerpc64-linux-gnu, binutils-powerpc64-linux-gnu-dbg, binutils-riscv64-linux-gnu, binutils-riscv64-linux-gnu-dbg, binutils-sh4-linux-gnu, binutils-sh4-linux-gnu-dbg, binutils-sparc64-linux-gnu, binutils-sparc64-linux-gnu-dbg, binutils-x86-64-linux-gnux32, binutils-x86-64-linux-gnux32-dbg, binutils-x86-64-gnu, binutils-x86-64-gnu-dbg, binutils-i686-gnu, binutils-i686-gnu-dbg, binutils-mips-linux-gnu, binutils-mips-linux-gnu-dbg, binutils-mipsel-linux-gnu, binutils-mipsel-linux-gnu-dbg, binutils-mips64-linux-gnuabi64, binutils-mips64-linux-gnuabi64-dbg, binutils-mips64el-linux-gnuabi64, binutils-mips64el-linux-gnuabi64-dbg, binutils-mips64-linux-gnuabin32, binutils-mips64-linux-gnuabin32-dbg, binutils-mips64el-linux-gnuabin32, binutils-mips64el-linux-gnuabin32-dbg, binutils-mipsisa64r6-linux-gnuabin32, binutils-mipsisa64r6-linux-gnuabin32-dbg, binutils-mipsisa64r6el-linux-gnuabin32, binutils-mipsisa64r6el-linux-gnuabin32-dbg, binutils-mipsisa32r6-linux-gnu, binutils-mipsisa32r6-linux-gnu-dbg, binutils-mipsisa32r6el-linux-gnu, binutils-mipsisa32r6el-linux-gnu-dbg, binutils-mipsisa64r6-linux-gnuabi64, binutils-mipsisa64r6-linux-gnuabi64-dbg, binutils-mipsisa64r6el-linux-gnuabi64, binutils-mipsisa64r6el-linux-gnuabi64-dbg Version: 2.43.50.20240909-1 Maintainer: Matthias Klose Uploaders: James Troup Build-Depends: autoconf (>= 2.64), dpkg-dev (>= 1.19.0.5), bison, flex, gettext, texinfo, dejagnu, quilt, chrpath, dwz, debugedit (>= 4.16), python3:any, file, xz-utils, lsb-release, zlib1g-dev, procps, help2man, libjansson-dev, pkgconf, libzstd-dev, default-jdk-headless [amd64 arm64 i386 riscv64 x32], g++-aarch64-linux-gnu [amd64 i386 ppc64el s390x x32] , g++-arm-linux-gnueabi [amd64 arm64 i386 x32] , g++-arm-linux-gnueabihf [amd64 arm64 i386 ppc64el s390x x32] , g++-powerpc64le-linux-gnu [amd64 arm64 i386 ppc64 s390x x32] , g++-s390x-linux-gnu [amd64 arm64 i386 ppc64el x32] , g++-alpha-linux-gnu [amd64 i386 x32] , g++-hppa-linux-gnu [amd64 i386 x32] , g++-m68k-linux-gnu [amd64 i386 x32] , g++-powerpc-linux-gnu [amd64 i386 ppc64el s390x x32] , g++-powerpc64-linux-gnu [amd64 i386 s390x x32] , g++-riscv64-linux-gnu [amd64 arm64 i386 ppc64el s390x x32] , g++-sh4-linux-gnu [amd64 i386 x32] , g++-sparc64-linux-gnu [amd64 i386 x32] , g++-i686-linux-gnu [amd64 arm64 ppc64el s390x x32] , g++-x86-64-linux-gnu [arm64 i386 ppc64el s390x] , g++-x86-64-linux-gnux32 [amd64 arm64 i386 ppc64el] Build-Conflicts: libelf-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: dfe639a707ea0b695d242c2d3e643999 12256 binutils_2.43.50.20240909-1.dsc 72187322182b7fda7c31d908aa6f9844 24056904 binutils_2.43.50.20240909.orig.tar.xz 33c7fc5ff4e495476fc3b11f66147484 120728 binutils_2.43.50.20240909-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/toolchain-team/binutils Vcs-Git: https://salsa.debian.org/toolchain-team/binutils.git Checksums-Sha256: 354ab2db79731f8b6f8521e975d0df825b5b66a5ecb9e569c243005452150df3 12256 binutils_2.43.50.20240909-1.dsc ab4ed2df0e6ff519b300ae48cad9e80c294dc4ad3264d4a4156775a145173f14 24056904 binutils_2.43.50.20240909.orig.tar.xz d3529773dfcf3b3c24d07ea4a831a396fd1a97e352214831197fe554407fb3ff 120728 binutils_2.43.50.20240909-1.debian.tar.xz Homepage: https://www.gnu.org/software/binutils/ Package-List: binutils deb devel optional arch=any binutils-aarch64-linux-gnu deb devel optional arch=arm64,amd64,i386,x32,ppc64el,s390x binutils-aarch64-linux-gnu-dbg deb debug optional arch=arm64,amd64,i386,x32,ppc64el,s390x binutils-alpha-linux-gnu deb devel optional arch=alpha,amd64,i386,x32,arm64,ppc64el binutils-alpha-linux-gnu-dbg deb debug optional arch=alpha,amd64,i386,x32,arm64,ppc64el binutils-arc-linux-gnu deb devel optional arch=arc,amd64,i386,x32,arm64,ppc64el binutils-arc-linux-gnu-dbg deb debug optional arch=arc,amd64,i386,x32,arm64,ppc64el binutils-arm-linux-gnueabi deb devel optional arch=armel,amd64,i386,x32,arm64,ppc64el binutils-arm-linux-gnueabi-dbg deb debug optional arch=armel,amd64,i386,x32,arm64,ppc64el binutils-arm-linux-gnueabihf deb devel optional arch=armhf,amd64,i386,x32,arm64,ppc64el,s390x binutils-arm-linux-gnueabihf-dbg deb debug optional arch=armhf,amd64,i386,x32,arm64,ppc64el,s390x binutils-common deb devel optional arch=any binutils-dev deb devel optional arch=any binutils-doc deb doc optional arch=all binutils-for-build deb devel optional arch=all binutils-for-host deb devel optional arch=any binutils-hppa-linux-gnu deb devel optional arch=hppa,amd64,i386,x32,arm64,ppc64el binutils-hppa-linux-gnu-dbg deb debug optional arch=hppa,amd64,i386,x32,arm64,ppc64el binutils-hppa64-linux-gnu deb devel optional arch=amd64,i386,x32,hppa binutils-hppa64-linux-gnu-dbg deb debug optional arch=amd64,i386,x32,hppa binutils-i686-gnu deb devel optional arch=hurd-i386,amd64,i386,x32 binutils-i686-gnu-dbg deb debug optional arch=hurd-i386,amd64,i386,x32 binutils-i686-linux-gnu deb devel optional arch=i386,amd64,arm64,ppc64el,x32,s390x binutils-i686-linux-gnu-dbg deb debug optional arch=i386,amd64,arm64,ppc64el,x32,s390x binutils-ia64-linux-gnu deb devel optional arch=ia64,amd64,i386,x32 binutils-ia64-linux-gnu-dbg deb debug optional arch=ia64,amd64,i386,x32 binutils-loongarch64-linux-gnu deb devel optional arch=loong64,amd64,i386,x32,arm64,ppc64el binutils-loongarch64-linux-gnu-dbg deb debug optional arch=loong64,amd64,i386,x32,arm64,ppc64el binutils-m68k-linux-gnu deb devel optional arch=m68k,amd64,i386,x32,arm64,ppc64el binutils-m68k-linux-gnu-dbg deb debug optional arch=m68k,amd64,i386,x32,arm64,ppc64el binutils-mips-linux-gnu deb devel optional arch=mips binutils-mips-linux-gnu-dbg deb debug optional arch=mips binutils-mips64-linux-gnuabi64 deb devel optional arch=mips64 binutils-mips64-linux-gnuabi64-dbg deb debug optional arch=mips64 binutils-mips64-linux-gnuabin32 deb devel optional arch=mipsn32 binutils-mips64-linux-gnuabin32-dbg deb debug optional arch=mipsn32 binutils-mips64el-linux-gnuabi64 deb devel optional arch=mips64el binutils-mips64el-linux-gnuabi64-dbg deb debug optional arch=mips64el binutils-mips64el-linux-gnuabin32 deb devel optional arch=mipsn32el binutils-mips64el-linux-gnuabin32-dbg deb debug optional arch=mipsn32el binutils-mipsel-linux-gnu deb devel optional arch=mipsel binutils-mipsel-linux-gnu-dbg deb debug optional arch=mipsel binutils-mipsisa32r6-linux-gnu deb devel optional arch=mipsr6 binutils-mipsisa32r6-linux-gnu-dbg deb debug optional arch=mipsr6 binutils-mipsisa32r6el-linux-gnu deb devel optional arch=mipsr6el binutils-mipsisa32r6el-linux-gnu-dbg deb debug optional arch=mipsr6el binutils-mipsisa64r6-linux-gnuabi64 deb devel optional arch=mips64r6 binutils-mipsisa64r6-linux-gnuabi64-dbg deb debug optional arch=mips64r6 binutils-mipsisa64r6-linux-gnuabin32 deb devel optional arch=mipsn32r6 binutils-mipsisa64r6-linux-gnuabin32-dbg deb debug optional arch=mipsn32r6 binutils-mipsisa64r6el-linux-gnuabi64 deb devel optional arch=mips64r6el binutils-mipsisa64r6el-linux-gnuabi64-dbg deb debug optional arch=mips64r6el binutils-mipsisa64r6el-linux-gnuabin32 deb devel optional arch=mipsn32r6el binutils-mipsisa64r6el-linux-gnuabin32-dbg deb debug optional arch=mipsn32r6el binutils-multiarch deb devel optional arch=any binutils-multiarch-dbg deb debug optional arch=any binutils-multiarch-dev deb devel optional arch=any binutils-powerpc-linux-gnu deb devel optional arch=powerpc,amd64,i386,x32,arm64,ppc64el,s390x binutils-powerpc-linux-gnu-dbg deb debug optional arch=powerpc,amd64,i386,x32,arm64,ppc64el,s390x binutils-powerpc64-linux-gnu deb devel optional arch=ppc64,amd64,i386,x32,ppc64el,s390x binutils-powerpc64-linux-gnu-dbg deb debug optional arch=ppc64,amd64,i386,x32,ppc64el,s390x binutils-powerpc64le-linux-gnu deb devel optional arch=ppc64el,amd64,i386,x32,ppc64,arm64,s390x binutils-powerpc64le-linux-gnu-dbg deb debug optional arch=ppc64el,amd64,i386,x32,ppc64,arm64,s390x binutils-riscv64-linux-gnu deb devel optional arch=riscv64,amd64,i386,x32,arm64,ppc64el,s390x binutils-riscv64-linux-gnu-dbg deb debug optional arch=riscv64,amd64,i386,x32,arm64,ppc64el,s390x binutils-s390x-linux-gnu deb devel optional arch=s390x,amd64,i386,x32,arm64,ppc64el binutils-s390x-linux-gnu-dbg deb debug optional arch=s390x,amd64,i386,x32,arm64,ppc64el binutils-sh4-linux-gnu deb devel optional arch=sh4,amd64,i386,x32,arm64,ppc64el binutils-sh4-linux-gnu-dbg deb debug optional arch=sh4,amd64,i386,x32,arm64,ppc64el binutils-source deb devel optional arch=all binutils-sparc64-linux-gnu deb devel optional arch=sparc64,amd64,i386,x32,arm64,ppc64el binutils-sparc64-linux-gnu-dbg deb debug optional arch=sparc64,amd64,i386,x32,arm64,ppc64el binutils-x86-64-gnu deb devel optional arch=hurd-amd64,amd64,i386,x32 binutils-x86-64-gnu-dbg deb debug optional arch=hurd-amd64,amd64,i386,x32 binutils-x86-64-linux-gnu deb devel optional arch=amd64,arm64,i386,ppc64el,x32,s390x binutils-x86-64-linux-gnu-dbg deb debug optional arch=amd64,arm64,i386,ppc64el,x32,s390x binutils-x86-64-linux-gnux32 deb devel optional arch=x32,amd64,arm64,i386,ppc64el binutils-x86-64-linux-gnux32-dbg deb debug optional arch=x32,amd64,arm64,i386,ppc64el libbinutils deb devel optional arch=any libbinutils-dbg deb debug optional arch=any libctf-nobfd0 deb devel optional arch=any libctf-nobfd0-dbg deb debug optional arch=any libctf0 deb devel optional arch=any libctf0-dbg deb debug optional arch=any libgprofng0 deb devel optional arch=any libgprofng0-dbg deb debug optional arch=any libsframe1 deb devel optional arch=any libsframe1-dbg deb debug optional arch=any Testsuite: autopkgtest Testsuite-Triggers: autoconf, bison, build-essential, chrpath, debugedit, default-jdk-headless, dejagnu, dwz, fakeroot, file, flex, gettext, libjansson-dev, libstdc++-dev, lsb-release, pkg-config, procps, python3, quilt, texinfo, xz-utils, zlib1g-dev Directory: pool/main/b/binutils Priority: source Section: devel Package: bluedevil Binary: bluedevil Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libkf6bluezqt-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6doctools-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6jobwidgets-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6svg-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libplasma-dev (>= 6.1.5~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), shared-mime-info Architecture: linux-any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8ff3233f66a9a944c2b181fdb9395d78 2942 bluedevil_6.1.5-1.dsc 24f7c585c01fd126c90757260bf49ef6 379372 bluedevil_6.1.5.orig.tar.xz ac50c1bcaafd6bb5d145c8f822adff28 833 bluedevil_6.1.5.orig.tar.xz.asc 90d1d03e2dd6bcb7dbd708254266156f 17364 bluedevil_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/bluedevil Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/bluedevil.git Checksums-Sha256: 404b109a35e3bcb9ba13313f1672c2722ef755c26391f65772abc18bd563ab3c 2942 bluedevil_6.1.5-1.dsc 29958da08b3242bda42438989ee3ecb81d386ca5be72332506e5cf0ded0b7077 379372 bluedevil_6.1.5.orig.tar.xz 88e3c36422fc55bf35c8685e591dd36b5a941e81e66fa50f080d1f127c05b91d 833 bluedevil_6.1.5.orig.tar.xz.asc d94888f3d77333363c35bb6b9df060afa6ebc31f8ac4039ac944781511bd3c08 17364 bluedevil_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/bluedevil Package-List: bluedevil deb net optional arch=linux-any Directory: pool/main/b/bluedevil Priority: source Section: net Package: botan3 Binary: botan, libbotan-3-5, libbotan-3-dev, libbotan-3-doc, python3-botan Version: 3.5.0+dfsg-1 Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: debhelper-compat (= 13), dh-python, libbz2-dev, liblzma-dev, libsqlite3-dev, libtspi-dev, zlib1g-dev, python3:any, python3-docutils Build-Depends-Indep: python3-sphinx Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 747e0600c77e343669944220b5cf1473 2120 botan3_3.5.0+dfsg-1.dsc b70595a8338f03a6bd9a0e206fe39dcb 7506436 botan3_3.5.0+dfsg.orig.tar.xz 069f8f21e3bf2621843fe94e770638f6 7732 botan3_3.5.0+dfsg-1.debian.tar.xz Checksums-Sha256: 6fbfc62dc61fa50ff3ecc577d5c29a2376ddd160cd24775e529c24056e74a9d6 2120 botan3_3.5.0+dfsg-1.dsc 4a106b0682f2b62d9eefe82502e848d5a784a0c1ea267e0932375064466b38cc 7506436 botan3_3.5.0+dfsg.orig.tar.xz 47f495d356c1f7c67b62a56b4e9646d42192615bf0ffad0fcf5bb952dbeaa443 7732 botan3_3.5.0+dfsg-1.debian.tar.xz Homepage: https://botan.randombit.net/ Package-List: botan deb libdevel optional arch=any libbotan-3-5 deb libs optional arch=any libbotan-3-dev deb libdevel optional arch=any libbotan-3-doc deb doc optional arch=all python3-botan deb python optional arch=any Directory: pool/main/b/botan3 Priority: optional Section: misc Package: boxes Binary: boxes Version: 2.3.0-1~exp1 Maintainer: Salvatore Bonaccorso Build-Depends: bison, debhelper-compat (= 13), flex, libncurses-dev, libpcre2-dev, libunistring-dev, xxd Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 06ddf4e9ce2acdccc49d6a89870909dc 2091 boxes_2.3.0-1~exp1.dsc e2f456596d9f90eda75e77c46fafa116 227588 boxes_2.3.0.orig.tar.xz ed3f019fb40b3fb5d51feac66a0083df 6860 boxes_2.3.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/carnil/boxes Vcs-Git: https://salsa.debian.org/carnil/boxes.git Checksums-Sha256: 79c60893f7ba9f48b4c30d2c4bbbf60749e7be5af38c326168ec570d62c34f64 2091 boxes_2.3.0-1~exp1.dsc 6485e514643d45697cb61a11c95882a8f00a85e2ebb9ff463317d5ebe31a687d 227588 boxes_2.3.0.orig.tar.xz a3820bb531bec50a2223ab2638e3ecd8ef12e98a5714ef600526347237773326 6860 boxes_2.3.0-1~exp1.debian.tar.xz Homepage: https://boxes.thomasjensen.com/ Package-List: boxes deb text optional arch=any Testsuite: autopkgtest Testsuite-Triggers: xxd Directory: pool/main/b/boxes Priority: source Section: text Package: bpfcc Binary: libbpfcc, libbpfcc-dev, python3-bpfcc, bpfcc-tools, libbpf-tools, bpfcc-introspection, bpfcc-lua Version: 0.31.0+ds-4~exp1 Maintainer: Ritesh Raj Sarraf Uploaders: Vasudev Kamath Build-Depends: arping, bison, clang-format, cmake, debhelper-compat (= 13), dh-python, pkg-kde-tools, ethtool, flex, inetutils-ping | iputils-ping, iperf, libbpf-dev (>= 1:0.4.0~), libclang-dev, libclang-cpp-dev, libedit-dev, libelf-dev, libfl-dev, libzip-dev, linux-libc-dev (>= 5.10~), llvm-dev, libluajit-5.1-dev [!riscv64], luajit [!riscv64], python3-netaddr, python3-pyroute2, python3-setuptools, zip, python3:any | python3-all:any | python3-dev:any | python3-all-dev:any | dh-sequence-python3, bpftool, clang Architecture: amd64 arm64 loong64 ppc64 s390x armhf riscv64 all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: e9246a9334ebe87297fc7a7ec8d4e07e 2900 bpfcc_0.31.0+ds-4~exp1.dsc 9aecbd5022734530bfc0a909e7bb1800 6809159 bpfcc_0.31.0+ds.orig.tar.gz 4916535becc26c206a21d4ef376a9782 22692 bpfcc_0.31.0+ds-4~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/bpfcc Vcs-Git: https://salsa.debian.org/debian/bpfcc.git Checksums-Sha256: 3ecd9c7be637be322e2a60094c2c3d1771bc4b90d6612f57b03a6127922f0137 2900 bpfcc_0.31.0+ds-4~exp1.dsc 408d37f067b5a1321c67204008e3825cf00c8e04e25ec3d12d36c8e384b1c727 6809159 bpfcc_0.31.0+ds.orig.tar.gz f8707c31a0f68bc2cbabd1f140109a174977015e882ab9f7dc3275ca1bcdc065 22692 bpfcc_0.31.0+ds-4~exp1.debian.tar.xz Homepage: https://github.com/iovisor/bcc Package-List: bpfcc-introspection deb misc optional arch=amd64,arm64,loong64,ppc64,riscv64 bpfcc-lua deb misc optional arch=amd64,arm64,s390x,armhf bpfcc-tools deb misc optional arch=all libbpf-tools deb misc optional arch=amd64,arm64 libbpfcc deb misc optional arch=amd64,arm64,loong64,ppc64,s390x,armhf,riscv64 libbpfcc-dev deb libdevel optional arch=amd64,arm64,loong64,ppc64,s390x,armhf,riscv64 python3-bpfcc deb python optional arch=all Directory: pool/main/b/bpfcc Priority: optional Section: misc Package: breeze Binary: breeze, breeze-wallpaper, breeze-cursor-theme, breeze-dev, kde-style-breeze, kwin-style-breeze Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 5.102.0~), gettext, kirigami2-dev (>= 5.102.0~), libkdecorations2-dev (>= 4:6.1.5~), libkf5config-dev (>= 5.102.0~), libkf5configwidgets-dev (>= 5.102.0~), libkf5coreaddons-dev (>= 5.102.0~), libkf5guiaddons-dev (>= 5.102.0~), libkf5i18n-dev (>= 5.102.0~), libkf5iconthemes-dev (>= 5.102.0~), libkf5kcmutils-dev (>= 5.102.0~), libkf5style-dev (>= 5.102.0~), libkf5windowsystem-dev (>= 5.102.0~), libkf6colorscheme-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6guiaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6iconthemes-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6style-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libqt5x11extras5-dev (>= 5.15.2~), libx11-dev, libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qtbase5-dev (>= 5.15.2~), qtdeclarative5-dev (>= 5.15.2~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 5056034be4b6b09705dda0ed457231a6 3574 breeze_6.1.5-1.dsc fa42516ce3b8b0739bc54eeb2b5264cd 58041424 breeze_6.1.5.orig.tar.xz ab6b0d9f3d62f129f4e81102ac2798a5 833 breeze_6.1.5.orig.tar.xz.asc cceb0d4343a9383db4fa1af0f2e0e60c 20840 breeze_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/breeze Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/breeze.git Checksums-Sha256: 8e7e11b273e7214b585a1ccd5d20c921353bfadf376245a41c868f5c2bc5be54 3574 breeze_6.1.5-1.dsc 5449177c90613f97b474ae776285ccfc6e8673691d120337d95370c9e7c83cb2 58041424 breeze_6.1.5.orig.tar.xz 876d9e67a3830d58fb79b60c4680710bc3befc63f545624ce5e6963e03007a50 833 breeze_6.1.5.orig.tar.xz.asc 1809eaae72bdd04752c9966bb6e70b52339863fca0a9b0b770b4ed5df61898df 20840 breeze_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/?p=breeze.git/breeze Package-List: breeze deb kde optional arch=any breeze-cursor-theme deb kde optional arch=all breeze-dev deb kde optional arch=any breeze-wallpaper deb kde optional arch=all kde-style-breeze deb kde optional arch=any kwin-style-breeze deb kde optional arch=any Directory: pool/main/b/breeze Priority: optional Section: misc Package: breeze-grub Binary: grub-theme-breeze Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: debhelper-compat (= 13) Architecture: linux-any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9aa156f02c18d694ddf387b6bbad976f 2340 breeze-grub_6.1.5-1.dsc d450b72b4bf8c79ba8db8f00f4c3e3c9 1445448 breeze-grub_6.1.5.orig.tar.xz 6830de1cb9347f90b0f9493e8cc5cda2 833 breeze-grub_6.1.5.orig.tar.xz.asc 9486dc389a02691408f316a886974fcd 13736 breeze-grub_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/breeze-grub Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/breeze-grub.git Checksums-Sha256: eec53f96dd788a40e72c88141da8b805491f199332ffcd65daf97c4f610e5bbb 2340 breeze-grub_6.1.5-1.dsc 7b3cf0b426801bd74bbd6b8f0dc4af37b13750f97bf35edcd34ea6a14d200909 1445448 breeze-grub_6.1.5.orig.tar.xz dbc27a11fd88f8d994bdab737e5c762acd4ce268e1ac7925b39b18b842d46388 833 breeze-grub_6.1.5.orig.tar.xz.asc a31c7bb76b60d62eab84d683aea183b728a56eb3fed7d6b7ba7900d19232733c 13736 breeze-grub_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/breeze-grub Package-List: grub-theme-breeze deb kde optional arch=linux-any Directory: pool/main/b/breeze-grub Priority: extra Section: misc Package: breeze-gtk Binary: breeze-gtk-theme Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: breeze-dev (>= 4:6.1.5~), cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gtk2-engines-pixbuf, kde-style-breeze (>= 4:6.1.5~), libglib2.0-dev, libgtk-3-dev, libgtk2.0-dev, python3-cairo, qt6-base-dev (>= 6.6.0+dfsg~), sassc Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a7eff97527b8dcbd88ee7568d765689f 2586 breeze-gtk_6.1.5-1.dsc cd5619f964bed03519ea559ce5ddbe08 40668 breeze-gtk_6.1.5.orig.tar.xz 7632ecee588a088cabe3480cec6c009d 833 breeze-gtk_6.1.5.orig.tar.xz.asc 8ab981578de0e2a96e1d5a2a26b81735 14980 breeze-gtk_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/breeze-gtk Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/breeze-gtk.git Checksums-Sha256: 2538d07b80b4ccbc9c60f813027fa3e0db06257757fa0c92c9b10d92f2a6bcf6 2586 breeze-gtk_6.1.5-1.dsc 960c3df047423e85e1f33bdb60b71bdc7486b9941d89d785310debe501bd46d1 40668 breeze-gtk_6.1.5.orig.tar.xz 48f84332a8cef8502f439f1a72c9364d286f3641561dcd74fc8d457aa8b521bc 833 breeze-gtk_6.1.5.orig.tar.xz.asc 8fd4a1637fcee7647979a42445cc16b42deab156172e4896c83a85eacd9d3c35 14980 breeze-gtk_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/breeze-gtk Package-List: breeze-gtk-theme deb kde optional arch=any Directory: pool/main/b/breeze-gtk Priority: optional Section: misc Package: breeze-plymouth Binary: plymouth-theme-breeze Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 2.8.12), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), libevdev-dev, libplymouth-dev, libudev-dev, libxkbcommon-dev, pkgconf Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: bb1760e9f6af537c2f5b654967a49928 2559 breeze-plymouth_6.1.5-1.dsc 2e52a1099349d4e09affacb60c6ce127 111132 breeze-plymouth_6.1.5.orig.tar.xz 7787db43afe5f5bef1616f3cbf4fa131 833 breeze-plymouth_6.1.5.orig.tar.xz.asc 3edc7ad1b66e4d64bb2d02a8ad4c201f 15332 breeze-plymouth_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/breeze-plymouth Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/breeze-plymouth.git Checksums-Sha256: d3467b1296699768b3911d269e776bd67e2943781ae9a900d11adbbb55a469cd 2559 breeze-plymouth_6.1.5-1.dsc 6761fab3f6d57568635b07c1c23460a916812e049793721801d77ac5df8ed60b 111132 breeze-plymouth_6.1.5.orig.tar.xz b0f18e1f6571579c1382dcf9b39458ea3f58ed3575818682a0b98eda7bc011d9 833 breeze-plymouth_6.1.5.orig.tar.xz.asc 534ebdec12bd5a4ce4bd00c75ea514e715d0d219c64a07450b77347eb7037ec2 15332 breeze-plymouth_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/breeze-plymouth Package-List: plymouth-theme-breeze deb kde optional arch=any Directory: pool/main/b/breeze-plymouth Priority: optional Section: misc Package: breezy Binary: brz, python3-breezy, python3-breezy.tests, brz-doc Version: 4.0.0~bzr7759-1 Maintainer: Debian Breezy Maintainers Uploaders: Jelmer Vernooij Build-Depends: bash-completion, ca-certificates, cython3-dbg (>= 0.17), debhelper-compat (= 13), dh-python, fdupes, librust-base64-dev, librust-encoding-rs-dev, librust-fancy-regex-dev (>= 0.7.0), librust-gettext-rs-dev, librust-hostname-dev, librust-maplit-dev, librust-path-clean-dev, librust-percent-encoding-dev, librust-pkg-version-dev, librust-pyo3-dev (>= 0.17), librust-pyo3-file-dev, librust-regex+aho-corasick-dev, librust-sha1-dev, librust-unicode-normalization-dev, librust-url-dev, python3 (>= 2.6.6-3), python3-all-dbg (>= 2.6.6-3), python3-all-dev (>= 2.6.6-3), python3-configobj (>= 4.7.2+ds-2), python3-coverage , python3-docutils, python3-dulwich (>= 0.21.2), python3-fastbencode, python3-fastimport (>= 0.9.8), python3-launchpadlib, python3-merge3, python3-paramiko, python3-patiencediff, python3-setuptools, python3-setuptools-gettext, python3-setuptools-rust, python3-six, python3-sphinx (>= 1.0.7+dfsg), python3-subunit , python3-testtools (>= 0.9.5~) , python3-yaml, rustc Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 51e89ec828d53ec22b19c9004ad9abb1 3285 breezy_4.0.0~bzr7759-1.dsc 748c70b6edf1c7ca4f4136bf815c1ab5 8728737 breezy_4.0.0~bzr7759.orig.tar.gz bf4149ecf7c1ded705ab78bb658c492f 74768 breezy_4.0.0~bzr7759-1.debian.tar.xz Vcs-Browser: https://code.launchpad.net/~jelmer/debian/experimental/breezy/main/ Vcs-Bzr: https://code.launchpad.net/~jelmer/debian/experimental/breezy/main/ Checksums-Sha256: c542a7a60c154d44622d993af7ab12dbc4c4d20c2e86e768609d1cf436982925 3285 breezy_4.0.0~bzr7759-1.dsc 7794e18541da7fdf50b8a93915ae94c9cd3d5316a769492a9b3672cf91c732b3 8728737 breezy_4.0.0~bzr7759.orig.tar.gz 271bbb649bd0614ca89c9c4da950345e03fb26da5a86f32c7c567828b66a816e 74768 breezy_4.0.0~bzr7759-1.debian.tar.xz Homepage: https://www.breezy-vcs.org/ Package-List: brz deb vcs optional arch=any brz-doc deb doc optional arch=all python3-breezy deb python optional arch=any python3-breezy.tests deb python optional arch=all Testsuite: autopkgtest Testsuite-Triggers: ca-certificates, python3-coverage, python3-dulwich, python3-launchpadlib, python3-subunit Directory: pool/main/b/breezy Priority: extra Section: misc Package: broker Binary: libbroker-dev, libbroker2t64, python3-broker Version: 1.4.0+ds1-1.1~exp1 Maintainer: Hilko Bengen Build-Depends: debhelper (>= 12~), dh-python, cmake, libcaf-dev (>= 0.16), libsqlite3-dev, python3-dev, swig, libssl-dev, pybind11-dev Architecture: any Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 9da48ae21217488bbd04abbd7ed435a4 2102 broker_1.4.0+ds1-1.1~exp1.dsc 36f2d596334b620669f16c395b8bd301 355892 broker_1.4.0+ds1.orig.tar.xz ae845f7bbd0a16ac3a2a05fca2819c4d 16788 broker_1.4.0+ds1-1.1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/bro-team/broker Vcs-Git: https://salsa.debian.org/bro-team/broker.git Checksums-Sha256: 9a76e3212b4cfb276582d46a11a12c4df2242aec37bed601cfac5b08315c7507 2102 broker_1.4.0+ds1-1.1~exp1.dsc 41613c6d39b0bb4d48e214578bee8b488c7d58686b4fe629dfceadfce0296bc5 355892 broker_1.4.0+ds1.orig.tar.xz 9a5f77f5344fb3db3a8824aad06afb15b818a3a3e7b802d1d276f7e7bcf1ecbc 16788 broker_1.4.0+ds1-1.1~exp1.debian.tar.xz Homepage: https://www.bro.org/ Package-List: libbroker-dev deb libdevel optional arch=any libbroker2t64 deb libs optional arch=any python3-broker deb libs optional arch=any Directory: pool/main/b/broker Priority: extra Section: misc Package: btrbk Binary: btrbk Version: 0.32.6-1 Maintainer: Axel Burri Uploaders: Yaroslav Halchenko Build-Depends: debhelper (>= 12), asciidoctor Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 5af2a6cf10611e6f3e5441d68b06f541 1857 btrbk_0.32.6-1.dsc e59684f9516646c3a76066da50f256cd 134184 btrbk_0.32.6.orig.tar.gz 7370b92a85c2020e670ca5f4533f6816 7056 btrbk_0.32.6-1.debian.tar.xz Vcs-Browser: https://github.com/digint/btrbk-packaging Vcs-Git: https://github.com/digint/btrbk-packaging.git -b debian Checksums-Sha256: 984862ee403d4906256ec580729b2aa228f3e4347cd1667fabe23e740aa5c2c7 1857 btrbk_0.32.6-1.dsc 15f3b2e23c69233941f6bc9c00064871523500705246145658525254187a6fe7 134184 btrbk_0.32.6.orig.tar.gz c2d96455700c3bcba571730114be35579a82380cc6e84696e1d39e03f58d4a49 7056 btrbk_0.32.6-1.debian.tar.xz Homepage: https://digint.ch/btrbk/ Package-List: btrbk deb utils optional arch=all Directory: pool/main/b/btrbk Priority: optional Section: misc Package: budgie-desktop Binary: budgie-core, budgie-core-dev, budgie-desktop, budgie-desktop-doc, gir1.2-budgie-1.0, gir1.2-budgieraven-1.0, libbudgie-appindexer0, libbudgie-raven-plugin0, libbudgie-plugin0, libbudgie-private0, libbudgietheme0, libraven0 Version: 10.9.2-1 Maintainer: David Mohammed Build-Depends: debhelper-compat (= 13), gir1.2-gee-0.8, intltool, gnome-screensaver, gnome-settings-daemon-dev, gobject-introspection, gtk-doc-tools, libaccountsservice-dev, libasound2-dev, libcanberra-gtk3-dev, cmake, libgdk-pixbuf-2.0-dev, libgee-0.8-dev, libglib2.0-dev, libgnome-desktop-3-dev, libgstreamer1.0-dev, libgtk-3-dev, libibus-1.0-dev, libmutter-12-dev, libnotify-dev, libpeas-dev, libpolkit-agent-1-dev, libpolkit-gobject-1-dev, libpulse-dev, libpulse-mainloop-glib0, libupower-glib-dev (>= 1.0), libwnck-3-dev, libxfce4windowing-0-dev (>= 4.19.3), meson, sassc, uuid-dev, valac, zenity (>= 3.99) Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 3ac6b2715ae4ac1b42814c07537ca44c 3543 budgie-desktop_10.9.2-1.dsc 0a08ba78d0685ee16a6b29d399a1c050 2335408 budgie-desktop_10.9.2.orig.tar.xz e69b4eb85901be4abcbaaa7d63040299 833 budgie-desktop_10.9.2.orig.tar.xz.asc 77d352aa28974a1ea76b81820a27cf8c 54224 budgie-desktop_10.9.2-1.debian.tar.xz Vcs-Browser: https://github.com/ubuntubudgie/budgie-desktop/tree/debian Vcs-Git: https://github.com/ubuntubudgie/budgie-desktop.git -b debian Checksums-Sha256: ed0fc51245c6affb29e16d8df3f50c9c8b0566f86d9806fda2f15436a0f28f08 3543 budgie-desktop_10.9.2-1.dsc d45fff07a2d370c13c1c7610abe33ac02977c2f1521a26c5dbe8fb2594551b29 2335408 budgie-desktop_10.9.2.orig.tar.xz 47f623554b01c567a99cef8086e2da700a1ffe1cc011bfc65ab02da47c876ea4 833 budgie-desktop_10.9.2.orig.tar.xz.asc 8608c7b62e85a3e96e8d36ed8f3178b2bdeb9ed713cdcd0bc80bdad064aeb139 54224 budgie-desktop_10.9.2-1.debian.tar.xz Homepage: https://github.com/buddiesofbudgie/budgie-desktop Package-List: budgie-core deb x11 optional arch=any budgie-core-dev deb libdevel optional arch=any budgie-desktop deb x11 optional arch=all budgie-desktop-doc deb doc optional arch=all gir1.2-budgie-1.0 deb introspection optional arch=any gir1.2-budgieraven-1.0 deb introspection optional arch=any libbudgie-appindexer0 deb libs optional arch=any libbudgie-plugin0 deb libs optional arch=any libbudgie-private0 deb libs optional arch=any libbudgie-raven-plugin0 deb libs optional arch=any libbudgietheme0 deb libs optional arch=any libraven0 deb libs optional arch=any Testsuite: autopkgtest Directory: pool/main/b/budgie-desktop Priority: optional Section: misc Package: bzrtp Binary: libbzrtp-dev, libbzrtp1 Version: 5.2.98-2 Maintainer: Debian VoIP Team Uploaders: Kilian Krause , Tzafrir Cohen , Bernhard Schmidt , Build-Depends: cmake, debhelper-compat (= 13), libbctoolbox-dev (>= 5.2.98~), libsqlite3-dev, libxml2-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: c3ffd4f12283c7a527899e9429e89bb5 2194 bzrtp_5.2.98-2.dsc e00af554bebad4b875dc7eccfbad9d78 199495 bzrtp_5.2.98.orig.tar.gz 9ba73a5e071e70e8ba3cbd8462c14919 6848 bzrtp_5.2.98-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/bzrtp Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/bzrtp.git Checksums-Sha256: 64c4bbe28ff1fb235ffcad62dab504a5e375f7c6d0dbe0d7e54606933a10461b 2194 bzrtp_5.2.98-2.dsc ab676c2ff6b8aebd293851356053f77fe17816359467f136022c96e479f8cc8e 199495 bzrtp_5.2.98.orig.tar.gz 427e0fef138fe0a4264e574e951db4010d5692a74e0cc22fd72f99bae58b47b0 6848 bzrtp_5.2.98-2.debian.tar.xz Description: Library for the ZRTP key exchange protocol Homepage: https://www.linphone.org/ Package-List: libbzrtp-dev deb libdevel optional arch=any libbzrtp1 deb libs optional arch=any Directory: pool/main/b/bzrtp Priority: optional Section: misc Package: calendarsupport Binary: libcalendarsupport-data, libcalendarsupport-dev, libkpim6calendarsupport6 Version: 4:24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libakonadicalendar-dev (>= 4:24.08.0~), libakonadinotes-dev (>= 4:24.08.0~), libkcalendarutils-dev (>= 4:24.08.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6codecs-dev (>= 6.3.0~), libkf6guiaddons-dev (>= 6.3.0~), libkf6holidays-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), qt6-base-dev (>= 6.6.0+dfsg~), xauth, xvfb Architecture: all amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0e78b8a5fb251433e54b6964cc372fdb 3086 calendarsupport_24.08.0-2.dsc 907cd78402501d555b6016e9ba126b7c 1000748 calendarsupport_24.08.0.orig.tar.xz cdba4f0157d06e09f29b2148dadefe31 833 calendarsupport_24.08.0.orig.tar.xz.asc 932f18b42c18e530df62b1d26a44342c 16168 calendarsupport_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/calendarsupport Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/calendarsupport.git Checksums-Sha256: 8aaa9d0a530fa686c67c311fef935eec1eeab44c2dfc3c3fe6d6cca4695cdff7 3086 calendarsupport_24.08.0-2.dsc 4a305613d2570f279a2b10bbe0de2e7370521fcee4a84777e09c5ea039e7c30d 1000748 calendarsupport_24.08.0.orig.tar.xz 93d2e9868193d359780ea3e71129e957896c1fb122c811f6cc401cfd40829a6a 833 calendarsupport_24.08.0.orig.tar.xz.asc 1f4435bc864018c2c9002c5746a91d2728dbf86e379294672726374e8312780f 16168 calendarsupport_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/calendarsupport Package-List: libcalendarsupport-data deb libs optional arch=all libcalendarsupport-dev deb libdevel optional arch=amd64,arm64,armhf,i386 libkpim6calendarsupport6 deb libs optional arch=amd64,arm64,armhf,i386 Directory: pool/main/c/calendarsupport Priority: optional Section: misc Package: capstone Binary: libcapstone-dev, libcapstone5, capstone-tool, python3-capstone Version: 5.0.1-1~exp1 Maintainer: Debian Security Tools Uploaders: Pranith Kumar Build-Depends: debhelper-compat (= 13), dh-python, python3-all-dev, python3-setuptools, cython3 Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 88b6d29e96a849de895b03a0ff7a0828 2193 capstone_5.0.1-1~exp1.dsc 2f813b8bedd40be5fd7327d51fc101dc 7654195 capstone_5.0.1.orig.tar.gz 7fa317bcc09daf7d4190238ed90a4084 9068 capstone_5.0.1-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-security-team/capstone Vcs-Git: https://salsa.debian.org/pkg-security-team/capstone.git Checksums-Sha256: 206ca83056ee4ec256250ad6d92dc4484bab0f1110d2c0682cd95f79c9583375 2193 capstone_5.0.1-1~exp1.dsc 2b9c66915923fdc42e0e32e2a9d7d83d3534a45bb235e163a70047951890c01a 7654195 capstone_5.0.1.orig.tar.gz 916055e00ff48a7e358d80f30c20f8970c4a65e51442384076eabc199f0e7fb6 9068 capstone_5.0.1-1~exp1.debian.tar.xz Homepage: https://www.capstone-engine.org/ Package-List: capstone-tool deb utils optional arch=any libcapstone-dev deb libdevel optional arch=any libcapstone5 deb libs optional arch=any python3-capstone deb python optional arch=any Directory: pool/main/c/capstone Priority: optional Section: misc Package: cataclysm-dda Binary: cataclysm-dda-data, cataclysm-dda-curses, cataclysm-dda-sdl Version: 0.H~rc1-1 Maintainer: Reiner Herrmann Build-Depends: debhelper-compat (= 13), gettext Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 884f569282b5733f897bbed22c85c7a8 2321 cataclysm-dda_0.H~rc1-1.dsc b6c7fd3f88b8ab8f67d240720ac31c77 77116504 cataclysm-dda_0.H~rc1.orig.tar.xz c08f596e679ba09f9c9ae2a4e504a452 18092 cataclysm-dda_0.H~rc1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/reiner/cataclysm-dda Vcs-Git: https://salsa.debian.org/reiner/cataclysm-dda.git Checksums-Sha256: 4e78fe96459a09b4a3d0fbd4fd7329a2140de60656db21ddca37d317eb13bef9 2321 cataclysm-dda_0.H~rc1-1.dsc 9f88f26d0357b9448d2fb9dd4432bdd5d0f8f5ff4a5dcaaa93346b311dd26f97 77116504 cataclysm-dda_0.H~rc1.orig.tar.xz f2700116fc3c79f4a952ff8b67aef3782cea24b72d388c31df5c9ea4dfefb875 18092 cataclysm-dda_0.H~rc1-1.debian.tar.xz Homepage: https://cataclysmdda.org/ Build-Depends-Arch: architecture-is-64-bit, libncurses-dev, librsvg2-bin, libsdl2-dev, libsdl2-image-dev, libsdl2-mixer-dev, libsdl2-ttf-dev, pkgconf Package-List: cataclysm-dda-curses deb games optional arch=any cataclysm-dda-data deb games optional arch=all cataclysm-dda-sdl deb games optional arch=any Testsuite: autopkgtest Testsuite-Triggers: expect, locales-all, openbox, scrot, tesseract-ocr, xauth, xdotool, xvfb Directory: pool/main/c/cataclysm-dda Priority: extra Section: misc Package: cmark Binary: cmark, libcmark0.30.3, libcmark-dev Version: 0.30.3-1 Maintainer: Jonas Smedegaard Build-Depends: cmake, debhelper-compat (= 13), python3 Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: e9241266d61098393eb8aa8082e9fb0a 1930 cmark_0.30.3-1.dsc b99102dd8f3e9af42940efe79c2e973e 246916 cmark_0.30.3.orig.tar.gz 417ea00b8fd51898238a16c747d39b1c 11036 cmark_0.30.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/cmark Vcs-Git: https://salsa.debian.org/debian/cmark.git Checksums-Sha256: 416c91b2f7b5633367347b9a0a1e9649f03906ea5871026445ee59e7cfc34ad5 1930 cmark_0.30.3-1.dsc 85e9fb515531cc2c9ae176d693f9871774830cf1f323a6758fb187a5148d7b16 246916 cmark_0.30.3.orig.tar.gz 9755b709f2e28d417b75cfd05f8349c813043b7b1593124db5017dd0036a2b19 11036 cmark_0.30.3-1.debian.tar.xz Homepage: https://github.com/commonmark/cmark Package-List: cmark deb text optional arch=any libcmark-dev deb libdevel optional arch=any libcmark0.30.3 deb libs optional arch=any Directory: pool/main/c/cmark Priority: optional Section: misc Package: cnrun Binary: libcnrun2, libcnrun2-dev, cnrun-tools, lua-cnrun Version: 2.1.0-3 Maintainer: Debian Med Packaging Team Uploaders: Andrei Zavada Build-Depends: debhelper-compat (= 13), autoconf-archive, texinfo, libgomp1, pkg-config, libgsl-dev | libgsl0-dev, libxml2-dev, liblua5.2-dev | liblua5.3-dev, lua5.2 | lua5.3 Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 917b76a94c8a72782945acea64ca036a 2224 cnrun_2.1.0-3.dsc 1be99ad2341081dc50a22aa0c94a7691 73656 cnrun_2.1.0.orig.tar.xz a3419b9dc065ee4771ad66a8c52df92b 7940 cnrun_2.1.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/cnrun Vcs-Git: https://salsa.debian.org/med-team/cnrun.git Checksums-Sha256: 2e6c2e97f460f3fd7e80b40f2177e72cb293677c59aebfe79b9e12a6f54a57c0 2224 cnrun_2.1.0-3.dsc 11a82725d72084745ba52efa0b6d221401e516db375a6889bb8356f5d0cc8ce7 73656 cnrun_2.1.0.orig.tar.xz 191fa54cf3a17c851aa06d223579dec56c5adb0db1913e4158b2857d6555fe8f 7940 cnrun_2.1.0-3.debian.tar.xz Homepage: http://johnhommer.com/academic/code/cnrun Package-List: cnrun-tools deb science optional arch=any libcnrun2 deb science optional arch=any libcnrun2-dev deb libdevel optional arch=any lua-cnrun deb science optional arch=any Directory: pool/main/c/cnrun Priority: source Section: misc Package: cnvkit Binary: cnvkit Version: 0.9.10-3~0exp0 Maintainer: Debian Med Packaging Team Uploaders: Michael R. Crusoe , Steffen Moeller , Olivier Sallou Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, pybuild-plugin-pyproject, python3-pytest , python3-pyfaidx , python3-biopython , python3-pandas , python3-numpy , python3-pysam , python3-scipy , python3-matplotlib , python3-pomegranate , r-bioc-dnacopy (>= 1.78.0) , poppler-utils Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: a972ab0601e5875fef47fac07f33125e 2485 cnvkit_0.9.10-3~0exp0.dsc ac1e8d636fc0fc694d1475a212d0cf98 23663020 cnvkit_0.9.10.orig.tar.gz d6423a6acc31aea516cf9f337be69c58 17732 cnvkit_0.9.10-3~0exp0.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/cnvkit Vcs-Git: https://salsa.debian.org/med-team/cnvkit.git Checksums-Sha256: 4e3a7b64bf6805e3342f4bf4e729baddb80dacfd55283fd913b54a86cbf33244 2485 cnvkit_0.9.10-3~0exp0.dsc 56739496f1f59511661107e662d81e5fd8af413571e853b0a1b34d882a19349a 23663020 cnvkit_0.9.10.orig.tar.gz 696ffcc1cc38377e62932d50df600747ab8bbfb7a986ab9f4090d758ca9ff7c0 17732 cnvkit_0.9.10-3~0exp0.debian.tar.xz Homepage: https://cnvkit.readthedocs.org Package-List: cnvkit deb science optional arch=all Testsuite: autopkgtest, autopkgtest-pkg-pybuild Testsuite-Triggers: poppler-utils Directory: pool/main/c/cnvkit Priority: extra Section: misc Package: code-saturne Binary: code-saturne, code-saturne-bin, code-saturne-data, code-saturne-include, code-saturne-doc Version: 7.0.2+repack-1~exp1 Maintainer: Debian Science Team Uploaders: Gilles Filippini Build-Depends: debhelper (>= 11), dh-exec, dh-python, python3-pyqt5, pyqt5-dev-tools, gfortran, autoconf, bison, flex, zlib1g-dev, libhdf5-mpi-dev (>= 1.10.0~), libcgns-dev (>= 3.3.0~), mpi-default-dev, libmedc-dev, libblas-dev | libatlas-dev, libopenmpi-dev, python3, libscotch-dev, tango-icon-theme Build-Depends-Indep: doxygen, graphviz, fig2ps, texlive-latex-recommended, texlive-fonts-recommended, texlive-latex-extra Architecture: any all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 6b43265471431802b9026a8a3256cf1e 2370 code-saturne_7.0.2+repack-1~exp1.dsc a3ebaf0bc099d5bfe3bfc3f1d18635d3 17239099 code-saturne_7.0.2+repack.orig.tar.gz dba4c690db3ef4b450c61e9103c078cc 10464 code-saturne_7.0.2+repack-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/code-saturne Vcs-Git: https://salsa.debian.org/science-team/code-saturne.git Checksums-Sha256: 9677ab2a6960698e54946d8ffa31b09afe3e70cb32bcaa88c879d99fcd809bdd 2370 code-saturne_7.0.2+repack-1~exp1.dsc b3884477e6c51e8ab22b77c2ec677e8d354d091243744f20f37047ec40a97e09 17239099 code-saturne_7.0.2+repack.orig.tar.gz 31df4fc59d9dd66f25a9fb4ea6d8b60ec7c0b13771ad9be71060695b307a74c1 10464 code-saturne_7.0.2+repack-1~exp1.debian.tar.xz Homepage: http://www.code-saturne.org/ Package-List: code-saturne deb science optional arch=any code-saturne-bin deb science optional arch=any code-saturne-data deb science optional arch=all code-saturne-doc deb doc optional arch=all code-saturne-include deb science optional arch=any Directory: pool/main/c/code-saturne Priority: source Section: science Package: coinmp Binary: coinor-libcoinmp-dev, coinor-libcoinmp0 Version: 1.8.4+dfsg-1 Maintainer: Debian Science Team Uploaders: Rene Engelhard Build-Depends: debhelper-compat (= 10), coinor-libcoinutils-dev, coinor-libosi-dev, coinor-libcbc-dev, coinor-libcgl-dev, coinor-libclp-dev, pkg-config Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 2a89cbebdda4eae2369fde080f852767 2165 coinmp_1.8.4+dfsg-1.dsc 83cfcfa6077dda5d16b5680f2a2111eb 388428 coinmp_1.8.4+dfsg.orig.tar.xz 06cec5e3c99f190985b51181193053bb 7724 coinmp_1.8.4+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/coinmp Vcs-Git: https://salsa.debian.org/science-team/coinmp.git Checksums-Sha256: 24086388d0bb45fb7b4cb8b253fe1a2a37a1162a744c3628af11d1d106ff2b4d 2165 coinmp_1.8.4+dfsg-1.dsc 564b9b7dd7f8db7ded76eee25ae70b2a30cf550788a40c7ae7763861d11665ce 388428 coinmp_1.8.4+dfsg.orig.tar.xz 6154239f38918c3d052314cf2598b5871f3b751d41e1b28ac46fb80bc1797c98 7724 coinmp_1.8.4+dfsg-1.debian.tar.xz Homepage: https://projects.coin-or.org/CoinMP Package-List: coinor-libcoinmp-dev deb libdevel optional arch=any coinor-libcoinmp0 deb libs optional arch=any Directory: pool/main/c/coinmp Priority: optional Section: misc Package: coinutils Binary: coinor-libcoinutils3v5, coinor-libcoinutils-dev, coinor-libcoinutils-doc Version: 2.11.11+ds-1~exp1 Maintainer: Debian Science Maintainers Uploaders: Håvard F. Aasen , Build-Depends: debhelper-compat (= 13), gfortran, libbz2-dev, liblapack-dev, zlib1g-dev Build-Depends-Indep: doxygen, graphviz Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 3c1d6628abc626c9baf54880dd53ac4c 1709 coinutils_2.11.11+ds-1~exp1.dsc e8830df9174faec771331215a9388a46 657648 coinutils_2.11.11+ds.orig.tar.xz 8cddd534f46f56a7eba847cf837270a1 10484 coinutils_2.11.11+ds-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/coinutils Vcs-Git: https://salsa.debian.org/science-team/coinutils.git Checksums-Sha256: 7901f9202cd46cb71ee36d0ccc5f6777e60debc3f3be04ed7c2c4c53207632fe 1709 coinutils_2.11.11+ds-1~exp1.dsc 00a50ec6c0e0fa0f703e9e68e0b696ed156aee30d6ff6db56b88256b3accc4f7 657648 coinutils_2.11.11+ds.orig.tar.xz 8185a2fce35d3be6bb1f0c861256968d0212b943185a33c824a2e84ceed2aa28 10484 coinutils_2.11.11+ds-1~exp1.debian.tar.xz Homepage: https://github.com/coin-or/CoinUtils Package-List: coinor-libcoinutils-dev deb libdevel optional arch=any coinor-libcoinutils-doc deb doc optional arch=all coinor-libcoinutils3v5 deb science optional arch=any Directory: pool/main/c/coinutils Priority: source Section: science Package: consul Binary: golang-github-hashicorp-consul-dev, consul Version: 1.5.2+dfsg2-14 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Martín Ferrari , Tianon Gravi , Tim Potter , Build-Depends: debhelper-compat (= 12), bash-completion, dh-golang (>= 1.42~), golang-any (>= 2:1.13~), golang-github-asaskevich-govalidator-dev, golang-github-armon-circbuf-dev, golang-github-armon-go-metrics-dev (>= 0.0~git20171117~), golang-github-armon-go-radix-dev, golang-github-azure-go-autorest-dev (>= 10.15.5~), golang-github-bgentry-speakeasy-dev, golang-github-circonus-labs-circonus-gometrics-dev (>= 2.3.1~), golang-github-circonus-labs-circonusllhist-dev, golang-github-datadog-datadog-go-dev, golang-github-davecgh-go-spew-dev, golang-github-denverdino-aliyungo-dev, golang-github-digitalocean-godo-dev, golang-github-docker-go-connections-dev, golang-github-elazarl-go-bindata-assetfs-dev (>= 0.0~git20151224~), golang-github-ghodss-yaml-dev, golang-github-gogo-googleapis-dev, golang-github-gogo-protobuf-dev (>= 1.2.1~), golang-github-golang-snappy-dev, golang-github-googleapis-gnostic-dev, golang-github-google-gofuzz-dev, golang-github-gophercloud-gophercloud-dev, golang-github-gregjones-httpcache-dev, golang-github-hashicorp-go-bexpr-dev, golang-github-hashicorp-go-checkpoint-dev, golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.1~), golang-github-hashicorp-go-discover-dev, golang-github-hashicorp-go-hclog-dev (>= 0.9.2~), golang-github-hashicorp-go-immutable-radix-dev (>= 1.1.0~), golang-github-hashicorp-golang-lru-dev (>= 0.0~git20160207~), golang-github-hashicorp-go-memdb-dev (>= 0.0~git20180224~), golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~), golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-go-plugin-dev (>= 1.0.1~), golang-github-hashicorp-go-raftchunking-dev, golang-github-hashicorp-go-retryablehttp-dev, golang-github-hashicorp-go-rootcerts-dev, golang-github-hashicorp-go-sockaddr-dev, golang-github-hashicorp-go-syslog-dev, golang-github-hashicorp-go-uuid-dev, golang-github-hashicorp-go-version-dev, golang-github-hashicorp-hcl-dev, golang-github-hashicorp-hil-dev (>= 0.0~git20160711~), golang-github-hashicorp-logutils-dev, golang-github-hashicorp-memberlist-dev (>= 0.1.5~), golang-github-hashicorp-net-rpc-msgpackrpc-dev, golang-github-hashicorp-raft-boltdb-dev, golang-github-hashicorp-raft-dev (>= 1.1.1~), golang-github-hashicorp-scada-client-dev, golang-github-hashicorp-serf-dev (>= 0.8.4~), golang-github-hashicorp-yamux-dev (>= 0.0~git20151129~), golang-github-inconshreveable-muxado-dev, golang-github-imdario-mergo-dev, golang-github-jefferai-jsonx-dev, golang-github-json-iterator-go-dev, golang-github-kr-text-dev, golang-github-mattn-go-isatty-dev, golang-github-miekg-dns-dev, golang-github-mitchellh-cli-dev (>= 1.0.0~), golang-github-mitchellh-go-testing-interface-dev, golang-github-mitchellh-copystructure-dev, golang-github-mitchellh-hashstructure-dev, golang-github-mitchellh-mapstructure-dev, golang-github-mitchellh-reflectwalk-dev, golang-github-nytimes-gziphandler-dev, golang-github-packethost-packngo-dev, golang-github-pascaldekloe-goe-dev, golang-github-peterbourgon-diskv-dev, golang-github-pmezard-go-difflib-dev, golang-github-ryanuber-columnize-dev, golang-github-ryanuber-go-glob-dev, golang-github-shirou-gopsutil-dev, golang-github-spf13-pflag-dev, golang-golang-x-sys-dev (>= 0.0~git20161012~), golang-gopkg-inf.v0-dev, golang-gopkg-square-go-jose.v2-dev, mockery, golang-github-sap-go-hdb-dev Architecture: any all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 536746283d685fe81d7845f63a45c2d9 5497 consul_1.5.2+dfsg2-14.dsc b35af4dbfe520856427dba60429436b6 5362192 consul_1.5.2+dfsg2.orig.tar.xz f18c171f8e25d5eea35a9b33248b7d1c 21956 consul_1.5.2+dfsg2-14.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/consul Vcs-Git: https://salsa.debian.org/go-team/packages/consul.git Checksums-Sha256: 868afc171a45eb5997e5daa2778f795822944f78efa0763a98cdf474efe49817 5497 consul_1.5.2+dfsg2-14.dsc 3f95598d1c8c9d2b62293bc53a391e313d85d7cbabdc8ac51839c189c34f93a5 5362192 consul_1.5.2+dfsg2.orig.tar.xz 06531d5cf7e306fec7d60b1e45b41c12b56d9b19a52847e0a7f682ac4543cc17 21956 consul_1.5.2+dfsg2-14.debian.tar.xz Homepage: https://github.com/hashicorp/consul Go-Import-Path: github.com/hashicorp/consul Package-List: consul deb devel optional arch=any golang-github-hashicorp-consul-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/c/consul Priority: optional Section: misc Package: consul Binary: golang-github-hashicorp-consul-dev, consul Version: 1.7.1+dfsg1-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Martín Ferrari , Tianon Gravi , Tim Potter , Build-Depends: debhelper-compat (= 12), bash-completion, dh-golang (>= 1.42~), golang-any (>= 2:1.13~), golang-github-asaskevich-govalidator-dev, golang-github-armon-circbuf-dev, golang-github-armon-go-metrics-dev (>= 0.0~git20171117~), golang-github-armon-go-radix-dev, golang-github-azure-go-autorest-dev (>= 10.15.5~), golang-github-bgentry-speakeasy-dev, golang-github-circonus-labs-circonus-gometrics-dev (>= 2.3.1~), golang-github-circonus-labs-circonusllhist-dev, golang-github-datadog-datadog-go-dev, golang-github-davecgh-go-spew-dev, golang-github-denverdino-aliyungo-dev, golang-github-digitalocean-godo-dev, golang-github-docker-go-connections-dev, golang-github-elazarl-go-bindata-assetfs-dev (>= 0.0~git20151224~), golang-github-ghodss-yaml-dev, golang-github-gogo-googleapis-dev, golang-github-gogo-protobuf-dev (>= 1.2.1~), golang-github-golang-snappy-dev, golang-github-googleapis-gnostic-dev, golang-github-google-gofuzz-dev, golang-github-gophercloud-gophercloud-dev, golang-github-gregjones-httpcache-dev, golang-github-hashicorp-go-bexpr-dev, golang-github-hashicorp-go-checkpoint-dev, golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.1~), golang-github-hashicorp-go-discover-dev, golang-github-hashicorp-go-hclog-dev (>= 0.9.2~), golang-github-hashicorp-go-immutable-radix-dev (>= 1.1.0~), golang-github-hashicorp-golang-lru-dev (>= 0.0~git20160207~), golang-github-hashicorp-go-memdb-dev (>= 0.0~git20180224~), golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~), golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-go-plugin-dev (>= 1.0.1~), golang-github-hashicorp-go-raftchunking-dev, golang-github-hashicorp-go-retryablehttp-dev, golang-github-hashicorp-go-rootcerts-dev (>= 1.0.2~), golang-github-hashicorp-go-sockaddr-dev, golang-github-hashicorp-go-syslog-dev, golang-github-hashicorp-go-uuid-dev, golang-github-hashicorp-go-version-dev, golang-github-hashicorp-hcl-dev, golang-github-hashicorp-hil-dev (>= 0.0~git20160711~), golang-github-hashicorp-logutils-dev, golang-github-hashicorp-memberlist-dev (>= 0.1.5~), golang-github-hashicorp-net-rpc-msgpackrpc-dev, golang-github-hashicorp-raft-boltdb-dev, golang-github-hashicorp-raft-dev (>= 1.1.2~), golang-github-hashicorp-scada-client-dev, golang-github-hashicorp-serf-dev (>= 0.8.4~), golang-github-hashicorp-yamux-dev (>= 0.0~git20151129~), golang-github-inconshreveable-muxado-dev, golang-github-imdario-mergo-dev, golang-github-jefferai-jsonx-dev, golang-github-json-iterator-go-dev, golang-github-kr-text-dev, golang-github-mattn-go-isatty-dev, golang-github-miekg-dns-dev (>= 1.1.26~), golang-github-mitchellh-cli-dev (>= 1.0.0~), golang-github-mitchellh-go-testing-interface-dev, golang-github-mitchellh-copystructure-dev, golang-github-mitchellh-hashstructure-dev, golang-github-mitchellh-mapstructure-dev, golang-github-mitchellh-reflectwalk-dev, golang-github-nytimes-gziphandler-dev, golang-github-packethost-packngo-dev, golang-github-pascaldekloe-goe-dev, golang-github-peterbourgon-diskv-dev, golang-github-pierrec-lz4-dev, golang-github-pmezard-go-difflib-dev, golang-github-ryanuber-columnize-dev, golang-github-ryanuber-go-glob-dev, golang-github-shirou-gopsutil-dev, golang-github-spf13-pflag-dev, golang-golang-x-sys-dev (>= 0.0~git20161012~), golang-gopkg-inf.v0-dev, golang-gopkg-square-go-jose.v2-dev, mockery, golang-github-sap-go-hdb-dev Architecture: any all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 82bbade73584ab2c7d10af9aad9c17c6 5519 consul_1.7.1+dfsg1-1.dsc e37fa54c3401630c38dfb855efeaf8e5 5974212 consul_1.7.1+dfsg1.orig.tar.xz 90b4609c661f23f8e7fdfc6768f80331 21532 consul_1.7.1+dfsg1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/consul Vcs-Git: https://salsa.debian.org/go-team/packages/consul.git Checksums-Sha256: 0b019215aa56cf20019df9fc30500f7d868487f65c754e68505e51545b48be80 5519 consul_1.7.1+dfsg1-1.dsc 56396896e47374ddd6180f48f5ec79e8bcbcb20b0d24beef50adf1c0d4f50dd4 5974212 consul_1.7.1+dfsg1.orig.tar.xz 20c64bc04999974c27b66dc2c7da196789e3fe62c2005d328acfe4e939bc0b02 21532 consul_1.7.1+dfsg1-1.debian.tar.xz Homepage: https://github.com/hashicorp/consul Go-Import-Path: github.com/hashicorp/consul Package-List: consul deb devel optional arch=any golang-github-hashicorp-consul-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/c/consul Priority: optional Section: misc Package: containerd Binary: containerd, golang-github-containerd-containerd-dev Version: 1.5.8~ds1-3 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Shengjing Zhu , Build-Depends: debhelper-compat (= 13), dh-golang, go-md2man, golang-any, golang-github-containerd-btrfs-dev (>= 0.0~git20200117.1539353~), golang-github-containerd-cgroups-dev (>= 0.0~git20200817.7a3c009~), golang-github-containerd-console-dev, golang-github-containerd-continuity-dev (>= 0.0~git20190827.75bee3e~), golang-github-containerd-fifo-dev (>= 1.0.0~), golang-github-containerd-go-cni-dev (>= 1.0.2~), golang-github-containerd-go-runc-dev (>= 0.0~git20190226.7d11b49~), golang-github-containerd-ttrpc-dev (>= 0.0~git20190828.92c8520~), golang-github-containerd-typeurl-dev, golang-github-containernetworking-plugins-dev, golang-github-containers-ocicrypt-dev, golang-github-coreos-bbolt-dev, golang-github-coreos-go-systemd-dev, golang-github-davecgh-go-spew-dev, golang-github-docker-go-events-dev, golang-github-docker-go-metrics-dev, golang-github-docker-go-units-dev, golang-github-docker-spdystream-dev, golang-github-emicklei-go-restful-dev, golang-github-fsnotify-fsnotify-dev, golang-github-go-logr-logr-dev, golang-github-gogo-googleapis-dev (>= 1.4.0~), golang-github-gogo-protobuf-dev (>= 1.3.0~), golang-github-google-go-cmp-dev, golang-github-google-gofuzz-dev, golang-github-google-uuid-dev, golang-github-gotestyourself-gotest.tools-dev (>= 3.0.0~), golang-github-grpc-ecosystem-go-grpc-prometheus-dev, golang-github-hashicorp-go-multierror-dev, golang-github-imdario-mergo-dev, golang-github-klauspost-compress-dev, golang-github-moby-locker-dev, golang-github-opencontainers-go-digest-dev (>= 1.0.0~), golang-github-opencontainers-image-spec-dev (>= 1.0.2~), golang-github-opencontainers-runc-dev (>= 0.1.0~), golang-github-opencontainers-runtime-spec-dev, golang-github-opencontainers-selinux-dev, golang-github-pelletier-go-toml-dev, golang-github-pkg-errors-dev, golang-github-prometheus-client-golang-dev, golang-github-sirupsen-logrus-dev, golang-github-tchap-go-patricia-dev, golang-github-urfave-cli-dev (>= 1.22.2-4~), golang-go-zfs-dev, golang-golang-x-net-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-golang-x-time-dev, golang-google-grpc-dev, golang-gopkg-inf.v0-dev, golang-k8s-sigs-structured-merge-diff-dev, golang-k8s-sigs-yaml-dev Architecture: linux-any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 3483f1b34228606486c69f7829bf6ade 3862 containerd_1.5.8~ds1-3.dsc 00a9b106f4d22707bc417c891a8ec0da 1913372 containerd_1.5.8~ds1.orig.tar.xz 5a5a8a3402af68c9b9bd51b50d1cddf6 16248 containerd_1.5.8~ds1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/containerd Vcs-Git: https://salsa.debian.org/go-team/packages/containerd.git Checksums-Sha256: 1a5995ee2bec78d5b6ecdf31f338ecd60010b9c3fd8fb9d1f00db1ee3f8479ad 3862 containerd_1.5.8~ds1-3.dsc 531384bf305ce5105e92be8c16a0cdcec30350dc3c693d0562bc38d8eba72885 1913372 containerd_1.5.8~ds1.orig.tar.xz f4e893368c3d50d8621c153fe5584b421f73ea6fe97727c6a9b61fce6c0f9ccf 16248 containerd_1.5.8~ds1-3.debian.tar.xz Homepage: https://containerd.io/ Go-Import-Path: github.com/containerd/containerd Package-List: containerd deb admin optional arch=linux-any golang-github-containerd-containerd-dev deb golang optional arch=all Testsuite: autopkgtest, autopkgtest-pkg-go Testsuite-Triggers: @builddeps@, ca-certificates, lsof Extra-Source-Only: yes Directory: pool/main/c/containerd Priority: optional Section: misc Package: critterding Binary: critterding, critterding-common, critterding-dbg Version: 1.0-beta14+dfsg-2 Maintainer: Debian Science Maintainers Uploaders: Gabriele Giacone <1o5g4r8o@gmail.com> Build-Depends: debhelper (>= 9), autotools-dev, automake, libtool, pkg-config, mesa-common-dev, libglu1-mesa-dev, libsdl1.2-dev, libftgl-dev, imagemagick, cmake, libqt4-opengl-dev, libboost-thread-dev, libboost-filesystem-dev, libboost-iostreams-dev, libsdl-image1.2-dev, libbullet-dev, libtinyxml-dev, libglew-dev Architecture: any all Standards-Version: 3.9.5 Format: 3.0 (quilt) Files: d285ba295a8279827955b74357457a26 2470 critterding_1.0-beta14+dfsg-2.dsc 3e9ff47023b5021ec7a0c14ef07c98cc 33735508 critterding_1.0-beta14+dfsg.orig.tar.xz 2a5660384612cadfbc46ec8495f9eb57 45044 critterding_1.0-beta14+dfsg-2.debian.tar.xz Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/critterding.git Vcs-Git: git://anonscm.debian.org/debian-science/packages/critterding.git Checksums-Sha256: 62cc660d9c65fdd85fafdd0cfb07e99ac4e30e63f12fa59427bee832b90e8cbe 2470 critterding_1.0-beta14+dfsg-2.dsc 3a9c3950a01808ae3abefc963c3eaa03ba98b936aab6ed81cc08a0e2a12993a1 33735508 critterding_1.0-beta14+dfsg.orig.tar.xz 262d640d99ff82a5c32d4f8fd111e0d0b8ac350d1294c077819aebdde58942f4 45044 critterding_1.0-beta14+dfsg-2.debian.tar.xz Homepage: http://critterding.sourceforge.net/ Package-List: critterding deb science extra arch=any critterding-common deb science extra arch=all critterding-dbg deb debug extra arch=any Directory: pool/main/c/critterding Priority: source Section: science Package: cron Binary: cron, cron-daemon-common Version: 3.0pl1-190 Maintainer: Georges Khaznadar Build-Depends: debhelper-compat (= 13), libpam0g-dev, libselinux1-dev [linux-any], libaudit-dev [linux-any], python3:any, docbook-xsl, xsltproc Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 18cbb33736c8b7c7c299e5fddd9afd42 2112 cron_3.0pl1-190.dsc 4c64aece846f8483daf440f8e3dd210f 59245 cron_3.0pl1.orig.tar.gz 20ea2815a35b136548c7c2ffbe0d087b 137508 cron_3.0pl1-190.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/cron Vcs-Git: https://salsa.debian.org/debian/cron.git Checksums-Sha256: d6ac891edf2cd02fd8a1e42b07d28b26b222bc9142d55aaf4d5b2b1ad6d72e95 2112 cron_3.0pl1-190.dsc d931e0688005dfa85cfdb60e19bf0a3848ebfa3ee3415bf2a6ea3ea9e5bcfd21 59245 cron_3.0pl1.orig.tar.gz a61e0729566442e333b5ea012d816a138434bc9c4974389dabc8820c6d383ad6 137508 cron_3.0pl1-190.debian.tar.xz Homepage: https://ftp.isc.org/isc/cron/ Package-List: cron deb admin important arch=any cron-daemon-common deb admin important arch=all Testsuite: autopkgtest Testsuite-Triggers: apt, binutils, bsdextrautils, exim4, expect, mailutils, rsyslog Directory: pool/main/c/cron Priority: source Section: admin Package: cross-toolchain-base Binary: linux-libc-dev-amd64-cross, linux-libc-dev-arm64-cross, linux-libc-dev-armhf-cross, linux-libc-dev-i386-cross, linux-libc-dev-ppc64el-cross, linux-libc-dev-riscv64-cross, linux-libc-dev-s390x-cross, libc6-amd64-cross, libc6-dev-amd64-cross, libc6-arm64-cross, libc6-dev-arm64-cross, libc6-armhf-cross, libc6-dev-armhf-cross, libc6-i386-cross, libc6-dev-i386-cross, libc6-ppc64el-cross, libc6-dev-ppc64el-cross, libc6-riscv64-cross, libc6-dev-riscv64-cross, libc6-s390x-cross, libc6-dev-s390x-cross, libc6-s390-s390x-cross, libc6-dev-s390-s390x-cross, libc6-i386-amd64-cross, libc6-dev-i386-amd64-cross, libc6-x32-amd64-cross, libc6-dev-x32-amd64-cross, libc6-amd64-i386-cross, libc6-dev-amd64-i386-cross, libc6-x32-i386-cross, libc6-dev-x32-i386-cross Version: 71 Maintainer: Cross Toolchain Base Team Uploaders: Matthias Klose , Dimitri John Ledkov Build-Depends: binutils-multiarch, dpkg (>= 1.21.17), rdfind, symlinks, lsb-release, binutils-source (>= 2.43.1-5~), glibc-source (>= 2.40-2~), gcc-14-source (>= 14.2.0-5~), g++-14 (>= 14.2.0-5~), linux-source-6.11 (>= 6.11-1~), linux-libc-dev (>= 6.11-1~), autoconf (>= 2.69), autoconf2.69, automake, bison (>= 1:2.3), chrpath, debhelper-compat (= 13), dpkg-dev (>= 1.15.3.1), fakeroot, file, flex, dwz, debugedit (>= 4.16), gawk, gettext, gperf (>= 3.0.1), kernel-wedge (>= 2.24), libisl-dev, libmpc-dev, libelf-dev, libmpfr-dev (>= 2.3.0), rsync, xmlto, libtool, lzma, m4, make (>= 3.81), kmod | module-init-tools, patchutils, procps, quilt, coreutils (>= 2.26) | realpath (>= 1.9.12), sed (>= 4.0.5-4), sharutils, tar (>= 1.22), xz-utils, asciidoc, texinfo, cpio, python3, bc, time, libconfig-auto-perl, libfile-temp-perl, libfile-homedir-perl, liblocale-gettext-perl, libunwind-dev [amd64 i386 x32], libjansson-dev, pkg-config Build-Conflicts: binutils-aarch64-linux-gnu [!arm64], binutils-arm-linux-gnueabihf [!armhf], binutils-i686-linux-gnu [!i386], binutils-powerpc64le-linux-gnu [!ppc64el], binutils-riscv64-linux-gnu [!riscv64], binutils-s390x-linux-gnu [!s390x], binutils-x86-64-linux-gnu [!amd64], dpkg-cross, libc6-amd64 [i386 x32], libc6-amd64-cross, libc6-arm64-cross, libc6-armhf-cross, libc6-i386 [amd64 x32], libc6-i386-cross, libc6-ppc64el-cross, libc6-riscv64-cross, libc6-s390x-cross, libc6-x32 [amd64 i386], libdebian-dpkgcross-perl Architecture: all Standards-Version: 4.7.0 Format: 3.0 (native) Files: c14da505375eec5c10a4d6f435e41dd2 5553 cross-toolchain-base_71.dsc d5275e2d0eea74999d4dbcf943f5ae2d 44268 cross-toolchain-base_71.tar.xz Vcs-Browser: https://salsa.debian.org/toolchain-team/cross-toolchain-base Vcs-Git: https://salsa.debian.org/toolchain-team/cross-toolchain-base.git Checksums-Sha256: 10f56685c87ce3bd83bf74762bf745d96692e27988c8557cded117fc7a3a6447 5553 cross-toolchain-base_71.dsc 3318f76effff9bd255c9b79b0df56005ec55a8d903749235616c9107f864239d 44268 cross-toolchain-base_71.tar.xz Package-List: libc6-amd64-cross deb libs optional arch=all libc6-amd64-i386-cross deb libs optional arch=all libc6-arm64-cross deb libs optional arch=all libc6-armhf-cross deb libs optional arch=all libc6-dev-amd64-cross deb libdevel optional arch=all libc6-dev-amd64-i386-cross deb libdevel optional arch=all libc6-dev-arm64-cross deb libdevel optional arch=all libc6-dev-armhf-cross deb libdevel optional arch=all libc6-dev-i386-amd64-cross deb libdevel optional arch=all libc6-dev-i386-cross deb libdevel optional arch=all libc6-dev-ppc64el-cross deb libdevel optional arch=all libc6-dev-riscv64-cross deb libdevel optional arch=all libc6-dev-s390-s390x-cross deb libdevel optional arch=all libc6-dev-s390x-cross deb libdevel optional arch=all libc6-dev-x32-amd64-cross deb libdevel optional arch=all libc6-dev-x32-i386-cross deb libdevel optional arch=all libc6-i386-amd64-cross deb libs optional arch=all libc6-i386-cross deb libs optional arch=all libc6-ppc64el-cross deb libs optional arch=all libc6-riscv64-cross deb libs optional arch=all libc6-s390-s390x-cross deb libs optional arch=all libc6-s390x-cross deb libs optional arch=all libc6-x32-amd64-cross deb libs optional arch=all libc6-x32-i386-cross deb libs optional arch=all linux-libc-dev-amd64-cross deb devel optional arch=all linux-libc-dev-arm64-cross deb devel optional arch=all linux-libc-dev-armhf-cross deb devel optional arch=all linux-libc-dev-i386-cross deb devel optional arch=all linux-libc-dev-ppc64el-cross deb devel optional arch=all linux-libc-dev-riscv64-cross deb devel optional arch=all linux-libc-dev-s390x-cross deb devel optional arch=all Testsuite: autopkgtest Testsuite-Triggers: @builddeps@ Directory: pool/main/c/cross-toolchain-base Priority: optional Section: misc Package: cross-toolchain-base-ports Binary: linux-libc-dev-alpha-cross, linux-libc-dev-arc-cross, linux-libc-dev-armel-cross, linux-libc-dev-hppa-cross, linux-libc-dev-loong64-cross, linux-libc-dev-m68k-cross, linux-libc-dev-powerpc-cross, linux-libc-dev-ppc64-cross, linux-libc-dev-sh4-cross, linux-libc-dev-sparc64-cross, linux-libc-dev-x32-cross, libc6.1-alpha-cross, libc6.1-dev-alpha-cross, libc6-arc-cross, libc6-dev-arc-cross, libc6-armel-cross, libc6-dev-armel-cross, libc6-hppa-cross, libc6-dev-hppa-cross, libc6-loong64-cross, libc6-dev-loong64-cross, libc6-m68k-cross, libc6-dev-m68k-cross, libc6-powerpc-cross, libc6-dev-powerpc-cross, libc6-ppc64-cross, libc6-dev-ppc64-cross, libc6-sh4-cross, libc6-dev-sh4-cross, libc6-sparc64-cross, libc6-dev-sparc64-cross, libc6-x32-cross, libc6-dev-x32-cross, libc6-powerpc-ppc64-cross, libc6-dev-powerpc-ppc64-cross, libc6-sparc-sparc64-cross, libc6-dev-sparc-sparc64-cross, libc6-ppc64-powerpc-cross, libc6-dev-ppc64-powerpc-cross, libc6-amd64-x32-cross, libc6-dev-amd64-x32-cross, libc6-i386-x32-cross, libc6-dev-i386-x32-cross Version: 68 Maintainer: Cross Toolchain Base Team Uploaders: Matthias Klose , Dimitri John Ledkov Build-Depends: binutils-multiarch, dpkg (>= 1.21.17), rdfind, symlinks, lsb-release, binutils-source (>= 2.43.1-5~), glibc-source (>= 2.40-2~), gcc-14-source (>= 14.2.0-5~), g++-14 (>= 14.2.0-5~), linux-source-6.11 (>= 6.11-1~), linux-libc-dev (>= 6.11-1~), autoconf (>= 2.69), autoconf2.69, automake, bison (>= 1:2.3), chrpath, debhelper-compat (= 13), dpkg-dev (>= 1.15.3.1), fakeroot, file, flex, dwz, debugedit (>= 4.16), gawk, gettext, gperf (>= 3.0.1), kernel-wedge (>= 2.24), libisl-dev, libmpc-dev, libelf-dev, libmpfr-dev (>= 2.3.0), rsync, xmlto, libtool, lzma, m4, make (>= 3.81), kmod | module-init-tools, patchutils, procps, quilt, coreutils (>= 2.26) | realpath (>= 1.9.12), sed (>= 4.0.5-4), sharutils, tar (>= 1.22), xz-utils, asciidoc, texinfo, cpio, python3, bc, time, libconfig-auto-perl, libfile-temp-perl, libfile-homedir-perl, liblocale-gettext-perl, libunwind-dev [amd64 i386 x32], libjansson-dev, pkg-config Build-Conflicts: binutils-alpha-linux-gnu [!alpha], binutils-arc-linux-gnu [!arc], binutils-arm-linux-gnueabi [!armel], binutils-hppa-linux-gnu [!hppa], binutils-loongarch64-linux-gnu [!loong64], binutils-m68k-linux-gnu [!m68k], binutils-powerpc-linux-gnu [!powerpc], binutils-powerpc64-linux-gnu [!ppc64], binutils-sh4-linux-gnu [!sh4], binutils-sparc64-linux-gnu [!sparc64], binutils-x86-64-linux-gnux32 [!x32], dpkg-cross, libc6-alpha-cross, libc6-amd64 [i386 x32], libc6-arc-cross, libc6-armel-cross, libc6-hppa-cross, libc6-i386 [amd64 x32], libc6-loong64-cross, libc6-m68k-cross, libc6-powerpc-cross, libc6-ppc64-cross, libc6-sh4-cross, libc6-sparc64-cross, libc6-x32 [amd64 i386], libc6-x32-cross, libdebian-dpkgcross-perl Architecture: all Standards-Version: 4.7.0 Format: 3.0 (native) Files: 309f26b15cbb202250cf146e49562502 6668 cross-toolchain-base-ports_68.dsc 065d5e15667f3e36dc3472aef40052ea 43856 cross-toolchain-base-ports_68.tar.xz Vcs-Browser: https://salsa.debian.org/toolchain-team/cross-toolchain-base/tree/ports Vcs-Git: https://salsa.debian.org/toolchain-team/cross-toolchain-base.git -b ports Checksums-Sha256: 6e06b8b71f9781270271c0e15602e27b9bba56a47757cd71ae3824aac68130d9 6668 cross-toolchain-base-ports_68.dsc 8ad9151a1c6ac26a8162f838481b6a3af9e3ce9f1746f54ecd145ab76412edd0 43856 cross-toolchain-base-ports_68.tar.xz Package-List: libc6-amd64-x32-cross deb libs optional arch=all libc6-arc-cross deb libs optional arch=all libc6-armel-cross deb libs optional arch=all libc6-dev-amd64-x32-cross deb libdevel optional arch=all libc6-dev-arc-cross deb libdevel optional arch=all libc6-dev-armel-cross deb libdevel optional arch=all libc6-dev-hppa-cross deb libdevel optional arch=all libc6-dev-i386-x32-cross deb libdevel optional arch=all libc6-dev-loong64-cross deb libdevel optional arch=all libc6-dev-m68k-cross deb libdevel optional arch=all libc6-dev-powerpc-cross deb libdevel optional arch=all libc6-dev-powerpc-ppc64-cross deb libdevel optional arch=all libc6-dev-ppc64-cross deb libdevel optional arch=all libc6-dev-ppc64-powerpc-cross deb libdevel optional arch=all libc6-dev-sh4-cross deb libdevel optional arch=all libc6-dev-sparc-sparc64-cross deb libdevel optional arch=all libc6-dev-sparc64-cross deb libdevel optional arch=all libc6-dev-x32-cross deb libdevel optional arch=all libc6-hppa-cross deb libs optional arch=all libc6-i386-x32-cross deb libs optional arch=all libc6-loong64-cross deb libs optional arch=all libc6-m68k-cross deb libs optional arch=all libc6-powerpc-cross deb libs optional arch=all libc6-powerpc-ppc64-cross deb libs optional arch=all libc6-ppc64-cross deb libs optional arch=all libc6-ppc64-powerpc-cross deb libs optional arch=all libc6-sh4-cross deb libs optional arch=all libc6-sparc-sparc64-cross deb libs optional arch=all libc6-sparc64-cross deb libs optional arch=all libc6-x32-cross deb libs optional arch=all libc6.1-alpha-cross deb libs optional arch=all libc6.1-dev-alpha-cross deb libdevel optional arch=all linux-libc-dev-alpha-cross deb devel optional arch=all linux-libc-dev-arc-cross deb devel optional arch=all linux-libc-dev-armel-cross deb devel optional arch=all linux-libc-dev-hppa-cross deb devel optional arch=all linux-libc-dev-loong64-cross deb devel optional arch=all linux-libc-dev-m68k-cross deb devel optional arch=all linux-libc-dev-powerpc-cross deb devel optional arch=all linux-libc-dev-ppc64-cross deb devel optional arch=all linux-libc-dev-sh4-cross deb devel optional arch=all linux-libc-dev-sparc64-cross deb devel optional arch=all linux-libc-dev-x32-cross deb devel optional arch=all Directory: pool/main/c/cross-toolchain-base-ports Priority: optional Section: misc Package: cubew Binary: libcubew-dev, libcube4w7, libcubew-doc Version: 4.7-1 Maintainer: Debian HPC Team Uploaders: Andreas Beckmann , Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: doxygen-latex, texlive-fonts-extra Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 6537fb69f916f6803ec0c63afee282d0 2112 cubew_4.7-1.dsc a4468a84c7906d017f7d013b64f6849d 1347200 cubew_4.7.orig.tar.gz 3d18162c6b47acadd9df119927e32abd 7072 cubew_4.7-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/hpc-team/cubew Vcs-Git: https://salsa.debian.org/hpc-team/cubew.git Checksums-Sha256: 9bfaf7cbbb772a17d7d3ca08a76d8506477f842a863c83e33f3f80e17efc7225 2112 cubew_4.7-1.dsc a7c7fca13e6cb252f08d4380223d7c56a8e86a67de147bcc0279ebb849c884a5 1347200 cubew_4.7.orig.tar.gz 352fd08de3075a05d42eb6ed387e378bc4b2cd086b5d77792c32b88275d91453 7072 cubew_4.7-1.debian.tar.xz Homepage: https://www.scalasca.org/software/cube-4.x/download.html Build-Depends-Arch: libz-dev, pkg-config Package-List: libcube4w7 deb libs optional arch=any libcubew-dev deb libdevel optional arch=any libcubew-doc deb doc optional arch=all Directory: pool/main/c/cubew Priority: extra Section: misc Package: cyrus-imapd Binary: cyrus-common, cyrus-doc, cyrus-imapd, cyrus-pop3d, cyrus-admin, cyrus-murder, cyrus-replication, cyrus-nntpd, cyrus-caldav, cyrus-clients, cyrus-dev, libcyrus-imap-perl Version: 3.10.0~beta1-3 Maintainer: Debian Cyrus Team Uploaders: Henrique de Moraes Holschuh , Ondřej Surý , Anthony Prades , Yadd Build-Depends: bison, comerr-dev, debhelper-compat (= 13), fig2dev, flex, ghostscript, groff, libdb-dev, libdkim-dev, libical-dev, libjansson-dev, libclamav-dev, libcunit1-dev, libkrb5-dev, libkvm-dev [kfreebsd-any], libldap2-dev, libnghttp2-dev, libopendkim-dev, libpam0g-dev, libpod-pom-view-restructured-perl, libpcre2-dev, libbrotli-dev, libpq-dev, libsasl2-dev, libsasl2-modules, libshp-dev, libsnmp-dev, libsqlite3-dev, libssl-dev, libtool, libwrap0-dev, libxapian-dev, libxml2-dev, libzephyr-dev, libzstd-dev, perl, pkgconf, po-debconf, rsync, sqlite3, unicode-data, xxd, xutils-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 79f2bff14904dc880571c4ed6ab9d4bb 5493 cyrus-imapd_3.10.0~beta1-3.dsc b63c33e3447f14c0b0df595b91df1957 14707770 cyrus-imapd_3.10.0~beta1.orig.tar.gz 1d3c5aed32395422a46fa3351b06681a 488 cyrus-imapd_3.10.0~beta1.orig.tar.gz.asc 0f3eee3662122691cbdcb2beba2de3d0 86460 cyrus-imapd_3.10.0~beta1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/cyrus-imapd Vcs-Git: https://salsa.debian.org/debian/cyrus-imapd.git Checksums-Sha256: 71eb5b3e0e37a551278c3f9a59b45e26978c03de05394aa4b0ed2ecc20c7336d 5493 cyrus-imapd_3.10.0~beta1-3.dsc 99b2b14d1fc0fbff246503e55755e9c8d4769d044196f888e754a624d2768554 14707770 cyrus-imapd_3.10.0~beta1.orig.tar.gz 73f9fdb22d43b3649fac79241d6a2c45de2098a76a6d6fdcd6288850ec08d394 488 cyrus-imapd_3.10.0~beta1.orig.tar.gz.asc 3b507f5e340d1f0b5feaa9a79e05f61f96f36e2d2d0028c2d4fed710a7b4d2d0 86460 cyrus-imapd_3.10.0~beta1-3.debian.tar.xz Homepage: https://www.cyrusimap.org/ Package-List: cyrus-admin deb mail optional arch=any cyrus-caldav deb mail optional arch=any cyrus-clients deb mail optional arch=any cyrus-common deb mail optional arch=any cyrus-dev deb devel optional arch=any cyrus-doc deb doc optional arch=all cyrus-imapd deb mail optional arch=any cyrus-murder deb mail optional arch=any cyrus-nntpd deb mail optional arch=any cyrus-pop3d deb mail optional arch=any cyrus-replication deb mail optional arch=any libcyrus-imap-perl deb perl optional arch=any Testsuite: autopkgtest Testsuite-Triggers: apt-utils, autoconf, automake, autotools-dev, bash-completion, bison, build-essential, check, clang, cmake, comerr-dev, cpanminus, debhelper, default-libmysqlclient-dev, doxygen, flex, g++, git, gperf, graphviz, groff, heimdal-dev, help2man, libanyevent-perl, libbsd-dev, libbsd-resource-perl, libc6-dev, libclone-perl, libconfig-inifiles-perl, libcunit1-dev, libdata-visitor-perl, libdatetime-perl, libdb-dev, libdbi-perl, libdbm-deep-perl, libdeclare-constraints-simple-perl, libdevel-findperl-perl, libdigest-sha-perl, libencode-imaputf7-perl, libfile-chdir-perl, libfile-slurp-perl, libfuture-perl, libgetopt-long-descriptive-perl, libglib2.0-dev, libhook-lexwrap-perl, libhttp-daemon-perl, libimport-into-perl, libio-async-perl, libio-socket-inet6-perl, libio-string-perl, libio-stringy-perl, libjson-perl, libjson-xs-perl, libldap2-dev, liblist-someutils-perl, libmagic-dev, libmilter-dev, libmodule-path-perl, libmodule-refresh-perl, libmoo-perl, libmoosex-markasmethods-perl, libnet-server-perl, libnews-nntpclient-perl, libpam0g-dev, libpath-tiny-perl, libpcre3-dev, libperl-prereqscanner-perl, libppi-perl, libprotocol-websocket-perl, libreadonly-perl, libsasl2-dev, libscope-guard-perl, libsnmp-dev, libsqlite3-dev, libssl-dev, libstring-crc32-perl, libstring-rewriteprefix-perl, libstruct-dumb-perl, libsuper-perl, libtask-weaken-perl, libtest-deep-perl, libtest-deep-type-perl, libtest-identity-perl, libtest-memory-cycle-perl, libtest-most-perl, libtest-object-perl, libtest-output-perl, libtest-refcount-perl, libtest-subcalls-perl, libtest-taint-perl, libtest-unit-perl, libtool, libunix-syslog-perl, liburi-perl, libwrap0-dev, libxapian-dev, libxml-generator-perl, libxml-xpath-perl, libxml2-dev, libzephyr-dev, lsb-base, net-tools, pandoc, perl, php-cli, php-curl, pkg-config, po-debconf, rsync, sudo, tcl-dev, texi2html, texinfo, transfig, unicode-data, uuid-dev, vim, wamerican, wget, xutils-dev, zlib1g-dev Directory: pool/main/c/cyrus-imapd Priority: optional Section: misc Package: cyrus-imapd Binary: cyrus-common, cyrus-doc, cyrus-imapd, cyrus-pop3d, cyrus-admin, cyrus-murder, cyrus-replication, cyrus-nntpd, cyrus-caldav, cyrus-clients, cyrus-dev, libcyrus-imap-perl Version: 3.10.0~rc2-1 Maintainer: Debian Cyrus Team Uploaders: Henrique de Moraes Holschuh , Ondřej Surý , Anthony Prades , Yadd Build-Depends: bison, comerr-dev, debhelper-compat (= 13), fig2dev, flex, ghostscript, groff, libdb-dev, libdkim-dev, libical-dev, libjansson-dev, libclamav-dev, libcunit1-dev, libkrb5-dev, libkvm-dev [kfreebsd-any], libldap2-dev, libnghttp2-dev, libopendkim-dev, libpam0g-dev, libpod-pom-view-restructured-perl, libpcre2-dev, libbrotli-dev, libpq-dev, libsasl2-dev, libsasl2-modules, libshp-dev, libsnmp-dev, libsqlite3-dev, libssl-dev, libtool, libwrap0-dev, libxapian-dev, libxml2-dev, libzephyr-dev, libzstd-dev, perl, pkgconf, po-debconf, rsync, sqlite3, unicode-data, xxd, xutils-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: e1c5f2ffa3be221ad2116c50ef199d9d 5212 cyrus-imapd_3.10.0~rc2-1.dsc 684f1acccc2bbcee6078d784066d808b 6405476 cyrus-imapd_3.10.0~rc2.orig.tar.xz df37ad8ec2ede4de9ef771506af5d8ee 86852 cyrus-imapd_3.10.0~rc2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/cyrus-imapd Vcs-Git: https://salsa.debian.org/debian/cyrus-imapd.git Checksums-Sha256: 2e88352bd60d702189ae867027897d9c9401fe2e132b9240c5e56f8c1a55f580 5212 cyrus-imapd_3.10.0~rc2-1.dsc 51942b97fe04020dbefbf56fbe0d51a424ff96203dd1c3778c5a62036192a457 6405476 cyrus-imapd_3.10.0~rc2.orig.tar.xz aa00909e1c466df8f6c63936705b05d0c8dbcfcfd52181830003ec5a68c1742f 86852 cyrus-imapd_3.10.0~rc2-1.debian.tar.xz Homepage: https://www.cyrusimap.org/ Package-List: cyrus-admin deb mail optional arch=any cyrus-caldav deb mail optional arch=any cyrus-clients deb mail optional arch=any cyrus-common deb mail optional arch=any cyrus-dev deb devel optional arch=any cyrus-doc deb doc optional arch=all cyrus-imapd deb mail optional arch=any cyrus-murder deb mail optional arch=any cyrus-nntpd deb mail optional arch=any cyrus-pop3d deb mail optional arch=any cyrus-replication deb mail optional arch=any libcyrus-imap-perl deb perl optional arch=any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@, apt-utils, autoconf, automake, autotools-dev, bash-completion, bison, build-essential, check, clang, cmake, comerr-dev, cpanminus, debhelper, default-libmysqlclient-dev, doxygen, flex, g++, git, gperf, graphviz, groff, heimdal-dev, help2man, libanyevent-perl, libbsd-dev, libbsd-resource-perl, libc6-dev, libclone-perl, libconfig-inifiles-perl, libcunit1-dev, libdata-visitor-perl, libdatetime-perl, libdb-dev, libdbi-perl, libdbm-deep-perl, libdeclare-constraints-simple-perl, libdevel-findperl-perl, libdigest-sha-perl, libencode-imaputf7-perl, libfile-chdir-perl, libfile-slurp-perl, libfuture-perl, libgetopt-long-descriptive-perl, libglib2.0-dev, libhook-lexwrap-perl, libhttp-daemon-perl, libimport-into-perl, libio-async-perl, libio-socket-inet6-perl, libio-string-perl, libio-stringy-perl, libjson-perl, libjson-xs-perl, libldap2-dev, liblist-someutils-perl, libmagic-dev, libmilter-dev, libmodule-path-perl, libmodule-refresh-perl, libmoo-perl, libmoosex-markasmethods-perl, libnet-server-perl, libnews-nntpclient-perl, libpam0g-dev, libpath-tiny-perl, libpcre3-dev, libperl-prereqscanner-perl, libppi-perl, libprotocol-websocket-perl, libreadonly-perl, libsasl2-dev, libscope-guard-perl, libsnmp-dev, libsqlite3-dev, libssl-dev, libstring-crc32-perl, libstring-rewriteprefix-perl, libstruct-dumb-perl, libsuper-perl, libtask-weaken-perl, libtest-deep-perl, libtest-deep-type-perl, libtest-identity-perl, libtest-memory-cycle-perl, libtest-most-perl, libtest-object-perl, libtest-output-perl, libtest-refcount-perl, libtest-subcalls-perl, libtest-taint-perl, libtest-unit-perl, libtool, libunix-syslog-perl, liburi-perl, libwrap0-dev, libxapian-dev, libxml-generator-perl, libxml-xpath-perl, libxml2-dev, libzephyr-dev, lsb-base, net-tools, pandoc, perl, php-cli, php-curl, pkg-config, po-debconf, rsync, sudo, tcl-dev, texi2html, texinfo, transfig, unicode-data, uuid-dev, vim, wamerican, wget, xutils-dev, zlib1g-dev Directory: pool/main/c/cyrus-imapd Priority: optional Section: misc Package: dante Binary: libsocksd0t64, libsocksd0-dev, libdsocksd0t64, dante-client, dante-server Version: 1.4.2+dfsg-7.1~exp1 Maintainer: Peter Pentchev Build-Depends: debhelper-compat (= 12), flex, libtool-bin, libpam0g-dev, libwrap0-dev Architecture: any all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: d0dcd57cbbf53ddfe9679f539270bc71 2229 dante_1.4.2+dfsg-7.1~exp1.dsc 6604abdf5d1e6723b00c6c18cc465a22 831524 dante_1.4.2+dfsg.orig.tar.xz b0988e7bb46efa99c2fcbd4bbda3e7b4 41740 dante_1.4.2+dfsg-7.1~exp1.debian.tar.xz Vcs-Browser: https://gitlab.com/dante/pkg-debian-full Vcs-Git: https://gitlab.com/dante/pkg-debian-full.git Checksums-Sha256: ee23ef17c695de24c05d3e3c2e2a0c53b94576999c89fe08db2dce1e54b7955f 2229 dante_1.4.2+dfsg-7.1~exp1.dsc d9efd4a5c18cfa169001000bc27bfe8afc8a71685608c73d1f79cf5f111636d2 831524 dante_1.4.2+dfsg.orig.tar.xz c1bdac478b3b9641cdd44c8f147134e3aedbd8ac996bb00339d5e6d13400c0f4 41740 dante_1.4.2+dfsg-7.1~exp1.debian.tar.xz Homepage: https://www.inet.no/dante/ Package-List: dante-client deb net optional arch=all dante-server deb net optional arch=any libdsocksd0t64 deb libs optional arch=any libsocksd0-dev deb libdevel optional arch=any libsocksd0t64 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: adequate Directory: pool/main/d/dante Priority: source Section: net Package: daq Binary: libdaq-dev, libdaq3 Version: 3.0.0-alpha5-1 Maintainer: Javier Fernández-Sanguino Peña Build-Depends: debhelper (>= 12~), flex, bison, libpcap0.8-dev, libdumbnet-dev, libnetfilter-queue-dev, libfst-dev, snort-common-libraries, libcmocka-dev Architecture: any Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 9bc88d1f7dec7734a159353dc318d538 1906 daq_3.0.0-alpha5-1.dsc 26023a2ff2af498c47d4f86d2afb6d95 539988 daq_3.0.0-alpha5.orig.tar.gz 89fd2435ba1d5b0430b33403436b3c15 29848 daq_3.0.0-alpha5-1.debian.tar.xz Checksums-Sha256: 6c376014a5899012f61c30dd62bcc2f8166300aaa315bcdfb241fb10eef4b4f7 1906 daq_3.0.0-alpha5-1.dsc da017785091149fd6e59499ee0e166956ba786c9b89106ab4c78e68b7db915fb 539988 daq_3.0.0-alpha5.orig.tar.gz 66522d8f3a8bcaa9c1738bf2df78b1afff9f52647d4bdd63ff674428ed1c79bb 29848 daq_3.0.0-alpha5-1.debian.tar.xz Homepage: https://www.snort.org/downloads/ Package-List: libdaq-dev deb libdevel extra arch=any libdaq3 deb libs extra arch=any Directory: pool/main/d/daq Priority: source Section: libs Package: darkice Binary: darkice Version: 1.3-2 Maintainer: Marc Bigler Build-Depends: debhelper-compat (= 12), libvorbis-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libjack-dev, libtwolame-dev, libpulse-dev, libsamplerate0-dev, libopus-dev, libmp3lame-dev, dpkg-dev (>= 1.16.1), pkg-config Architecture: any Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 5f2594df18f83c8534c58098127ee139 1921 darkice_1.3-2.dsc a4d3a1007bfd22dfa02c3ca4ae88c63c 371411 darkice_1.3.orig.tar.gz bacc60c47c911418f54fdb2c794b7121 8124 darkice_1.3-2.debian.tar.xz Checksums-Sha256: 307ff472052cb0f76bb96920b9e1c9d94170427b01bf03c78fee30a1a3346198 1921 darkice_1.3-2.dsc 2c0d0faaa627c0273b2ce8b38775a73ef97e34ef866862a398f660ad8f6e9de6 371411 darkice_1.3.orig.tar.gz 4256ebb048b488c97b3f1c4221bf767410c6221e6ed9c6b797904a8942c334b3 8124 darkice_1.3-2.debian.tar.xz Homepage: http://www.darkice.org/ Package-List: darkice deb sound optional arch=any Testsuite: autopkgtest Directory: pool/main/d/darkice Priority: source Section: sound Package: dart Binary: libdart-dev, libdart6.13, libdart-collision-bullet6.13, libdart-collision-bullet-dev, libdart-collision-ode6.13, libdart-collision-ode-dev, libdart-utils-dev, libdart-utils6.13, libdart-utils-urdf-dev, libdart-utils-urdf6.13, libdart-gui-dev, libdart-gui6.13, libdart-gui-osg-dev, libdart-gui-osg6.13, libdart-optimizer-nlopt-dev, libdart-optimizer-nlopt6.13, libdart-optimizer-ipopt-dev, libdart-optimizer-ipopt6.13, libdart-external-convhull-3d-dev, libdart-external-ikfast-dev, libdart-external-imgui-dev, libdart-external-imgui6.13, libdart-external-lodepng-dev, libdart-external-lodepng6.13, libdart-external-odelcpsolver-dev, libdart-external-odelcpsolver6.13, python3-dartpy, libdart-all-dev, dart-doc Version: 6.13.2+ds-1 Maintainer: Debian Science Maintainers Uploaders: Jose Luis Rivero Build-Depends: architecture-is-64-bit, debhelper-compat (= 13), cmake, coinor-libipopt-dev, doxygen, dh-sequence-python3, libeigen3-dev, libccd-dev, libfcl-dev, libbullet-dev, libode-dev, libassimp-dev, libnlopt-cxx-dev, libxi-dev, libxmu-dev, libtinyxml-dev, libtinyxml2-dev, liburdfdom-dev, liboctomap-dev, libopenthreads-dev, libopenscenegraph-dev, libspdlog-dev, libfmt-dev, freeglut3-dev, googletest, pybind11-dev, python3-all-dev, python3-numpy, python3-pytest, jdupes Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 036a5141d22da6750205b13bf40e875d 6226 dart_6.13.2+ds-1.dsc 5220a5b04648c479f47084442d25d4d4 10968976 dart_6.13.2+ds.orig.tar.xz d01f78ff135489efae10083f6f3e9cd0 13276 dart_6.13.2+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/dart Vcs-Git: https://salsa.debian.org/science-team/dart.git Checksums-Sha256: 1ed07bec0557de379445a416128ffa5ba09b33cccb7e9c77f131dac69677a57c 6226 dart_6.13.2+ds-1.dsc b900820b71463476463b9daeb31e81c74ebf59bd95139b7f833f5f6bb9b8058e 10968976 dart_6.13.2+ds.orig.tar.xz 62a4c04ae3d11dae57f22dbc35e6fa56037a1feeb91f88f361ab95f11245afa0 13276 dart_6.13.2+ds-1.debian.tar.xz Description: Kinematics Dynamics and Optimization Library DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. Homepage: https://dartsim.github.io/ Package-List: dart-doc deb doc optional arch=all libdart-all-dev deb libdevel optional arch=any libdart-collision-bullet-dev deb libdevel optional arch=any libdart-collision-bullet6.13 deb libs optional arch=any libdart-collision-ode-dev deb libdevel optional arch=any libdart-collision-ode6.13 deb libs optional arch=any libdart-dev deb libdevel optional arch=any libdart-external-convhull-3d-dev deb libdevel optional arch=any libdart-external-ikfast-dev deb libdevel optional arch=any libdart-external-imgui-dev deb libdevel optional arch=any libdart-external-imgui6.13 deb libs optional arch=any libdart-external-lodepng-dev deb libdevel optional arch=any libdart-external-lodepng6.13 deb libs optional arch=any libdart-external-odelcpsolver-dev deb libdevel optional arch=any libdart-external-odelcpsolver6.13 deb libs optional arch=any libdart-gui-dev deb libdevel optional arch=any libdart-gui-osg-dev deb libdevel optional arch=any libdart-gui-osg6.13 deb libs optional arch=any libdart-gui6.13 deb libs optional arch=any libdart-optimizer-ipopt-dev deb libdevel optional arch=any libdart-optimizer-ipopt6.13 deb libs optional arch=any libdart-optimizer-nlopt-dev deb libdevel optional arch=any libdart-optimizer-nlopt6.13 deb libs optional arch=any libdart-utils-dev deb libdevel optional arch=any libdart-utils-urdf-dev deb libdevel optional arch=any libdart-utils-urdf6.13 deb libs optional arch=any libdart-utils6.13 deb libs optional arch=any libdart6.13 deb libs optional arch=any python3-dartpy deb python optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, cmake, pkg-config Directory: pool/main/d/dart Priority: extra Section: misc Package: darts Binary: darts Version: 0.32-15 Maintainer: Natural Language Processing, Japanese Uploaders: Hideki Yamane Build-Depends: debhelper (>= 10) Architecture: any Standards-Version: 4.0.0 Format: 3.0 (quilt) Files: 9ebee9584538fa31a6986d4ecd84ed51 1933 darts_0.32-15.dsc 2149e32b8e33cf38864f7fc25a6532fb 234001 darts_0.32.orig.tar.gz 41b6b3054df041a9f354af3c8ff364f2 4416 darts_0.32-15.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-nlp-ja/darts.git/ Vcs-Git: https://anonscm.debian.org/git/pkg-nlp-ja/darts.git Checksums-Sha256: 9692781d3adc46227260219377d3353194ba342a855f53365dede495b33e7863 1933 darts_0.32-15.dsc 0dfc0b82f0a05d93b92acf849368e54bf93f1de8ffb31ba0a21e45ab9e269285 234001 darts_0.32.orig.tar.gz a00efc92abb39d0e5d261f4239685ff4e24283f76013a56a698580c5ae052bf7 4416 darts_0.32-15.debian.tar.xz Homepage: http://chasen.org/~taku/software/darts/ Package-List: darts deb devel optional arch=any Extra-Source-Only: yes Directory: pool/main/d/darts Priority: source Section: devel Package: dash Binary: dash Version: 0.5.12+git20240518+f47009f9a76e-2 Maintainer: Andrej Shadura Uploaders: Gerrit Pape Build-Depends: debhelper-compat (= 13), po-debconf Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: f247ab870de00a9c26fbe04f3b6d8b5d 1655 dash_0.5.12+git20240518+f47009f9a76e-2.dsc 1c236b363dcb4508b6ea48619954e2c6 135292 dash_0.5.12+git20240518+f47009f9a76e.orig.tar.xz 9beee0ce77d2f43183783237f93a066e 34472 dash_0.5.12+git20240518+f47009f9a76e-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/dash Vcs-Git: https://salsa.debian.org/debian/dash.git Checksums-Sha256: 16ef4546bbd9e192b8295334830e9d294f296940c82ce6e1885b8762ad1a8819 1655 dash_0.5.12+git20240518+f47009f9a76e-2.dsc 942462bb3a82bef39f26c392f0b26109ef68d152ad779fcdbd4239ac61cb6eb6 135292 dash_0.5.12+git20240518+f47009f9a76e.orig.tar.xz 59799088ea2edc1808485c516245b6928119336d76cad6c2594287ff514159bd 34472 dash_0.5.12+git20240518+f47009f9a76e-2.debian.tar.xz Homepage: http://gondor.apana.org.au/~herbert/dash/ Dgit: 6e642bf6e850b092e8172bc1f78fda4cc3d988dd debian archive/debian/0.5.12+git20240518+f47009f9a76e-2 https://git.dgit.debian.org/dash Package-List: dash deb shells required arch=any essential=yes Testsuite: autopkgtest Testsuite-Triggers: fakechroot, fakeroot, mmdebstrap, perl Directory: pool/main/d/dash Priority: source Section: shells Package: dbus Binary: dbus, dbus-session-bus-common, dbus-system-bus-common, dbus-bin, dbus-daemon, dbus-1-doc, dbus-tests, dbus-udeb, dbus-user-session, dbus-x11, libdbus-1-3, libdbus-1-3-udeb, libdbus-1-dev Version: 1.15.10-1 Maintainer: Utopia Maintenance Team Uploaders: Sjoerd Simons , Sebastian Dröge , Michael Biebl , Loic Minier , Simon McVittie , Build-Depends: debhelper (>= 13.11.6~), debhelper-compat (= 13), dh-exec, libapparmor-dev [linux-any], libaudit-dev [linux-any], libcap-ng-dev [linux-any], libexpat-dev, libglib2.0-dev , libnss-wrapper , libselinux1-dev [linux-any], libsystemd-dev [linux-any], libx11-dev, meson, pkgconf, valgrind-if-available, xml-core, xmlto Build-Depends-Indep: doxygen , ducktype , xsltproc , yelp-tools Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d8449ceda90eab0aca21ca010390f8a9 3504 dbus_1.15.10-1.dsc b35ee789084a216fbddb933b84c75516 1123620 dbus_1.15.10.orig.tar.xz 51759148280c41c452405ccb1be4fe33 65160 dbus_1.15.10-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/utopia-team/dbus Vcs-Git: https://salsa.debian.org/utopia-team/dbus.git -b debian/experimental Checksums-Sha256: 4a711b42b5bc2cf124e36d9e3ff37e60678b1d4311e7112be2d09fbbd731bcdc 3504 dbus_1.15.10-1.dsc f700f2f1d0473f11e52f3f3e179f577f31b85419f9ae1972af8c3db0bcfde178 1123620 dbus_1.15.10.orig.tar.xz cce82aad20437c07ae76e327d256d431b74b24a19ee2e4bd832063d523153680 65160 dbus_1.15.10-1.debian.tar.xz Homepage: https://dbus.freedesktop.org/ Dgit: d9c74394395e4f09399ddc1b85c17d2a6b73ac9b debian archive/debian/1.15.10-1 https://git.dgit.debian.org/dbus Package-List: dbus deb admin standard arch=any dbus-1-doc deb doc optional arch=all profile=!nodoc dbus-bin deb admin optional arch=any dbus-daemon deb admin optional arch=any dbus-session-bus-common deb admin optional arch=all dbus-system-bus-common deb admin optional arch=all dbus-tests deb misc optional arch=any profile=!noinsttest dbus-udeb udeb debian-installer optional arch=any profile=!noudeb dbus-user-session deb admin optional arch=linux-any dbus-x11 deb x11 optional arch=any libdbus-1-3 deb libs optional arch=any libdbus-1-3-udeb udeb debian-installer optional arch=any profile=!noudeb libdbus-1-dev deb libdevel optional arch=any Testsuite: autopkgtest Testsuite-Triggers: apparmor, build-essential, gnome-desktop-testing, init, systemd, xauth, xvfb Directory: pool/main/d/dbus Priority: source Section: admin Package: dbus-c++ Binary: libdbus-c++-1-0v5, libdbus-c++-bin, libdbus-c++-dev, libdbus-c++-doc, libdbus-c++-ecore-1-0, libdbus-c++-glib-1-0 Version: 0.9.0-14 Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 13), doxygen , graphviz , libdbus-1-dev (>= 0.60), libefl-all-dev, libexpat1-dev, libglib2.0-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: ba582c8fd114dc49cad625148e6cd865 2173 dbus-c++_0.9.0-14.dsc e752116f523fa88ef041e63d3dee4de2 466362 dbus-c++_0.9.0.orig.tar.gz 5ae9e19de939b22f650cc874eb01ae90 11916 dbus-c++_0.9.0-14.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/dbus-cplusplus Vcs-Git: https://salsa.debian.org/debian/dbus-cplusplus.git Checksums-Sha256: 8a56d9c3e793fbbb969cb519d21ae9452fe7b8b59ba25a210d05683adc773814 2173 dbus-c++_0.9.0-14.dsc bc11ac297b3cb010be904c72789695543ee3fdf3d75cdc8225fd371385af4e61 466362 dbus-c++_0.9.0.orig.tar.gz 5d96be659a8ff56a075f7460c92b4280c8a0c994f3632fa39a0be603c058130b 11916 dbus-c++_0.9.0-14.debian.tar.xz Homepage: https://sourceforge.net/projects/dbus-cplusplus/ Package-List: libdbus-c++-1-0v5 deb libs optional arch=any libdbus-c++-bin deb utils optional arch=any libdbus-c++-dev deb libdevel optional arch=any libdbus-c++-doc deb doc optional arch=all libdbus-c++-ecore-1-0 deb libs optional arch=any libdbus-c++-glib-1-0 deb libs optional arch=any Directory: pool/main/d/dbus-c++ Priority: source Section: libs Package: deepin-qt5dxcb-plugin Binary: qt5dxcb-plugin Version: 5.0.71-1~exp1 Maintainer: Debian Deepin Packaging Team Uploaders: Boyuan Yang , Yanhao Mo , Arun Kumar Pariyar , Hu Feng , Build-Depends: debhelper-compat (= 13), libcairo2-dev, libdbus-1-dev, libegl1-mesa-dev, libfontconfig1-dev, libfreetype6-dev, libglib2.0-dev, libmtdev-dev, libqt5opengl5-dev, libqt5x11extras5-dev, libsm-dev, libudev-dev, libx11-xcb-dev, libxcb-composite0-dev, libxcb-damage0-dev, libxcb-icccm4-dev, libxcb-image0-dev, libxcb-keysyms1-dev, libxcb-randr0-dev, libxcb-render-util0-dev, libxcb-sync-dev, libxcb-util-dev, libxcb-xinerama0-dev, libxcb-xinput-dev, libxcb-xkb-dev, libxi-dev, libxkbcommon-x11-dev, libxrender-dev, pkg-config, qtbase5-dev, qtbase5-private-dev Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: c7b358817904b23b1a1e7497b4847a57 2734 deepin-qt5dxcb-plugin_5.0.71-1~exp1.dsc 1aa9fd58f05fa62d96665ad8c1fb7a96 1415049 deepin-qt5dxcb-plugin_5.0.71.orig.tar.gz 64a4acdd767e32a4ec1e8da67de39ef1 6544 deepin-qt5dxcb-plugin_5.0.71-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-deepin-team/deepin-qt5dxcb-plugin Vcs-Git: https://salsa.debian.org/pkg-deepin-team/deepin-qt5dxcb-plugin.git Checksums-Sha256: 09fc404a5ba8497587a7cafcd1a0557ce3291470ae57e26b3544a27688ba40e1 2734 deepin-qt5dxcb-plugin_5.0.71-1~exp1.dsc 8ff7ec8c3294d26298fc021e3c27f51daf78b1e09195948b335a455030b304bc 1415049 deepin-qt5dxcb-plugin_5.0.71.orig.tar.gz d92f314dd44cbcad92a9e111bb03aaf9a9c8ac6b79e68ef8cf8d2a73a1482104 6544 deepin-qt5dxcb-plugin_5.0.71-1~exp1.debian.tar.xz Homepage: https://github.com/linuxdeepin/qt5platform-plugins Package-List: qt5dxcb-plugin deb libs optional arch=any Directory: pool/main/d/deepin-qt5dxcb-plugin Priority: extra Section: misc Package: dgit-test-dummy Binary: dgit-test-dummy Version: 1.40 Maintainer: Ian Jackson Build-Depends: debhelper (>= 8~) Architecture: all Standards-Version: 3.9.6.0 Format: 1.0 Files: f1696c0a5b8898e935086862fe0a4cd4 1203 dgit-test-dummy_1.40.dsc e43c23a86ec06824dd75866d4ad1fd41 2397 dgit-test-dummy_1.40.tar.gz Checksums-Sha256: 1efe7cce662cc541d0ba19131ee3703e85713c7c8c42af418edc0c2cc320e46b 1203 dgit-test-dummy_1.40.dsc ddb3e407ebfb7e8de2dfae9909cf04aa09d93973134951eb8f367f3071dd767c 2397 dgit-test-dummy_1.40.tar.gz Dgit: b8e6d37e61b2eebc030752f0f4962960d87c1af4 debian archive/debian/1.40 https://git.dgit.debian.org/dgit-test-dummy Package-List: dgit-test-dummy deb misc extra arch=all Directory: pool/main/d/dgit-test-dummy Priority: optional Section: misc Package: dh-nss Binary: dh-nss Version: 1.8~exp1 Maintainer: Gioele Barabucci Build-Depends: debhelper-compat (= 13) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (native) Files: 329a1076dd10667958650f7dfc9f1a82 1669 dh-nss_1.8~exp1.dsc 8e7ea8f9fc0cf208778390cddc1b1d10 17060 dh-nss_1.8~exp1.tar.xz Vcs-Browser: https://salsa.debian.org/gioele/dh-nss Vcs-Git: https://salsa.debian.org/gioele/dh-nss.git Checksums-Sha256: 1284cdb0df1e5c26eb8e68c89dc741e89c2b472f074bab1a0e4040cbd1cb55e7 1669 dh-nss_1.8~exp1.dsc 939d0e818234d09a18ff38525077e2c854f4c1ff4ce1cb2f2836e7686f8f04de 17060 dh-nss_1.8~exp1.tar.xz Homepage: https://salsa.debian.org/gioele/dh-nss Package-List: dh-nss deb devel optional arch=all Testsuite: autopkgtest Testsuite-Triggers: build-essential, debhelper-compat, shellcheck Directory: pool/main/d/dh-nss Priority: optional Section: misc Package: dh-python Binary: dh-python, pybuild-plugin-pyproject, pybuild-plugin-autopkgtest Version: 6.20240905+exp1 Maintainer: Piotr Ożarowski Uploaders: Stefano Rivera , Build-Depends: debhelper-compat (= 13), libdpkg-perl, libpython3-stdlib, python3-all , python3-all-dbg , python3-all-dev , python3-docutils , python3-minimal, python3-nose2 , python3-setuptools Architecture: all Standards-Version: 4.7.0 Format: 3.0 (native) Files: 501cfe57433d27c3bc68f8a9110e34cd 1708 dh-python_6.20240905+exp1.dsc 96b79287e4655b4e65ab4107d9cdeb8c 125120 dh-python_6.20240905+exp1.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/tools/dh-python Vcs-Git: https://salsa.debian.org/python-team/tools/dh-python.git Checksums-Sha256: 1b5950dcbb1da2282dca80e01d949e2815da8b88f651147708cd8115b6943bfd 1708 dh-python_6.20240905+exp1.dsc 2f25db6266a49ded7179695a8e2e7d924291c05698125ce6362f0c51a9ef4538 125120 dh-python_6.20240905+exp1.tar.xz Package-List: dh-python deb python optional arch=all pybuild-plugin-autopkgtest deb python optional arch=all pybuild-plugin-pyproject deb python optional arch=all Testsuite: autopkgtest Testsuite-Triggers: autopkgtest, build-essential, debhelper, fakeroot, flit, libjs-jquery, make, python3-all, python3-all-dbg, python3-all-dev, python3-cachy, python3-nose2, python3-poetry-core, python3-pytest, python3-setuptools, python3-setuptools-scm, tox Directory: pool/main/d/dh-python Priority: optional Section: misc Package: dh-rebar Binary: dh-rebar Version: 0.0.7~exp1 Maintainer: Debian Erlang Packagers Uploaders: Nobuhiro Iwamatsu , Philipp Huebner Build-Depends: debhelper-compat (= 13) Architecture: all Standards-Version: 4.6.1 Format: 3.0 (native) Files: d0bd90834c961ce13609bc34b7d8248f 1677 dh-rebar_0.0.7~exp1.dsc 8a9b591cf1ed1a6ccab665c273b850d9 5040 dh-rebar_0.0.7~exp1.tar.xz Vcs-Browser: https://salsa.debian.org/erlang-team/packages/dh-rebar Vcs-Git: https://salsa.debian.org/erlang-team/packages/dh-rebar.git Checksums-Sha256: 2a6c3ec38c2b663c529e16a7afc714f25f43885778835fa86a70da3c2a20f22a 1677 dh-rebar_0.0.7~exp1.dsc ea03a829322edd3793b565d3878e79b11efbdffe505fa1e9d0e7d371979cd467 5040 dh-rebar_0.0.7~exp1.tar.xz Package-List: dh-rebar deb devel optional arch=all Directory: pool/main/d/dh-rebar Priority: optional Section: misc Package: diaspora Binary: diaspora Version: 0.7.15.0-7 Maintainer: Debian Ruby Team Uploaders: Pirate Praveen , Raju Devidas , Utkarsh Gupta Build-Depends: debhelper (>= 11~), gem2deb Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: caf4fc00cd0fc3d7922f4c1b1e2ceebd 2064 diaspora_0.7.15.0-7.dsc 04b56ce82b872fc3bd9ab598b16fb405 9954168 diaspora_0.7.15.0.orig.tar.gz 3985534d8a66de9042124582c74bd70d 1848288 diaspora_0.7.15.0-7.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/diaspora Vcs-Git: https://salsa.debian.org/ruby-team/diaspora.git Checksums-Sha256: f60606dcdbc8ba356c4051cc3853937121d3d8d66ed128b7dcfe54e6eb15b8d0 2064 diaspora_0.7.15.0-7.dsc 11e2b88becaf4ad4c286e38d118399e8466f80976f5b643f0763ec4dc6fa4b4f 9954168 diaspora_0.7.15.0.orig.tar.gz 1a76156793199e5c3b9fa6894d4ad8e48652e96a2edc824ff8bdedb7762b57ae 1848288 diaspora_0.7.15.0-7.debian.tar.xz Homepage: http://diasporafoundation.org Package-List: diaspora deb net optional arch=all Ruby-Versions: all Testsuite: autopkgtest Directory: pool/main/d/diaspora Priority: extra Section: misc Package: dino-im Binary: dino-im, dino-im-common Version: 0.4.4+git20240922.d20553a-1 Maintainer: Debian XMPP Maintainers Uploaders: Martin , Taowa Build-Depends: debhelper-compat (= 13), cmake, dh-exec, gettext, libadwaita-1-dev, libgcrypt20-dev, libgee-0.8-dev, libglib2.0-dev, libgpgme-dev, libgspell-1-dev, libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libgtk-4-dev, libicu-dev, libnice-dev, libnotify-dev, libqrencode-dev, libsignal-protocol-c-dev (>= 2.3.2~), libsoup-3.0-dev, libsqlite3-dev, libsrtp2-dev, libwebrtc-audio-processing-dev, ninja-build, valac Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a94fb093598a9592eac389384b31ac61 1878 dino-im_0.4.4+git20240922.d20553a-1.dsc eff03a6c7eb11a77fb3e1ee342e2f67d 976921 dino-im_0.4.4+git20240922.d20553a.orig.tar.gz 65c9fcf7f4124023d9e77598eee1ccb4 10000 dino-im_0.4.4+git20240922.d20553a-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xmpp-team/dino-im Vcs-Git: https://salsa.debian.org/xmpp-team/dino-im.git Checksums-Sha256: c4891f103fb814e33066b7f65c32613203810297199ff9bb51bf390393a0ac18 1878 dino-im_0.4.4+git20240922.d20553a-1.dsc 231a9f4631f87af875b2a154ad9fe11e3797d689c70c5c78cac13b1f14cd015f 976921 dino-im_0.4.4+git20240922.d20553a.orig.tar.gz 302a75ab52c95fb4212c5f58c1f0b0a8101241d9f831e0defb5d06185ee12881 10000 dino-im_0.4.4+git20240922.d20553a-1.debian.tar.xz Homepage: https://dino.im Package-List: dino-im deb net optional arch=any dino-im-common deb net optional arch=all Directory: pool/main/d/dino-im Priority: extra Section: misc Package: dnspython Binary: python3-dnspython Version: 2.7.0~rc1-1 Maintainer: Debian Python Team Uploaders: Robert S. Edmonds , Scott Kitterman , Matthew Grant Build-Depends: ca-certificates, debhelper-compat (= 13), dh-python, netbase, pybuild-plugin-pyproject, python3-aioquic, python3-all, python3-cryptography (>= 43), python3-h2, python3-hatchling (>= 1.21.0), python3-httpcore, python3-httpx, python3-pytest Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: d6b729b2b1d6a5c988005f57523fc710 2534 dnspython_2.7.0~rc1-1.dsc 37443b58f60781cb4a95fa56380adf48 345136 dnspython_2.7.0~rc1.orig.tar.gz 26e8554e2950598f4de5f2e710ca4133 6692 dnspython_2.7.0~rc1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/dnspython Vcs-Git: https://salsa.debian.org/python-team/packages/dnspython.git Checksums-Sha256: be5fd7a65c7f73a755559dc20bc2e2944f2e7666323fee6f51500af429f7ef08 2534 dnspython_2.7.0~rc1-1.dsc 41db6ac9d09cee920af813e6bdcddcfe0bdf441682c614d4d99512b805c85b0e 345136 dnspython_2.7.0~rc1.orig.tar.gz eb0156db8d3e56fa1b331744de3de0a906b3828f9a803b3f1f64e53d39a1de97 6692 dnspython_2.7.0~rc1-1.debian.tar.xz Homepage: https://www.dnspython.org Package-List: python3-dnspython deb python optional arch=all Testsuite: autopkgtest Testsuite-Triggers: ca-certificates, python3-aioquic, python3-all, python3-cryptography, python3-h2, python3-httpcore, python3-httpx, python3-idna, python3-pytest, python3-requests, python3-requests-toolbelt, python3-trio Directory: pool/main/d/dnspython Priority: source Section: python Package: doctrine Binary: php-doctrine-orm Version: 3.2.2+dfsg-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, help2man, php-doctrine-collections (>> 2.2), php-doctrine-dbal, php-doctrine-inflector, php-doctrine-instantiator, php-doctrine-lexer (>> 3), php-doctrine-persistence, php-sqlite3, php-symfony-cache, php-symfony-console, php-symfony-var-exporter (>= 6), phpab, phpunit (>> 10) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: b0c3261674a4604124386d4c772b4e50 2078 doctrine_3.2.2+dfsg-1.dsc abad2da6c50df6115ba724f74135755c 580168 doctrine_3.2.2+dfsg.orig.tar.xz 8791f65cab437821d100baeb0f664843 69540 doctrine_3.2.2+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/doctrine Vcs-Git: https://salsa.debian.org/php-team/pear/doctrine.git -b debian/latest Checksums-Sha256: ed21126812666b4075fe1876001492b65194d7a356e48ff4f4bdf99987aba604 2078 doctrine_3.2.2+dfsg-1.dsc a18f54dd885bd54ef684bcf2be77a155897ab8823330b123cbf133e14d646160 580168 doctrine_3.2.2+dfsg.orig.tar.xz 52461257d563b5625c4eaefc3c1f3e3dc715c0a2ebd6e97e4f36c3daf456752a 69540 doctrine_3.2.2+dfsg-1.debian.tar.xz Homepage: https://www.doctrine-project.org/projects/orm.html Package-List: php-doctrine-orm deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: patch, php-sqlite3, php-symfony-cache, phpab, phpunit Directory: pool/main/d/doctrine Priority: source Section: oldlibs Package: dolphin Binary: dolphin, dolphin-dev, dolphin-doc, dolphin-data, libdolphinvcs-dev, libdolphinvcs6 Version: 4:24.08.0-3 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), gettext, libbaloowidgets-dev (>= 24.08.0~), libkf6baloo-dev (>= 6.2.0~) [!hurd-any], libkf6bookmarks-dev (>= 6.2.0~), libkf6codecs-dev (>= 6.2.0~), libkf6completion-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6crash-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6doctools-dev (>= 6.2.0~), libkf6filemetadata-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6iconthemes-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6newstuff-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6parts-dev (>= 6.2.0~), libkf6solid-dev (>= 6.2.0~), libkf6textwidgets-dev (>= 6.2.0~), libkf6userfeedback-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libpackagekitqt6-dev, libphonon4qt6-dev, libphonon4qt6experimental-dev, libplasmaactivities-dev, pkgconf, qt6-base-dev (>= 6.4.0~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 88b53a0f32fe04f01ed3a3944bb93ccf 3506 dolphin_24.08.0-3.dsc 33f91651409e8e59906caf001fd75eac 5627648 dolphin_24.08.0.orig.tar.xz 0167f16ac96bfadefc58f4f4dc51a438 833 dolphin_24.08.0.orig.tar.xz.asc db015be046ee3f391048e33bf2c53edc 74460 dolphin_24.08.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/dolphin Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/dolphin.git Checksums-Sha256: fbed7dd01e06d61f392f10fa159dbb5796f67d7d9a3c84f643771979982f9aa4 3506 dolphin_24.08.0-3.dsc 4a9d52dcd6513d2193c0c34944b270b399150f1da4ff37da06a0f8af87f6d8d7 5627648 dolphin_24.08.0.orig.tar.xz d2ee7bbe9b14d854630848d8dbe3b1f8d66a06675d74d306f70414815f31da25 833 dolphin_24.08.0.orig.tar.xz.asc 238480a8ca9c7f1e5634950649e3745d34bb2643124354b63fd85c19d867b1bd 74460 dolphin_24.08.0-3.debian.tar.xz Homepage: https://apps.kde.org/en/dolphin Package-List: dolphin deb utils optional arch=any dolphin-data deb utils optional arch=all dolphin-dev deb libdevel optional arch=any dolphin-doc deb doc optional arch=all libdolphinvcs-dev deb libdevel optional arch=any libdolphinvcs6 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-acc, exuberant-ctags Directory: pool/main/d/dolphin Priority: optional Section: misc Package: dolphin-plugins Binary: dolphin-plugins Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Norbert Preining , Sune Vuorela , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 5.240.0~), gettext, libdolphinvcs-dev (>= 4:24.05.2~), libkf6config-dev (>= 5.240.0~), libkf6coreaddons-dev (>= 5.240.0~), libkf6i18n-dev (>= 5.240.0~), libkf6kio-dev (>= 5.240.0~), libkf6solid-dev (>= 5.240.0~), libkf6texteditor-dev (>= 5.240.0~), libkf6textwidgets-dev (>= 5.240.0~), libkf6xmlgui-dev (>= 5.240.0~), qt6-base-dev (>= 6.5.0~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1f358820df0fa4c26e9bb73255d7aff1 2797 dolphin-plugins_24.08.0-1.dsc 6d1ca867d047e2683cfa4f40cb66df56 316660 dolphin-plugins_24.08.0.orig.tar.xz 6c9c6f687df0bc3fddffd9ecd9ee1575 833 dolphin-plugins_24.08.0.orig.tar.xz.asc 83eea498bea7e139ae8778b74d6298ba 12496 dolphin-plugins_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/dolphin-plugins Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/dolphin-plugins.git Checksums-Sha256: df8c4b548c9fb7dba8aec3bed7baf100750743ed6a7a4d2ffa2160fde528449e 2797 dolphin-plugins_24.08.0-1.dsc 3e9c27f667cdb30b7b3264557e1aa3e3f04664615585d024797c2ca4e74e02df 316660 dolphin-plugins_24.08.0.orig.tar.xz 4c3b29ff1b0c53d73f7d3aabf16325d2409fbb532d5bc2cbe9198b01a06a454a 833 dolphin-plugins_24.08.0.orig.tar.xz.asc d84c5f6bdfb92750a3d5001fa85e0a89808fd9428fa864a7da44cc5bc0d7ec4b 12496 dolphin-plugins_24.08.0-1.debian.tar.xz Homepage: https://apps.kde.org/en/dolphin_plugins Package-List: dolphin-plugins deb devel optional arch=any Directory: pool/main/d/dolphin-plugins Priority: optional Section: misc Package: draco Binary: draco, libdraco9, libdraco-dev Version: 1.5.7+dfsg-1 Maintainer: Timo Röhling Build-Depends: cmake, debhelper-compat (= 13), googletest, libeigen3-dev (>= 3.4), libstb-dev, libtinygltf-dev, nlohmann-json3-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: fe6cbce8eedac508b60493cdb693d98d 2862 draco_1.5.7+dfsg-1.dsc 6af719bd3b6018ee215fd0c8936de51f 37831976 draco_1.5.7+dfsg.orig.tar.xz bf4d7c539b7742dbeddb46257ff1cfdd 12332 draco_1.5.7+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/roehling/draco Vcs-Git: https://salsa.debian.org/roehling/draco.git Checksums-Sha256: b9bb3e167f9ca6e87c176311450250c870be7eb7c66de804db0c01f82cfe6684 2862 draco_1.5.7+dfsg-1.dsc f5f1671cebf4b7a31870e30cb5de6ae477349681ee05b759d7b2c43a4a52b978 37831976 draco_1.5.7+dfsg.orig.tar.xz 09c1f30e05f4aede8ddc9cc423bd511eb6bc9b04245258dde5b36b3bf12f85e7 12332 draco_1.5.7+dfsg-1.debian.tar.xz Description: Library for compressing 3D geometric meshes and point clouds Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics. . Draco is designed and built for compression efficiency and speed. The code supports compressing points, connectivity information, texture coordinates, color information, normals, and any other generic attributes associated with geometry. With Draco, applications using 3D graphics can be significantly smaller without compromising visual fidelity. For users, this means apps can now be downloaded faster, 3D graphics in the browser can load quicker, and VR and AR scenes can now be transmitted with a fraction of the bandwidth and rendered quickly. Homepage: https://github.com/google/draco Dgit: 7f7642e0eaf502438cbd116c41a18e239e32a3f5 debian archive/debian/1.5.7+dfsg-1 https://git.dgit.debian.org/draco Package-List: draco deb graphics optional arch=any libdraco-dev deb libdevel optional arch=any libdraco9 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: cmake, g++ Directory: pool/main/d/draco Priority: extra Section: misc Package: drkonqi Binary: drkonqi Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), gettext, libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6crash-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6idletime-dev (>= 6.2.0~), libkf6jobwidgets-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6statusnotifieritem-dev (>= 6.2.0~), libkf6syntaxhighlighting-dev (>= 6.2.0~), libkf6wallet-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libpolkit-qt6-1-dev, libsystemd-dev [linux-any], pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), zlib1g-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 2612c10cfed4b806d2600c93aac2bfc6 2904 drkonqi_6.1.5-1.dsc 1188b7b826e3dcdbf9c7c47673a97d22 871908 drkonqi_6.1.5.orig.tar.xz 0f77492b837ba1d40668f98f2d52c578 833 drkonqi_6.1.5.orig.tar.xz.asc 003eb325c3a8b6ac95552b56e8a1128b 19868 drkonqi_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/drkonqi Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/drkonqi.git Checksums-Sha256: 6352733fe9045c6eac72874bae81033c551a52cd8832c241b6a63b04994dd4c3 2904 drkonqi_6.1.5-1.dsc 0e1b27e4e8eb51d11c3bd4a7c9f0399b2eaa3fab6be87ddf40d28be0deae8dbf 871908 drkonqi_6.1.5.orig.tar.xz bad52528c8f5383f5cf64e71a5e0d51029947879a479deca532e5178a0b500a5 833 drkonqi_6.1.5.orig.tar.xz.asc a8c6e6cd81537312b68629ffe25479cdcc9d6ae30f86d7e8a6b6ac421cd52c9a 19868 drkonqi_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/drkonqi Package-List: drkonqi deb kde optional arch=any Directory: pool/main/d/drkonqi Priority: extra Section: misc Package: dtc Binary: dtc-common, dtc-dos-firewall, dtc-postfix-dovecot, dtc-core, dtc-cyrus, dtc-postfix-courier, dtc-stats-daemon, dtc-toaster, dtc-autodeploy Version: 0.35.5-1 Maintainer: Thomas Goirand Build-Depends: debhelper (>= 5), po-debconf Build-Depends-Indep: gettext Architecture: all Standards-Version: 3.9.2 Format: 1.0 Files: e77a0f68ddd10f0916a4b7eb044a17c0 1545 dtc_0.35.5-1.dsc 3d704747cdbd2a5e4a09d49d75cd1ea2 8294503 dtc_0.35.5.orig.tar.gz 400db4affca9e9d516d70717e9e40043 107134 dtc_0.35.5-1.diff.gz Vcs-Browser: http://git.gplhost.com/gitweb/?p=dtc.git Vcs-Git: http://git.gplhost.com/dtc.git Checksums-Sha256: 155ce0bb5adaac4f7b49365a205e36a75befe46de2e147d872eaf5723763afce 1545 dtc_0.35.5-1.dsc 810f84be9491ae3072156caf003919887040f58b42811cbf3d11326e4cd6f807 8294503 dtc_0.35.5.orig.tar.gz cd0fb3ede07c7264bc3e5b05fbac42f02b8f3c5c85859662709c221937c99022 107134 dtc_0.35.5-1.diff.gz Homepage: http://www.gplhost.com/software-dtc.html Package-List: dtc-autodeploy deb admin extra dtc-common deb admin extra dtc-core deb admin extra dtc-cyrus deb admin extra dtc-dos-firewall deb admin extra dtc-postfix-courier deb admin extra dtc-postfix-dovecot deb admin extra dtc-stats-daemon deb admin extra dtc-toaster deb admin extra Directory: pool/main/d/dtc Priority: source Section: admin Package: dtkcommon Binary: libdtkcommon, libdtkcommon-dev Version: 5.6.20-1~exp2 Maintainer: Debian Deepin Packaging Team Uploaders: Clay Stan , Nisha Pariyar Build-Depends: debhelper-compat (= 13), cmake Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 42c00922ac19d550147cf9b66b670f45 2089 dtkcommon_5.6.20-1~exp2.dsc d88afb819f6b5d266c011ed5c55ab909 12651 dtkcommon_5.6.20.orig.tar.gz 2e3a26cb76e840b9b3b44cf4b760871b 3372 dtkcommon_5.6.20-1~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-deepin-team/dtkcommon Vcs-Git: https://salsa.debian.org/pkg-deepin-team/dtkcommon.git Checksums-Sha256: adb29585ea4b0ed321f6cb8492a9c7af6e5da541a2b812bb0642635b821e7946 2089 dtkcommon_5.6.20-1~exp2.dsc ff25e4ce7db40c9697d59e4f9d60f41bacdfab157c6cfe1344ca702a07623a3c 12651 dtkcommon_5.6.20.orig.tar.gz 40c32b65ff18611e191de6f7db471e158ed0a251a1bb306d4308848a030f5108 3372 dtkcommon_5.6.20-1~exp2.debian.tar.xz Homepage: https://github.com/linuxdeepin/dtkcommon Package-List: libdtkcommon deb libdevel optional arch=any libdtkcommon-dev deb libdevel optional arch=any Directory: pool/main/d/dtkcommon Priority: optional Section: misc Package: dtkcore Binary: libdtkcore-dev, libdtkcore5, libdtkcore5-bin Version: 5.6.2.2-1~exp1 Maintainer: Debian Deepin Packaging Team Uploaders: Boyuan Yang , Yanhao Mo , Arun Kumar Pariyar , Tu Qinggang , Clay Stan , Hu Feng , Build-Depends: cmake, debhelper-compat (= 13), doxygen , libgsettings-qt-dev, pkg-config, pkg-kde-tools, qtbase5-private-dev, qttools5-dev-tools, libgtest-dev, libdtkcommon-dev Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 832eb7f1b7cdc6f62637553f640146b9 2410 dtkcore_5.6.2.2-1~exp1.dsc 50ee106526a99ef7c2275723d8869e3d 378163 dtkcore_5.6.2.2.orig.tar.gz 4c86adddb35e6f40bbd0371160828517 7600 dtkcore_5.6.2.2-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-deepin-team/dtkcore Vcs-Git: https://salsa.debian.org/pkg-deepin-team/dtkcore.git Checksums-Sha256: fe1c305f87ace2ab0d258232f26acdc94044a1a88977647c99a21c148bce21dc 2410 dtkcore_5.6.2.2-1~exp1.dsc 0f650b6e3fb4b3a0ffebb27a3789cca3304d7b626dd97bf7ef3b3d1b4d21e39b 378163 dtkcore_5.6.2.2.orig.tar.gz 5cc43d878c5e70af3a12a98f1df712ccefd87b47559daf5b5489e231df82c25c 7600 dtkcore_5.6.2.2-1~exp1.debian.tar.xz Homepage: https://github.com/linuxdeepin/dtkcore Package-List: libdtkcore-dev deb libdevel optional arch=any libdtkcore5 deb libs optional arch=any libdtkcore5-bin deb utils optional arch=any Directory: pool/main/d/dtkcore Priority: extra Section: misc Package: dtkgui Binary: libdtkgui-dev, libdtkgui5, libdtkgui5-bin Version: 5.6.2.2-1~exp1 Maintainer: Debian Deepin Packaging Team Uploaders: Boyuan Yang , Arun Kumar Pariyar , Hu Feng , Clay Stan , Build-Depends: cmake, debhelper-compat (= 13), doxygen , libdtkcore-dev (>= 5.6~), libgmock-dev, libgtest-dev, libqt5xdg-dev, libqt5xdgiconloader-dev, librsvg2-dev, pkg-config, qtbase5-dev-tools, qtbase5-private-dev, qttools5-dev-tools Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: e37fb82f0b3928262b718aa2c70a646d 2381 dtkgui_5.6.2.2-1~exp1.dsc 18b3d1d8cb9e9bd02b3b90196c98f9a4 175806 dtkgui_5.6.2.2.orig.tar.gz d016ef6cde3a3991f1269f65527b49c5 3952 dtkgui_5.6.2.2-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-deepin-team/dtkgui Vcs-Git: https://salsa.debian.org/pkg-deepin-team/dtkgui.git Checksums-Sha256: 7bb20c02b5947134f4d8f76f0b37c0003d1cd46044a725c6e4a7d040dbb81cc6 2381 dtkgui_5.6.2.2-1~exp1.dsc 8b7b9738be29b4cf71098bd17d10a2559a9f20628653ad42e5fe456bfff4b128 175806 dtkgui_5.6.2.2.orig.tar.gz 07b4f2ae14e38470991c84648cd0c48714715c0f195f07d93a868db95632182a 3952 dtkgui_5.6.2.2-1~exp1.debian.tar.xz Homepage: https://github.com/linuxdeepin/dtkgui Package-List: libdtkgui-dev deb libdevel optional arch=any libdtkgui5 deb libs optional arch=any libdtkgui5-bin deb utils optional arch=any Directory: pool/main/d/dtkgui Priority: extra Section: misc Package: dtkwidget Binary: dtkwidget5-examples, libdtkwidget-dev, libdtkwidget5, libdtkwidget5-bin Version: 5.6.2.2-1~exp1 Maintainer: Debian Deepin Packaging Team Uploaders: Boyuan Yang , Yanhao Mo , SZ Lin (林上智) , Arun Kumar Pariyar , Hu Feng , Clay Stan , Build-Depends: cmake, debhelper-compat (= 13), libcups2-dev, libdframeworkdbus-dev (>= 5.4.20~), libdtkcore-dev (>= 5.6.2~), libdtkcore5-bin, libdtkgui-dev (>= 5.6.2~), libegl1-mesa-dev, libfontconfig1-dev, libfreetype6-dev, libglib2.0-dev, libgsettings-qt-dev, libgtest-dev, libmtdev-dev, libqt5svg5-dev, libqt5x11extras5-dev, libstartup-notification0-dev, libudev-dev, libxcb-util-dev, libxext-dev, libxi-dev, libxrender-dev, pkg-config, qtbase5-private-dev, qttools5-dev, qttools5-dev-tools, x11proto-xext-dev Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 27edf0dcb1f027d5e1651314243c7dcb 2843 dtkwidget_5.6.2.2-1~exp1.dsc 44987daaa82d52d4b4fe20ef530b454f 24040317 dtkwidget_5.6.2.2.orig.tar.gz 1656444578a0c811450ebf243414d9c0 6304 dtkwidget_5.6.2.2-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-deepin-team/dtkwidget Vcs-Git: https://salsa.debian.org/pkg-deepin-team/dtkwidget.git Checksums-Sha256: 32acd5e2214085ffc6978b1187adef4d9d78ddf650fa9344950ac62364af9c2d 2843 dtkwidget_5.6.2.2-1~exp1.dsc a78c13df6bfb1f89f58851e87bfa1247d5d013fc1ed189cf24695bac9f9bcc87 24040317 dtkwidget_5.6.2.2.orig.tar.gz 1bd023d386a38aefab2ea37b4e0e9b3edb02c9fd7ea5bb5f1b0274d395c55c4a 6304 dtkwidget_5.6.2.2-1~exp1.debian.tar.xz Homepage: https://github.com/linuxdeepin/dtkwidget Package-List: dtkwidget5-examples deb libs optional arch=any libdtkwidget-dev deb libdevel optional arch=any libdtkwidget5 deb libs optional arch=any libdtkwidget5-bin deb libs optional arch=any Directory: pool/main/d/dtkwidget Priority: extra Section: misc Package: dynarmic Binary: libdynarmic6.7, libdynarmic-dev Version: 6.7.0+ds-1 Maintainer: Andrea Pappacoda Build-Depends: catch2, cmake (>= 3.12), debhelper-compat (= 13), libboost-dev, libfmt-dev, libxbyak-dev [any-amd64], libzydis-dev (>= 4.0.0) [any-amd64], llvm-dev, pkg-config, robin-map-dev, zlib1g-dev | libz-dev Architecture: any-amd64 any-arm64 Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 6ec8716fe894ce902027f9f6555f165c 2330 dynarmic_6.7.0+ds-1.dsc 3ec3ee065d7cbf8149917e65dce6cbe8 459016 dynarmic_6.7.0+ds.orig.tar.xz 00b4f61bf92b91dcf5cdd6f5bd3b4e4f 5732 dynarmic_6.7.0+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/dynarmic Vcs-Git: https://salsa.debian.org/debian/dynarmic.git Checksums-Sha256: 030c7de57f27987a01adb1d56f06fe8a531fde310e3d988dc918a80697805286 2330 dynarmic_6.7.0+ds-1.dsc 3e8e3127fb09a846a099db42410090000f0c3b467ae5279b9d5b114fb0a44da8 459016 dynarmic_6.7.0+ds.orig.tar.xz 54dac80c52cd1d34eafcb66b9214aac52ccaea5d9d5201cb188c086ab5d1398f 5732 dynarmic_6.7.0+ds-1.debian.tar.xz Description: ARM dynamic recompiler Dynarmic is a dynamic recompiler for the ARMv6K, ARMv7A architecture, with partial ARMv8 support. . In the pursuit of speed, some behavior not commonly depended upon is elided. Therefore this emulator does not match spec. Homepage: https://github.com/merryhime/dynarmic Package-List: libdynarmic-dev deb libdevel optional arch=any-amd64,any-arm64 libdynarmic6.7 deb libs optional arch=any-amd64,any-arm64 Testsuite: autopkgtest Testsuite-Triggers: c++-compiler, cmake, g++ Directory: pool/main/d/dynarmic Priority: optional Section: misc Package: eccodes-python Binary: python3-eccodes Version: 2:1.5.1-1 Maintainer: Alastair McKinstry Build-Depends: debhelper-compat (= 13), dh-sequence-python3, libeccodes-dev, python3-all-dev, python3-setuptools, python3-ecmwflibs Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 58ba538b8163ee9b57012246ba417503 2038 eccodes-python_1.5.1-1.dsc 8f7e9d320bf48197aed65eb483ee9704 2039368 eccodes-python_1.5.1.orig.tar.xz 3f81c882a38b31640ff1bbed5c536426 2236 eccodes-python_1.5.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org:/science-team/eccodes-python.git Vcs-Git: https://salsa.debian.org:/science-team/eccodes-python.git -b debian/latest Checksums-Sha256: 64ecf343a7eac54276c95a2d0cef274fbd94773e2cb248cb12dafd6440943d9c 2038 eccodes-python_1.5.1-1.dsc 0442da646e44541c072f27ad134e9ca1b2c3ef084ff084acd084ff757a823c9e 2039368 eccodes-python_1.5.1.orig.tar.xz a4868a0bed44a7f2d67dc72eb6f3782ebd219d4e83f42b206cd7a5992eda0b6e 2236 eccodes-python_1.5.1-1.debian.tar.xz Homepage: https://pypi.org/project/eccodes-python/ Package-List: python3-eccodes deb python optional arch=any Directory: pool/main/e/eccodes-python Priority: extra Section: misc Package: eclib Binary: libec10t64, libec-dev, eclib-tools Version: 20240408+commit3c7ea55-1 Maintainer: Debian Math Team Uploaders: Julien Puydt Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), libntl-dev, libpari-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: e736ae5c4ebac0083e9aff3d7b1a5e86 2165 eclib_20240408+commit3c7ea55-1.dsc 2e7fec0e260988b8fda22cde75169954 898738 eclib_20240408+commit3c7ea55.orig.tar.bz2 d185c7cddcf469feecc75b53918c168e 4864 eclib_20240408+commit3c7ea55-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/math-team/eclib Vcs-Git: https://salsa.debian.org/math-team/eclib.git Checksums-Sha256: d289d40a7b3dc5e84134b38eee7c50e72e53e18a37d6f7efe5d799df5c868cd3 2165 eclib_20240408+commit3c7ea55-1.dsc d7c00d24bd434c1d42a697eef20daff5a30cc352a58e2ed14e69213d35784708 898738 eclib_20240408+commit3c7ea55.orig.tar.bz2 ac22a97f7493725e0ec923473cf894a53bbf75fa60029d6afdf360a59c59676a 4864 eclib_20240408+commit3c7ea55-1.debian.tar.xz Homepage: https://github.com/JohnCremona/eclib/ Package-List: eclib-tools deb math optional arch=any libec-dev deb libdevel optional arch=any libec10t64 deb libs optional arch=any Directory: pool/main/e/eclib Priority: source Section: math Package: elisa-player Binary: elisa Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3~), gettext, kirigami-addons-dev (>= 0.11.76~), libkf6colorscheme-dev (>= 6.3~), libkf6config-dev (>= 6.3~), libkf6configwidgets-dev (>= 5.240.0~), libkf6coreaddons-dev (>= 6.3~), libkf6crash-dev (>= 6.3~), libkf6dbusaddons-dev (>= 6.3~), libkf6doctools-dev (>= 5.240.0~), libkf6filemetadata-dev (>= 6.3~), libkf6i18n-dev (>= 6.3~), libkf6iconthemes-dev (>= 6.3~), libkf6kio-dev (>= 6.3~), libkf6qqc2desktopstyle-dev (>= 6.3~), libkf6xmlgui-dev (>= 6.3~), libkirigami-dev (>= 6.3~), libvlc-dev, libvlccore-dev, pkgconf, qt6-base-dev (>= 6.5.0~), qt6-declarative-dev (>= 6.5.0~), qt6-multimedia-dev (>= 6.5.0~), qt6-svg-dev (>= 6.5.0~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 76761f5f9bcbbcbf64fc46fb774b1fe7 2947 elisa-player_24.08.0-1.dsc 23afb3eab64c8a9c3919061197a03261 1908472 elisa-player_24.08.0.orig.tar.xz 8eaec83c47e139b857ea3bc70e79a4ea 833 elisa-player_24.08.0.orig.tar.xz.asc 985815213dd53dcc2e7772ce31f3c0e1 19304 elisa-player_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/elisa Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/elisa.git Checksums-Sha256: ea21a59b416f828bf5f2793493eebd85c4f28e01f846c9bfd855413eb18d2ae7 2947 elisa-player_24.08.0-1.dsc 7f1ceb99a4ae57a1b609fee4f4903b0243f3cc84a854e1d41cd222a42085ee81 1908472 elisa-player_24.08.0.orig.tar.xz bb7c3a23eab1d732787802fbf1f23e335e565edc5eb2cd81ed23d275b9b31189 833 elisa-player_24.08.0.orig.tar.xz.asc 88c5eea8c3e9606cb2311a9c8e7023a4a3adedd6690d56660e0ac64dbdfacfd9 19304 elisa-player_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/multimedia/elisa Package-List: elisa deb kde optional arch=any Directory: pool/main/e/elisa-player Priority: extra Section: misc Package: emacs-lsp-haskell Binary: elpa-lsp-haskell Version: 1.0.20211214-3 Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 13), dh-elpa Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: efc71ae3e70d3b55422ee88d0472b61c 2128 emacs-lsp-haskell_1.0.20211214-3.dsc 682f3d06308d894b9e9b49458a0cf459 25740 emacs-lsp-haskell_1.0.20211214.orig.tar.xz c8540cb6107c92c8edca4f42978712f6 3012 emacs-lsp-haskell_1.0.20211214-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/emacsen-team/emacs-lsp-haskell Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-lsp-haskell.git Checksums-Sha256: fff8d3b66f7f4cbec7c32b81210b5dafe4befb736f087e3d85e9da972ce8e48a 2128 emacs-lsp-haskell_1.0.20211214-3.dsc 21d176561baf00357d0153fc6a0bdabf1f80e4ee52d3980f261ae5cf682c9b7a 25740 emacs-lsp-haskell_1.0.20211214.orig.tar.xz ce3c71500a55a73ccb3b5debf1c3b1a79fe1ce5a51e1ac55bcde0df01d2b5f5e 3012 emacs-lsp-haskell_1.0.20211214-3.debian.tar.xz Homepage: https://github.com/emacs-lsp/lsp-haskell Dgit: 9b3823653011008018f8c03e6516fc351066b5b3 debian archive/debian/1.0.20211214-3 https://git.dgit.debian.org/emacs-lsp-haskell Package-List: elpa-lsp-haskell deb lisp optional arch=all Directory: pool/main/e/emacs-lsp-haskell Priority: extra Section: misc Package: enhanceio Binary: enhanceio, enhanceio-dkms Version: 0+git20190417.5815670-1 Maintainer: Dmitry Smirnov Build-Depends: debhelper-compat (= 12), dkms, python Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: d1208769cfa13bfba9aaecfeb58a86e9 2026 enhanceio_0+git20190417.5815670-1.dsc e8c0171c80db88dffdca752c2bb4697c 89848 enhanceio_0+git20190417.5815670.orig.tar.xz 16a84d960081727f5351ff004970e3ae 4664 enhanceio_0+git20190417.5815670-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/enhanceio Vcs-Git: https://salsa.debian.org/debian/enhanceio.git Checksums-Sha256: 6656509047fd6367ee906d6cc5a99847444421520221359cf1fb543b4e834a6f 2026 enhanceio_0+git20190417.5815670-1.dsc 24f298ceb42ef57ded401b5211a05e7e9baa6535a16950bac3ad8dc391ce4813 89848 enhanceio_0+git20190417.5815670.orig.tar.xz 6b6172145c349b2180242cb20623c24d7af60c5af510e255500520a58075e0cc 4664 enhanceio_0+git20190417.5815670-1.debian.tar.xz Homepage: https://github.com/lanconnected/EnhanceIO Package-List: enhanceio deb utils optional arch=all enhanceio-dkms deb kernel optional arch=all Directory: pool/main/e/enhanceio Priority: optional Section: misc Package: erlang Binary: erlang-base, erlang-asn1, erlang-common-test, erlang-crypto, erlang-debugger, erlang-dialyzer, erlang-diameter, erlang-doc, erlang-edoc, erlang-eldap, erlang-erl-docgen, erlang-et, erlang-eunit, erlang-ftp, erlang-inets, erlang-manpages, erlang-megaco, erlang-mnesia, erlang-observer, erlang-odbc, erlang-os-mon, erlang-parsetools, erlang-public-key, erlang-reltool, erlang-runtime-tools, erlang-snmp, erlang-ssh, erlang-ssl, erlang-syntax-tools, erlang-tftp, erlang-tools, erlang-wx, erlang-xmerl, erlang-dev, erlang-src, erlang-examples, erlang-jinterface, erlang-mode, erlang-nox, erlang-x11, erlang Version: 1:26.2.4+dfsg-1 Maintainer: Debian Erlang Packagers Uploaders: Sergei Golovan Build-Depends: debhelper-compat (= 13), autoconf (>= 2.71), openssl, libssl-dev, m4, libncurses-dev, unixodbc-dev, bison, flex, ed, zlib1g-dev, libwxgtk3.2-dev, libwxgtk-webview3.2-dev, libx11-dev, dctrl-tools, xsltproc, libgl-dev, libglu-dev, libsctp-dev [linux-any], libsystemd-dev [linux-any], erlang-base:native Build-Depends-Indep: libxml2-utils, fop, default-jdk | sun-java6-jdk Build-Conflicts: autoconf2.13, libwxgtk2.4-dev, libwxgtk2.6-dev, libwxgtk2.8-dev, libwxgtk3.0-dev, libwxgtk3.0-gtk3-dev Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 829eba7172c84b484c52f723a17cacbf 5009 erlang_26.2.4+dfsg-1.dsc 7cacc3eb720eeffca2dc81d264f08263 48344536 erlang_26.2.4+dfsg.orig.tar.xz 7a1e5d33c6b3a05eccbfe41647ae5f77 60380 erlang_26.2.4+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/erlang-team/packages/erlang Vcs-Git: https://salsa.debian.org/erlang-team/packages/erlang.git Checksums-Sha256: f732fc90f5f5c7381c790fdfe24a469ff8977724980fb6f635fff5f960a87c7f 5009 erlang_26.2.4+dfsg-1.dsc 7d3d15d92cfe60c9661830ca2242488ff6b4d8b8a6942686a8a2a5f5e485b78c 48344536 erlang_26.2.4+dfsg.orig.tar.xz b6ade2c7766c2fe8dfa65f4b9b29151b323009a7ec06015aba9823c962a32b29 60380 erlang_26.2.4+dfsg-1.debian.tar.xz Homepage: http://www.erlang.org/ Package-List: erlang deb interpreters optional arch=all erlang-asn1 deb interpreters optional arch=any erlang-base deb interpreters optional arch=any erlang-common-test deb interpreters optional arch=any erlang-crypto deb interpreters optional arch=any erlang-debugger deb interpreters optional arch=any erlang-dev deb interpreters optional arch=any erlang-dialyzer deb interpreters optional arch=any erlang-diameter deb interpreters optional arch=any erlang-doc deb doc optional arch=all erlang-edoc deb interpreters optional arch=any erlang-eldap deb interpreters optional arch=any erlang-erl-docgen deb interpreters optional arch=any erlang-et deb interpreters optional arch=any erlang-eunit deb interpreters optional arch=any erlang-examples deb interpreters optional arch=all erlang-ftp deb interpreters optional arch=any erlang-inets deb interpreters optional arch=any erlang-jinterface deb interpreters optional arch=all erlang-manpages deb doc optional arch=all erlang-megaco deb interpreters optional arch=any erlang-mnesia deb interpreters optional arch=any erlang-mode deb interpreters optional arch=all erlang-nox deb interpreters optional arch=all erlang-observer deb interpreters optional arch=any erlang-odbc deb interpreters optional arch=any erlang-os-mon deb interpreters optional arch=any erlang-parsetools deb interpreters optional arch=any erlang-public-key deb interpreters optional arch=any erlang-reltool deb interpreters optional arch=any erlang-runtime-tools deb interpreters optional arch=any erlang-snmp deb interpreters optional arch=any erlang-src deb interpreters optional arch=all erlang-ssh deb interpreters optional arch=any erlang-ssl deb interpreters optional arch=any erlang-syntax-tools deb interpreters optional arch=any erlang-tftp deb interpreters optional arch=any erlang-tools deb interpreters optional arch=any erlang-wx deb interpreters optional arch=any erlang-x11 deb interpreters optional arch=all erlang-xmerl deb interpreters optional arch=any Directory: pool/main/e/erlang Priority: source Section: interpreters Package: erlang Binary: erlang-base, erlang-asn1, erlang-common-test, erlang-crypto, erlang-debugger, erlang-dialyzer, erlang-diameter, erlang-doc, erlang-edoc, erlang-eldap, erlang-et, erlang-eunit, erlang-ftp, erlang-inets, erlang-megaco, erlang-mnesia, erlang-observer, erlang-odbc, erlang-os-mon, erlang-parsetools, erlang-public-key, erlang-reltool, erlang-runtime-tools, erlang-snmp, erlang-ssh, erlang-ssl, erlang-syntax-tools, erlang-tftp, erlang-tools, erlang-wx, erlang-xmerl, erlang-dev, erlang-src, erlang-examples, erlang-jinterface, erlang-mode, erlang-nox, erlang-x11, erlang Version: 1:27.0.1+dfsg-3 Maintainer: Debian Erlang Packagers Uploaders: Sergei Golovan Build-Depends: debhelper-compat (= 13), autoconf (>= 2.72), openssl, libssl-dev, m4, libncurses-dev, unixodbc-dev, bison, flex, ed, zlib1g-dev, libwxgtk3.2-dev, libwxgtk-webview3.2-dev, libx11-dev, dctrl-tools, libgl-dev, libglu-dev, ronn, libsctp-dev [linux-any], libsystemd-dev [linux-any], erlang-base:native Build-Depends-Indep: elixir-ex-doc , default-jdk | sun-java6-jdk Build-Conflicts: autoconf2.13, libwxgtk2.4-dev, libwxgtk2.6-dev, libwxgtk2.8-dev, libwxgtk3.0-dev, libwxgtk3.0-gtk3-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 50d40d74f3fdcdf5a7d67ea001454419 4876 erlang_27.0.1+dfsg-3.dsc d2aa7674a0cacf338053dd7ea311f2a9 47237480 erlang_27.0.1+dfsg.orig.tar.xz 8449123f134aeb2119a8e4eaf16a550b 56440 erlang_27.0.1+dfsg-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/erlang-team/packages/erlang Vcs-Git: https://salsa.debian.org/erlang-team/packages/erlang.git Checksums-Sha256: 5f4f12e886383e8bb6672cd99263139aa69c60bd06b4e206980dad979ce8368d 4876 erlang_27.0.1+dfsg-3.dsc 3278bfee53c01cdbcdaafe162b5462e0c483e9151b0a4c8313a41360d8222db9 47237480 erlang_27.0.1+dfsg.orig.tar.xz be5f1a3333b5bb65393f87cef797596552ea192b6223422caeebe9a70cc5ee1f 56440 erlang_27.0.1+dfsg-3.debian.tar.xz Homepage: http://www.erlang.org/ Package-List: erlang deb interpreters optional arch=all erlang-asn1 deb interpreters optional arch=any erlang-base deb interpreters optional arch=any erlang-common-test deb interpreters optional arch=any erlang-crypto deb interpreters optional arch=any erlang-debugger deb interpreters optional arch=any erlang-dev deb interpreters optional arch=any erlang-dialyzer deb interpreters optional arch=any erlang-diameter deb interpreters optional arch=any erlang-doc deb doc optional arch=all erlang-edoc deb interpreters optional arch=any erlang-eldap deb interpreters optional arch=any erlang-et deb interpreters optional arch=any erlang-eunit deb interpreters optional arch=any erlang-examples deb interpreters optional arch=all erlang-ftp deb interpreters optional arch=any erlang-inets deb interpreters optional arch=any erlang-jinterface deb interpreters optional arch=all erlang-megaco deb interpreters optional arch=any erlang-mnesia deb interpreters optional arch=any erlang-mode deb interpreters optional arch=all erlang-nox deb interpreters optional arch=all erlang-observer deb interpreters optional arch=any erlang-odbc deb interpreters optional arch=any erlang-os-mon deb interpreters optional arch=any erlang-parsetools deb interpreters optional arch=any erlang-public-key deb interpreters optional arch=any erlang-reltool deb interpreters optional arch=any erlang-runtime-tools deb interpreters optional arch=any erlang-snmp deb interpreters optional arch=any erlang-src deb interpreters optional arch=all erlang-ssh deb interpreters optional arch=any erlang-ssl deb interpreters optional arch=any erlang-syntax-tools deb interpreters optional arch=any erlang-tftp deb interpreters optional arch=any erlang-tools deb interpreters optional arch=any erlang-wx deb interpreters optional arch=any erlang-x11 deb interpreters optional arch=all erlang-xmerl deb interpreters optional arch=any Directory: pool/main/e/erlang Priority: source Section: interpreters Package: esdm Binary: esdm-tools, libesdm0d, libesdm-dev Version: 1.0-2 Maintainer: Alastair McKinstry Build-Depends: debhelper-compat (= 13), dh-buildinfo, chrpath, cmake, libglib2.0-dev, libhdf5-mpi-dev (>= 1.12.0+repack-1~exp2), pkg-config, mpi-default-dev, libjansson-dev, libs3-dev, libpmem-dev, libtool, libtool-bin, doxygen, plantuml Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 21a6c89c25f04cf11778d9ff3bd7e569 2124 esdm_1.0-2.dsc 1d45942e565e6a73278f1416dcbf6228 1291644 esdm_1.0.orig.tar.xz a0a68d33605d8bd23b929eb92f9417fb 4752 esdm_1.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org:/science-team/esdm.git Vcs-Git: https://salsa.debian.org:/science-team/esdm.git -b debian/latest Checksums-Sha256: f311b1dc0838d45f536b43251ae4eba9e4965c7680b46e5fa5f996501e8253be 2124 esdm_1.0-2.dsc 290b51b651bbed79188df6541567ea4d753c3145c106da187d4507bebe880073 1291644 esdm_1.0.orig.tar.xz 9aa6b99b4bc24df676d72ab05a370f77cbf92301576343fae765e3f29a14834a 4752 esdm_1.0-2.debian.tar.xz Homepage: https://github.com/ESiWACE/esdm Package-List: esdm-tools deb utils optional arch=any libesdm-dev deb libdevel optional arch=any libesdm0d deb libs optional arch=any Directory: pool/main/e/esdm Priority: optional Section: misc Package: etcd Binary: etcd, etcd-server, etcd-client, golang-etcd-server-dev Version: 3.2.26+dfsg-6 Maintainer: Debian Go Packaging Team Uploaders: Jelmer Vernooij , Tim Potter , Anthony Fok , Build-Depends: curl, debhelper (>= 11), dh-golang, golang-any (>= 2:1.10~), golang-github-bgentry-speakeasy-dev (>= 0.1.0~), golang-github-cockroachdb-cmux-dev, golang-github-coreos-bbolt-dev, golang-github-coreos-go-semver-dev (>= 0.2.0~), golang-github-coreos-go-systemd-dev, golang-github-coreos-pkg-dev (>= 3~), golang-github-dgrijalva-jwt-go-dev (>= 3.2.0~), golang-github-dustin-go-humanize-dev, golang-github-ghodss-yaml-dev (>= 1.0.0~), golang-github-gogo-protobuf-dev, golang-github-golang-groupcache-dev (>= 0.0~git20160516.0.02826c3~), golang-github-google-btree-dev, golang-github-grpc-ecosystem-go-grpc-prometheus-dev, golang-github-grpc-ecosystem-grpc-gateway-dev (>= 1.2.0~), golang-github-jonboulle-clockwork-dev, golang-github-kr-pty-dev (>= 1.0.0~), golang-github-mattn-go-runewidth-dev (>= 0.0.2~), golang-github-olekukonko-tablewriter-dev (>= 0.0~git20170122.0.a0225b3~), golang-github-prometheus-client-golang-dev (>= 1.0.0~), golang-github-prometheus-common-dev (>= 0+git20170220.49fee29), golang-github-spf13-cobra-dev, golang-github-spf13-pflag-dev, golang-github-ugorji-go-codec, golang-github-ugorji-go-codec-dev (>= 1.1.1~), golang-github-urfave-cli-dev, golang-github-xiang90-probing-dev (>= 0.0.1~), golang-go.uber-zap-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev, golang-golang-x-time-dev, golang-google-grpc-dev, golang-gopkg-cheggaaa-pb.v1-dev, golang-goprotobuf-dev, golang-procfs-dev (>= 0+git20170216.a1dba9c) Architecture: any all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: b8003fe6dad7d0c91ffd5fb0b0c0190a 3693 etcd_3.2.26+dfsg-6.dsc c0b93d28d7551fabc825b1678c95e2bd 1003372 etcd_3.2.26+dfsg.orig.tar.xz 34d2a3d01718fbddfc30902b75b525cd 26584 etcd_3.2.26+dfsg-6.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/etcd Vcs-Git: https://salsa.debian.org/go-team/packages/etcd.git Checksums-Sha256: dc0a3c20b1b48cc438052e1994ea02e310b0d45ce47fa9eeb9073556eb4c3098 3693 etcd_3.2.26+dfsg-6.dsc b372c18626b884ce810cc1086a9eec7019967776e03d6b91151064398a4bb2fa 1003372 etcd_3.2.26+dfsg.orig.tar.xz 1a51e0c849e96018326aa80ff0000e73c9e72be70b3bcaa0c41b62b71eb5bc17 26584 etcd_3.2.26+dfsg-6.debian.tar.xz Homepage: https://github.com/coreos/etcd Go-Import-Path: github.com/coreos/etcd Package-List: etcd deb oldlibs optional arch=all etcd-client deb net optional arch=any etcd-server deb net optional arch=any golang-etcd-server-dev deb net optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/e/etcd Priority: optional Section: net Package: etesync-dav Binary: etesync-dav, python3-etesync-dav Version: 0.20.4-1 Maintainer: Jonas Smedegaard Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3, python3-appdirs , python3-etesync , python3-pytest , python3-radicale (<< 3.1) , python3-radicale (>= 3.0.3) , python3-setuptools Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: e8aa3875a14d7405b0f32fa911693855 2160 etesync-dav_0.20.4-1.dsc f1b80df710b429b3dc082a0d4ff3dc9f 135357 etesync-dav_0.20.4.orig.tar.gz 75f517ff14f658a63dda2f1b8b2a5206 3968 etesync-dav_0.20.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/etesync-dav Vcs-Git: https://salsa.debian.org/debian/etesync-dav.git Checksums-Sha256: 2451a566aa31951171998192db6b23076f016c741cc1a6d8a6e29759878200b5 2160 etesync-dav_0.20.4-1.dsc 91c085fa26205a802a318e872747fa4de402ddf7692339f148974e5b7d81e484 135357 etesync-dav_0.20.4.orig.tar.gz c8fcdaa854075f008508f832351ac9f41953ff20ece1dec92b752abe191fb567 3968 etesync-dav_0.20.4-1.debian.tar.xz Homepage: https://www.etesync.com/ Package-List: etesync-dav deb net optional arch=all python3-etesync-dav deb net optional arch=all Testsuite: autopkgtest-pkg-python Directory: pool/main/e/etesync-dav Priority: extra Section: misc Package: eventviews Binary: libeventviews-data, libeventviews-dev, libkpim6eventviews6 Version: 4:24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libakonadicalendar-dev (>= 4:24.08.0~), libcalendarsupport-dev (>= 4:24.08.0~), libkcalendarutils-dev (>= 4:24.08.0~), libkdepim-dev (>= 4:24.08.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6codecs-dev (>= 6.3.0~), libkf6completion-dev (>= 6.3.0~), libkf6configwidgets-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6guiaddons-dev (>= 6.3.0~), libkf6holidays-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6itemmodels-dev (>= 6.3.0~), libkf6service-dev (>= 6.3.0~), libkgantt-dev (>= 3.0.0~), libkmime-dev (>= 24.08.0~), libxkbcommon-dev, qt6-base-dev (>= 6.6.0+dfsg~), xauth , xvfb Architecture: all amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 781783c55326da39f625010bee692a2a 3222 eventviews_24.08.0-2.dsc 7f6022681df49180fcd6e2fcb8053ecc 490080 eventviews_24.08.0.orig.tar.xz aa1f65472d83debeb24e5dcfc6bd1639 833 eventviews_24.08.0.orig.tar.xz.asc 00c31bd3ef7bb38e6c9dc28631588332 16332 eventviews_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/eventviews Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/eventviews.git Checksums-Sha256: f2dc13c2ca8e7e6337bc6f5e3716261ceb15ec11b9b04a322bd612ac1e16e0ba 3222 eventviews_24.08.0-2.dsc f2d6f3d490aaa791a2b94ed2a756725e75702b9fc7b02a6604b3b9b95d852862 490080 eventviews_24.08.0.orig.tar.xz 0b3fe259dcb5cabd253e318ed0e6a1297be302060380bb5f264e8a2a2ec6610f 833 eventviews_24.08.0.orig.tar.xz.asc 0086e471b6bc714c1a3c7123f45e52d1acb650fbd894766cf57d074489436b67 16332 eventviews_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/eventviews Package-List: libeventviews-data deb libs optional arch=all libeventviews-dev deb libdevel optional arch=amd64,arm64,armhf,i386 libkpim6eventviews6 deb libs optional arch=amd64,arm64,armhf,i386 Directory: pool/main/e/eventviews Priority: optional Section: misc Package: exo Binary: libexo-2-dev, libexo-2-0, exo-utils, libexo-common Version: 4.19.0-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: debhelper-compat (= 13), gettext, gtk-doc-tools, libglib2.0-dev, libgtk-3-dev, libtool, libxfce4ui-2-dev, libxfce4util-dev (>= 4.17.0~), xfce4-dev-tools Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1cd4a3a21ef5a2c94ec3470141785d73 2188 exo_4.19.0-1.dsc a8291e22892c29c8404fcafaf85ae838 1095228 exo_4.19.0.orig.tar.bz2 42a41bb8c739f4579e222784e230b116 13120 exo_4.19.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/exo Vcs-Git: https://salsa.debian.org/xfce-team/desktop/exo.git Checksums-Sha256: 71a1fcfa205b76213e682edeb7aacc49b3f42e4882044580d62c539d56edefe7 2188 exo_4.19.0-1.dsc a0124108c197efcc576a6deeface381416dc7137b6a7e7dfa3060fad62509fb7 1095228 exo_4.19.0.orig.tar.bz2 577fff5b1ce59d1d8a9ecacc8996b2a9d700fb49fadee97fec02f2e0b0c7b2d1 13120 exo_4.19.0-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/exo/start Package-List: exo-utils deb xfce optional arch=any libexo-2-0 deb libs optional arch=any libexo-2-dev deb libdevel optional arch=any libexo-common deb libs optional arch=all Directory: pool/main/e/exo Priority: source Section: libs Package: fasta3 Binary: fasta3, fasta3-doc Version: 36.3.8i.14-Nov-2020-2~0exp0simde Maintainer: Debian Med Packaging Team Uploaders: Steffen Moeller Build-Depends: debhelper-compat (= 13), libsimde-dev (>= 0.7.3~0git20230118123246.d1e75cd) Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 9179a61a4ca56d20b6b00a4fea620660 2281 fasta3_36.3.8i.14-Nov-2020-2~0exp0simde.dsc 406264dbafe9b5f4426eee5cc3ffcd25 1402674 fasta3_36.3.8i.14-Nov-2020.orig.tar.gz 77bb316f1cb3f13cd5af1c5f1c16276c 10936 fasta3_36.3.8i.14-Nov-2020-2~0exp0simde.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/fasta3 Vcs-Git: https://salsa.debian.org/med-team/fasta3.git Checksums-Sha256: 412f4ef1972fb990c08dbb71254c70d503d283ea42de04e97773b39ae3bfc367 2281 fasta3_36.3.8i.14-Nov-2020-2~0exp0simde.dsc b4b1c3c9be6beebcbaf4215368e159d69255e34c0bdbc84affa10cdb473ce008 1402674 fasta3_36.3.8i.14-Nov-2020.orig.tar.gz 65ff7dcf97cf8b5826b7b5f1b2ba6a02abe17b73944453bafd414b77de21a08c 10936 fasta3_36.3.8i.14-Nov-2020-2~0exp0simde.debian.tar.xz Homepage: https://fasta.bioch.virginia.edu Package-List: fasta3 deb science optional arch=any fasta3-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: libdbd-mysql-perl, libdbi-perl, libjson-perl, libwww-perl, libxml-twig-perl, python3-mysqldb Directory: pool/main/f/fasta3 Priority: extra Section: misc Package: fermi-lite Binary: fml-asm, libfml0, libfml-dev Version: 0.1+git20190320.b499514-2~0exp Maintainer: Debian Med Packaging Team Uploaders: Sascha Steinbiss Build-Depends: debhelper-compat (= 13), d-shlibs, zlib1g-dev, libsimde-dev (>= 0.7.3~0git20230118123246.d1e75cd), help2man Architecture: any Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: bc7afbb260d244be64fc8a03c1314f67 2321 fermi-lite_0.1+git20190320.b499514-2~0exp.dsc 1e870860ab88c6ee624878e7bc7044c6 238332 fermi-lite_0.1+git20190320.b499514.orig.tar.xz 1372094d30cc5bd45111b18a628c3811 11500 fermi-lite_0.1+git20190320.b499514-2~0exp.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/fermi-lite Vcs-Git: https://salsa.debian.org/med-team/fermi-lite.git Checksums-Sha256: eb267b0bf8f43c33ed3f72171ae5f4541321c9e5d59438343906ca17b2680e17 2321 fermi-lite_0.1+git20190320.b499514-2~0exp.dsc e0f95af30a028890931472cf94108d3dbc84f435ca7c82c710eeb8f0d0a71aa6 238332 fermi-lite_0.1+git20190320.b499514.orig.tar.xz f4fe55005674cadc4a700052c61f3d994743c0e553ec6d17969d05d7cde630e8 11500 fermi-lite_0.1+git20190320.b499514-2~0exp.debian.tar.xz Homepage: https://github.com/lh3/fermi-lite Package-List: fml-asm deb science optional arch=any libfml-dev deb libdevel optional arch=any libfml0 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential Directory: pool/main/f/fermi-lite Priority: optional Section: misc Package: ffmpegthumbs Binary: ffmpegthumbs Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Pino Toscano , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.0.0~), libavcodec-dev, libavfilter-dev, libavformat-dev, libavutil-dev, libkf6config-dev (>= 6.0.0~), libkf6kio-dev (>= 6.0.0~), libswscale-dev, libtag1-dev, pkgconf, qt6-base-dev (>= 6.5.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1480a42dcaa2189deadff4309d490099 2598 ffmpegthumbs_24.08.0-1.dsc 12d7d598937d534b99300dcd678cb674 33160 ffmpegthumbs_24.08.0.orig.tar.xz 999ee25fe6e30ac84f736e60be8c5401 833 ffmpegthumbs_24.08.0.orig.tar.xz.asc bbc5314dd2e3fdc7c6c0d7e6b3506198 17372 ffmpegthumbs_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ffmpegthumbs Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ffmpegthumbs.git Checksums-Sha256: 5533c3721e00f1d98a02bdf47d6937d45eb2a5cd2d3977e5eae7beeb8bfd0f2f 2598 ffmpegthumbs_24.08.0-1.dsc 25c65c5272bbbedcdabc6961846807143d43649a4e3db662c30be524b51487d3 33160 ffmpegthumbs_24.08.0.orig.tar.xz 24f304491d74d5be3500dca6f5c783e1fe11b7d11967e7fa940892cbaf58dc4b 833 ffmpegthumbs_24.08.0.orig.tar.xz.asc 2a1a573dc9021bf06dd605b6755cb2992106ff7b1438456474dd3cc0bba8f76a 17372 ffmpegthumbs_24.08.0-1.debian.tar.xz Homepage: https://apps.kde.org/en/ffmpegthumbs Package-List: ffmpegthumbs deb kde optional arch=any Directory: pool/main/f/ffmpegthumbs Priority: source Section: misc Package: filelight Binary: filelight Version: 4:24.08.1-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf5, extra-cmake-modules (>= 6.0.0~), gettext, libkf6colorscheme-dev (>= 6.0.0~), libkf6config-dev (>= 6.0.0~), libkf6crash-dev (>= 6.0.0~), libkf6doctools-dev , libkf6i18n-dev (>= 6.0.0~), libkf6kio-dev (>= 6.0.0~), libkf6qqc2desktopstyle-dev (>= 6.0.0~), qt6-base-dev, qt6-declarative-dev, xauth , xvfb Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ee79713ef807f3fe1d5d3597a4f840ed 2593 filelight_24.08.1-2.dsc ed307c7f38d3885fcf30721151f7d111 682644 filelight_24.08.1.orig.tar.xz eed7c51418edcd947832b13158efce6d 833 filelight_24.08.1.orig.tar.xz.asc 98555834b6f6d45da4b51237dfe836b0 15156 filelight_24.08.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/filelight Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/filelight.git Checksums-Sha256: 4b939f2b8796d9153dac8c6893701498978b0c2f61a81ce915c80612299898c1 2593 filelight_24.08.1-2.dsc 8bd5f3477e8928a4f45da37a3f0ee2d469fcfee20f7b5197bfacff4772bb50a2 682644 filelight_24.08.1.orig.tar.xz b2cb4809e3fb3d7f2723a2c58dbfa580ccf70f0549a1588f97547baf097cf863 833 filelight_24.08.1.orig.tar.xz.asc 9276961acd4b77a427b68b4a48dc1a10ef7e7889a16b007dc7cc27e7eb438c86 15156 filelight_24.08.1-2.debian.tar.xz Homepage: https://apps.kde.org/en/filelight Package-List: filelight deb kde optional arch=any Directory: pool/main/f/filelight Priority: source Section: kde Package: firebird3.0 Binary: firebird3.0-server-core, firebird3.0-server, firebird3.0-utils, firebird3.0-common, firebird3.0-examples, firebird3.0-doc, firebird3.0-common-doc Version: 3.0.11.33703.ds4-4+exp.0 Maintainer: Damyan Ivanov Build-Depends: autoconf, automake, debhelper-compat (= 13), firebird-dev, gawk, libboost-dev, libedit-dev, libicu-dev, libtommath-dev, libtool, pkgconf, po-debconf, recode, rename, systemd-dev, zlib1g-dev Build-Conflicts: autoconf2.13, automake1.4 Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: c7cbbc0d100106797dc6b0f3d8be8fef 2694 firebird3.0_3.0.11.33703.ds4-4+exp.0.dsc efbf739c2b27cc5db88cad5d916d3e41 3408912 firebird3.0_3.0.11.33703.ds4.orig.tar.xz ce7544d47acda914b027bced2f50da35 104164 firebird3.0_3.0.11.33703.ds4-4+exp.0.debian.tar.xz Vcs-Browser: https://salsa.debian.org/firebird-team/firebird3.0/-/tree/debian/experimental Vcs-Git: https://salsa.debian.org/firebird-team/firebird3.0.git -b debian/experimental Checksums-Sha256: ec09afa9a2df9eba447ea4652abcc4710f5c9d50268db0c0cb0c8d4d16ea9306 2694 firebird3.0_3.0.11.33703.ds4-4+exp.0.dsc 024ec835d07d1b2d39611d14fac9182419d658a79618fb62d10d4d0c51674993 3408912 firebird3.0_3.0.11.33703.ds4.orig.tar.xz ead2f4557d8aaf65483c82a218c3d0f2318502f7e0f65d2e7e5e220aaa321b97 104164 firebird3.0_3.0.11.33703.ds4-4+exp.0.debian.tar.xz Homepage: https://firebirdsql.org/ Package-List: firebird3.0-common deb database optional arch=all firebird3.0-common-doc deb doc optional arch=all firebird3.0-doc deb doc optional arch=all firebird3.0-examples deb doc optional arch=all firebird3.0-server deb database optional arch=any firebird3.0-server-core deb database optional arch=any firebird3.0-utils deb database optional arch=any Testsuite: autopkgtest Directory: pool/main/f/firebird3.0 Priority: source Section: database Package: firebird4.0 Binary: firebird-dev, firebird4.0-common, firebird4.0-common-doc, firebird4.0-doc, firebird4.0-examples, firebird4.0-server, firebird4.0-server-core, firebird-utils, firebird4.0-utils, libfbclient2, libib-util Version: 4.0.4.3010.ds6-5 Maintainer: Damyan Ivanov Build-Depends: autoconf, automake, debhelper-compat (= 13), gawk, libabsl-dev, libboost-dev, libedit-dev, libicu-dev, libre2-dev, libtomcrypt-dev, libtommath-dev, libtool, pkgconf, po-debconf, recode, rename, systemd-dev, unzip, zlib1g-dev Build-Conflicts: autoconf2.13 Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 69d008b0bba2b0061f047ec71634523f 2853 firebird4.0_4.0.4.3010.ds6-5.dsc 729754073b058208b751ab071901ba6b 3955688 firebird4.0_4.0.4.3010.ds6.orig.tar.xz 9c9fe19e285bde829a84794a12dd6579 97032 firebird4.0_4.0.4.3010.ds6-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/firebird-team/firebird4.0 Vcs-Git: https://salsa.debian.org/firebird-team/firebird4.0.git Checksums-Sha256: 6b4b5e7e108a6393e524868c57a1bc22481fffe6da4bf7ab6c559a5e6697441a 2853 firebird4.0_4.0.4.3010.ds6-5.dsc 55a2ebd502a3584259ea2592a01e250a344f1cb4205555f853b71aa40e7c5700 3955688 firebird4.0_4.0.4.3010.ds6.orig.tar.xz 472e042f7665e2e6f97889c3239f2963e659aef7f468ab322fae848d78d501de 97032 firebird4.0_4.0.4.3010.ds6-5.debian.tar.xz Homepage: https://firebirdsql.org/ Package-List: firebird-dev deb libdevel optional arch=any firebird-utils deb database optional arch=all firebird4.0-common deb database optional arch=all firebird4.0-common-doc deb doc optional arch=all firebird4.0-doc deb doc optional arch=all firebird4.0-examples deb doc optional arch=all firebird4.0-server deb database optional arch=any firebird4.0-server-core deb database optional arch=any firebird4.0-utils deb database optional arch=any libfbclient2 deb libs optional arch=any libib-util deb libs optional arch=any Testsuite: autopkgtest Directory: pool/main/f/firebird4.0 Priority: optional Section: misc Package: flatpak Binary: flatpak, flatpak-tests, gir1.2-flatpak-1.0, libflatpak-dev, libflatpak-doc, libflatpak0 Version: 1.15.10-1 Maintainer: Utopia Maintenance Team Uploaders: Matthias Klumpp , Simon McVittie , Build-Depends: attr , bison, bubblewrap (>= 0.10.0~), ca-certificates , dbus-daemon, debhelper (>= 13.11.6~), debhelper-compat (= 13), desktop-file-utils , dh-exec (>= 0.23~), dh-sequence-gir, docbook-xml , docbook-xsl , fuse3 , gir1.2-gio-2.0-dev, gir1.2-gobject-2.0-dev, gnupg , gobject-introspection (>= 1.54.1-2~), gtk-doc-tools, gtk-update-icon-cache , hicolor-icon-theme , libappstream-dev (>= 0.12.0), libarchive-dev (>= 2.8.0), libattr1-dev, libcap-dev, libcurl4-gnutls-dev | libcurl-dev, libdconf-dev, libdw-dev, libelf-dev, libfuse3-dev (>= 3.1.1), libgdk-pixbuf-2.0-dev, libgirepository1.0-dev, libglib2.0-dev (>= 2.44), libgpgme-dev (>= 1.1.8), libjson-glib-dev, libmalcontent-0-dev (>= 0.4.0), libostree-dev (>= 2020.8), libpolkit-agent-1-dev, libpolkit-gobject-1-dev, libseccomp-dev (>= 2.5.2), libsystemd-dev, libwayland-dev, libxau-dev, libxml2-dev (>= 2.4), libxml2-utils, libzstd-dev, meson (>= 0.53.0), ostree (>= 2020.8) , pkgconf, polkitd , procps, python3:any, python3-pyparsing, shared-mime-info , socat , wayland-protocols, xdg-dbus-proxy (>= 0.1.0), xmlto , xsltproc Build-Depends-Indep: libglib2.0-doc, libostree-doc Architecture: linux-any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 877e8e9cd494626f1e82d8c587e549c3 3918 flatpak_1.15.10-1.dsc 13dd64af1a315b7c07a0612097b43337 1169908 flatpak_1.15.10.orig.tar.xz e831783bf6cf2b06f30cda04d1039212 833 flatpak_1.15.10.orig.tar.xz.asc 44493ce56461b13587bcd61959e3aead 35884 flatpak_1.15.10-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/flatpak Vcs-Git: https://salsa.debian.org/debian/flatpak.git -b debian/experimental Checksums-Sha256: 8210f156974e230e46073a4b676d886ae764428dd6e0524115499bd56535e42c 3918 flatpak_1.15.10-1.dsc 6aa67ca29b4f4da74654888446710b16c9fcfe640c324a51c5025087eecbf42f 1169908 flatpak_1.15.10.orig.tar.xz a88775d4dcdaf87bb8b5ddb93bf38a80fbd84a26a6fa524211cb8598ffa664e2 833 flatpak_1.15.10.orig.tar.xz.asc 09c12df065af8220173cbe9233bdc366cff390b2d1d36c4e6db4f2b2f190ceab 35884 flatpak_1.15.10-1.debian.tar.xz Homepage: https://flatpak.org/ Package-List: flatpak deb admin optional arch=linux-any flatpak-tests deb misc optional arch=linux-any gir1.2-flatpak-1.0 deb introspection optional arch=linux-any libflatpak-dev deb libdevel optional arch=linux-any libflatpak-doc deb doc optional arch=all profile=!nodoc libflatpak0 deb libs optional arch=linux-any Testsuite: autopkgtest Testsuite-Triggers: build-essential, gettext, gnome-desktop-testing, python3 Directory: pool/main/f/flatpak Priority: optional Section: misc Package: flatpak-kcm Binary: kde-config-flatpak Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), libconfig-dev, libflatpak-dev, libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6itemmodels-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-svg-dev (>= 6.6.0~), xauth , xvfb Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 49087ee1545080e6da7ad4ada6218947 2706 flatpak-kcm_6.1.5-1.dsc 9df87db7064d4cd00a5854c26d346d3b 243116 flatpak-kcm_6.1.5.orig.tar.xz be6429c9acc2baa05ede9239bbc784a8 833 flatpak-kcm_6.1.5.orig.tar.xz.asc 6c4284a2248210bbd11c30509b7153f3 13264 flatpak-kcm_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/flatpak-kcm Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/flatpak-kcm.git Checksums-Sha256: 09804714ccf819c9b1052a95dafdd77995b92d75a77387a4cd4390c8ae39c592 2706 flatpak-kcm_6.1.5-1.dsc 508f7d98bd14124214746f244804feddcd24588cb0eb7c5803907b22513d290a 243116 flatpak-kcm_6.1.5.orig.tar.xz 701862193c4b79a147217c9af6ea8558df6e7889586a331bfc5ea119b59ae466 833 flatpak-kcm_6.1.5.orig.tar.xz.asc 765f3012096610047bfb0b8a6861373b8e72bdd099e89283ebfc82c9343ca631 13264 flatpak-kcm_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/flatpak-kcm Package-List: kde-config-flatpak deb kde optional arch=any Directory: pool/main/f/flatpak-kcm Priority: optional Section: misc Package: fmtlib Binary: libfmt-dev, libfmt-doc, libfmt10 Version: 10.1.1+ds1-2 Maintainer: Shengjing Zhu Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: doxygen, libjs-bootstrap, node-clean-css, node-less, python3-breathe, python3-sphinx Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: b25f248965afe7519cd35f3e8a71bc53 1725 fmtlib_10.1.1+ds1-2.dsc 6af5711fd518c0432ffb9ed26e0dce85 329952 fmtlib_10.1.1+ds1.orig.tar.gz b25f7092eb9213371c233277cb76dfac 13840 fmtlib_10.1.1+ds1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/zhsj/fmtlib Vcs-Git: https://salsa.debian.org/zhsj/fmtlib.git Checksums-Sha256: 599a4636a23bf8bd6f1831550d6da432d8773718847bf136aeaa33e04e7cb797 1725 fmtlib_10.1.1+ds1-2.dsc 7000f214d2628f04174822f8048c573f1608194408d7931121595a03f1c18a17 329952 fmtlib_10.1.1+ds1.orig.tar.gz cc6f2661a831c7f97c482ef3b072847e480fa38d63e4ac286465d8688bf70ecf 13840 fmtlib_10.1.1+ds1-2.debian.tar.xz Homepage: https://fmt.dev/ Build-Depends-Arch: cmake, googletest Package-List: libfmt-dev deb libdevel optional arch=any libfmt-doc deb doc optional arch=all libfmt10 deb libs optional arch=any Directory: pool/main/f/fmtlib Priority: extra Section: misc Package: folder-account Binary: webext-folder-account Version: 12.0-1~exp1 Maintainer: Debian Mozilla Extension Maintainers Uploaders: Mechtilde Stehmann Build-Depends: debhelper-compat (= 13), zip Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8c7db9a95eb704909b37c18d049b41be 2067 folder-account_12.0-1~exp1.dsc b20d9d2d22522762db328cadc712804f 14576 folder-account_12.0.orig.tar.xz 3dad6909ebd8a6ae21c2022608a369cf 2476 folder-account_12.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/webext-team/folder-account Vcs-Git: https://salsa.debian.org/webext-team/folder-account.git Checksums-Sha256: d47c48e05d3ee24f875cd109a1bc4949fcc38c6174caf7d9fd48408d39fe8a15 2067 folder-account_12.0-1~exp1.dsc eddb0b3c59dfe3e7b5d9b8455f9ce635e1c2718ad0ce7809033a88670717b69c 14576 folder-account_12.0.orig.tar.xz d906e861adb448d4f0ffb6967eb63cecb4345a670ec728edb750b24954a47126 2476 folder-account_12.0-1~exp1.debian.tar.xz Homepage: https://addons.thunderbird.net/en-US/thunderbird/addon/folder-account/ Package-List: webext-folder-account deb mail optional arch=all Directory: pool/main/f/folder-account Priority: optional Section: misc Package: fonts-ebgaramond Binary: fonts-ebgaramond, fonts-ebgaramond-extra Version: 0.016+git20230217-2 Maintainer: Debian Fonts Task Force Uploaders: Scott Howard , Agathe Porte , Build-Depends: debhelper-compat (= 13), fontforge, python3-fontforge, ttfautohint Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0bbc68fecca1e2c514201deace167d3d 2274 fonts-ebgaramond_0.016+git20230217-2.dsc 1940af88a4a30601ed31bfdd72eee929 30360984 fonts-ebgaramond_0.016+git20230217.orig.tar.xz 81a0542887d80218e5a36d127977a7e5 11020 fonts-ebgaramond_0.016+git20230217-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/fonts-team/fonts-ebgaramond Vcs-Git: https://salsa.debian.org/fonts-team/fonts-ebgaramond.git Checksums-Sha256: 9326b47970cbc9a0a2dee732aee4c7f58a00dfe076d7a625c9731753667e11c0 2274 fonts-ebgaramond_0.016+git20230217-2.dsc e3fcf4879749487d3cf2ba5e658a2bf7e656a46cc3886c68b70d9159e3d41047 30360984 fonts-ebgaramond_0.016+git20230217.orig.tar.xz cdab438834b079270451bdd275961259e8112df819a4a5cbaba5af71e0be95a8 11020 fonts-ebgaramond_0.016+git20230217-2.debian.tar.xz Homepage: http://www.georgduffner.at/ebgaramond/ Package-List: fonts-ebgaramond deb fonts optional arch=all fonts-ebgaramond-extra deb fonts optional arch=all Directory: pool/main/f/fonts-ebgaramond Priority: optional Section: misc Package: freebayes Binary: freebayes Version: 1.3.7-1~exp Maintainer: Debian Med Packaging Team Uploaders: Brad Chapman , Andreas Tille Build-Depends: debhelper-compat (= 13), meson, ninja-build, pkg-config, zlib1g-dev, libbamtools-dev, libvcflib-dev (>= 1.0.0~rc2+dfsg-3~), libtabixpp-dev, libseqlib-dev (>= 1.1.2+dfsg-5), bc, samtools, parallel , libvcflib-tools , debhelper Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 642ccade9d66e64e58ec37cc83eab270 2248 freebayes_1.3.7-1~exp.dsc 83a9eaef72b98e3c03c287ec73c69687 2901909 freebayes_1.3.7.orig.tar.gz 23ee4258177f9ae2036b3c3933b3a55e 11520 freebayes_1.3.7-1~exp.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/freebayes Vcs-Git: https://salsa.debian.org/med-team/freebayes.git Checksums-Sha256: b2d57d6a90ee878a10ec3a28d31e908668c3f1aee9905c3ec6e3526fd7c2fecf 2248 freebayes_1.3.7-1~exp.dsc 73de20987bfad317099e5bb2f651073351906b9fb1392d704332f401fbfbb5c6 2901909 freebayes_1.3.7.orig.tar.gz 0f519dcc9bf9719da911c72de41ab570fd90b7beb38055300fe40707e0d7fc6b 11520 freebayes_1.3.7-1~exp.debian.tar.xz Homepage: https://github.com/ekg/freebayes Package-List: freebayes deb science optional arch=any Testsuite: autopkgtest Directory: pool/main/f/freebayes Priority: optional Section: misc Package: futuresql Binary: libfuturesql6-0, libfuturesql6-dev Version: 0.1.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Scarlett Moore , Build-Depends: cmake, debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.1.0~), qt6-base-dev (>= 6.6.0+dfsg~), qcoro-qt6-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 6576103d1cb276fd3dbbcded175b6652 2165 futuresql_0.1.0-1.dsc cb0720bc4a3a957f4e7eb8917d2c00e4 183904 futuresql_0.1.0.orig.tar.gz a5cdc80de0f1f1188bc93c36928911fd 10488 futuresql_0.1.0-1.debian.tar.xz Vcs-Browser: https://invent.kde.org/libraries/futuresql Vcs-Git: https://invent.kde.org/libraries/futuresql.git Checksums-Sha256: 07f750b780e89bdc865b526626c24370c8cb9c41fb5d6d0fbdc8d45f6fa346db 2165 futuresql_0.1.0-1.dsc 21dc46b9fdbe20aa4ed58c521399ddf0ba39bd0c2e9ba7b17f24bd524d42cb67 183904 futuresql_0.1.0.orig.tar.gz 5bb4d0c32c71c93c19d8107f8d41ec2794d1a5824ea8c1e5a9fb6a9126650dec 10488 futuresql_0.1.0-1.debian.tar.xz Homepage: https://invent.kde.org/libraries/futuresql Package-List: libfuturesql6-0 deb libs optional arch=any libfuturesql6-dev deb libdevel optional arch=any Directory: pool/main/f/futuresql Priority: optional Section: misc Package: garcon Binary: libgarcon-1-dev, libgarcon-1-0-dev, libgarcon-gtk3-1-dev, libgarcon-1-0, libgarcon-gtk3-1-0, gir1.2-garcon-1.0, gir1.2-garcongtk-1.0, libgarcon-common Version: 4.19.1-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: debhelper-compat (= 13), gettext, gobject-introspection, gtk-doc-tools, libgirepository1.0-dev, libglib2.0-dev, libgtk-3-dev, libxfce4ui-2-dev, libxfce4util-dev, pkg-config, xfce4-dev-tools Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: ecee6d3698a6f455a31032483f0d2c30 2582 garcon_4.19.1-1.dsc 1b0bf671bca266c891fc67e4d107701d 655347 garcon_4.19.1.orig.tar.bz2 96b31042fe97403773e0866f0a84a395 6172 garcon_4.19.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/garcon Vcs-Git: https://salsa.debian.org/xfce-team/desktop/garcon.git Checksums-Sha256: ff5fd6f6f1b8253c1f97473b86f0c2cf5e45ee0cc60d090a5940de2559334caa 2582 garcon_4.19.1-1.dsc 5d4c9504a0c73b0f8f14b70875bd0ac5f280c99754e9c2e575031ca03cc87eb1 655347 garcon_4.19.1.orig.tar.bz2 5d72f0f28f56bf4d10eef5e6c577c70210b37405e7c9e4905bd78adf7babb874 6172 garcon_4.19.1-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/garcon/start Package-List: gir1.2-garcon-1.0 deb introspection optional arch=any gir1.2-garcongtk-1.0 deb introspection optional arch=any libgarcon-1-0 deb libs optional arch=any libgarcon-1-0-dev deb oldlibs optional arch=any libgarcon-1-dev deb libdevel optional arch=any libgarcon-common deb libs optional arch=all libgarcon-gtk3-1-0 deb libs optional arch=any libgarcon-gtk3-1-dev deb libdevel optional arch=any Directory: pool/main/g/garcon Priority: source Section: xfce Package: gavl Binary: libgavl2, libgavl-dev, libgavl-doc Version: 2.0.0~svngit.20240111.a5dd20c-1~exp1 Maintainer: Debian Multimedia Maintainers Uploaders: Free Ekanayaka , IOhannes m zmölnig (Debian/GNU) , Build-Depends: debhelper-compat (= 13), libegl-dev, libgnutls28-dev, libpng-dev, libva-dev, libxext-dev, pkg-config Build-Depends-Indep: doxygen Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: f6afa37168f4c7f75ab3ddde4dea70a6 2546 gavl_2.0.0~svngit.20240111.a5dd20c-1~exp1.dsc e0c2655d875379072dbcb8ee074a12c3 3464436 gavl_2.0.0~svngit.20240111.a5dd20c.orig.tar.xz 266aa5eb5b853a16fcbb44a29908ec8f 17136 gavl_2.0.0~svngit.20240111.a5dd20c-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/multimedia-team/gavl Vcs-Git: https://salsa.debian.org/multimedia-team/gavl.git Checksums-Sha256: 54a3a72be6dfeb0471f2ada88a7480e35fb8f33f1d19d08ef3ddaec4d26c0872 2546 gavl_2.0.0~svngit.20240111.a5dd20c-1~exp1.dsc 0e77d84f310e4242ae3cf66a9770c9901d7228ccc10b92ee2621d52daf6ffac6 3464436 gavl_2.0.0~svngit.20240111.a5dd20c.orig.tar.xz cdf0bbcbebaa53b68f342729d84ef4fea357087a30dfc7348873716dee401b05 17136 gavl_2.0.0~svngit.20240111.a5dd20c-1~exp1.debian.tar.xz Homepage: http://gmerlin.sourceforge.net/ Dgit: e72a7a434dc6e02dae3d329cbcda4b7f17ff2b74 debian archive/debian/2.0.0_svngit.20240111.a5dd20c-1_exp1 https://git.dgit.debian.org/gavl Package-List: libgavl-dev deb libdevel optional arch=any libgavl-doc deb doc optional arch=all libgavl2 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential Directory: pool/main/g/gavl Priority: source Section: sound Package: gazebo Binary: gazebo-common, gazebo, libgazebo11, libgazebo-dev, gazebo-plugin-base, gazebo-doc Version: 11.10.2+dfsg-1 Maintainer: Debian Science Maintainers Uploaders: Jose Luis Rivero Build-Depends: cmake, pkg-config, debhelper-compat (= 13), dh-sequence-bash-completion, doxygen, doxygen-latex, texlive-fonts-recommended, fonts-liberation, fonts-roboto-unhinted, fonts-dejavu-core, libgraphviz-dev, libccd-dev, libopenal-dev, libfreeimage-dev, libprotoc-dev, libprotobuf-dev, protobuf-compiler, freeglut3-dev, libcurl4-openssl-dev | libcurl-dev, libtinyxml-dev, libtinyxml2-dev, libtar-dev, libtbb-dev, libogre-1.9-dev, libxml2-dev, qtbase5-dev, libqwt-qt5-dev, libqt5opengl5-dev, libqtpropertybrowser-dev, libboost-dev, libboost-filesystem-dev, libboost-program-options-dev, libboost-regex-dev, libboost-iostreams-dev, libgts-dev, libavformat-dev, libavcodec-dev, libswscale-dev, libusb-1.0-0-dev, libspnav-dev, libsdformat9-dev, libignition-math-dev (>= 6), libignition-transport8-dev, libignition-msgs5-dev (>= 5.1), libignition-common3-dev (>= 3.14.0+dfsg-3), libignition-fuel-tools4-dev, libbullet-dev, libsimbody-dev, libgdal-dev, libdart-all-dev, libdart-external-ikfast-dev, libdart-external-imgui-dev, libdart-external-lodepng-dev, libdart-external-odelcpsolver-dev, libdart-external-convhull-3d-dev, xsltproc, libgtest-dev, libtinyobjloader-dev Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 06ba884a0ec27dd9c60a0f228e52b63f 3155 gazebo_11.10.2+dfsg-1.dsc 1b2bfa824cf615e0a8b0ffe2e129d7ae 47457048 gazebo_11.10.2+dfsg.orig.tar.xz d6fb6ab4dce33a5795963aef721fa79d 18028 gazebo_11.10.2+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/gazebo Vcs-Git: https://salsa.debian.org/science-team/gazebo.git Checksums-Sha256: 39ae18b339b8eed64a8886c90dccc1ab9d81138aca518f46d7e41938729609ec 3155 gazebo_11.10.2+dfsg-1.dsc 4f90e170117ed58f269ed2c30089b23f9b8a41ce0c80e783656b0843d518ee1c 47457048 gazebo_11.10.2+dfsg.orig.tar.xz 7a7dad0e9da6976370398c9221312adb156ffceed7796a1b5ba41616194742c2 18028 gazebo_11.10.2+dfsg-1.debian.tar.xz Homepage: http://gazebosim.org/ Package-List: gazebo deb science optional arch=any gazebo-common deb science optional arch=all gazebo-doc deb doc optional arch=all gazebo-plugin-base deb science optional arch=any libgazebo-dev deb libdevel optional arch=any libgazebo11 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, pkg-config Directory: pool/main/g/gazebo Priority: optional Section: misc Package: gcc-14 Binary: gcc-14-base, libgcc-s1, libgcc-s2, libgcc-s4, libgcc-14-dev, lib64gcc-s1, lib64gcc-14-dev, lib32gcc-s1, lib32gcc-14-dev, libn32gcc-s1, libn32gcc-14-dev, libx32gcc-s1, libx32gcc-14-dev, gcc-14-alpha-linux-gnu, gcc-14-x86-64-linux-gnu, gcc-14-arm-linux-gnueabi, gcc-14-arm-linux-gnueabihf, gcc-14-aarch64-linux-gnu, gcc-14-i686-linux-gnu, gcc-14-loongarch64-linux-gnu, gcc-14-mipsel-linux-gnu, gcc-14-mips64-linux-gnuabi64, gcc-14-mips64el-linux-gnuabi64, gcc-14-mips64-linux-gnuabin32, gcc-14-powerpc-linux-gnu, gcc-14-powerpc64-linux-gnu, gcc-14-powerpc64le-linux-gnu, gcc-14-m68k-linux-gnu, gcc-14-riscv64-linux-gnu, gcc-14-sh4-linux-gnu, gcc-14-sparc64-linux-gnu, gcc-14-s390x-linux-gnu, gcc-14-x86-64-linux-gnux32, gcc-14-mips64el-linux-gnuabin32, gcc-14-mipsisa32r6-linux-gnu, gcc-14-mipsisa32r6el-linux-gnu, gcc-14-mipsisa64r6-linux-gnuabi64, gcc-14-mipsisa64r6el-linux-gnuabi64, gcc-14-mipsisa64r6-linux-gnuabin32, gcc-14-mipsisa64r6el-linux-gnuabin32, gcc-14-for-host, gcc-14-for-build, gcc-14, gcc-14-multilib, gcc-14-test-results, gcc-14-plugin-dev, gcc-14-hppa64-linux-gnu, cpp-14-alpha-linux-gnu, cpp-14-x86-64-linux-gnu, cpp-14-arm-linux-gnueabi, cpp-14-arm-linux-gnueabihf, cpp-14-aarch64-linux-gnu, cpp-14-i686-linux-gnu, cpp-14-loongarch64-linux-gnu, cpp-14-mipsel-linux-gnu, cpp-14-mips64-linux-gnuabi64, cpp-14-mips64el-linux-gnuabi64, cpp-14-mips64-linux-gnuabin32, cpp-14-powerpc-linux-gnu, cpp-14-powerpc64-linux-gnu, cpp-14-powerpc64le-linux-gnu, cpp-14-m68k-linux-gnu, cpp-14-riscv64-linux-gnu, cpp-14-sh4-linux-gnu, cpp-14-sparc64-linux-gnu, cpp-14-s390x-linux-gnu, cpp-14-x86-64-linux-gnux32, cpp-14-mips64el-linux-gnuabin32, cpp-14-mipsisa32r6-linux-gnu, cpp-14-mipsisa32r6el-linux-gnu, cpp-14-mipsisa64r6-linux-gnuabi64, cpp-14-mipsisa64r6el-linux-gnuabi64, cpp-14-mipsisa64r6-linux-gnuabin32, cpp-14-mipsisa64r6el-linux-gnuabin32, cpp-14-for-host, cpp-14-for-build, cpp-14, gcc-14-locales, g++-14-alpha-linux-gnu, g++-14-x86-64-linux-gnu, g++-14-arm-linux-gnueabi, g++-14-arm-linux-gnueabihf, g++-14-aarch64-linux-gnu, g++-14-i686-linux-gnu, g++-14-loongarch64-linux-gnu, g++-14-mipsel-linux-gnu, g++-14-mips64-linux-gnuabi64, g++-14-mips64el-linux-gnuabi64, g++-14-mips64-linux-gnuabin32, g++-14-powerpc-linux-gnu, g++-14-powerpc64-linux-gnu, g++-14-powerpc64le-linux-gnu, g++-14-m68k-linux-gnu, g++-14-riscv64-linux-gnu, g++-14-sh4-linux-gnu, g++-14-sparc64-linux-gnu, g++-14-s390x-linux-gnu, g++-14-x86-64-linux-gnux32, g++-14-mips64el-linux-gnuabin32, g++-14-mipsisa32r6-linux-gnu, g++-14-mipsisa32r6el-linux-gnu, g++-14-mipsisa64r6-linux-gnuabi64, g++-14-mipsisa64r6el-linux-gnuabi64, g++-14-mipsisa64r6-linux-gnuabin32, g++-14-mipsisa64r6el-linux-gnuabin32, g++-14-for-host, g++-14-for-build, g++-14, g++-14-multilib, libgomp1, lib32gomp1, lib64gomp1, libn32gomp1, libx32gomp1, libitm1, lib32itm1, lib64itm1, libx32itm1, libatomic1, lib32atomic1, lib64atomic1, libn32atomic1, libx32atomic1, libasan8, lib32asan8, lib64asan8, libx32asan8, libhwasan0, liblsan0, libtsan2, libubsan1, lib32ubsan1, lib64ubsan1, libx32ubsan1, libquadmath0, lib32quadmath0, lib64quadmath0, libx32quadmath0, libcc1-0, libgccjit0, libgccjit-14-doc, libgccjit-14-dev, gobjc++-14-alpha-linux-gnu, gobjc++-14-x86-64-linux-gnu, gobjc++-14-arm-linux-gnueabi, gobjc++-14-arm-linux-gnueabihf, gobjc++-14-aarch64-linux-gnu, gobjc++-14-i686-linux-gnu, gobjc++-14-loongarch64-linux-gnu, gobjc++-14-mipsel-linux-gnu, gobjc++-14-mips64-linux-gnuabi64, gobjc++-14-mips64el-linux-gnuabi64, gobjc++-14-mips64-linux-gnuabin32, gobjc++-14-powerpc-linux-gnu, gobjc++-14-powerpc64-linux-gnu, gobjc++-14-powerpc64le-linux-gnu, gobjc++-14-m68k-linux-gnu, gobjc++-14-riscv64-linux-gnu, gobjc++-14-sh4-linux-gnu, gobjc++-14-sparc64-linux-gnu, gobjc++-14-s390x-linux-gnu, gobjc++-14-x86-64-linux-gnux32, gobjc++-14-mips64el-linux-gnuabin32, gobjc++-14-mipsisa32r6-linux-gnu, gobjc++-14-mipsisa32r6el-linux-gnu, gobjc++-14-mipsisa64r6-linux-gnuabi64, gobjc++-14-mipsisa64r6el-linux-gnuabi64, gobjc++-14-mipsisa64r6-linux-gnuabin32, gobjc++-14-mipsisa64r6el-linux-gnuabin32, gobjc++-14-for-host, gobjc++-14-for-build, gobjc++-14, gobjc++-14-multilib, gobjc-14-alpha-linux-gnu, gobjc-14-x86-64-linux-gnu, gobjc-14-arm-linux-gnueabi, gobjc-14-arm-linux-gnueabihf, gobjc-14-aarch64-linux-gnu, gobjc-14-i686-linux-gnu, gobjc-14-loongarch64-linux-gnu, gobjc-14-mipsel-linux-gnu, gobjc-14-mips64-linux-gnuabi64, gobjc-14-mips64el-linux-gnuabi64, gobjc-14-mips64-linux-gnuabin32, gobjc-14-powerpc-linux-gnu, gobjc-14-powerpc64-linux-gnu, gobjc-14-powerpc64le-linux-gnu, gobjc-14-m68k-linux-gnu, gobjc-14-riscv64-linux-gnu, gobjc-14-sh4-linux-gnu, gobjc-14-sparc64-linux-gnu, gobjc-14-s390x-linux-gnu, gobjc-14-x86-64-linux-gnux32, gobjc-14-mips64el-linux-gnuabin32, gobjc-14-mipsisa32r6-linux-gnu, gobjc-14-mipsisa32r6el-linux-gnu, gobjc-14-mipsisa64r6-linux-gnuabi64, gobjc-14-mipsisa64r6el-linux-gnuabi64, gobjc-14-mipsisa64r6-linux-gnuabin32, gobjc-14-mipsisa64r6el-linux-gnuabin32, gobjc-14-for-host, gobjc-14-for-build, gobjc-14, gobjc-14-multilib, libobjc-14-dev, lib64objc-14-dev, lib32objc-14-dev, libn32objc-14-dev, libx32objc-14-dev, libobjc4, lib64objc4, lib32objc4, libn32objc4, libx32objc4, gfortran-14-alpha-linux-gnu, gfortran-14-x86-64-linux-gnu, gfortran-14-arm-linux-gnueabi, gfortran-14-arm-linux-gnueabihf, gfortran-14-aarch64-linux-gnu, gfortran-14-i686-linux-gnu, gfortran-14-loongarch64-linux-gnu, gfortran-14-mipsel-linux-gnu, gfortran-14-mips64-linux-gnuabi64, gfortran-14-mips64el-linux-gnuabi64, gfortran-14-mips64-linux-gnuabin32, gfortran-14-powerpc-linux-gnu, gfortran-14-powerpc64-linux-gnu, gfortran-14-powerpc64le-linux-gnu, gfortran-14-m68k-linux-gnu, gfortran-14-riscv64-linux-gnu, gfortran-14-sh4-linux-gnu, gfortran-14-sparc64-linux-gnu, gfortran-14-s390x-linux-gnu, gfortran-14-x86-64-linux-gnux32, gfortran-14-mips64el-linux-gnuabin32, gfortran-14-mipsisa32r6-linux-gnu, gfortran-14-mipsisa32r6el-linux-gnu, gfortran-14-mipsisa64r6-linux-gnuabi64, gfortran-14-mipsisa64r6el-linux-gnuabi64, gfortran-14-mipsisa64r6-linux-gnuabin32, gfortran-14-mipsisa64r6el-linux-gnuabin32, gfortran-14-for-host, gfortran-14-for-build, gfortran-14, gfortran-14-multilib, libgfortran-14-dev, lib64gfortran-14-dev, lib32gfortran-14-dev, libn32gfortran-14-dev, libx32gfortran-14-dev, libgfortran5, lib64gfortran5, lib32gfortran5, libn32gfortran5, libx32gfortran5, gccgo-14-alpha-linux-gnu, gccgo-14-x86-64-linux-gnu, gccgo-14-arm-linux-gnueabi, gccgo-14-arm-linux-gnueabihf, gccgo-14-aarch64-linux-gnu, gccgo-14-i686-linux-gnu, gccgo-14-mipsel-linux-gnu, gccgo-14-mips64-linux-gnuabi64, gccgo-14-mips64el-linux-gnuabi64, gccgo-14-mips64-linux-gnuabin32, gccgo-14-powerpc-linux-gnu, gccgo-14-powerpc64-linux-gnu, gccgo-14-powerpc64le-linux-gnu, gccgo-14-riscv64-linux-gnu, gccgo-14-sparc64-linux-gnu, gccgo-14-s390x-linux-gnu, gccgo-14-x86-64-linux-gnux32, gccgo-14-mips64el-linux-gnuabin32, gccgo-14-mipsisa32r6-linux-gnu, gccgo-14-mipsisa32r6el-linux-gnu, gccgo-14-mipsisa64r6-linux-gnuabi64, gccgo-14-mipsisa64r6el-linux-gnuabi64, gccgo-14-mipsisa64r6-linux-gnuabin32, gccgo-14-mipsisa64r6el-linux-gnuabin32, gccgo-14-for-host, gccgo-14-for-build, gccgo-14, gccgo-14-multilib, libgo-14-dev, lib64go-14-dev, lib32go-14-dev, libn32go-14-dev, libx32go-14-dev, libgo23, lib64go23, lib32go23, libn32go23, libx32go23, libstdc++6, lib32stdc++6, lib64stdc++6, libn32stdc++6, libx32stdc++6, libstdc++-14-dev, libstdc++-14-pic, libstdc++6-14-dbg, lib32stdc++-14-dev, lib32stdc++6-14-dbg, lib64stdc++-14-dev, lib64stdc++6-14-dbg, libn32stdc++-14-dev, libn32stdc++6-14-dbg, libx32stdc++-14-dev, libx32stdc++6-14-dbg, libstdc++-14-doc, gnat-14-alpha-linux-gnu, gnat-14-x86-64-linux-gnu, gnat-14-arm-linux-gnueabi, gnat-14-arm-linux-gnueabihf, gnat-14-aarch64-linux-gnu, gnat-14-i686-linux-gnu, gnat-14-loongarch64-linux-gnu, gnat-14-mipsel-linux-gnu, gnat-14-mips64-linux-gnuabi64, gnat-14-mips64el-linux-gnuabi64, gnat-14-mips64-linux-gnuabin32, gnat-14-powerpc-linux-gnu, gnat-14-powerpc64-linux-gnu, gnat-14-powerpc64le-linux-gnu, gnat-14-m68k-linux-gnu, gnat-14-riscv64-linux-gnu, gnat-14-sh4-linux-gnu, gnat-14-sparc64-linux-gnu, gnat-14-s390x-linux-gnu, gnat-14-x86-64-linux-gnux32, gnat-14-mips64el-linux-gnuabin32, gnat-14-mipsisa32r6-linux-gnu, gnat-14-mipsisa32r6el-linux-gnu, gnat-14-mipsisa64r6-linux-gnuabi64, gnat-14-mipsisa64r6el-linux-gnuabi64, gnat-14-mipsisa64r6-linux-gnuabin32, gnat-14-mipsisa64r6el-linux-gnuabin32, gnat-14-for-host, gnat-14-for-build, gnat-14, libgnat-14, gdc-14-x86-64-linux-gnu, gdc-14-arm-linux-gnueabi, gdc-14-arm-linux-gnueabihf, gdc-14-aarch64-linux-gnu, gdc-14-i686-linux-gnu, gdc-14-loongarch64-linux-gnu, gdc-14-mipsel-linux-gnu, gdc-14-mips64-linux-gnuabi64, gdc-14-mips64el-linux-gnuabi64, gdc-14-mips64-linux-gnuabin32, gdc-14-powerpc-linux-gnu, gdc-14-powerpc64-linux-gnu, gdc-14-powerpc64le-linux-gnu, gdc-14-riscv64-linux-gnu, gdc-14-s390x-linux-gnu, gdc-14-x86-64-linux-gnux32, gdc-14-mips64el-linux-gnuabin32, gdc-14-mipsisa32r6-linux-gnu, gdc-14-mipsisa32r6el-linux-gnu, gdc-14-mipsisa64r6-linux-gnuabi64, gdc-14-mipsisa64r6el-linux-gnuabi64, gdc-14-mipsisa64r6-linux-gnuabin32, gdc-14-mipsisa64r6el-linux-gnuabin32, gdc-14-for-host, gdc-14-for-build, gdc-14, gdc-14-multilib, libgphobos-14-dev, lib64gphobos-14-dev, lib32gphobos-14-dev, libn32gphobos-14-dev, libx32gphobos-14-dev, libgphobos5, lib64gphobos5, lib32gphobos5, libn32gphobos5, libx32gphobos5, gm2-14-alpha-linux-gnu, gm2-14-x86-64-linux-gnu, gm2-14-arm-linux-gnueabi, gm2-14-arm-linux-gnueabihf, gm2-14-aarch64-linux-gnu, gm2-14-i686-linux-gnu, gm2-14-loongarch64-linux-gnu, gm2-14-mipsel-linux-gnu, gm2-14-mips64-linux-gnuabi64, gm2-14-mips64el-linux-gnuabi64, gm2-14-mips64-linux-gnuabin32, gm2-14-powerpc64le-linux-gnu, gm2-14-m68k-linux-gnu, gm2-14-riscv64-linux-gnu, gm2-14-sparc64-linux-gnu, gm2-14-s390x-linux-gnu, gm2-14-x86-64-linux-gnux32, gm2-14-mips64el-linux-gnuabin32, gm2-14-mipsisa32r6-linux-gnu, gm2-14-mipsisa32r6el-linux-gnu, gm2-14-mipsisa64r6-linux-gnuabi64, gm2-14-mipsisa64r6el-linux-gnuabi64, gm2-14-mipsisa64r6-linux-gnuabin32, gm2-14-mipsisa64r6el-linux-gnuabin32, gm2-14-for-host, gm2-14-for-build, gm2-14, libgm2-14-dev, libgm2-19, gm2-14-doc, gccrs-14-x86-64-linux-gnu, gccrs-14-arm-linux-gnueabi, gccrs-14-arm-linux-gnueabihf, gccrs-14-aarch64-linux-gnu, gccrs-14-i686-linux-gnu, gccrs-14-loongarch64-linux-gnu, gccrs-14-mipsel-linux-gnu, gccrs-14-mips64-linux-gnuabi64, gccrs-14-mips64el-linux-gnuabi64, gccrs-14-mips64-linux-gnuabin32, gccrs-14-powerpc-linux-gnu, gccrs-14-powerpc64-linux-gnu, gccrs-14-powerpc64le-linux-gnu, gccrs-14-riscv64-linux-gnu, gccrs-14-sparc64-linux-gnu, gccrs-14-s390x-linux-gnu, gccrs-14-x86-64-linux-gnux32, gccrs-14-mips64el-linux-gnuabin32, gccrs-14-mipsisa32r6-linux-gnu, gccrs-14-mipsisa32r6el-linux-gnu, gccrs-14-mipsisa64r6-linux-gnuabi64, gccrs-14-mipsisa64r6el-linux-gnuabi64, gccrs-14-mipsisa64r6-linux-gnuabin32, gccrs-14-mipsisa64r6el-linux-gnuabin32, gccrs-14-for-host, gccrs-14-for-build, gccrs-14, gcc-14-offload-nvptx, libgomp-plugin-nvptx1, gcc-14-offload-amdgcn, libgomp-plugin-amdgcn1, gcc-14-source Version: 14.2.0-5 Maintainer: Debian GCC Maintainers Uploaders: Matthias Klose Build-Depends: debhelper (>= 11), dpkg-dev (>= 1.17.14), g++-multilib [amd64 i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 s390 s390x sparc sparc64 x32] , libc6.1-dev (>= 2.23-1~) [alpha ia64] | libc0.3-dev (>= 2.23-1~) [hurd-amd64 hurd-i386] | libc6-dev (>= 2.23-1~), libc6-dev-amd64 [i386 x32], libc6-dev-sparc64 [sparc], libc6-dev-sparc [sparc64], libc6-dev-s390 [s390x], libc6-dev-s390x [s390], libc6-dev-i386 [amd64 x32], libc6-dev-powerpc [ppc64], libc6-dev-ppc64 [powerpc], lib32gcc-s1 [amd64 ppc64 mipsn32 mipsn32el mips64 mips64el mipsn32r6 mipsn32r6el mips64r6 mips64r6el s390x sparc64 x32], libn32gcc-s1 [mips mipsel mips64 mips64el mipsr6 mipsr6el mips64r6 mips64r6el], lib64gcc-s1 [i386 mips mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el powerpc sparc s390 x32], libc6-dev-mips64 [mips mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el], libc6-dev-mipsn32 [mips mipsel mips64 mips64el mipsr6 mipsr6el mips64r6 mips64r6el], libc6-dev-mips32 [mipsn32 mipsn32el mips64 mips64el mipsn32r6 mipsn32r6el mips64r6 mips64r6el], libc6-dev-x32 [amd64 i386], libx32gcc-s1 [amd64 i386], libc6.1-dbg [alpha ia64] | libc0.3-dbg [hurd-amd64 hurd-i386] | libc6-dbg, linux-libc-dev [m68k], m4, libtool, autoconf2.69, dwz, libunwind8-dev [ia64], libatomic-ops-dev [ia64], gawk, lzma, xz-utils, patchutils, libzstd-dev, zlib1g-dev, systemtap-sdt-dev [linux-any], binutils:native (>= 2.39), binutils-hppa64-linux-gnu:native (>= 2.39) [hppa amd64 i386 x32], gperf, bison, flex, gettext, nvptx-tools [amd64 arm64 ppc64el], amdgcn-tools-18 (>= 18.2) [amd64], texinfo, locales-all, sharutils, procps, gnat-13:native [!arc !ia64 !sh3 !sh3eb !sh4eb !sparc !loong64 !hurd-amd64], g++-13:native [!loong64], gnat-14:native [loong64], g++-14:native [loong64], netbase, gdc-13:native [!arc !ia64 !m68k !sh4 !s390 !sparc64 !alpha !hurd-alpha !hurd-amd64 !hurd-i386 !loong64], gdc-14:native [loong64], python3:any, cargo [!hppa !ia64 !m68k !sh4 !alpha !hurd-alpha !hurd-amd64 !hurd-i386], libisl-dev (>= 0.20), libmpc-dev (>= 1.0), libmpfr-dev (>= 3.0.0-9~), libgmp-dev (>= 2:5.0.1~), lib32z1-dev [amd64], lib64z1-dev [i386], unzip , dejagnu [!arm64 !riscv64 !alpha !hurd-alpha] , coreutils, chrpath, lsb-release, quilt, time, pkgconf, libgc-dev, g++-14-for-host , gobjc-14-for-host [!avr] , gfortran-14-for-host , gdc-14-for-host [!arc !ia64 !m68k !sh4 !s390 !sparc64 !alpha !hurd-alpha !hurd-amd64 !hurd-i386] , gccgo-14-for-host [!arc !avr !hppa !loong64 !m68k !sh4] , gnat-14-for-host [!arc !ia64 !sh3 !sh3eb !sh4eb !sparc] , gm2-14-for-host [!powerpc !ppc64 !sh4] Build-Depends-Indep: doxygen , graphviz , ghostscript , texlive-latex-base , xsltproc , libxml2-utils , docbook-xsl-ns Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 433e91a818f9c98c9e8860bbbd456de2 46654 gcc-14_14.2.0-5.dsc 772d9fc5b68fb1cf83240b81cedbfbf9 94299633 gcc-14_14.2.0.orig.tar.gz 9aa494296fcd0ad8a2379cb7741d28ff 1959460 gcc-14_14.2.0-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/toolchain-team/gcc Vcs-Git: https://salsa.debian.org/toolchain-team/gcc.git Checksums-Sha256: 7f575d2157c48ec5f73185949d6e3a1c4af37e5b4260f177e78e3e15ecea9eff 46654 gcc-14_14.2.0-5.dsc e162a5ef3f0077ecae598c6556908d2ab80841532df3398072a96a6df6e6aa29 94299633 gcc-14_14.2.0.orig.tar.gz 90cd9452e07bb47d7982e55842188b5fbc9f5f342d96f6896070ec2be4f110d4 1959460 gcc-14_14.2.0-5.debian.tar.xz Homepage: http://gcc.gnu.org/ Package-List: cpp-14 deb interpreters optional arch=any cpp-14-aarch64-linux-gnu deb interpreters optional arch=arm64 cpp-14-alpha-linux-gnu deb interpreters optional arch=alpha cpp-14-arm-linux-gnueabi deb interpreters optional arch=armel cpp-14-arm-linux-gnueabihf deb interpreters optional arch=armhf cpp-14-for-build deb interpreters optional arch=all cpp-14-for-host deb interpreters optional arch=any cpp-14-i686-linux-gnu deb interpreters optional arch=i386 cpp-14-loongarch64-linux-gnu deb interpreters optional arch=loong64 cpp-14-m68k-linux-gnu deb interpreters optional arch=m68k cpp-14-mips64-linux-gnuabi64 deb interpreters optional arch=mips64 cpp-14-mips64-linux-gnuabin32 deb interpreters optional arch=mipsn32 cpp-14-mips64el-linux-gnuabi64 deb interpreters optional arch=mips64el cpp-14-mips64el-linux-gnuabin32 deb interpreters optional arch=mipsn32el cpp-14-mipsel-linux-gnu deb interpreters optional arch=mipsel cpp-14-mipsisa32r6-linux-gnu deb interpreters optional arch=mipsr6 cpp-14-mipsisa32r6el-linux-gnu deb interpreters optional arch=mipsr6el cpp-14-mipsisa64r6-linux-gnuabi64 deb interpreters optional arch=mips64r6 cpp-14-mipsisa64r6-linux-gnuabin32 deb interpreters optional arch=mipsn32r6 cpp-14-mipsisa64r6el-linux-gnuabi64 deb interpreters optional arch=mips64r6el cpp-14-mipsisa64r6el-linux-gnuabin32 deb interpreters optional arch=mipsn32r6el cpp-14-powerpc-linux-gnu deb interpreters optional arch=powerpc cpp-14-powerpc64-linux-gnu deb interpreters optional arch=ppc64 cpp-14-powerpc64le-linux-gnu deb interpreters optional arch=ppc64el cpp-14-riscv64-linux-gnu deb interpreters optional arch=riscv64 cpp-14-s390x-linux-gnu deb interpreters optional arch=s390x cpp-14-sh4-linux-gnu deb interpreters optional arch=sh4 cpp-14-sparc64-linux-gnu deb interpreters optional arch=sparc64 cpp-14-x86-64-linux-gnu deb interpreters optional arch=amd64 cpp-14-x86-64-linux-gnux32 deb interpreters optional arch=x32 g++-14 deb devel optional arch=any g++-14-aarch64-linux-gnu deb devel optional arch=arm64 g++-14-alpha-linux-gnu deb devel optional arch=alpha g++-14-arm-linux-gnueabi deb devel optional arch=armel g++-14-arm-linux-gnueabihf deb devel optional arch=armhf g++-14-for-build deb devel optional arch=all g++-14-for-host deb devel optional arch=any g++-14-i686-linux-gnu deb devel optional arch=i386 g++-14-loongarch64-linux-gnu deb devel optional arch=loong64 g++-14-m68k-linux-gnu deb devel optional arch=m68k g++-14-mips64-linux-gnuabi64 deb devel optional arch=mips64 g++-14-mips64-linux-gnuabin32 deb devel optional arch=mipsn32 g++-14-mips64el-linux-gnuabi64 deb devel optional arch=mips64el g++-14-mips64el-linux-gnuabin32 deb devel optional arch=mipsn32el g++-14-mipsel-linux-gnu deb devel optional arch=mipsel g++-14-mipsisa32r6-linux-gnu deb devel optional arch=mipsr6 g++-14-mipsisa32r6el-linux-gnu deb devel optional arch=mipsr6el g++-14-mipsisa64r6-linux-gnuabi64 deb devel optional arch=mips64r6 g++-14-mipsisa64r6-linux-gnuabin32 deb devel optional arch=mipsn32r6 g++-14-mipsisa64r6el-linux-gnuabi64 deb devel optional arch=mips64r6el g++-14-mipsisa64r6el-linux-gnuabin32 deb devel optional arch=mipsn32r6el g++-14-multilib deb devel optional arch=amd64,i386,mips,mips64,mips64el,mips64r6,mips64r6el,mipsel,mipsn32,mipsn32el,mipsn32r6,mipsn32r6el,mipsr6,mipsr6el,powerpc,ppc64,s390,s390x,sparc,sparc64,x32 g++-14-powerpc-linux-gnu deb devel optional arch=powerpc g++-14-powerpc64-linux-gnu deb devel optional arch=ppc64 g++-14-powerpc64le-linux-gnu deb devel optional arch=ppc64el g++-14-riscv64-linux-gnu deb devel optional arch=riscv64 g++-14-s390x-linux-gnu deb devel optional arch=s390x g++-14-sh4-linux-gnu deb devel optional arch=sh4 g++-14-sparc64-linux-gnu deb devel optional arch=sparc64 g++-14-x86-64-linux-gnu deb devel optional arch=amd64 g++-14-x86-64-linux-gnux32 deb devel optional arch=x32 gcc-14 deb devel optional arch=any gcc-14-aarch64-linux-gnu deb devel optional arch=arm64 gcc-14-alpha-linux-gnu deb devel optional arch=alpha gcc-14-arm-linux-gnueabi deb devel optional arch=armel gcc-14-arm-linux-gnueabihf deb devel optional arch=armhf gcc-14-base deb libs optional arch=any gcc-14-for-build deb devel optional arch=all gcc-14-for-host deb devel optional arch=any gcc-14-hppa64-linux-gnu deb devel optional arch=hppa,amd64,i386,x32 gcc-14-i686-linux-gnu deb devel optional arch=i386 gcc-14-locales deb devel optional arch=all gcc-14-loongarch64-linux-gnu deb devel optional arch=loong64 gcc-14-m68k-linux-gnu deb devel optional arch=m68k gcc-14-mips64-linux-gnuabi64 deb devel optional arch=mips64 gcc-14-mips64-linux-gnuabin32 deb devel optional arch=mipsn32 gcc-14-mips64el-linux-gnuabi64 deb devel optional arch=mips64el gcc-14-mips64el-linux-gnuabin32 deb devel optional arch=mipsn32el gcc-14-mipsel-linux-gnu deb devel optional arch=mipsel gcc-14-mipsisa32r6-linux-gnu deb devel optional arch=mipsr6 gcc-14-mipsisa32r6el-linux-gnu deb devel optional arch=mipsr6el gcc-14-mipsisa64r6-linux-gnuabi64 deb devel optional arch=mips64r6 gcc-14-mipsisa64r6-linux-gnuabin32 deb devel optional arch=mipsn32r6 gcc-14-mipsisa64r6el-linux-gnuabi64 deb devel optional arch=mips64r6el gcc-14-mipsisa64r6el-linux-gnuabin32 deb devel optional arch=mipsn32r6el gcc-14-multilib deb devel optional arch=amd64,i386,mips,mips64,mips64el,mips64r6,mips64r6el,mipsel,mipsn32,mipsn32el,mipsn32r6,mipsn32r6el,mipsr6,mipsr6el,powerpc,ppc64,s390,s390x,sparc,sparc64,x32 gcc-14-offload-amdgcn deb devel optional arch=amd64 gcc-14-offload-nvptx deb devel optional arch=amd64,arm64,ppc64el gcc-14-plugin-dev deb devel optional arch=any gcc-14-powerpc-linux-gnu deb devel optional arch=powerpc gcc-14-powerpc64-linux-gnu deb devel optional arch=ppc64 gcc-14-powerpc64le-linux-gnu deb devel optional arch=ppc64el gcc-14-riscv64-linux-gnu deb devel optional arch=riscv64 gcc-14-s390x-linux-gnu deb devel optional arch=s390x gcc-14-sh4-linux-gnu deb devel optional arch=sh4 gcc-14-source deb devel optional arch=all gcc-14-sparc64-linux-gnu deb devel optional arch=sparc64 gcc-14-test-results deb devel optional arch=any gcc-14-x86-64-linux-gnu deb devel optional arch=amd64 gcc-14-x86-64-linux-gnux32 deb devel optional arch=x32 gccgo-14 deb devel optional arch=any gccgo-14-aarch64-linux-gnu deb devel optional arch=arm64 gccgo-14-alpha-linux-gnu deb devel optional arch=alpha gccgo-14-arm-linux-gnueabi deb devel optional arch=armel gccgo-14-arm-linux-gnueabihf deb devel optional arch=armhf gccgo-14-for-build deb devel optional arch=all gccgo-14-for-host deb devel optional arch=any gccgo-14-i686-linux-gnu deb devel optional arch=i386 gccgo-14-mips64-linux-gnuabi64 deb devel optional arch=mips64 gccgo-14-mips64-linux-gnuabin32 deb devel optional arch=mipsn32 gccgo-14-mips64el-linux-gnuabi64 deb devel optional arch=mips64el gccgo-14-mips64el-linux-gnuabin32 deb devel optional arch=mipsn32el gccgo-14-mipsel-linux-gnu deb devel optional arch=mipsel gccgo-14-mipsisa32r6-linux-gnu deb devel optional arch=mipsr6 gccgo-14-mipsisa32r6el-linux-gnu deb devel optional arch=mipsr6el gccgo-14-mipsisa64r6-linux-gnuabi64 deb devel optional arch=mips64r6 gccgo-14-mipsisa64r6-linux-gnuabin32 deb devel optional arch=mipsn32r6 gccgo-14-mipsisa64r6el-linux-gnuabi64 deb devel optional arch=mips64r6el gccgo-14-mipsisa64r6el-linux-gnuabin32 deb devel optional arch=mipsn32r6el gccgo-14-multilib deb devel optional arch=amd64,i386,mips,mips64,mips64el,mips64r6,mips64r6el,mipsel,mipsn32,mipsn32el,mipsn32r6,mipsn32r6el,mipsr6,mipsr6el,powerpc,ppc64,s390,s390x,sparc,sparc64,x32 gccgo-14-powerpc-linux-gnu deb devel optional arch=powerpc gccgo-14-powerpc64-linux-gnu deb devel optional arch=ppc64 gccgo-14-powerpc64le-linux-gnu deb devel optional arch=ppc64el gccgo-14-riscv64-linux-gnu deb devel optional arch=riscv64 gccgo-14-s390x-linux-gnu deb devel optional arch=s390x gccgo-14-sparc64-linux-gnu deb devel optional arch=sparc64 gccgo-14-x86-64-linux-gnu deb devel optional arch=amd64 gccgo-14-x86-64-linux-gnux32 deb devel optional arch=x32 gccrs-14 deb devel optional arch=any gccrs-14-aarch64-linux-gnu deb devel optional arch=arm64 gccrs-14-arm-linux-gnueabi deb devel optional arch=armel gccrs-14-arm-linux-gnueabihf deb devel optional arch=armhf gccrs-14-for-build deb devel optional arch=all gccrs-14-for-host deb devel optional arch=any gccrs-14-i686-linux-gnu deb devel optional arch=i386 gccrs-14-loongarch64-linux-gnu deb devel optional arch=loong64 gccrs-14-mips64-linux-gnuabi64 deb devel optional arch=mips64 gccrs-14-mips64-linux-gnuabin32 deb devel optional arch=mipsn32 gccrs-14-mips64el-linux-gnuabi64 deb devel optional arch=mips64el gccrs-14-mips64el-linux-gnuabin32 deb devel optional arch=mipsn32el gccrs-14-mipsel-linux-gnu deb devel optional arch=mipsel gccrs-14-mipsisa32r6-linux-gnu deb devel optional arch=mipsr6 gccrs-14-mipsisa32r6el-linux-gnu deb devel optional arch=mipsr6el gccrs-14-mipsisa64r6-linux-gnuabi64 deb devel optional arch=mips64r6 gccrs-14-mipsisa64r6-linux-gnuabin32 deb devel optional arch=mipsn32r6 gccrs-14-mipsisa64r6el-linux-gnuabi64 deb devel optional arch=mips64r6el gccrs-14-mipsisa64r6el-linux-gnuabin32 deb devel optional arch=mipsn32r6el gccrs-14-powerpc-linux-gnu deb devel optional arch=powerpc gccrs-14-powerpc64-linux-gnu deb devel optional arch=ppc64 gccrs-14-powerpc64le-linux-gnu deb devel optional arch=ppc64el gccrs-14-riscv64-linux-gnu deb devel optional arch=riscv64 gccrs-14-s390x-linux-gnu deb devel optional arch=s390x gccrs-14-sparc64-linux-gnu deb devel optional arch=sparc64 gccrs-14-x86-64-linux-gnu deb devel optional arch=amd64 gccrs-14-x86-64-linux-gnux32 deb devel optional arch=x32 gdc-14 deb devel optional arch=any gdc-14-aarch64-linux-gnu deb devel optional arch=arm64 gdc-14-arm-linux-gnueabi deb devel optional arch=armel gdc-14-arm-linux-gnueabihf deb devel optional arch=armhf gdc-14-for-build deb devel optional arch=all gdc-14-for-host deb devel optional arch=any gdc-14-i686-linux-gnu deb devel optional arch=i386 gdc-14-loongarch64-linux-gnu deb devel optional arch=loong64 gdc-14-mips64-linux-gnuabi64 deb devel optional arch=mips64 gdc-14-mips64-linux-gnuabin32 deb devel optional arch=mipsn32 gdc-14-mips64el-linux-gnuabi64 deb devel optional arch=mips64el gdc-14-mips64el-linux-gnuabin32 deb devel optional arch=mipsn32el gdc-14-mipsel-linux-gnu deb devel optional arch=mipsel gdc-14-mipsisa32r6-linux-gnu deb devel optional arch=mipsr6 gdc-14-mipsisa32r6el-linux-gnu deb devel optional arch=mipsr6el gdc-14-mipsisa64r6-linux-gnuabi64 deb devel optional arch=mips64r6 gdc-14-mipsisa64r6-linux-gnuabin32 deb devel optional arch=mipsn32r6 gdc-14-mipsisa64r6el-linux-gnuabi64 deb devel optional arch=mips64r6el gdc-14-mipsisa64r6el-linux-gnuabin32 deb devel optional arch=mipsn32r6el gdc-14-multilib deb devel optional arch=any gdc-14-powerpc-linux-gnu deb devel optional arch=powerpc gdc-14-powerpc64-linux-gnu deb devel optional arch=ppc64 gdc-14-powerpc64le-linux-gnu deb devel optional arch=ppc64el gdc-14-riscv64-linux-gnu deb devel optional arch=riscv64 gdc-14-s390x-linux-gnu deb devel optional arch=s390x gdc-14-x86-64-linux-gnu deb devel optional arch=amd64 gdc-14-x86-64-linux-gnux32 deb devel optional arch=x32 gfortran-14 deb devel optional arch=any gfortran-14-aarch64-linux-gnu deb devel optional arch=arm64 gfortran-14-alpha-linux-gnu deb devel optional arch=alpha gfortran-14-arm-linux-gnueabi deb devel optional arch=armel gfortran-14-arm-linux-gnueabihf deb devel optional arch=armhf gfortran-14-for-build deb devel optional arch=all gfortran-14-for-host deb devel optional arch=any gfortran-14-i686-linux-gnu deb devel optional arch=i386 gfortran-14-loongarch64-linux-gnu deb devel optional arch=loong64 gfortran-14-m68k-linux-gnu deb devel optional arch=m68k gfortran-14-mips64-linux-gnuabi64 deb devel optional arch=mips64 gfortran-14-mips64-linux-gnuabin32 deb devel optional arch=mipsn32 gfortran-14-mips64el-linux-gnuabi64 deb devel optional arch=mips64el gfortran-14-mips64el-linux-gnuabin32 deb devel optional arch=mipsn32el gfortran-14-mipsel-linux-gnu deb devel optional arch=mipsel gfortran-14-mipsisa32r6-linux-gnu deb devel optional arch=mipsr6 gfortran-14-mipsisa32r6el-linux-gnu deb devel optional arch=mipsr6el gfortran-14-mipsisa64r6-linux-gnuabi64 deb devel optional arch=mips64r6 gfortran-14-mipsisa64r6-linux-gnuabin32 deb devel optional arch=mipsn32r6 gfortran-14-mipsisa64r6el-linux-gnuabi64 deb devel optional arch=mips64r6el gfortran-14-mipsisa64r6el-linux-gnuabin32 deb devel optional arch=mipsn32r6el gfortran-14-multilib deb devel optional arch=amd64,i386,mips,mips64,mips64el,mips64r6,mips64r6el,mipsel,mipsn32,mipsn32el,mipsn32r6,mipsn32r6el,mipsr6,mipsr6el,powerpc,ppc64,s390,s390x,sparc,sparc64,x32 gfortran-14-powerpc-linux-gnu deb devel optional arch=powerpc gfortran-14-powerpc64-linux-gnu deb devel optional arch=ppc64 gfortran-14-powerpc64le-linux-gnu deb devel optional arch=ppc64el gfortran-14-riscv64-linux-gnu deb devel optional arch=riscv64 gfortran-14-s390x-linux-gnu deb devel optional arch=s390x gfortran-14-sh4-linux-gnu deb devel optional arch=sh4 gfortran-14-sparc64-linux-gnu deb devel optional arch=sparc64 gfortran-14-x86-64-linux-gnu deb devel optional arch=amd64 gfortran-14-x86-64-linux-gnux32 deb devel optional arch=x32 gm2-14 deb devel optional arch=any gm2-14-aarch64-linux-gnu deb devel optional arch=arm64 gm2-14-alpha-linux-gnu deb devel optional arch=alpha gm2-14-arm-linux-gnueabi deb devel optional arch=armel gm2-14-arm-linux-gnueabihf deb devel optional arch=armhf gm2-14-doc deb doc optional arch=all gm2-14-for-build deb devel optional arch=all gm2-14-for-host deb devel optional arch=any gm2-14-i686-linux-gnu deb devel optional arch=i386 gm2-14-loongarch64-linux-gnu deb devel optional arch=loong64 gm2-14-m68k-linux-gnu deb devel optional arch=m68k gm2-14-mips64-linux-gnuabi64 deb devel optional arch=mips64 gm2-14-mips64-linux-gnuabin32 deb devel optional arch=mipsn32 gm2-14-mips64el-linux-gnuabi64 deb devel optional arch=mips64el gm2-14-mips64el-linux-gnuabin32 deb devel optional arch=mipsn32el gm2-14-mipsel-linux-gnu deb devel optional arch=mipsel gm2-14-mipsisa32r6-linux-gnu deb devel optional arch=mipsr6 gm2-14-mipsisa32r6el-linux-gnu deb devel optional arch=mipsr6el gm2-14-mipsisa64r6-linux-gnuabi64 deb devel optional arch=mips64r6 gm2-14-mipsisa64r6-linux-gnuabin32 deb devel optional arch=mipsn32r6 gm2-14-mipsisa64r6el-linux-gnuabi64 deb devel optional arch=mips64r6el gm2-14-mipsisa64r6el-linux-gnuabin32 deb devel optional arch=mipsn32r6el gm2-14-powerpc64le-linux-gnu deb devel optional arch=ppc64el gm2-14-riscv64-linux-gnu deb devel optional arch=riscv64 gm2-14-s390x-linux-gnu deb devel optional arch=s390x gm2-14-sparc64-linux-gnu deb devel optional arch=sparc64 gm2-14-x86-64-linux-gnu deb devel optional arch=amd64 gm2-14-x86-64-linux-gnux32 deb devel optional arch=x32 gnat-14 deb devel optional arch=any gnat-14-aarch64-linux-gnu deb devel optional arch=arm64 gnat-14-alpha-linux-gnu deb devel optional arch=alpha gnat-14-arm-linux-gnueabi deb devel optional arch=armel gnat-14-arm-linux-gnueabihf deb devel optional arch=armhf gnat-14-for-build deb devel optional arch=all gnat-14-for-host deb devel optional arch=any gnat-14-i686-linux-gnu deb devel optional arch=i386 gnat-14-loongarch64-linux-gnu deb devel optional arch=loong64 gnat-14-m68k-linux-gnu deb devel optional arch=m68k gnat-14-mips64-linux-gnuabi64 deb devel optional arch=mips64 gnat-14-mips64-linux-gnuabin32 deb devel optional arch=mipsn32 gnat-14-mips64el-linux-gnuabi64 deb devel optional arch=mips64el gnat-14-mips64el-linux-gnuabin32 deb devel optional arch=mipsn32el gnat-14-mipsel-linux-gnu deb devel optional arch=mipsel gnat-14-mipsisa32r6-linux-gnu deb devel optional arch=mipsr6 gnat-14-mipsisa32r6el-linux-gnu deb devel optional arch=mipsr6el gnat-14-mipsisa64r6-linux-gnuabi64 deb devel optional arch=mips64r6 gnat-14-mipsisa64r6-linux-gnuabin32 deb devel optional arch=mipsn32r6 gnat-14-mipsisa64r6el-linux-gnuabi64 deb devel optional arch=mips64r6el gnat-14-mipsisa64r6el-linux-gnuabin32 deb devel optional arch=mipsn32r6el gnat-14-powerpc-linux-gnu deb devel optional arch=powerpc gnat-14-powerpc64-linux-gnu deb devel optional arch=ppc64 gnat-14-powerpc64le-linux-gnu deb devel optional arch=ppc64el gnat-14-riscv64-linux-gnu deb devel optional arch=riscv64 gnat-14-s390x-linux-gnu deb devel optional arch=s390x gnat-14-sh4-linux-gnu deb devel optional arch=sh4 gnat-14-sparc64-linux-gnu deb devel optional arch=sparc64 gnat-14-x86-64-linux-gnu deb devel optional arch=amd64 gnat-14-x86-64-linux-gnux32 deb devel optional arch=x32 gobjc++-14 deb devel optional arch=any gobjc++-14-aarch64-linux-gnu deb devel optional arch=arm64 gobjc++-14-alpha-linux-gnu deb devel optional arch=alpha gobjc++-14-arm-linux-gnueabi deb devel optional arch=armel gobjc++-14-arm-linux-gnueabihf deb devel optional arch=armhf gobjc++-14-for-build deb devel optional arch=all gobjc++-14-for-host deb devel optional arch=any gobjc++-14-i686-linux-gnu deb devel optional arch=i386 gobjc++-14-loongarch64-linux-gnu deb devel optional arch=loong64 gobjc++-14-m68k-linux-gnu deb devel optional arch=m68k gobjc++-14-mips64-linux-gnuabi64 deb devel optional arch=mips64 gobjc++-14-mips64-linux-gnuabin32 deb devel optional arch=mipsn32 gobjc++-14-mips64el-linux-gnuabi64 deb devel optional arch=mips64el gobjc++-14-mips64el-linux-gnuabin32 deb devel optional arch=mipsn32el gobjc++-14-mipsel-linux-gnu deb devel optional arch=mipsel gobjc++-14-mipsisa32r6-linux-gnu deb devel optional arch=mipsr6 gobjc++-14-mipsisa32r6el-linux-gnu deb devel optional arch=mipsr6el gobjc++-14-mipsisa64r6-linux-gnuabi64 deb devel optional arch=mips64r6 gobjc++-14-mipsisa64r6-linux-gnuabin32 deb devel optional arch=mipsn32r6 gobjc++-14-mipsisa64r6el-linux-gnuabi64 deb devel optional arch=mips64r6el gobjc++-14-mipsisa64r6el-linux-gnuabin32 deb devel optional arch=mipsn32r6el gobjc++-14-multilib deb devel optional arch=amd64,i386,mips,mips64,mips64el,mips64r6,mips64r6el,mipsel,mipsn32,mipsn32el,mipsn32r6,mipsn32r6el,mipsr6,mipsr6el,powerpc,ppc64,s390,s390x,sparc,sparc64,x32 gobjc++-14-powerpc-linux-gnu deb devel optional arch=powerpc gobjc++-14-powerpc64-linux-gnu deb devel optional arch=ppc64 gobjc++-14-powerpc64le-linux-gnu deb devel optional arch=ppc64el gobjc++-14-riscv64-linux-gnu deb devel optional arch=riscv64 gobjc++-14-s390x-linux-gnu deb devel optional arch=s390x gobjc++-14-sh4-linux-gnu deb devel optional arch=sh4 gobjc++-14-sparc64-linux-gnu deb devel optional arch=sparc64 gobjc++-14-x86-64-linux-gnu deb devel optional arch=amd64 gobjc++-14-x86-64-linux-gnux32 deb devel optional arch=x32 gobjc-14 deb devel optional arch=any gobjc-14-aarch64-linux-gnu deb devel optional arch=arm64 gobjc-14-alpha-linux-gnu deb devel optional arch=alpha gobjc-14-arm-linux-gnueabi deb devel optional arch=armel gobjc-14-arm-linux-gnueabihf deb devel optional arch=armhf gobjc-14-for-build deb devel optional arch=all gobjc-14-for-host deb devel optional arch=any gobjc-14-i686-linux-gnu deb devel optional arch=i386 gobjc-14-loongarch64-linux-gnu deb devel optional arch=loong64 gobjc-14-m68k-linux-gnu deb devel optional arch=m68k gobjc-14-mips64-linux-gnuabi64 deb devel optional arch=mips64 gobjc-14-mips64-linux-gnuabin32 deb devel optional arch=mipsn32 gobjc-14-mips64el-linux-gnuabi64 deb devel optional arch=mips64el gobjc-14-mips64el-linux-gnuabin32 deb devel optional arch=mipsn32el gobjc-14-mipsel-linux-gnu deb devel optional arch=mipsel gobjc-14-mipsisa32r6-linux-gnu deb devel optional arch=mipsr6 gobjc-14-mipsisa32r6el-linux-gnu deb devel optional arch=mipsr6el gobjc-14-mipsisa64r6-linux-gnuabi64 deb devel optional arch=mips64r6 gobjc-14-mipsisa64r6-linux-gnuabin32 deb devel optional arch=mipsn32r6 gobjc-14-mipsisa64r6el-linux-gnuabi64 deb devel optional arch=mips64r6el gobjc-14-mipsisa64r6el-linux-gnuabin32 deb devel optional arch=mipsn32r6el gobjc-14-multilib deb devel optional arch=amd64,i386,mips,mips64,mips64el,mips64r6,mips64r6el,mipsel,mipsn32,mipsn32el,mipsn32r6,mipsn32r6el,mipsr6,mipsr6el,powerpc,ppc64,s390,s390x,sparc,sparc64,x32 gobjc-14-powerpc-linux-gnu deb devel optional arch=powerpc gobjc-14-powerpc64-linux-gnu deb devel optional arch=ppc64 gobjc-14-powerpc64le-linux-gnu deb devel optional arch=ppc64el gobjc-14-riscv64-linux-gnu deb devel optional arch=riscv64 gobjc-14-s390x-linux-gnu deb devel optional arch=s390x gobjc-14-sh4-linux-gnu deb devel optional arch=sh4 gobjc-14-sparc64-linux-gnu deb devel optional arch=sparc64 gobjc-14-x86-64-linux-gnu deb devel optional arch=amd64 gobjc-14-x86-64-linux-gnux32 deb devel optional arch=x32 lib32asan8 deb libs optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32atomic1 deb libs optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32gcc-14-dev deb libdevel optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32gcc-s1 deb libs optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32gfortran-14-dev deb libdevel optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32gfortran5 deb libs optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32go-14-dev deb libdevel optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32go23 deb libs optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32gomp1 deb libs optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32gphobos-14-dev deb libdevel optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32gphobos5 deb libs optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32itm1 deb libs optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32objc-14-dev deb libdevel optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32objc4 deb libs optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32quadmath0 deb libs optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32stdc++-14-dev deb libdevel optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32stdc++6 deb libs optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32stdc++6-14-dbg deb debug optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib32ubsan1 deb libs optional arch=amd64,ppc64,s390x,sparc64,x32,mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el lib64asan8 deb libs optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64atomic1 deb libs optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64gcc-14-dev deb libdevel optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64gcc-s1 deb libs optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64gfortran-14-dev deb libdevel optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64gfortran5 deb libs optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64go-14-dev deb libdevel optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64go23 deb libs optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64gomp1 deb libs optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64gphobos-14-dev deb libdevel optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64gphobos5 deb libs optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64itm1 deb libs optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64objc-14-dev deb libdevel optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64objc4 deb libs optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64quadmath0 deb libs optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64stdc++-14-dev deb libdevel optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64stdc++6 deb libs optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64stdc++6-14-dbg deb debug optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 lib64ubsan1 deb libs optional arch=i386,powerpc,sparc,s390,mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,x32 libasan8 deb libs optional arch=any libatomic1 deb libs optional arch=any libcc1-0 deb libs optional arch=any libgcc-14-dev deb libdevel optional arch=any libgcc-s1 deb libs optional arch=any protected=yes libgcc-s2 deb libs optional arch=m68k protected=yes libgcc-s4 deb libs optional arch=hppa protected=yes libgccjit-14-dev deb libdevel optional arch=any libgccjit-14-doc deb doc optional arch=all libgccjit0 deb libs optional arch=any libgfortran-14-dev deb libdevel optional arch=any libgfortran5 deb libs optional arch=any libgm2-14-dev deb libdevel optional arch=any libgm2-19 deb libs optional arch=any libgnat-14 deb libs optional arch=any libgo-14-dev deb libdevel optional arch=any libgo23 deb libs optional arch=any libgomp-plugin-amdgcn1 deb libs optional arch=amd64 libgomp-plugin-nvptx1 deb libs optional arch=amd64,arm64,ppc64el libgomp1 deb libs optional arch=any libgphobos-14-dev deb libdevel optional arch=amd64,arm64,armel,armhf,i386,x32,hppa,mips,mips64,mipsel,mips64el,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el,riscv64,s390x,loong64,powerpc,ppc64,ppc64el libgphobos5 deb libs optional arch=amd64,arm64,armel,armhf,i386,x32,hppa,mips,mips64,mipsel,mips64el,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el,riscv64,s390x,loong64,powerpc,ppc64,ppc64el libhwasan0 deb libs optional arch=any libitm1 deb libs optional arch=any liblsan0 deb libs optional arch=any libn32atomic1 deb libs optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libn32gcc-14-dev deb libdevel optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libn32gcc-s1 deb libs optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libn32gfortran-14-dev deb libdevel optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libn32gfortran5 deb libs optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libn32go-14-dev deb libdevel optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libn32go23 deb libs optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libn32gomp1 deb libs optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libn32gphobos-14-dev deb libdevel optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libn32gphobos5 deb libs optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libn32objc-14-dev deb libdevel optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libn32objc4 deb libs optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libn32stdc++-14-dev deb libdevel optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libn32stdc++6 deb libs optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libn32stdc++6-14-dbg deb debug optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el libobjc-14-dev deb libdevel optional arch=any libobjc4 deb libs optional arch=any libquadmath0 deb libs optional arch=any libstdc++-14-dev deb libdevel optional arch=any libstdc++-14-doc deb doc optional arch=all profile=!nodoc libstdc++-14-pic deb libdevel optional arch=any libstdc++6 deb libs optional arch=any libstdc++6-14-dbg deb debug optional arch=any libtsan2 deb libs optional arch=any libubsan1 deb libs optional arch=any libx32asan8 deb libs optional arch=amd64,i386 libx32atomic1 deb libs optional arch=amd64,i386 libx32gcc-14-dev deb libdevel optional arch=amd64,i386 libx32gcc-s1 deb libs optional arch=amd64,i386 libx32gfortran-14-dev deb libdevel optional arch=amd64,i386 libx32gfortran5 deb libs optional arch=amd64,i386 libx32go-14-dev deb libdevel optional arch=amd64,i386 libx32go23 deb libs optional arch=amd64,i386 libx32gomp1 deb libs optional arch=amd64,i386 libx32gphobos-14-dev deb libdevel optional arch=amd64,i386 libx32gphobos5 deb libs optional arch=amd64,i386 libx32itm1 deb libs optional arch=amd64,i386 libx32objc-14-dev deb libdevel optional arch=amd64,i386 libx32objc4 deb libs optional arch=amd64,i386 libx32quadmath0 deb libs optional arch=amd64,i386 libx32stdc++-14-dev deb libdevel optional arch=amd64,i386 libx32stdc++6 deb libs optional arch=amd64,i386 libx32stdc++6-14-dbg deb debug optional arch=amd64,i386 libx32ubsan1 deb libs optional arch=amd64,i386 Testsuite: autopkgtest Testsuite-Triggers: apt, libc-dev, libc6-dev, python3-minimal Extra-Source-Only: yes Directory: pool/main/g/gcc-14 Priority: optional Section: misc Package: gimp Binary: gimp, gimp-data, libgimp-3.0-0, libgimp-3.0-dev, libgimp-3.0-bin, libgimp-3.0-doc, gir1.2-gimp-3.0 Version: 2.99.16-2 Maintainer: Debian GNOME Maintainers Uploaders: Hideki Yamane , Iain Lane , Jordi Mallach , Laurent Bigonville , Ari Pollak Build-Depends: debhelper-compat (= 13), appstream-util, desktop-file-utils , dh-sequence-gnome, gegl (>= 1:0.4.46), gettext, gi-docgen, glib-networking, iso-codes, libaa1-dev, libappstream-glib-dev (>= 0.7.7), libasound2-dev (>= 1.0.0) [linux-any], libatk1.0-dev (>= 2.4.0), libbabl-dev (>= 1:0.1.98), libbz2-dev, libcairo2-dev (>= 1.14.0), libcfitsio-dev, libexif-dev (>= 0.6.15), libexiv2-dev (>= 0.27.4), libfontconfig-dev (>= 2.12.4), libfreetype6-dev (>= 2.2), libgegl-dev (>= 1:0.4.40), libgexiv2-dev (>= 0.14.0), libgirepository1.0-dev (>= 1.32.0), libglib2.0-dev (>= 2.70.0), libglib2.0-doc, libgtk-3-dev (>= 3.22.29), libgtk-3-doc, libgdk-pixbuf-2.0-dev (>= 2.30.8), libgdk-pixbuf2.0-doc, libgs-dev, libgudev-1.0-dev (>= 167) [linux-any], libharfbuzz-dev (>= 1.0.5), libheif-dev (>= 1.10.0), libice-dev, libjpeg-dev, libjson-glib-dev (>= 1.2.6), libjxl-dev (>= 0.7.0), liblcms2-dev (>= 2.9), liblzma-dev (>= 5.0.0), libmypaint-dev (>= 1.4.0), libopenexr-dev (>= 1.6.1), libopenjp2-7-dev (>= 2.1.0), libpango1.0-dev (>= 1.44.0), libpng-dev (>= 1.6.25), libpoppler-glib-dev (>= 0.69.0), librsvg2-dev (>= 2.40.0), libsm-dev, libtiff-dev, libwebp-dev (>= 0.6.0), libwmf-dev (>= 0.2.8), libx11-dev, libxcursor-dev, libxml2-utils, libxmu-dev, libxpm-dev, libxt-dev, libhwy-dev, libbrotli-dev, liblcms-dev, zlib1g-dev, meson (>= 0.56), mypaint-brushes, patchutils, poppler-data (>= 0.4.9), shared-mime-info, valac (>= 0.40.0), xsltproc, yelp-tools Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: ec87ca749c3645df45828ed7a2d9206c 3899 gimp_2.99.16-2.dsc 1bc1d8fe8410897424921410615a3fa3 24969172 gimp_2.99.16.orig.tar.xz 3083e74d4d0fec6e0b448c96a3d8734e 60956 gimp_2.99.16-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnome-team/gimp Vcs-Git: https://salsa.debian.org/gnome-team/gimp.git Checksums-Sha256: bebf98e262e9e71f90cb1175ce8e65a458088fc4e77802a52caeb0eaf1bb48f7 3899 gimp_2.99.16-2.dsc 6b4496edee447339f923276755247eadb64ec40d8aec241d06b62d1a6eb6508d 24969172 gimp_2.99.16.orig.tar.xz 9ad006d9d5cf9be7f1d5d39336b827d14970e3ed217dcb92eb63e32e93b89ce7 60956 gimp_2.99.16-2.debian.tar.xz Homepage: https://www.gimp.org/ Package-List: gimp deb graphics optional arch=any gimp-data deb graphics optional arch=all gir1.2-gimp-3.0 deb introspection optional arch=any libgimp-3.0-0 deb libs optional arch=any libgimp-3.0-bin deb libdevel optional arch=any libgimp-3.0-dev deb libdevel optional arch=any libgimp-3.0-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: build-essential, libgimp2.0-dev, xauth, xvfb Directory: pool/main/g/gimp Priority: source Section: graphics Package: gimp Binary: gimp, gimp-data, libgimp-3.0-0, libgimp-3.0-dev, libgimp-3.0-bin, libgimp-3.0-doc, gir1.2-gimp-3.0 Version: 2.99.18-1 Maintainer: Debian GNOME Maintainers Uploaders: Jordi Mallach , Jeremy Bícha Build-Depends: debhelper-compat (= 13), appstream-util, desktop-file-utils , gegl (>= 1:0.4.48), gettext, gi-docgen, glib-networking, iso-codes, libaa1-dev, libappstream-glib-dev (>= 0.7.7), libasound2-dev (>= 1.0.0) [linux-any], libatk1.0-dev (>= 2.4.0), libbabl-dev (>= 1:0.1.98), libbz2-dev, libcairo2-dev (>= 1.14.0), libcfitsio-dev, libexif-dev (>= 0.6.15), libexiv2-dev (>= 0.27.4), libfontconfig-dev (>= 2.12.4), libfreetype6-dev (>= 2.2), libgegl-dev (>= 1:0.4.40), libgexiv2-dev (>= 0.14.0), libgirepository1.0-dev (>= 1.32.0), libglib2.0-dev (>= 2.70.0), libglib2.0-doc, libgtk-3-dev (>= 3.22.29), libgtk-3-doc, libgdk-pixbuf-2.0-dev (>= 2.30.8), libgdk-pixbuf2.0-doc, libgs-dev, libgudev-1.0-dev (>= 167) [linux-any], libharfbuzz-dev (>= 1.0.5), libheif-dev (>= 1.15.1), libice-dev, libjpeg-dev, libjson-glib-dev (>= 1.2.6), libjxl-dev (>= 0.7.0), liblcms2-dev (>= 2.9), liblzma-dev (>= 5.0.0), libmypaint-dev (>= 1.4.0), libopenexr-dev (>= 1.6.1), libopenjp2-7-dev (>= 2.1.0), libpango1.0-dev (>= 1.50.0), libpng-dev (>= 1.6.25), libpoppler-glib-dev (>= 0.69.0), libqoi-dev, librsvg2-dev (>= 2.40.0), libsm-dev, libtiff-dev, libwebp-dev (>= 0.6.0), libwmf-dev (>= 0.2.8), libx11-dev, libxcursor-dev, libxml2-utils, libxmu-dev, libxpm-dev, libxt-dev, libhwy-dev, libbrotli-dev, liblcms-dev, zlib1g-dev, meson (>= 0.56), mypaint-brushes, patchutils, poppler-data (>= 0.4.9), shared-mime-info, valac (>= 0.40.0), xsltproc, yelp-tools Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 7a038e81485003fdda1e5f8ca4b87402 3793 gimp_2.99.18-1.dsc b41bdef78a08849bb4ffaef2a3c45d42 25418968 gimp_2.99.18.orig.tar.xz 998863252e74b57ea1334cc671cabfdb 61324 gimp_2.99.18-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnome-team/gimp Vcs-Git: https://salsa.debian.org/gnome-team/gimp.git Checksums-Sha256: 087fdb443a10316afa0592112ec58beb9ce0d1467b15d6f6ab7446fbb109f11e 3793 gimp_2.99.18-1.dsc 8c1bb7a94ac0d4d0cde4d701d8b356387c2ecd87abbd35bbf7d222d40f6ddb6e 25418968 gimp_2.99.18.orig.tar.xz 763b3ed0ac3649f5b8123cc4d49cf5c21fe754db15b65666ddad240ec13bb666 61324 gimp_2.99.18-1.debian.tar.xz Homepage: https://www.gimp.org/ Package-List: gimp deb graphics optional arch=any gimp-data deb graphics optional arch=all gir1.2-gimp-3.0 deb introspection optional arch=any libgimp-3.0-0 deb libs optional arch=any libgimp-3.0-bin deb libdevel optional arch=any libgimp-3.0-dev deb libdevel optional arch=any libgimp-3.0-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: build-essential, libgimp2.0-dev, xauth, xvfb Directory: pool/main/g/gimp Priority: source Section: graphics Package: git Binary: git, git-man, git-doc, git-cvs, git-svn, git-mediawiki, git-email, git-daemon-run, git-daemon-sysvinit, git-gui, gitk, gitweb, git-all Version: 1:2.45.2+next.20240614-1 Maintainer: Jonathan Nieder Uploaders: Anders Kaseorg Build-Depends: libz-dev, gettext, libpcre2-dev | libpcre3-dev, libcurl4-gnutls-dev, libexpat1-dev, subversion, libsvn-perl, libyaml-perl, tcl, python3, libhttp-date-perl | libtime-parsedate-perl, libcgi-pm-perl, liberror-perl, libmailtools-perl, cvs, cvsps, libdbd-sqlite3-perl, unzip, libio-pty-perl, debhelper-compat (= 10), dh-exec (>= 0.7), dh-apache2, dpkg-dev (>= 1.16.2~) Build-Depends-Indep: asciidoc (>= 8.6.10), xmlto, docbook-xsl Architecture: any all Standards-Version: 4.3.0.1 Format: 3.0 (quilt) Files: 43917a13c5f184c735ffdc330f95ccb5 2949 git_2.45.2+next.20240614-1.dsc e0c979e24c4e06ba6b5ab74ccea0d9c7 11201497 git_2.45.2+next.20240614.orig.tar.gz 86424ab215dfbef3df88b1c701e9192e 792876 git_2.45.2+next.20240614-1.debian.tar.xz Vcs-Browser: https://repo.or.cz/w/git/debian.git/ Vcs-Git: https://repo.or.cz/r/git/debian.git/ -b debian-experimental Checksums-Sha256: e8efe930e515c99748aedcfa37764047c831e862ca3061327c6c551a0815db7a 2949 git_2.45.2+next.20240614-1.dsc 70debfd3273d74d4a9c833e7a7a0f238258f0a2ae465ebfe0c398fffe7ceb3a6 11201497 git_2.45.2+next.20240614.orig.tar.gz b1ae5ef8c597b1730bc8ed80c614b56e34a4e2559a59628b9f44998bc9b77487 792876 git_2.45.2+next.20240614-1.debian.tar.xz Homepage: https://git-scm.com/ Package-List: git deb vcs optional arch=any git-all deb vcs optional arch=all git-cvs deb vcs optional arch=all git-daemon-run deb vcs optional arch=all git-daemon-sysvinit deb vcs optional arch=all git-doc deb doc optional arch=all git-email deb vcs optional arch=all git-gui deb vcs optional arch=all git-man deb doc optional arch=all git-mediawiki deb vcs optional arch=all git-svn deb vcs optional arch=all gitk deb vcs optional arch=all gitweb deb vcs optional arch=all Directory: pool/main/g/git Priority: source Section: vcs Package: gitaly Binary: gitaly, ruby-gitaly, gitlab-common, golang-gitlab-gitlab-org-gitaly-dev Version: 16.11.3+ds15-1 Maintainer: Debian Go Packaging Team Uploaders: Pirate Praveen , Sruthi Chandran Build-Depends: debhelper (>= 11~), dh-golang (>= 1.43~), golang-go (>= 2:1.21~), golang-github-aws-aws-sdk-go-dev, golang-github-azure-azure-pipeline-go-dev, golang-github-azure-azure-storage-blob-go-dev (>= 0.14~), golang-github-azure-go-autorest-dev (>= 14.2~), golang-github-beevik-ntp-dev, golang-github-beorn7-perks-dev, golang-github-burntsushi-toml-dev, golang-github-client9-reopen-dev, golang-github-cloudflare-tableflip-dev (>= 1.2~), golang-github-containerd-cgroups-dev, golang-github-davecgh-go-spew-dev, golang-github-dchest-safefile-dev, golang-github-felixge-httpsnoop-dev, golang-github-getsentry-sentry-go-dev, golang-github-golang-jwt-jwt-dev, golang-github-git-lfs-git-lfs-dev (>= 3.0~), golang-github-golang-protobuf-1-5-dev, golang-github-googleapis-enterprise-certificate-proxy-dev (>= 0.3~), golang-github-google-uuid-dev, golang-github-google-wire-dev, golang-github-go-enry-go-license-detector-dev (>= 4.3.0+git20221007~), golang-github-hashicorp-golang-lru-dev, golang-github-hashicorp-yamux-dev (>= 0.0+git20210316.a95892c~), golang-github-jackc-pgconn-dev, golang-github-jackc-pgx-v4-dev, golang-github-kelseyhightower-envconfig-dev, golang-github-lib-pq-dev (>= 1.3~), golang-github-miekg-dns-dev (>= 1.1.54~), golang-github-opencontainers-specs-dev, golang-github-opentracing-opentracing-go-dev, golang-github-oklog-ulid-dev (>= 2.0~), golang-github-pelletier-go-toml.v2-dev, golang-github-pmezard-go-difflib-dev, golang-github-rubenv-sql-migrate-dev, golang-github-sebest-xff-dev, golang-github-sirupsen-logrus-dev (>= 1.0~), golang-github-stretchr-testify-dev (>= 1.4~), golang-github-urfave-cli-v2-dev, golang-gitlab-gitlab-org-gitlab-shell-v14-dev (>= 14.20~), golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-dev (>= 0.0~git20211104.d3ed0bb), golang-golang-x-oauth2-google-dev (>= 0.0~git20211104.d3ed0bb), golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-golang-x-text-dev, golang-golang-x-time-dev, golang-golang-x-tools-dev, golang-golang-x-xerrors-dev, golang-google-protobuf-dev, golang-gopkg-gorp.v1-dev, golang-gopkg-yaml.v2-dev, golang-honnef-go-tools-dev, golang-procfs-dev, golang-uber-goleak-dev, protobuf-compiler, golang-github-aws-smithy-go-dev, golang-github-kylelemons-godebug-dev, golang-github-cli-browser-dev, gem2deb (>= 2.1~), ruby-grpc-tools (>= 1.42~), ruby-bundler Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 334ef6e651b52b9d8f47514ba5bbada5 4872 gitaly_16.11.3+ds15-1.dsc 0b04d4bbd9bc6acf070341722c680cba 125606149 gitaly_16.11.3+ds15.orig-vendor.tar.bz2 849798c8287397d7ccbaafe4e7c2c106 2612549 gitaly_16.11.3+ds15.orig.tar.bz2 03f83af0156e916a65d8b33728c9e42c 23156 gitaly_16.11.3+ds15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/gitaly Vcs-Git: https://salsa.debian.org/go-team/packages/gitaly.git Checksums-Sha256: dfa279b9aa908486efc3e8e2f063a54944b85dd7e9607173a404d8cee5bd4fcc 4872 gitaly_16.11.3+ds15-1.dsc 84a3e32632eb90bd8a6faf665f20c6776bbeff56e486dc2f9d7a31e539e29f86 125606149 gitaly_16.11.3+ds15.orig-vendor.tar.bz2 6a9946c92121847cc33e28ead403b206cc928429beb0be2d2c9c0a6a758bf022 2612549 gitaly_16.11.3+ds15.orig.tar.bz2 8483569146328607af321dedc359858bb14de34098e6ee2cef294ac1f21ca368 23156 gitaly_16.11.3+ds15-1.debian.tar.xz Homepage: https://gitlab.com/gitlab-org/gitaly Go-Import-Path: gitlab.com/gitlab-org/gitaly/v16 Package-List: gitaly deb net optional arch=any gitlab-common deb net optional arch=all golang-gitlab-gitlab-org-gitaly-dev deb net optional arch=all ruby-gitaly deb ruby optional arch=all Extra-Source-Only: yes Directory: pool/main/g/gitaly Priority: extra Section: misc Package: gitaly Binary: gitaly, ruby-gitaly, gitlab-common, golang-gitlab-gitlab-org-gitaly-dev Version: 16.11.6+ds1-2 Maintainer: Debian Go Packaging Team Uploaders: Pirate Praveen , Sruthi Chandran Build-Depends: debhelper (>= 11~), dh-golang (>= 1.43~), golang-go (>= 2:1.21~), golang-github-aws-aws-sdk-go-dev, golang-github-aws-smithy-go-dev (>= 1.19~), golang-github-azure-azure-pipeline-go-dev, golang-github-azure-azure-storage-blob-go-dev (>= 0.14~), golang-github-azure-go-autorest-dev (>= 14.2~), golang-github-beevik-ntp-dev, golang-github-beorn7-perks-dev, golang-github-burntsushi-toml-dev, golang-github-client9-reopen-dev, golang-github-cloudflare-tableflip-dev (>= 1.2~), golang-github-containerd-cgroups-dev, golang-github-davecgh-go-spew-dev, golang-github-dchest-safefile-dev, golang-github-felixge-httpsnoop-dev, golang-github-getsentry-sentry-go-dev, golang-github-golang-jwt-jwt-dev, golang-github-go-logr-logr-dev, golang-github-go-logr-stdr-dev, golang-github-git-lfs-git-lfs-dev (>= 3.0~), golang-github-golang-protobuf-1-5-dev, golang-github-googleapis-enterprise-certificate-proxy-dev (>= 0.3~), golang-github-google-uuid-dev, golang-github-google-wire-dev, golang-github-go-enry-go-license-detector-dev (>= 4.3.0+git20221007~), golang-github-hashicorp-golang-lru-dev, golang-github-hashicorp-yamux-dev (>= 0.0+git20210316.a95892c~), golang-github-jackc-pgconn-dev, golang-github-jackc-pgx-v4-dev, golang-github-kelseyhightower-envconfig-dev, golang-github-lib-pq-dev (>= 1.3~), golang-github-miekg-dns-dev (>= 1.1.54~), golang-github-opencontainers-specs-dev, golang-github-opentracing-opentracing-go-dev, golang-github-oklog-ulid-dev (>= 2.0~), golang-github-pelletier-go-toml.v2-dev, golang-github-pmezard-go-difflib-dev, golang-github-rubenv-sql-migrate-dev, golang-github-sebest-xff-dev, golang-github-sirupsen-logrus-dev (>= 1.0~), golang-github-stretchr-testify-dev (>= 1.4~), golang-github-urfave-cli-v2-dev, golang-gitlab-gitlab-org-gitlab-shell-v14-dev (>= 14.20~), golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-dev (>= 0.0~git20211104.d3ed0bb), golang-golang-x-oauth2-google-dev (>= 0.0~git20211104.d3ed0bb), golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-golang-x-text-dev, golang-golang-x-time-dev, golang-golang-x-tools-dev, golang-golang-x-xerrors-dev, golang-google-protobuf-dev (>= 1.33~), golang-gopkg-gorp.v1-dev, golang-gopkg-yaml.v2-dev, golang-honnef-go-tools-dev, golang-procfs-dev, golang-uber-goleak-dev, protobuf-compiler, golang-github-kylelemons-godebug-dev, golang-github-cli-browser-dev, gem2deb (>= 2.1~), ruby-grpc-tools (>= 1.42~), ruby-bundler Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 2f4eb3e2eab4a3b5f44a5131f0517053 4948 gitaly_16.11.6+ds1-2.dsc 31a8cf528c412125c587dbe0ae693330 126564317 gitaly_16.11.6+ds1.orig-vendor.tar.bz2 d891e01c085a67a28f708b753c049db1 2612509 gitaly_16.11.6+ds1.orig.tar.bz2 8146f968bb1fb887592b7aa99fb351aa 23228 gitaly_16.11.6+ds1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/gitaly Vcs-Git: https://salsa.debian.org/go-team/packages/gitaly.git Checksums-Sha256: 3dd4d3fbbd83882daecc10c1de069703a44d6ae0185f32660ae5fa52353ba881 4948 gitaly_16.11.6+ds1-2.dsc e0fd8f2b2e6ac64d696c0a39a9ea93e8c35663e01101d5d02d7d3409bf394252 126564317 gitaly_16.11.6+ds1.orig-vendor.tar.bz2 0f3d99dd2a8ab2b3a9fa10787a715b51668c06e56d7dcb082d1d42dc41ef94ef 2612509 gitaly_16.11.6+ds1.orig.tar.bz2 18a484ee40fe17b3591fb59ecb50c7bdb6fa90bc8870158f0e41558996acd3fb 23228 gitaly_16.11.6+ds1-2.debian.tar.xz Homepage: https://gitlab.com/gitlab-org/gitaly Go-Import-Path: gitlab.com/gitlab-org/gitaly/v16 Package-List: gitaly deb net optional arch=any gitlab-common deb net optional arch=all golang-gitlab-gitlab-org-gitaly-dev deb net optional arch=all ruby-gitaly deb ruby optional arch=all Directory: pool/main/g/gitaly Priority: extra Section: misc Package: gitlab Binary: gitlab, gitlab-workhorse Version: 16.11.6-3 Maintainer: Debian Ruby Team Uploaders: Cédric Boutillier , Pirate Praveen , Balasankar C , Sruthi Chandran , Utkarsh Gupta Build-Depends: debhelper-compat (= 13), gem2deb, dh-golang, golang-go (>= 2:1.21~), bc, golang-github-alecthomas-chroma-v2-dev, golang-github-aws-aws-sdk-go-dev, golang-github-azure-azure-storage-blob-go-dev (>= 0.10~), golang-github-beorn7-perks-dev, golang-github-client9-reopen-dev, golang-github-davecgh-go-spew-dev, golang-github-dgryski-go-rendezvous-dev, golang-github-disintegration-imaging-dev, golang-github-fzambia-sentinel-dev, golang-github-garyburd-redigo-dev, golang-github-golang-jwt-jwt-dev (>= 4.4.3~), golang-github-googleapis-enterprise-certificate-proxy-dev (>= 0.3~), golang-github-google-uuid-dev, golang-github-golang-protobuf-1-5-dev, golang-github-getsentry-raven-go-dev (>= 0.2~), golang-github-gomodule-redigo-dev, golang-github-hashicorp-yamux-dev (>= 0.0+git20210316.a95892c~), golang-github-jfbus-httprs-dev, golang-github-jtolds-gls-dev (>= 4.20~), golang-github-jpillora-backoff-dev, golang-github-mitchellh-copystructure-dev, golang-github-mitchellh-reflectwalk-dev, golang-github-pmezard-go-difflib-dev, golang-github-cespare-xxhash-dev, golang-github-ryszard-goskiplist-dev, golang-github-sebest-xff-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev (>= 1.4~), golang-gitlab-gitlab-org-gitaly-dev (>= 16.11~), golang-github-beevik-ntp-dev, golang-github-oklog-ulid-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev (>= 1:0.19~), golang-golang-x-sys-dev (>= 0.0~git20180510.7dfd129~), golang-honnef-go-tools-dev, golang-procfs-dev, golang-toml-dev, golang-websocket-dev, libimage-exiftool-perl, golang-github-kylelemons-godebug-dev, golang-github-cli-browser-dev Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 7d3f9e15a8ff6014f5813bde347fab64 5128 gitlab_16.11.6-3.dsc 81ce76352ec081e2bb489dddcaa7f9f4 132636 gitlab_16.11.6.orig-snowplow-javascript-tracker.tar.bz2 cd0e00b3f8d43301720f62c9d6d9330d 5954759 gitlab_16.11.6.orig-workhorse-vendor.tar.bz2 2c5e44f83f92bfe7c014700f992d8fb8 102798407 gitlab_16.11.6.orig.tar.bz2 6d88ef190a1f1a61e2ff1439a220644d 125036 gitlab_16.11.6-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/gitlab Vcs-Git: https://salsa.debian.org/ruby-team/gitlab.git Checksums-Sha256: ffada21ca81e7b495d9713001d0d4ae6f9a802b7cf4b913d545662d8176fca72 5128 gitlab_16.11.6-3.dsc 9d23ebd1cf59b9681a3bd0fa46b59132e2257e916970a5c295cf04388dd76df1 132636 gitlab_16.11.6.orig-snowplow-javascript-tracker.tar.bz2 bcad824fa7c529328c82a01f22d9f8f335014f4aefeb1464a54058f71155f161 5954759 gitlab_16.11.6.orig-workhorse-vendor.tar.bz2 5ae53a2d8b8ae2c3c844587984a69c7d6795d4b5780e4d14800915723c42b1b7 102798407 gitlab_16.11.6.orig.tar.bz2 58eff7f5890b3a750d6284c15d393a1378801232c6ccff3cbb1bcf8d01bb2e43 125036 gitlab_16.11.6-3.debian.tar.xz Homepage: https://about.gitlab.com/ Go-Import-Path: gitlab.com/gitlab-org/gitlab Package-List: gitlab deb contrib/net optional arch=all gitlab-workhorse deb net optional arch=any Ruby-Versions: all Testsuite: autopkgtest Testsuite-Triggers: gcc, gem2deb-test-runner, golang-any, libc6-dev, ruby-awesome-print, ruby-bullet, ruby-capybara, ruby-database-cleaner, ruby-dev, ruby-email-spec, ruby-factory-bot-rails, ruby-ffaker, ruby-fuubar, ruby-json-schema, ruby-knapsack, ruby-parallel, ruby-png-quantizator, ruby-pry-byebug, ruby-pry-rails, ruby-rails-controller-testing, ruby-rblineprof, ruby-rspec, ruby-rspec-junit-formatter, ruby-rspec-parameterized, ruby-rspec-profiling, ruby-rspec-rails, ruby-rspec-retry, ruby-selenium-webdriver, ruby-shoulda-matchers, ruby-simple-po-parser, ruby-simplecov, ruby-spring, ruby-spring-commands-rspec, ruby-sqlite3, ruby-test-prof, ruby-timecop, ruby-webmock, sudo Directory: pool/main/g/gitlab Priority: optional Section: misc Package: glew Binary: glew-utils, libglew-dev, libglew2.2 Version: 2.2.0-5 Maintainer: Alastair McKinstry Build-Depends: debhelper-compat (= 13), docbook-to-man, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libx11-dev, libxi-dev, libxmu-dev Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 7f02f0922476b44a73ed8691cf9fc8ec 2026 glew_2.2.0-5.dsc 3479a5f421ea007ae6321d74650a8954 492468 glew_2.2.0.orig.tar.xz a5f879c6341b1f2d0390a4dab546f19c 27168 glew_2.2.0-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/glew Vcs-Git: https://salsa.debian.org/debian/glew -b debian/latest Checksums-Sha256: 0c6edeb9e66ad636b83883cc25d78186ed5076794787c7c9105d91df5603b72d 2026 glew_2.2.0-5.dsc 971e9bd3e3561e2c33cd1722129a1a44186790e93f4a79e843a0dc8bd1fb1db1 492468 glew_2.2.0.orig.tar.xz 6b736aa8b4e48d01670f7970b51fff08f3796a84dd56944669fa0d51f5945219 27168 glew_2.2.0-5.debian.tar.xz Homepage: http://glew.sourceforge.net Package-List: glew-utils deb utils optional arch=any libglew-dev deb libdevel optional arch=any libglew2.2 deb libs optional arch=any Directory: pool/main/g/glew Priority: source Section: libs Package: glibc Binary: libc-bin, libc-dev-bin, libc-devtools, libc-l10n, glibc-doc, glibc-source, locales, locales-all, nscd, libc6, libc6-dev, libc6-dbg, libc6-udeb, libc6.1, libc6.1-dev, libc6.1-dbg, libc6.1-udeb, libc0.3, libc0.3-dev, libc0.3-dbg, libc0.3-udeb, libc6-i386, libc6-dev-i386, libc6-sparc, libc6-dev-sparc, libc6-sparc64, libc6-dev-sparc64, libc6-s390, libc6-dev-s390, libc6-amd64, libc6-dev-amd64, libc6-powerpc, libc6-dev-powerpc, libc6-ppc64, libc6-dev-ppc64, libc6-mips32, libc6-dev-mips32, libc6-mipsn32, libc6-dev-mipsn32, libc6-mips64, libc6-dev-mips64, libc6-x32, libc6-dev-x32 Version: 2.39-7 Maintainer: GNU Libc Maintainers Uploaders: Clint Adams , Aurelien Jarno , Samuel Thibault Build-Depends: gettext, dpkg (>= 1.18.7), dpkg-dev (>= 1.17.14), xz-utils, file, quilt, autoconf, gawk, debhelper-compat (= 13), rdfind, symlinks, netbase, gperf, bison, linux-libc-dev (>= 3.9) [linux-any], libaudit-dev [linux-any], libcap-dev [linux-any] , libselinux1-dev [linux-any] , mig-for-host (>= 1.8+git20200618-7~) [hurd-any], gnumach-dev (>= 2:1.8+git20200710-2~) [hurd-any], hurd-dev (>= 1:0.9.git20201127-4~) [hurd-any] | hurd-headers-dev [hurd-any], binutils-for-host (>= 2.38), g++-13-for-host, g++-13-multilib [amd64 i386 mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el powerpc ppc64 s390x sparc sparc64 x32] , g++-13-for-host (>= 13.3.0-3) [arm64], python3:native, libidn2-0 (>= 2.0.5~) , libc-bin (>= 2.39) , libgd-dev Build-Depends-Indep: perl, po-debconf (>= 1.0) Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 2704658ff27cfaec3b90217c64363325 7550 glibc_2.39-7.dsc c8b930df9660c5241bb5d60d19e1b10f 19076836 glibc_2.39.orig.tar.xz 528f62b6c94de95edd7a5973c086de53 462888 glibc_2.39-7.debian.tar.xz Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Checksums-Sha256: c9b0374a82a646486a5c0d8f02eb5fa6f0041bfb26d4fb07321fcdbb3d4dae94 7550 glibc_2.39-7.dsc 207e5c93a158e5b45a2b42530660fe7717d4b45e00f96e58496389c2ef868157 19076836 glibc_2.39.orig.tar.xz 7ccab3fba284e3830cec03f61ab35514278b9bf9b28853aa77638518f5fb2852 462888 glibc_2.39-7.debian.tar.xz Homepage: https://www.gnu.org/software/libc/libc.html Package-List: glibc-doc deb doc optional arch=all profile=!stage1 glibc-source deb devel optional arch=all profile=!stage1 libc-bin deb libs required arch=any profile=!stage1 essential=yes libc-dev-bin deb libdevel optional arch=any profile=!stage1 libc-devtools deb devel optional arch=any profile=!stage1+!stage2 libc-l10n deb localization standard arch=all profile=!stage1 libc0.3 deb libs optional arch=hurd-i386,hurd-amd64 profile=!stage1 libc0.3-dbg deb debug optional arch=hurd-i386,hurd-amd64 profile=!stage1 libc0.3-dev deb libdevel optional arch=hurd-i386,hurd-amd64 libc0.3-udeb udeb debian-installer optional arch=hurd-i386,hurd-amd64 profile=!noudeb,!stage1 libc6 deb libs optional arch=amd64,arc,arm64,armel,armhf,hppa,i386,loong64,m68k,mips,mipsel,mipsn32,mipsn32el,mips64,mips64el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el,nios2,powerpc,ppc64,ppc64el,riscv64,sparc,sparc64,s390x,sh3,sh4,x32 profile=!stage1 libc6-amd64 deb libs optional arch=i386,x32 profile=!stage1,!nobiarch libc6-dbg deb debug optional arch=amd64,arc,arm64,armel,armhf,hppa,i386,loong64,m68k,mips,mipsel,mipsn32,mipsn32el,mips64,mips64el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el,nios2,powerpc,ppc64,ppc64el,riscv64,sparc,sparc64,s390x,sh3,sh4,x32 profile=!stage1 libc6-dev deb libdevel optional arch=amd64,arc,arm64,armel,armhf,hppa,i386,loong64,m68k,mips,mipsel,mipsn32,mipsn32el,mips64,mips64el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el,nios2,powerpc,ppc64,ppc64el,riscv64,sparc,sparc64,s390x,sh3,sh4,x32 libc6-dev-amd64 deb libdevel optional arch=i386,x32 profile=!nobiarch libc6-dev-i386 deb libdevel optional arch=amd64,x32 profile=!nobiarch libc6-dev-mips32 deb libdevel optional arch=mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el profile=!nobiarch libc6-dev-mips64 deb libdevel optional arch=mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el profile=!nobiarch libc6-dev-mipsn32 deb libdevel optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el profile=!nobiarch libc6-dev-powerpc deb libdevel optional arch=ppc64 profile=!nobiarch libc6-dev-ppc64 deb libdevel optional arch=powerpc profile=!nobiarch libc6-dev-s390 deb libdevel optional arch=s390x profile=!nobiarch libc6-dev-sparc deb libdevel optional arch=sparc64 profile=!nobiarch libc6-dev-sparc64 deb libdevel optional arch=sparc profile=!nobiarch libc6-dev-x32 deb libdevel optional arch=amd64,i386 profile=!nobiarch libc6-i386 deb libs optional arch=amd64,x32 profile=!stage1,!nobiarch libc6-mips32 deb libs optional arch=mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el profile=!stage1,!nobiarch libc6-mips64 deb libs optional arch=mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el profile=!stage1,!nobiarch libc6-mipsn32 deb libs optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el profile=!stage1,!nobiarch libc6-powerpc deb libs optional arch=ppc64 profile=!stage1,!nobiarch libc6-ppc64 deb libs optional arch=powerpc profile=!stage1,!nobiarch libc6-s390 deb libs optional arch=s390x profile=!stage1,!nobiarch libc6-sparc deb libs optional arch=sparc64 profile=!stage1,!nobiarch libc6-sparc64 deb libs optional arch=sparc profile=!stage1,!nobiarch libc6-udeb udeb debian-installer optional arch=amd64,arc,arm64,armel,armhf,hppa,i386,loong64,m68k,mips,mipsel,mipsn32,mipsn32el,mips64,mips64el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el,nios2,powerpc,ppc64,ppc64el,riscv64,sparc,sparc64,s390x,sh3,sh4,x32 profile=!noudeb,!stage1 libc6-x32 deb libs optional arch=amd64,i386 profile=!stage1,!nobiarch libc6.1 deb libs optional arch=alpha profile=!stage1 libc6.1-dbg deb debug optional arch=alpha profile=!stage1 libc6.1-dev deb libdevel optional arch=alpha libc6.1-udeb udeb debian-installer optional arch=alpha profile=!noudeb,!stage1 locales deb localization standard arch=all profile=!stage1 locales-all deb localization optional arch=any profile=!stage1 nscd deb admin optional arch=any profile=!stage1 Testsuite: autopkgtest Testsuite-Triggers: @builddeps@, binutils, fakeroot, gcc-13, linux-libc-dev Extra-Source-Only: yes Directory: pool/main/g/glibc Priority: optional Section: misc Package: glibc Binary: libc-bin, libc-dev-bin, libc-devtools, libc-l10n, glibc-doc, glibc-source, locales, locales-all, nscd, libc6, libc6-dev, libc6-dbg, libc6-udeb, libc6.1, libc6.1-dev, libc6.1-dbg, libc6.1-udeb, libc0.3, libc0.3-dev, libc0.3-dbg, libc0.3-udeb, libc6-i386, libc6-dev-i386, libc6-sparc, libc6-dev-sparc, libc6-sparc64, libc6-dev-sparc64, libc6-s390, libc6-dev-s390, libc6-amd64, libc6-dev-amd64, libc6-powerpc, libc6-dev-powerpc, libc6-ppc64, libc6-dev-ppc64, libc6-mips32, libc6-dev-mips32, libc6-mipsn32, libc6-dev-mipsn32, libc6-mips64, libc6-dev-mips64, libc6-x32, libc6-dev-x32 Version: 2.40-2 Maintainer: GNU Libc Maintainers Uploaders: Clint Adams , Aurelien Jarno , Samuel Thibault Build-Depends: gettext, dpkg (>= 1.18.7), dpkg-dev (>= 1.17.14), xz-utils, file, quilt, autoconf, gawk, debhelper-compat (= 13), rdfind, symlinks, netbase, gperf, bison, linux-libc-dev (>= 3.9) [linux-any], libaudit-dev [linux-any], libcap-dev [linux-any] , libselinux1-dev [linux-any] , mig-for-host (>= 1.8+git20200618-7~) [hurd-any], gnumach-dev (>= 2:1.8+git20200710-2~) [hurd-any], hurd-dev (>= 1:0.9.git20201127-4~) [hurd-any] | hurd-headers-dev [hurd-any], binutils-for-host (>= 2.38), g++-13-for-host, g++-13-multilib [amd64 i386 mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el powerpc ppc64 s390x sparc sparc64 x32] , g++-13-for-host (>= 13.3.0-3) [arm64], python3:native, libidn2-0 (>= 2.0.5~) , libc-bin (>= 2.40) , libgd-dev Build-Depends-Indep: perl, po-debconf (>= 1.0) Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b4445e8f6599f1b24873692bd7ed0ee1 7550 glibc_2.40-2.dsc 92ace473ee6ff70c4b9964cde56b759c 19517224 glibc_2.40.orig.tar.xz d695fef186530166cf23bdb54b63df3d 393976 glibc_2.40-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Checksums-Sha256: afff6a290a398d405dcd6abb13db4cdcb0c07dc7b6322eb62aae1e8b18d80235 7550 glibc_2.40-2.dsc 0b89b8c058eaa0f1121a814be6196ce2048235b43d95714ce8278fe72c7cc34a 19517224 glibc_2.40.orig.tar.xz 95d3255ec19f271e5e4063f78175a1e83bfd915e75c07a5eefd07aa5c1c02eea 393976 glibc_2.40-2.debian.tar.xz Homepage: https://www.gnu.org/software/libc/libc.html Package-List: glibc-doc deb doc optional arch=all profile=!stage1 glibc-source deb devel optional arch=all profile=!stage1 libc-bin deb libs required arch=any profile=!stage1 essential=yes libc-dev-bin deb libdevel optional arch=any profile=!stage1 libc-devtools deb devel optional arch=any profile=!stage1+!stage2 libc-l10n deb localization standard arch=all profile=!stage1 libc0.3 deb libs optional arch=hurd-i386,hurd-amd64 profile=!stage1 libc0.3-dbg deb debug optional arch=hurd-i386,hurd-amd64 profile=!stage1 libc0.3-dev deb libdevel optional arch=hurd-i386,hurd-amd64 libc0.3-udeb udeb debian-installer optional arch=hurd-i386,hurd-amd64 profile=!noudeb,!stage1 libc6 deb libs optional arch=amd64,arc,arm64,armel,armhf,hppa,i386,loong64,m68k,mips,mipsel,mipsn32,mipsn32el,mips64,mips64el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el,nios2,powerpc,ppc64,ppc64el,riscv64,sparc,sparc64,s390x,sh3,sh4,x32 profile=!stage1 libc6-amd64 deb libs optional arch=i386,x32 profile=!stage1,!nobiarch libc6-dbg deb debug optional arch=amd64,arc,arm64,armel,armhf,hppa,i386,loong64,m68k,mips,mipsel,mipsn32,mipsn32el,mips64,mips64el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el,nios2,powerpc,ppc64,ppc64el,riscv64,sparc,sparc64,s390x,sh3,sh4,x32 profile=!stage1 libc6-dev deb libdevel optional arch=amd64,arc,arm64,armel,armhf,hppa,i386,loong64,m68k,mips,mipsel,mipsn32,mipsn32el,mips64,mips64el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el,nios2,powerpc,ppc64,ppc64el,riscv64,sparc,sparc64,s390x,sh3,sh4,x32 libc6-dev-amd64 deb libdevel optional arch=i386,x32 profile=!nobiarch libc6-dev-i386 deb libdevel optional arch=amd64,x32 profile=!nobiarch libc6-dev-mips32 deb libdevel optional arch=mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el profile=!nobiarch libc6-dev-mips64 deb libdevel optional arch=mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el profile=!nobiarch libc6-dev-mipsn32 deb libdevel optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el profile=!nobiarch libc6-dev-powerpc deb libdevel optional arch=ppc64 profile=!nobiarch libc6-dev-ppc64 deb libdevel optional arch=powerpc profile=!nobiarch libc6-dev-s390 deb libdevel optional arch=s390x profile=!nobiarch libc6-dev-sparc deb libdevel optional arch=sparc64 profile=!nobiarch libc6-dev-sparc64 deb libdevel optional arch=sparc profile=!nobiarch libc6-dev-x32 deb libdevel optional arch=amd64,i386 profile=!nobiarch libc6-i386 deb libs optional arch=amd64,x32 profile=!stage1,!nobiarch libc6-mips32 deb libs optional arch=mipsn32,mipsn32el,mips64,mips64el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el profile=!stage1,!nobiarch libc6-mips64 deb libs optional arch=mips,mipsel,mipsn32,mipsn32el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el profile=!stage1,!nobiarch libc6-mipsn32 deb libs optional arch=mips,mipsel,mips64,mips64el,mipsr6,mipsr6el,mips64r6,mips64r6el profile=!stage1,!nobiarch libc6-powerpc deb libs optional arch=ppc64 profile=!stage1,!nobiarch libc6-ppc64 deb libs optional arch=powerpc profile=!stage1,!nobiarch libc6-s390 deb libs optional arch=s390x profile=!stage1,!nobiarch libc6-sparc deb libs optional arch=sparc64 profile=!stage1,!nobiarch libc6-sparc64 deb libs optional arch=sparc profile=!stage1,!nobiarch libc6-udeb udeb debian-installer optional arch=amd64,arc,arm64,armel,armhf,hppa,i386,loong64,m68k,mips,mipsel,mipsn32,mipsn32el,mips64,mips64el,mipsr6,mipsr6el,mipsn32r6,mipsn32r6el,mips64r6,mips64r6el,nios2,powerpc,ppc64,ppc64el,riscv64,sparc,sparc64,s390x,sh3,sh4,x32 profile=!noudeb,!stage1 libc6-x32 deb libs optional arch=amd64,i386 profile=!stage1,!nobiarch libc6.1 deb libs optional arch=alpha profile=!stage1 libc6.1-dbg deb debug optional arch=alpha profile=!stage1 libc6.1-dev deb libdevel optional arch=alpha libc6.1-udeb udeb debian-installer optional arch=alpha profile=!noudeb,!stage1 locales deb localization standard arch=all profile=!stage1 locales-all deb localization optional arch=any profile=!stage1 nscd deb admin optional arch=any profile=!stage1 Testsuite: autopkgtest Testsuite-Triggers: @builddeps@, binutils, fakeroot, gcc-13, linux-libc-dev Extra-Source-Only: yes Directory: pool/main/g/glibc Priority: optional Section: misc Package: glyphslib Binary: glyphslib, python3-glyphslib Version: 6.4.0+ds1-1~exp1 Maintainer: Debian Fonts Task Force Uploaders: Yao Wei (魏銘廷) Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-setuptools-scm, python3-defcon (>= 0.7.2), python3-ufonormalizer (>= 0.5.3), python3-fonttools (>= 4.32.0), python3-ufolib2 (>= 0.13.1), python3-openstep-plist (>= 0.3.0), python3-ufo2ft (>= 2.27.0), python3-pytest, python3-wheel, xmldiff (>= 2.4), glyphsinfo (>= 1193) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b656e957dc836035d4624a4365786014 2517 glyphslib_6.4.0+ds1-1~exp1.dsc ee852512f256f8398bc5d91a7e0e5cfc 13332728 glyphslib_6.4.0+ds1.orig.tar.xz 341282f0e3a31988681722483613e741 5432 glyphslib_6.4.0+ds1-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/fonts-team/glyphslib Vcs-Git: https://salsa.debian.org/fonts-team/glyphslib.git Checksums-Sha256: fd57e4661f5c027c5cc92b534075521c47a47b128c9fb5d96a28db1fcd3ab2d6 2517 glyphslib_6.4.0+ds1-1~exp1.dsc 032a5bb3297447177ffbdb66e2594a8a119b2283de98f4a38fea80e2f1025917 13332728 glyphslib_6.4.0+ds1.orig.tar.xz 300f928d28847bcfa309009fc362c016d38deafcd9c885b49284bd1156e9e4b2 5432 glyphslib_6.4.0+ds1-1~exp1.debian.tar.xz Homepage: https://github.com/googlefonts/glyphsLib Package-List: glyphslib deb devel optional arch=all python3-glyphslib deb python optional arch=all Testsuite: autopkgtest Testsuite-Triggers: python3-all, python3-pytest, python3-ufo2ft, python3-ufonormalizer, xmldiff Directory: pool/main/g/glyphslib Priority: extra Section: misc Package: gmerlin Binary: gmerlin, gmerlin-plugins-base, gmerlin-data, libgmerlin2, libgmerlin-common, libgmerlin-dev Version: 2.0.0~svngit.20240121.06990a6+dfsg-1~exp1 Maintainer: Debian Multimedia Maintainers Uploaders: IOhannes m zmölnig (Debian/GNU) , Romain Beauxis , Build-Depends: debhelper-compat (= 13), devscripts, dh-buildinfo, doxygen, fontconfig, gnulib, libasound2-dev [linux-any], libcddb2-dev, libcdio-paranoia-dev, libexif-dev, libfreetype-dev, libgavl-dev (>= 2.0.0~svngit.20240111~), libglu1-mesa-dev, libgtk-3-dev, libjpeg-dev, libjson-c-dev, libmusicbrainz5-dev, libncurses-dev, libpng-dev, libpulse-dev, libquicktime-dev, libsqlite3-dev, libtiff-dev, libudev-dev, libv4l-dev [linux-any], libvisual-0.4-dev, libxml2-dev, libxv-dev, texinfo Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: bd7d061365bc97eafe53ca689b8a9196 3103 gmerlin_2.0.0~svngit.20240121.06990a6+dfsg-1~exp1.dsc 4591bfd78c456fb29b4ce530e1b7b05b 3060640 gmerlin_2.0.0~svngit.20240121.06990a6+dfsg.orig.tar.xz f38c9691a46cd4574791d54994bb9246 29528 gmerlin_2.0.0~svngit.20240121.06990a6+dfsg-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/multimedia-team/gmerlin Vcs-Git: https://salsa.debian.org/multimedia-team/gmerlin.git Checksums-Sha256: 3ded5a3f47f81c9da6f34be0edfb112a38d4f1977889d4db064bc6e3629c6664 3103 gmerlin_2.0.0~svngit.20240121.06990a6+dfsg-1~exp1.dsc 2bfdaa2084942d1665961fe1d48ee9ab30e708c5b93882e6f55be4b0501749d1 3060640 gmerlin_2.0.0~svngit.20240121.06990a6+dfsg.orig.tar.xz 9bffd941bf550c22ca86fca6ffabbd0a35a96301fa691f26008bbfaf778c58ae 29528 gmerlin_2.0.0~svngit.20240121.06990a6+dfsg-1~exp1.debian.tar.xz Homepage: http://gmerlin.sourceforge.net/ Dgit: 7985d82f3e072cf0f305e41b943b00118b4c3bc6 debian archive/debian/2.0.0_svngit.20240121.06990a6+dfsg-1_exp1 https://git.dgit.debian.org/gmerlin Package-List: gmerlin deb sound optional arch=any gmerlin-data deb sound optional arch=all gmerlin-plugins-base deb sound optional arch=any libgmerlin-common deb libs optional arch=any libgmerlin-dev deb libdevel optional arch=any libgmerlin2 deb libs optional arch=any Directory: pool/main/g/gmerlin Priority: source Section: sound Package: gmerlin-avdecoder Binary: libgmerlin-avdec2, libgmerlin-avdec-dev, libgmerlin-avdec-doc, gmerlin-plugins-avdecoder Version: 2.0.0~svngit.20240110.09d9073+dfsg-1~exp1 Maintainer: Debian Multimedia Maintainers Uploaders: Romain Beauxis , IOhannes m zmölnig (Debian/GNU) , Build-Depends: debhelper-compat (= 13), dh-buildinfo, doxygen, gnulib, liba52-0.7.4-dev, libavcodec-dev, libavformat-dev, libcdio-paranoia-dev, libdca-dev, libdvdread-dev, libfaad-dev, libflac-dev, libgavl-dev (>= 2.0.0~svngit.20240111~), libgmerlin-dev (>= 2.0.0~svngit.20240111~), libgsm1-dev, libjson-c-dev, libmad0-dev, libmjpegtools-dev, libmpcdec-dev, libmpeg2-4-dev, libopus-dev, libpng-dev, libpostproc-dev, libsmbclient-dev, libspeex-dev, libswscale-dev, libtheora-dev, libtiff-dev, libudf-dev, libvorbis-dev, libxext-dev, licensecheck Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 45596f58e2a8c5a106b6b5fcdffc1c3b 3193 gmerlin-avdecoder_2.0.0~svngit.20240110.09d9073+dfsg-1~exp1.dsc 70928cb428e5c3329b0324a7c9592ba4 618704 gmerlin-avdecoder_2.0.0~svngit.20240110.09d9073+dfsg.orig.tar.xz 2009e4e459f1ec4ff7f14d01c4034e15 13392 gmerlin-avdecoder_2.0.0~svngit.20240110.09d9073+dfsg-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/multimedia-team/gmerlin-avdecoder Vcs-Git: https://salsa.debian.org/multimedia-team/gmerlin-avdecoder.git Checksums-Sha256: f627596a21d59825c539c42d2a25e3a9d5c64d9246bebaeae2c4150f1ad871e2 3193 gmerlin-avdecoder_2.0.0~svngit.20240110.09d9073+dfsg-1~exp1.dsc 44e9fc06009a4ec7fe1139ca602236128b5529212485fd5dfd00317c940e919e 618704 gmerlin-avdecoder_2.0.0~svngit.20240110.09d9073+dfsg.orig.tar.xz 5a0ce879570a177e68ff14135fd672a432341096cfbbb9310bded20121a21ec0 13392 gmerlin-avdecoder_2.0.0~svngit.20240110.09d9073+dfsg-1~exp1.debian.tar.xz Homepage: http://gmerlin.sourceforge.net/ Dgit: 8b4b1fbd186d5d4c3827bb34359de546b0bb2e44 debian archive/debian/2.0.0_svngit.20240110.09d9073+dfsg-1_exp1 https://git.dgit.debian.org/gmerlin-avdecoder Package-List: gmerlin-plugins-avdecoder deb libs optional arch=any libgmerlin-avdec-dev deb libdevel optional arch=any libgmerlin-avdec-doc deb doc optional arch=all libgmerlin-avdec2 deb libs optional arch=any Directory: pool/main/g/gmerlin-avdecoder Priority: source Section: libs Package: gmerlin-encoders Binary: gmerlin-encoders-ffmpeg, gmerlin-encoders-good, gmerlin-encoders-extra Version: 2.0.0~svngit.20231213.4d5872f-1~exp1 Maintainer: Debian Multimedia Maintainers Uploaders: IOhannes m zmölnig (Debian/GNU) , Build-Depends: debhelper-compat (= 13), devscripts, dh-buildinfo, gnulib, libavcodec-dev, libavformat-dev, libflac-dev, libgavl-dev (>= 2.0.0~svngit.20240111~), libgmerlin-dev (>= 2.0.0~svngit.20240111~), libjson-c-dev, libmjpegtools-dev, libmp3lame-dev, libogg-dev, libopus-dev, libpostproc-dev, libshout-dev, libspeex-dev, libswscale-dev, libtheora-dev, libvorbis-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: ed563c3b3f8c8c50497ff48b074499df 2857 gmerlin-encoders_2.0.0~svngit.20231213.4d5872f-1~exp1.dsc 3fa66909f1ab537b58618ad97cfa6605 137272 gmerlin-encoders_2.0.0~svngit.20231213.4d5872f.orig.tar.xz c9dab0570a987c1dac4709b6dcefaca1 6768 gmerlin-encoders_2.0.0~svngit.20231213.4d5872f-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/multimedia-team/gmerlin-encoders Vcs-Git: https://salsa.debian.org/multimedia-team/gmerlin-encoders.git Checksums-Sha256: 24ed19a0f056bbd6159c52f3302aca9d1522aaf840c40ffe48560030318eed19 2857 gmerlin-encoders_2.0.0~svngit.20231213.4d5872f-1~exp1.dsc 11258828f58433d26cc5de13e6e70b4d3e306d0cd9dfd3d6534435cd36bea1c3 137272 gmerlin-encoders_2.0.0~svngit.20231213.4d5872f.orig.tar.xz 9e87f453b69c8edf35320c6f3fd3f716dbd494e9a33c18260a11385a107c6dd3 6768 gmerlin-encoders_2.0.0~svngit.20231213.4d5872f-1~exp1.debian.tar.xz Homepage: https://gmerlin.sourceforge.net/ Dgit: 42589b5876eea61684171c70b6351aa7e628b2e2 debian archive/debian/2.0.0_svngit.20231213.4d5872f-1_exp1 https://git.dgit.debian.org/gmerlin-encoders Package-List: gmerlin-encoders-extra deb libs optional arch=any gmerlin-encoders-ffmpeg deb libs optional arch=any gmerlin-encoders-good deb libs optional arch=any Directory: pool/main/g/gmerlin-encoders Priority: source Section: libs Package: gmsh Binary: gmsh, gmsh-doc, libgmsh-dev, libgmsh-private-headers-dev, libgmsh4.13, python3-gmsh Version: 4.13.1+ds1-1~exp1 Maintainer: Debian Science Maintainers Uploaders: Christophe Trophime , Kurt Kremitzki , Anton Gladky , Francesco Ballarin Build-Depends: dpkg-dev (>= 1.22.5), cmake, debhelper-compat (= 13), freeglut3-dev, gfortran, libann-dev, libalglib-dev, libblas-dev, libcgns-dev, libeigen3-dev, libfltk1.3-dev, libgl-dev, libgl2ps-dev, libglu1-mesa-dev, libgmm++-dev, libgmp-dev, libhdf5-dev, libjpeg-dev, liblapack-dev, liblbfgs-dev, libmetis-dev, libnglib-dev (>= 6.2.2401+dfsg1-2~), libocct-data-exchange-dev, libocct-foundation-dev, libocct-modeling-algorithms-dev, libocct-modeling-data-dev, libocct-ocaf-dev, libocct-visualization-dev, libpng-dev, texinfo, texlive, texlive-plain-generic, voro++-dev, zlib1g-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 4b4baca0ba14b0ea1db1e452d2a71b38 2974 gmsh_4.13.1+ds1-1~exp1.dsc cf37454b2a15665b63a1207deda180e8 18977624 gmsh_4.13.1+ds1.orig.tar.xz 3a8ee62cfc26c466d3a6acf82cc43730 26496 gmsh_4.13.1+ds1-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/gmsh Vcs-Git: https://salsa.debian.org/science-team/gmsh.git Checksums-Sha256: 6325437b22c19c65b9b28b6b9a0c8f5e10dc41e66b33dc2ba59673f603c48e18 2974 gmsh_4.13.1+ds1-1~exp1.dsc af29c7d857090db67b9236a6092587de8f73f91d611db5e28ba9b9552039e007 18977624 gmsh_4.13.1+ds1.orig.tar.xz d2c2d5ea33edb8698c74627a4b381988b51346eb438ce88dadaf580b789fd3cd 26496 gmsh_4.13.1+ds1-1~exp1.debian.tar.xz Homepage: https://gmsh.info Package-List: gmsh deb math optional arch=any gmsh-doc deb doc optional arch=all libgmsh-dev deb libdevel optional arch=any libgmsh-private-headers-dev deb libdevel optional arch=any libgmsh4.13 deb libs optional arch=any python3-gmsh deb python optional arch=all Testsuite: autopkgtest Directory: pool/main/g/gmsh Priority: source Section: math Package: gnome-control-center Binary: gnome-control-center, gnome-control-center-dev, gnome-control-center-data Version: 1:47.0.1-1 Maintainer: Debian GNOME Maintainers Uploaders: Amin Bandali , Jeremy Bícha , Laurent Bigonville , Marco Trevisan (Treviño) Build-Depends: debhelper-compat (= 13), desktop-file-utils, dh-sequence-gnome (>= 0.22.2), gnome-settings-daemon-dev (>= 41), gsettings-desktop-schemas-dev (>= 47~beta), gtk-doc-tools, libaccountsservice-dev (>= 0.6.39), libadwaita-1-dev (>= 1.6~beta), libcolord-dev (>= 0.1.34), libcolord-gtk4-dev (>= 0.1.24), libcups2-dev, libgcr-4-dev [linux-any], libgdk-pixbuf-2.0-dev (>= 2.23.0), libgirepository1.0-dev, libglib2.0-dev (>= 2.76.6), libgnome-bg-4-dev, libgnome-bluetooth-ui-3.0-dev [linux-any], libgnome-desktop-4-dev, libgnome-rr-4-dev, libgnutls28-dev, libgoa-1.0-dev (>= 3.51.0), libgoa-backend-1.0-dev (>= 3.51.0), libgsound-dev, libgtk-4-dev (>= 4.15.2), libgtop2-dev, libgudev-1.0-dev (>= 232) [linux-any], libhandy-1-dev (>= 1.2.0), libibus-1.0-dev (>= 1.5.2), libjson-glib-dev, libkrb5-dev, libmalcontent-0-dev (>= 0.7.0) [amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x hppa powerpc ppc64 x32], libmm-glib-dev [linux-any], libnm-dev (>= 1.24.0) [linux-any], libnma-gtk4-dev (>= 1.10.2) [linux-any], libpolkit-gobject-1-dev (>= 0.103), libpulse-dev (>= 13.0~), libpwquality-dev (>= 1.2.2), libsecret-1-dev, libsmbclient-dev (>= 2:3.6.12-1~), libsoup-3.0-dev, libudisks2-dev, libupower-glib-dev (>= 0.99.8), libwacom-dev (>= 0.7) [linux-any], libx11-dev (>= 2:1.8), libxft-dev (>= 2.1.2), libxi-dev (>= 2:1.2), libxklavier-dev (>= 5.1), libxml2-dev, libxml2-utils, locales, meson (>= 0.57.0), polkitd, python3-dbusmock, shared-mime-info, tecla, tzdata , xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8f851a27ec3f49260d8a2fc8ac0ff4c8 3757 gnome-control-center_47.0.1-1.dsc 2bbe48e592922bb9be71ae39396b7ccd 7280892 gnome-control-center_47.0.1.orig.tar.xz 50ce025deaa7b5a653072e62b8e9898a 40520 gnome-control-center_47.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-control-center Vcs-Git: https://salsa.debian.org/gnome-team/gnome-control-center.git Checksums-Sha256: 4ff00a2063375a1080d73e98ffa6d8d79501cafde5b5f3ec63a2e485f9aa779b 3757 gnome-control-center_47.0.1-1.dsc 87eedf74337b3c61df19a0dc8c25b5c29629fb5f919bec34cbd0a4b1c7db3567 7280892 gnome-control-center_47.0.1.orig.tar.xz 1facc260b6f49b0fe0c76b69b7be4bc5922f379816b6e675e102befd16bd256c 40520 gnome-control-center_47.0.1-1.debian.tar.xz Package-List: gnome-control-center deb gnome optional arch=any gnome-control-center-data deb gnome optional arch=all gnome-control-center-dev deb devel optional arch=all Directory: pool/main/g/gnome-control-center Priority: source Section: gnome Package: gnome-kiosk Binary: gnome-kiosk, gnome-kiosk-search-appliance, gnome-kiosk-script-session Version: 47~alpha-1 Maintainer: Debian GNOME Maintainers Uploaders: Mohammed Sadiq , Jeremy Bícha Build-Depends: debhelper-compat (= 13), dconf-cli, libgnome-desktop-4-dev, libgtk-4-dev, libibus-1.0-dev, libmutter-15-dev, libsystemd-dev [linux-any], meson, systemd-dev [linux-any] Architecture: linux-any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 757f52cfd5695c153b8bc5c628f45db8 2341 gnome-kiosk_47~alpha-1.dsc e0b681f39e898c491a58ee56e008a6c0 46216 gnome-kiosk_47~alpha.orig.tar.xz 52e7ed6b9ad155ed7fba4bc096855043 3776 gnome-kiosk_47~alpha-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-kiosk Vcs-Git: https://salsa.debian.org/gnome-team/gnome-kiosk.git Checksums-Sha256: 4f8b0e4abc24b3e2f0717eef813e7f57e04d66b8b729867f3fe4ea1fef23d81d 2341 gnome-kiosk_47~alpha-1.dsc b15e1e1611f0a688b4bcd59cdc7df7ebe522b6129cb2a61c6ff8f8d251c5a897 46216 gnome-kiosk_47~alpha.orig.tar.xz e7eb670ac83f2da1cc39511d5e8bf157196f79697b24a98823b53ccb3399f186 3776 gnome-kiosk_47~alpha-1.debian.tar.xz Homepage: https://gitlab.gnome.org/GNOME/gnome-kiosk Package-List: gnome-kiosk deb gnome optional arch=linux-any gnome-kiosk-script-session deb gnome optional arch=all gnome-kiosk-search-appliance deb gnome optional arch=all Directory: pool/main/g/gnome-kiosk Priority: optional Section: misc Package: gnome-photos Binary: gnome-photos, gnome-photos-tests Version: 44.0-2 Maintainer: Debian GNOME Maintainers Uploaders: Iain Lane , Jeremy Bicha , Laurent Bigonville Build-Depends: debhelper-compat (= 13), dh-sequence-gnome, gsettings-desktop-schemas-dev, itstool, libbabl-dev, libcairo2-dev (>= 1.14.0), libdazzle-1.0-dev (>= 3.26.0), libgdata-dev (>= 0.17.3), libgdk-pixbuf-2.0-dev (>= 2.36.8), libgegl-dev (>= 1:0.4.0), libgeocode-glib-dev (>= 3.26.3), libgexiv2-dev (>= 0.14.0), libglib2.0-dev (>= 2.62.0), libgoa-1.0-dev (>= 3.45.1), libhandy-1-dev (>= 1.1.90), libjpeg-dev, libpng-dev (>= 1.6), libportal-gtk3-dev, librsvg2-common:native, libgtk-3-dev (>= 3.22.16), libtracker-sparql-3.0-dev, libwnck-3-dev, meson (>= 0.60.0) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: ec351ceaec78c3fd7fa14224cd0c56c9 2701 gnome-photos_44.0-2.dsc cc756e9b5635c328affa600bd597a7ed 2862604 gnome-photos_44.0.orig.tar.xz aea7e07d3dcde6d6e998562f0ec1ca1d 8808 gnome-photos_44.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-photos Vcs-Git: https://salsa.debian.org/gnome-team/gnome-photos.git Checksums-Sha256: ed796403d703a5587a2031e2f7803abae83a39b44809dce372432da1a06591d3 2701 gnome-photos_44.0-2.dsc e78e210397d3c62809c6cd5521da6eccb4a11ddea5bf2af8632a47f4da5c829e 2862604 gnome-photos_44.0.orig.tar.xz 0bf0b41e630baa0fe62df7cee5dba8176445ad4c7fbf518c061630f7c2e682fb 8808 gnome-photos_44.0-2.debian.tar.xz Homepage: https://wiki.gnome.org/Apps/Photos Package-List: gnome-photos deb gnome optional arch=any gnome-photos-tests deb gnome optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dbus, gnome-desktop-testing, xauth, xvfb Directory: pool/main/g/gnome-photos Priority: optional Section: misc Package: gnome-remote-desktop Binary: gnome-remote-desktop Version: 47~rc-1 Maintainer: Debian GNOME Maintainers Uploaders: Amin Bandali , Jeremy Bícha , Marco Trevisan (Treviño) Build-Depends: asciidoc-base, dbus-daemon , debhelper-compat (= 13), dh-sequence-gnome, docbook-xml, freerdp3-dev (>= 3.1.0), libcairo2-dev, libdbus-1-dev, libdrm-dev, libei-dev (>= 1.2.0), libepoxy-dev (>= 1.4), libffmpeg-nvenc-dev (>= 11.1.5), libfuse3-dev (>= 3.9.1), libgbm-dev, libglib2.0-dev (>= 2.75.0), libgudev-1.0-dev, libnotify-dev, libopus-dev, libpipewire-0.3-dev, libpolkit-gobject-1-dev (>= 122), libsecret-1-dev, libsystemd-dev, libtss2-dev, libxkbcommon-dev (>= 1.0.0), meson (>= 0.47.0), mutter (>= 47~beta) , openssl , pipewire , python3-dbus , python3-gi , systemd-dev, wireplumber Architecture: linux-any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 76449c356cd9b2f269109eaf089c2c03 2849 gnome-remote-desktop_47~rc-1.dsc ee1f6447c67bdf7eb76ad61f2bd0a2d1 278644 gnome-remote-desktop_47~rc.orig.tar.xz eb63fa119b4493e7ac0c7a1e6b14af54 10536 gnome-remote-desktop_47~rc-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-remote-desktop Vcs-Git: https://salsa.debian.org/gnome-team/gnome-remote-desktop.git Checksums-Sha256: 255cbaabaeb898829a9aa72c4ffb807d8367738b0c9185b1e590e241114a5ea0 2849 gnome-remote-desktop_47~rc-1.dsc 4907e2f07df20c9b048a5c4e6ad58af7cb67133a5c76081d7c43cb3b8ae3ff28 278644 gnome-remote-desktop_47~rc.orig.tar.xz 68ae316b423007414385a776fdd69e846d5d90732b31090a7bc1faf8c0b1988c 10536 gnome-remote-desktop_47~rc-1.debian.tar.xz Homepage: https://wiki.gnome.org/Projects/Mutter/RemoteDesktop Package-List: gnome-remote-desktop deb gnome optional arch=linux-any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@ Directory: pool/main/g/gnome-remote-desktop Priority: extra Section: misc Package: gnome-settings-daemon Binary: gnome-settings-daemon, gnome-settings-daemon-common, gnome-settings-daemon-dev Version: 47.1-1 Maintainer: Debian GNOME Maintainers Uploaders: Amin Bandali , Gunnar Hjalmarsson , Jeremy Bícha , Laurent Bigonville , Marco Trevisan (Treviño) Build-Depends: debhelper-compat (= 13), dh-exec, dh-sequence-gnome, gsettings-desktop-schemas-dev (>= 46~beta), gtk-doc-tools, intltool, libasound2-dev [linux-any], libcanberra-gtk3-dev, libcolord-dev [linux-any], libcups2-dev, libfontconfig-dev, libgcr-4-dev [linux-any], libgeoclue-2-dev, libgeocode-glib-dev (>= 3.26.3), libglib2.0-dev, libglib2.0-dev:native, libgnome-desktop-3-dev, libgtk-3-dev, libgudev-1.0-dev [linux-any], libgweather-4-dev (>= 4.1), libibus-1.0-dev, liblcms2-dev, libmm-glib-dev [linux-any], libnm-dev [linux-any], libnotify-dev, libpackagekit-glib2-dev, libpolkit-gobject-1-dev (>= 0.114), libpulse-dev, libsystemd-dev [linux-any], libupower-glib-dev (>= 0.99.12), libwacom-dev [!hurd-any !s390 !s390x], libx11-dev, libxext-dev, libxfixes-dev (>= 1:6.0), libxi-dev, libxt-dev, meson, polkitd, python3-gi , systemd-dev [linux-any], xkb-data, xserver-xorg-input-wacom [!hurd-any !s390 !s390x] Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 46334b32d86893ffac1a650f6a31eac4 3302 gnome-settings-daemon_47.1-1.dsc 39121de0ab17b3052ed6aebe6fa6ce8b 1480696 gnome-settings-daemon_47.1.orig.tar.xz f8d5b39e4ffd593f94b549e4805dd52a 23444 gnome-settings-daemon_47.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-settings-daemon Vcs-Git: https://salsa.debian.org/gnome-team/gnome-settings-daemon.git Checksums-Sha256: 75673b7cb1fb7a47af3ddf73e3e9504532169b9e593a969fb392f1dd9d823968 3302 gnome-settings-daemon_47.1-1.dsc f2aacbe55fa38e8708583eec0a6651049e537eb505a3ed2ce0baa4e9b64246d1 1480696 gnome-settings-daemon_47.1.orig.tar.xz 558e2c489ab6e454c96cda0fc7140eb921d804d3af1bf545fef1207cd4bec90c 23444 gnome-settings-daemon_47.1-1.debian.tar.xz Homepage: https://gitlab.gnome.org/GNOME/gnome-settings-daemon Package-List: gnome-settings-daemon deb gnome optional arch=any gnome-settings-daemon-common deb gnome optional arch=all gnome-settings-daemon-dev deb libdevel optional arch=any Directory: pool/main/g/gnome-settings-daemon Priority: source Section: gnome Package: gnome-shell Binary: gnome-shell, gnome-shell-common, gnome-shell-extension-prefs Version: 47.0-2 Maintainer: Debian GNOME Maintainers Uploaders: Jeremy Bícha , Marco Trevisan (Treviño) Build-Depends: appstream, bash-completion, dbus-daemon , debhelper-compat (= 13), dh-sequence-gir, dh-sequence-gnome, gjs (>= 1.73.1), gir1.2-accountsservice-1.0 , gir1.2-gcr-4-dev, gir1.2-gdkpixbuf-2.0-dev, gir1.2-gdm-1.0 , gir1.2-geoclue-2.0 , gir1.2-gnomebg-4.0 , gir1.2-gnomedesktop-4.0 , gir1.2-gweather-4.0 (>= 4.1) , gir1.2-nma4-1.0 (>= 1.10.4) [linux-any] , gir1.2-polkitagent-1.0-dev, gir1.2-rsvg-2.0 , gir1.2-upowerglib-1.0 , gnome-control-center-dev, gnome-settings-daemon-common (>= 47~rc) , gobject-introspection (>= 1.80), gsettings-desktop-schemas-dev (>= 47~rc), gtk-doc-tools, libasound2-dev, libatk-bridge2.0-dev, libecal2.0-dev (>= 3.45), libedataserver1.2-dev (>= 3.45), libgcr-4-dev (>= 3.90.0), libgjs-dev (>= 1.73.1), libgl1-mesa-dri , libglib2.0-dev (>= 2.80), libgnome-autoar-0-dev, libgnome-bluetooth-3.0-dev (>= 3.9.0) [linux-any], libgnome-desktop-4-dev (>= 40), libgnome-menu-3-dev, libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev, libgtk-4-dev, libibus-1.0-dev, libjson-glib-dev, libmutter-15-dev (>= 47.0), mutter-15-tests (>= 47.0) , libnm-dev [linux-any], libpipewire-0.3-dev (>= 0.3.49) [linux-any], libpolkit-agent-1-dev, libpulse-dev, libsecret-1-dev, libsystemd-dev [linux-any], libx11-dev, libxfixes-dev, libxml2-dev, mesa-common-dev, meson (>= 0.58.0), mutter (>= 47.0) , pipewire , pkgconf, python3-docutils, sassc, systemd-dev [linux-any], xauth , xvfb , xwayland Architecture: linux-any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 80e188dbda30fc510404d131378aa30a 3729 gnome-shell_47.0-2.dsc 42ee8af63dbf11d5259f294baddca038 2137180 gnome-shell_47.0.orig.tar.xz 100ea3a3e97daab98e704cf867d7c3c8 50112 gnome-shell_47.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell.git Checksums-Sha256: 96e9550ac2b48b6ab51c68268fd9577d561e833d4eb9ebe0b8d0a22c5505f0a5 3729 gnome-shell_47.0-2.dsc 7a20770c6290ad69a9a82c8497cb27e1bf863f387db25e98e542e4f6c5f06ded 2137180 gnome-shell_47.0.orig.tar.xz d9f124f9007c15e5f313e296caadd498d00889f679ba4abe50f794547764ea50 50112 gnome-shell_47.0-2.debian.tar.xz Homepage: https://wiki.gnome.org/Projects/GnomeShell Package-List: gnome-shell deb gnome optional arch=linux-any gnome-shell-common deb gnome optional arch=all gnome-shell-extension-prefs deb gnome optional arch=linux-any Directory: pool/main/g/gnome-shell Priority: source Section: gnome Package: gnome-shell-extension-shortcuts Binary: gnome-shell-extension-shortcuts Version: 1.6.0-1~exp1 Maintainer: Kyle Robbertze Build-Depends: debhelper-compat (= 13), gettext, libglib2.0-bin Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ec5f93c4e2a21dd8efccc8b1dd5c4af9 2183 gnome-shell-extension-shortcuts_1.6.0-1~exp1.dsc e729e6e5cfe55125613f0414423c3424 23113 gnome-shell-extension-shortcuts_1.6.0.orig.tar.bz2 db20681101a011069e902d7cdc69668b 2808 gnome-shell-extension-shortcuts_1.6.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/gnome-shell-extension-shortcuts Vcs-Git: https://salsa.debian.org/debian/gnome-shell-extension-shortcuts.git Checksums-Sha256: 8580ff060831528eb9a7c6a368f43bda14069185e8b115ff1f434a9ff192c448 2183 gnome-shell-extension-shortcuts_1.6.0-1~exp1.dsc 20529c8a385d8eb040e614697c15266f1e4de3405189cd26b913eaa2e1d2af1c 23113 gnome-shell-extension-shortcuts_1.6.0.orig.tar.bz2 64b68837393b8174542f65713158bfbd732f901e6a1d54f0027237e78552256a 2808 gnome-shell-extension-shortcuts_1.6.0-1~exp1.debian.tar.xz Homepage: https://gitlab.com/paddatrapper/shortcuts-gnome-extension Package-List: gnome-shell-extension-shortcuts deb gnome optional arch=all Directory: pool/main/g/gnome-shell-extension-shortcuts Priority: optional Section: misc Package: gnome-shell-extensions Binary: gnome-shell-extensions, gnome-classic, gnome-classic-xsession, gnome-shell-extensions-common, gnome-shell-extension-apps-menu, gnome-shell-extension-auto-move-windows, gnome-shell-extension-drive-menu, gnome-shell-extension-launch-new-instance, gnome-shell-extension-light-style, gnome-shell-extension-native-window-placement, gnome-shell-extension-places-menu, gnome-shell-extension-screenshot-window-sizer, gnome-shell-extension-status-icons, gnome-shell-extension-system-monitor, gnome-shell-extension-user-theme, gnome-shell-extension-window-list, gnome-shell-extension-windows-navigator, gnome-shell-extension-workspace-indicator Version: 47.0-1 Maintainer: Debian GNOME Maintainers Uploaders: Iain Lane , Jeremy Bícha , Laurent Bigonville , Marco Trevisan (Treviño) Build-Depends: debhelper-compat (= 13), dh-sequence-gnome, libglib2.0-bin, meson (>= 0.58.0), sassc Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 285a0265a9e2d96eaf4f9f476e67e397 3961 gnome-shell-extensions_47.0-1.dsc 0a688688f9efec699c40615e83383c8f 221440 gnome-shell-extensions_47.0.orig.tar.xz 4ca0a66b96e8138269e568b5ea21860d 12200 gnome-shell-extensions_47.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extensions Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extensions.git Checksums-Sha256: 8eca6639b5471c0d18ae92d2a75f4befb66f40368251a0d072fbc66d1e199a6a 3961 gnome-shell-extensions_47.0-1.dsc 50f04f7ba50eded10cea07a4705fb3363e86926d10011be5b25037566770834f 221440 gnome-shell-extensions_47.0.orig.tar.xz 347be55cecd076d56541505b3f3d1718847f30ec4210498892b56ae353b514ce 12200 gnome-shell-extensions_47.0-1.debian.tar.xz Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions Package-List: gnome-classic deb gnome optional arch=all gnome-classic-xsession deb gnome optional arch=all gnome-shell-extension-apps-menu deb gnome optional arch=all gnome-shell-extension-auto-move-windows deb gnome optional arch=all gnome-shell-extension-drive-menu deb gnome optional arch=all gnome-shell-extension-launch-new-instance deb gnome optional arch=all gnome-shell-extension-light-style deb gnome optional arch=all gnome-shell-extension-native-window-placement deb gnome optional arch=all gnome-shell-extension-places-menu deb gnome optional arch=all gnome-shell-extension-screenshot-window-sizer deb gnome optional arch=all gnome-shell-extension-status-icons deb gnome optional arch=all gnome-shell-extension-system-monitor deb gnome optional arch=all gnome-shell-extension-user-theme deb gnome optional arch=all gnome-shell-extension-window-list deb gnome optional arch=all gnome-shell-extension-windows-navigator deb gnome optional arch=all gnome-shell-extension-workspace-indicator deb gnome optional arch=all gnome-shell-extensions deb oldlibs optional arch=all gnome-shell-extensions-common deb gnome optional arch=all Directory: pool/main/g/gnome-shell-extensions Priority: source Section: gnome Package: gnucap Binary: libgnucap0, gnucap, gnucap-common, libgnucap-dev, gnucap-default-plugins0 Version: 1:20230520-dev-1 Maintainer: Debian Electronics Team Uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) , Felix Salfelder Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.17.14), gnucap:native , libreadline-dev Architecture: any all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 898967a1bb61b457ef9caf39ce8e593e 2363 gnucap_20230520-dev-1.dsc 2752caaf56a5ecb0d763c017a06f5bc7 813644 gnucap_20230520-dev.orig.tar.gz b549bcd91205c0c029659fa03f4bb596 27228 gnucap_20230520-dev-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/electronics-team/Gnucap/gnucap Vcs-Git: https://salsa.debian.org/electronics-team/Gnucap/gnucap.git Checksums-Sha256: 56ee49cab39b57f0bc9209170c12df12efe786f8e85e934f2a19c2961a3d0c5b 2363 gnucap_20230520-dev-1.dsc 2909111315113304139d14db0ffdb47782e3c0e14646840f3816e0bcbc71e846 813644 gnucap_20230520-dev.orig.tar.gz 0d449611f7e06632664730462c14e68dd3b1f68d6274ec83791da9fc4671ef9f 27228 gnucap_20230520-dev-1.debian.tar.xz Homepage: http://gnucap.org Package-List: gnucap deb electronics optional arch=any gnucap-common deb electronics optional arch=all gnucap-default-plugins0 deb electronics optional arch=any libgnucap-dev deb libdevel optional arch=any libgnucap0 deb libs optional arch=any Directory: pool/main/g/gnucap Priority: source Section: electronics Package: gnupg2 Binary: gpgconf, gnupg-agent, gpg-agent, gpg-wks-server, gpg-wks-client, scdaemon, gpgsm, gpg, gnupg, gnupg2, gpgv, dirmngr, keyboxd, gpgv-udeb, gpgv-static, gpgv-win32, gnupg-l10n, gnupg-utils Version: 2.4.5-3 Maintainer: Debian GnuPG Maintainers Uploaders: Eric Dorland , Daniel Kahn Gillmor , Build-Depends: automake, autopoint, debhelper-compat (= 13), fig2dev , file, gettext, ghostscript , gpgrt-tools, imagemagick (>= 0.1) , libassuan-dev (>= 2.5.0), libbz2-dev, libgcrypt20-dev (>= 1.9.1), libgnutls28-dev (>= 3.2), libgpg-error-dev (>= 1.46), libksba-dev (>= 1.6.3), libldap2-dev, libnpth0-dev (>= 1.2), libreadline-dev, librsvg2-bin , libsqlite3-dev, libusb-1.0-0-dev [!hurd-any], openssh-client , pkgconf, texinfo , unicode-data, zlib1g-dev | libz-dev Build-Depends-Indep: binutils-multiarch [!amd64 !i386], libassuan-mingw-w64-dev (>= 2.5.0), libgcrypt-mingw-w64-dev (>= 1.9.1), libgpg-error-mingw-w64-dev (>= 1.50-4), libksba-mingw-w64-dev (>= 1.6.3), libnpth-mingw-w64-dev (>= 1.2), libz-mingw-w64-dev, mingw-w64 Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 4d8ca5728f79f143e52311cf76b668f0 3908 gnupg2_2.4.5-3.dsc 49c3534e87744e994250d37c1b43f928 7889060 gnupg2_2.4.5.orig.tar.bz2 2b9ac95fb6d7267b51f62ccf43979753 390 gnupg2_2.4.5.orig.tar.bz2.asc a16609af708acf993a3208e6103afe85 124364 gnupg2_2.4.5-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/gnupg2 Vcs-Git: https://salsa.debian.org/debian/gnupg2.git Checksums-Sha256: 8087891271bc217d684c4eb4024b0f5097571e587c88ceb39af04e4b87c966f4 3908 gnupg2_2.4.5-3.dsc f68f7d75d06cb1635c336d34d844af97436c3f64ea14bcb7c869782f96f44277 7889060 gnupg2_2.4.5.orig.tar.bz2 fb40589eec45f9975e768681a9709abd62c68f8f7239ec18a6fd5204ac307273 390 gnupg2_2.4.5.orig.tar.bz2.asc 879e0799486aebf40e561f7353ee7ebffce98c28b631fa3e918743c171c36da9 124364 gnupg2_2.4.5-3.debian.tar.xz Homepage: https://www.gnupg.org/ Package-List: dirmngr deb utils optional arch=any gnupg deb metapackages optional arch=all gnupg-agent deb oldlibs optional arch=all gnupg-l10n deb localization optional arch=all gnupg-utils deb utils optional arch=any gnupg2 deb oldlibs optional arch=all gpg deb utils optional arch=any gpg-agent deb utils optional arch=any gpg-wks-client deb utils optional arch=any gpg-wks-server deb utils optional arch=any gpgconf deb utils optional arch=any gpgsm deb utils optional arch=any gpgv deb utils important arch=any gpgv-static deb utils optional arch=any gpgv-udeb udeb debian-installer optional arch=any profile=!noudeb gpgv-win32 deb utils optional arch=all keyboxd deb utils optional arch=any scdaemon deb utils optional arch=any Testsuite: autopkgtest Testsuite-Triggers: coreutils, debian-archive-keyring, emacs-nox, findutils, gnupg1, wine32 Directory: pool/main/g/gnupg2 Priority: source Section: oldlibs Package: gnutls28 Binary: libgnutls28-dev, libgnutls30t64, gnutls-bin, gnutls-doc, libgnutls-openssl27t64, libgnutls-dane0t64 Version: 3.8.7.1-1 Maintainer: Debian GnuTLS Maintainers Uploaders: Andreas Metzler , Eric Dorland , James Westby , Simon Josefsson , Build-Depends: dpkg-dev (>= 1.22.5), bison, ca-certificates , chrpath, debhelper-compat (= 13), freebsd-net-tools [kfreebsd-i386 kfreebsd-amd64] , gperf, libcmocka-dev , libidn2-dev, libp11-kit-dev, libssl-dev , libtasn1-6-dev, libunbound-dev, libunistring-dev, net-tools [!kfreebsd-i386 !kfreebsd-amd64] , nettle-dev (>= 3.10), openssl , pkgconf, python3:any, softhsm2 Build-Depends-Indep: gtk-doc-tools, texinfo, texlive-latex-base, texlive-plain-generic Build-Conflicts: libgnutls-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: f85f3eaac6d9a626bfe2612b19d0cac1 3256 gnutls28_3.8.7.1-1.dsc 46777802233eb7203d47a8b8880c8c90 6695404 gnutls28_3.8.7.1.orig.tar.xz ed4fe0dccde290c559efa0e2a200c692 854 gnutls28_3.8.7.1.orig.tar.xz.asc 67e9c5392bc733713c9542d0b9ca4fa5 78828 gnutls28_3.8.7.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnutls-team/gnutls Vcs-Git: https://salsa.debian.org/gnutls-team/gnutls.git Checksums-Sha256: 4094e62394ff8401fe5bc42c8b23c63b4375c478dbf43d39eece8bfeba8d83cd 3256 gnutls28_3.8.7.1-1.dsc 9ca0ddaccce28a74fa18d738744190afb3b0daebef74e6ad686bf7bef99abd60 6695404 gnutls28_3.8.7.1.orig.tar.xz 13bd7722eb89f921a0621b80f6e67edb1659b54158b0259877794cf8c3dda7d8 854 gnutls28_3.8.7.1.orig.tar.xz.asc 331ad5b8448aee1bf3e893c5b9fbc4612d21b12ae408d6c91098d6a400f4a1dc 78828 gnutls28_3.8.7.1-1.debian.tar.xz Homepage: https://www.gnutls.org/ Package-List: gnutls-bin deb net optional arch=any gnutls-doc deb doc optional arch=all libgnutls-dane0t64 deb libs optional arch=any libgnutls-openssl27t64 deb libs optional arch=any libgnutls28-dev deb libdevel optional arch=any libgnutls30t64 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, ca-certificates, freebsd-net-tools, net-tools, openssl, softhsm2 Directory: pool/main/g/gnutls28 Priority: source Section: libs Package: go-cpe-dictionary Binary: golang-github-kotakanbe-go-cpe-dictionary-dev, go-cpe-dictionary Version: 0.0~git20181107.61280e8-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-any, golang-github-asaskevich-govalidator-dev (>= 9), golang-github-go-redis-redis-dev (>= 6.14.1), golang-github-google-subcommands-dev, golang-github-inconshreveable-log15-dev, golang-github-jinzhu-gorm-dev (>= 1.9.1), golang-github-k0kubun-pp-dev, golang-github-knqyf263-go-cpe-dev, golang-github-parnurzeal-gorequest-dev (>= 0.2.15), golang-github-alicebob-miniredis-dev, golang-gopkg-cheggaaa-pb.v2-dev (>= 2.0.6-2) Architecture: any all Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: bc07d8da10a6f9db08c9e443b88e0222 2777 go-cpe-dictionary_0.0~git20181107.61280e8-1.dsc ece66c4e70a16e5421fe7a1eda0c7dc5 17892 go-cpe-dictionary_0.0~git20181107.61280e8.orig.tar.gz 43ae3e7e8f71caff2d89c5e095c607f5 4212 go-cpe-dictionary_0.0~git20181107.61280e8-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/go-cpe-dictionary Vcs-Git: https://salsa.debian.org/go-team/packages/go-cpe-dictionary.git Checksums-Sha256: 973f9069a79063695475a5a8eb315b0a0d283040adc2dd610536360bd7054d4d 2777 go-cpe-dictionary_0.0~git20181107.61280e8-1.dsc ee11079eda6ecb86ec90be3fd8c5601de8515d727e690fd6be7ca3ae0fec8c39 17892 go-cpe-dictionary_0.0~git20181107.61280e8.orig.tar.gz 53e4ecd116d3a7b0508432939b1e70cb812bc792fd63639bc2c67d2133317a4f 4212 go-cpe-dictionary_0.0~git20181107.61280e8-1.debian.tar.xz Homepage: https://github.com/kotakanbe/go-cpe-dictionary Go-Import-Path: github.com/kotakanbe/go-cpe-dictionary Package-List: go-cpe-dictionary deb devel optional arch=any golang-github-kotakanbe-go-cpe-dictionary-dev deb devel optional arch=all Directory: pool/main/g/go-cpe-dictionary Priority: extra Section: misc Package: go-cve-dictionary Binary: golang-github-kotakanbe-go-cve-dictionary-dev, go-cve-dictionary Version: 0.3.1-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-any, golang-github-asaskevich-govalidator-dev (>= 9), golang-gopkg-cheggaaa-pb.v2-dev (>= 2.0.6), golang-github-dgrijalva-jwt-go-v3-dev (>= 3.2.0), golang-github-fatih-color-dev, golang-github-go-redis-redis-dev (>= 6.13.2), golang-github-go-sql-driver-mysql-dev (>= 1.4), golang-github-go-stack-stack-dev, golang-github-google-subcommands-dev, golang-github-hashicorp-go-version-dev, golang-github-htcat-htcat-dev, golang-github-inconshreveable-log15-dev (>= 2.13), golang-github-jinzhu-gorm-dev (>= 1.9.1), golang-github-jinzhu-inflection-dev, golang-github-k0kubun-pp-dev (>= 2.3.0), golang-github-knqyf263-go-cpe-dev, golang-github-kotakanbe-logrus-prefixed-formatter-dev, golang-github-labstack-echo.v3-dev (>= 3.3.5), golang-github-labstack-gommon-dev (>= 0.2.6), golang-github-lib-pq-dev, golang-github-mattn-go-colorable-dev (>= 0.0.9), golang-github-mattn-go-isatty-dev (>= 0.0.3), golang-github-sirupsen-logrus-dev, golang-github-rifflock-lfshook-dev (>= 2.2), golang-github-mattn-go-sqlite3-dev (>= 1.6.0~ds1), golang-github-parnurzeal-gorequest-dev, golang-github-vividcortex-ewma-dev, golang-github-olekukonko-tablewriter-dev Architecture: any all Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: 15bf6981ecf9fb2ca0c69842629cb709 3369 go-cve-dictionary_0.3.1-1.dsc ca088b8bfe94801350f570a39e3acc1c 38730 go-cve-dictionary_0.3.1.orig.tar.gz 664560624d886e6aaa39ddbaf473487d 4776 go-cve-dictionary_0.3.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/go-cve-dictionary Vcs-Git: https://salsa.debian.org/go-team/packages/go-cve-dictionary.git Checksums-Sha256: 25dae6f785585e507ed420b3a17e65be2b85c78ccbab255ef3076fcf0aad22e3 3369 go-cve-dictionary_0.3.1-1.dsc 6b159f0821dae7218e56d0045ba5570c514dd1c748270302472c1048495a5032 38730 go-cve-dictionary_0.3.1.orig.tar.gz 037f262c26f132632b78513e73bba13b8f64906a96b61b1126c67ff70ec698f9 4776 go-cve-dictionary_0.3.1-1.debian.tar.xz Homepage: https://github.com/kotakanbe/go-cve-dictionary Go-Import-Path: github.com/kotakanbe/go-cve-dictionary Package-List: go-cve-dictionary deb devel optional arch=any golang-github-kotakanbe-go-cve-dictionary-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/go-cve-dictionary Priority: extra Section: misc Package: go-exploitdb Binary: go-exploitdb, golang-github-mozqnet-go-exploitdb-dev Version: 0.0~git20181130.7c961e7-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 11), dh-golang, golang-any, golang-github-asaskevich-govalidator-dev, golang-github-go-redis-redis-dev, golang-github-gocarina-gocsv-dev, golang-github-google-subcommands-dev, golang-github-inconshreveable-log15-dev, golang-github-jinzhu-gorm-dev, golang-github-k0kubun-pp-dev, golang-github-mattn-go-sqlite3-dev, golang-github-parnurzeal-gorequest-dev, golang-github-pkg-errors-dev, golang-github-spf13-viper-dev, golang-golang-x-net-dev, golang-gopkg-cheggaaa-pb.v1-dev, golang-github-labstack-echo.v3-dev Architecture: any all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 326e3f67b08e072baa2c9a79d36c7c6f 2777 go-exploitdb_0.0~git20181130.7c961e7-1.dsc 0ad84eea5b3664dfe261986da55b7c9e 17976 go-exploitdb_0.0~git20181130.7c961e7.orig.tar.xz b3db78f46ed4781f5dd51eb8fcc25a84 2680 go-exploitdb_0.0~git20181130.7c961e7-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/go-exploitdb Vcs-Git: https://salsa.debian.org/go-team/packages/go-exploitdb.git Checksums-Sha256: 2afa01d60c684a0ed8625e2d593be7634add603132addefea013334628df7140 2777 go-exploitdb_0.0~git20181130.7c961e7-1.dsc 6432d55ad4b44c8088ef1b2caa768592e7999d3cdbfa18e2878aec79c01ef470 17976 go-exploitdb_0.0~git20181130.7c961e7.orig.tar.xz cb8f4f0afada61322cff7fff5580254f460d688de4f65b53bf2abc8ad3fa4d9b 2680 go-exploitdb_0.0~git20181130.7c961e7-1.debian.tar.xz Homepage: https://github.com/mozqnet/go-exploitdb Go-Import-Path: github.com/mozqnet/go-exploitdb Package-List: go-exploitdb deb devel optional arch=any golang-github-mozqnet-go-exploitdb-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/go-exploitdb Priority: extra Section: misc Package: go-gir-generator Binary: golang-gir-gobject-2.0-dev, golang-gir-gio-2.0-dev, golang-gir-glib-2.0-dev, golang-gir-gudev-1.0-dev, golang-gir-generator Version: 3.0.0-1~exp Maintainer: Debian Deepin Packaging Team Uploaders: Boyuan Yang , Arun Kumar Pariyar , Clay Stan , Build-Depends: debhelper-compat (= 13), dh-golang, golang-go, libgirepository1.0-dev, libgtk-3-dev, libgudev-1.0-dev, golang-check.v1-dev Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: c9dc9ec7ef79f222089bf1cfa0a573f2 2547 go-gir-generator_3.0.0-1~exp.dsc 73ad0ffaafb68e52978b07ac9c7c813d 241663 go-gir-generator_3.0.0.orig.tar.gz 38ecae1c7ea753b8963a921c03625a84 4512 go-gir-generator_3.0.0-1~exp.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-deepin-team/go-gir-generator Vcs-Git: https://salsa.debian.org/pkg-deepin-team/go-gir-generator.git Checksums-Sha256: 81679b14f642ff677df7760f66711e9aa3b313c8d56c268e2fd4bd7ce2f42756 2547 go-gir-generator_3.0.0-1~exp.dsc 1364b9f5b09177978b9403757473ec86b5dfea486663af3b12e9c8bfa49ffd1a 241663 go-gir-generator_3.0.0.orig.tar.gz 076a3b89ed2866a52221d9c46f4cc1129176404903e9d6566ce6830e577955e6 4512 go-gir-generator_3.0.0-1~exp.debian.tar.xz Homepage: https://github.com/linuxdeepin/go-gir-generator Package-List: golang-gir-generator deb devel optional arch=any golang-gir-gio-2.0-dev deb devel optional arch=all golang-gir-glib-2.0-dev deb devel optional arch=all golang-gir-gobject-2.0-dev deb devel optional arch=all golang-gir-gudev-1.0-dev deb devel optional arch=all Directory: pool/main/g/go-gir-generator Priority: extra Section: misc Package: go-md2man-v2 Binary: go-md2man, golang-github-cpuguy83-go-md2man-v2-dev Version: 2.0.0+ds-5 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-golang (>= 1.18~), golang-any, golang-github-russross-blackfriday-v2-dev (>= 2.0.1~) Architecture: linux-any all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 0347e654f66200508bbac883416f752d 1708 go-md2man-v2_2.0.0+ds-5.dsc a25f3c089335db4b737904a2bb627aaf 7600 go-md2man-v2_2.0.0+ds.orig.tar.xz a7ddc1e81b26cb229b6f380182dd3bad 4468 go-md2man-v2_2.0.0+ds-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/go-md2man-v2 Vcs-Git: https://salsa.debian.org/go-team/packages/go-md2man-v2.git Checksums-Sha256: 7df6029d73567f8a6ffa26c43f1b50355e488219cfcaa808385492e4151e6a5d 1708 go-md2man-v2_2.0.0+ds-5.dsc 889c0e9d1474a988951506d472cfe6ef05b18cfc41b84f09196a3bba997b0df0 7600 go-md2man-v2_2.0.0+ds.orig.tar.xz 279f92822f7931d1fc7aa836b5089f9c424caef3eaa778765cd49cf23555fae4 4468 go-md2man-v2_2.0.0+ds-5.debian.tar.xz Homepage: https://github.com/cpuguy83/go-md2man Go-Import-Path: github.com/cpuguy83/go-md2man/v2 Package-List: go-md2man deb doc optional arch=linux-any golang-github-cpuguy83-go-md2man-v2-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/go-md2man-v2 Priority: extra Section: misc Package: go-md2man-v2 Binary: go-md2man, golang-github-cpuguy83-go-md2man-v2-dev Version: 2.0.1+ds1-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-russross-blackfriday-v2-dev (>= 2.1.0) Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: c4821566efdd0e547512da8f8ed25bbd 2307 go-md2man-v2_2.0.1+ds1-1.dsc 90ea8ef81acb3b27ccbd0034a97611f6 8364 go-md2man-v2_2.0.1+ds1.orig.tar.xz bf6401c27355aa9903fc244a6d38d259 4756 go-md2man-v2_2.0.1+ds1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/go-md2man-v2 Vcs-Git: https://salsa.debian.org/go-team/packages/go-md2man-v2.git Checksums-Sha256: b8db2f2198e0a61c58093973e6447e848b154aea35d6ea7b7cbe15b9a6027733 2307 go-md2man-v2_2.0.1+ds1-1.dsc 6310ba9c46cc48ba2a70fa3b40f1c7fc892389ddf3fb6a68cd8911eb110df0ec 8364 go-md2man-v2_2.0.1+ds1.orig.tar.xz c5e42d9ceed2b3a6b84680532b7526fd27a981607a045a194c23291505c0fe24 4756 go-md2man-v2_2.0.1+ds1-1.debian.tar.xz Homepage: https://github.com/cpuguy83/go-md2man Go-Import-Path: github.com/cpuguy83/go-md2man/v2 Package-List: go-md2man deb doc optional arch=any golang-github-cpuguy83-go-md2man-v2-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/go-md2man-v2 Priority: extra Section: misc Package: go-md2man-v2 Binary: go-md2man, golang-github-cpuguy83-go-md2man-v2-dev Version: 2.0.4-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-russross-blackfriday-v2-dev (>= 2.1.0) Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 7eedb61e42046625c7bd0c2fbf66ce3f 2279 go-md2man-v2_2.0.4-1.dsc cf61a18de1b7a50534fe652b2f2d54fa 9902 go-md2man-v2_2.0.4.orig.tar.gz c4ed5455b8cf4b1cc40e5a108dac425d 5000 go-md2man-v2_2.0.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/go-md2man-v2 Vcs-Git: https://salsa.debian.org/go-team/packages/go-md2man-v2.git Checksums-Sha256: 2f5e0b5ba17cff2fa450144bef266e350a7528f8428f7dfb2b75a0923cf6d6dd 2279 go-md2man-v2_2.0.4-1.dsc b0a4c7c077ede56967deef6ab7e7696c0f46124b0b3360fd05564ec5a536f11f 9902 go-md2man-v2_2.0.4.orig.tar.gz 1d18c21e90089cfe560732354acf68c1e51bf1f45fa2adb0138993db734d047b 5000 go-md2man-v2_2.0.4-1.debian.tar.xz Homepage: https://github.com/cpuguy83/go-md2man Go-Import-Path: github.com/cpuguy83/go-md2man/v2 Package-List: go-md2man deb doc optional arch=any golang-github-cpuguy83-go-md2man-v2-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/go-md2man-v2 Priority: extra Section: misc Package: gogglesmm Binary: gogglesmm Version: 1.2.5-5~experimental1 Maintainer: Cord Beermann Build-Depends: debhelper-compat (= 13), cmake (>= 3.3.1), liba52-dev, libasound2-dev, libbz2-dev, libdbus-1-dev, libepoxy-dev, libexpat1-dev, libfaad-dev, libflac-dev, libfreetype-dev, libglu1-mesa-dev, libice-dev, libjpeg-dev, libmad0-dev [!hppa !m68k !powerpc !ppc64 !s390x !sparc64], libogg-dev, libopengl-dev, libopenjp2-7-dev, libopus-dev, libpng-dev, libpulse-dev, libsm-dev, libsndio-dev, libsqlite3-dev (>= 3.6.19), libssl-dev, libtag1-dev (>= 1.9.0), libtiff-dev, libvorbis-dev, libwebp-dev, libx11-dev, libxcursor-dev, libxfixes-dev, libxft-dev, libxrandr-dev, libz-dev, libfontconfig-dev, libncurses-dev, gcc-multilib [ia64] Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ac8aa5e7058061c59f69f3896ab88985 2370 gogglesmm_1.2.5-5~experimental1.dsc f0c13af706003e35d49c65e1769b8b0c 3174217 gogglesmm_1.2.5.orig.tar.gz c73882705866a18f789996836d3afe58 5564 gogglesmm_1.2.5-5~experimental1.debian.tar.xz Checksums-Sha256: ce8ed36c1f7dc8201fdbbd3f54930715586a5a774459ca1047919f40067f1ae5 2370 gogglesmm_1.2.5-5~experimental1.dsc dcc6141b8962810e6b5e6df71c04204ed62f2fe1450934bd61bcf4cf21d6ef4d 3174217 gogglesmm_1.2.5.orig.tar.gz f12e9ab169f7a4b98ea6725ec107066bc14471b63381d2b01dfe7d904cae0f3d 5564 gogglesmm_1.2.5-5~experimental1.debian.tar.xz Homepage: https://gogglesmm.github.io Package-List: gogglesmm deb sound optional arch=any Directory: pool/main/g/gogglesmm Priority: source Section: sound Package: golang-1.10 Binary: golang-1.10-go, golang-1.10-src, golang-1.10-doc, golang-1.10 Version: 1.10.7-1 Maintainer: Go Compiler Team Uploaders: Michael Stapelberg , Paul Tagliamonte , Tianon Gravi , Michael Hudson-Doyle , Dr. Tobias Quathamer Build-Depends: debhelper (>= 11), golang-any (>= 2:1.4~) | golang-go (>= 2:1.4~) | gccgo (>= 4:5~), netbase Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el s390x all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 885b7bd6549174df8febda9dc8e1a5ed 2588 golang-1.10_1.10.7-1.dsc 3aed21a9a8fcc9455452b2229074213b 18333472 golang-1.10_1.10.7.orig.tar.gz d15ce573d1f24edff5776a6cd585de07 28344 golang-1.10_1.10.7-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/compiler/golang/tree/golang-1.10 Vcs-Git: https://salsa.debian.org/go-team/compiler/golang.git -b golang-1.10 Checksums-Sha256: b4e36d998a0bb17b43c24659a3d34ee1510bf3fbd31f0943f31490548d5454f5 2588 golang-1.10_1.10.7-1.dsc b84a0d7c90789f3a2ec5349dbe7419efb81f1fac9289b6f60df86bd919bd4447 18333472 golang-1.10_1.10.7.orig.tar.gz e6b2c6de05a0a1bf279a84c9d0e7e0093766f4751ae1aaebbaeb8fe52c455dfc 28344 golang-1.10_1.10.7-1.debian.tar.xz Homepage: https://golang.org Package-List: golang-1.10 deb devel optional arch=all golang-1.10-doc deb doc optional arch=all golang-1.10-go deb devel optional arch=amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64,ppc64el,s390x golang-1.10-src deb devel optional arch=amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64,ppc64el,s390x Extra-Source-Only: yes Directory: pool/main/g/golang-1.10 Priority: optional Section: misc Package: golang-1.11 Binary: golang-1.11-go, golang-1.11-src, golang-1.11-doc, golang-1.11 Version: 1.11.5-1 Maintainer: Go Compiler Team Uploaders: Michael Stapelberg , Paul Tagliamonte , Tianon Gravi , Michael Hudson-Doyle , Dr. Tobias Quathamer Build-Depends: debhelper (>= 11), golang-any (>= 2:1.4~) | golang-go (>= 2:1.4~) | gccgo (>= 4:5~), netbase Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el s390x all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 2ec21f2541c4124383b881aa885591da 2583 golang-1.11_1.11.5-1.dsc bbdb0f8d0834ba0217e7c33b6a885da2 21713623 golang-1.11_1.11.5.orig.tar.gz 4759cf9f377269ed9f5c043c7eb93af2 31116 golang-1.11_1.11.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/compiler/golang/tree/golang-1.11 Vcs-Git: https://salsa.debian.org/go-team/compiler/golang.git -b golang-1.11 Checksums-Sha256: 0876a4de80a0b88ffb1dd8660d90c34270a3b2740a6c831ceaa5bf3ba35fff74 2583 golang-1.11_1.11.5-1.dsc 2a50eab20cdd93258d293ba9ed90b88b808ea386861405337723e610820f951d 21713623 golang-1.11_1.11.5.orig.tar.gz 3ad99aca40b038187d27e42c0a6f9bc1b4160a1afd071243bfddd3e57bf10884 31116 golang-1.11_1.11.5-1.debian.tar.xz Homepage: https://golang.org Package-List: golang-1.11 deb devel optional arch=all golang-1.11-doc deb doc optional arch=all golang-1.11-go deb devel optional arch=amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64,ppc64el,s390x golang-1.11-src deb devel optional arch=amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64,ppc64el,s390x Extra-Source-Only: yes Directory: pool/main/g/golang-1.11 Priority: optional Section: misc Package: golang-1.11 Binary: golang-1.11-go, golang-1.11-src, golang-1.11-doc, golang-1.11 Version: 1.11.6-1 Maintainer: Go Compiler Team Uploaders: Michael Stapelberg , Paul Tagliamonte , Tianon Gravi , Michael Hudson-Doyle , Dr. Tobias Quathamer Build-Depends: debhelper (>= 11), golang-any (>= 2:1.4~) | golang-go (>= 2:1.4~) | gccgo (>= 4:5~), netbase Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el s390x all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 8fcbe514aef4b58831ae20bef82297d6 2583 golang-1.11_1.11.6-1.dsc 1d1304eb9f2d0de162b46e17ed51baf1 21113406 golang-1.11_1.11.6.orig.tar.gz d745be6826b64a9039a61faabff955e1 29452 golang-1.11_1.11.6-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/compiler/golang/tree/golang-1.11 Vcs-Git: https://salsa.debian.org/go-team/compiler/golang.git -b golang-1.11 Checksums-Sha256: 32f66ed7023c65cfd17f28d74c995b8e3ce73c9a3ae42258e5f5c18367275c65 2583 golang-1.11_1.11.6-1.dsc a96da1425dcbec094736033a8a416316547f8100ab4b72c31d4824d761d3e133 21113406 golang-1.11_1.11.6.orig.tar.gz cdcef4a84a37012c8eb30c4317ae3192f746bd83bcf801783e316450598c97b4 29452 golang-1.11_1.11.6-1.debian.tar.xz Homepage: https://golang.org Package-List: golang-1.11 deb devel optional arch=all golang-1.11-doc deb doc optional arch=all golang-1.11-go deb devel optional arch=amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64,ppc64el,s390x golang-1.11-src deb devel optional arch=amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64,ppc64el,s390x Extra-Source-Only: yes Directory: pool/main/g/golang-1.11 Priority: optional Section: misc Package: golang-1.13 Binary: golang-1.13-go, golang-1.13-src, golang-1.13-doc, golang-1.13 Version: 1.13.6-2 Maintainer: Go Compiler Team Uploaders: Michael Stapelberg , Paul Tagliamonte , Tianon Gravi , Michael Hudson-Doyle , Dr. Tobias Quathamer Build-Depends: debhelper-compat (= 12), golang-any (>= 2:1.4~) | golang-go (>= 2:1.4~) | gccgo (>= 4:5~), netbase Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el s390x all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 89865b80dee88c3184cdb5201ae0642b 2589 golang-1.13_1.13.6-2.dsc 426db7a2b2a06f82cc0ac4818eb4f25e 21631050 golang-1.13_1.13.6.orig.tar.gz 40f9c2e3d56a54720f4bfce7b31e0fde 34276 golang-1.13_1.13.6-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/compiler/golang/tree/golang-1.13 Vcs-Git: https://salsa.debian.org/go-team/compiler/golang.git -b golang-1.13 Checksums-Sha256: 9b8f6ef4448562b7e8552051803dabac48202000648d4e2579b7319106324e20 2589 golang-1.13_1.13.6-2.dsc aae5be954bdc40bcf8006eb77e8d8a5dde412722bc8effcdaf9772620d06420c 21631050 golang-1.13_1.13.6.orig.tar.gz 560b847a0a8799efebcee2fc1894b34fc280ab2bf01b5cd67df53f49590e8e53 34276 golang-1.13_1.13.6-2.debian.tar.xz Homepage: https://golang.org Package-List: golang-1.13 deb devel optional arch=all golang-1.13-doc deb doc optional arch=all golang-1.13-go deb devel optional arch=amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64,ppc64el,s390x golang-1.13-src deb devel optional arch=amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64,ppc64el,s390x Extra-Source-Only: yes Directory: pool/main/g/golang-1.13 Priority: optional Section: misc Package: golang-1.14 Binary: golang-1.14-go, golang-1.14-src, golang-1.14-doc, golang-1.14 Version: 1.14-2 Maintainer: Go Compiler Team Uploaders: Michael Stapelberg , Paul Tagliamonte , Tianon Gravi , Michael Hudson-Doyle , Dr. Tobias Quathamer Build-Depends: debhelper-compat (= 12), golang-any (>= 2:1.4~) | golang-go (>= 2:1.4~) | gccgo (>= 4:5~), netbase Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el riscv64 s390x all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: d8195ac46b9debcfde3ec3771a3b7025 2599 golang-1.14_1.14-2.dsc 121e18175b91aed03de2ef8929ad74d1 22323032 golang-1.14_1.14.orig.tar.gz e77feb2f9d54ad5b9fbf44d7862c4e49 36200 golang-1.14_1.14-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/compiler/golang/tree/golang-1.14 Vcs-Git: https://salsa.debian.org/go-team/compiler/golang.git -b golang-1.14 Checksums-Sha256: acebf5e035379d26075b69b72373404fb711b78db49f63af03e82d29a24962af 2599 golang-1.14_1.14-2.dsc 5df4f4b5e6e148e39126cc419c60b06d57968b121b1cc76839b863b2e28dff8a 22323032 golang-1.14_1.14.orig.tar.gz 2cae2d843c2d8a24abaa4f65d1418e2ff6b76635842cd632ea013be0718ac2da 36200 golang-1.14_1.14-2.debian.tar.xz Homepage: https://golang.org Package-List: golang-1.14 deb devel optional arch=all golang-1.14-doc deb doc optional arch=all golang-1.14-go deb devel optional arch=amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64,ppc64el,riscv64,s390x golang-1.14-src deb devel optional arch=amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64,ppc64el,riscv64,s390x Extra-Source-Only: yes Directory: pool/main/g/golang-1.14 Priority: optional Section: misc Package: golang-1.17 Binary: golang-1.17-go, golang-1.17-src, golang-1.17-doc, golang-1.17 Version: 1.17.5-1 Maintainer: Debian Go Compiler Team Uploaders: Michael Stapelberg , Paul Tagliamonte , Tianon Gravi , Michael Hudson-Doyle , Dr. Tobias Quathamer , Anthony Fok Build-Depends: debhelper-compat (= 13), golang-any (>= 2:1.4~) | golang-go (>= 2:1.4~) | gccgo (>= 4:5~), netbase Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el riscv64 s390x all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: e4807bc873309b2ef7c4d18e2fd83a13 2258 golang-1.17_1.17.5-1.dsc 0c4519a45631a141be896beee5aa4111 22186577 golang-1.17_1.17.5.orig.tar.gz 34be1c7f6e53c3cd826606aabe050ee3 819 golang-1.17_1.17.5.orig.tar.gz.asc 878da7176baaf0b07278b8956dba559c 39028 golang-1.17_1.17.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/compiler/golang/tree/golang-1.17 Vcs-Git: https://salsa.debian.org/go-team/compiler/golang.git -b golang-1.17 Checksums-Sha256: 71d1089cc4690e704f549142e0e59688168b7ad44954e1d8e6f3550098a6cc59 2258 golang-1.17_1.17.5-1.dsc 3defb9a09bed042403195e872dcbc8c6fae1485963332279668ec52e80a95a2d 22186577 golang-1.17_1.17.5.orig.tar.gz 7272ee425616d784e82be2f9c81d12e56bd3f783c4e99913b7bec184cecdab90 819 golang-1.17_1.17.5.orig.tar.gz.asc 73261dfdb70f640cd2c286665a879aca5358f8eabd22da7bff5c5d24732c563d 39028 golang-1.17_1.17.5-1.debian.tar.xz Homepage: https://golang.org Package-List: golang-1.17 deb golang optional arch=all golang-1.17-doc deb doc optional arch=all golang-1.17-go deb golang optional arch=amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64,ppc64el,riscv64,s390x golang-1.17-src deb golang optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-1.17 Priority: optional Section: misc Package: golang-1.19 Binary: golang-1.19-go, golang-1.19-src, golang-1.19-doc, golang-1.19 Version: 1.19.8-2 Maintainer: Debian Go Compiler Team Uploaders: Michael Stapelberg , Paul Tagliamonte , Tianon Gravi , Michael Hudson-Doyle , Dr. Tobias Quathamer , Anthony Fok Build-Depends: debhelper-compat (= 13), golang-any (>= 2:1.4~) | golang-go (>= 2:1.4~) | gccgo (>= 4:5~), netbase Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el riscv64 s390x all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 8e8e23cf507c516ffc23a8bb8b434aef 2231 golang-1.19_1.19.8-2.dsc 43ce92dbebfe188712285949898387c0 26553006 golang-1.19_1.19.8.orig.tar.gz 9864486bf90a917bbec281c55afcbb1f 819 golang-1.19_1.19.8.orig.tar.gz.asc d9e521054e9e9f11879aa254ef234788 41952 golang-1.19_1.19.8-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/compiler/golang/tree/golang-1.19 Vcs-Git: https://salsa.debian.org/go-team/compiler/golang.git -b golang-1.19 Checksums-Sha256: 864501dc44db5c233858f187fb73d27310ef68744daad21e15de1574472cd096 2231 golang-1.19_1.19.8-2.dsc 1d7a67929dccafeaf8a29e55985bc2b789e0499cb1a17100039f084e3238da2f 26553006 golang-1.19_1.19.8.orig.tar.gz 994d285325bb2694633673a00d46aa67784b32920d36f6a5256e6d543221e25c 819 golang-1.19_1.19.8.orig.tar.gz.asc e96eb06d51b99484bf53114eceb42ad04a7d1288426e8723459566fa0aa66e38 41952 golang-1.19_1.19.8-2.debian.tar.xz Homepage: https://go.dev/ Package-List: golang-1.19 deb golang optional arch=all golang-1.19-doc deb doc optional arch=all golang-1.19-go deb golang optional arch=amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64,ppc64el,riscv64,s390x golang-1.19-src deb golang optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-1.19 Priority: optional Section: misc Package: golang-1.22 Binary: golang-1.22-go, golang-1.22-src, golang-1.22-doc, golang-1.22 Version: 1.22.3-1 Maintainer: Debian Go Compiler Team Uploaders: Michael Stapelberg , Paul Tagliamonte , Tianon Gravi , Michael Hudson-Doyle , Dr. Tobias Quathamer , Anthony Fok Build-Depends: debhelper-compat (= 13), golang-go (>= 2:1.20~), netbase Architecture: amd64 arm64 armel armhf i386 loong64 mips mips64el mipsel ppc64 ppc64el riscv64 s390x all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 7c193e353002dc1e8f0344de0112259a 2524 golang-1.22_1.22.3-1.dsc 51e38731cb2e58ec6e82363d0cad8085 27552410 golang-1.22_1.22.3.orig.tar.gz 81ac54dafab9776cce909d2c2ac85861 833 golang-1.22_1.22.3.orig.tar.gz.asc 6bfe60429b4277fd9c2929e39b9ce8c9 41104 golang-1.22_1.22.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/compiler/golang/tree/golang-1.22 Vcs-Git: https://salsa.debian.org/go-team/compiler/golang.git -b golang-1.22 Checksums-Sha256: 14fb91f93f553cd9b96ebad0b0a7a16e3b3ad5d8d662c127ca1a74c196c7dcea 2524 golang-1.22_1.22.3-1.dsc 80648ef34f903193d72a59c0dff019f5f98ae0c9aa13ade0b0ecbff991a76f68 27552410 golang-1.22_1.22.3.orig.tar.gz 73bcb172813bfcfcb743b5d8c3a4f84e98989c09c4b5fe9509ce9232f9833fed 833 golang-1.22_1.22.3.orig.tar.gz.asc 18b3784f91a42a7692f521635cf59acba8eda6f2f29c2539370b3203d4864c12 41104 golang-1.22_1.22.3-1.debian.tar.xz Homepage: https://go.dev/ Package-List: golang-1.22 deb golang optional arch=all golang-1.22-doc deb doc optional arch=all golang-1.22-go deb golang optional arch=amd64,arm64,armel,armhf,i386,loong64,mips,mips64el,mipsel,ppc64,ppc64el,riscv64,s390x golang-1.22-src deb golang optional arch=all Testsuite: autopkgtest Testsuite-Triggers: build-essential Extra-Source-Only: yes Directory: pool/main/g/golang-1.22 Priority: optional Section: misc Package: golang-1.22 Binary: golang-1.22-go, golang-1.22-src, golang-1.22-doc, golang-1.22 Version: 1.22.5-1 Maintainer: Debian Go Compiler Team Uploaders: Michael Stapelberg , Paul Tagliamonte , Tianon Gravi , Michael Hudson-Doyle , Anthony Fok Build-Depends: debhelper-compat (= 13), golang-go (>= 2:1.20~), netbase Architecture: amd64 arm64 armel armhf i386 loong64 mips mips64el mipsel ppc64 ppc64el riscv64 s390x all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 0c75ed7cb607ee49d08fb52055e4e157 2483 golang-1.22_1.22.5-1.dsc 236b0e3ef35fc7dce73f20535e3cfba7 27559458 golang-1.22_1.22.5.orig.tar.gz 1bb455edd9b87eb020129379e9f9828e 833 golang-1.22_1.22.5.orig.tar.gz.asc 3b15501582807bd70e3f2aaa384f06e3 41228 golang-1.22_1.22.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/compiler/golang/tree/golang-1.22 Vcs-Git: https://salsa.debian.org/go-team/compiler/golang.git -b golang-1.22 Checksums-Sha256: caa01bb84338e7f4e9eb19ce0f9cd333bc5d64aa9fcbbaf20e1c41e277a767b1 2483 golang-1.22_1.22.5-1.dsc ac9c723f224969aee624bc34fd34c9e13f2a212d75c71c807de644bb46e112f6 27559458 golang-1.22_1.22.5.orig.tar.gz 583a567f715f11b33551092c9dc867a4b8d5fa511d85f3bc1da16c68f981b0db 833 golang-1.22_1.22.5.orig.tar.gz.asc 13da4394c8fefb082859bcab0fb7d7a438bfeab437a23dfe5e1b344867a14b5e 41228 golang-1.22_1.22.5-1.debian.tar.xz Homepage: https://go.dev/ Package-List: golang-1.22 deb golang optional arch=all golang-1.22-doc deb doc optional arch=all golang-1.22-go deb golang optional arch=amd64,arm64,armel,armhf,i386,loong64,mips,mips64el,mipsel,ppc64,ppc64el,riscv64,s390x golang-1.22-src deb golang optional arch=all Testsuite: autopkgtest Testsuite-Triggers: build-essential Extra-Source-Only: yes Directory: pool/main/g/golang-1.22 Priority: optional Section: misc Package: golang-1.22 Binary: golang-1.22-go, golang-1.22-src, golang-1.22-doc, golang-1.22 Version: 1.22.6-1 Maintainer: Debian Go Compiler Team Uploaders: Michael Stapelberg , Paul Tagliamonte , Tianon Gravi , Michael Hudson-Doyle , Anthony Fok Build-Depends: debhelper-compat (= 13), golang-go (>= 2:1.20~), netbase Architecture: amd64 arm64 armel armhf i386 loong64 mips mips64el mipsel ppc64 ppc64el riscv64 s390x all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 7d10bcf9a4aebb4cc49c484d1f682784 2483 golang-1.22_1.22.6-1.dsc 382827d970e80d4b918d19b749165f9f 27561569 golang-1.22_1.22.6.orig.tar.gz 5cb20267e0512ccab2c657352c6efad6 833 golang-1.22_1.22.6.orig.tar.gz.asc 4b4b7f0e6d06836b08c0196985106f53 41244 golang-1.22_1.22.6-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/compiler/golang/tree/golang-1.22 Vcs-Git: https://salsa.debian.org/go-team/compiler/golang.git -b golang-1.22 Checksums-Sha256: da5cf5f0902b89592889a30afca745e4a3e26f851c2b23380eb4d9a1c989b928 2483 golang-1.22_1.22.6-1.dsc 9e48d99d519882579917d8189c17e98c373ce25abaebb98772e2927088992a51 27561569 golang-1.22_1.22.6.orig.tar.gz e7d6a54a9e0c7290a321645bbcb61e52ee1a46054b621a94a3ed5f42dcaeb9cc 833 golang-1.22_1.22.6.orig.tar.gz.asc d558d925373f67c5ebbb9a9eb1003c89dd14b206df2216a4736a1228b86bec15 41244 golang-1.22_1.22.6-1.debian.tar.xz Homepage: https://go.dev/ Package-List: golang-1.22 deb golang optional arch=all golang-1.22-doc deb doc optional arch=all golang-1.22-go deb golang optional arch=amd64,arm64,armel,armhf,i386,loong64,mips,mips64el,mipsel,ppc64,ppc64el,riscv64,s390x golang-1.22-src deb golang optional arch=all Testsuite: autopkgtest Testsuite-Triggers: build-essential Extra-Source-Only: yes Directory: pool/main/g/golang-1.22 Priority: optional Section: misc Package: golang-barcode Binary: golang-barcode-dev Version: 0.0~git20140830-2 Maintainer: Debian Go Packaging Team Uploaders: Tonnerre Lombard , Michael Stapelberg Build-Depends: debhelper (>= 9), golang-go (>= 1.0), dh-golang Architecture: all Standards-Version: 3.9.5 Format: 3.0 (quilt) Files: 02d9813c9a64108a25adfb2ff800b741 2211 golang-barcode_0.0~git20140830-2.dsc 65180c5b4b4f98aa5720fd6dca3bb081 23420 golang-barcode_0.0~git20140830.orig.tar.xz a8ff4a2f539be1a13f52fd8b5583f127 2020 golang-barcode_0.0~git20140830-2.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-barcode.git/ Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-barcode.git Checksums-Sha256: 82827303cb654a57cd213afa807abcb527a1f7df69dbea4b4b07f3e76332cc72 2211 golang-barcode_0.0~git20140830-2.dsc b8c786587f859e7856df25acb7d8237c740eb1a111db72fe3ffdc485387b13ee 23420 golang-barcode_0.0~git20140830.orig.tar.xz 332c8b8e174489fd67bffa9053bf45ef6a40e823b87cd22acbdb9962e099ff3b 2020 golang-barcode_0.0~git20140830-2.debian.tar.xz Homepage: https://github.com/boombuler/barcode Go-Import-Path: github.com/boombuler/barcode Package-List: golang-barcode-dev deb graphics extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-barcode Priority: extra Section: golang Package: golang-blackfriday-v2 Binary: golang-github-russross-blackfriday-v2-dev Version: 2.0.1-3 Maintainer: Debian Go Packaging Team Uploaders: Reinhard Tartler Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-pmezard-go-difflib-dev, golang-github-shurcool-sanitized-anchor-name-dev Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 9b05c5398ecbc49c463849d842fdb0ef 1712 golang-blackfriday-v2_2.0.1-3.dsc d4af341421f5efa6a4f3f16521142340 79613 golang-blackfriday-v2_2.0.1.orig.tar.gz c13ba80b5151261b31479f3af97b2b06 2748 golang-blackfriday-v2_2.0.1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-blackfriday-v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-blackfriday-v2.git Checksums-Sha256: 8b79b15624e0e7af3f4d47773ee06a6b5dced0bbf5c74210968011c7608c9980 1712 golang-blackfriday-v2_2.0.1-3.dsc 5a0f38a36b6f3b2d59b72d713451a895a4d3a4406b3533882483782e37797cff 79613 golang-blackfriday-v2_2.0.1.orig.tar.gz 614d2c3568b3cc0ea12b18926c3c9f5d2fb7284f89d4f9f34a9f6e5f60eba021 2748 golang-blackfriday-v2_2.0.1-3.debian.tar.xz Homepage: https://github.com/russross/blackfriday Go-Import-Path: github.com/russross/blackfriday/v2 Package-List: golang-github-russross-blackfriday-v2-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-blackfriday-v2 Priority: extra Section: golang Package: golang-blackfriday-v2 Binary: golang-github-russross-blackfriday-v2-dev Version: 2.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Reinhard Tartler Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-pmezard-go-difflib-dev, golang-github-shurcool-sanitized-anchor-name-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: f7f04c6a63d06306d827edbdb29b02bc 2328 golang-blackfriday-v2_2.1.0-1.dsc 59acda02d26209540970ad339d071f6a 92896 golang-blackfriday-v2_2.1.0.orig.tar.gz d9a32e2ebe92f7a4d1f203112f2f2063 3084 golang-blackfriday-v2_2.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-blackfriday-v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-blackfriday-v2.git Checksums-Sha256: af0cdcc369e75589b103aebb30b5aee07f4a68190cc92b09b40eab72b845ede4 2328 golang-blackfriday-v2_2.1.0-1.dsc a13af0fc5305713f5154693feaf654d024689efea76390091a5e8c757335b4f4 92896 golang-blackfriday-v2_2.1.0.orig.tar.gz 70e508e4eceed694ad80e673f4cf9f0e4bfe80a6bd890084b380e1a518dd8044 3084 golang-blackfriday-v2_2.1.0-1.debian.tar.xz Homepage: https://github.com/russross/blackfriday Go-Import-Path: github.com/russross/blackfriday/v2 Package-List: golang-github-russross-blackfriday-v2-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-blackfriday-v2 Priority: extra Section: golang Package: golang-dbus Binary: golang-dbus-dev Version: 5.0.3-2 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Michael Hudson-Doyle , Dmitry Smirnov , Build-Depends: dbus-x11, debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 531a39499850cf73b346e9c2b8c12e78 2140 golang-dbus_5.0.3-2.dsc dafaace084c1c435af62375cec777c40 53772 golang-dbus_5.0.3.orig.tar.xz 0de7f80ff1962bb105a36aba0e9b8572 4088 golang-dbus_5.0.3-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-dbus Vcs-Git: https://salsa.debian.org/go-team/packages/golang-dbus.git Checksums-Sha256: 1501bf96557c5d7a4d832204ca2427c2a2813f23edd5ed931843763385622a8d 2140 golang-dbus_5.0.3-2.dsc 437917d6301a130252d5320698326ab603b3f9424764babb495a639b462effba 53772 golang-dbus_5.0.3.orig.tar.xz c630bb2b86ad9d8baed70225e7cbc88cfd00c4fd04c9aa0555c01e9adc0159d5 4088 golang-dbus_5.0.3-2.debian.tar.xz Homepage: https://github.com/godbus/dbus Go-Import-Path: github.com/godbus/dbus Package-List: golang-dbus-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-dbus Priority: extra Section: golang Package: golang-fsnotify Binary: golang-github-fsnotify-fsnotify-dev Version: 1.4.7-2 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Anthony Fok , Martín Ferrari , Build-Depends: debhelper (>= 11), dh-golang, golang-any, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: 6ac78e1af975335ee097317df1927ad0 2209 golang-fsnotify_1.4.7-2.dsc e23b3240fc9e807fcffb97d12a433138 31139 golang-fsnotify_1.4.7.orig.tar.gz af5079e39b09b4fe561dc6e91b10eb0b 3468 golang-fsnotify_1.4.7-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-fsnotify Vcs-Git: https://salsa.debian.org/go-team/packages/golang-fsnotify.git Checksums-Sha256: 729bcadc3f708fe4af201d991e99572baec86de0484c59675358cb8cec4c2590 2209 golang-fsnotify_1.4.7-2.dsc b7530d973d0ab0e58ad8ce1b9a4b963d6f57b3d72f2f9e13d49846976361b1cd 31139 golang-fsnotify_1.4.7.orig.tar.gz c94256ec7d84cc5a2574b9cf4dcde46564134d7d541b06d67719a9b054436f25 3468 golang-fsnotify_1.4.7-2.debian.tar.xz Homepage: https://fsnotify.org/ Go-Import-Path: github.com/fsnotify/fsnotify Package-List: golang-github-fsnotify-fsnotify-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-fsnotify Priority: extra Section: golang Package: golang-fsnotify Binary: golang-github-fsnotify-fsnotify-dev Version: 1.5.1-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Anthony Fok , Martín Ferrari , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 7ecdc3ccb1d3a78858022608776628a6 2228 golang-fsnotify_1.5.1-1.dsc 2ef3e8bf4d3aef6073f7a804d3f2b605 32691 golang-fsnotify_1.5.1.orig.tar.gz 2b22733d2c84de50f1e266fa860d966c 3588 golang-fsnotify_1.5.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-fsnotify Vcs-Git: https://salsa.debian.org/go-team/packages/golang-fsnotify.git Checksums-Sha256: 5a69abd30f340401f5f607451b82417e5b6146f36463d09c8f9139fdf34943d2 2228 golang-fsnotify_1.5.1-1.dsc bf4be597aef95796bec7c7def6701581c5e153376ba5a5aa31c2d04470d84f1d 32691 golang-fsnotify_1.5.1.orig.tar.gz c33a05e43f724c97ff349f4cb8ce393cfeee8ab4e0552a239a31de2cc5dcf60f 3588 golang-fsnotify_1.5.1-1.debian.tar.xz Homepage: https://fsnotify.org/ Go-Import-Path: github.com/fsnotify/fsnotify Package-List: golang-github-fsnotify-fsnotify-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-fsnotify Priority: extra Section: golang Package: golang-fsnotify Binary: golang-github-fsnotify-fsnotify-dev Version: 1.6.0-2 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok , Martina Ferrari , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.16~), golang-golang-x-sys-dev (>= 0.0~git20220908.2771309) Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 8f2f7c2695b007efae2c7a85b907f2e9 1653 golang-fsnotify_1.6.0-2.dsc b5d2ae35404babc51599513d06463b42 46044 golang-fsnotify_1.6.0.orig.tar.gz d1182778daf90d87e1f359ee9b76478d 4452 golang-fsnotify_1.6.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-fsnotify Vcs-Git: https://salsa.debian.org/go-team/packages/golang-fsnotify.git Checksums-Sha256: 8cef8d2ce1fda6f51ccd6a3e44bbe637ed94fd695c6838743fc9b10a272cc925 1653 golang-fsnotify_1.6.0-2.dsc 583b2b399709d04807c5c3185e7d4dc0543d532af91fdeb85eeaf803a0b7703b 46044 golang-fsnotify_1.6.0.orig.tar.gz f9966806dcbbf612342ac2f940676d31f5f510ed69978e19d73b6897b648a956 4452 golang-fsnotify_1.6.0-2.debian.tar.xz Homepage: https://github.com/fsnotify/fsnotify Go-Import-Path: github.com/fsnotify/fsnotify Package-List: golang-github-fsnotify-fsnotify-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-fsnotify Priority: extra Section: golang Package: golang-github-alecthomas-chroma-v2 Binary: golang-chroma-v2, golang-github-alecthomas-chroma-v2-dev Version: 2.14.0-1 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok , Dr. Tobias Quathamer Build-Depends: debhelper-compat (= 13), dh-exec, dh-sequence-golang, golang-any (>= 2:1.19~), golang-github-alecthomas-assert-dev (>= 2.7.0), golang-github-alecthomas-kong-dev (>= 0.9.0), golang-github-alecthomas-kong-hcl-dev (>= 1.0.1), golang-github-alecthomas-repr-dev (>= 0.4.0), golang-github-danwakefield-fnmatch-dev, golang-github-dlclark-regexp2-dev (>= 1.11.0), golang-github-gorilla-csrf-dev (>= 1.7.2), golang-github-gorilla-handlers-dev (>= 1.5.2), golang-github-gorilla-mux-dev (>= 1.8.1), golang-github-mattn-go-colorable-dev (>= 0.1.13), golang-github-mattn-go-isatty-dev (>= 0.0.20), pandoc Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1fd1d28667cad5fc4aeb1ee8551b3a19 2995 golang-github-alecthomas-chroma-v2_2.14.0-1.dsc b3eefac95c480573d5175eb83736d351 1036148 golang-github-alecthomas-chroma-v2_2.14.0.orig.tar.gz d48e88ab0856915b9f744cc37ab83796 8580 golang-github-alecthomas-chroma-v2_2.14.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-alecthomas-chroma-v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-alecthomas-chroma-v2.git Checksums-Sha256: 05ba9886c679b45bc780089942f9ebc2dfdae1fd6f77bf67d9f2f034955c2020 2995 golang-github-alecthomas-chroma-v2_2.14.0-1.dsc beff1d23ee8343c66f62aa30f1f18da5813018dcdff147f3ac4bdd734a908821 1036148 golang-github-alecthomas-chroma-v2_2.14.0.orig.tar.gz 4a3d98eba5dffc757b725c9284512e153296667aaa899837900c719b836974cc 8580 golang-github-alecthomas-chroma-v2_2.14.0-1.debian.tar.xz Homepage: https://github.com/alecthomas/chroma Go-Import-Path: github.com/alecthomas/chroma/v2 Package-List: golang-chroma-v2 deb golang optional arch=any golang-github-alecthomas-chroma-v2-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-alecthomas-chroma-v2 Priority: optional Section: misc Package: golang-github-alicebob-miniredis Binary: golang-github-alicebob-miniredis-dev Version: 2.2.1-3 Maintainer: QA Group Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-bsm-redeo-dev, golang-github-garyburd-redigo-dev Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: 2a741a1aaf9d1f07a0049f6975616bee 2316 golang-github-alicebob-miniredis_2.2.1-3.dsc 5f832d1da33ae05dba663e7920c00645 42572 golang-github-alicebob-miniredis_2.2.1.orig.tar.xz 8c9b38900290492022edad7e8de7a470 2296 golang-github-alicebob-miniredis_2.2.1-3.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-alicebob-miniredis.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-alicebob-miniredis.git Checksums-Sha256: 56b17667db7d4943e7a8c72a249614eb9a0fa04590090046b520f905dcf5eef6 2316 golang-github-alicebob-miniredis_2.2.1-3.dsc 9df2b76cabae6842075b6ccbca8c18816e1568b507abf905d44fef618cd216a8 42572 golang-github-alicebob-miniredis_2.2.1.orig.tar.xz b3de76a90565115e54993f5ec97ebc12ddf369a2c65029d9c4a14dfeb42045fa 2296 golang-github-alicebob-miniredis_2.2.1-3.debian.tar.xz Homepage: https://github.com/alicebob/miniredis Go-Import-Path: github.com/alicebob/miniredis Package-List: golang-github-alicebob-miniredis-dev deb devel extra arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-alicebob-miniredis Priority: extra Section: golang Package: golang-github-alicebob-miniredis Binary: golang-github-alicebob-miniredis-dev Version: 2.2.1-5 Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-bsm-redeo-dev, golang-github-garyburd-redigo-dev Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: 426ab02f76ea6e2c14e7b51434ccda6b 2264 golang-github-alicebob-miniredis_2.2.1-5.dsc 5f832d1da33ae05dba663e7920c00645 42572 golang-github-alicebob-miniredis_2.2.1.orig.tar.xz 8a3825a435fbe73dea7b4bd7b0e28074 2640 golang-github-alicebob-miniredis_2.2.1-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/golang-github-alicebob-miniredis Vcs-Git: https://salsa.debian.org/debian/golang-github-alicebob-miniredis.git Checksums-Sha256: da5c4d0c6b5f745f84c99baae6b81071f911800c45d492a5d91749c47df7bb97 2264 golang-github-alicebob-miniredis_2.2.1-5.dsc 9df2b76cabae6842075b6ccbca8c18816e1568b507abf905d44fef618cd216a8 42572 golang-github-alicebob-miniredis_2.2.1.orig.tar.xz 83bc924e69f1ef67c98679aa2e582396ac3b7c40b1e1c8ef813f744d521e8255 2640 golang-github-alicebob-miniredis_2.2.1-5.debian.tar.xz Homepage: https://github.com/alicebob/miniredis Go-Import-Path: github.com/alicebob/miniredis Package-List: golang-github-alicebob-miniredis-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-alicebob-miniredis Priority: extra Section: golang Package: golang-github-aliyun-aliyun-oss-go-sdk Binary: golang-github-aliyun-aliyun-oss-go-sdk-dev Version: 1.5.0+dfsg1-1 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-gopkg-check.v1-dev Architecture: all Standards-Version: 4.0.0 Format: 3.0 (quilt) Files: e1e8af0ff4f2c651f6caedea873b6569 2439 golang-github-aliyun-aliyun-oss-go-sdk_1.5.0+dfsg1-1.dsc e40d65d9b5917d289fdb6288489fd4e3 90677 golang-github-aliyun-aliyun-oss-go-sdk_1.5.0+dfsg1.orig.tar.gz fb277652788ef5eeca2e2a3f3d255acf 2300 golang-github-aliyun-aliyun-oss-go-sdk_1.5.0+dfsg1-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-aliyun-aliyun-oss-go-sdk.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-aliyun-aliyun-oss-go-sdk.git Checksums-Sha256: 4a0ab9d375a33f97d3d5168d58194bad46a1e67e4bd41f405486db5a23075870 2439 golang-github-aliyun-aliyun-oss-go-sdk_1.5.0+dfsg1-1.dsc 1ac3c73e1aa526329c92cdedde10dcd58ab2178a92d8da0d2a7ef503745830e5 90677 golang-github-aliyun-aliyun-oss-go-sdk_1.5.0+dfsg1.orig.tar.gz ab4feed605c2da3bf53ebf1a0c7f991447deb17534874dd61dce8202c0f3f3d7 2300 golang-github-aliyun-aliyun-oss-go-sdk_1.5.0+dfsg1-1.debian.tar.xz Homepage: https://github.com/aliyun/aliyun-oss-go-sdk Go-Import-Path: github.com/aliyun/aliyun-oss-go-sdk Package-List: golang-github-aliyun-aliyun-oss-go-sdk-dev deb devel extra arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-aliyun-aliyun-oss-go-sdk Priority: extra Section: golang Package: golang-github-appc-cni Binary: golang-github-appc-cni-dev Version: 0.8.1-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-onsi-ginkgo-dev, golang-gomega-dev Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 9ffc4e78575bd8f4cf4c9b1ff54983cd 1685 golang-github-appc-cni_0.8.1-1.dsc 4f5e4225a4b8d0ca6f4783b25739e9b1 100379 golang-github-appc-cni_0.8.1.orig.tar.gz fe6af62416d28c727e1daf8e8afcb849 3112 golang-github-appc-cni_0.8.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-appc-cni Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-appc-cni.git Checksums-Sha256: 67df66e871e269d79afc9afc17317661d2177fbd4b3676f04c6c2dc33eeb4bbf 1685 golang-github-appc-cni_0.8.1-1.dsc 6242e7905b5f8f7561a21f595209b569998727927380a8cdf5ab58e7fd5ac2d5 100379 golang-github-appc-cni_0.8.1.orig.tar.gz a38f6b2a474e2aaf0ac216fbe1a3c53a42611bfed9ae10677939219eb04aee27 3112 golang-github-appc-cni_0.8.1-1.debian.tar.xz Homepage: https://github.com/containernetworking/cni Go-Import-Path: github.com/containernetworking/cni Package-List: golang-github-appc-cni-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-appc-cni Priority: extra Section: golang Package: golang-github-armon-go-metrics Binary: golang-github-armon-go-metrics-dev Version: 0.3.0-1 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Michael Stapelberg ,Dmitry Smirnov Build-Depends: debhelper (>= 12~), dh-golang, golang-any, golang-github-circonus-labs-circonus-gometrics-dev (>= 2.3.1~), golang-github-datadog-datadog-go-dev, golang-github-hashicorp-go-immutable-radix-dev, golang-github-pascaldekloe-goe-dev, golang-prometheus-client-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: a1395738c9a6a94302a474d4da9c9c86 2552 golang-github-armon-go-metrics_0.3.0-1.dsc a3a25a33863d9eeceafbf0c6466aea16 24896 golang-github-armon-go-metrics_0.3.0.orig.tar.xz 093150aca570eecde0e84033589ce58a 3780 golang-github-armon-go-metrics_0.3.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-armon-go-metrics Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-armon-go-metrics.git Checksums-Sha256: 86d679d87a544a654af44a7d25e1ce5888444fc747931ce012e9b2881d585ef6 2552 golang-github-armon-go-metrics_0.3.0-1.dsc c1cfd95172640240f788ba67e66412b720137139e13423908e65b77fa57d8a18 24896 golang-github-armon-go-metrics_0.3.0.orig.tar.xz 940c9fca207d963a3a6f74f1414b75ae3719167e669ec4121bcd598e21d213ab 3780 golang-github-armon-go-metrics_0.3.0-1.debian.tar.xz Homepage: https://github.com/armon/go-metrics Go-Import-Path: github.com/armon/go-metrics Package-List: golang-github-armon-go-metrics-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-armon-go-metrics Priority: extra Section: golang Package: golang-github-armon-go-proxyproto Binary: golang-github-armon-go-proxyproto-dev Version: 0.0~git20190211.68259f7-2 Maintainer: Debian Go Packaging Team Uploaders: Dawid Dziurla , Build-Depends: debhelper-compat (= 12), dh-golang Build-Depends-Indep: golang-any Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 78ed38015aeb91931ad543fe9898e2a7 2443 golang-github-armon-go-proxyproto_0.0~git20190211.68259f7-2.dsc 07698a3fb5c05de586c2f68f0684dae3 4645 golang-github-armon-go-proxyproto_0.0~git20190211.68259f7.orig.tar.gz 952151e963c543c3af99838c4a17b571 2240 golang-github-armon-go-proxyproto_0.0~git20190211.68259f7-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-armon-go-proxyproto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-armon-go-proxyproto.git Checksums-Sha256: 5837f0e57a9e4824b5d08a1fe4647c9533b9f43d5fbb1a5dd088fa54d8d5364f 2443 golang-github-armon-go-proxyproto_0.0~git20190211.68259f7-2.dsc 4cb38206e82ed574e2b17434dc29fa6fd2cd1cc8bbbc5498f755d5e02a1137a8 4645 golang-github-armon-go-proxyproto_0.0~git20190211.68259f7.orig.tar.gz 1bb6c7a4864d3dc00d479f1153d404978b93df40ac672deefcc7c2ee3d18f829 2240 golang-github-armon-go-proxyproto_0.0~git20190211.68259f7-2.debian.tar.xz Homepage: https://github.com/armon/go-proxyproto Go-Import-Path: github.com/armon/go-proxyproto Package-List: golang-github-armon-go-proxyproto-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-armon-go-proxyproto Priority: extra Section: golang Package: golang-github-armon-go-radix Binary: golang-github-armon-go-radix-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Build-Depends: debhelper (>= 11), dh-golang, golang-any Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: c3e4b1d9268823db96dc2834f49e2843 1903 golang-github-armon-go-radix_1.0.0-1.dsc 23bef4f31e92bbc1ed553b32f2d0c256 5992 golang-github-armon-go-radix_1.0.0.orig.tar.gz 1fb71431dd4dcc88f23412c5fed5ca27 2940 golang-github-armon-go-radix_1.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-armon-go-radix Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-armon-go-radix.git Checksums-Sha256: 67fbad36b96ed849c7a72686a21990f111f9ef14f34fad7aeb916b0a15db51df 1903 golang-github-armon-go-radix_1.0.0-1.dsc 5f46692d06e8ae03ab37da3183435b69c18e69bd46aaca34945ffbbbae8dbde5 5992 golang-github-armon-go-radix_1.0.0.orig.tar.gz 7ca3fbaca1dad055ad11f112dae3696ae3cb0d07097971bdc0454cf10c6998f1 2940 golang-github-armon-go-radix_1.0.0-1.debian.tar.xz Homepage: https://github.com/armon/go-radix Go-Import-Path: github.com/armon/go-radix Package-List: golang-github-armon-go-radix-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-armon-go-radix Priority: extra Section: golang Package: golang-github-asaskevich-govalidator Binary: golang-github-asaskevich-govalidator-dev Version: 9+git20180720.0.f9ffefc3-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9.0.0), dh-golang (>= 1.10), golang-any Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 50bdba0c0cc3449a3abef58c024d2281 2497 golang-github-asaskevich-govalidator_9+git20180720.0.f9ffefc3-1.dsc 77e74fa53a44881817de978295beeda0 51763 golang-github-asaskevich-govalidator_9+git20180720.0.f9ffefc3.orig.tar.gz fe814e522bc4f2499a53654c25ed2669 2932 golang-github-asaskevich-govalidator_9+git20180720.0.f9ffefc3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-asaskevich-govalidator/ Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-asaskevich-govalidator.git Checksums-Sha256: dc4555c695d22854420eae6b68920d11acdc0e84bc3bda66991162e096e15c2f 2497 golang-github-asaskevich-govalidator_9+git20180720.0.f9ffefc3-1.dsc b1b202537bf49a7949a64098484c276b327ea0c2515bbc27728b49ad161d7de8 51763 golang-github-asaskevich-govalidator_9+git20180720.0.f9ffefc3.orig.tar.gz 10b7e0dff6ac385bf80604ab4ce2cff14eb5a093ede9fa59387fad8a13ff5a34 2932 golang-github-asaskevich-govalidator_9+git20180720.0.f9ffefc3-1.debian.tar.xz Homepage: https://github.com/asaskevich/govalidator Go-Import-Path: github.com/asaskevich/govalidator Package-List: golang-github-asaskevich-govalidator-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-asaskevich-govalidator Priority: extra Section: golang Package: golang-github-asaskevich-govalidator Binary: golang-github-asaskevich-govalidator-dev Version: 9+git20180720.0.f9ffefc3-1.1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9.0.0), dh-golang (>= 1.10), golang-any Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 7678e6a7b1cf16eaca4bb9157c06eaf6 2505 golang-github-asaskevich-govalidator_9+git20180720.0.f9ffefc3-1.1.dsc 77e74fa53a44881817de978295beeda0 51763 golang-github-asaskevich-govalidator_9+git20180720.0.f9ffefc3.orig.tar.gz 3d9524b4ed6b267f1c2fd57e4132584b 3032 golang-github-asaskevich-govalidator_9+git20180720.0.f9ffefc3-1.1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-asaskevich-govalidator/ Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-asaskevich-govalidator.git Checksums-Sha256: 35b9258171972eba15474a3ae9e658ed96babe3dfdc41837d9ea55d11a5d0f97 2505 golang-github-asaskevich-govalidator_9+git20180720.0.f9ffefc3-1.1.dsc b1b202537bf49a7949a64098484c276b327ea0c2515bbc27728b49ad161d7de8 51763 golang-github-asaskevich-govalidator_9+git20180720.0.f9ffefc3.orig.tar.gz 8c675d731a7a4d864ee1405baf08cbd11813254ec0a2bdcaa2ea0e02aa7355f6 3032 golang-github-asaskevich-govalidator_9+git20180720.0.f9ffefc3-1.1.debian.tar.xz Homepage: https://github.com/asaskevich/govalidator Go-Import-Path: github.com/asaskevich/govalidator Package-List: golang-github-asaskevich-govalidator-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-asaskevich-govalidator Priority: extra Section: golang Package: golang-github-asaskevich-govalidator Binary: golang-github-asaskevich-govalidator-dev Version: 11.0.1-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Nobuhiro Iwamatsu , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 075c410db24ce84886014bec3f6a7338 1792 golang-github-asaskevich-govalidator_11.0.1-1.dsc 679851de2318fc8ffc8b5a46e02f3afb 62633 golang-github-asaskevich-govalidator_11.0.1.orig.tar.gz 96afe9ba38f3b6c629e477c2786e1d61 3456 golang-github-asaskevich-govalidator_11.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-asaskevich-govalidator/ Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-asaskevich-govalidator.git Checksums-Sha256: 33a45fb053ef2874309758251117e91c8d2737e33e00a40b42bef06bf3d165cf 1792 golang-github-asaskevich-govalidator_11.0.1-1.dsc fcdc54daf9eb14374e42c44cd9dcf5c004d865decbddb7174028fb2e8676e199 62633 golang-github-asaskevich-govalidator_11.0.1.orig.tar.gz 10e35222d7f03e1dfe52532c261d24c72306018b9888b8208f359067fb3d79c5 3456 golang-github-asaskevich-govalidator_11.0.1-1.debian.tar.xz Homepage: https://github.com/asaskevich/govalidator Go-Import-Path: github.com/asaskevich/govalidator Package-List: golang-github-asaskevich-govalidator-dev deb golang optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-asaskevich-govalidator Priority: extra Section: golang Package: golang-github-aws-aws-sdk-go Binary: golang-github-aws-aws-sdk-go-dev Version: 1.16.18+dfsg-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Shengjing Zhu , Build-Depends: debhelper (>= 11~), dh-golang (>= 1.17~), golang-any, golang-github-go-ini-ini-dev, golang-github-jmespath-go-jmespath-dev, golang-github-stretchr-testify-dev | golang-testify-dev, golang-golang-x-net-dev Architecture: all Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: 231f92c09748d35d513c889f51044c04 2512 golang-github-aws-aws-sdk-go_1.16.18+dfsg-1.dsc 001199a160b4cf98c13551c7e4bc11ca 6688056 golang-github-aws-aws-sdk-go_1.16.18+dfsg.orig.tar.xz 8118602737acfca2111e5eb5981afd81 7004 golang-github-aws-aws-sdk-go_1.16.18+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-aws-aws-sdk-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-aws-aws-sdk-go.git Checksums-Sha256: 6d34c5db6d405a9f211e744640ba04e7e6e73cc2202117f700b6eca9c2a71350 2512 golang-github-aws-aws-sdk-go_1.16.18+dfsg-1.dsc f4fde0375d0704fe02a0d924438824edbaf0ef0aacca7b31420cd116f28ca982 6688056 golang-github-aws-aws-sdk-go_1.16.18+dfsg.orig.tar.xz 5adcbe05e405dbe5bb9d5adb6ba3298afe6a10b05a019a369b842ba6be54862a 7004 golang-github-aws-aws-sdk-go_1.16.18+dfsg-1.debian.tar.xz Homepage: https://github.com/aws/aws-sdk-go Go-Import-Path: github.com/aws/aws-sdk-go Package-List: golang-github-aws-aws-sdk-go-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-aws-aws-sdk-go Priority: extra Section: golang Package: golang-github-aws-aws-sdk-go Binary: golang-github-aws-aws-sdk-go-dev Version: 1.21.6+dfsg-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Shengjing Zhu , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.17~), golang-any, golang-github-go-ini-ini-dev, golang-github-jmespath-go-jmespath-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: ba3cb4594f0443c997680549bcc54472 2507 golang-github-aws-aws-sdk-go_1.21.6+dfsg-2.dsc da4d88453be4d02f42e8cb8cf640a839 7463172 golang-github-aws-aws-sdk-go_1.21.6+dfsg.orig.tar.xz 6d7175f4dedde4c1fb7c43bb6ec1815b 7976 golang-github-aws-aws-sdk-go_1.21.6+dfsg-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-aws-aws-sdk-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-aws-aws-sdk-go.git Checksums-Sha256: 49e7edacc29d6b06d67fd7eacaa66e8bb4d3be3e37b538d6750c150b233ab0f2 2507 golang-github-aws-aws-sdk-go_1.21.6+dfsg-2.dsc 517dc54f0daf2f9ba91ad3eb6942b7d0e633922656918f593eb0881d25288c9e 7463172 golang-github-aws-aws-sdk-go_1.21.6+dfsg.orig.tar.xz cba4b0d6181f0790dca01aec4281c94ef1bf2c5c5df64bc07f2a4a23640edf67 7976 golang-github-aws-aws-sdk-go_1.21.6+dfsg-2.debian.tar.xz Homepage: https://github.com/aws/aws-sdk-go Go-Import-Path: github.com/aws/aws-sdk-go Package-List: golang-github-aws-aws-sdk-go-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-aws-aws-sdk-go Priority: extra Section: golang Package: golang-github-aws-aws-sdk-go Binary: golang-github-aws-aws-sdk-go-dev Version: 1.27.4+dfsg-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Shengjing Zhu , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.31~), golang-any, golang-github-jmespath-go-jmespath-dev, golang-golang-x-net-dev Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: adc4e5f7ccbaa4c60674f4f2f28cf72c 2441 golang-github-aws-aws-sdk-go_1.27.4+dfsg-1.dsc 5457236b0b36c3e66487a1aec2f8dd5e 8764252 golang-github-aws-aws-sdk-go_1.27.4+dfsg.orig.tar.xz f5882e669c6984db6e48612331143638 6824 golang-github-aws-aws-sdk-go_1.27.4+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-aws-aws-sdk-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-aws-aws-sdk-go.git Checksums-Sha256: 4d9e1d0fee36c8fa5c9cd0efd1c1cfd6c13abc60799b3a9c94ea85aac627acce 2441 golang-github-aws-aws-sdk-go_1.27.4+dfsg-1.dsc f2f4ce71e848e962e2a208a551c26f1d67f57eb359d8849cf2dab1ffc35cbd1b 8764252 golang-github-aws-aws-sdk-go_1.27.4+dfsg.orig.tar.xz 88f9485bf4bab08af2673ff17faf193a64fc08de20b9bdee3fbe074e39d99d7d 6824 golang-github-aws-aws-sdk-go_1.27.4+dfsg-1.debian.tar.xz Homepage: https://github.com/aws/aws-sdk-go Go-Import-Path: github.com/aws/aws-sdk-go Package-List: golang-github-aws-aws-sdk-go-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-aws-aws-sdk-go Priority: extra Section: golang Package: golang-github-aws-aws-sdk-go Binary: golang-github-aws-aws-sdk-go-dev Version: 1.49.0-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Shengjing Zhu , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.19~), golang-github-jmespath-go-jmespath-dev (>= 0.4.0), golang-golang-x-net-dev (>= 1:0.17.0) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: fe371cfc22d4da3f02bda1ab7480fdf4 2485 golang-github-aws-aws-sdk-go_1.49.0-2.dsc 25cfe7544771aad40b458685e4d5ca0e 31500237 golang-github-aws-aws-sdk-go_1.49.0.orig.tar.gz c6909e319cf1bfb37671422ab12812e2 7772 golang-github-aws-aws-sdk-go_1.49.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-aws-aws-sdk-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-aws-aws-sdk-go.git Checksums-Sha256: 1867b95fda68cdcbb5b1db39736f5559a6485bd33002bdea079b21c8cf0f9bbd 2485 golang-github-aws-aws-sdk-go_1.49.0-2.dsc f9a64078f257ea281d75dbe0a0b268de7c0cd3ffb356068e261a9786e5399e11 31500237 golang-github-aws-aws-sdk-go_1.49.0.orig.tar.gz 39d753c1868949ee5c9584a51e88b1e8dc411237c1aed0cb8b0bf128855d620c 7772 golang-github-aws-aws-sdk-go_1.49.0-2.debian.tar.xz Homepage: https://github.com/aws/aws-sdk-go Go-Import-Path: github.com/aws/aws-sdk-go Package-List: golang-github-aws-aws-sdk-go-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-aws-aws-sdk-go Priority: extra Section: golang Package: golang-github-azure-azure-sdk-for-go Binary: golang-github-azure-azure-sdk-for-go-dev Version: 10.3.0~beta-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Tianon Gravi , Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-azure-go-autorest-dev (>= 8.2.0), golang-github-satori-go.uuid-dev, golang-github-shopspring-decimal-dev, golang-golang-x-crypto-dev, golang-gopkg-check.v1-dev Architecture: all Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: fa83560e1a7591c943cf69b64b48aba2 2615 golang-github-azure-azure-sdk-for-go_10.3.0~beta-1.dsc 9d0f5c7a9caf0f005bedce0cac77613a 1112548 golang-github-azure-azure-sdk-for-go_10.3.0~beta.orig.tar.gz 06b266aab363f06a57ef9700e182096c 4528 golang-github-azure-azure-sdk-for-go_10.3.0~beta-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-azure-azure-sdk-for-go.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-azure-azure-sdk-for-go.git Checksums-Sha256: 7053e4509909b5d7070ea8010243c41c8b3d8257900f0f080dd11292764cf54f 2615 golang-github-azure-azure-sdk-for-go_10.3.0~beta-1.dsc 30aa915f2184b24a0b31ec8e5b9926ceb7cd54a4f8fe53bd5357f4b1700d81a4 1112548 golang-github-azure-azure-sdk-for-go_10.3.0~beta.orig.tar.gz b2cd00f2a5d0433666ec35a848529e5b139e8cb9b2edc92776fb26f28224d987 4528 golang-github-azure-azure-sdk-for-go_10.3.0~beta-1.debian.tar.xz Homepage: https://github.com/Azure/azure-sdk-for-go Go-Import-Path: github.com/Azure/azure-sdk-for-go Package-List: golang-github-azure-azure-sdk-for-go-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-azure-azure-sdk-for-go Priority: extra Section: golang Package: golang-github-azure-go-autorest Binary: golang-github-azure-go-autorest-dev Version: 8.3.1-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Martín Ferrari , Tim Potter , Build-Depends: debhelper (>= 10), dh-golang (>= 1.17~), golang-any (>= 2:1.4~), golang-github-dgrijalva-jwt-go-v3-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev Architecture: all Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: 5cd07b3d0c4dcd4db46407aaca8baa46 2480 golang-github-azure-go-autorest_8.3.1-1.dsc 76bc164937ec03a5cc8b928db6e3cc38 87624 golang-github-azure-go-autorest_8.3.1.orig.tar.gz ec819eab227f40cf2db21ea362668276 4092 golang-github-azure-go-autorest_8.3.1-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-azure-go-autorest.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-azure-go-autorest.git Checksums-Sha256: f3e3fae59cb0f35eda357fbfec228866ab26310591d4873f377e64168670f653 2480 golang-github-azure-go-autorest_8.3.1-1.dsc b8882b21f574f3dc6241525235b4144b667b28be9a027784518918bdd21dd8b1 87624 golang-github-azure-go-autorest_8.3.1.orig.tar.gz 291308008f70538c0a99826e56c58a2ca2a033aae70dd0d4fc6240ed3a66f2e2 4092 golang-github-azure-go-autorest_8.3.1-1.debian.tar.xz Homepage: https://github.com/Azure/go-autorest Go-Import-Path: github.com/Azure/go-autorest Package-List: golang-github-azure-go-autorest-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-azure-go-autorest Priority: extra Section: golang Package: golang-github-azure-go-autorest Binary: golang-github-azure-go-autorest-dev Version: 14.2.0+git20220726.711dde1-1 Maintainer: Debian Go Packaging Team Uploaders: Martina Ferrari , Tim Potter , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-dimchansky-utfbom-dev, golang-github-golang-jwt-jwt-dev, golang-github-mitchellh-go-homedir-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 3de058679fc51633b81a91a8b2cc482c 2665 golang-github-azure-go-autorest_14.2.0+git20220726.711dde1-1.dsc 77160ff33912a9d44214832438fc676e 194860 golang-github-azure-go-autorest_14.2.0+git20220726.711dde1.orig.tar.gz 3ca8ff6bb035ae53c3a3399cb37bacf6 4360 golang-github-azure-go-autorest_14.2.0+git20220726.711dde1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-azure-go-autorest Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-azure-go-autorest.git Checksums-Sha256: 5507caa58d5668cf6589705f320aeb0b6fbcc4c31f8daebd71ff912f2a074484 2665 golang-github-azure-go-autorest_14.2.0+git20220726.711dde1-1.dsc 20771c91c5e2a3686605eda1d7ceb8a0230640c1f568858c8df799d0741cac5b 194860 golang-github-azure-go-autorest_14.2.0+git20220726.711dde1.orig.tar.gz e42ef79b3e0e1f8e31753470a81f19e5c6094c51f3a1ac2f3cdebaa541506e9d 4360 golang-github-azure-go-autorest_14.2.0+git20220726.711dde1-1.debian.tar.xz Homepage: https://github.com/Azure/go-autorest Go-Import-Path: github.com/Azure/go-autorest Package-List: golang-github-azure-go-autorest-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-azure-go-autorest Priority: extra Section: golang Package: golang-github-beevik-ntp Binary: golang-github-beevik-ntp-dev Version: 0.3.0-4 Maintainer: Debian Go Packaging Team Uploaders: Benjamin Drung Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-stretchr-testify-dev, golang-golang-x-net-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 08bc74fdde933db4a74f38af573c0af9 2241 golang-github-beevik-ntp_0.3.0-4.dsc f1796e54a87665806bbc995f32c8f4e0 10977 golang-github-beevik-ntp_0.3.0.orig.tar.gz 756d9e38cd6d95c92f015463a5d3e243 3120 golang-github-beevik-ntp_0.3.0-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-beevik-ntp Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-beevik-ntp.git Checksums-Sha256: 1122aa95007eebeb6ee8ba55a46b1b3598887e1d4f5bc6048034935e8ba8578e 2241 golang-github-beevik-ntp_0.3.0-4.dsc 6a398b24ee7c4204f73881299a1860976b2a8d6f77c11895e2d06c6c657b5584 10977 golang-github-beevik-ntp_0.3.0.orig.tar.gz 909905be84bc8c0d61918eb9bbba6842811db4a36f125d9f47da244fb8f61145 3120 golang-github-beevik-ntp_0.3.0-4.debian.tar.xz Homepage: https://github.com/beevik/ntp Go-Import-Path: github.com/beevik/ntp Package-List: golang-github-beevik-ntp-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-beevik-ntp Priority: optional Section: misc Package: golang-github-beorn7-perks Binary: golang-github-beorn7-perks-dev Version: 1.0.1-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Martín Ferrari , Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 6a69ce2e4136aeeeea853efa3770a36e 2283 golang-github-beorn7-perks_1.0.1-1.dsc e4919dbdab5aa9fc92eb15713a5cf6d1 10878 golang-github-beorn7-perks_1.0.1.orig.tar.gz 0cd7477c98e8441c029e18f95eb0145e 2920 golang-github-beorn7-perks_1.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-beorn7-perks Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-beorn7-perks.git Checksums-Sha256: de1da2f4c7fe57af45f8270c3b27233237d59935d80a533380adcd25cdfff6f0 2283 golang-github-beorn7-perks_1.0.1-1.dsc 317c52b249703ba4e331360e7b87385ac1cf714d41084ff02f4737e3082dbb9d 10878 golang-github-beorn7-perks_1.0.1.orig.tar.gz 31b3c03d8984c80c94c39596a9d1e5914a0847d431fd03071a69a520337b1659 2920 golang-github-beorn7-perks_1.0.1-1.debian.tar.xz Homepage: https://github.com/beorn7/perks Go-Import-Path: github.com/beorn7/perks Package-List: golang-github-beorn7-perks-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-beorn7-perks Priority: extra Section: golang Package: golang-github-bgentry-speakeasy Binary: golang-github-bgentry-speakeasy-dev Version: 0.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Anthony Fok Build-Depends: debhelper (>= 10), dh-golang, golang-any Architecture: all Standards-Version: 4.0.0 Format: 3.0 (quilt) Files: 7e6febba2b2359f29e75f7a0d7aca30b 2344 golang-github-bgentry-speakeasy_0.1.0-1.dsc b787fa3c5c44edf19040ab7f5901ea8f 7481 golang-github-bgentry-speakeasy_0.1.0.orig.tar.gz 0cb5e0537e92fa600650d73c53851f41 2592 golang-github-bgentry-speakeasy_0.1.0-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-bgentry-speakeasy.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-bgentry-speakeasy.git Checksums-Sha256: 20ce82c3a99a2cf63812ebf9861d9caa00cddb23008f771d88013d48d0b3d850 2344 golang-github-bgentry-speakeasy_0.1.0-1.dsc 863f57f96f77c2b4e5488e34e8df47478e9ffa9920779ca4df2cc3adc0d03252 7481 golang-github-bgentry-speakeasy_0.1.0.orig.tar.gz 27c966c45de738e6eda785b0626f65d638c92705c428f225cb2dec0dc9b54a81 2592 golang-github-bgentry-speakeasy_0.1.0-1.debian.tar.xz Homepage: https://github.com/bgentry/speakeasy Go-Import-Path: github.com/bgentry/speakeasy Package-List: golang-github-bgentry-speakeasy-dev deb devel extra arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-bgentry-speakeasy Priority: extra Section: golang Package: golang-github-blang-semver Binary: golang-github-blang-semver-dev Version: 3.6.1-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 1c38645a70592d258e7ae5697711837f 2245 golang-github-blang-semver_3.6.1-2.dsc e013839f8749b6b6d41e05ed77ba6b32 14076 golang-github-blang-semver_3.6.1.orig.tar.xz d46e1c8f3fa282e8ec8c3108ab71db8a 3008 golang-github-blang-semver_3.6.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-blang-semver Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-blang-semver.git Checksums-Sha256: f97601494d5139964d3a6a240ef5f6d6b8454a12c527603228a8c2ed998494b6 2245 golang-github-blang-semver_3.6.1-2.dsc e1be1bded3872e51fa6b368616d8ef389e6fa5a6d163859515faed7ae1c377b9 14076 golang-github-blang-semver_3.6.1.orig.tar.xz bcb91d7eefa38f53720a33bf8f33db9bbf39921ac0243b1eb706a74d5970207c 3008 golang-github-blang-semver_3.6.1-2.debian.tar.xz Homepage: https://github.com/blang/semver Go-Import-Path: github.com/blang/semver Package-List: golang-github-blang-semver-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-blang-semver Priority: extra Section: golang Package: golang-github-boltdb-bolt Binary: golang-github-boltdb-bolt-dev Version: 1.3.1-5 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Martín Ferrari , Tim Potter , Build-Depends: debhelper (>= 10), dh-golang (>= 1.17~), golang-any Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: 6051dd547c4401d6b7155bc087e400b3 2298 golang-github-boltdb-bolt_1.3.1-5.dsc 91eecd044f72a35825aed9750d49b6c1 83437 golang-github-boltdb-bolt_1.3.1.orig.tar.gz 3cd1538b509dddc1a68fccd372676170 3816 golang-github-boltdb-bolt_1.3.1-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-boltdb-bolt Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-boltdb-bolt.git Checksums-Sha256: 450abd7cce0871aa8f3459918d10a4f71e0a0a0350c7c9f6a8ca20b4ae8685f3 2298 golang-github-boltdb-bolt_1.3.1-5.dsc b5ae498b780f535a5d308c188dee1329b3536275d29ad6758876084c0b8586a8 83437 golang-github-boltdb-bolt_1.3.1.orig.tar.gz cdcbc504d616b6dbf039e02b0acdb6031ccf5eeaa3e412ffe05ac5c965da8563 3816 golang-github-boltdb-bolt_1.3.1-5.debian.tar.xz Homepage: https://github.com/boltdb/bolt Go-Import-Path: github.com/boltdb/bolt Package-List: golang-github-boltdb-bolt-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-boltdb-bolt Priority: extra Section: golang Package: golang-github-cenkalti-backoff Binary: golang-github-cenkalti-backoff-dev Version: 2.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Martín Ferrari , Félix Sipma , Build-Depends: debhelper (>= 9), dh-golang (>= 1.17~), golang-any, golang-golang-x-net-dev Architecture: all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: 80ead5ca20555b625da18ac91f109137 2371 golang-github-cenkalti-backoff_2.0.0-1.dsc 493127d47f3bdad10089816f64d3a83c 8640 golang-github-cenkalti-backoff_2.0.0.orig.tar.gz ded34d65d05dedf0884d307b6247cd70 2908 golang-github-cenkalti-backoff_2.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cenkalti-backoff Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cenkalti-backoff.git Checksums-Sha256: 325c1e8e053483e7e95b2bcb69d5c2445970448c4facc00045907f6f87e667ea 2371 golang-github-cenkalti-backoff_2.0.0-1.dsc 4fa4f803057fe6237eb270eea195e014c3d26b932f5c60a0437f18c8277e654c 8640 golang-github-cenkalti-backoff_2.0.0.orig.tar.gz 3e00e55340158aaebdc8478fba5c7ff632d71181dd27c986b7825d0487c1a937 2908 golang-github-cenkalti-backoff_2.0.0-1.debian.tar.xz Homepage: https://github.com/cenkalti/backoff Go-Import-Path: github.com/cenkalti/backoff Package-List: golang-github-cenkalti-backoff-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-cenkalti-backoff Priority: extra Section: golang Package: golang-github-cespare-xxhash Binary: golang-github-cespare-xxhash-dev Version: 2.1.1-1 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Dmitry Smirnov Build-Depends: debhelper (>= 12~), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 6a11b98525fce7902da8e3d861aa914b 2271 golang-github-cespare-xxhash_2.1.1-1.dsc 3577b120cf43a6ca2fc27c5861ddbcf4 8640 golang-github-cespare-xxhash_2.1.1.orig.tar.xz c900b7ef63d220f20433eeebd8abb882 2872 golang-github-cespare-xxhash_2.1.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cespare-xxhash Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cespare-xxhash.git Checksums-Sha256: 71292e57ccfe380705f0a46cca905dff3264f2fb75401d58ca286ff12c5a17fc 2271 golang-github-cespare-xxhash_2.1.1-1.dsc a347a894561866878fde4202f320055da322404d2c6d8f75d65bd6234420d062 8640 golang-github-cespare-xxhash_2.1.1.orig.tar.xz 04c81e2bcabf4eba8ab985d907666e5887248f85cdd8eec18467b2a65d4387d7 2872 golang-github-cespare-xxhash_2.1.1-1.debian.tar.xz Homepage: https://github.com/cespare/xxhash Go-Import-Path: github.com/cespare/xxhash Package-List: golang-github-cespare-xxhash-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-cespare-xxhash Priority: extra Section: golang Package: golang-github-cespare-xxhash Binary: golang-github-cespare-xxhash-dev Version: 2.1.1-2 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Dmitry Smirnov Build-Depends: debhelper (>= 12~), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: c0d78072d9f086fd619b411d460e5c7a 2434 golang-github-cespare-xxhash_2.1.1-2.dsc 3577b120cf43a6ca2fc27c5861ddbcf4 8640 golang-github-cespare-xxhash_2.1.1.orig.tar.xz b29022e90fed4394ce0c8b7151915a5b 2972 golang-github-cespare-xxhash_2.1.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cespare-xxhash Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cespare-xxhash.git Checksums-Sha256: 5627bba34bae97cec9834b4b6d753c4ff1d9da2d14c7c0a8b4915e74707a8630 2434 golang-github-cespare-xxhash_2.1.1-2.dsc a347a894561866878fde4202f320055da322404d2c6d8f75d65bd6234420d062 8640 golang-github-cespare-xxhash_2.1.1.orig.tar.xz 789a31cb43ef0c2dfc78d60f4afb8c0456432ae62a7f3daae88431c90722f1fa 2972 golang-github-cespare-xxhash_2.1.1-2.debian.tar.xz Homepage: https://github.com/cespare/xxhash Dgit: cde173b116e4ca4e0c2dce99c9e691f4bc6d921f debian archive/debian/2.1.1-2 https://git.dgit.debian.org/golang-github-cespare-xxhash Go-Import-Path: github.com/cespare/xxhash Package-List: golang-github-cespare-xxhash-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-cespare-xxhash Priority: extra Section: golang Package: golang-github-cilium-ebpf Binary: golang-github-cilium-ebpf-dev Version: 0.7.0-1 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any (>= 2:1.13~), golang-golang-x-sys-dev (>= 0.0~git20211117~) Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: e903ae6fd8755990877550e9bf3eeb97 1676 golang-github-cilium-ebpf_0.7.0-1.dsc cd5992db206870f8a2a362f6e49e2f85 1382421 golang-github-cilium-ebpf_0.7.0.orig.tar.gz 2e17a37f7fbfc709de77ff3f3884006e 3816 golang-github-cilium-ebpf_0.7.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cilium-ebpf Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cilium-ebpf.git Checksums-Sha256: d903b0a6d17e6352bf983e13b57727f92afc10cf98aa13028fc77bad82c18e9a 1676 golang-github-cilium-ebpf_0.7.0-1.dsc c2dda0c4772b94364d08a448af3c7bfbec8eecc2e2cb89e2fc2029bba30e748f 1382421 golang-github-cilium-ebpf_0.7.0.orig.tar.gz 8c310d48c0b80f0da5c4293945d1afbb6c61f0c1d23e051f90c6792292120b0c 3816 golang-github-cilium-ebpf_0.7.0-1.debian.tar.xz Homepage: https://github.com/cilium/ebpf Go-Import-Path: github.com/cilium/ebpf Package-List: golang-github-cilium-ebpf-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-cilium-ebpf Priority: extra Section: golang Package: golang-github-circonus-labs-circonus-gometrics Binary: golang-github-circonus-labs-circonus-gometrics-dev Version: 2.3.1-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper (>= 12~), dh-golang, golang-any, golang-github-pkg-errors-dev, golang-github-circonus-labs-circonusllhist-dev, golang-github-hashicorp-go-retryablehttp-dev (>= 0.6.2~), golang-github-tv42-httpunix-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: cbaecd92299b31f2d384ab5e13416b4e 2642 golang-github-circonus-labs-circonus-gometrics_2.3.1-2.dsc 49be3ca6d639949130ed809110b7b41d 64256 golang-github-circonus-labs-circonus-gometrics_2.3.1.orig.tar.xz cca286e68eb6fd332eb97f87393e7dcc 3272 golang-github-circonus-labs-circonus-gometrics_2.3.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-circonus-labs-circonus-gometrics Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-circonus-labs-circonus-gometrics.git Checksums-Sha256: ba9febe5fb724c49b6446d953cd7a3c2da7028a38a4079ec0c9c0f7f4fe122c5 2642 golang-github-circonus-labs-circonus-gometrics_2.3.1-2.dsc 4320ebc3001735fbea20274eaf292c7601addeb4d4a291e8e6d24005aeea7e48 64256 golang-github-circonus-labs-circonus-gometrics_2.3.1.orig.tar.xz 1600cf07597add8695d4b2c2cbac065f10b0f2530c20906cb75a54d9892788f6 3272 golang-github-circonus-labs-circonus-gometrics_2.3.1-2.debian.tar.xz Homepage: https://github.com/circonus-labs/circonus-gometrics Go-Import-Path: github.com/circonus-labs/circonus-gometrics Package-List: golang-github-circonus-labs-circonus-gometrics-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-circonus-labs-circonus-gometrics Priority: extra Section: golang Package: golang-github-circonus-labs-circonusllhist Binary: golang-github-circonus-labs-circonusllhist-dev Version: 0.0~git20160526.0.d724266-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper (>= 9), dh-golang, golang-any Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: c196785013270fdc6066aed267025b0d 2538 golang-github-circonus-labs-circonusllhist_0.0~git20160526.0.d724266-2.dsc d7a94f05de19b7576776d2a0d94e4a22 5560 golang-github-circonus-labs-circonusllhist_0.0~git20160526.0.d724266.orig.tar.xz 95c96d47e5e2b557814feb06c2479b4b 1980 golang-github-circonus-labs-circonusllhist_0.0~git20160526.0.d724266-2.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-circonus-labs-circonusllhist.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-circonus-labs-circonusllhist.git Checksums-Sha256: 333be147c7b70c97601b996307d9dfcbf4217fc4cd50dbc59dc9a7cf3654dd8c 2538 golang-github-circonus-labs-circonusllhist_0.0~git20160526.0.d724266-2.dsc fad290a81596e80de028e3372920f23d1c52ac0d2c8eb5822ea9910c5412ca7b 5560 golang-github-circonus-labs-circonusllhist_0.0~git20160526.0.d724266.orig.tar.xz c5cc38152e3daf823590e7cf3e5dcf38e75cede0dc272812b13df0067fd48999 1980 golang-github-circonus-labs-circonusllhist_0.0~git20160526.0.d724266-2.debian.tar.xz Homepage: https://github.com/circonus-labs/circonusllhist Go-Import-Path: github.com/circonus-labs/circonusllhist Package-List: golang-github-circonus-labs-circonusllhist-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-circonus-labs-circonusllhist Priority: extra Section: golang Package: golang-github-cli-browser Binary: golang-github-cli-browser-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Joao Paulo Lima de Oliveira Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: any Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 572ceb8b040928116aa13ae74d18172e 2212 golang-github-cli-browser_1.0.0-1.dsc 391731a25a8573647b3a94b173b28c37 3748 golang-github-cli-browser_1.0.0.orig.tar.gz 7368d200eba20b59f78adbb6242b62db 2168 golang-github-cli-browser_1.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cli-browser Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cli-browser.git Checksums-Sha256: a4e63b14d43a1f21392422f9645414519c9d55bc1c806141a56d8585f7d2df5f 2212 golang-github-cli-browser_1.0.0-1.dsc 9bc5835667d7d4eba69faee259cd3a3bcf2c5cd9ca33abbfef06f4d03080e438 3748 golang-github-cli-browser_1.0.0.orig.tar.gz 7518285a59d036c00a60595911ced789ace1246549188e7232d53bb2e9a19a0e 2168 golang-github-cli-browser_1.0.0-1.debian.tar.xz Homepage: https://github.com/cli/browser Go-Import-Path: github.com/cli/browser Package-List: golang-github-cli-browser-dev deb golang optional arch=any Testsuite: autopkgtest-pkg-go Directory: pool/main/g/golang-github-cli-browser Priority: extra Section: misc Package: golang-github-cli-browser Binary: golang-github-cli-browser-dev Version: 1.3.0-1 Maintainer: Debian Go Packaging Team Uploaders: Joao Paulo Lima de Oliveira , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.21~) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: c5d10f06c8dacbbba108002819526aaf 2290 golang-github-cli-browser_1.3.0-1.dsc 22e8abfb4caee5c190714c684f5a9d02 3769 golang-github-cli-browser_1.3.0.orig.tar.gz 08c9c709d2cbd3dcd68ac8d62c231b3b 2984 golang-github-cli-browser_1.3.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cli-browser Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cli-browser.git Checksums-Sha256: e1d09d7e098599b6fad0cc43904438503c575ac5f7fbfb0eb91ed5cf5a624d50 2290 golang-github-cli-browser_1.3.0-1.dsc b0e9730c2ebc1e352b847cf3bcbcdce23e75ea811862ff8b1ee24fe285de06f1 3769 golang-github-cli-browser_1.3.0.orig.tar.gz a99309a9fdc78ca4dd6ace7c1d3980e821e6f334023924f722830a343198bcd3 2984 golang-github-cli-browser_1.3.0-1.debian.tar.xz Homepage: https://github.com/cli/browser Go-Import-Path: github.com/cli/browser Package-List: golang-github-cli-browser-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-cli-browser Priority: extra Section: misc Package: golang-github-client9-reopen Binary: golang-github-client9-reopen-dev Version: 1.0.0-4 Maintainer: Debian Go Packaging Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 2e0e08a07670fe0e4c9626d240ff69cd 2229 golang-github-client9-reopen_1.0.0-4.dsc 0d48a2e0a2d62c7100642febeeb62400 6283 golang-github-client9-reopen_1.0.0.orig.tar.gz 404bac4cb11f2bc6731171e9fd5370ff 2548 golang-github-client9-reopen_1.0.0-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-client9-reopen Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-client9-reopen.git Checksums-Sha256: f67658ad92331ab7049d058b1b569596c07ee6911b7b5897fe92d8691f96733a 2229 golang-github-client9-reopen_1.0.0-4.dsc 64829db9b9fd0dd94b2444c45a2cb6e926b79c3a2e589a75a5edc2ba488a7875 6283 golang-github-client9-reopen_1.0.0.orig.tar.gz db759e4649f347bf825373a9db7c5cc4086b9a8d467070365030bac648b5d231 2548 golang-github-client9-reopen_1.0.0-4.debian.tar.xz Homepage: https://github.com/client9/reopen Go-Import-Path: github.com/client9/reopen Package-List: golang-github-client9-reopen-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-client9-reopen Priority: extra Section: golang Package: golang-github-cloudflare-circl Binary: golang-github-cloudflare-circl-dev Version: 1.3.9-1 Maintainer: Debian Go Packaging Team Uploaders: Eric Dorland , Roger Shimizu , Martin Dosch Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-bwesterb-go-ristretto-dev, golang-github-mmcloughlin-avo-dev, golang-golang-x-crypto-dev, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 7ca4e2f6a59527cb184f2c80713f6fa0 2554 golang-github-cloudflare-circl_1.3.9-1.dsc 78f72abb456837fda58538f42eceed75 5017860 golang-github-cloudflare-circl_1.3.9.orig.tar.gz e04f1252f8bab97cdfdc23cb0c07a939 3528 golang-github-cloudflare-circl_1.3.9-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cloudflare-circl Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cloudflare-circl.git Checksums-Sha256: 570603850a2cd4a3c4c82630bb6ab8103036e64a5952371ebe300bf78ec90694 2554 golang-github-cloudflare-circl_1.3.9-1.dsc f263c0c2d37fc05df92e92247a01dfd042e464d44029aea1dbd6c43c1bcf481a 5017860 golang-github-cloudflare-circl_1.3.9.orig.tar.gz f16287b75f982e7bb9c137d0d825c9ad1551f8038b34685843079da4290f52b3 3528 golang-github-cloudflare-circl_1.3.9-1.debian.tar.xz Homepage: https://github.com/cloudflare/circl Go-Import-Path: github.com/cloudflare/circl Package-List: golang-github-cloudflare-circl-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-cloudflare-circl Priority: extra Section: golang Package: golang-github-cockroachdb-cockroach-go Binary: golang-github-cockroachdb-cockroach-go-dev Version: 0.0~git20170808.c806b48-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-lib-pq-dev Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: a77395b7803fb2f790648facfd88ca1b 2539 golang-github-cockroachdb-cockroach-go_0.0~git20170808.c806b48-1.dsc 4477028032411c1f00e8772bea8e6ec2 11184 golang-github-cockroachdb-cockroach-go_0.0~git20170808.c806b48.orig.tar.xz a1b4e94387009163c71117ba935f9031 1672 golang-github-cockroachdb-cockroach-go_0.0~git20170808.c806b48-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-cockroachdb-cockroach-go.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-cockroachdb-cockroach-go.git Checksums-Sha256: a5b01c1cd5c5a9ea8e331310a9bac2132d94884f6769517f589cffae59cf1b6c 2539 golang-github-cockroachdb-cockroach-go_0.0~git20170808.c806b48-1.dsc ee3d0fab1857ced14462968763a6ad262f6f092db20a7b47f05b38da2798f927 11184 golang-github-cockroachdb-cockroach-go_0.0~git20170808.c806b48.orig.tar.xz 02d49104ec25bbe2eaab40e82765b907a25aa61debe5037094b8fd1751c256ae 1672 golang-github-cockroachdb-cockroach-go_0.0~git20170808.c806b48-1.debian.tar.xz Homepage: https://github.com/cockroachdb/cockroach-go Go-Import-Path: github.com/cockroachdb/cockroach-go Package-List: golang-github-cockroachdb-cockroach-go-dev deb devel extra arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-cockroachdb-cockroach-go Priority: extra Section: golang Package: golang-github-containerd-cgroups Binary: golang-github-containerd-cgroups-dev Version: 1.0.2-2 Maintainer: Debian Go Packaging Team Uploaders: Arnaud Rebillout , Dmitry Smirnov , Build-Depends: debhelper-compat (= 13), dh-golang, gogoprotobuf, golang-any, golang-dbus-dev, golang-github-cilium-ebpf-dev, golang-github-coreos-go-systemd-dev, golang-github-docker-go-units-dev, golang-github-gogo-protobuf-dev, golang-github-opencontainers-specs-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev, golang-golang-x-sys-dev, libprotobuf-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: af480c4ed4366aa5d05a1a1582681e45 2076 golang-github-containerd-cgroups_1.0.2-2.dsc aa9542a55bc4cc476f0bbcf56b527206 66236 golang-github-containerd-cgroups_1.0.2.orig.tar.xz 77771f015cb6e9f7474f1a511851cc40 4548 golang-github-containerd-cgroups_1.0.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-containerd-cgroups Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-containerd-cgroups.git Checksums-Sha256: 410dd627df87c71e4744587353b9e5d13cf741441a9944f735c10b1e7e0b864d 2076 golang-github-containerd-cgroups_1.0.2-2.dsc bcd7b15f18250d3a48f048671bd00f6a0c99e2b915ebe564b0f40655c9ebc6d8 66236 golang-github-containerd-cgroups_1.0.2.orig.tar.xz 61790fdbb45fbc9d58c59a0d51672a5e6f229389f738c2bce9c0d17afd0c84b8 4548 golang-github-containerd-cgroups_1.0.2-2.debian.tar.xz Homepage: https://github.com/containerd/cgroups Go-Import-Path: github.com/containerd/cgroups Package-List: golang-github-containerd-cgroups-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-containerd-cgroups Priority: extra Section: golang Package: golang-github-containerd-console Binary: golang-github-containerd-console-dev Version: 1.0.3-1 Maintainer: Debian Go Packaging Team Uploaders: Arnaud Rebillout , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 1bd016dd36fe5b7858b05ab99610f20a 1744 golang-github-containerd-console_1.0.3-1.dsc 94138ece5b32a931df540ceb1670d576 12664 golang-github-containerd-console_1.0.3.orig.tar.xz 5e3d8d7ffcc8e7aa0de0762938d40b24 2708 golang-github-containerd-console_1.0.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-containerd-console Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-containerd-console.git Checksums-Sha256: 1aef238583a1d8f56864f179d1a5f062e6026da985a48175da5bcf00ce5d6de6 1744 golang-github-containerd-console_1.0.3-1.dsc 2c82567b024f9d4dde9ca90f7390f9c749269f956940f5fd08fc0407681b9846 12664 golang-github-containerd-console_1.0.3.orig.tar.xz 9e1a9714946dfb6a7007f9f258d3c32b3e33ff0a4e0365e235ce069926e05aef 2708 golang-github-containerd-console_1.0.3-1.debian.tar.xz Homepage: https://github.com/containerd/console Go-Import-Path: github.com/containerd/console Package-List: golang-github-containerd-console-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-containerd-console Priority: extra Section: golang Package: golang-github-containerd-fifo Binary: golang-github-containerd-fifo-dev Version: 1.0.0-2 Maintainer: Debian Go Packaging Team Uploaders: Arnaud Rebillout , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 5042bde141532a43acf56b544a1e9857 1771 golang-github-containerd-fifo_1.0.0-2.dsc 05d06e36a228315814065c543f46b045 11180 golang-github-containerd-fifo_1.0.0.orig.tar.xz 671b6008e42c137372ebe2babfa4c017 2636 golang-github-containerd-fifo_1.0.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-containerd-fifo Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-containerd-fifo.git Checksums-Sha256: cdffbce1744afc98e49ecf9dfb4ad14d4c627a3c4a7fbdd25d82a8a263d74f96 1771 golang-github-containerd-fifo_1.0.0-2.dsc 1c19ad327115a72c95198f1b8759099bdea4e4261a415b4d4ec7664007b184c0 11180 golang-github-containerd-fifo_1.0.0.orig.tar.xz 339af6af19dc080479ac3fc64f73c715e6020d4341e8302936806cc96191d23a 2636 golang-github-containerd-fifo_1.0.0-2.debian.tar.xz Homepage: https://github.com/containerd/fifo Go-Import-Path: github.com/containerd/fifo Package-List: golang-github-containerd-fifo-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-containerd-fifo Priority: extra Section: golang Package: golang-github-containerd-go-runc Binary: golang-github-containerd-go-runc-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Arnaud Rebillout , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-containerd-console-dev, golang-github-opencontainers-specs-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: c80db7c62004194fefb544b0869f20dc 1887 golang-github-containerd-go-runc_1.0.0-1.dsc 00161e3d6828ed71309a9ea4ae2baec6 16116 golang-github-containerd-go-runc_1.0.0.orig.tar.xz d5658b2a6fc847c081d3739f20679a54 2752 golang-github-containerd-go-runc_1.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-containerd-go-runc Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-containerd-go-runc.git Checksums-Sha256: 48405269204c7f6fd575cc711d1246047d5b917cd4e9b27c4cc30e7fa127f151 1887 golang-github-containerd-go-runc_1.0.0-1.dsc 37dd7c5f87e0d5ce897e69e8a66d71041b9ea05687ae62444d2daf1242c67c70 16116 golang-github-containerd-go-runc_1.0.0.orig.tar.xz 6881e51b8917a6196a36093aa85f195b51b9af6c41dbb30d2fe41bdf44b5400a 2752 golang-github-containerd-go-runc_1.0.0-1.debian.tar.xz Homepage: https://github.com/containerd/go-runc Go-Import-Path: github.com/containerd/go-runc Package-List: golang-github-containerd-go-runc-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-containerd-go-runc Priority: extra Section: golang Package: golang-github-containerd-typeurl Binary: golang-github-containerd-typeurl-dev Version: 1.0.2-1 Maintainer: Debian Go Packaging Team Uploaders: Arnaud Rebillout , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-gogo-protobuf-dev (>= 0.5~), golang-github-pkg-errors-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: f5207a70e5d1fbdfb045d2894e2b1e85 1789 golang-github-containerd-typeurl_1.0.2-1.dsc 5e8069fcae19c6f69726a47f24759bd9 9988 golang-github-containerd-typeurl_1.0.2.orig.tar.xz 9b9c0ed79ac192c2f727e617adc51bd8 2064 golang-github-containerd-typeurl_1.0.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-containerd-typeurl Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-containerd-typeurl.git Checksums-Sha256: ebbde340417b4171347958bbf0dbd0ee83bf102ad6273dbc29e4945448271309 1789 golang-github-containerd-typeurl_1.0.2-1.dsc 692aa12969d5d91733ca497ec3e4fa7a265ebc7a5e072548ab061099af3f105d 9988 golang-github-containerd-typeurl_1.0.2.orig.tar.xz 6df38723a3e89bf528fd40c86559221885758c4bfcf290049b3a4180a853b391 2064 golang-github-containerd-typeurl_1.0.2-1.debian.tar.xz Homepage: https://github.com/containerd/typeurl Go-Import-Path: github.com/containerd/typeurl Package-List: golang-github-containerd-typeurl-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-containerd-typeurl Priority: extra Section: golang Package: golang-github-containernetworking-plugins Binary: golang-github-containernetworking-plugins-dev, containernetworking-plugins Version: 0.9.1+ds1-1 Maintainer: Debian Go Packaging Team Uploaders: Jamie Bliss , Nicolas Braud-Santoni , Dmitry Smirnov , Build-Depends: dbus , debhelper-compat (= 13), dh-golang, golang-any, golang-dbus-dev (>= 5.0.2~), golang-github-alexflint-go-filemutex-dev, golang-github-appc-cni-dev (>= 0.7.1~), golang-github-coreos-go-iptables-dev (>= 0.4.5~), golang-github-coreos-go-systemd-dev (>= 20~), golang-github-d2g-dhcp4-dev, golang-github-d2g-dhcp4client-dev (>= 1.0.0~), golang-github-j-keck-arping-dev, golang-github-mattn-go-shellwords-dev, golang-github-onsi-ginkgo-dev, golang-github-safchain-ethtool-dev, golang-github-vishvananda-netlink-dev (>= 1.1.0-2~), golang-golang-x-sys-dev, golang-gomega-dev, iproute2 , iptables , iputils-ping Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 97fe991da046474592584fb8137b3437 2621 golang-github-containernetworking-plugins_0.9.1+ds1-1.dsc 3d6acb2697f51a7b0570bdf7bdf1e2eb 122152 golang-github-containernetworking-plugins_0.9.1+ds1.orig.tar.xz cf1e4f3e6f85b6ddacc142774829b6b7 4660 golang-github-containernetworking-plugins_0.9.1+ds1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-containernetworking-plugins Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-containernetworking-plugins.git Checksums-Sha256: fca464fb31b450046a4505db9ce536fe641555ab59cffc53a3a425676b33707c 2621 golang-github-containernetworking-plugins_0.9.1+ds1-1.dsc 6283ab873e8bfbee2504347b6b35d855f93bea7433766f234399c53e761e89d4 122152 golang-github-containernetworking-plugins_0.9.1+ds1.orig.tar.xz 444aa05352f6de470c2fd06e071b7da608daf175bf7a03af1b4851e5c60b79a3 4660 golang-github-containernetworking-plugins_0.9.1+ds1-1.debian.tar.xz Homepage: https://github.com/containernetworking/plugins Go-Import-Path: github.com/containernetworking/plugins Package-List: containernetworking-plugins deb golang optional arch=any golang-github-containernetworking-plugins-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-containernetworking-plugins Priority: extra Section: golang Package: golang-github-coreos-go-systemd Binary: golang-github-coreos-go-systemd-dev Version: 22.3.2-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Dmitry Smirnov , Tim Potter , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any (>= 2:1.4), golang-dbus-dev (>= 5.0.2~), libsystemd-dev, pkg-config Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 92821907eae9a6962b731d1f2af4ec7d 1828 golang-github-coreos-go-systemd_22.3.2-1.dsc 3cac65e320e4f8669271c4b865751633 72134 golang-github-coreos-go-systemd_22.3.2.orig.tar.gz 7819aa9fc8517be5cbc217cf9c287f4c 3936 golang-github-coreos-go-systemd_22.3.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-coreos-go-systemd Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-coreos-go-systemd.git Checksums-Sha256: d6364b5d3a7fe31545f2a597a22ef7f978b1d692d0eff95ebcf6f53d246e973e 1828 golang-github-coreos-go-systemd_22.3.2-1.dsc dbb1a3930d43f49e11c53f2010ab9609e18236f776a99921850cd05f54779438 72134 golang-github-coreos-go-systemd_22.3.2.orig.tar.gz 46347630f85fe8add6a5cc63a966d67ad04eb22e8f482ad900cd850109ed6dbf 3936 golang-github-coreos-go-systemd_22.3.2-1.debian.tar.xz Homepage: https://github.com/coreos/go-systemd Go-Import-Path: github.com/coreos/go-systemd Package-List: golang-github-coreos-go-systemd-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-coreos-go-systemd Priority: extra Section: golang Package: golang-github-coreos-semver Binary: golang-github-coreos-go-semver-dev, golang-go-semver-dev Version: 0.2.0-3 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Anthony Fok Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-gopkg-yaml.v2-dev Architecture: all Standards-Version: 4.0.0 Format: 3.0 (quilt) Files: bd6a8a5f50bf6e2613575e7d25cb280f 2380 golang-github-coreos-semver_0.2.0-3.dsc 9b5857b551c3fdfe680f2828c8e6494f 7948 golang-github-coreos-semver_0.2.0.orig.tar.xz 6e3f899f29141566b027219f6097e0d8 2052 golang-github-coreos-semver_0.2.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-coreos-go-semver Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-coreos-go-semver.git Checksums-Sha256: 34c88361584db04f0dff00896e583511cf1560e31d5e3d3f9f5732fcf9c9f3db 2380 golang-github-coreos-semver_0.2.0-3.dsc 6d79f85b5e491767dc15c6c2c666c8da81a36dc83f73045619eb6a67ba92bbdf 7948 golang-github-coreos-semver_0.2.0.orig.tar.xz f70313d24802b773e0ffa17a5c198cd0489981d0540ab3065ec89f9a3f273aa8 2052 golang-github-coreos-semver_0.2.0-3.debian.tar.xz Homepage: https://github.com/coreos/go-semver Go-Import-Path: github.com/coreos/go-semver Package-List: golang-github-coreos-go-semver-dev deb devel extra arch=all golang-go-semver-dev deb oldlibs extra arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-coreos-semver Priority: extra Section: golang Package: golang-github-cyphar-filepath-securejoin Binary: golang-github-cyphar-filepath-securejoin-dev Version: 0.2.2-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-pkg-errors-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 65093f764dc19a6b4de701f55f9ae2a7 2427 golang-github-cyphar-filepath-securejoin_0.2.2-2.dsc b14afabf6ef8803e7cb3ea473076755a 6268 golang-github-cyphar-filepath-securejoin_0.2.2.orig.tar.xz 18278f90ea37bcfaf7181132475fa498 3212 golang-github-cyphar-filepath-securejoin_0.2.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cyphar-filepath-securejoin Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cyphar-filepath-securejoin.git Checksums-Sha256: 1ff819ff8f8fd80d10bdee0f78b8d99432d07fd92d95858b495dc0815e6c12e4 2427 golang-github-cyphar-filepath-securejoin_0.2.2-2.dsc 27143111021f7b0674a1329514faf7f52ee1698d3441fb53d5d3c29da3286a63 6268 golang-github-cyphar-filepath-securejoin_0.2.2.orig.tar.xz 08b55f199c965b764401ce7cd02d79889bc9211fe6207e6ced6461326fb17072 3212 golang-github-cyphar-filepath-securejoin_0.2.2-2.debian.tar.xz Homepage: https://github.com/cyphar/filepath-securejoin Go-Import-Path: github.com/cyphar/filepath-securejoin Package-List: golang-github-cyphar-filepath-securejoin-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-cyphar-filepath-securejoin Priority: extra Section: golang Package: golang-github-datadog-datadog-go Binary: golang-github-datadog-datadog-go-dev Version: 2.1.0-2 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter Build-Depends: debhelper (>= 9), dh-golang, golang-any Architecture: all Standards-Version: 4.0.0 Format: 3.0 (quilt) Files: 33ae9006dba86d1648dfb90aa6bcd702 2279 golang-github-datadog-datadog-go_2.1.0-2.dsc 88108777ce9f555d825ca0a7589d211e 14665 golang-github-datadog-datadog-go_2.1.0.orig.tar.gz ba06173f835b8da9df408600db493277 2768 golang-github-datadog-datadog-go_2.1.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-datadog-datadog-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-datadog-datadog-go.git Checksums-Sha256: f0b49cbb71bd6f830f0218f19372c7d89363fa0b306593045bd43e1e9de62b9e 2279 golang-github-datadog-datadog-go_2.1.0-2.dsc b78e4576850edcd6d7c9cbf43af66df285046db0b40bcf0f21c6519f71b8099a 14665 golang-github-datadog-datadog-go_2.1.0.orig.tar.gz 2a5e509163e081099ac584fd2193909dee7fa78262a8c118768a2f983c0003c2 2768 golang-github-datadog-datadog-go_2.1.0-2.debian.tar.xz Homepage: https://github.com/DataDog/datadog-go Go-Import-Path: github.com/DataDog/datadog-go Package-List: golang-github-datadog-datadog-go-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-datadog-datadog-go Priority: extra Section: golang Package: golang-github-davecgh-go-spew Binary: golang-github-davecgh-go-spew-dev Version: 1.1.1-2 Maintainer: Debian Go Packaging Team Uploaders: Utkarsh Gupta Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 5d444c8b4a65014c71d0b117367c83a7 2301 golang-github-davecgh-go-spew_1.1.1-2.dsc 920e9f08ddc3e067c4e59ee0a4408250 42181 golang-github-davecgh-go-spew_1.1.1.orig.tar.gz 3363f2b6236e9a583cad0ffa466905d3 2768 golang-github-davecgh-go-spew_1.1.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-davecgh-go-spew Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-davecgh-go-spew.git Checksums-Sha256: 3860719efd33844acd7229c8c061e6c8702545449e478fe31f81638e95c32514 2301 golang-github-davecgh-go-spew_1.1.1-2.dsc 9f5b53e8e936ff7279c49d0ffca8f4fad8b59096f2097b9029d017c76eb19eb3 42181 golang-github-davecgh-go-spew_1.1.1.orig.tar.gz d66313f12005e78ab5b3824010a2226118cf3e8cae34898cfdefe8b93f7024c1 2768 golang-github-davecgh-go-spew_1.1.1-2.debian.tar.xz Homepage: https://github.com/davecgh/go-spew Go-Import-Path: github.com/davecgh/go-spew Package-List: golang-github-davecgh-go-spew-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-davecgh-go-spew Priority: extra Section: golang Package: golang-github-davecgh-go-spew Binary: golang-github-davecgh-go-spew-dev Version: 1.1.1-3 Maintainer: Debian Go Packaging Team Uploaders: Utkarsh Gupta Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: a2dd03e9cc8ab5ce793c03a3d36fd168 2287 golang-github-davecgh-go-spew_1.1.1-3.dsc 920e9f08ddc3e067c4e59ee0a4408250 42181 golang-github-davecgh-go-spew_1.1.1.orig.tar.gz 15f12e1ef4784e88fa2eb4ebac478ec4 2756 golang-github-davecgh-go-spew_1.1.1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-davecgh-go-spew Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-davecgh-go-spew.git Checksums-Sha256: 34d373d79ed6b956be60f33f6b30a14197bfac65062250cf984837fe6b55522d 2287 golang-github-davecgh-go-spew_1.1.1-3.dsc 9f5b53e8e936ff7279c49d0ffca8f4fad8b59096f2097b9029d017c76eb19eb3 42181 golang-github-davecgh-go-spew_1.1.1.orig.tar.gz e07798cbbd88ff4df2a58edc8b6404107e41cbbc01d852e06d9cbe4345bb3376 2756 golang-github-davecgh-go-spew_1.1.1-3.debian.tar.xz Homepage: https://github.com/davecgh/go-spew Go-Import-Path: github.com/davecgh/go-spew Package-List: golang-github-davecgh-go-spew-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-davecgh-go-spew Priority: extra Section: golang Package: golang-github-dgrijalva-jwt-go-v3 Binary: golang-github-dgrijalva-jwt-go-v3-dev Version: 3.2.0-2 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Pirate Praveen , Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang (>= 1.17~), golang-any Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: 5075c4a75af031eaef2ef2227073a4cd 2342 golang-github-dgrijalva-jwt-go-v3_3.2.0-2.dsc 154e6feee5ae62b28cf6394769fc0662 36960 golang-github-dgrijalva-jwt-go-v3_3.2.0.orig.tar.gz 855ee41d43a1639fc86d06c2a7cf4ba0 3188 golang-github-dgrijalva-jwt-go-v3_3.2.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-dgrijalva-jwt-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-dgrijalva-jwt-go.git Checksums-Sha256: eb204cc8ec20a4d44aa32408aec4cc58dea9d925665841cce5f85baf8d30c282 2342 golang-github-dgrijalva-jwt-go-v3_3.2.0-2.dsc 197465ef53219f3aeb1a6940b70e16d288fe4e4108d4831b91ea101118440e63 36960 golang-github-dgrijalva-jwt-go-v3_3.2.0.orig.tar.gz 0c3db387de624d021a73c5c12e71d896759eb715b26a6f39bffdc4642e547854 3188 golang-github-dgrijalva-jwt-go-v3_3.2.0-2.debian.tar.xz Homepage: https://github.com/dgrijalva/jwt-go Go-Import-Path: github.com/dgrijalva/jwt-go-v3 Package-List: golang-github-dgrijalva-jwt-go-v3-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-dgrijalva-jwt-go-v3 Priority: optional Section: misc Package: golang-github-dgryski-go-rendezvous Binary: golang-github-dgryski-go-rendezvous-dev Version: 0.0~git20200823.9f7001d-2 Maintainer: Debian Go Packaging Team Uploaders: Mathias Gibbens Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: f9602b17e5110c9b3451466eaa729c6e 2472 golang-github-dgryski-go-rendezvous_0.0~git20200823.9f7001d-2.dsc ac5d215a87419612dfb9201c58e790af 1728 golang-github-dgryski-go-rendezvous_0.0~git20200823.9f7001d.orig.tar.gz 9f43c0ceb4556bdcb5e8167a020b19ce 2216 golang-github-dgryski-go-rendezvous_0.0~git20200823.9f7001d-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-dgryski-go-rendezvous Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-dgryski-go-rendezvous.git Checksums-Sha256: ca8cd1f865bebc2715356cf55300addd59fe1a0f26f78748a58642cdd530d9e6 2472 golang-github-dgryski-go-rendezvous_0.0~git20200823.9f7001d-2.dsc c0004aaeb398d2cca5c34d4794a08a71f376c0d09646483e7ccd95a38d4045c3 1728 golang-github-dgryski-go-rendezvous_0.0~git20200823.9f7001d.orig.tar.gz d58c393bd553ea357710bfa227fbbb9b2559a66e62a39509149b3ab96be9bc1a 2216 golang-github-dgryski-go-rendezvous_0.0~git20200823.9f7001d-2.debian.tar.xz Homepage: https://github.com/dgryski/go-rendezvous Go-Import-Path: github.com/dgryski/go-rendezvous Package-List: golang-github-dgryski-go-rendezvous-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-dgryski-go-rendezvous Priority: optional Section: misc Package: golang-github-disintegration-imaging Binary: golang-github-disintegration-imaging-dev Version: 1.6.2-2 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-image-dev Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 91c65a5dfba7b2b0742b160395264b65 2364 golang-github-disintegration-imaging_1.6.2-2.dsc 06f3df4d0bbe21655b1fc68b872fb676 2212334 golang-github-disintegration-imaging_1.6.2.orig.tar.gz 097f9aac84e249c0bdabd3a0b9d39017 3080 golang-github-disintegration-imaging_1.6.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-disintegration-imaging Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-disintegration-imaging.git Checksums-Sha256: a3966391de87c23ab90f0f5bc7c5c78478db17719ff6b92f91e1bee410c6f54a 2364 golang-github-disintegration-imaging_1.6.2-2.dsc ddc0cbbf306630d39ee710ff055bb9503d30598485f76f51564ee3ae13d6611a 2212334 golang-github-disintegration-imaging_1.6.2.orig.tar.gz 187ae061f23cfc2fa3587957f670f8a58934da73d9eb271e2a3e0abbcbcc77a8 3080 golang-github-disintegration-imaging_1.6.2-2.debian.tar.xz Homepage: https://github.com/disintegration/imaging Go-Import-Path: github.com/disintegration/imaging Package-List: golang-github-disintegration-imaging-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-disintegration-imaging Priority: extra Section: golang Package: golang-github-dlclark-regexp2 Binary: golang-github-dlclark-regexp2-dev Version: 1.11.0+ds1-1 Maintainer: Debian Go Packaging Team Uploaders: Diego M. Rodriguez , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 765e06f80bc94761deaa4afc6186b540 2353 golang-github-dlclark-regexp2_1.11.0+ds1-1.dsc 7cfe63eb5864974d9b6a582ddc8f2cea 86028 golang-github-dlclark-regexp2_1.11.0+ds1.orig.tar.xz 35750ec256979313504613f9ecadfb80 4476 golang-github-dlclark-regexp2_1.11.0+ds1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-dlclark-regexp2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-dlclark-regexp2.git Checksums-Sha256: c34bc4eb5cf01203a9704224b1dc45c873fd8a3273f17ddc1f605f1de0245c9b 2353 golang-github-dlclark-regexp2_1.11.0+ds1-1.dsc 55908c6b2983fadb59f185e1bdf619004c9aa08e46e1bcde087d58b2a515685d 86028 golang-github-dlclark-regexp2_1.11.0+ds1.orig.tar.xz 432a8c287a754182d10641f95b5340f4cd0041723cb01662ab1517d5005531b1 4476 golang-github-dlclark-regexp2_1.11.0+ds1-1.debian.tar.xz Homepage: https://github.com/dlclark/regexp2 Go-Import-Path: github.com/dlclark/regexp2 Package-List: golang-github-dlclark-regexp2-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-dlclark-regexp2 Priority: extra Section: golang Package: golang-github-docker-go-units Binary: golang-github-docker-go-units-dev Version: 0.4.0-3 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 258e82d632f563f971474c75e6b21af8 1692 golang-github-docker-go-units_0.4.0-3.dsc f9ae2d84f9926527cd2364bf021089db 10728 golang-github-docker-go-units_0.4.0.orig.tar.xz 27a46b9f48d66bb65ef64c6a277f95e0 2572 golang-github-docker-go-units_0.4.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-docker-go-units Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-docker-go-units.git Checksums-Sha256: eddf033eec7c7a31a2b7713f7217072ffcc923795fa8627539765d458c3573a1 1692 golang-github-docker-go-units_0.4.0-3.dsc d68d393456c62567564227a9c9b2e12881455f8c38be1d999c3ea8dc4e6dc594 10728 golang-github-docker-go-units_0.4.0.orig.tar.xz 2a3c211a87a4ea1bea5d5f391cdea7b514505785bd05f6d897d2f3ad5351396a 2572 golang-github-docker-go-units_0.4.0-3.debian.tar.xz Homepage: https://github.com/docker/go-units Go-Import-Path: github.com/docker/go-units Package-List: golang-github-docker-go-units-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-docker-go-units Priority: extra Section: golang Package: golang-github-elazarl-go-bindata-assetfs Binary: golang-github-elazarl-go-bindata-assetfs-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter Build-Depends: debhelper (>= 11~), dh-golang, golang-any Architecture: all Standards-Version: 4.2.0 Format: 3.0 (quilt) Files: 2a3c91f240b705ba0ad9172cd9e3616f 2382 golang-github-elazarl-go-bindata-assetfs_1.0.0-1.dsc c7fb2f2f58504d3d2362b9c70089394e 3696 golang-github-elazarl-go-bindata-assetfs_1.0.0.orig.tar.xz 875d049be5d77db9c1aded23575ced29 2744 golang-github-elazarl-go-bindata-assetfs_1.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-elazarl-go-bindata-assetfs Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-elazarl-go-bindata-assetfs.git Checksums-Sha256: 35053ea0c443b9780e8cea864d0005e18c944988f1f953516a87d07eb9f12745 2382 golang-github-elazarl-go-bindata-assetfs_1.0.0-1.dsc 755b5b7fec67969920062fe05b17fd3455eff1075d35ba509453c17459b17fd1 3696 golang-github-elazarl-go-bindata-assetfs_1.0.0.orig.tar.xz a0ca91fc02754c090a79b5b43ebecfd2da8b27bafb3eedbeb12ee9e5b891778b 2744 golang-github-elazarl-go-bindata-assetfs_1.0.0-1.debian.tar.xz Homepage: https://github.com/elazarl/go-bindata-assetfs Go-Import-Path: github.com/elazarl/go-bindata-assetfs Package-List: golang-github-elazarl-go-bindata-assetfs-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-elazarl-go-bindata-assetfs Priority: extra Section: golang Package: golang-github-fatih-color Binary: golang-github-fatih-color-dev Version: 1.5.0-1 Maintainer: Debian Go Packaging Team Uploaders: Andrew Starr-Bochicchio , Peter Colberg , Diego M. Rodriguez Build-Depends: debhelper (>= 10), dh-golang (>= 1.10~), golang-any, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev (>= 0.0.2) Architecture: all Standards-Version: 4.0.0 Format: 3.0 (quilt) Files: b4b7d92dd37e73260f58dba8da36c88e 2357 golang-github-fatih-color_1.5.0-1.dsc 275e30e0dd18110d16413ed89de7d609 9329 golang-github-fatih-color_1.5.0.orig.tar.gz 4b2b8db98669bc88cf71f89672ae2f36 2268 golang-github-fatih-color_1.5.0-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-fatih-color.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-fatih-color.git Checksums-Sha256: 82ca990da49cfd6589a1c36f6737b953f5a78a3ef151f8547d77dbf4f6388134 2357 golang-github-fatih-color_1.5.0-1.dsc 0b6c09473be107ced20503e8436c5834cc355bcf4185f1bb69d24cef347734fe 9329 golang-github-fatih-color_1.5.0.orig.tar.gz 24ba083e87d5c3c1e080deef429e3e2a488c6b42bcc46749672616b2dfa80674 2268 golang-github-fatih-color_1.5.0-1.debian.tar.xz Homepage: https://github.com/fatih/color Go-Import-Path: github.com/fatih/color Package-List: golang-github-fatih-color-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-fatih-color Priority: extra Section: golang Package: golang-github-fatih-color Binary: golang-github-fatih-color-dev Version: 1.7.0-1 Maintainer: Debian Go Packaging Team Uploaders: Andrew Starr-Bochicchio , Peter Colberg , Diego M. Rodriguez , Dmitry Smirnov , Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.10~), golang-any, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev (>= 0.0.2) Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: dbb0fc351c69ab30100e3993494b9408 2419 golang-github-fatih-color_1.7.0-1.dsc 638b7377f31c953f28bb71e402376ad6 8940 golang-github-fatih-color_1.7.0.orig.tar.xz cd78143a471fcf457b9f269454093bd8 2924 golang-github-fatih-color_1.7.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-fatih-color Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-fatih-color.git Checksums-Sha256: f40ebcf98b213a97a26b47d66a6a1e083863b404b21229fb1d1005e540c22e58 2419 golang-github-fatih-color_1.7.0-1.dsc 9ae4186ecdbd47657602d8185eeecbf09b10d393ede685fc27bd5bb8a18a626d 8940 golang-github-fatih-color_1.7.0.orig.tar.xz 8c180d71cf822e1b014156d7714b5fbd9e6a581aecda7821ffc3fb2592302038 2924 golang-github-fatih-color_1.7.0-1.debian.tar.xz Homepage: https://github.com/fatih/color Go-Import-Path: github.com/fatih/color Package-List: golang-github-fatih-color-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-fatih-color Priority: extra Section: golang Package: golang-github-fatih-color Binary: golang-github-fatih-color-dev Version: 1.16.0-1 Maintainer: Debian Go Packaging Team Uploaders: Andrew Starr-Bochicchio , Peter Colberg , Diego M. Rodriguez , Dmitry Smirnov , Anthony Fok , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-mattn-go-colorable-dev (>= 0.1.13), golang-github-mattn-go-isatty-dev (>= 0.0.20), golang-golang-x-sys-dev (>= 0.14.0) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: ecfeffe4aed5a11395419fdc5a66d30b 2522 golang-github-fatih-color_1.16.0-1.dsc 3f3abb1b34a6f54dc26255395d425271 12115 golang-github-fatih-color_1.16.0.orig.tar.gz f31c7173f41c8fb008de6c43c47ce932 3164 golang-github-fatih-color_1.16.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-fatih-color Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-fatih-color.git Checksums-Sha256: 4d8a76cf7a746728ee6898f415626806397c4b155de7c1630f23f9e355c483be 2522 golang-github-fatih-color_1.16.0-1.dsc 0823ac3e80d523cc9f6062000621f722bd858bad411c3ff7b2cd012e6aaf1b90 12115 golang-github-fatih-color_1.16.0.orig.tar.gz d44452e7b85b474b1cfd97d9416747d44cdfcc37ac4448ff34c1ad7f14591398 3164 golang-github-fatih-color_1.16.0-1.debian.tar.xz Homepage: https://github.com/fatih/color Go-Import-Path: github.com/fatih/color Package-List: golang-github-fatih-color-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-fatih-color Priority: extra Section: golang Package: golang-github-fatih-structs Binary: golang-github-fatih-structs-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Henti Smith Build-Depends: debhelper (>= 10), dh-golang, golang-any Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 092649308b381dd127573755ecbf726c 2174 golang-github-fatih-structs_1.0.0-1.dsc d559689f47c41912dbac58031e221f06 14457 golang-github-fatih-structs_1.0.0.orig.tar.gz ae66435b215b96a815fa93530740201e 1928 golang-github-fatih-structs_1.0.0-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-fatih-structs.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-fatih-structs.git Checksums-Sha256: 771cbc5451197702832d31263e58073730820cb23462743bfb8dc9481922f46f 2174 golang-github-fatih-structs_1.0.0-1.dsc a3c96cce8e3e90a0bf78a3ffde8e9f213c856825e6688eae6efc598008e54f39 14457 golang-github-fatih-structs_1.0.0.orig.tar.gz a2f98ba5d7ac52edf76ce6fe6ad9913d80e73fcea166e925ae654aa5a0bb4991 1928 golang-github-fatih-structs_1.0.0-1.debian.tar.xz Homepage: https://github.com/fatih/structs Go-Import-Path: github.com/fatih/structs Package-List: golang-github-fatih-structs-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-fatih-structs Priority: extra Section: golang Package: golang-github-felixge-httpsnoop Binary: golang-github-felixge-httpsnoop-dev Version: 1.0.3-3 Maintainer: Debian Go Packaging Team Uploaders: Thomas Goirand , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: bd92163d19ba8dcfe7cafbce762b2a9c 1675 golang-github-felixge-httpsnoop_1.0.3-3.dsc 04309f3918e76c734e6e78ec1fbfa9ef 11662 golang-github-felixge-httpsnoop_1.0.3.orig.tar.gz 822dec6fefdd49a90598e5b60717a194 2524 golang-github-felixge-httpsnoop_1.0.3-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-felixge-httpsnoop Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-felixge-httpsnoop.git Checksums-Sha256: 4d8dd84ca3345f4e7893c4f2d0e0379b86104e4b5484e2bfda4db089a17773d5 1675 golang-github-felixge-httpsnoop_1.0.3-3.dsc 6c8f1ff85d90b4af6e6158d33e9fb7a2fe86dcb2c61b1082e8d755a868d466dd 11662 golang-github-felixge-httpsnoop_1.0.3.orig.tar.gz 13ed08f60bf5d20d1896d8b338291ddbe0bcc9accaface6c8f7768acca142399 2524 golang-github-felixge-httpsnoop_1.0.3-3.debian.tar.xz Homepage: https://github.com/felixge/httpsnoop Go-Import-Path: github.com/felixge/httpsnoop Package-List: golang-github-felixge-httpsnoop-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-felixge-httpsnoop Priority: optional Section: misc Package: golang-github-ghodss-yaml Binary: golang-github-ghodss-yaml-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Anthony Fok Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-yaml.v2-dev Architecture: all Standards-Version: 4.0.0 Format: 3.0 (quilt) Files: eefd1ba6b0e3bf8933088a2531de8280 2252 golang-github-ghodss-yaml_1.0.0-1.dsc 1ad148eba0b2a103bbc57ca07969dacd 11772 golang-github-ghodss-yaml_1.0.0.orig.tar.gz d2e1becd242cc2b53c90dd4d2fbf0ec0 3240 golang-github-ghodss-yaml_1.0.0-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-ghodss-yaml.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-ghodss-yaml.git Checksums-Sha256: 837e7b0c1acab5349120076ed8de195507b96a88bf9461d3ae0d9c1104106e32 2252 golang-github-ghodss-yaml_1.0.0-1.dsc 8a76b47cd171944612aae1cfa08bbb971b63fec16794c839252808392097de44 11772 golang-github-ghodss-yaml_1.0.0.orig.tar.gz c7a664283117ab2daa6d03c2283c8ab33fb39bb49980124e4fa5be7bf55cb276 3240 golang-github-ghodss-yaml_1.0.0-1.debian.tar.xz Homepage: https://github.com/ghodss/yaml Go-Import-Path: github.com/ghodss/yaml Package-List: golang-github-ghodss-yaml-dev deb devel extra arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-ghodss-yaml Priority: extra Section: golang Package: golang-github-go-errors-errors Binary: golang-github-go-errors-errors-dev Version: 1.0.1-3 Maintainer: Debian Go Packaging Team Uploaders: Raju Devidas , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang, golang-any (>= 2:1.12~) Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 0d29b5a071643f981e79f797d6bbad49 2302 golang-github-go-errors-errors_1.0.1-3.dsc 4b2ba88281050a73aaed7675778c0780 7984 golang-github-go-errors-errors_1.0.1.orig.tar.xz bebcfcf50d9684aa87f0f37edb6f26ea 2760 golang-github-go-errors-errors_1.0.1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-errors-errors.git Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-errors-errors.git Checksums-Sha256: a420496f11efae06c5e5be03ca4cf9917758238c3271e338cea13c3d83753a23 2302 golang-github-go-errors-errors_1.0.1-3.dsc cb5577aa8c2d297d218e689d235a509ac48835caeacf47006d2117c2aa25de49 7984 golang-github-go-errors-errors_1.0.1.orig.tar.xz 0808abf2ee30b90b984635e905bd233eb71060785d70c04a4f8ab111e4b3aa07 2760 golang-github-go-errors-errors_1.0.1-3.debian.tar.xz Homepage: https://github.com/go-errors/errors Go-Import-Path: github.com/go-errors/errors Package-List: golang-github-go-errors-errors-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-errors-errors Priority: extra Section: golang Package: golang-github-go-ini-ini Binary: golang-github-go-ini-ini-dev Version: 1.55.0-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu , Félix Sipma Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 27ae9764cf263bc726502173550846d0 2241 golang-github-go-ini-ini_1.55.0-1.dsc ebd85a8089972dff2e6433b997131806 47219 golang-github-go-ini-ini_1.55.0.orig.tar.gz 85c3f0428c06872ee0c84f24adf45c03 3240 golang-github-go-ini-ini_1.55.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-ini-ini Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-ini-ini.git Checksums-Sha256: d1b5cc7b6520659e580e03dcc09928e608a3cb6f66b6baec0887b55bbc96b581 2241 golang-github-go-ini-ini_1.55.0-1.dsc 52116d3e9d828b4dcb9b750ed88918763910944ac2ceb54f3a9695eacfa01b5f 47219 golang-github-go-ini-ini_1.55.0.orig.tar.gz f89a9c5acb046c97f93da144d81215e970c9321c7801d3707b59726ad13cef28 3240 golang-github-go-ini-ini_1.55.0-1.debian.tar.xz Homepage: https://github.com/go-ini/ini Go-Import-Path: github.com/go-ini/ini Package-List: golang-github-go-ini-ini-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-ini-ini Priority: extra Section: golang Package: golang-github-go-ldap-ldap Binary: golang-github-go-ldap-ldap-dev Version: 2.5.1-4 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-gopkg-asn1-ber.v1-dev Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: 0e35fb8c0acab65c8d42c5a8ccd560de 2258 golang-github-go-ldap-ldap_2.5.1-4.dsc e3bbd3a731ec3c96e174b5aee76d101a 30968 golang-github-go-ldap-ldap_2.5.1.orig.tar.xz 76c9085a183c627fe171bcc088e3ba98 5552 golang-github-go-ldap-ldap_2.5.1-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-ldap-ldap Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-ldap-ldap.git Checksums-Sha256: 2f8e36f4d5e00a5397bc82e43a8e759077ba05e9b25f44301bdbb3bec69597ac 2258 golang-github-go-ldap-ldap_2.5.1-4.dsc 0d0ed93954ba9e36984064071c7dc4c1b6d807d834c7e7ef895f9cf8eeb83a30 30968 golang-github-go-ldap-ldap_2.5.1.orig.tar.xz 71648d8f6cd846ff00c984968bf5c8d756334b5395dad8801603edffa708199c 5552 golang-github-go-ldap-ldap_2.5.1-4.debian.tar.xz Homepage: https://github.com/go-ldap/ldap Go-Import-Path: gopkg.in/ldap.v2 Package-List: golang-github-go-ldap-ldap-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-ldap-ldap Priority: extra Section: golang Package: golang-github-go-logr-logr Binary: golang-github-go-logr-logr-dev Version: 1.2.3-1 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: c9407fa7446500a95fc8ed5cf81ca628 1622 golang-github-go-logr-logr_1.2.3-1.dsc 9cd35fad692bc93c0a0be8615328a9d2 38586 golang-github-go-logr-logr_1.2.3.orig.tar.gz f54efa8162b3696e22b6de591368d804 2412 golang-github-go-logr-logr_1.2.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-logr-logr Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-logr-logr.git Checksums-Sha256: bcadde1b403ad3c7675e35ed131691e6d7b00f48a57d5145673c3a79b46d97ce 1622 golang-github-go-logr-logr_1.2.3-1.dsc 3e5333113adcddd23e7272e19019e15b92ad3ed712297f28b52204f2d9d0a80e 38586 golang-github-go-logr-logr_1.2.3.orig.tar.gz 0a6376c32261a4815ddee53bb1b21522aa0f543906c12f19976d5f15ddba2350 2412 golang-github-go-logr-logr_1.2.3-1.debian.tar.xz Homepage: https://github.com/go-logr/logr Go-Import-Path: github.com/go-logr/logr Package-List: golang-github-go-logr-logr-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-logr-logr Priority: extra Section: golang Package: golang-github-go-logr-stdr Binary: golang-github-go-logr-stdr-dev Version: 1.2.2-3 Maintainer: Debian Go Packaging Team Uploaders: Thomas Goirand , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-go-logr-logr-dev (>= 1.2.3) Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: ea76a8e86a87afad5ab7f6a4bbc0a86d 1665 golang-github-go-logr-stdr_1.2.2-3.dsc 633641e6f80a3c4367984d3e7b506e23 9098 golang-github-go-logr-stdr_1.2.2.orig.tar.gz edcc200b477d9072f3664c7a4c919a9f 2000 golang-github-go-logr-stdr_1.2.2-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-logr-stdr Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-logr-stdr.git Checksums-Sha256: f34b81054ea3704e41a6c91993546e2ece5363bfabda9e690c32a27db8fe2b04 1665 golang-github-go-logr-stdr_1.2.2-3.dsc 37d975b280d884ca0d55a800bc6e47314b6e86268e56254f9d15d19ca9404eb8 9098 golang-github-go-logr-stdr_1.2.2.orig.tar.gz 326a742d41775064c6b451674c33cb5f8db9c753413d3f3a41a2a4e285b7baa9 2000 golang-github-go-logr-stdr_1.2.2-3.debian.tar.xz Homepage: https://github.com/go-logr/stdr Go-Import-Path: github.com/go-logr/stdr Package-List: golang-github-go-logr-stdr-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-logr-stdr Priority: optional Section: misc Package: golang-github-go-openapi-analysis Binary: golang-github-go-openapi-analysis-dev Version: 0.21.1-1 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-openapi-jsonpointer-dev, golang-github-go-openapi-loads-dev , golang-github-go-openapi-spec-dev (>= 1:0.15.0~), golang-github-go-openapi-strfmt-dev, golang-github-go-openapi-swag-dev, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 971cb3d92fb76581a1bf359e2e6ecf8e 2555 golang-github-go-openapi-analysis_0.21.1-1.dsc 1a7811a4a0e2e097b85d24f14f505adb 229649 golang-github-go-openapi-analysis_0.21.1.orig.tar.gz b53b5d1bcb3314de2fa90ed8519d6416 3516 golang-github-go-openapi-analysis_0.21.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-analysis Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-analysis.git Checksums-Sha256: 265aad58c2540ee7b6285176481194aa74e77b548d335004e06ed1150b5e46fb 2555 golang-github-go-openapi-analysis_0.21.1-1.dsc f531cf441fac32cacf15db8c407223ca372c118fa1d9eda751c29451681a6ca7 229649 golang-github-go-openapi-analysis_0.21.1.orig.tar.gz b072947a8abe6fba64e14dd2ffb7cb6ce640f5f44c0d927f0d0cdd4e0de8b937 3516 golang-github-go-openapi-analysis_0.21.1-1.debian.tar.xz Homepage: https://github.com/go-openapi/analysis Go-Import-Path: github.com/go-openapi/analysis Package-List: golang-github-go-openapi-analysis-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-openapi-analysis Priority: extra Section: golang Package: golang-github-go-openapi-analysis Binary: golang-github-go-openapi-analysis-dev Version: 0.21.1-2 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-openapi-jsonpointer-dev, golang-github-go-openapi-loads-dev , golang-github-go-openapi-spec-dev (>= 1:0.15.0~), golang-github-go-openapi-strfmt-dev, golang-github-go-openapi-swag-dev, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 2332a0d5d29bc4df85e2a140bdffa4c3 2555 golang-github-go-openapi-analysis_0.21.1-2.dsc 1a7811a4a0e2e097b85d24f14f505adb 229649 golang-github-go-openapi-analysis_0.21.1.orig.tar.gz 13d5e441162cbaa376b1e907bc05f5e1 3532 golang-github-go-openapi-analysis_0.21.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-analysis Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-analysis.git Checksums-Sha256: 2243df8d8982758811ebc8bffc335dac1b648dce02649f15631732eed1b21b4b 2555 golang-github-go-openapi-analysis_0.21.1-2.dsc f531cf441fac32cacf15db8c407223ca372c118fa1d9eda751c29451681a6ca7 229649 golang-github-go-openapi-analysis_0.21.1.orig.tar.gz 54f0417e115d59e4c3157ed3dcd0bfac76c7347ef7725954834c58d7ff393413 3532 golang-github-go-openapi-analysis_0.21.1-2.debian.tar.xz Homepage: https://github.com/go-openapi/analysis Go-Import-Path: github.com/go-openapi/analysis Package-List: golang-github-go-openapi-analysis-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-openapi-analysis Priority: extra Section: golang Package: golang-github-go-openapi-errors Binary: golang-github-go-openapi-errors-dev Version: 0.20.1-3 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 5e01053cf035da5c76a3887c8b792ba7 2315 golang-github-go-openapi-errors_0.20.1-3.dsc ddbb6e83825be15ffbb528a28e3686b8 18949 golang-github-go-openapi-errors_0.20.1.orig.tar.gz 12072050d98bafd20b0f6069f78cb659 3216 golang-github-go-openapi-errors_0.20.1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-errors Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-errors.git Checksums-Sha256: 39ee66d66ffee2eaf010b36c5963f8d15f5508cd24ed9212c93349abff0caff6 2315 golang-github-go-openapi-errors_0.20.1-3.dsc 1a243795bba7ae956c884a3c59ce9b244da0a402945803e11998feb9475cb994 18949 golang-github-go-openapi-errors_0.20.1.orig.tar.gz 375c02b6c5085a568a5637dfd2455738ae726de5c33aa989cffb585c7d6e737b 3216 golang-github-go-openapi-errors_0.20.1-3.debian.tar.xz Homepage: https://github.com/go-openapi/errors Go-Import-Path: github.com/go-openapi/errors Package-List: golang-github-go-openapi-errors-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-openapi-errors Priority: extra Section: golang Package: golang-github-go-openapi-jsonpointer Binary: golang-github-go-openapi-jsonpointer-dev Version: 1:0.19.5-3 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Anthony Fok , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-openapi-swag-dev (>= 1:0.19.5), golang-github-mailru-easyjson-dev, golang-github-stretchr-testify-dev (>= 1.3.0) Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: d2708dfb7c40a862994f417c4deed462 2519 golang-github-go-openapi-jsonpointer_0.19.5-3.dsc cf7efee1e8ab7c4be45683943c8e458d 15456 golang-github-go-openapi-jsonpointer_0.19.5.orig.tar.gz 52517547ba6fa5adbb8d022d6723b4ec 2768 golang-github-go-openapi-jsonpointer_0.19.5-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-jsonpointer Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-jsonpointer.git Checksums-Sha256: 742fd7a8ed88832d61cf1085975cfc52535b100bec4b096ef9f488cc9abde804 2519 golang-github-go-openapi-jsonpointer_0.19.5-3.dsc 587217a2edeedbe6de0f0ba62d7c347f31be2f7016da4fafdeda3aba5dd6b1a9 15456 golang-github-go-openapi-jsonpointer_0.19.5.orig.tar.gz 36e648dd6a45bd84003808c2f8911d75e8b792ef5d700ec2ec9aeeb6b5b3353b 2768 golang-github-go-openapi-jsonpointer_0.19.5-3.debian.tar.xz Homepage: https://github.com/go-openapi/jsonpointer Go-Import-Path: github.com/go-openapi/jsonpointer Package-List: golang-github-go-openapi-jsonpointer-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-openapi-jsonpointer Priority: extra Section: golang Package: golang-github-go-openapi-jsonreference Binary: golang-github-go-openapi-jsonreference-dev Version: 1:0.19.6-2 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-github-go-openapi-jsonpointer-dev, golang-github-puerkitobio-purell-dev, golang-github-stretchr-testify-dev, golang-go Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 4ef87ace8eb6c9d60458b5477ba9552e 2487 golang-github-go-openapi-jsonreference_0.19.6-2.dsc 5bfff719e2c1d184120c5663fd0bd324 14093 golang-github-go-openapi-jsonreference_0.19.6.orig.tar.gz 6ec1f45d76432f799b733b7941329f70 2596 golang-github-go-openapi-jsonreference_0.19.6-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-jsonreference Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-jsonreference.git Checksums-Sha256: 0331f1bcc14ce60c14e163a0fb0693f6ebf75d6fb0f601014f4d50fa33bd6e1d 2487 golang-github-go-openapi-jsonreference_0.19.6-2.dsc c242ce452709ce73a2fd46ce2ac0cf82009c8957730cff691d255a9f9ad96bc3 14093 golang-github-go-openapi-jsonreference_0.19.6.orig.tar.gz a53b222ce66869e8baf5b6d80a22497602b26c981c23ec16de94e91829d9b2f4 2596 golang-github-go-openapi-jsonreference_0.19.6-2.debian.tar.xz Homepage: https://github.com/go-openapi/jsonreference Go-Import-Path: github.com/go-openapi/jsonreference Package-List: golang-github-go-openapi-jsonreference-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-openapi-jsonreference Priority: extra Section: golang Package: golang-github-go-openapi-loads Binary: golang-github-go-openapi-loads-dev Version: 0.21.0-1 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-openapi-analysis-dev, golang-github-go-openapi-spec-dev (>= 1:0.15.0~), golang-github-go-openapi-swag-dev (>= 1:0.15.0~), golang-github-go-openapi-validate-dev (>= 0.20.3~) , golang-github-stretchr-testify-dev , golang-gopkg-yaml.v2-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 004d2b1773da37f87f5922278a32898c 2541 golang-github-go-openapi-loads_0.21.0-1.dsc 5f081ee6ae6d15f4a7336177fa9a4b5b 55417 golang-github-go-openapi-loads_0.21.0.orig.tar.gz 76d74b06bf4818192d504f50c8de0a44 3104 golang-github-go-openapi-loads_0.21.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-loads Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-loads.git Checksums-Sha256: 78c941b630d76f8c231db92b6fee78228de8ce815f870377bf1addd353362109 2541 golang-github-go-openapi-loads_0.21.0-1.dsc d240976039f41130a6daf72f8dee62289b1b94bec5fa8ab00e2ff04bf7bfbd5b 55417 golang-github-go-openapi-loads_0.21.0.orig.tar.gz c9c9a0619def7fd7ac5d79a40f912ed715161f39f7720f86612d5c33b2551045 3104 golang-github-go-openapi-loads_0.21.0-1.debian.tar.xz Homepage: https://github.com/go-openapi/loads Go-Import-Path: github.com/go-openapi/loads Package-List: golang-github-go-openapi-loads-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-openapi-loads Priority: extra Section: golang Package: golang-github-go-openapi-runtime Binary: golang-github-go-openapi-runtime-dev Version: 0.21.0-1 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-docker-go-units-dev, golang-github-go-openapi-analysis-dev (>= 0.15.0~), golang-github-go-openapi-errors-dev, golang-github-go-openapi-loads-dev (>= 0.15.0~), golang-github-go-openapi-spec-dev (>= 0.15.0~), golang-github-go-openapi-strfmt-dev (>= 0.19.0~), golang-github-go-openapi-swag-dev (>= 0.15.0~), golang-github-go-openapi-validate-dev (>= 0.20.3~), golang-github-opentracing-opentracing-go-dev, golang-github-stretchr-testify-dev , golang-gopkg-yaml.v2-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 27648ab75081e39a1ab35ceaaad0491b 2785 golang-github-go-openapi-runtime_0.21.0-1.dsc 7b80fa4fb70dcfc0234569b5e842a0fb 133581 golang-github-go-openapi-runtime_0.21.0.orig.tar.gz 49506874f07f985f466a03d7f0cab51f 4400 golang-github-go-openapi-runtime_0.21.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-runtime Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-runtime.git Checksums-Sha256: af3005bfc02ef06d7c984a32409a8127a3c8891fa4ddd3a4829966c24090210f 2785 golang-github-go-openapi-runtime_0.21.0-1.dsc 98c0e1421250e759cfe67604d1f502e0b6d3fa9f0a15faae7efc9273a1a11309 133581 golang-github-go-openapi-runtime_0.21.0.orig.tar.gz 8b929bf498e7c5a14806b3631496d5e8a6200046284bff5b71aff3cdcaf1533d 4400 golang-github-go-openapi-runtime_0.21.0-1.debian.tar.xz Homepage: https://github.com/go-openapi/runtime Go-Import-Path: github.com/go-openapi/runtime Package-List: golang-github-go-openapi-runtime-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-openapi-runtime Priority: extra Section: golang Package: golang-github-go-openapi-spec Binary: golang-github-go-openapi-spec-dev Version: 1:0.20.4-1 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-github-go-openapi-jsonpointer-dev, golang-github-go-openapi-jsonreference-dev, golang-github-go-openapi-swag-dev (>= 1:0.19.14~), golang-github-stretchr-testify-dev, golang-go, golang-gopkg-yaml.v2-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: e0d6fd202915b4d31cf0e978af3da233 2456 golang-github-go-openapi-spec_0.20.4-1.dsc a3cb9f40a7762b9454db13e8ced36e45 296927 golang-github-go-openapi-spec_0.20.4.orig.tar.gz 54c286f1b6ba919612517e9f9792a07e 3156 golang-github-go-openapi-spec_0.20.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-spec Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-spec.git Checksums-Sha256: 9a83be545ca0d9e5acc57756d4e539ec1d98f9f6a93f641fc1be26d4002610e5 2456 golang-github-go-openapi-spec_0.20.4-1.dsc dba29b77baae28be12aa653dcb53ba63b3b66616a5e1ab3349384ac4d3404af8 296927 golang-github-go-openapi-spec_0.20.4.orig.tar.gz d00590809e8890326bdd227ffc3f904504118225f71bdabec7457358e03059a8 3156 golang-github-go-openapi-spec_0.20.4-1.debian.tar.xz Homepage: https://github.com/go-openapi/spec Go-Import-Path: github.com/go-openapi/spec Package-List: golang-github-go-openapi-spec-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-openapi-spec Priority: extra Section: golang Package: golang-github-go-openapi-strfmt Binary: golang-github-go-openapi-strfmt-dev Version: 0.21.1-1 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-asaskevich-govalidator-dev, golang-github-go-openapi-errors-dev, golang-github-google-uuid-dev, golang-github-mitchellh-mapstructure-dev, golang-github-oklog-ulid-dev, golang-github-stretchr-testify-dev , golang-mongodb-mongo-driver-dev (>= 1.7.5~) Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 62215664a6e7783aaba7a2766eefc3d3 2553 golang-github-go-openapi-strfmt_0.21.1-1.dsc d2a2558e556debeba75bdfb85ff66cee 40941 golang-github-go-openapi-strfmt_0.21.1.orig.tar.gz ab2e31036c9f086e8726c25b32628ef8 2848 golang-github-go-openapi-strfmt_0.21.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-strfmt Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-strfmt.git Checksums-Sha256: 0a6d15ab5ac5213f2db7f6a40e2976c959875db8ca3acd0da87697ba8f7fbfdf 2553 golang-github-go-openapi-strfmt_0.21.1-1.dsc 408e4dc974e366838e6965dfea25cee947a8463efa3cec057e3d2813330c08c7 40941 golang-github-go-openapi-strfmt_0.21.1.orig.tar.gz 793f2f790366b41d686751499f07f75e8912d9f4386116867bdcc4a9fc29d748 2848 golang-github-go-openapi-strfmt_0.21.1-1.debian.tar.xz Homepage: https://github.com/go-openapi/strfmt Go-Import-Path: github.com/go-openapi/strfmt Package-List: golang-github-go-openapi-strfmt-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-openapi-strfmt Priority: extra Section: golang Package: golang-github-go-openapi-swag Binary: golang-github-go-openapi-swag-dev Version: 1:0.19.15-1 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Anthony Fok , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-mailru-easyjson-dev, golang-github-stretchr-testify-dev, golang-gopkg-yaml.v2-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 8553659bfdb937b6e94c826fa95f9c0e 2406 golang-github-go-openapi-swag_0.19.15-1.dsc 90ab66ea8a1acce2c5549c97b99d91bd 35515 golang-github-go-openapi-swag_0.19.15.orig.tar.gz fdb14f07a6b52d58a2da10bd3b6c258c 3384 golang-github-go-openapi-swag_0.19.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-swag Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-swag.git Checksums-Sha256: ca3ca7c6d179d0481baebe8b944c8a96bb96dec3364b28798ade9cb8c3bb4bd0 2406 golang-github-go-openapi-swag_0.19.15-1.dsc 5d22d5a44970926178102eb80926f4cbfd00f3f1f2810cbbd4d8e7c62547afe6 35515 golang-github-go-openapi-swag_0.19.15.orig.tar.gz fd8c545cda0233b5897f3c6e25df34e0940b1f93b3e73fb658ccce5aed94b969 3384 golang-github-go-openapi-swag_0.19.15-1.debian.tar.xz Homepage: https://github.com/go-openapi/swag Go-Import-Path: github.com/go-openapi/swag Package-List: golang-github-go-openapi-swag-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-openapi-swag Priority: extra Section: golang Package: golang-github-go-openapi-validate Binary: golang-github-go-openapi-validate-dev Version: 0.20.3-2 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-openapi-analysis-dev, golang-github-go-openapi-errors-dev (>= 0.19.5~), golang-github-go-openapi-jsonpointer-dev, golang-github-go-openapi-loads-dev, golang-github-go-openapi-runtime-dev, golang-github-go-openapi-spec-dev, golang-github-go-openapi-strfmt-dev (>= 0.19.0~), golang-github-go-openapi-swag-dev, golang-github-stretchr-testify-dev, golang-gopkg-yaml.v2-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: f6942435546fbb4b1b69703602358a1a 2664 golang-github-go-openapi-validate_0.20.3-2.dsc ba55905cf4e21622051924c3025a1cac 464146 golang-github-go-openapi-validate_0.20.3.orig.tar.gz aba1ce8b174b9f982bcc8cb2329249ea 3644 golang-github-go-openapi-validate_0.20.3-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-validate Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-validate.git Checksums-Sha256: 9fb97a3b46ce6a76d09ee7211b1cd9f096d77c9b56873198acf3b11d33a6f26f 2664 golang-github-go-openapi-validate_0.20.3-2.dsc 1d695c6d412dff4aec82f0e80279c9acc768e1421d993f3aa7553b0500748d4b 464146 golang-github-go-openapi-validate_0.20.3.orig.tar.gz a9935d77bb14ad7dfe406dfb1fe6a858e2ceeb740e6be49388169111fd89456d 3644 golang-github-go-openapi-validate_0.20.3-2.debian.tar.xz Homepage: https://github.com/go-openapi/validate Go-Import-Path: github.com/go-openapi/validate Package-List: golang-github-go-openapi-validate-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-openapi-validate Priority: extra Section: golang Package: golang-github-go-redis-redis Binary: golang-github-go-redis-redis-dev Version: 6.14.2-1 Maintainer: Debian Go Packaging Team Uploaders: Christos Trochalakis , Michael Hudson-Doyle Build-Depends: debhelper (>= 11), dh-golang, golang-any, golang-ginkgo-dev, golang-gomega-dev, redis-server Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 7380b894a27e00c52d48225eacde4f2a 2352 golang-github-go-redis-redis_6.14.2-1.dsc c68594970e1dcb1cee50078256c89b80 88177 golang-github-go-redis-redis_6.14.2.orig.tar.gz f37699f35875a01902dc90f824e86ece 3676 golang-github-go-redis-redis_6.14.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-redis-redis Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-redis-redis.git Checksums-Sha256: a9aeff739384d2c38b7f4b8c9f8943cc743a31a3b5b6d0ea52c968f1c610b7e0 2352 golang-github-go-redis-redis_6.14.2-1.dsc c165221d7f7bc14103f50ca67d548a83f5fd532470b3da7ad3793a78d4430dc4 88177 golang-github-go-redis-redis_6.14.2.orig.tar.gz 5230e69fcf22f75269935a420b4fb3132fcc333a55a752d47f089b77e525e107 3676 golang-github-go-redis-redis_6.14.2-1.debian.tar.xz Homepage: https://github.com/go-redis/redis Go-Import-Path: github.com/go-redis/redis Package-List: golang-github-go-redis-redis-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-redis-redis Priority: extra Section: golang Package: golang-github-go-redis-redis Binary: golang-github-go-redis-redis-dev Version: 6.15.0-1 Maintainer: Debian Go Packaging Team Uploaders: Christos Trochalakis , Michael Hudson-Doyle Build-Depends: debhelper (>= 11), dh-golang, golang-any, golang-ginkgo-dev, golang-gomega-dev, redis-server Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: c331c953002c19b72ff8c519b96edc72 2352 golang-github-go-redis-redis_6.15.0-1.dsc 6dc8f373c41786d8db11671e558da6b9 89731 golang-github-go-redis-redis_6.15.0.orig.tar.gz c88ac301f0e7cb41a3095aaf58b864de 3720 golang-github-go-redis-redis_6.15.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-redis-redis Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-redis-redis.git Checksums-Sha256: ae1ee7331122482195461157201c08bc976129e799f97debbaf94ce9f5bd9d06 2352 golang-github-go-redis-redis_6.15.0-1.dsc 79cc7fbb2a288b3e4e3a9573cbf08c185a32258b9505a4281b2983cf1ad7de4e 89731 golang-github-go-redis-redis_6.15.0.orig.tar.gz c7d3093a477cd2ca652442bcfde390bf1a70ab58f2c1b543acfcff68206a2cf9 3720 golang-github-go-redis-redis_6.15.0-1.debian.tar.xz Homepage: https://github.com/go-redis/redis Go-Import-Path: github.com/go-redis/redis Package-List: golang-github-go-redis-redis-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-redis-redis Priority: extra Section: golang Package: golang-github-go-redis-redis Binary: golang-github-go-redis-redis-dev Version: 6.15.0-2 Maintainer: Debian Go Packaging Team Uploaders: Christos Trochalakis , Michael Hudson-Doyle Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-ginkgo-dev, golang-gomega-dev, redis-server Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 212e3f778ac4a701005d565624ddbb89 2358 golang-github-go-redis-redis_6.15.0-2.dsc 6dc8f373c41786d8db11671e558da6b9 89731 golang-github-go-redis-redis_6.15.0.orig.tar.gz ee7fddf5da4bc4bb9b58b37cf639c558 3588 golang-github-go-redis-redis_6.15.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-redis-redis Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-redis-redis.git Checksums-Sha256: db37df3f3999c55be98749ed95b6214c7ae8715b96dd611662907f66880d44ee 2358 golang-github-go-redis-redis_6.15.0-2.dsc 79cc7fbb2a288b3e4e3a9573cbf08c185a32258b9505a4281b2983cf1ad7de4e 89731 golang-github-go-redis-redis_6.15.0.orig.tar.gz 9db36197e9e78545c311be581bcc388ed9e1fb3ba5fdc06ab30e2096683a8bb3 3588 golang-github-go-redis-redis_6.15.0-2.debian.tar.xz Homepage: https://github.com/go-redis/redis Go-Import-Path: github.com/go-redis/redis Package-List: golang-github-go-redis-redis-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-redis-redis Priority: extra Section: golang Package: golang-github-go-sql-driver-mysql Binary: golang-github-go-sql-driver-mysql-dev Version: 1.4.1-1 Maintainer: Debian Go Packaging Team Uploaders: Victor Seva Build-Depends: debhelper (>= 10~), dh-golang (>= 1.6), golang-any Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: f328085b91624f4e8cd963306b178e5b 2303 golang-github-go-sql-driver-mysql_1.4.1-1.dsc d9542c19ff2929ca56bdc7e5233e7a53 83524 golang-github-go-sql-driver-mysql_1.4.1.orig.tar.gz d4d1dfa37bab5ca75eef2393996fd22a 7976 golang-github-go-sql-driver-mysql_1.4.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-sql-driver-mysql Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-sql-driver-mysql.git Checksums-Sha256: b07316ec462764d0713f4e253d1dfa916823b38c4154c41030be972f30ac0c85 2303 golang-github-go-sql-driver-mysql_1.4.1-1.dsc 9b5d435903a674cd761310365df992a1b4eed2e4e2f0c8aa90bdc996c330d7ae 83524 golang-github-go-sql-driver-mysql_1.4.1.orig.tar.gz f4d4dc753a50378ea503d0923d55d8fb6de617bfb1323e0c951e9ba2e41c5e81 7976 golang-github-go-sql-driver-mysql_1.4.1-1.debian.tar.xz Homepage: https://github.com/go-sql-driver/mysql Go-Import-Path: github.com/go-sql-driver/mysql Package-List: golang-github-go-sql-driver-mysql-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-sql-driver-mysql Priority: extra Section: golang Package: golang-github-go-sql-driver-mysql Binary: golang-github-go-sql-driver-mysql-dev Version: 1.7.1-2 Maintainer: Debian Go Packaging Team Uploaders: Victor Seva Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 4bbb6697436167c755f521aa872e553a 1948 golang-github-go-sql-driver-mysql_1.7.1-2.dsc 64c53249ab2e25892033f5cb3caf44fe 95747 golang-github-go-sql-driver-mysql_1.7.1.orig.tar.gz 3ab1861ec46a2efd28c259ec121cea63 8488 golang-github-go-sql-driver-mysql_1.7.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-sql-driver-mysql Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-sql-driver-mysql.git Checksums-Sha256: d222b3c9102fa99e12dfad4fe55e5efed0a74f0465d54b8a0275813390c8947c 1948 golang-github-go-sql-driver-mysql_1.7.1-2.dsc c6aaf1309cbeabdc43414a1230257b8943800643c581a3e2211d1efd5495a9c2 95747 golang-github-go-sql-driver-mysql_1.7.1.orig.tar.gz 1f45725cdf43d67eab4d0edbfe0a6936d6ceca822510f2e8dec4d61bd63bec2c 8488 golang-github-go-sql-driver-mysql_1.7.1-2.debian.tar.xz Homepage: https://github.com/go-sql-driver/mysql Go-Import-Path: github.com/go-sql-driver/mysql Package-List: golang-github-go-sql-driver-mysql-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-sql-driver-mysql Priority: extra Section: golang Package: golang-github-go-stack-stack Binary: golang-github-go-stack-stack-dev Version: 1.5.2-2 Maintainer: Debian Go Packaging Team Uploaders: Alessio Treglia Build-Depends: debhelper (>= 9~), dh-golang, golang-any, golang-godebiancontrol-dev Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 1ead4a6e59c54e5db318a24de549f56d 2243 golang-github-go-stack-stack_1.5.2-2.dsc d2c650eb5f31cb0c645f15a466594618 6252 golang-github-go-stack-stack_1.5.2.orig.tar.gz 3288e57a8124442bd6c8f60906c33cb9 1764 golang-github-go-stack-stack_1.5.2-2.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-go-stack-stack.git/ Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-go-stack-stack.git/ Checksums-Sha256: 054dae20342c5dd5c65bdaa5e94639d527490d57a29ef6061e4fbb179fb6ca07 2243 golang-github-go-stack-stack_1.5.2-2.dsc 0c6016f54ae51d1faa0b0a9901c3039fe22a49e1dad2816bf3b029088ef56966 6252 golang-github-go-stack-stack_1.5.2.orig.tar.gz 986c5fe20235e40a6f7bac7436ef9910ceebdca08d54be083b22d75861ee3596 1764 golang-github-go-stack-stack_1.5.2-2.debian.tar.xz Homepage: http://github.com/go-stack/stack Go-Import-Path: github.com/go-stack/stack Package-List: golang-github-go-stack-stack-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-stack-stack Priority: extra Section: golang Package: golang-github-go-stack-stack Binary: golang-github-go-stack-stack-dev Version: 1.8.0-1 Maintainer: Debian Go Packaging Team Uploaders: Alessio Treglia , Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: ac973d8d458f048e4a824cb6a0a73761 1650 golang-github-go-stack-stack_1.8.0-1.dsc 9373ec8185d5dbaa9bfa6632fea495cb 8039 golang-github-go-stack-stack_1.8.0.orig.tar.gz 1c8e0d103a5d9c20c30646a4c1ed74be 2452 golang-github-go-stack-stack_1.8.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-stack-stack Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-stack-stack.git Checksums-Sha256: c24d4db2dd1f5fc35cea422559cf8bdb7cde8a11f1e517ec8bcd2a3d84d02b30 1650 golang-github-go-stack-stack_1.8.0-1.dsc 3b8987e137d76f4f35db1e8005ec7fb766b68eed8cac0ca0b795ac43cd72b319 8039 golang-github-go-stack-stack_1.8.0.orig.tar.gz ca9bfffd94592b9289ad002c3f343cb186970710ab14220b6eceaaefa33bb2e4 2452 golang-github-go-stack-stack_1.8.0-1.debian.tar.xz Homepage: https://github.com/go-stack/stack Go-Import-Path: github.com/go-stack/stack Package-List: golang-github-go-stack-stack-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-go-stack-stack Priority: extra Section: golang Package: golang-github-gocql-gocql Binary: golang-github-gocql-gocql-dev Version: 0.0~git20191102.0.9faa4c0-1 Maintainer: Debian Go Packaging Team Uploaders: Sascha Steinbiss Build-Depends: debhelper (>= 12), dh-golang, golang-any, golang-github-golang-snappy-dev, golang-github-hailocab-go-hostpool-dev, golang-gopkg-inf.v0-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: ebf0ce13fcfbdfa2d0a46f99c81f8a39 2095 golang-github-gocql-gocql_0.0~git20191102.0.9faa4c0-1.dsc ba1e8fa66a10bf146e5b0eee523c8b59 154380 golang-github-gocql-gocql_0.0~git20191102.0.9faa4c0.orig.tar.xz c30d5de6ae4b11b788f3e072aa7d4fa0 3412 golang-github-gocql-gocql_0.0~git20191102.0.9faa4c0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-gocql-gocql Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-gocql-gocql.git Checksums-Sha256: 3099aae81834bca22a4c4abb0d756938bbb67205c3c0cba647796dc6522dfa66 2095 golang-github-gocql-gocql_0.0~git20191102.0.9faa4c0-1.dsc 7b5569f92053702fd16a3758b8f62d69a4641fed3f28bfffa2c12a461e356d79 154380 golang-github-gocql-gocql_0.0~git20191102.0.9faa4c0.orig.tar.xz c0a7c4ff7b759c2b51427176fac73bc96e08b7f8f93d2906e7720465e4aac02c 3412 golang-github-gocql-gocql_0.0~git20191102.0.9faa4c0-1.debian.tar.xz Homepage: https://github.com/gocql/gocql Go-Import-Path: github.com/gocql/gocql Package-List: golang-github-gocql-gocql-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-gocql-gocql Priority: extra Section: golang Package: golang-github-golang-geo Binary: golang-github-golang-geo-dev Version: 0.0~git20170112.0.f819552-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg Build-Depends: debhelper (>= 10), dh-golang, golang-any Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: c3eb3f53b9a5888fe966dd8bffdaee2a 2318 golang-github-golang-geo_0.0~git20170112.0.f819552-1.dsc 0fa0b05cd7ec7b4eb59cc383f5becb4f 130928 golang-github-golang-geo_0.0~git20170112.0.f819552.orig.tar.xz 56fe9330d9af33b00351b77bd60bc193 2432 golang-github-golang-geo_0.0~git20170112.0.f819552-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-golang-geo.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-golang-geo.git Checksums-Sha256: efbd21ec1aa8dd31bc0a1771de9b6cd9a87db1603e38acd3a6710dd97260239e 2318 golang-github-golang-geo_0.0~git20170112.0.f819552-1.dsc bab3fbe335189517c7a3a7e59799b39c30de52f5e07879cd078fd349552b23d0 130928 golang-github-golang-geo_0.0~git20170112.0.f819552.orig.tar.xz 2998459ead662654f175080ba66c44f5a3e7a6febad3885193125bd20ea06eee 2432 golang-github-golang-geo_0.0~git20170112.0.f819552-1.debian.tar.xz Homepage: https://github.com/golang/geo Go-Import-Path: github.com/golang/geo Package-List: golang-github-golang-geo-dev deb devel extra arch=all Directory: pool/main/g/golang-github-golang-geo Priority: extra Section: golang Package: golang-github-golang-protobuf-1-3 Binary: golang-goprotobuf-dev, golang-github-golang-protobuf-1-3-dev, protoc-gen-go-1-3 Version: 1.3.5-4 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Martín Ferrari , Anthony Fok , Build-Depends: debhelper-compat (= 13), dh-golang (>= 1.31~), golang-any, libprotobuf-dev, protobuf-compiler Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 3cca9ea0712f26f403f5f4a7b5163b4e 1958 golang-github-golang-protobuf-1-3_1.3.5-4.dsc 827edd085be423201b6e632b5d56b04c 315673 golang-github-golang-protobuf-1-3_1.3.5.orig.tar.gz 3ba6c409f09dffd224aa045a8555931d 4764 golang-github-golang-protobuf-1-3_1.3.5-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-golang-protobuf-1-3 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-golang-protobuf-1-3.git Checksums-Sha256: 150ac4cfcffbb15ecf5ab1db80f8d54ef7cf2a178a9a6f7288455cd7f5552c18 1958 golang-github-golang-protobuf-1-3_1.3.5-4.dsc af3a537939737af26f37661610cd615d44fb6ffb0b966e09bd041cd5a05b01fd 315673 golang-github-golang-protobuf-1-3_1.3.5.orig.tar.gz 9ebaeb208d44295e1b565d5d5da1f1cf244c859bea084d1b5eac5e0a196a3eb2 4764 golang-github-golang-protobuf-1-3_1.3.5-4.debian.tar.xz Homepage: https://github.com/golang/protobuf Go-Import-Path: github.com/golang/protobuf Package-List: golang-github-golang-protobuf-1-3-dev deb golang optional arch=all golang-goprotobuf-dev deb oldlibs optional arch=any protoc-gen-go-1-3 deb golang optional arch=any Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-golang-protobuf-1-3 Priority: optional Section: misc Package: golang-github-golang-protobuf-1-5 Binary: golang-github-golang-protobuf-1-5-dev, protoc-gen-go-1-5 Version: 1.5.4-1 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.17~), golang-github-google-go-cmp-dev (>= 0.5.5), golang-google-protobuf-dev (>= 1.33.0) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7a0e5492e95146f382d8de62ba43cd18 2492 golang-github-golang-protobuf-1-5_1.5.4-1.dsc bbdaed5e0de5a93ab968a851e4cec2c0 172992 golang-github-golang-protobuf-1-5_1.5.4.orig.tar.gz 971cda71f821812e87b83d34c94cf710 2920 golang-github-golang-protobuf-1-5_1.5.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-golang-protobuf-1-5 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-golang-protobuf-1-5.git Checksums-Sha256: 1d55aaf89da480177cb18d8c39bc6e06dab52d1163aea255184f0bb5e2939fe2 2492 golang-github-golang-protobuf-1-5_1.5.4-1.dsc d75e6960ecfabaaa83a7261b1b630d24e9c63aca79615fb15bf33e11b62fd019 172992 golang-github-golang-protobuf-1-5_1.5.4.orig.tar.gz fddb1fa98f8a1985c10a484cf719ded873ce29cd84bca8781bf5b1556daa2432 2920 golang-github-golang-protobuf-1-5_1.5.4-1.debian.tar.xz Homepage: https://github.com/golang/protobuf Go-Import-Path: github.com/golang/protobuf Package-List: golang-github-golang-protobuf-1-5-dev deb golang optional arch=all protoc-gen-go-1-5 deb golang optional arch=any Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-golang-protobuf-1-5 Priority: optional Section: misc Package: golang-github-golang-snappy Binary: golang-github-golang-snappy-dev, golang-snappy-go-dev Version: 0.0+git20160529.d9eb7a3-3 Maintainer: Debian Go Packaging Team Uploaders: Hilko Bengen , Martín Ferrari Build-Depends: debhelper (>= 11~), dh-golang (>= 1.17~), golang-any Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 2b91f33177ae469c2840764728f35b71 2429 golang-github-golang-snappy_0.0+git20160529.d9eb7a3-3.dsc 8628dfc35ceb2b98ea01cd3fbec19236 62087 golang-github-golang-snappy_0.0+git20160529.d9eb7a3.orig.tar.gz 7d166ac26c2b8331d9843107973ceb85 3744 golang-github-golang-snappy_0.0+git20160529.d9eb7a3-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-golang-snappy Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-golang-snappy.git Checksums-Sha256: dfe824e584fcdb85bc2ff06f71b2001769703c4419906d7357fd1bf0c1ba19d4 2429 golang-github-golang-snappy_0.0+git20160529.d9eb7a3-3.dsc c66c00964703e8662dd105af61cc27f0ab04e028fc8590c618a6871fdebe16bb 62087 golang-github-golang-snappy_0.0+git20160529.d9eb7a3.orig.tar.gz 110f3d409c798da07a13f470eeafe0d4b38ca7300a26bb254bb0aae44e304729 3744 golang-github-golang-snappy_0.0+git20160529.d9eb7a3-3.debian.tar.xz Homepage: https://github.com/golang/snappy Go-Import-Path: github.com/golang/snappy Package-List: golang-github-golang-snappy-dev deb devel optional arch=all golang-snappy-go-dev deb oldlibs optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-golang-snappy Priority: extra Section: golang Package: golang-github-google-btree Binary: golang-github-google-btree-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Anthony Fok Build-Depends: debhelper (>= 12~), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 5578175340baeae74615541d128d611d 2271 golang-github-google-btree_1.0.0-1.dsc 55d070ba388fd6609fbd8c88c7f5da5b 14364 golang-github-google-btree_1.0.0.orig.tar.xz 003568b13247b9041d8885c252d6a7b4 2932 golang-github-google-btree_1.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-google-btree Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-google-btree.git Checksums-Sha256: 04fe9d8a8d8b82227707c99d20995ae61e5cf0af88d87e77170411a2760834e3 2271 golang-github-google-btree_1.0.0-1.dsc 2cb9bcfd14a4da77eebb2cc3a5c93f806177f57ca2aa553f1e19d55b0c0c2197 14364 golang-github-google-btree_1.0.0.orig.tar.xz cb84a87171b636511e80312d558f9b4e55bf01252fb3f3263991e42e67bbcfd0 2932 golang-github-google-btree_1.0.0-1.debian.tar.xz Homepage: https://github.com/google/btree Go-Import-Path: github.com/google/btree Package-List: golang-github-google-btree-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-google-btree Priority: extra Section: golang Package: golang-github-google-cel-spec Binary: golang-github-google-cel-spec-dev Version: 0.5.1-1 Maintainer: Debian Go Packaging Team Uploaders: Peymaneh Nejad Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-goprotobuf-dev (>= 1.4.3~), golang-golang-x-net-dev, golang-golang-x-sys-dev, golang-golang-x-text-dev, golang-google-genproto-dev (>= 0.0~git20210716.ce7ef5c~), golang-google-protobuf-dev, golang-google-grpc-dev Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 75672036af91cc6bd4ffb1b8064de694 2498 golang-github-google-cel-spec_0.5.1-1.dsc bbd504ac58049db3cf6834576ffedb52 112829 golang-github-google-cel-spec_0.5.1.orig.tar.gz 547b155e0e2ee7f5de2e161f30f6decd 2624 golang-github-google-cel-spec_0.5.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-google-cel-spec Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-google-cel-spec.git Checksums-Sha256: cb7cbc8b91bf131d372896c72cf4c4c09667aeee220234950e83f543c07b5648 2498 golang-github-google-cel-spec_0.5.1-1.dsc bbac9a0086bf2702a241d4ab6a4c8207492aeffd301cd68e38375d9e797e166a 112829 golang-github-google-cel-spec_0.5.1.orig.tar.gz 538a5b6e9f29c11e90fe3e654bef1a3fe9007c672271b911ad7d01b48552bded 2624 golang-github-google-cel-spec_0.5.1-1.debian.tar.xz Homepage: https://github.com/google/cel-spec Go-Import-Path: github.com/google/cel-spec Package-List: golang-github-google-cel-spec-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Directory: pool/main/g/golang-github-google-cel-spec Priority: extra Section: misc Package: golang-github-google-go-github Binary: golang-github-google-go-github-dev Version: 28.1.1-1 Maintainer: Debian Go Packaging Team Uploaders: Patrick O'Doherty , Dr. Tobias Quathamer , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.36~), golang-any (>= 2:1.9), golang-github-google-go-querystring-dev (>= 1.0.0~), golang-golang-x-crypto-dev, golang-golang-x-oauth2-google-dev, golang-google-appengine-dev (>= 1.1.0~), mime-support Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 91e0b3aa6ae21dddbe47803ee67727cf 2531 golang-github-google-go-github_28.1.1-1.dsc 2fc9bf14acfe67352b459b2933d8bfc4 255821 golang-github-google-go-github_28.1.1.orig.tar.gz 67a7174722ad8c1f472d414f53be4f85 6752 golang-github-google-go-github_28.1.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-google-go-github Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-google-go-github.git Checksums-Sha256: 227389b36f764160e8ea3bd504a4a75be1a2f1c584ef88621df926354c597115 2531 golang-github-google-go-github_28.1.1-1.dsc dffd3d5e682ae6c5d264beabd75bef986f4c7b79d26e7d3c21bb3ad0ea3117bc 255821 golang-github-google-go-github_28.1.1.orig.tar.gz 1158e78948954dfd03f73a69e132bb63ac211cb2aa5337c412d9c07d29a9b3f9 6752 golang-github-google-go-github_28.1.1-1.debian.tar.xz Homepage: https://github.com/google/go-github Go-Import-Path: github.com/google/go-github Package-List: golang-github-google-go-github-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-google-go-github Priority: extra Section: golang Package: golang-github-google-go-pkcs11 Binary: golang-github-google-go-pkcs11-dev Version: 0.3.0+dfsg-2 Maintainer: Debian Go Packaging Team Uploaders: Drew Parsons Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, libnss3-dev, pkg-config, libsofthsm2 , softhsm2 Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: cad1e2f3c85189ac43909dbc560e8e8b 2363 golang-github-google-go-pkcs11_0.3.0+dfsg-2.dsc ca82a79d6067d7f867bade8ecc59dd5b 22059 golang-github-google-go-pkcs11_0.3.0+dfsg.orig.tar.gz 4f97cf018b7456a06c05e80d5ab0f1f6 4008 golang-github-google-go-pkcs11_0.3.0+dfsg-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-google-go-pkcs11 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-google-go-pkcs11.git Checksums-Sha256: 6a31f084ec0c7eba7284306d87dceb002e2433939792debcdcedbf6ae5d0609a 2363 golang-github-google-go-pkcs11_0.3.0+dfsg-2.dsc d2255b5a4de1b1bbd273f93d2a483faace94ff8d83b6de481de6b942f722a7d7 22059 golang-github-google-go-pkcs11_0.3.0+dfsg.orig.tar.gz a360412ba555fdcba7e4eeed50dd821158c3c147e78546e6ce9d07e7bc94c9a6 4008 golang-github-google-go-pkcs11_0.3.0+dfsg-2.debian.tar.xz Homepage: https://github.com/google/go-pkcs11 Go-Import-Path: github.com/google/go-pkcs11 Package-List: golang-github-google-go-pkcs11-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-google-go-pkcs11 Priority: optional Section: misc Package: golang-github-google-go-querystring Binary: golang-github-google-go-querystring-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 76a42ae93e2e55179fcbbee929fde6a2 2349 golang-github-google-go-querystring_1.0.0-1.dsc f936f958903a6120838fae203ac0b181 7529 golang-github-google-go-querystring_1.0.0.orig.tar.gz a84d903983d5fd9aef8c1a4c34ed532c 3000 golang-github-google-go-querystring_1.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-google-go-querystring Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-google-go-querystring.git Checksums-Sha256: dbcfe5147f46c1abc3c82e9debec44c53053fe4f8b5c54150ff88564ea4ae41b 2349 golang-github-google-go-querystring_1.0.0-1.dsc 59fdfd4d740c85c60c35d3e09b587cfa2b435e78178ac4a23950afbece7118ed 7529 golang-github-google-go-querystring_1.0.0.orig.tar.gz 7668fe65f6b3fb97306ce9eb6d837b3c942a7681b4caa697ae45332158dbed4b 3000 golang-github-google-go-querystring_1.0.0-1.debian.tar.xz Homepage: https://github.com/google/go-querystring Go-Import-Path: github.com/google/go-querystring Package-List: golang-github-google-go-querystring-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-google-go-querystring Priority: extra Section: golang Package: golang-github-google-gofuzz Binary: golang-github-google-gofuzz-dev Version: 0.0~git20170612.24818f7-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Build-Depends: debhelper (>= 11), dh-golang, golang-go, tzdata Architecture: all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: 2f4aead6a412893e5c6ba3ffc622f441 2383 golang-github-google-gofuzz_0.0~git20170612.24818f7-1.dsc 4f91e6935de542c4b95bf3ab507efa13 13190 golang-github-google-gofuzz_0.0~git20170612.24818f7.orig.tar.gz 9e1c9c7e533f9e2bf44df5367c734329 2488 golang-github-google-gofuzz_0.0~git20170612.24818f7-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-google-gofuzz Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-google-gofuzz.git Checksums-Sha256: c2cd40fa2bd01188c1dfc80392e6d53e1da2e18848f921db9ee2eab2a7a11b9b 2383 golang-github-google-gofuzz_0.0~git20170612.24818f7-1.dsc e1dfd0d8dc731f90157a18fbb237680004fe6d94d09dc98923880fdf97901052 13190 golang-github-google-gofuzz_0.0~git20170612.24818f7.orig.tar.gz 916a816349e1470cae9abb5fda4b2806b5e2c2e85103216e09ea9c3deca93440 2488 golang-github-google-gofuzz_0.0~git20170612.24818f7-1.debian.tar.xz Homepage: https://github.com/google/gofuzz Go-Import-Path: github.com/google/gofuzz Package-List: golang-github-google-gofuzz-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-google-gofuzz Priority: extra Section: golang Package: golang-github-google-nftables Binary: golang-github-google-nftables-dev Version: 0.1.0-3 Maintainer: Debian Go Packaging Team Uploaders: Cyril Brulebois Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-mdlayher-netlink-dev, golang-github-vishvananda-netns-dev, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: e37037a074970bd87bf7ff47eedb1d17 2369 golang-github-google-nftables_0.1.0-3.dsc 9efa300afa970d9d0d11361dd1fb6ce6 76163 golang-github-google-nftables_0.1.0.orig.tar.gz 05294031087970188798235c2ba67717 3744 golang-github-google-nftables_0.1.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-google-nftables Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-google-nftables.git Checksums-Sha256: 18199c18f8037c222d978e8eb6f8958e206caa76c122697a1e506f597a62fa4a 2369 golang-github-google-nftables_0.1.0-3.dsc d5a6a47c8628c0ecc070d9bfd681de7d8d0f3cb3e823dd767a7b9ce13c3964ef 76163 golang-github-google-nftables_0.1.0.orig.tar.gz fe7a4bbac8bc63bd92b27637f770502f7d8f84c0479a8e0a1eec3f1cc9e8c726 3744 golang-github-google-nftables_0.1.0-3.debian.tar.xz Homepage: https://github.com/google/nftables Go-Import-Path: github.com/google/nftables Package-List: golang-github-google-nftables-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-google-nftables Priority: optional Section: misc Package: golang-github-google-subcommands Binary: golang-github-google-subcommands-dev Version: 0.0~git20170830.ce3d4cfc-3 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-any Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: 154abc2dfcbf675cc00e5f1b695e8930 2393 golang-github-google-subcommands_0.0~git20170830.ce3d4cfc-3.dsc c0ba1ff817045586f59edb79b1238ba0 8577 golang-github-google-subcommands_0.0~git20170830.ce3d4cfc.orig.tar.gz edad1fe465ad372353352c8e2ccda5e6 1580 golang-github-google-subcommands_0.0~git20170830.ce3d4cfc-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-google-subcommands Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-google-subcommands.git Checksums-Sha256: f324fbf7b8507ac46761ff7e5bbd51c3b7ce172d633f085464080d928e83ce8a 2393 golang-github-google-subcommands_0.0~git20170830.ce3d4cfc-3.dsc f16f712e867789383521cffff2aa71bebef71410c410bdc8d7b964e6ce9352d0 8577 golang-github-google-subcommands_0.0~git20170830.ce3d4cfc.orig.tar.gz 999e31480b9b9d37ab1e1a7e5d55694211983a63d43eb9702cad819c54f12bf6 1580 golang-github-google-subcommands_0.0~git20170830.ce3d4cfc-3.debian.tar.xz Homepage: https://github.com/google/subcommands Go-Import-Path: github.com/google/subcommands Package-List: golang-github-google-subcommands-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-google-subcommands Priority: extra Section: golang Package: golang-github-google-subcommands Binary: golang-github-google-subcommands-dev Version: 1.2.0-2 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: a5312177e314b9492526e2e944309d98 2316 golang-github-google-subcommands_1.2.0-2.dsc 4396f1f4a79501183e65915d39605dbc 9383 golang-github-google-subcommands_1.2.0.orig.tar.gz 2d5e1ffbcc3f9700173571b4d618ec57 2460 golang-github-google-subcommands_1.2.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-google-subcommands Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-google-subcommands.git Checksums-Sha256: af0593d8b81f199af828d2f1e3a4a973a2566874b6a7d91db4aa1c324b0419eb 2316 golang-github-google-subcommands_1.2.0-2.dsc 99602409506274003f52f6eb901f3a4d6aa2fc041971939dfa753ffcf0549bae 9383 golang-github-google-subcommands_1.2.0.orig.tar.gz b4dd9bdc6967fa24532aa7200ec9d945aa12d94385e5055e3edaba8ccebccdfd 2460 golang-github-google-subcommands_1.2.0-2.debian.tar.xz Homepage: https://github.com/google/subcommands Go-Import-Path: github.com/google/subcommands Package-List: golang-github-google-subcommands-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-google-subcommands Priority: extra Section: golang Package: golang-github-google-uuid Binary: golang-github-google-uuid-dev Version: 1.6.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: fa44049d83a32064d8731530c855c4ab 2228 golang-github-google-uuid_1.6.0-1.dsc 62b4a8921dd78aa37017b32cbeef6810 20896 golang-github-google-uuid_1.6.0.orig.tar.gz 151e0d28f2a0a2c953959aadfc91dcd0 3284 golang-github-google-uuid_1.6.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-google-uuid Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-google-uuid.git Checksums-Sha256: 7298861cbc81b1f9a086143b9aa24a3e0c10715e7c22e90dbc21edb4785fc120 2228 golang-github-google-uuid_1.6.0-1.dsc ee63376b5675376c60e055ed66e5f3651ccc703bd580c022b8ad00cea309252d 20896 golang-github-google-uuid_1.6.0.orig.tar.gz d03b45a190eb635640daf8677609d4800fea6fd0dad7f0f67a712c090ffb0994 3284 golang-github-google-uuid_1.6.0-1.debian.tar.xz Homepage: https://github.com/google/uuid Go-Import-Path: github.com/google/uuid Package-List: golang-github-google-uuid-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-google-uuid Priority: extra Section: golang Package: golang-github-google-wire Binary: golang-github-google-wire-dev, google-wire Version: 0.5.0-2 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok Build-Depends: debhelper-compat (= 13), dh-exec, dh-sequence-golang, golang-any (>= 2:1.17~), golang-github-google-go-cmp-dev (>= 0.2.0), golang-github-google-subcommands-dev (>= 1.0.1), golang-github-pmezard-go-difflib-dev (>= 1.0.0), golang-golang-x-tools-dev (>= 1:0.0~git20190422.fe54fb3) Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 3dab5bca33f4c909f426d1930d3dc137 2503 golang-github-google-wire_0.5.0-2.dsc 6a9c025d664330f19f6170922cea26cc 88112 golang-github-google-wire_0.5.0.orig.tar.gz 0e72a446598089602014839d6c6cc402 5612 golang-github-google-wire_0.5.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-google-wire Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-google-wire.git Checksums-Sha256: e05c74a941c71c941ad3c7889ad5b755112a30b896eb9905521db605758404ee 2503 golang-github-google-wire_0.5.0-2.dsc 97f21d31d8a2b3b04feeee1467697c863919b62882ab2ec450ee282dab076812 88112 golang-github-google-wire_0.5.0.orig.tar.gz a60da9a623ac800c80413057e2cf83660e49d596753bdd1cf4dc46541a1b4836 5612 golang-github-google-wire_0.5.0-2.debian.tar.xz Homepage: https://github.com/google/wire Go-Import-Path: github.com/google/wire Package-List: golang-github-google-wire-dev deb golang optional arch=all google-wire deb golang optional arch=any Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-google-wire Priority: extra Section: golang Package: golang-github-googleapis-enterprise-certificate-proxy Binary: golang-github-googleapis-enterprise-certificate-proxy-dev, enterprise-certificate-proxy-signer Version: 0.3.2-1 Maintainer: Debian Go Packaging Team Uploaders: Drew Parsons Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-pkcs11-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: b09333d96e067e52af8bbf0880651c01 2700 golang-github-googleapis-enterprise-certificate-proxy_0.3.2-1.dsc 980dac2bb648d6f36f4ff520c0b08196 38853 golang-github-googleapis-enterprise-certificate-proxy_0.3.2.orig.tar.gz e97f6694ed7d508573d475d4eb3fd0ab 4292 golang-github-googleapis-enterprise-certificate-proxy_0.3.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-googleapis-enterprise-certificate-proxy Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-googleapis-enterprise-certificate-proxy.git Checksums-Sha256: e4806364bb11ea2942444008778a2e55427af78fc811145475beb0efc01c144e 2700 golang-github-googleapis-enterprise-certificate-proxy_0.3.2-1.dsc d01f2349b605a37db615d0a9454970bda9575d8ebe12bdd0c164f4d2717ab2bc 38853 golang-github-googleapis-enterprise-certificate-proxy_0.3.2.orig.tar.gz 05884a456a68f2b0ff5798f5a88e728328206351f15a7c57b923841401d72aaa 4292 golang-github-googleapis-enterprise-certificate-proxy_0.3.2-1.debian.tar.xz Homepage: https://github.com/googleapis/enterprise-certificate-proxy Go-Import-Path: github.com/googleapis/enterprise-certificate-proxy Package-List: enterprise-certificate-proxy-signer deb golang optional arch=any golang-github-googleapis-enterprise-certificate-proxy-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Directory: pool/main/g/golang-github-googleapis-enterprise-certificate-proxy Priority: optional Section: misc Package: golang-github-googleapis-gax-go Binary: golang-github-googleapis-gax-go-dev Version: 2.0.5-1 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-golang-x-net-dev, golang-google-grpc-dev (>= 1.6.0~) Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 8611896e1bd50f5d0b17fd2dcb15473b 2353 golang-github-googleapis-gax-go_2.0.5-1.dsc c399f4ea7ba7154420e51b608ed30072 15328 golang-github-googleapis-gax-go_2.0.5.orig.tar.gz 5d936acd1910db8e7a29dc32eb3a6f7e 3092 golang-github-googleapis-gax-go_2.0.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-googleapis-gax-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-googleapis-gax-go.git Checksums-Sha256: 3685dd2dc53e0d39afac447610c55c41013c95c9020aa94a1dcfc6d111c58133 2353 golang-github-googleapis-gax-go_2.0.5-1.dsc 3089affe6f5e27f7a6d494cb399aa6baf232384f763f548ad5ddfbea0e88e59c 15328 golang-github-googleapis-gax-go_2.0.5.orig.tar.gz fe5a4f271cf76a7452d163e32fc42c1758681055c70763205d69972f1583ab1f 3092 golang-github-googleapis-gax-go_2.0.5-1.debian.tar.xz Homepage: https://github.com/googleapis/gax-go Go-Import-Path: github.com/googleapis/gax-go Package-List: golang-github-googleapis-gax-go-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-googleapis-gax-go Priority: extra Section: golang Package: golang-github-gorhill-cronexpr Binary: golang-github-gorhill-cronexpr-dev Version: 1.0.0+git20180427.88b0669-1 Maintainer: pkg-go Uploaders: Victor Seva , Dmitry Smirnov , Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.6), golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 38b527cfeefae2e1427fef2a204ccdc1 2452 golang-github-gorhill-cronexpr_1.0.0+git20180427.88b0669-1.dsc dc2496d651f20bbc2528c7e38b1da90d 25280 golang-github-gorhill-cronexpr_1.0.0+git20180427.88b0669.orig.tar.xz ff0b0810d8eab6c4ba581757e8a93423 2552 golang-github-gorhill-cronexpr_1.0.0+git20180427.88b0669-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-gorhill-cronexpr Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-gorhill-cronexpr.git Checksums-Sha256: 72460bd8653edda1eee445e8149963891d08b7dfadd61ef9bab3048c189cf432 2452 golang-github-gorhill-cronexpr_1.0.0+git20180427.88b0669-1.dsc 691efa3b11acbe2b3f1db83c6193de8491c3423180f7b7e5b5fdfdd38f416106 25280 golang-github-gorhill-cronexpr_1.0.0+git20180427.88b0669.orig.tar.xz 71d503f153939e9fc6231f8fc70872bc781fdf2c5ed887931ff3bb625fd85c31 2552 golang-github-gorhill-cronexpr_1.0.0+git20180427.88b0669-1.debian.tar.xz Homepage: https://github.com/gorhill/cronexpr Go-Import-Path: github.com/gorhill/cronexpr Package-List: golang-github-gorhill-cronexpr-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-gorhill-cronexpr Priority: extra Section: golang Package: golang-github-gorilla-websocket Binary: golang-github-gorilla-websocket-dev Version: 1.4.1-2 Maintainer: Debian Go Packaging Team Uploaders: Vincent Bernat , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 4a5283c85c83c4fd8fcd16029b983afc 2301 golang-github-gorilla-websocket_1.4.1-2.dsc 741fe51b0b16ea49f84ba56c6aa428f3 54218 golang-github-gorilla-websocket_1.4.1.orig.tar.gz 18e7d6290839db601215cb44b40bb74b 4024 golang-github-gorilla-websocket_1.4.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-gorilla-websocket Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-gorilla-websocket.git Checksums-Sha256: bff971f6271e5a82c172fe336bb590cfa0a27867db0119678ec2514f852e705a 2301 golang-github-gorilla-websocket_1.4.1-2.dsc 9e5bd337d58a978bf4072767252ddb394b53e2b459697633794abd96e8eb3fa6 54218 golang-github-gorilla-websocket_1.4.1.orig.tar.gz c7d4b3730ba552baa7765b646a1a51f015f6a89083d53d16c32318c65c9fd7cf 4024 golang-github-gorilla-websocket_1.4.1-2.debian.tar.xz Homepage: https://github.com/gorilla/websocket Go-Import-Path: github.com/gorilla/websocket Package-List: golang-github-gorilla-websocket-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-gorilla-websocket Priority: extra Section: golang Package: golang-github-gorilla-websocket Binary: golang-github-gorilla-websocket-dev Version: 1.5.1-1 Maintainer: Debian Go Packaging Team Uploaders: Vincent Bernat , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.20~), golang-golang-x-net-dev (>= 1:0.17.0) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 0a5f4ee4f5a13fce8cae22b4307d9504 2388 golang-github-gorilla-websocket_1.5.1-1.dsc 074a247bf9215a78f3474797919ec17c 61416 golang-github-gorilla-websocket_1.5.1.orig.tar.gz c417f74a59b8f0aa372fdb2cb1b47ec1 4220 golang-github-gorilla-websocket_1.5.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-gorilla-websocket Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-gorilla-websocket.git Checksums-Sha256: dbdc49fb671c98c8f04cca7a60804465aeffad4e957270a0287a4a84d579a1c4 2388 golang-github-gorilla-websocket_1.5.1-1.dsc b8c9f291d12c1b2fcbc64b4862bead21d709c2884fe4b3e35ae1e5485c039d8d 61416 golang-github-gorilla-websocket_1.5.1.orig.tar.gz 9c0b90c0f0d9ff6b5508160026cdf98ba88a5c23587b3234019cb8950ee0e57f 4220 golang-github-gorilla-websocket_1.5.1-1.debian.tar.xz Homepage: https://github.com/gorilla/websocket Go-Import-Path: github.com/gorilla/websocket Package-List: golang-github-gorilla-websocket-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-gorilla-websocket Priority: extra Section: golang Package: golang-github-gosuri-uitable Binary: golang-github-gosuri-uitable-dev Version: 0.0~git20170830.36ee7e94-2 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-any, golang-github-mattn-go-runewidth-dev Architecture: all Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: 05101446bc7503b05b79ccc3fe11e671 2379 golang-github-gosuri-uitable_0.0~git20170830.36ee7e94-2.dsc 688e81b6f33c3cfb204d03b50f0589c4 6889 golang-github-gosuri-uitable_0.0~git20170830.36ee7e94.orig.tar.gz 17fdb954db4046cb96c26e4f3fbc48ec 2612 golang-github-gosuri-uitable_0.0~git20170830.36ee7e94-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-gosuri-uitable Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-gosuri-uitable.git Checksums-Sha256: a9f6a454c60433c1b7713a9271e26da3e2481ae91157a064c3d57653ff73b4e4 2379 golang-github-gosuri-uitable_0.0~git20170830.36ee7e94-2.dsc 1f26bd932f1a0cc25adafe24dc83de3502d02087bfeb9523caa2dedceddb3e5f 6889 golang-github-gosuri-uitable_0.0~git20170830.36ee7e94.orig.tar.gz ba737d58b5132c9c0c788e7538ed713a1229bbbfc517cc841e9f0ab8fcdb97fb 2612 golang-github-gosuri-uitable_0.0~git20170830.36ee7e94-2.debian.tar.xz Homepage: https://github.com/gosuri/uitable Go-Import-Path: github.com/gosuri/uitable Package-List: golang-github-gosuri-uitable-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-gosuri-uitable Priority: extra Section: golang Package: golang-github-grokify-html-strip-tags-go Binary: golang-github-grokify-html-strip-tags-go-dev Version: 0.0~git20180907.e9e4496-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 11), dh-golang, golang-any Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 4b17d8f1f54ca0fcd765b2435cdc8ce6 2512 golang-github-grokify-html-strip-tags-go_0.0~git20180907.e9e4496-1.dsc 774519311f21d464a848f8d725f5d225 32988 golang-github-grokify-html-strip-tags-go_0.0~git20180907.e9e4496.orig.tar.xz 3979cd70dfa3ea49caacaa9af0f96e0c 2076 golang-github-grokify-html-strip-tags-go_0.0~git20180907.e9e4496-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-grokify-html-strip-tags-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-grokify-html-strip-tags-go.git Checksums-Sha256: 9987fe443e5473a61fb6013aa3858e03aa62b17c6b7505125d999270bf729ba2 2512 golang-github-grokify-html-strip-tags-go_0.0~git20180907.e9e4496-1.dsc 0a7742499b529c4a154859a3439d5bf5f31715126c15b02161446ff29843c3cf 32988 golang-github-grokify-html-strip-tags-go_0.0~git20180907.e9e4496.orig.tar.xz abc3793e7655706e3d6ab687cf25fe39c4a02c97bdbe3359c25a7dd4d3757e27 2076 golang-github-grokify-html-strip-tags-go_0.0~git20180907.e9e4496-1.debian.tar.xz Homepage: https://github.com/grokify/html-strip-tags-go Go-Import-Path: github.com/grokify/html-strip-tags-go Package-List: golang-github-grokify-html-strip-tags-go-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-grokify-html-strip-tags-go Priority: extra Section: golang Package: golang-github-grpc-ecosystem-grpc-gateway.v2 Binary: golang-github-grpc-ecosystem-grpc-gateway.v2-dev Version: 2.11.3-2 Maintainer: Debian Go Packaging Team Uploaders: Thomas Goirand , Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-dghubble-sling-dev, golang-github-ghodss-yaml-dev, golang-github-rogpeppe-fastuuid-dev, golang-glog-dev, golang-golang-x-net-dev, golang-github-golang-protobuf-1-5-dev, golang-google-genproto-dev (>= 0.0~git20210726.e7812ac), golang-google-grpc-dev (>= 1.6.0), golang-google-protobuf-dev, golang-gopkg-yaml.v3-dev Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 999a9715aab47e3abb84c016f05b289f 2954 golang-github-grpc-ecosystem-grpc-gateway.v2_2.11.3-2.dsc 3ca650ae40bd47f6ee5b76fa8e8cce88 748484 golang-github-grpc-ecosystem-grpc-gateway.v2_2.11.3.orig.tar.gz f0766e25cdcfa47e69252f950d4c4a95 3748 golang-github-grpc-ecosystem-grpc-gateway.v2_2.11.3-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-grpc-ecosystem-grpc-gateway.v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-grpc-ecosystem-grpc-gateway.v2.git Checksums-Sha256: 2c6022982d67ab71925293ed8e3e7ebc24ee80d104f9ecc54c834fd4851c6ffd 2954 golang-github-grpc-ecosystem-grpc-gateway.v2_2.11.3-2.dsc 6b180623ed23e545d66b05bd0e32d87623048c5d37dcda4f6aaab21b84170d46 748484 golang-github-grpc-ecosystem-grpc-gateway.v2_2.11.3.orig.tar.gz 865045152570fa9c6f53136b11ac3a9facfaae1cd1809bd8a8368fd2e492f646 3748 golang-github-grpc-ecosystem-grpc-gateway.v2_2.11.3-2.debian.tar.xz Homepage: https://github.com/grpc-ecosystem/grpc-gateway Dgit: ce728dde478dcd8a033bd66a55f1352bc44fb2d2 debian archive/debian/2.11.3-2 https://git.dgit.debian.org/golang-github-grpc-ecosystem-grpc-gateway.v2 Go-Import-Path: github.com/grpc-ecosystem/grpc-gateway/v2 Package-List: golang-github-grpc-ecosystem-grpc-gateway.v2-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Directory: pool/main/g/golang-github-grpc-ecosystem-grpc-gateway.v2 Priority: optional Section: misc Package: golang-github-hailocab-go-hostpool Binary: golang-github-hailocab-go-hostpool-dev Version: 0.0~git20160125.0.e80d13c-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper (>= 9), dh-golang, golang-go, golang-github-bmizerany-assert-dev Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 8499acbf92b7936962591c112ab20b46 2455 golang-github-hailocab-go-hostpool_0.0~git20160125.0.e80d13c-1.dsc dd2b0dd37451ce3ee8ff58fd1bb52f4e 6400 golang-github-hailocab-go-hostpool_0.0~git20160125.0.e80d13c.orig.tar.xz 0da763905a88a65606b7bf4588c21db9 1856 golang-github-hailocab-go-hostpool_0.0~git20160125.0.e80d13c-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-hailocab-go-hostpool.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-hailocab-go-hostpool.git Checksums-Sha256: 06b19db99c9a02a4d006dc7f44838ac5fdd82aad305c2a67a726b3156e278194 2455 golang-github-hailocab-go-hostpool_0.0~git20160125.0.e80d13c-1.dsc 046dc175b3b980fc937f80cd254c7ae49f7a90b25236a48ef9c66d05c0d9f5d4 6400 golang-github-hailocab-go-hostpool_0.0~git20160125.0.e80d13c.orig.tar.xz 560cf1e0db77f39f1f440687a5fa06890e704fcdd2e60b7e4dfe240fe482b8c0 1856 golang-github-hailocab-go-hostpool_0.0~git20160125.0.e80d13c-1.debian.tar.xz Homepage: https://github.com/hailocab/go-hostpool Go-Import-Path: github.com/hailocab/go-hostpool Package-List: golang-github-hailocab-go-hostpool-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-hailocab-go-hostpool Priority: extra Section: golang Package: golang-github-hashicorp-errwrap Binary: golang-github-hashicorp-errwrap-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Anthony Fok Build-Depends: debhelper (>= 11~), dh-golang, golang-any Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 98f39a26bfaadcb17d5733805b01efc9 2318 golang-github-hashicorp-errwrap_1.0.0-1.dsc de8b3c7e470f7d59960949fa94693c7f 8346 golang-github-hashicorp-errwrap_1.0.0.orig.tar.gz dacd5106b6e7ca19bdc9ce1f08e9a966 7548 golang-github-hashicorp-errwrap_1.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-errwrap Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-errwrap.git Checksums-Sha256: c49b2b6db3c7c8c3e7d6de592153a8cc2a92ad3013e49da37a4c69e282eb2945 2318 golang-github-hashicorp-errwrap_1.0.0-1.dsc 26afc0e5895c6ce87c881c5c02c682ccc9a08174a9c27ca26d4a1e72dbf78128 8346 golang-github-hashicorp-errwrap_1.0.0.orig.tar.gz eb9c2075eae38ccc2a5aea5a1fe2b65058c8ef519c658704a05ef7f37315ad03 7548 golang-github-hashicorp-errwrap_1.0.0-1.debian.tar.xz Homepage: https://github.com/hashicorp/errwrap Go-Import-Path: github.com/hashicorp/errwrap Package-List: golang-github-hashicorp-errwrap-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-errwrap Priority: extra Section: golang Package: golang-github-hashicorp-errwrap Binary: golang-github-hashicorp-errwrap-dev Version: 1.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: fedc86b80e2fcddb1d6d1bec421eebbd 1743 golang-github-hashicorp-errwrap_1.1.0-1.dsc a95db9f238fa15a51d1d848b1b939120 8581 golang-github-hashicorp-errwrap_1.1.0.orig.tar.gz 3eba5dfa8446d146e984abd0cf10112a 3032 golang-github-hashicorp-errwrap_1.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-errwrap Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-errwrap.git Checksums-Sha256: 9202574b09e1a86276ea6d7c31be1d4061c81cc1f6b79fa5ff5726db4a0b41bc 1743 golang-github-hashicorp-errwrap_1.1.0-1.dsc 0d73891a7a179e50a142ac8832db97b17c792d29ae205b0e6aeedde4c43d51a4 8581 golang-github-hashicorp-errwrap_1.1.0.orig.tar.gz faacd64e8aef2bb9a25ad22521a03f25f541f0e79f3fa58133bbfc25a068ef39 3032 golang-github-hashicorp-errwrap_1.1.0-1.debian.tar.xz Homepage: https://github.com/hashicorp/errwrap Go-Import-Path: github.com/hashicorp/errwrap Package-List: golang-github-hashicorp-errwrap-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-errwrap Priority: extra Section: golang Package: golang-github-hashicorp-go-cleanhttp Binary: golang-github-hashicorp-go-cleanhttp-dev Version: 0.5.1-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Anthony Fok , Dmitry Smirnov , Build-Depends: debhelper (>= 12~), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: e002a706edce716d84928e88e9172dde 2421 golang-github-hashicorp-go-cleanhttp_0.5.1-1.dsc 2cfd3136b9f1a973f5ae4f9c30f54c73 7736 golang-github-hashicorp-go-cleanhttp_0.5.1.orig.tar.xz ba2dd5c9b897b33bba73cefda34d46f3 8156 golang-github-hashicorp-go-cleanhttp_0.5.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-cleanhttp Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-cleanhttp.git Checksums-Sha256: f42c7fec5184d09962b1deb33584c9eb9058fdb6dd2afe18461f7bfd5e12834f 2421 golang-github-hashicorp-go-cleanhttp_0.5.1-1.dsc e912b6a0316449ffe2a3404eee938bacf4738ad303d5ad3bc911466fe91fd669 7736 golang-github-hashicorp-go-cleanhttp_0.5.1.orig.tar.xz 7ec14c674f7905a178df8f0f94fc5983d2a07a0590ca4545dd7fe2499f1f72ae 8156 golang-github-hashicorp-go-cleanhttp_0.5.1-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-cleanhttp Go-Import-Path: github.com/hashicorp/go-cleanhttp Package-List: golang-github-hashicorp-go-cleanhttp-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-cleanhttp Priority: extra Section: golang Package: golang-github-hashicorp-go-hclog Binary: golang-github-hashicorp-go-hclog-dev Version: 0.11.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-fatih-color-dev, golang-github-mattn-go-isatty-dev, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: e866ba7daadaa39dddb0af3e803ba50e 2405 golang-github-hashicorp-go-hclog_0.11.0-1.dsc 5f2401d4631faf4fcc92d4dc61d8248f 17180 golang-github-hashicorp-go-hclog_0.11.0.orig.tar.xz 4bf1d39b23558463eacef19563a91973 2740 golang-github-hashicorp-go-hclog_0.11.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-hclog Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-hclog.git Checksums-Sha256: b5232fc96aec44799b02ebe5ad124f2d1a54e80d6986baaeb21120848be46a73 2405 golang-github-hashicorp-go-hclog_0.11.0-1.dsc 39da6f51f65a511f9aa37c8bea13cb95d4d669bb060437ce88a8f7f78c09d061 17180 golang-github-hashicorp-go-hclog_0.11.0.orig.tar.xz 00d6e88d9a9dde425ca9afe143c05b46ee9b0c695d30701c9c1da629a4d951c1 2740 golang-github-hashicorp-go-hclog_0.11.0-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-hclog Go-Import-Path: github.com/hashicorp/go-hclog Package-List: golang-github-hashicorp-go-hclog-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-hclog Priority: extra Section: golang Package: golang-github-hashicorp-go-immutable-radix Binary: golang-github-hashicorp-go-immutable-radix-dev Version: 1.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Anthony Fok Build-Depends: debhelper (>= 12~), dh-golang, golang-any, golang-github-hashicorp-go-uuid-dev (>= 1.0.0~), golang-github-hashicorp-golang-lru-dev (>= 0.5.0~) Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: bad8a7ac1f5787ee9016c6c28c75d480 2568 golang-github-hashicorp-go-immutable-radix_1.1.0-1.dsc d15de7b1cc729e800370ef297e1b159f 20108 golang-github-hashicorp-go-immutable-radix_1.1.0.orig.tar.xz 7e162d076e4138742a002de992172973 7780 golang-github-hashicorp-go-immutable-radix_1.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-immutable-radix Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-immutable-radix.git Checksums-Sha256: 2af14931e7a1fffbc9017824a6b0ecf7e9b09e743acd246415f6fab1354bb141 2568 golang-github-hashicorp-go-immutable-radix_1.1.0-1.dsc 7caec35409d55903d5f07133bc19c043154b1dbe3efb6e1a57a47789ad98cc28 20108 golang-github-hashicorp-go-immutable-radix_1.1.0.orig.tar.xz 4f9e3292781e61fa72a632be5a5617222ab7780c230c088bd5189e85f134f907 7780 golang-github-hashicorp-go-immutable-radix_1.1.0-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-immutable-radix Go-Import-Path: github.com/hashicorp/go-immutable-radix Package-List: golang-github-hashicorp-go-immutable-radix-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-immutable-radix Priority: extra Section: golang Package: golang-github-hashicorp-go-memdb Binary: golang-github-hashicorp-go-memdb-dev Version: 0.0~git20180224.1289e7ff-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter Build-Depends: debhelper (>= 11~), dh-golang, golang-any, golang-github-hashicorp-go-immutable-radix-dev Architecture: all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: 3003f69ba38c130badb2f6eddedc1374 2499 golang-github-hashicorp-go-memdb_0.0~git20180224.1289e7ff-1.dsc 8ca048211a2f319ce16892422a46c421 24728 golang-github-hashicorp-go-memdb_0.0~git20180224.1289e7ff.orig.tar.xz 5a2f2675dbe31dcf7569cc7ce04a7ffb 7492 golang-github-hashicorp-go-memdb_0.0~git20180224.1289e7ff-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-memdb Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-memdb.git Checksums-Sha256: bf5dfd4ef489ce58d811bbb0f63b512603cf4dbacb992fbc734084e0ec802ee5 2499 golang-github-hashicorp-go-memdb_0.0~git20180224.1289e7ff-1.dsc 1eda45a078ec157d31851472f6efcfa122bfac87612b3dc181b2857595b6bc5d 24728 golang-github-hashicorp-go-memdb_0.0~git20180224.1289e7ff.orig.tar.xz 43a747244a7e3b309321150f006da19361cb78f7d066b97d00922ed58461be23 7492 golang-github-hashicorp-go-memdb_0.0~git20180224.1289e7ff-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-memdb Go-Import-Path: github.com/hashicorp/go-memdb Package-List: golang-github-hashicorp-go-memdb-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-memdb Priority: extra Section: golang Package: golang-github-hashicorp-go-msgpack Binary: golang-github-hashicorp-go-msgpack-dev Version: 0.5.5-1 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Michael Stapelberg , Build-Depends: debhelper (>= 12~), dh-golang, golang-any, golang-gopkg-vmihailenco-msgpack.v2-dev, golang-gopkg-mgo.v2-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 7db66dd3a68197415429966a691b7fd0 2418 golang-github-hashicorp-go-msgpack_0.5.5-1.dsc 697bd1bf1a12c0e60c5961e4d62fc24c 43004 golang-github-hashicorp-go-msgpack_0.5.5.orig.tar.xz ee0455511d400aa9656beba7d47092d7 3188 golang-github-hashicorp-go-msgpack_0.5.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-msgpack Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-msgpack.git Checksums-Sha256: 37b320769834061124e9297fa2c53f2d5b49adf7d1cbb8fcd2e1526f484b6aae 2418 golang-github-hashicorp-go-msgpack_0.5.5-1.dsc 8aeef99629b16e8b601c6873184f1a117e1d4b8f4aad26eafc9cb34f21b85c62 43004 golang-github-hashicorp-go-msgpack_0.5.5.orig.tar.xz ec33a0621d3f1ed1fb5b49189862f6f2e7817113ac6a32337e4e2ee1f85451c1 3188 golang-github-hashicorp-go-msgpack_0.5.5-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-msgpack Go-Import-Path: github.com/hashicorp/go-msgpack Package-List: golang-github-hashicorp-go-msgpack-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-msgpack Priority: extra Section: golang Package: golang-github-hashicorp-go-multierror Binary: golang-github-hashicorp-go-multierror-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Anthony Fok Build-Depends: debhelper (>= 12~), dh-golang, golang-github-hashicorp-errwrap-dev (>= 1.0.0~), golang-any Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: dfc14ee5cc9d7ac7dddeb9d2ffcb74cc 2448 golang-github-hashicorp-go-multierror_1.0.0-1.dsc bd3791bd3ffdeb53dbe4e1c6ed59c0b7 10066 golang-github-hashicorp-go-multierror_1.0.0.orig.tar.gz 96aebf02a4708431f51b94de70021e40 7376 golang-github-hashicorp-go-multierror_1.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-multierror Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-multierror.git Checksums-Sha256: 168a9f9aa17453f2f08bedc772c60f7e4856ad56b8dbbcb69055272879401756 2448 golang-github-hashicorp-go-multierror_1.0.0-1.dsc 5ae83eea62b2c845d41087c38c878741337e092db114b9a7ca9aebe5bf1dd264 10066 golang-github-hashicorp-go-multierror_1.0.0.orig.tar.gz e5d0c22a2e7f61bcf8aeb627dff450755192b9903a9ab55366cefb15b262eeb6 7376 golang-github-hashicorp-go-multierror_1.0.0-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-multierror Go-Import-Path: github.com/hashicorp/go-multierror Package-List: golang-github-hashicorp-go-multierror-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-multierror Priority: extra Section: golang Package: golang-github-hashicorp-go-multierror Binary: golang-github-hashicorp-go-multierror-dev Version: 1.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-golang, golang-github-hashicorp-errwrap-dev (>= 1.0.0~), golang-any Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: f3c20cd3e935622b382cbf5dd473793a 1873 golang-github-hashicorp-go-multierror_1.1.0-1.dsc 794e1aaf8e649aabb63b97eb92c15e79 12084 golang-github-hashicorp-go-multierror_1.1.0.orig.tar.gz f253e0ce49001a7d4b41b3c3f76bcfce 2840 golang-github-hashicorp-go-multierror_1.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-multierror Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-multierror.git Checksums-Sha256: 8afe5fc3d715002276c2f1428ac475dae30b9e79f975f878d5d485e105928b82 1873 golang-github-hashicorp-go-multierror_1.1.0-1.dsc 466a1f3596417a35b407d06d2dc2cb87dba46b025af4f77d30f82aa6e0e6d4d4 12084 golang-github-hashicorp-go-multierror_1.1.0.orig.tar.gz 0505b3d1c6272c4e28a1a8b219042337f7321c29188da092914dc32047acceb0 2840 golang-github-hashicorp-go-multierror_1.1.0-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-multierror Go-Import-Path: github.com/hashicorp/go-multierror Package-List: golang-github-hashicorp-go-multierror-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-multierror Priority: extra Section: golang Package: golang-github-hashicorp-go-plugin Binary: golang-github-hashicorp-go-plugin-dev Version: 1.0.1-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, gogoprotobuf, golang-goprotobuf-dev, golang-google-grpc-dev, golang-github-hashicorp-go-hclog-dev, golang-github-hashicorp-yamux-dev, golang-github-mitchellh-go-testing-interface-dev, golang-github-oklog-run-dev Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: b82de5b41611c99241fd16ef56089373 2522 golang-github-hashicorp-go-plugin_1.0.1-1.dsc a19e98506a0ccf8fc16bc35d9f7c0961 59520 golang-github-hashicorp-go-plugin_1.0.1.orig.tar.xz e40ef6d75baef91515a901c042bc4a51 7892 golang-github-hashicorp-go-plugin_1.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-plugin Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-plugin.git Checksums-Sha256: 28da2453f1a48966c0a25280c68898067471bdaed2c947e062c964e1d9645092 2522 golang-github-hashicorp-go-plugin_1.0.1-1.dsc 0173bc236652f3ba643cd916103ad6f4246b23d3cdc5ae0d0f8f64a5faf4c0a1 59520 golang-github-hashicorp-go-plugin_1.0.1.orig.tar.xz 12a7a4d035aba56925c1f208462135e336fc92151a16e6062f9a4f0987d37b0c 7892 golang-github-hashicorp-go-plugin_1.0.1-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-plugin Go-Import-Path: github.com/hashicorp/go-plugin Package-List: golang-github-hashicorp-go-plugin-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-plugin Priority: extra Section: golang Package: golang-github-hashicorp-go-retryablehttp Binary: golang-github-hashicorp-go-retryablehttp-dev Version: 0.6.4-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper (>= 12~), dh-golang (>= 1.42~), golang-any (>= 2:1.13~), golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-hclog-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 0311b7b311c78f3fc5712af610d4c645 2499 golang-github-hashicorp-go-retryablehttp_0.6.4-1.dsc 79cda73a2980b125c1990cb415e9e054 15964 golang-github-hashicorp-go-retryablehttp_0.6.4.orig.tar.xz c7cd24bad4226ba6520267e6d6a56cfb 7700 golang-github-hashicorp-go-retryablehttp_0.6.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-retryablehttp Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-retryablehttp.git Checksums-Sha256: 755047e46f83260e0afb20363c567b548a50bc5bd0f7c72a9232eb741b89d710 2499 golang-github-hashicorp-go-retryablehttp_0.6.4-1.dsc a67e5a0e22d4269ebd38d997da6674c1dcc5f4e86f65c165c6b97726e0b725f1 15964 golang-github-hashicorp-go-retryablehttp_0.6.4.orig.tar.xz 2af8eb389800178495a8f689e6ef158d479712e27c035c49766cfdc04e2248c8 7700 golang-github-hashicorp-go-retryablehttp_0.6.4-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-retryablehttp Go-Import-Path: github.com/hashicorp/go-retryablehttp Package-List: golang-github-hashicorp-go-retryablehttp-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-retryablehttp Priority: extra Section: golang Package: golang-github-hashicorp-go-rootcerts Binary: golang-github-hashicorp-go-rootcerts-dev Version: 0.0~git20160503.0.6bb64b3-1 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu Build-Depends: debhelper (>= 10), dh-golang, golang-any Architecture: all Standards-Version: 4.0.0 Format: 3.0 (quilt) Files: 916164cc68fa192e5334be63a1626797 2484 golang-github-hashicorp-go-rootcerts_0.0~git20160503.0.6bb64b3-1.dsc 10a782cc0dd372229ec1950bd583b34d 10836 golang-github-hashicorp-go-rootcerts_0.0~git20160503.0.6bb64b3.orig.tar.xz d0644225acbb0e47d8855655936b856a 1812 golang-github-hashicorp-go-rootcerts_0.0~git20160503.0.6bb64b3-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-hashicorp-go-rootcerts.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-hashicorp-go-rootcerts.git Checksums-Sha256: 68bbde9ebedbb05bf5646c107f4a3b678242a3cc3988fc443464cc001cf7d0fa 2484 golang-github-hashicorp-go-rootcerts_0.0~git20160503.0.6bb64b3-1.dsc e95c28b01afbd1d3656bcc8921d629f7ba5597e82db80d68507186ec5e57e588 10836 golang-github-hashicorp-go-rootcerts_0.0~git20160503.0.6bb64b3.orig.tar.xz e177b811cb68d0399848203b16cd2f3f0e8a66316714d8f73b1da374cab2ffd7 1812 golang-github-hashicorp-go-rootcerts_0.0~git20160503.0.6bb64b3-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-rootcerts Go-Import-Path: github.com/hashicorp/go-rootcerts Package-List: golang-github-hashicorp-go-rootcerts-dev deb devel extra arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-rootcerts Priority: extra Section: golang Package: golang-github-hashicorp-go-rootcerts Binary: golang-github-hashicorp-go-rootcerts-dev Version: 1.0.2-1 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu , Dmitry Smirnov , Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 1c3462a30b3111c4a605470559ec6b60 2376 golang-github-hashicorp-go-rootcerts_1.0.2-1.dsc 5ab75740d3f4b5c2568ca163863f6028 11472 golang-github-hashicorp-go-rootcerts_1.0.2.orig.tar.xz 6065442f825c1fdccef6d459d21f4331 2564 golang-github-hashicorp-go-rootcerts_1.0.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-rootcerts Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-rootcerts.git Checksums-Sha256: dbd137f801997ed93b8e2592c640f55665e28a2f372de50b8cdb2a3095611068 2376 golang-github-hashicorp-go-rootcerts_1.0.2-1.dsc 9bc69e1bb4a92bc452053f3de20ca2c493b92dfdefd1bcef68f2e7cb91d44adf 11472 golang-github-hashicorp-go-rootcerts_1.0.2.orig.tar.xz eaa8d2ec8dc476a71832ce2b2cfa533d94b753c555be62c9f12338aad36432cb 2564 golang-github-hashicorp-go-rootcerts_1.0.2-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-rootcerts Go-Import-Path: github.com/hashicorp/go-rootcerts Package-List: golang-github-hashicorp-go-rootcerts-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-rootcerts Priority: extra Section: golang Package: golang-github-hashicorp-go-sockaddr Binary: golang-github-hashicorp-go-sockaddr-dev Version: 0.0~git20170627.41949a1+ds-2 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Build-Depends: debhelper (>= 11~), dh-golang, golang-any, golang-github-hashicorp-errwrap-dev, iproute2 Architecture: all Standards-Version: 4.1.5 Format: 3.0 (quilt) Files: 0fb2d94f7eb22b8f2f3f1542e95c559a 2525 golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds-2.dsc 43b3f1d98ee9ed4d96e746190590c871 87265 golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds.orig.tar.gz eee4a9d6e2553c948e0cc8d8fd6dc526 8512 golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-sockaddr Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-sockaddr.git Checksums-Sha256: 2718bb6b564aaf39164a3a16ace07e9b1410dd45cde88d4f1eda5bfe704723f1 2525 golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds-2.dsc 557f567e025020d9ceb93955c115f3b004c8b07da68375809834f7ac59518d66 87265 golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds.orig.tar.gz dea04038f05b13614a99ea5dbf68423a25b2d9f380742f8e2affb06b5d72ea64 8512 golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds-2.debian.tar.xz Homepage: https://github.com/hashicorp/go-sockaddr Go-Import-Path: github.com/hashicorp/go-sockaddr Package-List: golang-github-hashicorp-go-sockaddr-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-sockaddr Priority: extra Section: golang Package: golang-github-hashicorp-go-syslog Binary: golang-github-hashicorp-go-syslog-dev Version: 0.0~git20150218.0.42a2b57-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi Build-Depends: debhelper (>= 9), dh-golang, golang-go Architecture: all Standards-Version: 3.9.6 Format: 3.0 (quilt) Files: cf555e6dcc984b50fad67e44fae61385 2397 golang-github-hashicorp-go-syslog_0.0~git20150218.0.42a2b57-1.dsc dbe8be562a0f693c6104a86187518872 4008 golang-github-hashicorp-go-syslog_0.0~git20150218.0.42a2b57.orig.tar.xz 6131181a8988a8a50b414bca32f7c074 1848 golang-github-hashicorp-go-syslog_0.0~git20150218.0.42a2b57-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-hashicorp-go-syslog.git Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-github-hashicorp-go-syslog.git Checksums-Sha256: 7356660eb7cf4935bb1c7a8e92dd8a56a8031109b223b0423ce442ad78f47ff7 2397 golang-github-hashicorp-go-syslog_0.0~git20150218.0.42a2b57-1.dsc bc6775053a1f2a9267dd89799d899966b58632104659b527141e77f5ca1f955b 4008 golang-github-hashicorp-go-syslog_0.0~git20150218.0.42a2b57.orig.tar.xz 2e621b453739cb9ecd5321315bfbf23a216f1f46972727ff0cc4406c62086da3 1848 golang-github-hashicorp-go-syslog_0.0~git20150218.0.42a2b57-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-syslog Go-Import-Path: github.com/hashicorp/go-syslog Package-List: golang-github-hashicorp-go-syslog-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-syslog Priority: extra Section: golang Package: golang-github-hashicorp-go-uuid Binary: golang-github-hashicorp-go-uuid-dev Version: 1.0.1-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 6903d8ead1ee728021c28eedd64614ad 2299 golang-github-hashicorp-go-uuid_1.0.1-2.dsc 8b0519bcf92755bc359579b83006e5bd 6847 golang-github-hashicorp-go-uuid_1.0.1.orig.tar.gz b6ed6a7eed5c04592fbb208e88a17777 7480 golang-github-hashicorp-go-uuid_1.0.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-uuid Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-uuid.git Checksums-Sha256: 2c6f2fc2c9d582da2d5d1661f41331eb61e54bd4a8466aa910505d210b82ca63 2299 golang-github-hashicorp-go-uuid_1.0.1-2.dsc 2e4e3f95caaf954f54a01b82094533ae3e2cdd754c81f7a977b86aa23cbf4135 6847 golang-github-hashicorp-go-uuid_1.0.1.orig.tar.gz b05c5bd96b210ecd665617e5019bd83f1d9238e3471e1afcf8f6bda8175fc59b 7480 golang-github-hashicorp-go-uuid_1.0.1-2.debian.tar.xz Homepage: https://github.com/hashicorp/go-uuid Go-Import-Path: github.com/hashicorp/go-uuid Package-List: golang-github-hashicorp-go-uuid-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-uuid Priority: extra Section: golang Package: golang-github-hashicorp-go-uuid Binary: golang-github-hashicorp-go-uuid-dev Version: 1.0.2-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 2562cc0d4c2989ba3b9d92f261459ce2 2299 golang-github-hashicorp-go-uuid_1.0.2-1.dsc 7ad64ed6ee095570e330cf51ac4adb8e 6744 golang-github-hashicorp-go-uuid_1.0.2.orig.tar.xz 799ee112cf5884c42a5ba0b2fc37b9dd 7536 golang-github-hashicorp-go-uuid_1.0.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-uuid Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-uuid.git Checksums-Sha256: 5d7979fa456d2808f07ae98b0a85ba53dde93b778209b1b917043b32fd890d5f 2299 golang-github-hashicorp-go-uuid_1.0.2-1.dsc e578feacdb97049d940a54c794338594dcacf223fa7cb088c5a469f4e1544596 6744 golang-github-hashicorp-go-uuid_1.0.2.orig.tar.xz 0f916c79d146353a6bb746590a4bde076237b899ff857302bea166fdd1e79071 7536 golang-github-hashicorp-go-uuid_1.0.2-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-uuid Go-Import-Path: github.com/hashicorp/go-uuid Package-List: golang-github-hashicorp-go-uuid-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-uuid Priority: extra Section: golang Package: golang-github-hashicorp-go-version Binary: golang-github-hashicorp-go-version-dev Version: 1.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau Build-Depends: debhelper (>= 11), dh-golang, golang-any Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 9178ddac5810481412f84731d515280a 2302 golang-github-hashicorp-go-version_1.1.0-1.dsc 29054fae0d26600fdff1fdd0dacc914f 12769 golang-github-hashicorp-go-version_1.1.0.orig.tar.gz 8b2fda52f60ade232909cc39b4aeaca9 7296 golang-github-hashicorp-go-version_1.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-version Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-version.git Checksums-Sha256: 2629dff558b6e31b396d766783194fbabe0c74b208ce3efa79889f3ea0e80410 2302 golang-github-hashicorp-go-version_1.1.0-1.dsc e6c75765d67b424292d281955022fe94e6c971ea45ae6a770c84136831eb5b5a 12769 golang-github-hashicorp-go-version_1.1.0.orig.tar.gz aaf8e86c3bd36a0a2b539bcaeff1e9d404017990941bb1fa49d63f91b3392625 7296 golang-github-hashicorp-go-version_1.1.0-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-version Go-Import-Path: github.com/hashicorp/go-version Package-List: golang-github-hashicorp-go-version-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-version Priority: extra Section: golang Package: golang-github-hashicorp-go-version Binary: golang-github-hashicorp-go-version-dev Version: 1.2.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper (>= 12~), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 34add7abb8867bdf494a1749a64996b1 2305 golang-github-hashicorp-go-version_1.2.0-1.dsc 2ef366a57fa8695a13f6ffdb8ba13436 12228 golang-github-hashicorp-go-version_1.2.0.orig.tar.xz dc41a3eb348f0860554a5f847de36604 7376 golang-github-hashicorp-go-version_1.2.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-version Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-version.git Checksums-Sha256: 31012277fe985bb5f2335ec52c134ee6dd6103159413b10548ff940ad8d5e261 2305 golang-github-hashicorp-go-version_1.2.0-1.dsc dfade3d68a73fc0704da2899f158cbf32208c0b6f0127ade3f8cf3ebf044ad08 12228 golang-github-hashicorp-go-version_1.2.0.orig.tar.xz 54bf0ab4a639082c1c6e7325854910e22f1d6e7ae6b20bb036b1f0eb2876e42a 7376 golang-github-hashicorp-go-version_1.2.0-1.debian.tar.xz Homepage: https://github.com/hashicorp/go-version Go-Import-Path: github.com/hashicorp/go-version Package-List: golang-github-hashicorp-go-version-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-go-version Priority: extra Section: golang Package: golang-github-hashicorp-golang-lru Binary: golang-github-hashicorp-golang-lru-dev Version: 0.5.4-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Anthony Fok , Dmitry Smirnov , Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 1d6a725eb7ae5d3ab7567f5d53a21bde 2403 golang-github-hashicorp-golang-lru_0.5.4-1.dsc 4c853060e04e7a913b4affb7a5c11a25 12412 golang-github-hashicorp-golang-lru_0.5.4.orig.tar.xz 0174bff330537e5b787bc6a0e468221b 7380 golang-github-hashicorp-golang-lru_0.5.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-golang-lru Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-golang-lru.git Checksums-Sha256: 49dde3600f292b6fd74ad8781c54dcfbaf4d9ecf37e0b19468b81ff34a2070c7 2403 golang-github-hashicorp-golang-lru_0.5.4-1.dsc d96f079d866a099fd8fe46a7181245cf46b91615c7759698ee2000d010b1a4c0 12412 golang-github-hashicorp-golang-lru_0.5.4.orig.tar.xz 2f6f14ac10586691e93fb86b71b579ea951fbf66e2283a279c2c2867fd0b22c3 7380 golang-github-hashicorp-golang-lru_0.5.4-1.debian.tar.xz Homepage: https://github.com/hashicorp/golang-lru Go-Import-Path: github.com/hashicorp/golang-lru Package-List: golang-github-hashicorp-golang-lru-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-golang-lru Priority: extra Section: golang Package: golang-github-hashicorp-hcl Binary: golang-github-hashicorp-hcl-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Anthony Fok Build-Depends: debhelper (>= 11~), dh-golang, golang-any, golang-github-davecgh-go-spew-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: c7fe433b75e3871f63c411d1f2b9e559 2304 golang-github-hashicorp-hcl_1.0.0-1.dsc fdd4ebf1fc7a881b940017f488c0ce5f 70658 golang-github-hashicorp-hcl_1.0.0.orig.tar.gz 629ae2b7b27c1f85ea3114219ef8a129 7668 golang-github-hashicorp-hcl_1.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-hcl Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-hcl.git Checksums-Sha256: 4d574ea79e4063675554bc8225d87fe47415e58f093963b4c09134624b9809de 2304 golang-github-hashicorp-hcl_1.0.0-1.dsc 50632428210503070fd2fde748c88b7414bf84a6a0eadebf9d8e596a033bead2 70658 golang-github-hashicorp-hcl_1.0.0.orig.tar.gz d224b0b410ce4ed8222ea439a3fda0dfb99e251a3d2c3a83d48aba99c05373b4 7668 golang-github-hashicorp-hcl_1.0.0-1.debian.tar.xz Homepage: https://github.com/hashicorp/hcl Go-Import-Path: github.com/hashicorp/hcl Package-List: golang-github-hashicorp-hcl-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-hcl Priority: extra Section: golang Package: golang-github-hashicorp-memberlist Binary: golang-github-hashicorp-memberlist-dev Version: 0.1.5-2 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Dmitry Smirnov , Build-Depends: debhelper (>= 12~), dh-golang, golang-any, golang-dns-dev, golang-github-armon-go-metrics-dev, golang-github-google-btree-dev, golang-github-hashicorp-go-msgpack-dev, golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-go-sockaddr-dev Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 3cc7a3c7188d9403a3624e9fe168145f 2590 golang-github-hashicorp-memberlist_0.1.5-2.dsc c3d7d59b735ce3f144fec68680c8babe 72096 golang-github-hashicorp-memberlist_0.1.5.orig.tar.xz 80556077160003bc1955f273d366e314 10788 golang-github-hashicorp-memberlist_0.1.5-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-memberlist Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-memberlist.git Checksums-Sha256: 8fefce7cbde0e2b1bcd62648b7e514d71893eedd41042ef93d7cdf70c490b5ec 2590 golang-github-hashicorp-memberlist_0.1.5-2.dsc cd99ad56e3633191dd64141ac82479459436d46967bdc3c30862f2c852111372 72096 golang-github-hashicorp-memberlist_0.1.5.orig.tar.xz cfc4cd2dea58c9bdac645d6e2e66510c08083b41bf984fa74f1bbbf0c5af3273 10788 golang-github-hashicorp-memberlist_0.1.5-2.debian.tar.xz Homepage: https://github.com/hashicorp/memberlist Go-Import-Path: github.com/hashicorp/memberlist Package-List: golang-github-hashicorp-memberlist-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-memberlist Priority: extra Section: golang Package: golang-github-hashicorp-memberlist Binary: golang-github-hashicorp-memberlist-dev Version: 0.1.7-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Dmitry Smirnov , Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-dns-dev, golang-github-armon-go-metrics-dev, golang-github-google-btree-dev, golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~), golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-go-sockaddr-dev, golang-github-miekg-dns-dev (>= 1.1.26~) Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 415da165f81fcf8d1b742b9a48d1d923 2649 golang-github-hashicorp-memberlist_0.1.7-1.dsc 4331b9295ed1fb89a7b14cce0b656f10 74832 golang-github-hashicorp-memberlist_0.1.7.orig.tar.xz 48db2a162555da74d5e6fa533479268a 10816 golang-github-hashicorp-memberlist_0.1.7-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-memberlist Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-memberlist.git Checksums-Sha256: eee29016d14e5f8f13df9c96cbf46bcef3564fd488c2746d777b55d8afa8e8f3 2649 golang-github-hashicorp-memberlist_0.1.7-1.dsc 725afb85b9420df41a329a8450fec7ff2edab4bfe6ebdac48bfe72e5ac2a1776 74832 golang-github-hashicorp-memberlist_0.1.7.orig.tar.xz b05770846b4befa22cb6b249ebd4de440752956142545c598084697ba6df6159 10816 golang-github-hashicorp-memberlist_0.1.7-1.debian.tar.xz Homepage: https://github.com/hashicorp/memberlist Go-Import-Path: github.com/hashicorp/memberlist Package-List: golang-github-hashicorp-memberlist-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-memberlist Priority: extra Section: golang Package: golang-github-hashicorp-serf Binary: serf, golang-github-hashicorp-serf-dev Version: 0.8.5~ds1-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Tianon Gravi , Tim Potter , Dmitry Smirnov , Build-Depends: debhelper (>= 12~), dh-golang, golang-any (>= 2:1.8~), golang-github-armon-circbuf-dev, golang-github-armon-go-metrics-dev, golang-github-fatih-color-dev, golang-github-google-btree-dev, golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~), golang-github-hashicorp-go-syslog-dev, golang-github-hashicorp-logutils-dev, golang-github-hashicorp-mdns-dev, golang-github-hashicorp-memberlist-dev (>= 0.1.5~), golang-github-mitchellh-cli-dev, golang-github-mitchellh-mapstructure-dev, golang-github-posener-complete-dev, golang-github-ryanuber-columnize-dev Architecture: any all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 0634431156e858874dcf4073467f5972 2913 golang-github-hashicorp-serf_0.8.5~ds1-1.dsc 991c611b94d45cefb820d879efd98aaf 135452 golang-github-hashicorp-serf_0.8.5~ds1.orig.tar.xz b92046792ac8052eb9d5a4041a36a8b3 11632 golang-github-hashicorp-serf_0.8.5~ds1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-serf Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-serf.git Checksums-Sha256: 4d1cb907ff729b0547422c0eeb0b2ae3b1d64d483fb55ec8455be7212c457dfd 2913 golang-github-hashicorp-serf_0.8.5~ds1-1.dsc 4a5d9e2ba4a7bd295d27ae706726f41afcd4e9c54082f4d32f197ab63e6a5e52 135452 golang-github-hashicorp-serf_0.8.5~ds1.orig.tar.xz fe6dfd9c1e4eb1779a326ae047504fd9208d2c48bfa96595e9da1ade004afaf8 11632 golang-github-hashicorp-serf_0.8.5~ds1-1.debian.tar.xz Homepage: https://www.serfdom.io Go-Import-Path: github.com/hashicorp/serf Package-List: golang-github-hashicorp-serf-dev deb devel optional arch=all serf deb devel optional arch=any Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-serf Priority: extra Section: golang Package: golang-github-hashicorp-uuid Binary: golang-github-hashicorp-uuid-dev Version: 0.0~git20160311.0.ebb0a03-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Anthony Fok Build-Depends: debhelper (>= 10), dh-golang, golang-any Architecture: all Standards-Version: 4.0.0 Format: 3.0 (quilt) Files: d17ff084b3c858847ad3ada96f2c9dbc 2445 golang-github-hashicorp-uuid_0.0~git20160311.0.ebb0a03-2.dsc c035b233ac2d30a02d205287bf4d9eca 5892 golang-github-hashicorp-uuid_0.0~git20160311.0.ebb0a03.orig.tar.xz 52f566ce56c5a4ae6b9435a54f27732e 6760 golang-github-hashicorp-uuid_0.0~git20160311.0.ebb0a03-2.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-hashicorp-uuid.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-hashicorp-uuid.git Checksums-Sha256: 724fd9b1beabf4e65cc4d898871b8137a2f17acefdd143b4f4cc449b4264ffc3 2445 golang-github-hashicorp-uuid_0.0~git20160311.0.ebb0a03-2.dsc 6fc369141fff74a672b3e41c14f0d854eecafdf7e05694a8785e94dacc64bd3c 5892 golang-github-hashicorp-uuid_0.0~git20160311.0.ebb0a03.orig.tar.xz 81eaaf52ee1c808cff50d12a89d4d2c20765794dd4f051102fe67c4bae31b671 6760 golang-github-hashicorp-uuid_0.0~git20160311.0.ebb0a03-2.debian.tar.xz Homepage: https://github.com/hashicorp/uuid Go-Import-Path: github.com/hashicorp/uuid Package-List: golang-github-hashicorp-uuid-dev deb devel extra arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-uuid Priority: optional Section: misc Package: golang-github-hashicorp-yamux Binary: golang-github-hashicorp-yamux-dev Version: 0.0+git20190923.df201c7-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Dmitry Smirnov , Build-Depends: debhelper (>= 12~), dh-golang, golang-any Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 8597c1bf860b8f4f2e12135effa4a96e 2440 golang-github-hashicorp-yamux_0.0+git20190923.df201c7-1.dsc ad6f7f0ff26f4be99481968458224197 21172 golang-github-hashicorp-yamux_0.0+git20190923.df201c7.orig.tar.xz bca53b3de08e6d1cc077869764d1aeee 7532 golang-github-hashicorp-yamux_0.0+git20190923.df201c7-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-yamux Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-yamux.git Checksums-Sha256: c7717fdf26ef817b5719610eae9170f0ea3c0e3345c21f042bb19f5e472fa1fc 2440 golang-github-hashicorp-yamux_0.0+git20190923.df201c7-1.dsc 815be045710133be7abdbd05e7a77dd7d27ef3c9fc7e97ba8d026a2511064714 21172 golang-github-hashicorp-yamux_0.0+git20190923.df201c7.orig.tar.xz 275eef1a0bc7fff2b2de432a6ab48fda49ed1e6684231dd55d8716c8e866fdd4 7532 golang-github-hashicorp-yamux_0.0+git20190923.df201c7-1.debian.tar.xz Homepage: https://github.com/hashicorp/yamux Go-Import-Path: github.com/hashicorp/yamux Package-List: golang-github-hashicorp-yamux-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-hashicorp-yamux Priority: extra Section: golang Package: golang-github-howeyc-gopass Binary: golang-github-howeyc-gopass-dev Version: 0.0~git20160303.0.66487b2-2 Maintainer: Debian Go Packaging Team Uploaders: Nicolas Braud-Santoni Build-Depends: debhelper-compat (= 12), dh-golang, golang-go, golang-golang-x-crypto-dev Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 4061d3d016ecaeb993d7543e0046418a 2370 golang-github-howeyc-gopass_0.0~git20160303.0.66487b2-2.dsc 200e8f00cdb151997bbfd8a67b2558bc 4076 golang-github-howeyc-gopass_0.0~git20160303.0.66487b2.orig.tar.xz dd4855e414cf492b930a0bf390dfd5fc 2656 golang-github-howeyc-gopass_0.0~git20160303.0.66487b2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-howeyc-gopass Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-howeyc-gopass.git Checksums-Sha256: a135c9a12701bc658d24bc6049959e6cd74088ee92fbc14551c7287b3baf7f4c 2370 golang-github-howeyc-gopass_0.0~git20160303.0.66487b2-2.dsc 3624df8e4ab0fb6553dc49593e5e1a28df0754a0ba39bd2677d63e3036ec39cc 4076 golang-github-howeyc-gopass_0.0~git20160303.0.66487b2.orig.tar.xz abc60e270914bb84e038b8bf30b202ecf58aaebfed38b249fa57cf5026ecec24 2656 golang-github-howeyc-gopass_0.0~git20160303.0.66487b2-2.debian.tar.xz Homepage: https://github.com/howeyc/gopass Go-Import-Path: github.com/howeyc/gopass Package-List: golang-github-howeyc-gopass-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-howeyc-gopass Priority: extra Section: golang Package: golang-github-inconshreveable-log15 Binary: golang-github-inconshreveable-log15-dev Version: 2.14-1 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-go-stack-stack-dev, golang-github-mattn-go-isatty-dev, golang-github-mattn-go-colorable-dev Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: 2c6d4da5dff71f97db257b6c3b75f30c 2481 golang-github-inconshreveable-log15_2.14-1.dsc 7e8e16bfab6947dd226f95df509c977a 23261 golang-github-inconshreveable-log15_2.14.orig.tar.gz 1e940b7c2648e40fa24e775e14a18281 3500 golang-github-inconshreveable-log15_2.14-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-inconshreveable-log15 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-inconshreveable-log15.git Checksums-Sha256: ec5ed203eff25e8e56a845857cb22ca345a854effe49c8fbc481e7a69cbd95e7 2481 golang-github-inconshreveable-log15_2.14-1.dsc 857161fe8b54af6b1e01af5ebd3b1aa796507e1c51a65055183ef0432aabb47e 23261 golang-github-inconshreveable-log15_2.14.orig.tar.gz 0339ef558e4581c9745d0ecfd17b28f4acec894c2ddd8a5c065dd2c2256417c1 3500 golang-github-inconshreveable-log15_2.14-1.debian.tar.xz Homepage: https://github.com/inconshreveable/log15 Go-Import-Path: github.com/inconshreveable/log15, gopkg.in/inconshreveable/log15.v2 Package-List: golang-github-inconshreveable-log15-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-inconshreveable-log15 Priority: extra Section: golang Package: golang-github-inconshreveable-log15 Binary: golang-github-inconshreveable-log15-dev Version: 2.15-2 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-go-stack-stack-dev, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 362929e54a070850ad33c530aae3c89d 2474 golang-github-inconshreveable-log15_2.15-2.dsc c20b8685037d1274995f2e891b5eec36 23527 golang-github-inconshreveable-log15_2.15.orig.tar.gz 43de2eca4e53a7b3de137970ff649235 3464 golang-github-inconshreveable-log15_2.15-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-inconshreveable-log15 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-inconshreveable-log15.git Checksums-Sha256: 1b374c272bf88afcee85796c01052b1685079903e44a46af24bd8b891272c494 2474 golang-github-inconshreveable-log15_2.15-2.dsc 0f78d15833fd883c1de5b23a11bf0ef4f2601e60c62c7c0072bc92ea650030cc 23527 golang-github-inconshreveable-log15_2.15.orig.tar.gz f2861ad53f87ca0f87c9193aa9bb2b13da6f0cce85a39ea273ee904262c3d724 3464 golang-github-inconshreveable-log15_2.15-2.debian.tar.xz Homepage: https://github.com/inconshreveable/log15 Go-Import-Path: github.com/inconshreveable/log15, gopkg.in/inconshreveable/log15.v2 Package-List: golang-github-inconshreveable-log15-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-inconshreveable-log15 Priority: extra Section: golang Package: golang-github-intel-go-cpuid Binary: golang-github-intel-go-cpuid-dev Version: 0.0~git20210602.5747e5c-2 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: bcc6de8424dd780f3c22f89a61f9bc65 1774 golang-github-intel-go-cpuid_0.0~git20210602.5747e5c-2.dsc 27ccc00acc02e8372bcb1cfe780471f6 13244 golang-github-intel-go-cpuid_0.0~git20210602.5747e5c.orig.tar.gz 740445bab0523417987f0d2cf5ca28e1 2364 golang-github-intel-go-cpuid_0.0~git20210602.5747e5c-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-intel-go-cpuid Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-intel-go-cpuid.git Checksums-Sha256: 3143055bfb79788f20090d321d8c6300de2efe67f317251bf9772879663ab819 1774 golang-github-intel-go-cpuid_0.0~git20210602.5747e5c-2.dsc 770847f4d064625569a57ed07544275b122145ef85b93ae555d1925327f2ac28 13244 golang-github-intel-go-cpuid_0.0~git20210602.5747e5c.orig.tar.gz 7a7efbd3d6d3c496dfdffe425d2ed99e27e96f5019a5b37d4a590d89eb67dd1a 2364 golang-github-intel-go-cpuid_0.0~git20210602.5747e5c-2.debian.tar.xz Homepage: https://github.com/intel-go/cpuid Go-Import-Path: github.com/intel-go/cpuid Package-List: golang-github-intel-go-cpuid-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-intel-go-cpuid Priority: optional Section: misc Package: golang-github-iovisor-gobpf Binary: golang-github-iovisor-gobpf-dev Version: 0.2.0-5 Maintainer: Debian Go Packaging Team Uploaders: Domenico Andreoli Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, libbpfcc-dev, libconfig-model-dpkg-perl Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 09ffdea83fe7336e2f48af546ec5c470 2290 golang-github-iovisor-gobpf_0.2.0-5.dsc bed8fdc4fc7f844edfd034a7bcc64536 115750 golang-github-iovisor-gobpf_0.2.0.orig.tar.gz 5e8c260969da1c90590b45b3e8728e5c 5524 golang-github-iovisor-gobpf_0.2.0-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-iovisor-gobpf Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-iovisor-gobpf.git Checksums-Sha256: 810e508110f962db3e6fbc88f5c6c24c359327613274ed58ab54a997ce704f73 2290 golang-github-iovisor-gobpf_0.2.0-5.dsc 6bfbdb1f70082dca22ee7fcc061f2ebf96f2c854896355438e1bd2c39113c5c5 115750 golang-github-iovisor-gobpf_0.2.0.orig.tar.gz d612cc578dbbc2ce0fc0e6b3f5251eb08f65081c48f8e8e3988a6697d561dd66 5524 golang-github-iovisor-gobpf_0.2.0-5.debian.tar.xz Homepage: https://github.com/iovisor/gobpf Go-Import-Path: github.com/iovisor/gobpf Package-List: golang-github-iovisor-gobpf-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-iovisor-gobpf Priority: optional Section: misc Package: golang-github-jeffail-gabs Binary: golang-github-jeffail-gabs-dev Version: 2.3.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dawid Dziurla , Dmitry Smirnov , Build-Depends: debhelper-compat (= 12), dh-golang Build-Depends-Indep: golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 2fff60b90d9602ed4882ddf1d558df20 2269 golang-github-jeffail-gabs_2.3.0-1.dsc 2e29eaff0835faf39d91b9d2c6806e77 181077 golang-github-jeffail-gabs_2.3.0.orig.tar.gz b592157cc1aeef6bb48be3b0bec2c9b7 2208 golang-github-jeffail-gabs_2.3.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jeffail-gabs Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jeffail-gabs.git Checksums-Sha256: b60375fa734e7e2fb3d4ba66c7a1290df65c01df606feeab127b473d9420e9c3 2269 golang-github-jeffail-gabs_2.3.0-1.dsc b1911285a77769efba47957a75687aa8aecc826587e4be1ac82df692b8a4cf0f 181077 golang-github-jeffail-gabs_2.3.0.orig.tar.gz 20f000be11fe810b5bc34d8915ebaf4511ac831d57482b231ebd5031077891f7 2208 golang-github-jeffail-gabs_2.3.0-1.debian.tar.xz Homepage: https://github.com/Jeffail/gabs Go-Import-Path: github.com/Jeffail/gabs Package-List: golang-github-jeffail-gabs-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-jeffail-gabs Priority: extra Section: golang Package: golang-github-jefferai-jsonx Binary: golang-github-jefferai-jsonx-dev Version: 1.0.1-2 Maintainer: Debian Go Packaging Team Uploaders: Dawid Dziurla , Dmitry Smirnov , Build-Depends: debhelper-compat (= 12), dh-golang Build-Depends-Indep: golang-any, golang-github-jeffail-gabs-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: c050772ff3d3b13ea2add1dec1e69c81 2321 golang-github-jefferai-jsonx_1.0.1-2.dsc 84ce0bada28a2e447e888d4edc3524d0 7648 golang-github-jefferai-jsonx_1.0.1.orig.tar.xz 4e3d2874898728e0b3003a9583e63cc1 1748 golang-github-jefferai-jsonx_1.0.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jefferai-jsonx Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jefferai-jsonx.git Checksums-Sha256: 0ca5a18a8872bca1ea992d0edfcd5ef5797f7ff4cf95abaa8f2e2d8073cc7e37 2321 golang-github-jefferai-jsonx_1.0.1-2.dsc 2b0380dcaad8e407f7fba7eeac1404494650435746c9d593607cb7c8de39dac4 7648 golang-github-jefferai-jsonx_1.0.1.orig.tar.xz 1b0dfbb0dabcbbf48874d088cf5b974e851e1415a7c1a02ebe4e7be5e09ff4e0 1748 golang-github-jefferai-jsonx_1.0.1-2.debian.tar.xz Homepage: https://github.com/jefferai/jsonx Go-Import-Path: github.com/jefferai/jsonx Package-List: golang-github-jefferai-jsonx-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-jefferai-jsonx Priority: extra Section: golang Package: golang-github-jinzhu-gorm Binary: golang-github-jinzhu-gorm-dev Version: 1.9.1-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Michael Stapelberg , Nobuhiro Iwamatsu Build-Depends: debhelper (>= 11), dh-golang, golang-github-denisenkom-go-mssqldb-dev, golang-github-erikstmartin-go-testdb-dev, golang-github-go-sql-driver-mysql-dev, golang-github-jinzhu-now-dev, golang-github-mattn-go-sqlite3-dev, golang-github-jinzhu-inflection-dev, golang-go, golang-pq-dev | golang-github-lib-pq-dev Architecture: all Standards-Version: 4.1.3 Format: 3.0 (quilt) Files: 68efb5f6afe4afe08b50d75a5e08eaec 2517 golang-github-jinzhu-gorm_1.9.1-1.dsc 25df66f29125de37ea55dcc4cb01088f 85362 golang-github-jinzhu-gorm_1.9.1.orig.tar.gz 1a2c5580d02175d18d5217a9313af3bc 3052 golang-github-jinzhu-gorm_1.9.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jinzhu-gorm Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jinzhu-gorm.git Checksums-Sha256: 10d2319f647e113fba21d623a9a5d13e989b6e687aa282d6bf52a8f0b290db54 2517 golang-github-jinzhu-gorm_1.9.1-1.dsc 3d54c9b7bc7463f3ab4883f3739588e9aa2d1d3cdd8fac5f73e0206519983508 85362 golang-github-jinzhu-gorm_1.9.1.orig.tar.gz f0f3e94e9fbfc42eac4b5f66daafc6b75f55fb797666835955f2c66a49ebb830 3052 golang-github-jinzhu-gorm_1.9.1-1.debian.tar.xz Homepage: https://github.com/jinzhu/gorm Go-Import-Path: github.com/jinzhu/gorm Package-List: golang-github-jinzhu-gorm-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-jinzhu-gorm Priority: extra Section: golang Package: golang-github-jinzhu-gorm Binary: golang-github-jinzhu-gorm-dev Version: 1.9.6-2 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Michael Stapelberg , Nobuhiro Iwamatsu Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-denisenkom-go-mssqldb-dev, golang-github-erikstmartin-go-testdb-dev, golang-github-go-sql-driver-mysql-dev, golang-github-jinzhu-inflection-dev, golang-github-jinzhu-now-dev, golang-github-lib-pq-dev, golang-github-mattn-go-sqlite3-dev, tzdata Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: d5747c8355435de17e05e01477830bc1 1930 golang-github-jinzhu-gorm_1.9.6-2.dsc fbf42d992db3d8be80aebc47d8ece04e 97206 golang-github-jinzhu-gorm_1.9.6.orig.tar.gz f50cb58b6195fcbf8fea72a51801cda2 3008 golang-github-jinzhu-gorm_1.9.6-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jinzhu-gorm Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jinzhu-gorm.git Checksums-Sha256: 30e083f9c37f1e96d2f644a918938c685335c52c98ae3cadbc09594d94421e48 1930 golang-github-jinzhu-gorm_1.9.6-2.dsc f8e11bf465c985aa56f9f65914ce221ffcef7a76c074a7a8b23ae57a20bb106c 97206 golang-github-jinzhu-gorm_1.9.6.orig.tar.gz b8cc9c938937b4950a0023a1c8f93307c256a3e090639f4011d035fbc43833e9 3008 golang-github-jinzhu-gorm_1.9.6-2.debian.tar.xz Homepage: https://github.com/jinzhu/gorm Go-Import-Path: github.com/jinzhu/gorm Package-List: golang-github-jinzhu-gorm-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-jinzhu-gorm Priority: extra Section: golang Package: golang-github-jinzhu-inflection Binary: golang-github-jinzhu-inflection-dev Version: 0.0~git20170102.0.1c35d90-2 Maintainer: Debian Go Packaging Team Uploaders: Sascha Steinbiss , Paul Tagliamonte Build-Depends: debhelper (>= 11), dh-golang, golang-any Architecture: all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: e7d8f643c2a0beb02cafcc56cca8de2c 2453 golang-github-jinzhu-inflection_0.0~git20170102.0.1c35d90-2.dsc 39f28e26f439e23c7f66cc88afd71615 4184 golang-github-jinzhu-inflection_0.0~git20170102.0.1c35d90.orig.tar.xz 92d5e158b5ed555f3f7f5f34d661acaa 2684 golang-github-jinzhu-inflection_0.0~git20170102.0.1c35d90-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jinzhu-inflection Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jinzhu-inflection.git Checksums-Sha256: 0c07817c2230f22c5e990006126b92f5215095b0c27434dc26c970a5dd4d5705 2453 golang-github-jinzhu-inflection_0.0~git20170102.0.1c35d90-2.dsc 17952adb959b2a1afeb4d8794ed68c1cb1e9007f2fe5ad8324f2f2a3d773a8b8 4184 golang-github-jinzhu-inflection_0.0~git20170102.0.1c35d90.orig.tar.xz 461455d06d39dea1d2e344195ab3fb73522cf35aa8f598603baf80ff282a9b6b 2684 golang-github-jinzhu-inflection_0.0~git20170102.0.1c35d90-2.debian.tar.xz Homepage: https://github.com/jinzhu/inflection Go-Import-Path: github.com/jinzhu/inflection Package-List: golang-github-jinzhu-inflection-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-jinzhu-inflection Priority: extra Section: golang Package: golang-github-jinzhu-inflection Binary: golang-github-jinzhu-inflection-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Sascha Steinbiss , Paul Tagliamonte Build-Depends: debhelper (>= 11), dh-golang, golang-any Architecture: all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: 287e255a9e05d6745a8a1338c6cc5866 2313 golang-github-jinzhu-inflection_1.0.0-1.dsc 81c547ceb0cf95401ccc5932a7dd944c 4766 golang-github-jinzhu-inflection_1.0.0.orig.tar.gz 706fc7fdbdb140a145eb558643afe0f5 2724 golang-github-jinzhu-inflection_1.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jinzhu-inflection Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jinzhu-inflection.git Checksums-Sha256: 366e660aafe762cb5ac4dcfe3d3b4cd6139fc5abec158176cd3d256167fcf20e 2313 golang-github-jinzhu-inflection_1.0.0-1.dsc 582808364cc268544e3e6775b15d7fffbc28ccfb930a29840bb25e32d7d95e1f 4766 golang-github-jinzhu-inflection_1.0.0.orig.tar.gz 42de3e8d145cd589948102f40492c4a2f2c8c580744eb979e0fe65e8f6201b93 2724 golang-github-jinzhu-inflection_1.0.0-1.debian.tar.xz Homepage: https://github.com/jinzhu/inflection Go-Import-Path: github.com/jinzhu/inflection Package-List: golang-github-jinzhu-inflection-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-jinzhu-inflection Priority: extra Section: golang Package: golang-github-jmespath-go-jmespath Binary: golang-github-jmespath-go-jmespath-dev Version: 0.2.2-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Martín Ferrari , Build-Depends: debhelper (>= 9), dh-golang (>= 1.17~), golang-any, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: bc264d2624037f8b2ab8a2473796f1a0 2377 golang-github-jmespath-go-jmespath_0.2.2-2.dsc 53f19496c6975574589e92ad5bf8e11c 35876 golang-github-jmespath-go-jmespath_0.2.2.orig.tar.xz 887edca2b9de29ed381039be628f32b5 1836 golang-github-jmespath-go-jmespath_0.2.2-2.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-jmespath-go-jmespath.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-jmespath-go-jmespath.git Checksums-Sha256: 8aac752c2ec93e6917035c3a54cb90f829d9aa69a6ca0d59e07d3f62a2b9e8b8 2377 golang-github-jmespath-go-jmespath_0.2.2-2.dsc d56657a1a8cc197a9a7691dad469ded38d18998f053d4ff69ea18a6c4bac26ed 35876 golang-github-jmespath-go-jmespath_0.2.2.orig.tar.xz 3e7395bdf261f9cdaf5a820091dbeae9cb110576131840c09997fa50ecfc6f37 1836 golang-github-jmespath-go-jmespath_0.2.2-2.debian.tar.xz Homepage: https://github.com/jmespath/go-jmespath Go-Import-Path: github.com/jmespath/go-jmespath Package-List: golang-github-jmespath-go-jmespath-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-jmespath-go-jmespath Priority: extra Section: golang Package: golang-github-jmespath-go-jmespath Binary: golang-github-jmespath-go-jmespath-dev Version: 0.2.2-3 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Martín Ferrari , Jongmin Kim , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.17~), golang-any, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 7f6ea04db259614b39ede5b29ec7813c 2487 golang-github-jmespath-go-jmespath_0.2.2-3.dsc 53f19496c6975574589e92ad5bf8e11c 35876 golang-github-jmespath-go-jmespath_0.2.2.orig.tar.xz ac9a57ce1ce858c35b7f70989c3ee44d 2964 golang-github-jmespath-go-jmespath_0.2.2-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jmespath-go-jmespath Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jmespath-go-jmespath.git Checksums-Sha256: 7346825d7c75bfc6154a971735548dbdf878966b8a198f85cb73d1564c5a3f83 2487 golang-github-jmespath-go-jmespath_0.2.2-3.dsc d56657a1a8cc197a9a7691dad469ded38d18998f053d4ff69ea18a6c4bac26ed 35876 golang-github-jmespath-go-jmespath_0.2.2.orig.tar.xz 8051b781c1fa996a12ad601394f40b8d00fcf61006bec5c432872c98649f7aa2 2964 golang-github-jmespath-go-jmespath_0.2.2-3.debian.tar.xz Homepage: https://github.com/jmespath/go-jmespath Go-Import-Path: github.com/jmespath/go-jmespath Package-List: golang-github-jmespath-go-jmespath-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-jmespath-go-jmespath Priority: extra Section: golang Package: golang-github-jmespath-go-jmespath Binary: golang-github-jmespath-go-jmespath-dev Version: 0.3.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Martina Ferrari , Jongmin Kim , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.17~), golang-any, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 1a1f7cac53f0da6c6d1cecfc692701a8 2487 golang-github-jmespath-go-jmespath_0.3.0-1.dsc 401d8dae22e3cffd01f0c86ffaee4aa7 49962 golang-github-jmespath-go-jmespath_0.3.0.orig.tar.gz e2b39d603496eba0574fc7c4fd4e6e38 3172 golang-github-jmespath-go-jmespath_0.3.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jmespath-go-jmespath Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jmespath-go-jmespath.git Checksums-Sha256: f25371ecf6f9088182e93f8272422116831673ca71bcd691c58ed50400cfc5f4 2487 golang-github-jmespath-go-jmespath_0.3.0-1.dsc 3ecaa95ad8c9b2805f3de299133f112f198b5829de6ca0e27fa28b9f4801e18a 49962 golang-github-jmespath-go-jmespath_0.3.0.orig.tar.gz 41a5c90deae7d05a9765bc1b666c211099c478e27f07384d57009bb4a78a368b 3172 golang-github-jmespath-go-jmespath_0.3.0-1.debian.tar.xz Homepage: https://github.com/jmespath/go-jmespath Go-Import-Path: github.com/jmespath/go-jmespath Package-List: golang-github-jmespath-go-jmespath-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-jmespath-go-jmespath Priority: extra Section: golang Package: golang-github-jmespath-go-jmespath Binary: golang-github-jmespath-go-jmespath-dev Version: 0.4.0-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Martina Ferrari , Jongmin Kim , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-davecgh-go-spew-dev, golang-github-pmezard-go-difflib-dev, golang-github-stretchr-objx-dev, golang-gopkg-yaml.v2-dev (>= 2.2.8) Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 90c0b87ecdd32dea7c1f51f379ab6491 2612 golang-github-jmespath-go-jmespath_0.4.0-2.dsc a231f7a93d2e830c345be40b2d831fe2 128861 golang-github-jmespath-go-jmespath_0.4.0.orig.tar.gz 1445c5f76a07f679bb3c1efb07f7f091 4040 golang-github-jmespath-go-jmespath_0.4.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jmespath-go-jmespath Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jmespath-go-jmespath.git Checksums-Sha256: ca040bb0d28ceed315cd46d5be26d11730dc31d7464ab91e4f42b9483a919f81 2612 golang-github-jmespath-go-jmespath_0.4.0-2.dsc aa86d00b6836345eee196c13df2df084a18e0b1159935de9289f2ef6a7fe375d 128861 golang-github-jmespath-go-jmespath_0.4.0.orig.tar.gz 1b1dbc732a392a23c66208074e8e3319bb9f4b278b91246636cb446125291ece 4040 golang-github-jmespath-go-jmespath_0.4.0-2.debian.tar.xz Homepage: https://github.com/jmespath/go-jmespath Go-Import-Path: github.com/jmespath/go-jmespath Package-List: golang-github-jmespath-go-jmespath-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-jmespath-go-jmespath Priority: extra Section: golang Package: golang-github-josharian-intern Binary: golang-github-josharian-intern-dev Version: 1.0.0-3 Maintainer: Debian Go Packaging Team Uploaders: Roger Shimizu Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 05b0efb404cef1cf63661ca3234be841 2276 golang-github-josharian-intern_1.0.0-3.dsc d011b488420acfb61adb06c5d1ce7b73 1927 golang-github-josharian-intern_1.0.0.orig.tar.gz d9ec8d22ae23f89582fcafee997d60ec 2588 golang-github-josharian-intern_1.0.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-josharian-intern Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-josharian-intern.git Checksums-Sha256: ee15ab60c380bc7ec0b2710277af55b70dbb4b270caf55360ed5e9debaa48117 2276 golang-github-josharian-intern_1.0.0-3.dsc 7c7df6e792ed5db0b1a63c8ec74236b70958ad36c9fe5a02b52b1a418b177b5e 1927 golang-github-josharian-intern_1.0.0.orig.tar.gz 09e6a349684000380bf272b8f8559ea68f3973def8d2dc7115d1cce7f837e815 2588 golang-github-josharian-intern_1.0.0-3.debian.tar.xz Homepage: https://github.com/josharian/intern Go-Import-Path: github.com/josharian/intern Package-List: golang-github-josharian-intern-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-josharian-intern Priority: extra Section: golang Package: golang-github-josharian-native Binary: golang-github-josharian-native-dev Version: 1.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Benjamin Drung Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: a3784c2f5545845c7d3cd555ef51bb3b 2297 golang-github-josharian-native_1.1.0-1.dsc b2753ee4876f1eba72377bbe5ee1113f 2079 golang-github-josharian-native_1.1.0.orig.tar.gz b83f5f34049edf092e8200d90e5c7003 2512 golang-github-josharian-native_1.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-josharian-native Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-josharian-native.git Checksums-Sha256: 1649f76d378a7d47b96ea1bfc12a5b99cf872682a0295ef6d89beb626cbb9ffe 2297 golang-github-josharian-native_1.1.0-1.dsc dd0764c8a50b7d51f4bf272affc27e7a6859173e71f3a1caf63a2648664b4cbe 2079 golang-github-josharian-native_1.1.0.orig.tar.gz 1061785ab40614c494e354902130a202845892f397486c63fd13f77c6c552bf8 2512 golang-github-josharian-native_1.1.0-1.debian.tar.xz Homepage: https://github.com/josharian/native Go-Import-Path: github.com/josharian/native Package-List: golang-github-josharian-native-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-josharian-native Priority: optional Section: misc Package: golang-github-jpillora-backoff Binary: golang-github-jpillora-backoff-dev Version: 1.0.0-1.1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper (>= 11~), dh-golang, golang-any Architecture: all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: 18b3ad76aadc5fe201a7f4c317884ff9 2270 golang-github-jpillora-backoff_1.0.0-1.1.dsc 3fe4302a1c225893dfe940b34630e5be 3068 golang-github-jpillora-backoff_1.0.0.orig.tar.xz ebc6fc8ac4c044b74f93b8d2958aa815 2480 golang-github-jpillora-backoff_1.0.0-1.1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jpillora-backoff Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jpillora-backoff.git Checksums-Sha256: 43b41a50d86e0d71adeb3df9aac779202a9f6105c49b884cef8bb1d48dcde501 2270 golang-github-jpillora-backoff_1.0.0-1.1.dsc ad7cdbb6ba7f83e213941399b12a3b69dc99811a2420bebc2763078d89e35f66 3068 golang-github-jpillora-backoff_1.0.0.orig.tar.xz 5f6f7fa0a2f2c0145958b7c93ac23a36067dbc0445b1608a6f8e7c300e63ecd2 2480 golang-github-jpillora-backoff_1.0.0-1.1.debian.tar.xz Homepage: https://github.com/jpillora/backoff Go-Import-Path: github.com/jpillora/backoff Package-List: golang-github-jpillora-backoff-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-jpillora-backoff Priority: extra Section: golang Package: golang-github-jroimartin-gocui Binary: golang-github-jroimartin-gocui-dev Version: 0.3.0+git20170212.45.ed41d1b-1 Maintainer: Debian Go Packaging Team Uploaders: Jack Henschel Build-Depends: debhelper (>= 10~), dh-golang (>= 1.10~), golang-any, golang-github-nsf-termbox-go-dev Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 9930a25662da495805e989cd19144884 2453 golang-github-jroimartin-gocui_0.3.0+git20170212.45.ed41d1b-1.dsc 45aeea6acfe92a97050d24892cccf028 24956 golang-github-jroimartin-gocui_0.3.0+git20170212.45.ed41d1b.orig.tar.xz 07fd91ea99126c662f505147831065f6 2688 golang-github-jroimartin-gocui_0.3.0+git20170212.45.ed41d1b-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-jroimartin-gocui.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-jroimartin-gocui.git Checksums-Sha256: e702d39f57708cd4647946517eb49cddd334e2355d257ba0be2b663d45937d72 2453 golang-github-jroimartin-gocui_0.3.0+git20170212.45.ed41d1b-1.dsc 95e00e313206cceba6402b521340ac2eec208faa4b1ee9dc9667413e37e52548 24956 golang-github-jroimartin-gocui_0.3.0+git20170212.45.ed41d1b.orig.tar.xz ac8ade86f0e7b8a2e91d748950a5fd5770542d65578b12546ae6503411534444 2688 golang-github-jroimartin-gocui_0.3.0+git20170212.45.ed41d1b-1.debian.tar.xz Homepage: https://github.com/jroimartin/gocui Go-Import-Path: github.com/jroimartin/gocui Package-List: golang-github-jroimartin-gocui-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-jroimartin-gocui Priority: extra Section: golang Package: golang-github-json-iterator-go Binary: golang-github-json-iterator-go-dev Version: 1.1.4-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Build-Depends: debhelper (>= 11), dh-golang, golang-any, golang-github-davecgh-go-spew-dev, golang-github-google-gofuzz-dev (>= 0.0~git20170612~), golang-github-modern-go-concurrent-dev, golang-github-modern-go-reflect2-dev, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: 6c1962275c3a59243fc2e6b981387ed2 2454 golang-github-json-iterator-go_1.1.4-1.dsc 2b75fff05bd43b5a0840e60c7218b36b 75715 golang-github-json-iterator-go_1.1.4.orig.tar.gz f67389c94fd7178cba5adaf62524e302 2684 golang-github-json-iterator-go_1.1.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-json-iterator-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-json-iterator-go.git Checksums-Sha256: cf2b4392a413b8adf8e5abc33fd6eab10670accc58e13c3c0b8650eaf2c69fa0 2454 golang-github-json-iterator-go_1.1.4-1.dsc e49edc504f370cc8e81eff6bea1c9e30ca7db97444ed335a4d8a82871ae79a30 75715 golang-github-json-iterator-go_1.1.4.orig.tar.gz 5cac7f163f9ad9c5d56bb4afbc3108d278c0bc675bd882c768c2963bbc5db14c 2684 golang-github-json-iterator-go_1.1.4-1.debian.tar.xz Homepage: http://jsoniter.com/ Go-Import-Path: github.com/json-iterator/go Package-List: golang-github-json-iterator-go-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-json-iterator-go Priority: extra Section: golang Package: golang-github-k0kubun-pp Binary: golang-github-k0kubun-pp-dev Version: 2.3.0-4 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-k0kubun-colorstring-dev, golang-github-mattn-go-colorable-dev Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: b82a39812f7a44d2bbd1d961cc3e0de7 2264 golang-github-k0kubun-pp_2.3.0-4.dsc 1c9c6f35294f05818d703cd10a0745e5 8224 golang-github-k0kubun-pp_2.3.0.orig.tar.xz 04852a6dcb9d7e9575c56763d56fa4b3 2116 golang-github-k0kubun-pp_2.3.0-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-k0kubun-pp Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-k0kubun-pp.git Checksums-Sha256: f372441c299e7aeb8ee85b72c6b302163cc5dbb88ea9967daadc9a279d581189 2264 golang-github-k0kubun-pp_2.3.0-4.dsc b542df052e48458e6adc574c2b23792e8893c1b98df062581a0ee6e54b3b956e 8224 golang-github-k0kubun-pp_2.3.0.orig.tar.xz 4c035f0dfafb67336fb2f1b210b32769e6847353f500cc9dcb56a04fecd1b809 2116 golang-github-k0kubun-pp_2.3.0-4.debian.tar.xz Homepage: https://github.com/k0kubun/pp Go-Import-Path: github.com/k0kubun/pp Package-List: golang-github-k0kubun-pp-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-k0kubun-pp Priority: extra Section: golang Package: golang-github-k0kubun-pp Binary: golang-github-k0kubun-pp-dev Version: 3.0.7-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-k0kubun-colorstring-dev, golang-github-mattn-go-colorable-dev (>= 0.1.7) Architecture: all Standards-Version: 4.6.0.1 Format: 3.0 (quilt) Files: 53dc374c810d593f14b8e3edbbd195fb 2275 golang-github-k0kubun-pp_3.0.7-1.dsc f2dfd91a02a46c6cd05d11898b5ae68c 11768 golang-github-k0kubun-pp_3.0.7.orig.tar.xz 2632c97c1a13677fdf0e6a0e83e87762 2800 golang-github-k0kubun-pp_3.0.7-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-k0kubun-pp Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-k0kubun-pp.git Checksums-Sha256: 2b56ade60ad42b2d830ecf76b89685c8ddb1edd9cf372b4d234e4b8bdd8804e4 2275 golang-github-k0kubun-pp_3.0.7-1.dsc 51c792fb8bc1237c1db2a0abf8ba35259fc239d6252ef13d2fa6739574de2854 11768 golang-github-k0kubun-pp_3.0.7.orig.tar.xz 51d38c465d355a916f5103a2d8e96c12196eeec396717ee62738548a69acb936 2800 golang-github-k0kubun-pp_3.0.7-1.debian.tar.xz Homepage: https://github.com/k0kubun/pp Go-Import-Path: github.com/k0kubun/pp Package-List: golang-github-k0kubun-pp-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-k0kubun-pp Priority: extra Section: golang Package: golang-github-kata-containers-govmm Binary: golang-github-kata-containers-govmm-dev Version: 0.0~git20211108.e438cc5-1 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 1c031e77bdb90a616519e082ee9810ce 1866 golang-github-kata-containers-govmm_0.0~git20211108.e438cc5-1.dsc 730697616b3dacc29dfb3211a506eec4 52916 golang-github-kata-containers-govmm_0.0~git20211108.e438cc5.orig.tar.gz c72c948808ecec3d1e52f1f7b88695aa 1940 golang-github-kata-containers-govmm_0.0~git20211108.e438cc5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-kata-containers-govmm Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-kata-containers-govmm.git Checksums-Sha256: aa4e526b7e1e70492db4353dd94cd698a6734a8db68a9a48fa0fbf777c2ba87a 1866 golang-github-kata-containers-govmm_0.0~git20211108.e438cc5-1.dsc 6210f9e719b5187a5179ae532937042909ef22cdd1793281498465da758eaa7a 52916 golang-github-kata-containers-govmm_0.0~git20211108.e438cc5.orig.tar.gz 604fdf6426e49a878ba6647363c36943d581870d46fe16ee506a298950c37719 1940 golang-github-kata-containers-govmm_0.0~git20211108.e438cc5-1.debian.tar.xz Homepage: https://github.com/kata-containers/govmm Go-Import-Path: github.com/kata-containers/govmm Package-List: golang-github-kata-containers-govmm-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-kata-containers-govmm Priority: optional Section: misc Package: golang-github-knqyf263-go-cpe Binary: golang-github-knqyf263-go-cpe-dev Version: 0.0~git20180327.659663f6-3 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-any, golang-github-pkg-errors-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 367c8a7d3321cae100176f86e40ccbb3 2423 golang-github-knqyf263-go-cpe_0.0~git20180327.659663f6-3.dsc 679f37c083a8773f1514add857728c98 2650191 golang-github-knqyf263-go-cpe_0.0~git20180327.659663f6.orig.tar.gz 9e65bf6e6f9fdccd76eb339a9ed1f7d4 2568 golang-github-knqyf263-go-cpe_0.0~git20180327.659663f6-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-knqyf263-go-cpe Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-knqyf263-go-cpe.git Checksums-Sha256: 241c6d08e47bc8e0a3adcf76d25662e99464e14bde6387824eb9935221917d56 2423 golang-github-knqyf263-go-cpe_0.0~git20180327.659663f6-3.dsc cbe604d0f6def5ac373b1eba8e285905eff6d30f6ef41f326be7041e56697667 2650191 golang-github-knqyf263-go-cpe_0.0~git20180327.659663f6.orig.tar.gz 5e604cf222a79faa6d16aa986a9b01b1ed043e7f53947c3fdf5ae2d81a7ccd50 2568 golang-github-knqyf263-go-cpe_0.0~git20180327.659663f6-3.debian.tar.xz Homepage: https://github.com/knqyf263/go-cpe Go-Import-Path: github.com/knqyf263/go-cpe Package-List: golang-github-knqyf263-go-cpe-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-knqyf263-go-cpe Priority: extra Section: golang Package: golang-github-knqyf263-go-cpe Binary: golang-github-knqyf263-go-cpe-dev Version: 0.0~git20180327.659663f6-4 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-pkg-errors-dev Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: e69a8b2426221f236722ac65a3173f35 1838 golang-github-knqyf263-go-cpe_0.0~git20180327.659663f6-4.dsc 679f37c083a8773f1514add857728c98 2650191 golang-github-knqyf263-go-cpe_0.0~git20180327.659663f6.orig.tar.gz 582b865f45365f08b44bc89dcf2d5d14 2624 golang-github-knqyf263-go-cpe_0.0~git20180327.659663f6-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-knqyf263-go-cpe Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-knqyf263-go-cpe.git Checksums-Sha256: 85187b690a2befe25c783afbe54b7b5902dfeaa444890941bb78c0680df1e7fa 1838 golang-github-knqyf263-go-cpe_0.0~git20180327.659663f6-4.dsc cbe604d0f6def5ac373b1eba8e285905eff6d30f6ef41f326be7041e56697667 2650191 golang-github-knqyf263-go-cpe_0.0~git20180327.659663f6.orig.tar.gz aaab4e80c03506a4d2ad7cd823f28f7275f45781a6b6be41730528eeb3134417 2624 golang-github-knqyf263-go-cpe_0.0~git20180327.659663f6-4.debian.tar.xz Homepage: https://github.com/knqyf263/go-cpe Go-Import-Path: github.com/knqyf263/go-cpe Package-List: golang-github-knqyf263-go-cpe-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-knqyf263-go-cpe Priority: extra Section: golang Package: golang-github-knqyf263-go-deb-version Binary: golang-github-knqyf263-go-deb-version-dev Version: 0.0~git20170509.9865fe1-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-any Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: 7d67dbf31e0de673cbe79dd49a1996a9 2496 golang-github-knqyf263-go-deb-version_0.0~git20170509.9865fe1-1.dsc 6471f3513d2c2dd4a7bd1804fd4ea486 4764 golang-github-knqyf263-go-deb-version_0.0~git20170509.9865fe1.orig.tar.xz 19ca21dd8eeca7a9d05c34bd41182e50 1844 golang-github-knqyf263-go-deb-version_0.0~git20170509.9865fe1-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-knqyf263-go-deb-version.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-knqyf263-go-deb-version.git Checksums-Sha256: b21559e1bada6b5fe008b7cc10ce3b8ddd90286b47955caddf89ed6f7f99a6d1 2496 golang-github-knqyf263-go-deb-version_0.0~git20170509.9865fe1-1.dsc 831efcc70cc3bbb18ce9c6a9c480c64149d2011c8cdc1e7b3ccdd17a0ee0e1bf 4764 golang-github-knqyf263-go-deb-version_0.0~git20170509.9865fe1.orig.tar.xz da5bd60a9959695eb17681b8579eef452cfec5624497c60775cd444ef1770ff0 1844 golang-github-knqyf263-go-deb-version_0.0~git20170509.9865fe1-1.debian.tar.xz Homepage: https://github.com/knqyf263/go-deb-version Go-Import-Path: github.com/knqyf263/go-deb-version Package-List: golang-github-knqyf263-go-deb-version-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-knqyf263-go-deb-version Priority: extra Section: golang Package: golang-github-knqyf263-go-rpm-version Binary: golang-github-knqyf263-go-rpm-version-dev Version: 0.0~git20170716.74609b8-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-any Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: ee115da5a2af4751bc3768d23c2df154 2499 golang-github-knqyf263-go-rpm-version_0.0~git20170716.74609b8-1.dsc f840b99e939c5b01c5cc46541e922e21 13692 golang-github-knqyf263-go-rpm-version_0.0~git20170716.74609b8.orig.tar.xz def898d0799393d3f58368d9a61e1943 1704 golang-github-knqyf263-go-rpm-version_0.0~git20170716.74609b8-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-knqyf263-go-rpm-version.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-knqyf263-go-rpm-version.git Checksums-Sha256: e4b5e9bac31dfb388584ecc575b2378de13f823f50d10c298eee2d145a8a4269 2499 golang-github-knqyf263-go-rpm-version_0.0~git20170716.74609b8-1.dsc 257c6d26c3f9432380b595bfd6bb016a430f96d414a328bf82436e0b414cd932 13692 golang-github-knqyf263-go-rpm-version_0.0~git20170716.74609b8.orig.tar.xz 546ba66aa835bca9b8874f3f4ad6f577d90da1c003888a2b2a7e69f5363f8266 1704 golang-github-knqyf263-go-rpm-version_0.0~git20170716.74609b8-1.debian.tar.xz Homepage: https://github.com/knqyf263/go-rpm-version Go-Import-Path: github.com/knqyf263/go-rpm-version Package-List: golang-github-knqyf263-go-rpm-version-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-knqyf263-go-rpm-version Priority: extra Section: golang Package: golang-github-kotakanbe-go-pingscanner Binary: golang-github-kotakanbe-go-pingscanner-dev Version: 0.1.0+git20160420.1.58e188a-3 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 10), dh-golang, golang-any Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 802ab4f5d14f6688f8e6b619ebf16679 2523 golang-github-kotakanbe-go-pingscanner_0.1.0+git20160420.1.58e188a-3.dsc 072efb569a3c6ef0d43f6c3dcadc06e5 5612 golang-github-kotakanbe-go-pingscanner_0.1.0+git20160420.1.58e188a.orig.tar.xz 0aa6da129250b5c2159afa70775e7cd5 2572 golang-github-kotakanbe-go-pingscanner_0.1.0+git20160420.1.58e188a-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-kotakanbe-go-pingscanner Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-kotakanbe-go-pingscanner.git Checksums-Sha256: 68b1ddaa699a8dea26d0e292ab34726489b9f4dd297e1fb01a3bfae123211f49 2523 golang-github-kotakanbe-go-pingscanner_0.1.0+git20160420.1.58e188a-3.dsc 55c5001ec9ae44438fdec85f9882c2ce1cd663c125fa9aa84bf392d8ea6aa9cf 5612 golang-github-kotakanbe-go-pingscanner_0.1.0+git20160420.1.58e188a.orig.tar.xz c4515c7523c0247d001557303fe1d365e73d0d6c874bff33d403435a1dfad12f 2572 golang-github-kotakanbe-go-pingscanner_0.1.0+git20160420.1.58e188a-3.debian.tar.xz Homepage: https://github.com/kotakanbe/go-pingscanner Go-Import-Path: github.com/kotakanbe/go-pingscanner Package-List: golang-github-kotakanbe-go-pingscanner-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-kotakanbe-go-pingscanner Priority: extra Section: golang Package: golang-github-kotakanbe-logrus-prefixed-formatter Binary: golang-github-kotakanbe-logrus-prefixed-formatter-dev Version: 0.0~git20170801.0.75edb2e8-4 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-mgutz-ansi-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-crypto-dev Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: e5d0c0b9959f66fc8a2a75e3ee0b6384 2752 golang-github-kotakanbe-logrus-prefixed-formatter_0.0~git20170801.0.75edb2e8-4.dsc d639457041c67924dff104f688e8fbc9 4563 golang-github-kotakanbe-logrus-prefixed-formatter_0.0~git20170801.0.75edb2e8.orig.tar.gz 2b8a14f725c63668e83a329fec445925 2280 golang-github-kotakanbe-logrus-prefixed-formatter_0.0~git20170801.0.75edb2e8-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-kotakanbe-logrus-prefixed-formatter Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-kotakanbe-logrus-prefixed-formatter.git Checksums-Sha256: 97776fdb16fed64e3bba94ef87e3936147747425c4573743e7e743b9e9dc0abf 2752 golang-github-kotakanbe-logrus-prefixed-formatter_0.0~git20170801.0.75edb2e8-4.dsc 043ee82d0eb547b4fa4df0beb1cdddda9dd8c84965e08ba4f1e66f18810df71f 4563 golang-github-kotakanbe-logrus-prefixed-formatter_0.0~git20170801.0.75edb2e8.orig.tar.gz 3867a31c9c8673690b2ecc1d13c5760f8c6e5503ef925f6f7b74ef3e7bbaba24 2280 golang-github-kotakanbe-logrus-prefixed-formatter_0.0~git20170801.0.75edb2e8-4.debian.tar.xz Homepage: https://github.com/kotakanbe/logrus-prefixed-formatter Go-Import-Path: github.com/kotakanbe/logrus-prefixed-formatter Package-List: golang-github-kotakanbe-logrus-prefixed-formatter-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-kotakanbe-logrus-prefixed-formatter Priority: extra Section: golang Package: golang-github-kurin-blazer Binary: golang-github-kurin-blazer-dev Version: 0.5.3-2 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Félix Sipma Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-subcommands-dev, golang-github-google-uuid-dev, golang-github-grpc-ecosystem-grpc-gateway-dev, golang-golang-x-net-dev, golang-google-genproto-dev (>> 0.0~git20210726), golang-google-grpc-dev (>> 1.64), golang-github-golang-protobuf-1-5-dev Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: fd349cff4f6b4ecdde9fb0c7b21bfa95 2677 golang-github-kurin-blazer_0.5.3-2.dsc ec2db1dc670eb4bfcabfa69c9cf44565 86965 golang-github-kurin-blazer_0.5.3.orig.tar.gz c80817d72dd7648f88f5944871b061cd 3576 golang-github-kurin-blazer_0.5.3-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-kurin-blazer Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-kurin-blazer.git Checksums-Sha256: 627ff2298f9b77cc6bd0730c1310840bf595f2614ec02d5504054573b1ae89f7 2677 golang-github-kurin-blazer_0.5.3-2.dsc 845a28eb11c3ee746495350aa56035086280f99870b552bbb5be80db59358869 86965 golang-github-kurin-blazer_0.5.3.orig.tar.gz beee6e6b9169bf4aa7b8c39deaecb9f04936fa0d72cbc59ab82b6f83d1f99c53 3576 golang-github-kurin-blazer_0.5.3-2.debian.tar.xz Homepage: https://github.com/kurin/blazer Dgit: 4696ee475f36d2775c0cd8096f3773521d34e0c5 debian archive/debian/0.5.3-2 https://git.dgit.debian.org/golang-github-kurin-blazer Go-Import-Path: github.com/kurin/blazer Package-List: golang-github-kurin-blazer-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Directory: pool/main/g/golang-github-kurin-blazer Priority: extra Section: golang Package: golang-github-kylelemons-godebug Binary: golang-github-kylelemons-godebug-dev Version: 1.1.0-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Martín Ferrari , Anthony Fok , Build-Depends: debhelper-compat (= 13), dh-golang (>= 1.17~), golang-any Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 3a1ba90fbeca8307b75fc332a8f419da 2364 golang-github-kylelemons-godebug_1.1.0-2.dsc 8c8db6ddeb7966365c15c0308f3ea0e3 17637 golang-github-kylelemons-godebug_1.1.0.orig.tar.gz 3304d4e41d2bb05905c63f062b8d6140 2460 golang-github-kylelemons-godebug_1.1.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-kylelemons-godebug Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-kylelemons-godebug.git Checksums-Sha256: 8db3433fe77791b0e9ccd78f9aa04d9236dc001ec270902de4edb07b7b522f1c 2364 golang-github-kylelemons-godebug_1.1.0-2.dsc 72cc6f274fbd165b7674280f836a6b400e80dbae055919e101920dedf50e79db 17637 golang-github-kylelemons-godebug_1.1.0.orig.tar.gz efb4d7c8160da74916085acf19308eeb846d26e9862c38e0500c6b6cf0f4343e 2460 golang-github-kylelemons-godebug_1.1.0-2.debian.tar.xz Homepage: https://github.com/kylelemons/godebug Go-Import-Path: github.com/kylelemons/godebug Package-List: golang-github-kylelemons-godebug-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-kylelemons-godebug Priority: extra Section: golang Package: golang-github-labstack-gommon Binary: golang-github-labstack-gommon-dev Version: 0.2.6-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev, golang-github-valyala-fasttemplate-dev, golang-golang-x-sys-dev, golang-github-davecgh-go-spew-dev, golang-github-pmezard-go-difflib-dev, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: 5e3562c182c8f234391762ffdef6f8bb 2499 golang-github-labstack-gommon_0.2.6-1.dsc 643706da069b0ad179060793a0db8da2 9784 golang-github-labstack-gommon_0.2.6.orig.tar.xz a998ad1ca6fd315b93934d5443cd62a3 2648 golang-github-labstack-gommon_0.2.6-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-labstack-gommon Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-labstack-gommon.git Checksums-Sha256: 0ccfe6201b04ffc0473b54c1f5266f629743d78349bd81e803496c7310f424ea 2499 golang-github-labstack-gommon_0.2.6-1.dsc d8e3a1f94e9d7a2b50d9c86aab5cfa3813de8e3b3a456d0eec9ee642b7a41e16 9784 golang-github-labstack-gommon_0.2.6.orig.tar.xz 80fd08821534f53a6eb8834bdf09ef65a08612e3c4084399ea491b49a71e226d 2648 golang-github-labstack-gommon_0.2.6-1.debian.tar.xz Homepage: https://github.com/labstack/gommon Go-Import-Path: github.com/labstack/gommon Package-List: golang-github-labstack-gommon-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-labstack-gommon Priority: extra Section: golang Package: golang-github-lib-pq Binary: golang-github-lib-pq-dev, golang-pq-dev Version: 0.0~git20151007.0.ffe986a-2 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Tianon Gravi Build-Depends: debhelper (>= 11~), dh-golang, golang-any Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: c78ae68c2c514322f839953077e7f5d6 2399 golang-github-lib-pq_0.0~git20151007.0.ffe986a-2.dsc b8cd8f2ff53b6749dfdf28509cdde2cb 58020 golang-github-lib-pq_0.0~git20151007.0.ffe986a.orig.tar.xz dc44bca67b7067353c2d3fbccd87052a 3816 golang-github-lib-pq_0.0~git20151007.0.ffe986a-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-lib-pq Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-lib-pq.git Checksums-Sha256: df73128133ae83d4a54ab73e12e7767f2ed04d126ea66d090d246c4ab3745405 2399 golang-github-lib-pq_0.0~git20151007.0.ffe986a-2.dsc c7a9e0230bef4738fc190336ec5a1bcddb982f2cf0aea2d431e908c592af98d2 58020 golang-github-lib-pq_0.0~git20151007.0.ffe986a.orig.tar.xz 2c45c010a559c69c794b33d72ab36c06e0a36db5eccd765bfb66351d7415890b 3816 golang-github-lib-pq_0.0~git20151007.0.ffe986a-2.debian.tar.xz Homepage: https://github.com/lib/pq Go-Import-Path: github.com/lib/pq Package-List: golang-github-lib-pq-dev deb devel optional arch=all golang-pq-dev deb oldlibs optional arch=all Testsuite: autopkgtest Testsuite-Triggers: golang-go, postgresql Extra-Source-Only: yes Directory: pool/main/g/golang-github-lib-pq Priority: extra Section: golang Package: golang-github-lib-pq Binary: golang-github-lib-pq-dev, golang-pq-dev Version: 1.3.0-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Tianon Gravi , Daniel Swarbrick , Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 5de4925f4f6ec518b764289c640b5ed5 2338 golang-github-lib-pq_1.3.0-1.dsc 4f79452576a088c3bbb5892364698a64 96329 golang-github-lib-pq_1.3.0.orig.tar.gz 90a75cd5aae07638ac5e46743c69ec67 3944 golang-github-lib-pq_1.3.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-lib-pq Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-lib-pq.git Checksums-Sha256: 41583015ee91332ef6671ee9c721ac4a4793fce22d2887f91a8964478bd5d4bc 2338 golang-github-lib-pq_1.3.0-1.dsc 766d3cff52f2c9f41a62f19696dd0990350b2c56b2f7b0b26b123fca940cecef 96329 golang-github-lib-pq_1.3.0.orig.tar.gz d75e8968cd4fc31569555f244b981ffc856c3f98e3b1dd23d51fde2e2f795e52 3944 golang-github-lib-pq_1.3.0-1.debian.tar.xz Homepage: https://github.com/lib/pq Go-Import-Path: github.com/lib/pq Package-List: golang-github-lib-pq-dev deb devel optional arch=all golang-pq-dev deb oldlibs optional arch=all Testsuite: autopkgtest, autopkgtest-pkg-go Testsuite-Triggers: golang-go, postgresql Extra-Source-Only: yes Directory: pool/main/g/golang-github-lib-pq Priority: extra Section: golang Package: golang-github-lib-pq Binary: golang-github-lib-pq-dev Version: 1.10.9-2 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Daniel Swarbrick , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-jcmturner-gokrb5.v8-dev Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 0658184af3c6c2a0663afe05b529136b 2342 golang-github-lib-pq_1.10.9-2.dsc ca93753b5150cedfddf3d27aedd470c5 114565 golang-github-lib-pq_1.10.9.orig.tar.gz 800fc112c13dd37dbb78fa0bbb069a5a 4724 golang-github-lib-pq_1.10.9-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-lib-pq Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-lib-pq.git Checksums-Sha256: 9fd1fab12594fe58db8127237da364509a4e495129ee6e2ffcbe9f0251f52ccb 2342 golang-github-lib-pq_1.10.9-2.dsc 5010c5bfa8ea8fe525164eebf4c668ccee9ec34d537c587b661ea4f9225b7f17 114565 golang-github-lib-pq_1.10.9.orig.tar.gz c51f832052ba40abcd48cba373916e5206f8333d402b2cd97b037c6c71364cf7 4724 golang-github-lib-pq_1.10.9-2.debian.tar.xz Homepage: https://github.com/lib/pq Go-Import-Path: github.com/lib/pq Package-List: golang-github-lib-pq-dev deb golang optional arch=all Testsuite: autopkgtest, autopkgtest-pkg-go Testsuite-Triggers: @builddeps@, postgresql, tzdata-legacy Extra-Source-Only: yes Directory: pool/main/g/golang-github-lib-pq Priority: extra Section: golang Package: golang-github-magiconair-properties Binary: golang-github-magiconair-properties-dev Version: 1.8.1+really1.8.0-1 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok , Tim Potter Build-Depends: debhelper (>= 11), dh-golang, golang-any Architecture: all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: 296f13d15f2a2aa722b058be2c61d4fc 2434 golang-github-magiconair-properties_1.8.1+really1.8.0-1.dsc a63855062ce89467aacf1bde6318d104 29504 golang-github-magiconair-properties_1.8.1+really1.8.0.orig.tar.gz ee6a23a77489454f3c4b82416a70b408 3884 golang-github-magiconair-properties_1.8.1+really1.8.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-magiconair-properties Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-magiconair-properties.git Checksums-Sha256: e0ef2c8c2470a0ca721a48ff7ec63e8144a5c60bb0206e7dd7e1e42cd7f152a2 2434 golang-github-magiconair-properties_1.8.1+really1.8.0-1.dsc f6c732fe6031e2cf72c6eb6d6ce50cde8f72d254c3a26f42e373c598870616ed 29504 golang-github-magiconair-properties_1.8.1+really1.8.0.orig.tar.gz 856a3ec1d7a44a5624b2a8586ae359613e6356551809512a6e35bfdfbda10d2c 3884 golang-github-magiconair-properties_1.8.1+really1.8.0-1.debian.tar.xz Homepage: https://github.com/magiconair/properties Go-Import-Path: github.com/magiconair/properties Package-List: golang-github-magiconair-properties-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-magiconair-properties Priority: extra Section: golang Package: golang-github-mailru-easyjson Binary: golang-github-mailru-easyjson-dev, golang-easyjson Version: 0.7.6-2 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-josharian-intern-dev Architecture: any all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 065044c491ec39e94d80eaaf188150e1 2363 golang-github-mailru-easyjson_0.7.6-2.dsc fb7b841f86b5a35436bcec1af6491b7b 81195 golang-github-mailru-easyjson_0.7.6.orig.tar.gz 5c35b96abb38c1151089c4f163570737 3604 golang-github-mailru-easyjson_0.7.6-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mailru-easyjson Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mailru-easyjson.git Checksums-Sha256: 3a33b9c103c1d322303129ca6f8d765b9e354e62dbb5d0e49e013e6204371ff8 2363 golang-github-mailru-easyjson_0.7.6-2.dsc 36849ef77dc92330e2d9f006a4fb2ef871e11abfddcedec771b84ebfc2380ecc 81195 golang-github-mailru-easyjson_0.7.6.orig.tar.gz 3ab086dc3c6bfefc4fdc8fc05d1b64ba5edd8a03b612972dc959912d459fb6da 3604 golang-github-mailru-easyjson_0.7.6-2.debian.tar.xz Homepage: https://github.com/mailru/easyjson Go-Import-Path: github.com/mailru/easyjson Package-List: golang-easyjson deb devel optional arch=any golang-github-mailru-easyjson-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mailru-easyjson Priority: extra Section: golang Package: golang-github-mattn-go-colorable Binary: golang-github-mattn-go-colorable-dev Version: 0.0.9-3 Maintainer: pkg-go Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-go, golang-github-mattn-go-isatty-dev Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: 857e562bdb4a4f2d962ae09097ec0193 2331 golang-github-mattn-go-colorable_0.0.9-3.dsc 12ec6840a646e8ceaa21aba73d7a6e12 6676 golang-github-mattn-go-colorable_0.0.9.orig.tar.xz 9204b58fded912923939b918cac892f4 2180 golang-github-mattn-go-colorable_0.0.9-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-colorable Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-colorable.git Checksums-Sha256: 58f388658f1961cd7fffcc85e92edf8400ca77afb4fd8afb71f31926b7274588 2331 golang-github-mattn-go-colorable_0.0.9-3.dsc 0944c630abc6e6393286429effe54385f24a7f45b12fc133bc2509962e838531 6676 golang-github-mattn-go-colorable_0.0.9.orig.tar.xz 3d16cac919b0da99ec9b5784f8a9cfa86046694b60805815884d934fa03f505e 2180 golang-github-mattn-go-colorable_0.0.9-3.debian.tar.xz Homepage: https://github.com/mattn/go-colorable Go-Import-Path: github.com/mattn/go-colorable Package-List: golang-github-mattn-go-colorable-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mattn-go-colorable Priority: extra Section: golang Package: golang-github-mattn-go-colorable Binary: golang-github-mattn-go-colorable-dev Version: 0.1.13-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-mattn-go-isatty-dev (>= 0.0.16) Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: ee58bbfa355f1b013b4444f765fbf8d4 2405 golang-github-mattn-go-colorable_0.1.13-1.dsc ac74020d881d4966e33ab6580f509aeb 9762 golang-github-mattn-go-colorable_0.1.13.orig.tar.gz dcf70d4b63947697df95237a0fc5bb5e 3268 golang-github-mattn-go-colorable_0.1.13-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-colorable Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-colorable.git Checksums-Sha256: c85b5ab2ac66a1fd47ca689abef970cda17f0d5eb746c54c92109c14f06bb6ad 2405 golang-github-mattn-go-colorable_0.1.13-1.dsc c3b62c76d365906bba9aa9d9ec048fd33a2a5742299d6482a08e7466d4c52d77 9762 golang-github-mattn-go-colorable_0.1.13.orig.tar.gz e32850e77ff1c1e8e367957a4ef45415cdb5d7316417de6dcc7269ecb240d083 3268 golang-github-mattn-go-colorable_0.1.13-1.debian.tar.xz Homepage: https://github.com/mattn/go-colorable Go-Import-Path: github.com/mattn/go-colorable Package-List: golang-github-mattn-go-colorable-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mattn-go-colorable Priority: extra Section: golang Package: golang-github-mattn-go-isatty Binary: golang-github-mattn-go-isatty-dev Version: 0.0.4-1 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Fernando Ike , Diego M. Rodriguez , Anthony Fok Build-Depends: debhelper (>= 11~), dh-golang (>= 1.17~), golang-any, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: fa90e7c27a0cacefa8773fdef59f0a6c 2380 golang-github-mattn-go-isatty_0.0.4-1.dsc 6b0796799d92d224cd31937cdf38e407 3377 golang-github-mattn-go-isatty_0.0.4.orig.tar.gz 52bf3089a83e2e8b3b648d094f8ed78e 3240 golang-github-mattn-go-isatty_0.0.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-isatty Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-isatty.git Checksums-Sha256: 3f20aac97fdbe309fef0ce0c706a99c3d79cd6deb231a5770c12a14e9cf75829 2380 golang-github-mattn-go-isatty_0.0.4-1.dsc a6228abe42ccfcad4b17c176117ccf2822d06bde51dc437852854056d8737f12 3377 golang-github-mattn-go-isatty_0.0.4.orig.tar.gz 890827e1df29d36a1e4a6e6378bc9c7684c2babed01663ed04237695af6d9890 3240 golang-github-mattn-go-isatty_0.0.4-1.debian.tar.xz Homepage: https://github.com/mattn/go-isatty Go-Import-Path: github.com/mattn/go-isatty Package-List: golang-github-mattn-go-isatty-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mattn-go-isatty Priority: extra Section: golang Package: golang-github-mattn-go-isatty Binary: golang-github-mattn-go-isatty-dev Version: 0.0.7+really0.0.4-1 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Fernando Ike , Diego M. Rodriguez , Anthony Fok Build-Depends: debhelper (>= 11~), dh-golang (>= 1.17~), golang-any, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 24a1d41c3bc325548ed36b610cb9f3c8 2464 golang-github-mattn-go-isatty_0.0.7+really0.0.4-1.dsc 6b0796799d92d224cd31937cdf38e407 3377 golang-github-mattn-go-isatty_0.0.7+really0.0.4.orig.tar.gz 7b90c5e699ce93932be016665e27fc74 3344 golang-github-mattn-go-isatty_0.0.7+really0.0.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-isatty Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-isatty.git Checksums-Sha256: 94a9b600fbe3ce48720663dcf40cc3b249a1d4074ace55a0ffe0784629ee2c72 2464 golang-github-mattn-go-isatty_0.0.7+really0.0.4-1.dsc a6228abe42ccfcad4b17c176117ccf2822d06bde51dc437852854056d8737f12 3377 golang-github-mattn-go-isatty_0.0.7+really0.0.4.orig.tar.gz 758ac193a68d76df572de55125dd58e8e6570ae25204803c74a5db6254efd0f9 3344 golang-github-mattn-go-isatty_0.0.7+really0.0.4-1.debian.tar.xz Homepage: https://github.com/mattn/go-isatty Go-Import-Path: github.com/mattn/go-isatty Package-List: golang-github-mattn-go-isatty-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mattn-go-isatty Priority: extra Section: golang Package: golang-github-mattn-go-isatty Binary: golang-github-mattn-go-isatty-dev Version: 0.0.8-2 Maintainer: Debian Go Packaging Team Uploaders: Fernando Ike , Diego M. Rodriguez , Anthony Fok Build-Depends: debhelper (>= 11~), dh-golang (>= 1.17~), golang-any, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 8a98e6c2cd3fb309a7b464dcffe832f8 2345 golang-github-mattn-go-isatty_0.0.8-2.dsc e806353772b6949ea76e6103dbb70a98 3564 golang-github-mattn-go-isatty_0.0.8.orig.tar.gz 06f07d18ac36dcbf9dd1a4475a8d7ffd 3428 golang-github-mattn-go-isatty_0.0.8-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-isatty Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-isatty.git Checksums-Sha256: 45f6dcc5e5d913d6e54e251921aae5c985f0eb8c001691823563a72134076799 2345 golang-github-mattn-go-isatty_0.0.8-2.dsc 4f40edb394582f49ac6330bc807be93018216ef485eb65f00adcf61b670d4f3e 3564 golang-github-mattn-go-isatty_0.0.8.orig.tar.gz f9d9416962324c0bb29d6ef5954d76bac69466f938d01306f118cd80659462cc 3428 golang-github-mattn-go-isatty_0.0.8-2.debian.tar.xz Homepage: https://github.com/mattn/go-isatty Go-Import-Path: github.com/mattn/go-isatty Package-List: golang-github-mattn-go-isatty-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mattn-go-isatty Priority: extra Section: golang Package: golang-github-mattn-go-isatty Binary: golang-github-mattn-go-isatty-dev Version: 0.0.11-1 Maintainer: Debian Go Packaging Team Uploaders: Fernando Ike , Diego M. Rodriguez , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.17~), golang-any, golang-golang-x-sys-dev (>= 0.0~git20191026.33540a1~) Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: d858964d1b82b4787b2d21af766cadea 2387 golang-github-mattn-go-isatty_0.0.11-1.dsc 443feb2a62313bb373239214c4dea9a9 4396 golang-github-mattn-go-isatty_0.0.11.orig.tar.gz 0c9868ba71799677f0d488b3eec60901 3572 golang-github-mattn-go-isatty_0.0.11-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-isatty Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-isatty.git Checksums-Sha256: 1359547e5a56acd2c5dd742bb5e1a96e13fd8f286571a334a8f0d724d11fe027 2387 golang-github-mattn-go-isatty_0.0.11-1.dsc 631fab18253998a4e27e9d260c445e9852bd86cf5a42693623d305c3e59c415a 4396 golang-github-mattn-go-isatty_0.0.11.orig.tar.gz 2a5313f7a95c5025399946c5143f69cd157dbeed4cb60adf32e5c0bcbeb468da 3572 golang-github-mattn-go-isatty_0.0.11-1.debian.tar.xz Homepage: https://github.com/mattn/go-isatty Go-Import-Path: github.com/mattn/go-isatty Package-List: golang-github-mattn-go-isatty-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mattn-go-isatty Priority: extra Section: golang Package: golang-github-mattn-go-isatty Binary: golang-github-mattn-go-isatty-dev Version: 0.0.20-1 Maintainer: Debian Go Packaging Team Uploaders: Fernando Ike , Diego M. Rodriguez , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-golang-x-sys-dev (>= 0.6.0) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 75f1c6f6b6163d00846bdf6d3261d3b3 2392 golang-github-mattn-go-isatty_0.0.20-1.dsc 0e9df2fea5b77d464d518a6c60ce8ba2 4713 golang-github-mattn-go-isatty_0.0.20.orig.tar.gz 0bbca35999e62496393b50e4b9dddefa 3728 golang-github-mattn-go-isatty_0.0.20-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-isatty Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-isatty.git Checksums-Sha256: 1c753134e3f8d2b131928e559606dcd6db59859212ef121f0230b357550edd8a 2392 golang-github-mattn-go-isatty_0.0.20-1.dsc 18fc42a278e60fb7a1dffa72f20539ae88d0e292db55b513ef514b7d369883a6 4713 golang-github-mattn-go-isatty_0.0.20.orig.tar.gz 99c9cc0d2e2f76511b022aa4ef24a34493e6f92cb3eb7a07ab340d047ed737f9 3728 golang-github-mattn-go-isatty_0.0.20-1.debian.tar.xz Homepage: https://github.com/mattn/go-isatty Go-Import-Path: github.com/mattn/go-isatty Package-List: golang-github-mattn-go-isatty-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mattn-go-isatty Priority: extra Section: golang Package: golang-github-mattn-go-runewidth Binary: golang-github-mattn-go-runewidth-dev Version: 0.0.4-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Anthony Fok Build-Depends: debhelper (>= 11~), dh-golang (>= 1.17~), golang-any Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: c77b89c66ea7b3b5ed9d05a423f3494e 2348 golang-github-mattn-go-runewidth_0.0.4-1.dsc 61a916ea7fe6a342df2b18db5383f00c 19827 golang-github-mattn-go-runewidth_0.0.4.orig.tar.gz 781dfba6ef7eae3897e223b3da00831e 2812 golang-github-mattn-go-runewidth_0.0.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-runewidth Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-runewidth.git Checksums-Sha256: 540c4e14e682d06eebdc55fa2dd68f65623c3703ee16d983638aff73d80b31b3 2348 golang-github-mattn-go-runewidth_0.0.4-1.dsc 1973c2de25bc69c3786a00e8118f4d22aa0d040bdfe46c8c8c30419b23e53dfe 19827 golang-github-mattn-go-runewidth_0.0.4.orig.tar.gz 0ab2f9d6b65c3dc43a60d90be1928bddd848ad7b925a77eab839128b559f5f84 2812 golang-github-mattn-go-runewidth_0.0.4-1.debian.tar.xz Homepage: https://github.com/mattn/go-runewidth Go-Import-Path: github.com/mattn/go-runewidth Package-List: golang-github-mattn-go-runewidth-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mattn-go-runewidth Priority: extra Section: golang Package: golang-github-mattn-go-runewidth Binary: golang-github-mattn-go-runewidth-dev Version: 0.0.15-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-rivo-uniseg-dev, unicode-data (>= 15.1.0) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 97d4244c80908a16427631f3bacaea46 2441 golang-github-mattn-go-runewidth_0.0.15-2.dsc 3da9ee6fafe706e99bd88ac86023f6a5 18284 golang-github-mattn-go-runewidth_0.0.15.orig.tar.gz 9972348fe20eb595346d627bc7813c32 9056 golang-github-mattn-go-runewidth_0.0.15-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-runewidth Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-runewidth.git Checksums-Sha256: 8110f6c9e877be81c66c881e1c542bcd1a7087f788722145ff907156075965b1 2441 golang-github-mattn-go-runewidth_0.0.15-2.dsc 44a5d37bd7119a9d288d7ff61cf3b4d42c2902c66b0d94136d41d2eb3cf2ba85 18284 golang-github-mattn-go-runewidth_0.0.15.orig.tar.gz 5f87a633f2d8bb924264d4cb7fe36f5894cb2bc540ba08f1a79fdb0c920c9515 9056 golang-github-mattn-go-runewidth_0.0.15-2.debian.tar.xz Homepage: https://github.com/mattn/go-runewidth Go-Import-Path: github.com/mattn/go-runewidth Package-List: golang-github-mattn-go-runewidth-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mattn-go-runewidth Priority: extra Section: golang Package: golang-github-mattn-go-sqlite3 Binary: golang-github-mattn-go-sqlite3-dev Version: 1.6.0~ds1-1 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Martín Ferrari , Tim Potter , Build-Depends: debhelper (>= 10), dh-golang (>= 1.17~), golang-any, golang-golang-x-net-dev, libsqlite3-dev, tzdata Architecture: all Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: a1cff7e7da1880981bfca166243957e4 2415 golang-github-mattn-go-sqlite3_1.6.0~ds1-1.dsc 44621c9c7fb6f79565f63f269f0a1a09 66299 golang-github-mattn-go-sqlite3_1.6.0~ds1.orig.tar.gz 730b9f492f107ea658759f36ab618861 4272 golang-github-mattn-go-sqlite3_1.6.0~ds1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-sqlite3 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-sqlite3.git Checksums-Sha256: 107134ba1afdbc3150dace3759c332f9b4da74a4da3ccc7cf1671176e19db67a 2415 golang-github-mattn-go-sqlite3_1.6.0~ds1-1.dsc c011bae0ee131cb45d4a2181ea6c14a845ce154ae0834347ea932e78e6fd3c58 66299 golang-github-mattn-go-sqlite3_1.6.0~ds1.orig.tar.gz f4bee3bbad8d707ba23585000d4b7b3c20d8318d63c2a210c512108ab7b1b8ac 4272 golang-github-mattn-go-sqlite3_1.6.0~ds1-1.debian.tar.xz Homepage: https://github.com/mattn/go-sqlite3 Go-Import-Path: github.com/mattn/go-sqlite3 Package-List: golang-github-mattn-go-sqlite3-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mattn-go-sqlite3 Priority: extra Section: golang Package: golang-github-mattn-go-sqlite3 Binary: golang-github-mattn-go-sqlite3-dev Version: 1.14.19~ds1-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Tim Potter , Mathias Gibbens Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, libsqlite3-dev, tzdata-legacy | tzdata (<= 2023c-5) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 7b9d2e03be9ee6c1d8d5cbb1d794d938 2443 golang-github-mattn-go-sqlite3_1.14.19~ds1-1.dsc d381a5a4691b8bece3824a0be7bd89b8 89048 golang-github-mattn-go-sqlite3_1.14.19~ds1.orig.tar.xz f15841aece66616e947e06e3fb9f1512 4788 golang-github-mattn-go-sqlite3_1.14.19~ds1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-sqlite3 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-sqlite3.git Checksums-Sha256: ebbbfcb3fe0fceb16512d1528f71871b83177be638dab84961b733f001b80fce 2443 golang-github-mattn-go-sqlite3_1.14.19~ds1-1.dsc 0840d69454a4ea64cf5d8d86c9edc559b10081ad4b0a2a0c9854b7fadf24a3d5 89048 golang-github-mattn-go-sqlite3_1.14.19~ds1.orig.tar.xz 878338ec4a92c3c323905db4d287709d5b62186818b2dddeb3c52d57d244a550 4788 golang-github-mattn-go-sqlite3_1.14.19~ds1-1.debian.tar.xz Homepage: https://github.com/mattn/go-sqlite3 Go-Import-Path: github.com/mattn/go-sqlite3 Package-List: golang-github-mattn-go-sqlite3-dev deb golang optional arch=any Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mattn-go-sqlite3 Priority: extra Section: golang Package: golang-github-mdlayher-netlink Binary: golang-github-mdlayher-netlink-dev Version: 1.7.1-1 Maintainer: Debian Go Packaging Team Uploaders: Leo Antunes Build-Depends: debhelper-compat (= 13), dh-golang, golang-any (>= 2:1.18~), golang-github-google-go-cmp-dev, golang-github-josharian-native-dev, golang-github-mdlayher-socket-dev (>= 0.4.0), golang-golang-x-net-dev, golang-golang-x-sys-dev, iproute2 Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 66e9b13fa45c826d2be1db2b3c4bf826 2476 golang-github-mdlayher-netlink_1.7.1-1.dsc c7931dc3d15bc13dbf7a42f0dfe0d787 50508 golang-github-mdlayher-netlink_1.7.1.orig.tar.gz c4aede0ac7ce4fa7287be525560d558c 3416 golang-github-mdlayher-netlink_1.7.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mdlayher-netlink Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mdlayher-netlink.git Checksums-Sha256: ecc065f4f9357517d9012959efef90ee468448edeea00d5ac881bf9ba4b62f4f 2476 golang-github-mdlayher-netlink_1.7.1-1.dsc cb821ec6c6d77b46e50a4f329902340088cc53523615b1f3a36c17635d253ec9 50508 golang-github-mdlayher-netlink_1.7.1.orig.tar.gz b385d2f0a0df965158047525cd68aa999ca1923dc395925f7b3f5bab83dcb10b 3416 golang-github-mdlayher-netlink_1.7.1-1.debian.tar.xz Homepage: https://github.com/mdlayher/netlink Go-Import-Path: github.com/mdlayher/netlink Package-List: golang-github-mdlayher-netlink-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mdlayher-netlink Priority: optional Section: misc Package: golang-github-mdlayher-socket Binary: golang-github-mdlayher-socket-dev Version: 0.4.0-1 Maintainer: Debian Go Packaging Team Uploaders: Benjamin Drung , Mathias Gibbens Build-Depends: debhelper-compat (= 13), dh-golang, golang-any (>= 2:1.18~), golang-github-google-go-cmp-dev, golang-golang-x-net-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev (>= 0.0~git20220422.9388b58) Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 9542b636accb56bf0c11785b66dbf3d5 2469 golang-github-mdlayher-socket_0.4.0-1.dsc c06a904e91f47c2865267e1cdf25c0f2 18775 golang-github-mdlayher-socket_0.4.0.orig.tar.gz ea79ebe7c87feb81644bb66918237e6f 3728 golang-github-mdlayher-socket_0.4.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mdlayher-socket Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mdlayher-socket.git Checksums-Sha256: 9f7f196ecc8ca80b75b335982cc67a0cc34b4160a7a0e497ed3cd4a1cbbfe079 2469 golang-github-mdlayher-socket_0.4.0-1.dsc c064c2add8c1b3d39c8eefd27dc298f8bfbbdb77a1d741da0b6a8c9e8aff7e7f 18775 golang-github-mdlayher-socket_0.4.0.orig.tar.gz 358f808784f4a1ca9af004f3bfc1952c28ea5a465b39b4cf1a8b6b5df9026a2a 3728 golang-github-mdlayher-socket_0.4.0-1.debian.tar.xz Homepage: https://github.com/mdlayher/socket Go-Import-Path: github.com/mdlayher/socket Package-List: golang-github-mdlayher-socket-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mdlayher-socket Priority: optional Section: misc Package: golang-github-mdlayher-vsock Binary: golang-github-mdlayher-vsock-dev Version: 0.0~git20210303.10d5918-2 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-cmp-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 75c089bdbb3e33f613ee8bbdb72b419a 1858 golang-github-mdlayher-vsock_0.0~git20210303.10d5918-2.dsc 636eb5d243b9ef5e00126ec9ba97a3be 21329 golang-github-mdlayher-vsock_0.0~git20210303.10d5918.orig.tar.gz 31ef6a5c154c2114a0ef4d972e28a679 2720 golang-github-mdlayher-vsock_0.0~git20210303.10d5918-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mdlayher-vsock Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mdlayher-vsock.git Checksums-Sha256: c917ee8081f0b7f88ca6820b60581369eed99d86f8db80bffaf368182d9c522c 1858 golang-github-mdlayher-vsock_0.0~git20210303.10d5918-2.dsc 1f1bb1eeadd2258c50cbc612f01e2bb8b89843ad8b81cfe469704427cb7649cc 21329 golang-github-mdlayher-vsock_0.0~git20210303.10d5918.orig.tar.gz 5df082523073dbac742f0395db3fcf8ab193b9f52bb281016b6bb217905b6fd5 2720 golang-github-mdlayher-vsock_0.0~git20210303.10d5918-2.debian.tar.xz Homepage: https://github.com/mdlayher/vsock Go-Import-Path: github.com/mdlayher/vsock Package-List: golang-github-mdlayher-vsock-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mdlayher-vsock Priority: optional Section: misc Package: golang-github-mgutz-ansi Binary: golang-github-mgutz-ansi-dev Version: 0.0~git20170206.9520e82-3 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-mattn-go-colorable-dev Architecture: all Standards-Version: 4.0.0 Format: 3.0 (quilt) Files: d6cfe7e851743aa719661678a87fd76a 2370 golang-github-mgutz-ansi_0.0~git20170206.9520e82-3.dsc 466874ccd4e6318b0ad7aece389c2285 4504 golang-github-mgutz-ansi_0.0~git20170206.9520e82.orig.tar.xz 212d1f9ff01af36c46b13ed5a333a240 2040 golang-github-mgutz-ansi_0.0~git20170206.9520e82-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mgutz-ansi Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mgutz-ansi.git Checksums-Sha256: 769de8efbeb163e6b3fd25feedef45934790ee2837fd94d720f5aeaf101d24f0 2370 golang-github-mgutz-ansi_0.0~git20170206.9520e82-3.dsc 11431dc76dcb757985dfd9d9ae4f3c779bd712d945a8144dd2691c36dcb7013c 4504 golang-github-mgutz-ansi_0.0~git20170206.9520e82.orig.tar.xz 5ffaa329638167de778d2981fd38ff7ad637dd772ce49a38f85eee6a8679c223 2040 golang-github-mgutz-ansi_0.0~git20170206.9520e82-3.debian.tar.xz Homepage: https://github.com/mgutz/ansi Go-Import-Path: github.com/mgutz/ansi Package-List: golang-github-mgutz-ansi-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mgutz-ansi Priority: extra Section: golang Package: golang-github-miekg-dns Binary: golang-github-miekg-dns-dev, golang-dns-dev Version: 1.0.4+ds-1 Maintainer: pkg-go Uploaders: Tonnerre LOMBARD , Tim Potter , Martín Ferrari , Build-Depends: debhelper (>= 11), dh-golang (>= 1.17~), golang-any, golang-golang-x-crypto-dev, golang-golang-x-net-dev Architecture: all Standards-Version: 4.1.3 Format: 3.0 (quilt) Files: 22661efcdf6ce6ee3348465e2f0fcd1d 2399 golang-github-miekg-dns_1.0.4+ds-1.dsc b8c73d77cc9645a19c6e681cb477c60a 152494 golang-github-miekg-dns_1.0.4+ds.orig.tar.gz 3579c9d201375766ee7972597b7136c2 4280 golang-github-miekg-dns_1.0.4+ds-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-miekg-dns.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-miekg-dns.git Checksums-Sha256: 3f0956133c7393b428ca62be984286941d27e858d3120f618e37e30f17418045 2399 golang-github-miekg-dns_1.0.4+ds-1.dsc f58d47f1e1a69f0338d361f0ba5132aaf326dbbb0b94ce4fda446e9e30c2031e 152494 golang-github-miekg-dns_1.0.4+ds.orig.tar.gz 0213b2694a3b6ef8f0d2138836a88c34b2eaac3c6ea2e21568c3bd51ef164c52 4280 golang-github-miekg-dns_1.0.4+ds-1.debian.tar.xz Homepage: https://github.com/miekg/dns Go-Import-Path: github.com/miekg/dns Package-List: golang-dns-dev deb oldlibs optional arch=all golang-github-miekg-dns-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-miekg-dns Priority: extra Section: golang Package: golang-github-miekg-dns Binary: golang-github-miekg-dns-dev Version: 1.1.26-1 Maintainer: pkg-go Uploaders: Tonnerre LOMBARD , Tim Potter , Martín Ferrari , Dmitry Smirnov , Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.17~), golang-any (>= 2:1.10~), golang-golang-x-crypto-dev, golang-golang-x-net-dev (>= 1:0.0+git20180124), golang-golang-x-sync-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 8b26c0b0635a4e0c547cdf043d867b67 2413 golang-github-miekg-dns_1.1.26-1.dsc fa6411bc496254ac4fe672611b2d4022 143892 golang-github-miekg-dns_1.1.26.orig.tar.xz c110998f5e1d8aef121eb1ba38b7637d 5312 golang-github-miekg-dns_1.1.26-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-miekg-dns Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-miekg-dns.git Checksums-Sha256: 606f85c178ddbc19c2e65822d6114152999a2c4773d2f798302310c524de84dc 2413 golang-github-miekg-dns_1.1.26-1.dsc 0f62be201f8711ad6e23d61808f779305879e65b489589436dc23b89681f3008 143892 golang-github-miekg-dns_1.1.26.orig.tar.xz 548dcff4100bdbe5864df11a6f0719953fe8997188df128eb7e4f6977c9f4478 5312 golang-github-miekg-dns_1.1.26-1.debian.tar.xz Homepage: https://github.com/miekg/dns Go-Import-Path: github.com/miekg/dns Package-List: golang-github-miekg-dns-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-miekg-dns Priority: extra Section: golang Package: golang-github-mitchellh-cli Binary: golang-github-mitchellh-cli-dev Version: 1.0.0-1 Maintainer: pkg-go Uploaders: Tim Potter , Dmitry Smirnov , Build-Depends: debhelper (>= 12~), dh-golang, golang-any, golang-github-armon-go-radix-dev, golang-github-bgentry-speakeasy-dev, golang-github-fatih-color-dev, golang-github-mattn-go-isatty-dev, golang-github-posener-complete-dev Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 352211ac07be5dd5a956a74788306c6a 2409 golang-github-mitchellh-cli_1.0.0-1.dsc 0d5f1f3a0dda56d1dc5fce7fc15fa34a 21832 golang-github-mitchellh-cli_1.0.0.orig.tar.xz 8395e0bf2357474283aec9ce3b6e28b8 8024 golang-github-mitchellh-cli_1.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-cli Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-cli.git Checksums-Sha256: 37f163d45ee95b65e2f69b5b3ad85638e08ba710560716368a0fd81efcb04a36 2409 golang-github-mitchellh-cli_1.0.0-1.dsc 3f70ebe7e94b0a2aa002c1e29460bba0aecb936bb57b40ed0aabd36b584acc0b 21832 golang-github-mitchellh-cli_1.0.0.orig.tar.xz ac5af2978006faf4f7703089a910d9db0bae10de132a837a0a6b35fc2668c2c3 8024 golang-github-mitchellh-cli_1.0.0-1.debian.tar.xz Homepage: https://github.com/mitchellh/cli Go-Import-Path: github.com/mitchellh/cli Package-List: golang-github-mitchellh-cli-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mitchellh-cli Priority: extra Section: golang Package: golang-github-mitchellh-copystructure Binary: golang-github-mitchellh-copystructure-dev Version: 0.0~git20161013.0.5af94ae-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper (>= 9), dh-golang, golang-any, golang-github-mitchellh-reflectwalk-dev Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 6ad80e352da33fe925bf347052899724 2514 golang-github-mitchellh-copystructure_0.0~git20161013.0.5af94ae-2.dsc 872691c883c5cd81c42889fa02ac162f 7332 golang-github-mitchellh-copystructure_0.0~git20161013.0.5af94ae.orig.tar.xz ab4f2e0c9300134588c6b0a373880ab5 1956 golang-github-mitchellh-copystructure_0.0~git20161013.0.5af94ae-2.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-mitchellh-copystructure.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-mitchellh-copystructure.git Checksums-Sha256: 79c14f502744f9b1ec2cd17b479fd5a181844066a5396d1cb2c28f4b2eb69315 2514 golang-github-mitchellh-copystructure_0.0~git20161013.0.5af94ae-2.dsc 67f786d4fd5bafff9405ff1b3126a75ac09537365070497f6e41a8ad383bed72 7332 golang-github-mitchellh-copystructure_0.0~git20161013.0.5af94ae.orig.tar.xz b03524a6fc93d1f321facd4f285107d2db002d006fc6c92cb77db9e43f55f24c 1956 golang-github-mitchellh-copystructure_0.0~git20161013.0.5af94ae-2.debian.tar.xz Homepage: https://github.com/mitchellh/copystructure Go-Import-Path: github.com/mitchellh/copystructure Package-List: golang-github-mitchellh-copystructure-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-mitchellh-copystructure Priority: extra Section: golang Package: golang-github-mitchellh-copystructure Binary: golang-github-mitchellh-copystructure-dev Version: 1.2.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-mitchellh-reflectwalk-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 53e20b35c8f0c224937e1ea478bfb183 2394 golang-github-mitchellh-copystructure_1.2.0-1.dsc 2c61955ce4cee32d1d986ac7dad76064 9951 golang-github-mitchellh-copystructure_1.2.0.orig.tar.gz ec884c1ac9f33a987b4de3e36693a647 2992 golang-github-mitchellh-copystructure_1.2.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-copystructure Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-copystructure.git Checksums-Sha256: 0834b7c0388434ddbf1ca4e1c8030105010031855d6ba2b20a236ec13387e2a2 2394 golang-github-mitchellh-copystructure_1.2.0-1.dsc 0f3c6a9d91d695470c22acaba390878a03e3c106a453c4b0b8abebfb76c1a009 9951 golang-github-mitchellh-copystructure_1.2.0.orig.tar.gz a4434579523c3f80ea8dcad3c472ee407149267927a8735eb80b0279d058ac36 2992 golang-github-mitchellh-copystructure_1.2.0-1.debian.tar.xz Homepage: https://github.com/mitchellh/copystructure Go-Import-Path: github.com/mitchellh/copystructure Package-List: golang-github-mitchellh-copystructure-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-mitchellh-copystructure Priority: extra Section: golang Package: golang-github-mitchellh-go-homedir Binary: golang-github-mitchellh-go-homedir-dev Version: 0.0~git20161203.0.b8bc1bf-2 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Anthony Fok Build-Depends: debhelper (>= 10), dh-golang, golang-any Architecture: all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: 743342e1d2371fbacd791693c4b9efaf 2508 golang-github-mitchellh-go-homedir_0.0~git20161203.0.b8bc1bf-2.dsc ae39e9b86a90190acc8a628ef12c7334 2860 golang-github-mitchellh-go-homedir_0.0~git20161203.0.b8bc1bf.orig.tar.xz 245b2358f66abae99a22544664292935 2440 golang-github-mitchellh-go-homedir_0.0~git20161203.0.b8bc1bf-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-go-homedir Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-go-homedir.git Checksums-Sha256: f033d642486905c66cd9d3b2e443fb1e086393afee6fdaa02c0ab0ecdd431cfd 2508 golang-github-mitchellh-go-homedir_0.0~git20161203.0.b8bc1bf-2.dsc d778866f5214f91b8f57a120bb82fd281fc6e9e10d3063914fcf06a14c2cc490 2860 golang-github-mitchellh-go-homedir_0.0~git20161203.0.b8bc1bf.orig.tar.xz 4b55342d644d62cd50aaf2fa471449d53496e409d4988f3c0180f1a7764c9d94 2440 golang-github-mitchellh-go-homedir_0.0~git20161203.0.b8bc1bf-2.debian.tar.xz Homepage: https://github.com/mitchellh/go-homedir Go-Import-Path: github.com/mitchellh/go-homedir Package-List: golang-github-mitchellh-go-homedir-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mitchellh-go-homedir Priority: extra Section: golang Package: golang-github-mitchellh-go-homedir Binary: golang-github-mitchellh-go-homedir-dev Version: 1.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 742b98e7cf663696bb0bee4bf65f9988 2374 golang-github-mitchellh-go-homedir_1.1.0-1.dsc b5e919bac0f166fefd86c8c834b1b1f9 3362 golang-github-mitchellh-go-homedir_1.1.0.orig.tar.gz 5239c1f796412a1581f0686b389a41af 3144 golang-github-mitchellh-go-homedir_1.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-go-homedir Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-go-homedir.git Checksums-Sha256: 7e5a7b76fb93565c2b41339ba60c8cb3806159cad4ac763ee96d47e04224ae90 2374 golang-github-mitchellh-go-homedir_1.1.0-1.dsc 646671c73a84a8dfb4a5a76b80c7b63549ffefa906524d45077301bc7da76600 3362 golang-github-mitchellh-go-homedir_1.1.0.orig.tar.gz 1e2de2fc0b2ee1d9436b579abd1f80e7008c3611a890a7e2fc001a9b1457dda8 3144 golang-github-mitchellh-go-homedir_1.1.0-1.debian.tar.xz Homepage: https://github.com/mitchellh/go-homedir Go-Import-Path: github.com/mitchellh/go-homedir Package-List: golang-github-mitchellh-go-homedir-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mitchellh-go-homedir Priority: extra Section: golang Package: golang-github-mitchellh-go-testing-interface Binary: golang-github-mitchellh-go-testing-interface-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper (>= 12~), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: cd8d8a8e9baaeb36e0e61d0d3bdf1824 2444 golang-github-mitchellh-go-testing-interface_1.0.0-1.dsc 22c5e45fc5fd24cc1cd77fa05303d77c 2744 golang-github-mitchellh-go-testing-interface_1.0.0.orig.tar.xz 2350f52a53f7ed49fe067240fadbaac9 2576 golang-github-mitchellh-go-testing-interface_1.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-go-testing-interface Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-go-testing-interface.git Checksums-Sha256: dbeb4aa17b3555a6cf0adf85884a197196d2fc200545fd6b8e97f54149dab863 2444 golang-github-mitchellh-go-testing-interface_1.0.0-1.dsc 88756559158c59c5229d7a5f6f76f21ffa3b8ae4510d8152fe68fb91944c488f 2744 golang-github-mitchellh-go-testing-interface_1.0.0.orig.tar.xz 53aff57cc27b163939a48ecdd5ccec40ac09bfc9ed1d884f1daf0aaa8c350759 2576 golang-github-mitchellh-go-testing-interface_1.0.0-1.debian.tar.xz Homepage: https://github.com/mitchellh/go-testing-interface Go-Import-Path: github.com/mitchellh/go-testing-interface Package-List: golang-github-mitchellh-go-testing-interface-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mitchellh-go-testing-interface Priority: extra Section: golang Package: golang-github-mitchellh-mapstructure Binary: golang-github-mitchellh-mapstructure-dev Version: 1.1.2-1 Maintainer: Debian Go Packaging Team Uploaders: Kouhei Maeda , Tianon Gravi , Anthony Fok , Tim Potter Build-Depends: debhelper (>= 11~), dh-golang, golang-any Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 585ece60650f583ecac1c744df9e41d5 2391 golang-github-mitchellh-mapstructure_1.1.2-1.dsc 7aae884b346c7cd8ec4b56fbf6aea330 20980 golang-github-mitchellh-mapstructure_1.1.2.orig.tar.gz 3e037b46e5a66032aec1b302675d4a0a 3428 golang-github-mitchellh-mapstructure_1.1.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-mapstructure Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-mapstructure.git Checksums-Sha256: 3e1b492754d117e19af305bbe70bd662985de2a052b355350da65d664f857f22 2391 golang-github-mitchellh-mapstructure_1.1.2-1.dsc 53fbc06b125ff1c9c73a4eb1764346932671a29c67a45a92e2ebc6855635069b 20980 golang-github-mitchellh-mapstructure_1.1.2.orig.tar.gz 3edae636a3e3cedb330559f9c03f8ad061feca4a3acc61a80674fbb62e8f7074 3428 golang-github-mitchellh-mapstructure_1.1.2-1.debian.tar.xz Homepage: https://github.com/mitchellh/mapstructure Go-Import-Path: github.com/mitchellh/mapstructure Package-List: golang-github-mitchellh-mapstructure-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-mitchellh-mapstructure Priority: extra Section: golang Package: golang-github-mitchellh-mapstructure Binary: golang-github-mitchellh-mapstructure-dev Version: 1.4.3-1 Maintainer: Debian Go Packaging Team Uploaders: Kouhei Maeda , Tianon Gravi , Anthony Fok , Tim Potter , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: bc1ff742438ee0e64f9fe2c7514632a3 2453 golang-github-mitchellh-mapstructure_1.4.3-1.dsc 05192c6d967cf44a7d3826ceeb21fa9c 28418 golang-github-mitchellh-mapstructure_1.4.3.orig.tar.gz 3065f78ef1033b5475cf79921993fd0d 3472 golang-github-mitchellh-mapstructure_1.4.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-mapstructure Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-mapstructure.git Checksums-Sha256: 28c520e4e26aa4785fd4952871b9771d04377cfbf008e1c2962e5e745e2488d2 2453 golang-github-mitchellh-mapstructure_1.4.3-1.dsc 06198bdaa6782f68990134b88b5f0c1db44757cf81721c619fff5626d97fffc4 28418 golang-github-mitchellh-mapstructure_1.4.3.orig.tar.gz 15a54eb6bee6f431db2c75859d9a4718c6227ffaef0b2adf713865010ceb30c8 3472 golang-github-mitchellh-mapstructure_1.4.3-1.debian.tar.xz Homepage: https://github.com/mitchellh/mapstructure Go-Import-Path: github.com/mitchellh/mapstructure Package-List: golang-github-mitchellh-mapstructure-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mitchellh-mapstructure Priority: extra Section: golang Package: golang-github-mitchellh-reflectwalk Binary: golang-github-mitchellh-reflectwalk-dev Version: 0.0~git20170726.63d60e9-4 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Tim Potter , Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-golang-x-tools Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 3414a6b673cfdc463a765e9655145b4a 2503 golang-github-mitchellh-reflectwalk_0.0~git20170726.63d60e9-4.dsc d5a1e3473607160459f6271cd08367e2 5652 golang-github-mitchellh-reflectwalk_0.0~git20170726.63d60e9.orig.tar.xz 3dfa64bde4206e248af53c3c4fc9549c 2880 golang-github-mitchellh-reflectwalk_0.0~git20170726.63d60e9-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-reflectwalk Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-reflectwalk.git Checksums-Sha256: 4645aaacde9543a979eef7aefa341726aec8244207f6d2eb876a91c12651410b 2503 golang-github-mitchellh-reflectwalk_0.0~git20170726.63d60e9-4.dsc e74945c9aea7a45eca16e9444d6668eb85073963bd4c37290a38595e99134b99 5652 golang-github-mitchellh-reflectwalk_0.0~git20170726.63d60e9.orig.tar.xz 3695f4275e46de39ee7144be9bbc8c51129bf71965a80c77dcc793419aba07a4 2880 golang-github-mitchellh-reflectwalk_0.0~git20170726.63d60e9-4.debian.tar.xz Homepage: https://github.com/mitchellh/reflectwalk Go-Import-Path: github.com/mitchellh/reflectwalk Package-List: golang-github-mitchellh-reflectwalk-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mitchellh-reflectwalk Priority: extra Section: golang Package: golang-github-mitchellh-reflectwalk Binary: golang-github-mitchellh-reflectwalk-dev Version: 1.0.1-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Tim Potter , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 48cf5ee7575cead453c430d504c08fee 1767 golang-github-mitchellh-reflectwalk_1.0.1-1.dsc 6f8dcbc39db2fb4596a383b876b225f2 6449 golang-github-mitchellh-reflectwalk_1.0.1.orig.tar.gz 1e3a6b2b5baf12edec573dfe2cef6ab8 3060 golang-github-mitchellh-reflectwalk_1.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-reflectwalk Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mitchellh-reflectwalk.git Checksums-Sha256: eced5ae7463293f75dfd315666c7ac4e008607be9fc13c00de3ff35a015e782c 1767 golang-github-mitchellh-reflectwalk_1.0.1-1.dsc c81ed165d0250541655304973d5379a61e00ef074c471b6a6be2c38b204a2afd 6449 golang-github-mitchellh-reflectwalk_1.0.1.orig.tar.gz 7645c77ce0a9c7e7da51ca1dead4c61b5421402bee0ac0d91393f5b6f69d85f1 3060 golang-github-mitchellh-reflectwalk_1.0.1-1.debian.tar.xz Homepage: https://github.com/mitchellh/reflectwalk Go-Import-Path: github.com/mitchellh/reflectwalk Package-List: golang-github-mitchellh-reflectwalk-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-mitchellh-reflectwalk Priority: extra Section: golang Package: golang-github-moby-sys Binary: golang-github-moby-sys-dev Version: 0.0~git20201113.5a29239-1 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 18d1c9913095040f2ab9ee5db92e89d4 1720 golang-github-moby-sys_0.0~git20201113.5a29239-1.dsc 7d7434475cda9d1fd9f983c21d6c87c5 52437 golang-github-moby-sys_0.0~git20201113.5a29239.orig.tar.gz ebc286f129d0955eb7001bc532eaed38 3316 golang-github-moby-sys_0.0~git20201113.5a29239-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-moby-sys Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-moby-sys.git Checksums-Sha256: 7672e8edb9e0bdab40128ca1058110ce72a0957084e8953f64d2933aaa6bef41 1720 golang-github-moby-sys_0.0~git20201113.5a29239-1.dsc 053e1f7f02181c3ef37ab0e2e59e6d3114077a490e815968a49cc827b589e498 52437 golang-github-moby-sys_0.0~git20201113.5a29239.orig.tar.gz 5b6afce46c78a609a8f7dd0487913d9dfe3533cfd34e7753c794c0f64724fc6c 3316 golang-github-moby-sys_0.0~git20201113.5a29239-1.debian.tar.xz Homepage: https://github.com/moby/sys Go-Import-Path: github.com/moby/sys Package-List: golang-github-moby-sys-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-moby-sys Priority: extra Section: golang Package: golang-github-modern-go-concurrent Binary: golang-github-modern-go-concurrent-dev Version: 1.0.3-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari Build-Depends: debhelper (>= 11), dh-golang, golang-any Architecture: all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: c26f6045b847ed0108dddb26961afd8a 2313 golang-github-modern-go-concurrent_1.0.3-1.dsc 69269618e7547a3bd2cccbf228041eaf 7544 golang-github-modern-go-concurrent_1.0.3.orig.tar.gz 3e913d54faeb1e487b109d06daa71e27 1684 golang-github-modern-go-concurrent_1.0.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-modern-go-concurrent Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-modern-go-concurrent.git Checksums-Sha256: fdbc0215547b17dc0b82535470ba406e67b2e29a2736b232d1bea3d9c9b90578 2313 golang-github-modern-go-concurrent_1.0.3-1.dsc 3ecfc0421dd35d5f484a44d41d570c1e84f9ee38e27127723a852f23493f9074 7544 golang-github-modern-go-concurrent_1.0.3.orig.tar.gz 2c0b5f81614a95a266bcf0403b0b941986f1ae72a85fa6f4b56f398044f52df3 1684 golang-github-modern-go-concurrent_1.0.3-1.debian.tar.xz Homepage: https://github.com/modern-go/concurrent Go-Import-Path: github.com/modern-go/concurrent Package-List: golang-github-modern-go-concurrent-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-modern-go-concurrent Priority: extra Section: golang Package: golang-github-modern-go-reflect2 Binary: golang-github-modern-go-reflect2-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Build-Depends: debhelper (>= 11), dh-golang, golang-any, golang-github-modern-go-concurrent-dev Architecture: all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: 8f8c3e7521c59ef3523c5ad125c712f0 2331 golang-github-modern-go-reflect2_1.0.0-1.dsc 994232c8f96bdcaf544497dc3250fca1 17441 golang-github-modern-go-reflect2_1.0.0.orig.tar.gz 1dfb91058afe65d5a4d0203857f5a26e 1884 golang-github-modern-go-reflect2_1.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-modern-go-reflect2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-modern-go-reflect2.git Checksums-Sha256: 7a8e89a5133a1f78ce1e8aba211c3d0cb6e69cba11b590abd1dfa3355ba7a7a3 2331 golang-github-modern-go-reflect2_1.0.0-1.dsc 4407b857dc9d2898c6c8ae4aa164370129531be114ac9d9b6a29178a30774f57 17441 golang-github-modern-go-reflect2_1.0.0.orig.tar.gz a9e505afb88224273df557bb987aef1012482ad5ad888c10c685907bc6ae882e 1884 golang-github-modern-go-reflect2_1.0.0-1.debian.tar.xz Homepage: https://github.com/modern-go/reflect2 Go-Import-Path: github.com/modern-go/reflect2 Package-List: golang-github-modern-go-reflect2-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-modern-go-reflect2 Priority: extra Section: golang Package: golang-github-moul-http2curl Binary: golang-github-moul-http2curl-dev Version: 0.0~git20161031.0.4e24498+dfsg-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-smartystreets-goconvey-dev Architecture: all Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: 755de9c13189d1bb5d20e1f9e82989fb 2438 golang-github-moul-http2curl_0.0~git20161031.0.4e24498+dfsg-1.dsc 44a3ccfc9f63e7c42edf4d3c15730663 3844 golang-github-moul-http2curl_0.0~git20161031.0.4e24498+dfsg.orig.tar.xz 1ab7a87fc81b17b10a8f944de6d5824f 2056 golang-github-moul-http2curl_0.0~git20161031.0.4e24498+dfsg-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-moul-http2curl.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-moul-http2curl.git Checksums-Sha256: 89442c56f6e13033214be9ab8ed0d11bc3630b9a4cdb7655dab638dc1d3583a2 2438 golang-github-moul-http2curl_0.0~git20161031.0.4e24498+dfsg-1.dsc 3447d3ab75b5d35764192c86f6a741b795cbe188763284da49bf13af1967686f 3844 golang-github-moul-http2curl_0.0~git20161031.0.4e24498+dfsg.orig.tar.xz e393803fd10bcdbc2d1c56e93457ef93830168cdbf10f6f9f684f81153ffee7c 2056 golang-github-moul-http2curl_0.0~git20161031.0.4e24498+dfsg-1.debian.tar.xz Homepage: https://github.com/moul/http2curl Go-Import-Path: github.com/moul/http2curl Package-List: golang-github-moul-http2curl-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-moul-http2curl Priority: extra Section: golang Package: golang-github-moul-http2curl Binary: golang-github-moul-http2curl-dev Version: 0.0~git20161031.0.4e24498+dfsg-1.1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-smartystreets-goconvey-dev Architecture: all Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: 403ff0d96a142524c9a7a8e5ee0aba36 2446 golang-github-moul-http2curl_0.0~git20161031.0.4e24498+dfsg-1.1.dsc 44a3ccfc9f63e7c42edf4d3c15730663 3844 golang-github-moul-http2curl_0.0~git20161031.0.4e24498+dfsg.orig.tar.xz 9cc92aae00c9b13ecb239aa190d35ff3 2176 golang-github-moul-http2curl_0.0~git20161031.0.4e24498+dfsg-1.1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-moul-http2curl.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-moul-http2curl.git Checksums-Sha256: 715e5ee08c3bab290d2d0dfddbfffa5ba93f06c50678d0e49fdff72b62767083 2446 golang-github-moul-http2curl_0.0~git20161031.0.4e24498+dfsg-1.1.dsc 3447d3ab75b5d35764192c86f6a741b795cbe188763284da49bf13af1967686f 3844 golang-github-moul-http2curl_0.0~git20161031.0.4e24498+dfsg.orig.tar.xz 9e9d1543ab0ffe81ded04c12999f2722e8004156554717a3615db10b29ab198f 2176 golang-github-moul-http2curl_0.0~git20161031.0.4e24498+dfsg-1.1.debian.tar.xz Homepage: https://github.com/moul/http2curl Go-Import-Path: github.com/moul/http2curl Package-List: golang-github-moul-http2curl-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-moul-http2curl Priority: extra Section: golang Package: golang-github-ncw-swift Binary: golang-github-ncw-swift-dev Version: 1.0.49-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: af55bb34a6c1f7eef2bda25ebb067482 2180 golang-github-ncw-swift_1.0.49-1.dsc 3afe2ac3aecceaadc4a2a0c5fe9d6cc7 63262 golang-github-ncw-swift_1.0.49.orig.tar.gz e5c0aa67527900dde3347b9691617d71 3152 golang-github-ncw-swift_1.0.49-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ncw-swift Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ncw-swift.git Checksums-Sha256: 651be26c68bac75531720de37df121201aaf0f754ed16fc527eb5b531fa85f09 2180 golang-github-ncw-swift_1.0.49-1.dsc 57906c5749aeeff766f31d99f263c5cdf85a4faaf37d6cc663cc7ada51126bfb 63262 golang-github-ncw-swift_1.0.49.orig.tar.gz 1b62b26facab37e64010f2db1716cb53bda39f61f2da0e535b3e0f3e822595b6 3152 golang-github-ncw-swift_1.0.49-1.debian.tar.xz Homepage: https://github.com/ncw/swift Go-Import-Path: github.com/ncw/swift Package-List: golang-github-ncw-swift-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-ncw-swift Priority: extra Section: golang Package: golang-github-nlopes-slack Binary: golang-github-nlopes-slack-dev Version: 0.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-any, golang-github-stretchr-testify-dev, golang-golang-x-net-dev Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: 604210de02554718e5650f29e674c461 2276 golang-github-nlopes-slack_0.1.0-1.dsc e9a4a490e950ab2bdc77ff8bfb21b0d6 51378 golang-github-nlopes-slack_0.1.0.orig.tar.gz 7743925b05534241ba362bdc19b5e1d9 2056 golang-github-nlopes-slack_0.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-nlopes-slack Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-nlopes-slack.git Checksums-Sha256: 558865de0a052b0ab121a3f120469cea6d8ab3f7d3df468ded229ae49728c1b7 2276 golang-github-nlopes-slack_0.1.0-1.dsc be3a970b1d4ec27931d367e427cad1486787f05f88a3bac90b6fb128a192e420 51378 golang-github-nlopes-slack_0.1.0.orig.tar.gz 472cc87fd31a06ecaeb0d8093132429a895e6b28f21ad75152a67725feee5418 2056 golang-github-nlopes-slack_0.1.0-1.debian.tar.xz Homepage: https://github.com/nlopes/slack Go-Import-Path: github.com/nlopes/slack Package-List: golang-github-nlopes-slack-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-nlopes-slack Priority: extra Section: golang Package: golang-github-nsf-termbox-go Binary: golang-github-nsf-termbox-go-dev Version: 0.0~git20160914-3 Maintainer: Debian Go Packaging Team Uploaders: Haruki TSURUMOTO Build-Depends: debhelper (>= 8.0.0), dh-golang, golang-go, golang-github-mattn-go-runewidth-dev Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 0ab0568565f57fbe6e588946343edc5c 2332 golang-github-nsf-termbox-go_0.0~git20160914-3.dsc 128dd71c9f24057bfc43b17b3e6a3974 29978 golang-github-nsf-termbox-go_0.0~git20160914.orig.tar.gz 03de76ba639172f5fd7f79d41e66df0d 2632 golang-github-nsf-termbox-go_0.0~git20160914-3.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-nsf-termbox-go.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-nsf-termbox-go.git Checksums-Sha256: fabf3e0b4da66ee6df8e7308eb93e0203d5d602828186a0299a22f0c6bb3f82b 2332 golang-github-nsf-termbox-go_0.0~git20160914-3.dsc 1fa8e37bc94369f472063fcb8631626639d59000ff5d1d90875e0fad56acc766 29978 golang-github-nsf-termbox-go_0.0~git20160914.orig.tar.gz 7b590646a01dcdabe61634a5d9b1b3fcc2dcfb11abfc48a2a3f28cff5831ede9 2632 golang-github-nsf-termbox-go_0.0~git20160914-3.debian.tar.xz Homepage: https://github.com/nsf/termbox-go Go-Import-Path: github.com/nsf/termbox-go Package-List: golang-github-nsf-termbox-go-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-nsf-termbox-go Priority: extra Section: golang Package: golang-github-nytimes-gziphandler Binary: golang-github-nytimes-gziphandler-dev Version: 1.1.1-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper (>= 12~), dh-golang, golang-go, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 3c0082d34931f7f64182d08ce963f0a5 2339 golang-github-nytimes-gziphandler_1.1.1-1.dsc b8436ab51cb859a876e129e7e9a7ff87 44816 golang-github-nytimes-gziphandler_1.1.1.orig.tar.xz ce2571c9dc6989cf16b6e8e4853f0339 2476 golang-github-nytimes-gziphandler_1.1.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-nytimes-gziphandler Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-nytimes-gziphandler.git Checksums-Sha256: f7994f8a372b390cee2d170fe767f62f12c611bdae34a2065345d8e2b9df2dfc 2339 golang-github-nytimes-gziphandler_1.1.1-1.dsc b02e926b1e82651bcb8908e1f334d4be553d28d25e6fea4ddd9184913db1fc2a 44816 golang-github-nytimes-gziphandler_1.1.1.orig.tar.xz 102a27c3e59da9b9085242fc41e7a0c28d2737acb37f9ec8a225b0826667062c 2476 golang-github-nytimes-gziphandler_1.1.1-1.debian.tar.xz Homepage: https://github.com/NYTimes/gziphandler Go-Import-Path: github.com/NYTimes/gziphandler Package-List: golang-github-nytimes-gziphandler-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-nytimes-gziphandler Priority: extra Section: golang Package: golang-github-oklog-run Binary: golang-github-oklog-run-dev Version: 1.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dawid Dziurla , Dmitry Smirnov , Build-Depends: debhelper-compat (= 12), dh-golang Build-Depends-Indep: golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 81b64c413d97504ae73f95694c51fff2 2224 golang-github-oklog-run_1.1.0-1.dsc 10c3ab4d18620970d84b9d81eb872158 7991 golang-github-oklog-run_1.1.0.orig.tar.gz 97a4839ca7c8fafebd34d561a471d4aa 2092 golang-github-oklog-run_1.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-oklog-run Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-oklog-run.git Checksums-Sha256: efc42b057f0376457a5f5b5e5b217dcd9159164e7c8f329c309ba2414622a6ff 2224 golang-github-oklog-run_1.1.0-1.dsc 00c8e2d2071fca7db49027aaaf1e846fa863c4d8a5be33b49898d828ba88cdb5 7991 golang-github-oklog-run_1.1.0.orig.tar.gz 9d2bf3f04af0414a8cdcb3027453566418cdfe593408b614b7c7fe050e2eb4e4 2092 golang-github-oklog-run_1.1.0-1.debian.tar.xz Homepage: https://github.com/oklog/run Go-Import-Path: github.com/oklog/run Package-List: golang-github-oklog-run-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-oklog-run Priority: extra Section: golang Package: golang-github-oklog-ulid Binary: golang-github-oklog-ulid-dev Version: 2.0.2+ds-2 Maintainer: Debian Go Packaging Team Uploaders: Martina Ferrari , Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 48886ee2d55f90b205a252c4457c6ec5 2214 golang-github-oklog-ulid_2.0.2+ds-2.dsc 011182f18a6cf97a849279198eb88ce6 19005 golang-github-oklog-ulid_2.0.2+ds.orig.tar.gz 117222907b3682d88087cce24a451aae 2664 golang-github-oklog-ulid_2.0.2+ds-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-oklog-ulid Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-oklog-ulid.git Checksums-Sha256: 2dfac84a0fb3a493b5b69809659b97bcca10313abe45743ef24389b553628578 2214 golang-github-oklog-ulid_2.0.2+ds-2.dsc bac9ce9fd267399be954bdc86414d98c58d41d0a3d172ad58f4c9679fa23dea8 19005 golang-github-oklog-ulid_2.0.2+ds.orig.tar.gz 2fc9c001169ccb55164c0039e8398c3605a3bc97d82f14db31b7406949fec2b8 2664 golang-github-oklog-ulid_2.0.2+ds-2.debian.tar.xz Homepage: https://github.com/oklog/ulid Go-Import-Path: github.com/oklog/ulid Package-List: golang-github-oklog-ulid-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-oklog-ulid Priority: extra Section: golang Package: golang-github-olekukonko-tablewriter Binary: golang-github-olekukonko-tablewriter-dev Version: 0.0.1-1 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Anthony Fok , Nobuhiro Iwamatsu Build-Depends: debhelper (>= 10), dh-golang (>= 1.17~), golang-any, golang-github-mattn-go-runewidth-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 2865fefc34e00990769ac9b76011fd71 2450 golang-github-olekukonko-tablewriter_0.0.1-1.dsc a44156da6cb1fb2c44d022a4e12db8d6 17505 golang-github-olekukonko-tablewriter_0.0.1.orig.tar.gz 6560834521a98112ea469c1272ba8052 2972 golang-github-olekukonko-tablewriter_0.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-olekukonko-tablewriter Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-olekukonko-tablewriter.git Checksums-Sha256: 75194b398e436ef23d59e877214a65f9c279bb0d7f7e8a5b5c49683101049dfe 2450 golang-github-olekukonko-tablewriter_0.0.1-1.dsc d9d620f0bcd58953a44b514042caa378b8256a692bcc8c0842e8aeac5a87db89 17505 golang-github-olekukonko-tablewriter_0.0.1.orig.tar.gz 593c1195670bf5cea1e7a77ddee89736dcbd91102cde126aca1644b840523890 2972 golang-github-olekukonko-tablewriter_0.0.1-1.debian.tar.xz Homepage: https://github.com/olekukonko/tablewriter Go-Import-Path: github.com/olekukonko/tablewriter Package-List: golang-github-olekukonko-tablewriter-dev deb devel extra arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-olekukonko-tablewriter Priority: extra Section: golang Package: golang-github-opencontainers-go-digest Binary: golang-github-opencontainers-go-digest-dev Version: 1.0.0-1 Maintainer: Debian Go Packaging Team Uploaders: Arnaud Rebillout Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: f3ee1630a8d4fe97980958f92e8bef11 1795 golang-github-opencontainers-go-digest_1.0.0-1.dsc 85e66d338aae62b92ef7f32fcff08263 24456 golang-github-opencontainers-go-digest_1.0.0.orig.tar.gz 0e04c1fe3541e9924b1993ca9dfd3495 2936 golang-github-opencontainers-go-digest_1.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-opencontainers-go-digest Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-opencontainers-go-digest.git Checksums-Sha256: cfc4ed05514c533a72e26e69ce0741733b400498d3f0d062f196980fa0fc0a81 1795 golang-github-opencontainers-go-digest_1.0.0-1.dsc 1e74706d265c92f62793af741e322163f3c08afa66f5a7926c9b9ccb44fed230 24456 golang-github-opencontainers-go-digest_1.0.0.orig.tar.gz daee50093b46a9b42a0136e774a0260f9fa0a20649313bdc689413acf8ff4373 2936 golang-github-opencontainers-go-digest_1.0.0-1.debian.tar.xz Homepage: https://github.com/opencontainers/go-digest Go-Import-Path: github.com/opencontainers/go-digest Package-List: golang-github-opencontainers-go-digest-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-opencontainers-go-digest Priority: extra Section: golang Package: golang-github-opencontainers-selinux Binary: golang-github-opencontainers-selinux-dev Version: 1.8.5-1 Maintainer: Debian Go Packaging Team Uploaders: Balint Reczey , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 452aecd4e646d1cbe953d079d8b98a5c 1781 golang-github-opencontainers-selinux_1.8.5-1.dsc f80614aaf78de4c51cc98c4be05e7000 27412 golang-github-opencontainers-selinux_1.8.5.orig.tar.xz 05bbf35d4311db1e2214066f9c856a53 4832 golang-github-opencontainers-selinux_1.8.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-opencontainers-selinux Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-opencontainers-selinux.git Checksums-Sha256: d94e30af5c2e46af431ae9121b0f7993874cb65bbae49704f1fe59eaf242bfd9 1781 golang-github-opencontainers-selinux_1.8.5-1.dsc 10e39992264cc7466b074f8cc9c18114a8298afb0f3bc523efc8993fd6bc59ae 27412 golang-github-opencontainers-selinux_1.8.5.orig.tar.xz bca263d5da4f9be1366b400b49dc9510f568e2e4c147722eceeed57c25cf1982 4832 golang-github-opencontainers-selinux_1.8.5-1.debian.tar.xz Homepage: https://github.com/opencontainers/selinux Go-Import-Path: github.com/opencontainers/selinux Package-List: golang-github-opencontainers-selinux-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-opencontainers-selinux Priority: extra Section: golang Package: golang-github-opencontainers-specs Binary: golang-github-opencontainers-specs-dev Version: 1.0.2.66.g20a2d97-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 1356e65a55a19d3beb1a386a766eeb73 1856 golang-github-opencontainers-specs_1.0.2.66.g20a2d97-1.dsc 4413f2a67cf279ce95bf07e3813d0bda 61188 golang-github-opencontainers-specs_1.0.2.66.g20a2d97.orig.tar.xz 8ad2c6ed1be438a70b596e5ef24070e2 3840 golang-github-opencontainers-specs_1.0.2.66.g20a2d97-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-opencontainers-specs Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-opencontainers-specs.git Checksums-Sha256: fa369f38a6d95e8dfa5ee2a36c13c5e05e1300c2aa4a64bc74b897f3f3059378 1856 golang-github-opencontainers-specs_1.0.2.66.g20a2d97-1.dsc 2246ae53a32c78dac289f925c21205c2d313de39d292a9d445a59352137541cf 61188 golang-github-opencontainers-specs_1.0.2.66.g20a2d97.orig.tar.xz 79eb58e9997b79ceaa96fa4f50c49218834b4cf736d5c97ed8b22b92b12fdb66 3840 golang-github-opencontainers-specs_1.0.2.66.g20a2d97-1.debian.tar.xz Homepage: https://github.com/opencontainers/runtime-spec Go-Import-Path: github.com/opencontainers/runtime-spec Package-List: golang-github-opencontainers-specs-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-opencontainers-specs Priority: extra Section: golang Package: golang-github-opennota-urlesc Binary: golang-github-opennota-urlesc-dev Version: 0.0~git20160726.0.5bd2802-1.1 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok Build-Depends: debhelper (>= 9), dh-golang, golang-any Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 31aade8c0a15c9d5e0fa3a4125992c34 2377 golang-github-opennota-urlesc_0.0~git20160726.0.5bd2802-1.1.dsc 8815541519fa0b202e8eca484d3ce692 6308 golang-github-opennota-urlesc_0.0~git20160726.0.5bd2802.orig.tar.xz ce8708e8f501d08f41d61932f6008d50 2684 golang-github-opennota-urlesc_0.0~git20160726.0.5bd2802-1.1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-opennota-urlesc.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-opennota-urlesc.git Checksums-Sha256: 618792d33fc7ab02ef6728943ef3505b11a6a94d636ffd621f73edcd4fdb9717 2377 golang-github-opennota-urlesc_0.0~git20160726.0.5bd2802-1.1.dsc f3e9842f31ab149a263c30d963685cde22955ef22e3c1748a23eedf78719731a 6308 golang-github-opennota-urlesc_0.0~git20160726.0.5bd2802.orig.tar.xz d37f21efa14b0a6f70d91ff81a9b674ca79bdd67abd72582d1e9d965471cdf72 2684 golang-github-opennota-urlesc_0.0~git20160726.0.5bd2802-1.1.debian.tar.xz Homepage: https://github.com/PuerkitoBio/urlesc Go-Import-Path: github.com/PuerkitoBio/urlesc Package-List: golang-github-opennota-urlesc-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-opennota-urlesc Priority: extra Section: golang Package: golang-github-opentracing-opentracing-go Binary: golang-github-opentracing-opentracing-go-dev Version: 1.2.0-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 02fae3ab4996248e99d57cd1cf0c493f 1844 golang-github-opentracing-opentracing-go_1.2.0-1.dsc df6d3e3636acabc7f8b28ee857868c75 35918 golang-github-opentracing-opentracing-go_1.2.0.orig.tar.gz 80bba90cb800583063535a2b94ad6597 2752 golang-github-opentracing-opentracing-go_1.2.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-opentracing-opentracing-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-opentracing-opentracing-go.git Checksums-Sha256: 13cb50e309b2d0a6144bef69cda81bfba5696658418dc6c36ef62027a59a0bdb 1844 golang-github-opentracing-opentracing-go_1.2.0-1.dsc d76e33485f1b29173e7841749ea1cd4cd8067d61ec34c4c0401acc8ac4d1865d 35918 golang-github-opentracing-opentracing-go_1.2.0.orig.tar.gz 5bebca77fa9fc0cb879392ee95a4d971c504282c1064b9a3e743f4458e71490e 2752 golang-github-opentracing-opentracing-go_1.2.0-1.debian.tar.xz Homepage: https://github.com/opentracing/opentracing-go Go-Import-Path: github.com/opentracing/opentracing-go Package-List: golang-github-opentracing-opentracing-go-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-opentracing-opentracing-go Priority: extra Section: golang Package: golang-github-opentracing-opentracing-go Binary: golang-github-opentracing-opentracing-go-dev Version: 1.2.0-2 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: e492c48e69e648f58bb874aece84849f 2425 golang-github-opentracing-opentracing-go_1.2.0-2.dsc df6d3e3636acabc7f8b28ee857868c75 35918 golang-github-opentracing-opentracing-go_1.2.0.orig.tar.gz 86718fb14d1ad6f94a5c53c94ee7437f 2460 golang-github-opentracing-opentracing-go_1.2.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-opentracing-opentracing-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-opentracing-opentracing-go.git Checksums-Sha256: 0867e5c6294c370f531fc09a6fdfe5a63384eca6254f41cd8b0c3fd324aa16a0 2425 golang-github-opentracing-opentracing-go_1.2.0-2.dsc d76e33485f1b29173e7841749ea1cd4cd8067d61ec34c4c0401acc8ac4d1865d 35918 golang-github-opentracing-opentracing-go_1.2.0.orig.tar.gz 6bf4d2da43beffccf44b5744b307f353ac27940f2d52dbc1769c9bf7d454e614 2460 golang-github-opentracing-opentracing-go_1.2.0-2.debian.tar.xz Homepage: https://github.com/opentracing/opentracing-go Go-Import-Path: github.com/opentracing/opentracing-go Package-List: golang-github-opentracing-opentracing-go-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-opentracing-opentracing-go Priority: extra Section: golang Package: golang-github-parnurzeal-gorequest Binary: golang-github-parnurzeal-gorequest-dev Version: 0.2.15-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-any, golang-github-elazarl-goproxy-dev, golang-github-moul-http2curl-dev, golang-github-pkg-errors-dev, golang-golang-x-net-dev Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: 14da36cdd02752bb9bcc048a956b9621 2465 golang-github-parnurzeal-gorequest_0.2.15-1.dsc f705a99ab13e76214102068d69c95067 23140 golang-github-parnurzeal-gorequest_0.2.15.orig.tar.xz 2d40e0a8bfd36969a23081a5fa71016e 2348 golang-github-parnurzeal-gorequest_0.2.15-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-parnurzeal-gorequest.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-parnurzeal-gorequest.git Checksums-Sha256: 23a4ffbd3dcfe204de2c78711c03bfea428fcb79e0826e7083a70e043d4b4042 2465 golang-github-parnurzeal-gorequest_0.2.15-1.dsc 409243c6f8e5e1b09c3d1406b2917c609da659a1a91cce0201f11bd7e6090f6c 23140 golang-github-parnurzeal-gorequest_0.2.15.orig.tar.xz 3bb39bbca657184a089c9b13868b9f409aa6a0a6b523c1b1a1d9a65b9bf2c98e 2348 golang-github-parnurzeal-gorequest_0.2.15-1.debian.tar.xz Homepage: https://github.com/parnurzeal/gorequest Go-Import-Path: github.com/parnurzeal/gorequest Package-List: golang-github-parnurzeal-gorequest-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-parnurzeal-gorequest Priority: extra Section: golang Package: golang-github-parnurzeal-gorequest Binary: golang-github-parnurzeal-gorequest-dev Version: 0.2.15-1.1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-any, golang-github-elazarl-goproxy-dev, golang-github-moul-http2curl-dev, golang-github-pkg-errors-dev, golang-golang-x-net-dev Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: b6d518511b09c21cd5506fe9500f6b6e 2473 golang-github-parnurzeal-gorequest_0.2.15-1.1.dsc f705a99ab13e76214102068d69c95067 23140 golang-github-parnurzeal-gorequest_0.2.15.orig.tar.xz 75956e0b552596d1ed4bab23a1bd19a6 2456 golang-github-parnurzeal-gorequest_0.2.15-1.1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-parnurzeal-gorequest.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-parnurzeal-gorequest.git Checksums-Sha256: 3f671bb086051bb88d42890bd674ca5f96607b7187ca39d1f98edcb9b03a79e9 2473 golang-github-parnurzeal-gorequest_0.2.15-1.1.dsc 409243c6f8e5e1b09c3d1406b2917c609da659a1a91cce0201f11bd7e6090f6c 23140 golang-github-parnurzeal-gorequest_0.2.15.orig.tar.xz db3eb43195f2c9db24132d1088c958d9bd1b6425df1aaac5e52caca000bb037f 2456 golang-github-parnurzeal-gorequest_0.2.15-1.1.debian.tar.xz Homepage: https://github.com/parnurzeal/gorequest Go-Import-Path: github.com/parnurzeal/gorequest Package-List: golang-github-parnurzeal-gorequest-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-parnurzeal-gorequest Priority: extra Section: golang Package: golang-github-patrickmn-go-cache Binary: golang-github-patrickmn-go-cache-dev Version: 2.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dr. Tobias Quathamer Build-Depends: debhelper (>= 11~), dh-golang, golang-any Architecture: all Standards-Version: 4.1.3 Format: 3.0 (quilt) Files: f12c641637bd2136df0799698d0ce20a 2310 golang-github-patrickmn-go-cache_2.1.0-1.dsc 149d9afa427ca445fd9e536284e68ae8 11696 golang-github-patrickmn-go-cache_2.1.0.orig.tar.xz c6942342e75714890a4dfb72ea157ed2 2124 golang-github-patrickmn-go-cache_2.1.0-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-patrickmn-go-cache.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-patrickmn-go-cache.git Checksums-Sha256: ece52d2422c57cb884878eeaf81f40a951cbd37224a72224c82be2122066f6e3 2310 golang-github-patrickmn-go-cache_2.1.0-1.dsc 65c161da761341ca570dd9564d10f872ca935d64671902a893ca19349794dda4 11696 golang-github-patrickmn-go-cache_2.1.0.orig.tar.xz 3802d9878c6b5833958c090976e09933fe1c1671cbd29b0839e681891abc90bc 2124 golang-github-patrickmn-go-cache_2.1.0-1.debian.tar.xz Homepage: https://github.com/patrickmn/go-cache Go-Import-Path: github.com/patrickmn/go-cache Package-List: golang-github-patrickmn-go-cache-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-patrickmn-go-cache Priority: extra Section: golang Package: golang-github-pelletier-go-toml Binary: golang-github-pelletier-go-toml-dev, golang-github-pelletier-go-toml Version: 1.4.0+really1.2.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dr. Tobias Quathamer , Anthony Fok Build-Depends: debhelper (>= 11~), dh-golang, golang-any, golang-github-burntsushi-toml-dev, golang-github-davecgh-go-spew-dev, golang-gopkg-yaml.v2-dev, golang-github-pelletier-go-buffruneio-dev Architecture: any all Standards-Version: 4.2.0 Format: 3.0 (quilt) Files: 3f954caefb854596e5bfc35b76d7c33e 2634 golang-github-pelletier-go-toml_1.4.0+really1.2.0-1.dsc abd9609e51c52fdc7ee3e4d70eefd72c 57496 golang-github-pelletier-go-toml_1.4.0+really1.2.0.orig.tar.gz 9b79cb79e2b35bc3f09e21738514da70 4220 golang-github-pelletier-go-toml_1.4.0+really1.2.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pelletier-go-toml Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pelletier-go-toml.git Checksums-Sha256: 81195524bafb3936de10108090d9d3fe1456bb43e7a5305dd4ad4b2147ba85a1 2634 golang-github-pelletier-go-toml_1.4.0+really1.2.0-1.dsc 1a5a620f680033f17e34148bee8f26d96d8c27ff1d7f56f0fe1c7253595b5244 57496 golang-github-pelletier-go-toml_1.4.0+really1.2.0.orig.tar.gz a595caef4a50b182b2131fe53b510c83a60e24c0fa8d987f3b541f8c736b43ce 4220 golang-github-pelletier-go-toml_1.4.0+really1.2.0-1.debian.tar.xz Homepage: https://github.com/pelletier/go-toml Go-Import-Path: github.com/pelletier/go-toml Package-List: golang-github-pelletier-go-toml deb devel optional arch=any golang-github-pelletier-go-toml-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-pelletier-go-toml Priority: extra Section: golang Package: golang-github-pierrec-lz4 Binary: golang-github-pierrec-lz4-dev Version: 0.0~git20170519.0.5a3d224-2 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-pierrec-xxhash-dev Architecture: all Standards-Version: 4.0.0 Format: 3.0 (quilt) Files: 0c6f1ca121dd0f74c3dce481e5e10203 2384 golang-github-pierrec-lz4_0.0~git20170519.0.5a3d224-2.dsc 44cbfa0c062976d8a35f44ddc2720de4 12448456 golang-github-pierrec-lz4_0.0~git20170519.0.5a3d224.orig.tar.xz 29aa9414d800a9880aa7536142249d68 2696 golang-github-pierrec-lz4_0.0~git20170519.0.5a3d224-2.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-pierrec-lz4.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-pierrec-lz4.git Checksums-Sha256: 88043275b22143261b2677fac2c3ebefe33acc58d63495cd7ee19f86517f09aa 2384 golang-github-pierrec-lz4_0.0~git20170519.0.5a3d224-2.dsc 88dbf18ce8d941648f1b7856723fffe56f96ae0004350ef062c921e38da245fc 12448456 golang-github-pierrec-lz4_0.0~git20170519.0.5a3d224.orig.tar.xz fa8423ccd5111954965434cf531ba62f964a104c91f6a33d04e0fecf8dfdd64f 2696 golang-github-pierrec-lz4_0.0~git20170519.0.5a3d224-2.debian.tar.xz Homepage: https://github.com/pierrec/lz4 Go-Import-Path: github.com/pierrec/lz4 Package-List: golang-github-pierrec-lz4-dev deb devel extra arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-pierrec-lz4 Priority: extra Section: golang Package: golang-github-pierrec-xxhash Binary: golang-github-pierrec-xxhash-dev Version: 0.1.1-4 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau Build-Depends: debhelper (>= 9), dh-golang, golang-go Architecture: all Standards-Version: 3.9.7 Format: 3.0 (quilt) Files: ec36f4809517d195c8ecda5a4942e48d 2256 golang-github-pierrec-xxhash_0.1.1-4.dsc bd97eb4bb08773ae5027d1e5922b6304 6109 golang-github-pierrec-xxhash_0.1.1.orig.tar.gz f1cd38691b1fb1f43872bfce0b25ef4c 2172 golang-github-pierrec-xxhash_0.1.1-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pierrec-xxhash Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pierrec-xxhash.git Checksums-Sha256: b871c85e34b2ad59715e9ab85f610997ea0fd74181b8c9a0673899cbdf6cff47 2256 golang-github-pierrec-xxhash_0.1.1-4.dsc 0824254614001ab64e7103e960104e566ceb3dbb78c773a6b3bd9ece6054f745 6109 golang-github-pierrec-xxhash_0.1.1.orig.tar.gz b9d13122bdb71dfd70394195ccf7bc3f604046d674419bcb1a964d57bdbdbec3 2172 golang-github-pierrec-xxhash_0.1.1-4.debian.tar.xz Homepage: https://github.com/pierrec/xxHash Go-Import-Path: github.com/pierrec/xxHash Package-List: golang-github-pierrec-xxhash-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-pierrec-xxhash Priority: extra Section: golang Package: golang-github-pkg-errors Binary: golang-github-pkg-errors-dev Version: 0.8.0+git20180311.816c908-1 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok Build-Depends: debhelper (>= 11), dh-golang, golang-any Architecture: all Standards-Version: 4.1.3 Format: 3.0 (quilt) Files: 6363cbb6a82eb61a912462ec7d7c210d 2320 golang-github-pkg-errors_0.8.0+git20180311.816c908-1.dsc fa2da54066d4b2ca8a2543d3f6e5a306 10148 golang-github-pkg-errors_0.8.0+git20180311.816c908.orig.tar.xz 49dfad589341276bdb356cb7e49cc664 2364 golang-github-pkg-errors_0.8.0+git20180311.816c908-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pkg-errors Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pkg-errors.git Checksums-Sha256: e4a59496e7b4def6caf445fe6436c88656b9b7ba0fd72e37ba453cb1ea00a56c 2320 golang-github-pkg-errors_0.8.0+git20180311.816c908-1.dsc 01718ba05a03b02d91df7b4b5ba6b13dbfd2627044f60c1c7a7359316af471e7 10148 golang-github-pkg-errors_0.8.0+git20180311.816c908.orig.tar.xz b2240d9a9b11c7c27664cfa181397fbdd8752d30312760dc029756c4985fd87f 2364 golang-github-pkg-errors_0.8.0+git20180311.816c908-1.debian.tar.xz Homepage: https://github.com/pkg/errors Go-Import-Path: github.com/pkg/errors Package-List: golang-github-pkg-errors-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-pkg-errors Priority: extra Section: golang Package: golang-github-pkg-errors Binary: golang-github-pkg-errors-dev Version: 0.8.1-1 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok Build-Depends: debhelper (>= 11), dh-golang, golang-any Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: b2fe132460714a5146a906a03b71b1d3 2168 golang-github-pkg-errors_0.8.1-1.dsc 65b7283cc53c34141997d8a9efdabae3 11009 golang-github-pkg-errors_0.8.1.orig.tar.gz b54f9c2a195c54bf94613ca5262f81ab 2976 golang-github-pkg-errors_0.8.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pkg-errors Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pkg-errors.git Checksums-Sha256: 77d074ecc44572fc4909779edc8e314ccfb5ffe4d5ef686073b299e1b1c08ff5 2168 golang-github-pkg-errors_0.8.1-1.dsc 7a428967c6fc2e80cd84a0d9469ab6bd4dbe6b13493ba6294322a933a5a7e356 11009 golang-github-pkg-errors_0.8.1.orig.tar.gz 0846b4ea5f991abb6aa33c1b93aa34851612a05348b9cc7b698f6c419a6e8273 2976 golang-github-pkg-errors_0.8.1-1.debian.tar.xz Homepage: https://github.com/pkg/errors Go-Import-Path: github.com/pkg/errors Package-List: golang-github-pkg-errors-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-pkg-errors Priority: extra Section: golang Package: golang-github-pkg-errors Binary: golang-github-pkg-errors-dev Version: 0.9.1-1 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 02d311ccc1c22e6d8cb8ae68230b192c 2174 golang-github-pkg-errors_0.9.1-1.dsc 0951216925c98fda75a484a528b06af6 13415 golang-github-pkg-errors_0.9.1.orig.tar.gz 072054597bade6aa0b27f949544a2eac 3116 golang-github-pkg-errors_0.9.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pkg-errors Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pkg-errors.git Checksums-Sha256: f593dd76b8398b4324eda7fc5535585e178befa4387f67e6a36c1925c2a904e4 2174 golang-github-pkg-errors_0.9.1-1.dsc 56bfd893023daa498508bfe161de1be83299fcf15376035e7df79cbd7d6fa608 13415 golang-github-pkg-errors_0.9.1.orig.tar.gz aa60a0b1c9ca53a49f34fc4180f5611460bd52d66ef889b16658e7e76e3c7252 3116 golang-github-pkg-errors_0.9.1-1.debian.tar.xz Homepage: https://github.com/pkg/errors Go-Import-Path: github.com/pkg/errors Package-List: golang-github-pkg-errors-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-pkg-errors Priority: extra Section: golang Package: golang-github-pkg-errors Binary: golang-github-pkg-errors-dev Version: 0.9.1-2 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: d1014013ea7844b6393479d91f96d1f0 2333 golang-github-pkg-errors_0.9.1-2.dsc 0951216925c98fda75a484a528b06af6 13415 golang-github-pkg-errors_0.9.1.orig.tar.gz 25b8aa97f155589a7309dee870635b5f 3212 golang-github-pkg-errors_0.9.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pkg-errors Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pkg-errors.git Checksums-Sha256: 06bf30937d1686fc96cfef5d8e0ed1bc503f87b2ee3dc3f90986290519aade19 2333 golang-github-pkg-errors_0.9.1-2.dsc 56bfd893023daa498508bfe161de1be83299fcf15376035e7df79cbd7d6fa608 13415 golang-github-pkg-errors_0.9.1.orig.tar.gz a7b9016638b4030cc1eec0d2d015d422efd3895ac65df435b9dbcdc74e35307d 3212 golang-github-pkg-errors_0.9.1-2.debian.tar.xz Homepage: https://github.com/pkg/errors Dgit: 45e1d6cdffe2ef9aac5514b70016f762cc8492b2 debian archive/debian/0.9.1-2 https://git.dgit.debian.org/golang-github-pkg-errors Go-Import-Path: github.com/pkg/errors Package-List: golang-github-pkg-errors-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-pkg-errors Priority: extra Section: golang Package: golang-github-pkg-errors Binary: golang-github-pkg-errors-dev Version: 0.9.1-3 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 1125f819ac4d05071b29ed3bf6728cb7 1570 golang-github-pkg-errors_0.9.1-3.dsc 0951216925c98fda75a484a528b06af6 13415 golang-github-pkg-errors_0.9.1.orig.tar.gz 87c5afdf620a3d6a65ff3426a3ce75b9 3284 golang-github-pkg-errors_0.9.1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pkg-errors Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pkg-errors.git Checksums-Sha256: 3d560a540c7583bd05aff88f58308a0f317f225d59663e778edf7c35bf534d52 1570 golang-github-pkg-errors_0.9.1-3.dsc 56bfd893023daa498508bfe161de1be83299fcf15376035e7df79cbd7d6fa608 13415 golang-github-pkg-errors_0.9.1.orig.tar.gz 565b592d4fa542ca81aec8188a2ef1e9d5ebbdff0c3b93d774000bff48d5d47e 3284 golang-github-pkg-errors_0.9.1-3.debian.tar.xz Homepage: https://github.com/pkg/errors Go-Import-Path: github.com/pkg/errors Package-List: golang-github-pkg-errors-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-pkg-errors Priority: extra Section: golang Package: golang-github-pmezard-go-difflib Binary: golang-github-pmezard-go-difflib-dev Version: 1.0.0-3 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 0824be3f7c0757e7eb6967b4495d2940 2340 golang-github-pmezard-go-difflib_1.0.0-3.dsc 56e81fe945d04771dcb79964ce958a5f 11398 golang-github-pmezard-go-difflib_1.0.0.orig.tar.gz a395f61cf5aaa17005f90b255a786164 3252 golang-github-pmezard-go-difflib_1.0.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pmezard-go-difflib Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pmezard-go-difflib.git Checksums-Sha256: 8850c0afa8f52318455bbe840f3495c793f8235c6ef45de02847ee4e907641f8 2340 golang-github-pmezard-go-difflib_1.0.0-3.dsc 28f3dc1b5c0efd61203ab07233f774740d3bf08da4d8153fb5310db6cea0ebda 11398 golang-github-pmezard-go-difflib_1.0.0.orig.tar.gz 6e1ce41f02e1d93ab9ca482f997047862c0a9a4e4d4a4dc4fa648b2d6b2fb7d3 3252 golang-github-pmezard-go-difflib_1.0.0-3.debian.tar.xz Homepage: https://github.com/pmezard/go-difflib Go-Import-Path: github.com/pmezard/go-difflib Package-List: golang-github-pmezard-go-difflib-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-pmezard-go-difflib Priority: extra Section: golang Package: golang-github-posener-complete Binary: golang-github-posener-complete-dev Version: 1.2.3-1 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Dmitry Smirnov , Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-hashicorp-go-multierror-dev, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 4c808a0a835e34e35348bcb238087758 2385 golang-github-posener-complete_1.2.3-1.dsc 9f2531e6462d1b79e9e336ce19778936 19280 golang-github-posener-complete_1.2.3.orig.tar.xz 5cb57fd40c7083e7b2a5cd7dc26a7127 2780 golang-github-posener-complete_1.2.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-posener-complete Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-posener-complete.git Checksums-Sha256: 6ebe912cb598e175bf7f76e441d33898e8463810fa2814a992b759b866b4fb10 2385 golang-github-posener-complete_1.2.3-1.dsc 503259e2cafa1b2f6b2362c0dae1a11ccb6e565933e65dc55365d27222bc4098 19280 golang-github-posener-complete_1.2.3.orig.tar.xz b29d61e1c5e9a184a6482b5ef052e935d18518e378953283056314915f61e795 2780 golang-github-posener-complete_1.2.3-1.debian.tar.xz Homepage: https://github.com/posener/complete Go-Import-Path: github.com/posener/complete Package-List: golang-github-posener-complete-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-posener-complete Priority: extra Section: golang Package: golang-github-pquerna-otp Binary: golang-github-pquerna-otp-dev Version: 1.0.0+git20170913.6.c70cbf6-3 Maintainer: QA Group Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-barcode-dev, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: da13a449708ccab67fa0b03442189ac7 2371 golang-github-pquerna-otp_1.0.0+git20170913.6.c70cbf6-3.dsc 20bd369c242af9fdcb8c8bca2f6ac1c0 11564 golang-github-pquerna-otp_1.0.0+git20170913.6.c70cbf6.orig.tar.xz 293e471be3e74ca066734d19dba38ef4 1936 golang-github-pquerna-otp_1.0.0+git20170913.6.c70cbf6-3.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-pquerna-otp.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-pquerna-otp.git Checksums-Sha256: ac9f4d5983056d04e8810ca6053070f0c481db6a21bd1484b50e48e8b1665c41 2371 golang-github-pquerna-otp_1.0.0+git20170913.6.c70cbf6-3.dsc cf38476cf707ce9aaa898cdc6146a3a350bbd28507d9d5d204609ce1153010dd 11564 golang-github-pquerna-otp_1.0.0+git20170913.6.c70cbf6.orig.tar.xz 2b6de11c6dd87424d638f78142400fe0a066c083847b210a2794cab1b3a7e33d 1936 golang-github-pquerna-otp_1.0.0+git20170913.6.c70cbf6-3.debian.tar.xz Homepage: https://github.com/pquerna/otp Go-Import-Path: github.com/pquerna/otp Package-List: golang-github-pquerna-otp-dev deb devel extra arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-pquerna-otp Priority: extra Section: golang Package: golang-github-prometheus-client-golang Binary: golang-github-prometheus-client-golang-dev Version: 1.2.1-3 Maintainer: Debian Go Packaging Team Uploaders: Martina Ferrari , Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-beorn7-perks-dev, golang-github-cespare-xxhash-dev, golang-github-json-iterator-go-dev, golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev (>= 0.4.1~), golang-golang-x-net-dev, golang-goprotobuf-dev | golang-github-golang-protobuf-dev, golang-procfs-dev | golang-github-prometheus-procfs-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: b90c993d21aa32ad592e887bd49552e8 2717 golang-github-prometheus-client-golang_1.2.1-3.dsc 248925607a21cd7feafc66883c31fcd5 142498 golang-github-prometheus-client-golang_1.2.1.orig.tar.gz d276e510a0005169fcaa126e657d374b 4208 golang-github-prometheus-client-golang_1.2.1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-prometheus-client-golang Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-prometheus-client-golang.git Checksums-Sha256: 2d44ded448b78ab8db57e11a6a6b852e2d7b3c295d8883a1cb9a5837a07a2e0a 2717 golang-github-prometheus-client-golang_1.2.1-3.dsc 8cbae0cc873859c41b0982a38c8fe21db7468b4cda2fb11817b74785fe0c2497 142498 golang-github-prometheus-client-golang_1.2.1.orig.tar.gz 1b20628bda1856d0ce109809f83ec8b3009911eecaa82ef7c4e2cf3e32351a2f 4208 golang-github-prometheus-client-golang_1.2.1-3.debian.tar.xz Homepage: https://github.com/prometheus/client_golang.git Go-Import-Path: github.com/prometheus/client_golang Package-List: golang-github-prometheus-client-golang-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-prometheus-client-golang Priority: extra Section: golang Package: golang-github-prometheus-client-golang Binary: golang-github-prometheus-client-golang-dev Version: 1.11.0-3 Maintainer: Debian Go Packaging Team Uploaders: Martina Ferrari , Lucas Kanashiro , Daniel Swarbrick Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-beorn7-perks-dev, golang-github-cespare-xxhash-dev, golang-github-json-iterator-go-dev, golang-github-prometheus-client-model-dev (>= 0.2.0), golang-github-prometheus-common-dev (>= 0.16), golang-github-prometheus-procfs-dev, golang-golang-x-net-dev, golang-goprotobuf-dev | golang-github-golang-protobuf-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: ec994c3851c7f7c3a2349c8c94aba32a 2801 golang-github-prometheus-client-golang_1.11.0-3.dsc bec4e5dfc4b8fcd09a77eb3d28a0fabf 168706 golang-github-prometheus-client-golang_1.11.0.orig.tar.gz 69f1555bbf0a6358dfcc95625aae9666 4700 golang-github-prometheus-client-golang_1.11.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-prometheus-client-golang Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-prometheus-client-golang.git Checksums-Sha256: 8cca36ec987c5bcbcc6cb6bfe29142ba8f6f5656c4668a0dfa3c608c4ec9dba6 2801 golang-github-prometheus-client-golang_1.11.0-3.dsc a3bc3312bde4182e507042ca0e7ca88aac6656bbf8d516d732e34c3f14bb612a 168706 golang-github-prometheus-client-golang_1.11.0.orig.tar.gz 7b09dae825abf4caf261934a4e2147900f6d2b6ed0ad0ba51f0911c080d4e252 4700 golang-github-prometheus-client-golang_1.11.0-3.debian.tar.xz Homepage: https://github.com/prometheus/client_golang.git Go-Import-Path: github.com/prometheus/client_golang Package-List: golang-github-prometheus-client-golang-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-prometheus-client-golang Priority: extra Section: golang Package: golang-github-prometheus-client-model Binary: golang-github-prometheus-client-model-dev Version: 0.0.2+git20171117.99fa1f4-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Martín Ferrari , Build-Depends: debhelper (>= 11), dh-golang (>= 1.10), golang-any, golang-goprotobuf-dev | golang-github-golang-protobuf-dev, protobuf-compiler Architecture: all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: 078b159aef1b5a9c2fd3dc84b3c53c9e 2621 golang-github-prometheus-client-model_0.0.2+git20171117.99fa1f4-1.dsc 3952f189ec960c53ced20da510e1f7b1 54728 golang-github-prometheus-client-model_0.0.2+git20171117.99fa1f4.orig.tar.gz 3f0f93f40760017c0a0a14fb904ec89d 2672 golang-github-prometheus-client-model_0.0.2+git20171117.99fa1f4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-prometheus-client-model Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-prometheus-client-model.git Checksums-Sha256: 12099a26d206c594d6873ef4192103fac9dfbd945004c0a8d2f732e6ac06b132 2621 golang-github-prometheus-client-model_0.0.2+git20171117.99fa1f4-1.dsc 6169745ccd32622a7af723aeb996ea2c51d393007d837427df3fc40b63b73d24 54728 golang-github-prometheus-client-model_0.0.2+git20171117.99fa1f4.orig.tar.gz f586164f297bc3387e51bdb5062e1b282e52a149d13f90bb782dc6b3138d0685 2672 golang-github-prometheus-client-model_0.0.2+git20171117.99fa1f4-1.debian.tar.xz Homepage: https://github.com/prometheus/client_model Go-Import-Path: github.com/prometheus/client_model Package-List: golang-github-prometheus-client-model-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-prometheus-client-model Priority: extra Section: golang Package: golang-github-prometheus-client-model Binary: golang-github-prometheus-client-model-dev Version: 0.2.0-3 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Martina Ferrari , Daniel Swarbrick , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-goprotobuf-dev | golang-github-golang-protobuf-dev, protobuf-compiler Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 734b4b26d839f2defdae213bd8be76c5 2525 golang-github-prometheus-client-model_0.2.0-3.dsc 730c91fa0abb0623aabc60f46724c4dc 10988 golang-github-prometheus-client-model_0.2.0.orig.tar.gz 4ca69b7de864167190602ed723f3a04b 3380 golang-github-prometheus-client-model_0.2.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-prometheus-client-model Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-prometheus-client-model.git Checksums-Sha256: e46f99ae43311ae4776a31d3123b66ff406d233001124598d6fcc1a07d0c12b8 2525 golang-github-prometheus-client-model_0.2.0-3.dsc 945c2de49f366367e3d6c84d1884a420ea047b6bb18b63e42eda31c555f07969 10988 golang-github-prometheus-client-model_0.2.0.orig.tar.gz b11150076c7f0e677cca0bcdef203c8ac3120f10461d39c160c76e03555db92c 3380 golang-github-prometheus-client-model_0.2.0-3.debian.tar.xz Homepage: https://github.com/prometheus/client_model Go-Import-Path: github.com/prometheus/client_model Package-List: golang-github-prometheus-client-model-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-prometheus-client-model Priority: extra Section: golang Package: golang-github-prometheus-common Binary: golang-github-prometheus-common-dev Version: 0.7.0-1 Maintainer: Debian Go Packaging Team Uploaders: Martina Ferrari , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.31~), golang-any, golang-github-go-kit-kit-dev, golang-github-julienschmidt-httprouter-dev, golang-github-mwitkow-go-conntrack-dev, golang-github-pkg-errors-dev, golang-github-prometheus-client-model-dev, golang-github-sirupsen-logrus-dev (>= 1.0.2), golang-golang-x-net-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v2-dev (>= 2.2.1), golang-goprotobuf-dev, golang-protobuf-extensions-dev Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 90f591bb379623c650a1ad434158e8d9 2706 golang-github-prometheus-common_0.7.0-1.dsc 28abb078ec7774b3613e7c25b6165c56 100518 golang-github-prometheus-common_0.7.0.orig.tar.gz 067012bebdb2599c3187e887cd51c59d 5344 golang-github-prometheus-common_0.7.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-prometheus-common Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-prometheus-common.git Checksums-Sha256: a3c71fb72c894adb40d82353105750db652c8869c0bd31467860f598a76cd7ed 2706 golang-github-prometheus-common_0.7.0-1.dsc a1c821933247b50df6c6ed0a4f79d8e01d7a294671b6ec85e1855e7c92c4adc2 100518 golang-github-prometheus-common_0.7.0.orig.tar.gz d4467207d855dc0202c2ff923b15d5bcccd2cf4a3539db0438ff0908f5fa8a72 5344 golang-github-prometheus-common_0.7.0-1.debian.tar.xz Homepage: https://github.com/prometheus/common Go-Import-Path: github.com/prometheus/common Package-List: golang-github-prometheus-common-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-prometheus-common Priority: extra Section: golang Package: golang-github-prometheus-common Binary: golang-github-prometheus-common-dev Version: 0.32.1-5 Maintainer: Debian Go Packaging Team Uploaders: Martina Ferrari , Anthony Fok , Lucas Kanashiro , Daniel Swarbrick Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-aws-aws-sdk-go-dev, golang-github-go-kit-log-dev, golang-github-julienschmidt-httprouter-dev, golang-github-mwitkow-go-conntrack-dev, golang-github-pkg-errors-dev, golang-github-prometheus-client-model-dev (>= 0.2.0), golang-golang-x-net-dev, golang-golang-x-oauth2-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v2-dev (>= 2.2.1), golang-goprotobuf-dev, golang-protobuf-extensions-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 00678dd8bc086f7cb9da71de10fb4e1d 2830 golang-github-prometheus-common_0.32.1-5.dsc 6923b6a9dee32c5303cd9624035cd333 146622 golang-github-prometheus-common_0.32.1.orig.tar.gz fc46d90093057a568ecc68101dd34356 6020 golang-github-prometheus-common_0.32.1-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-prometheus-common Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-prometheus-common.git Checksums-Sha256: f0553f9d6bb8dcd2a4a53be274cba47b96679b8cda62d5e426583119bdf859be 2830 golang-github-prometheus-common_0.32.1-5.dsc 004d6e8c5bcabcaaa90fb7e2a2b7aeb9497aa7f8aa09634e1d9812f5eebe6e83 146622 golang-github-prometheus-common_0.32.1.orig.tar.gz 011206bd2d943325ca3dd643f24bff51d81a226ebe24143bacbe6ecabe59b3c4 6020 golang-github-prometheus-common_0.32.1-5.debian.tar.xz Homepage: https://github.com/prometheus/common Go-Import-Path: github.com/prometheus/common Package-List: golang-github-prometheus-common-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-prometheus-common Priority: extra Section: golang Package: golang-github-prometheus-procfs Binary: golang-github-prometheus-procfs-dev, golang-procfs-dev Version: 0.7.3-1 Maintainer: Debian Go Packaging Team Uploaders: Martina Ferrari , Daniel Swarbrick , Lucas Kanashiro , Build-Depends: debhelper-compat (= 13), dh-golang (>= 1.17), golang-any, golang-github-google-go-cmp-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: ebe893b445c09190fb1ce80a63212e4c 2533 golang-github-prometheus-procfs_0.7.3-1.dsc 6d8bf69630a591a3d01a46166e23245a 178957 golang-github-prometheus-procfs_0.7.3.orig.tar.gz 171ea9659451455dba67f8aa5d88fbe4 6856 golang-github-prometheus-procfs_0.7.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-prometheus-procfs Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-prometheus-procfs.git Checksums-Sha256: 3ff52cea2cb03ee86bba085f2960b7abb5efd517c1f00cfa3e8878b91fe19504 2533 golang-github-prometheus-procfs_0.7.3-1.dsc 5514e8b18c38b6376a84c623d59735d4eefb61fb3a14eb1f45e0a4c848f14a2b 178957 golang-github-prometheus-procfs_0.7.3.orig.tar.gz 0c5c796be60e950aa561df4895466e6bf18c3112f05b56c306b3b8689e4e7cad 6856 golang-github-prometheus-procfs_0.7.3-1.debian.tar.xz Homepage: https://github.com/prometheus/procfs.git Go-Import-Path: github.com/prometheus/procfs Package-List: golang-github-prometheus-procfs-dev deb golang optional arch=all golang-procfs-dev deb oldlibs optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-prometheus-procfs Priority: extra Section: golang Package: golang-github-prometheus-procfs Binary: golang-github-prometheus-procfs-dev Version: 0.14.0-1 Maintainer: Debian Go Packaging Team Uploaders: Martina Ferrari , Daniel Swarbrick , Lucas Kanashiro , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.20~), golang-github-google-go-cmp-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 0aa0bf5a9196a3d40bb4275064c3210e 2506 golang-github-prometheus-procfs_0.14.0-1.dsc d9e712ca3b2c020c9f410f97f80f40d1 241974 golang-github-prometheus-procfs_0.14.0.orig.tar.gz 704fb51d946e4ff569907afab6f80a6e 6720 golang-github-prometheus-procfs_0.14.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-prometheus-procfs Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-prometheus-procfs.git Checksums-Sha256: cf4692d696bc0a3e7f9997c156eb9eb774b57ca23a3b2cfd2546679b6b59825b 2506 golang-github-prometheus-procfs_0.14.0-1.dsc f6ad5cf343de8021261ae2a91f2345411ef8a727561906e7dff243c2096add10 241974 golang-github-prometheus-procfs_0.14.0.orig.tar.gz 5110c6ac54f4abc3251cb47707c333881a368c925bbbf7beb508c7036f79d19a 6720 golang-github-prometheus-procfs_0.14.0-1.debian.tar.xz Homepage: https://github.com/prometheus/procfs.git Go-Import-Path: github.com/prometheus/procfs Package-List: golang-github-prometheus-procfs-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-prometheus-procfs Priority: extra Section: golang Package: golang-github-protonmail-go-crypto Binary: golang-github-protonmail-go-crypto-dev Version: 1.1.0~alpha.5-1 Maintainer: Debian Go Packaging Team Uploaders: Pirate Praveen , Martin Dosch Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-cloudflare-circl-dev (>= 1.2.0), golang-golang-x-crypto-dev Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 2fcbd66e5f2269750273e9edb15acceb 2577 golang-github-protonmail-go-crypto_1.1.0~alpha.5-1.dsc eadc3c477c1c400be0e6a51acf5d8930 325804 golang-github-protonmail-go-crypto_1.1.0~alpha.5.orig.tar.xz e1db2e1bdf0795f14e12d508c3e367b7 4408 golang-github-protonmail-go-crypto_1.1.0~alpha.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-protonmail-go-crypto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-protonmail-go-crypto.git Checksums-Sha256: 3cfe785e8737fa6883422fd00e56adad1ee3d85ebc80e064ba973724b4430082 2577 golang-github-protonmail-go-crypto_1.1.0~alpha.5-1.dsc 3b691f988d84b7b0deef8ba556e0b299d9ebeee80a8f2f20a5d9c217a4acd4cc 325804 golang-github-protonmail-go-crypto_1.1.0~alpha.5.orig.tar.xz 17e9950dbcfe88409388314cc28e235cb465adacc7992f58e44ffada43e9ea29 4408 golang-github-protonmail-go-crypto_1.1.0~alpha.5-1.debian.tar.xz Homepage: https://github.com/ProtonMail/go-crypto Go-Import-Path: github.com/ProtonMail/go-crypto Package-List: golang-github-protonmail-go-crypto-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-protonmail-go-crypto Priority: optional Section: misc Package: golang-github-protonmail-go-crypto Binary: golang-github-protonmail-go-crypto-dev Version: 1.1.0~alpha.5-2 Maintainer: Debian Go Packaging Team Uploaders: Pirate Praveen , Martin Dosch Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-cloudflare-circl-dev (>= 1.2.0), golang-golang-x-crypto-dev Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 4d3e24858a58a3d99aea105a03cee82d 2577 golang-github-protonmail-go-crypto_1.1.0~alpha.5-2.dsc eadc3c477c1c400be0e6a51acf5d8930 325804 golang-github-protonmail-go-crypto_1.1.0~alpha.5.orig.tar.xz a594d9b13466b60914821f72a47cb0d2 4416 golang-github-protonmail-go-crypto_1.1.0~alpha.5-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-protonmail-go-crypto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-protonmail-go-crypto.git Checksums-Sha256: e3264de7294bf7a68786045b65d5ac63582b9af807b9f099a00363c7dc91858f 2577 golang-github-protonmail-go-crypto_1.1.0~alpha.5-2.dsc 3b691f988d84b7b0deef8ba556e0b299d9ebeee80a8f2f20a5d9c217a4acd4cc 325804 golang-github-protonmail-go-crypto_1.1.0~alpha.5.orig.tar.xz 1cba727899ae45a22c80452f62ca4788d14bf24de52c188184496fa1ec2496d8 4416 golang-github-protonmail-go-crypto_1.1.0~alpha.5-2.debian.tar.xz Homepage: https://github.com/ProtonMail/go-crypto Go-Import-Path: github.com/ProtonMail/go-crypto Package-List: golang-github-protonmail-go-crypto-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Directory: pool/main/g/golang-github-protonmail-go-crypto Priority: optional Section: misc Package: golang-github-protonmail-gopenpgp Binary: golang-github-protonmail-gopenpgp-dev Version: 3.0.0~alpha.4-1 Maintainer: Debian Go Packaging Team Uploaders: Martin Dosch Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-pkg-errors-dev, golang-github-protonmail-go-crypto-dev (>= 1.1.0~), golang-github-protonmail-go-mime-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9bdb63fe0e07d75d0af91aedfa1a22b6 2645 golang-github-protonmail-gopenpgp_3.0.0~alpha.4-1.dsc 45d367b0def227ec06d63fd1c1c63e21 200615 golang-github-protonmail-gopenpgp_3.0.0~alpha.4.orig.tar.gz 23222cf8d79691522904ee5cd5a5d3b1 2660 golang-github-protonmail-gopenpgp_3.0.0~alpha.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-protonmail-gopenpgp Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-protonmail-gopenpgp.git Checksums-Sha256: 538893cf89e9d210feba79e6030772c6fe051b83c5b23b614692327d3655bd34 2645 golang-github-protonmail-gopenpgp_3.0.0~alpha.4-1.dsc 5f7b955019a66c63ccc78f696f30bc9e0d3bb199233d9822e2086dacef0c4ac7 200615 golang-github-protonmail-gopenpgp_3.0.0~alpha.4.orig.tar.gz 129d18ba529e29a126a444d47741a16fa3436c6c5b2d6e1b96cc5d1a31d814aa 2660 golang-github-protonmail-gopenpgp_3.0.0~alpha.4-1.debian.tar.xz Homepage: https://github.com/ProtonMail/gopenpgp Go-Import-Path: github.com/ProtonMail/gopenpgp Package-List: golang-github-protonmail-gopenpgp-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-protonmail-gopenpgp Priority: optional Section: misc Package: golang-github-protonmail-gopenpgp Binary: golang-github-protonmail-gopenpgp-dev Version: 3.0.0~alpha.4-2 Maintainer: Debian Go Packaging Team Uploaders: Martin Dosch Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-pkg-errors-dev, golang-github-protonmail-go-crypto-dev (>= 1.1.0~), golang-github-protonmail-go-mime-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: c7993d535122b2eb0e06f17e0056fadf 2645 golang-github-protonmail-gopenpgp_3.0.0~alpha.4-2.dsc 45d367b0def227ec06d63fd1c1c63e21 200615 golang-github-protonmail-gopenpgp_3.0.0~alpha.4.orig.tar.gz 084d8396d95722f9d822a066f15d6d02 2692 golang-github-protonmail-gopenpgp_3.0.0~alpha.4-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-protonmail-gopenpgp Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-protonmail-gopenpgp.git Checksums-Sha256: b4e4c66a07fae2a70f70f46895f1f52e35539e81364959d06eed16ed20a3287d 2645 golang-github-protonmail-gopenpgp_3.0.0~alpha.4-2.dsc 5f7b955019a66c63ccc78f696f30bc9e0d3bb199233d9822e2086dacef0c4ac7 200615 golang-github-protonmail-gopenpgp_3.0.0~alpha.4.orig.tar.gz 76b6e4b55d35a2cbcb2c381f722fa3c6ba39b08b8d3cb5f7b9643dcda6fe96f8 2692 golang-github-protonmail-gopenpgp_3.0.0~alpha.4-2.debian.tar.xz Homepage: https://github.com/ProtonMail/gopenpgp Go-Import-Path: github.com/ProtonMail/gopenpgp Package-List: golang-github-protonmail-gopenpgp-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-protonmail-gopenpgp Priority: optional Section: misc Package: golang-github-protonmail-gopenpgp Binary: golang-github-protonmail-gopenpgp-dev Version: 3.0.0~alpha.4-3 Maintainer: Debian Go Packaging Team Uploaders: Martin Dosch Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-pkg-errors-dev, golang-github-protonmail-go-crypto-dev (>= 1.1.0~), golang-github-protonmail-go-mime-dev, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a1399ad953070e8f3c598058d8c504bb 2617 golang-github-protonmail-gopenpgp_3.0.0~alpha.4-3.dsc 45d367b0def227ec06d63fd1c1c63e21 200615 golang-github-protonmail-gopenpgp_3.0.0~alpha.4.orig.tar.gz e22b2441dfdc5f723fe2f4230e826ebf 2736 golang-github-protonmail-gopenpgp_3.0.0~alpha.4-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-protonmail-gopenpgp Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-protonmail-gopenpgp.git Checksums-Sha256: ad83e9eeee08d71bd6d95711180fde6a0745712f60efcde1e9ebea88efd2124f 2617 golang-github-protonmail-gopenpgp_3.0.0~alpha.4-3.dsc 5f7b955019a66c63ccc78f696f30bc9e0d3bb199233d9822e2086dacef0c4ac7 200615 golang-github-protonmail-gopenpgp_3.0.0~alpha.4.orig.tar.gz 588beff63dc9d96b418b78ec5ad6560d5781082596c03d8921a8cd8322ba3de6 2736 golang-github-protonmail-gopenpgp_3.0.0~alpha.4-3.debian.tar.xz Homepage: https://github.com/ProtonMail/gopenpgp Go-Import-Path: github.com/ProtonMail/gopenpgp Package-List: golang-github-protonmail-gopenpgp-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Directory: pool/main/g/golang-github-protonmail-gopenpgp Priority: optional Section: misc Package: golang-github-puerkitobio-purell Binary: golang-github-puerkitobio-purell-dev Version: 1.1.1-1 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-opennota-urlesc-dev, golang-golang-x-net-dev, golang-golang-x-text-dev Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 817e50de9d174f00a8e7c73fcf2a56c5 2364 golang-github-puerkitobio-purell_1.1.1-1.dsc a0b1217b93aba83077bc461487dd34bc 11604 golang-github-puerkitobio-purell_1.1.1.orig.tar.gz 784195d5788bc3ff2e4ed8350517eb33 3404 golang-github-puerkitobio-purell_1.1.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-puerkitobio-purell Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-puerkitobio-purell.git Checksums-Sha256: b0c3a8878a4381950a2a91d75374fb491630b3d96c412f6c88f330c3b30a799a 2364 golang-github-puerkitobio-purell_1.1.1-1.dsc 93e2ae2b12fc656ecc7ca28336009d24431247d2af59949c59fdef26ecc9a971 11604 golang-github-puerkitobio-purell_1.1.1.orig.tar.gz f29e6ecc1835f60cff5345176ca234857d224a85bc5ed70170754969fd657327 3404 golang-github-puerkitobio-purell_1.1.1-1.debian.tar.xz Homepage: https://github.com/PuerkitoBio/purell Go-Import-Path: github.com/PuerkitoBio/purell Package-List: golang-github-puerkitobio-purell-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-puerkitobio-purell Priority: extra Section: golang Package: golang-github-racksec-srslog Binary: golang-github-racksec-srslog-dev Version: 0.0~git20160120.0.259aed1-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter Build-Depends: debhelper (>= 9), dh-golang, golang-any Architecture: all Standards-Version: 3.9.7 Format: 3.0 (quilt) Files: 5da32d88f017b912c5c92ecef9b7b668 2386 golang-github-racksec-srslog_0.0~git20160120.0.259aed1-2.dsc fc4bfee582f36ce504a3de0dc2f1ddac 15580 golang-github-racksec-srslog_0.0~git20160120.0.259aed1.orig.tar.xz b41490b0f1583b319970f4bd063ee24b 2176 golang-github-racksec-srslog_0.0~git20160120.0.259aed1-2.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-racksec-srslog.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-racksec-srslog.git Checksums-Sha256: 6a386dc1696a51cc6bce31ad86b9ce8e34b7cb7305f3d415f86cef60073aa1cc 2386 golang-github-racksec-srslog_0.0~git20160120.0.259aed1-2.dsc 4e9d04fd8d4b069d8fa817401300e95d7f74854732b44d78364a0c9712f2c399 15580 golang-github-racksec-srslog_0.0~git20160120.0.259aed1.orig.tar.xz 500872c022747e1172b1593db4c334a656ffda80f03b23efa5af40819b059ea1 2176 golang-github-racksec-srslog_0.0~git20160120.0.259aed1-2.debian.tar.xz Homepage: https://github.com/RackSec/srslog Go-Import-Path: github.com/RackSec/srslog Package-List: golang-github-racksec-srslog-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-racksec-srslog Priority: extra Section: golang Package: golang-github-rifflock-lfshook Binary: golang-github-rifflock-lfshook-dev Version: 2.2-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-sirupsen-logrus-dev Architecture: all Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: 6ba8db265550c15d208abfdde3d7b9e2 2286 golang-github-rifflock-lfshook_2.2-1.dsc 342c8af9f13842f2d7b8bcbdf292d2b3 3740 golang-github-rifflock-lfshook_2.2.orig.tar.xz bff89bdf2678acc122844fc60cab4dd4 2648 golang-github-rifflock-lfshook_2.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-rifflock-lfshook Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-rifflock-lfshook.git Checksums-Sha256: a9a4a85add43493d3f23dd0bcdcf3f3f4ea7e020d0d8c1a86c5e56d9af479190 2286 golang-github-rifflock-lfshook_2.2-1.dsc 99507ad5f17b1648b84367580a43c36c3fe3d93c63dcb0766a8e5c41545420b0 3740 golang-github-rifflock-lfshook_2.2.orig.tar.xz 8609094e3c73e7732ff1ce3f0b7a238fdd0e55fe7e2febd574316a18d03bab5a 2648 golang-github-rifflock-lfshook_2.2-1.debian.tar.xz Homepage: https://github.com/rifflock/lfshook Go-Import-Path: github.com/rifflock/lfshook Package-List: golang-github-rifflock-lfshook-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-rifflock-lfshook Priority: extra Section: golang Package: golang-github-rivo-uniseg Binary: golang-github-rivo-uniseg-dev Version: 0.4.7-1 Maintainer: Debian Go Packaging Team Uploaders: Jongmin Kim , Thorsten Alteholz , Daniel Milde , Anthony Fok , Build-Depends: debhelper-compat (= 13), dh-sequence-golang Build-Depends-Indep: golang-any (>= 2:1.18~) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9d0550540a100fb2af043ee93ead6c50 2367 golang-github-rivo-uniseg_0.4.7-1.dsc 3751c82dd342cd5823703910b9da173d 458088 golang-github-rivo-uniseg_0.4.7.orig.tar.gz 5f907a58a0746e738722ba77f29ba8b4 2684 golang-github-rivo-uniseg_0.4.7-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-rivo-uniseg Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-rivo-uniseg.git Checksums-Sha256: 44307323ad01cb48ae5d9b817ac7c5346a9f5a8b294f9f9d892d83229bd75c75 2367 golang-github-rivo-uniseg_0.4.7-1.dsc dc7aedce4a8c174b01df8406ff7d92779e2df76cee2ad17fa2ff6777feddadec 458088 golang-github-rivo-uniseg_0.4.7.orig.tar.gz 8f604028be04d1ea7e59dcd9ff7ff5e79c729371e7bdfa4ec619cb5a33d6f680 2684 golang-github-rivo-uniseg_0.4.7-1.debian.tar.xz Homepage: https://github.com/rivo/uniseg Go-Import-Path: github.com/rivo/uniseg Package-List: golang-github-rivo-uniseg-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-rivo-uniseg Priority: extra Section: golang Package: golang-github-ryanuber-columnize Binary: golang-github-ryanuber-columnize-dev Version: 2.1.1-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Dmitry Smirnov Build-Depends: debhelper (>= 12~), dh-golang, golang-any Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: b5e1aa4553c00f1ae16cbc6753072430 2349 golang-github-ryanuber-columnize_2.1.1-1.dsc 79900b0657074be00a749292cb6a620f 4720 golang-github-ryanuber-columnize_2.1.1.orig.tar.xz 58d96e384522830faf38fa24c7b2cb4b 2796 golang-github-ryanuber-columnize_2.1.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ryanuber-columnize Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ryanuber-columnize.git Checksums-Sha256: a2f16f9903b3e668bef40aebb7abb5f8e18c51df32c9ae3b37bc47970422ed39 2349 golang-github-ryanuber-columnize_2.1.1-1.dsc a05e7c89b20cdb6c1d8cc7c044b8c37ceb84951b2473e83f99be4308385d09e1 4720 golang-github-ryanuber-columnize_2.1.1.orig.tar.xz 55e7aba52eb191bcd41cde7a94d3f5a5301aa400d81ea0750e5b487e56b27be3 2796 golang-github-ryanuber-columnize_2.1.1-1.debian.tar.xz Homepage: https://github.com/ryanuber/columnize Go-Import-Path: github.com/ryanuber/columnize Package-List: golang-github-ryanuber-columnize-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-ryanuber-columnize Priority: extra Section: golang Package: golang-github-ryanuber-go-glob Binary: golang-github-ryanuber-go-glob-dev Version: 1.0.0-2 Maintainer: Debian Go Packaging Team Uploaders: Dawid Dziurla , Build-Depends: debhelper-compat (= 12), dh-golang Build-Depends-Indep: golang-any Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 47c309e082aa58820aa57a41a407d77a 2278 golang-github-ryanuber-go-glob_1.0.0-2.dsc 92622a2cee1f04af983660ab3b5bc8f7 2989 golang-github-ryanuber-go-glob_1.0.0.orig.tar.gz 972d045e9bc04f4c691449569e66a7e0 2280 golang-github-ryanuber-go-glob_1.0.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ryanuber-go-glob Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ryanuber-go-glob.git Checksums-Sha256: 7f67a1d14db826855698587a35d10f12f0b299a97777392e6ec64dca464de3ae 2278 golang-github-ryanuber-go-glob_1.0.0-2.dsc 6d18c1151e3a71f31cde17b0f7d7135e76820294771350ab55458e98be846890 2989 golang-github-ryanuber-go-glob_1.0.0.orig.tar.gz 59f552c2f5f730dad34cda429570ce823fc649ba013534873019115a87c937c7 2280 golang-github-ryanuber-go-glob_1.0.0-2.debian.tar.xz Homepage: https://github.com/ryanuber/go-glob Go-Import-Path: github.com/ryanuber/go-glob Package-List: golang-github-ryanuber-go-glob-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-ryanuber-go-glob Priority: extra Section: golang Package: golang-github-safchain-ethtool Binary: golang-github-safchain-ethtool-dev Version: 0.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Sascha Steinbiss , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 1d7ec380d20d3673543e3b0c477f2a3b 2285 golang-github-safchain-ethtool_0.1.0-1.dsc 89b612fb59f8218dbf116efb1393f8fd 10608 golang-github-safchain-ethtool_0.1.0.orig.tar.xz ca39f77edda54120ca9f57b79fe370d5 2984 golang-github-safchain-ethtool_0.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-safchain-ethtool Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-safchain-ethtool.git Checksums-Sha256: 0d55f0765bc51db5f98dc27d91a90b26406c2a8461a1060b615074109185e914 2285 golang-github-safchain-ethtool_0.1.0-1.dsc 28e0f1f0ff2e622f7becff2f9af3d9cfd7ed75d52e09fe5386950a559f2ef0ae 10608 golang-github-safchain-ethtool_0.1.0.orig.tar.xz 75d2635423b0d6f5bcbb61d508e06646e06c2b5bf1c56be4bb23c88e588f1aba 2984 golang-github-safchain-ethtool_0.1.0-1.debian.tar.xz Homepage: https://github.com/safchain/ethtool Go-Import-Path: github.com/safchain/ethtool Package-List: golang-github-safchain-ethtool-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-safchain-ethtool Priority: extra Section: golang Package: golang-github-samuel-go-zookeeper Binary: golang-github-samuel-go-zookeeper-dev Version: 0.0~git20180130.c4fab1a-1 Maintainer: pkg-go Uploaders: Dmitry Smirnov , Martín Ferrari , Tim Potter , Build-Depends: debhelper (>= 9), dh-golang (>= 1.17~), golang-any Architecture: all Standards-Version: 4.1.3 Format: 3.0 (quilt) Files: 2093a0ca8f0bdba7ad3f82390ed509ef 2501 golang-github-samuel-go-zookeeper_0.0~git20180130.c4fab1a-1.dsc 8c0507f49fdf890055e4cba5028f8ada 32468 golang-github-samuel-go-zookeeper_0.0~git20180130.c4fab1a.orig.tar.xz eb4c655b54ab11f89b05041163ebc8e8 2724 golang-github-samuel-go-zookeeper_0.0~git20180130.c4fab1a-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-samuel-go-zookeeper.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-samuel-go-zookeeper.git Checksums-Sha256: 7c5cea3749219ded47350f20636a20827d5a78b73bbecffbf7c5be3f3ce273bf 2501 golang-github-samuel-go-zookeeper_0.0~git20180130.c4fab1a-1.dsc f71faf29eca86a1e2b5dec0707a61424abe0af5c8955ef13be422b3041c57e74 32468 golang-github-samuel-go-zookeeper_0.0~git20180130.c4fab1a.orig.tar.xz bc5333c8c1ae4223ce680b69bb2915b0226b53a56a60e5828bd2b74fa98ef220 2724 golang-github-samuel-go-zookeeper_0.0~git20180130.c4fab1a-1.debian.tar.xz Homepage: https://github.com/samuel/go-zookeeper Go-Import-Path: github.com/samuel/go-zookeeper Package-List: golang-github-samuel-go-zookeeper-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-samuel-go-zookeeper Priority: extra Section: golang Package: golang-github-satori-go.uuid Binary: golang-github-satori-go.uuid-dev Version: 1.2.0-2 Maintainer: Debian Go Packaging Team Uploaders: Peter Colberg Build-Depends: debhelper (>= 11~), dh-golang (>= 1.10~), golang-any, golang-gopkg-check.v1-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 79663cc658137fba8804689b0fcccf0d 2260 golang-github-satori-go.uuid_1.2.0-2.dsc 552e58e9967c4f49427497950a71cf8f 8297 golang-github-satori-go.uuid_1.2.0.orig.tar.gz 048927076a034262c07f2afbbec9073d 2872 golang-github-satori-go.uuid_1.2.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-satori-go.uuid Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-satori-go.uuid.git Checksums-Sha256: 5350eea6a4a0b166ab319502b910901410d989d229e720013f6bcd38fd365f40 2260 golang-github-satori-go.uuid_1.2.0-2.dsc 6f9d9549958252d7c5a5ed1cabeedeaab7a600ca0b888a3666cce4c3590aa5a7 8297 golang-github-satori-go.uuid_1.2.0.orig.tar.gz 4b3682227de73fc85000c0d9a322ac0d361dc833de5db802d02a75f6b69650b5 2872 golang-github-satori-go.uuid_1.2.0-2.debian.tar.xz Homepage: https://github.com/satori/go.uuid Go-Import-Path: github.com/satori/go.uuid Package-List: golang-github-satori-go.uuid-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-satori-go.uuid Priority: extra Section: golang Package: golang-github-sebest-xff Binary: golang-github-sebest-xff, golang-github-sebest-xff-dev Version: 0.0~git20160910.6c115e0-2 Maintainer: Debian Go Packaging Team Uploaders: Utkarsh Gupta Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-codegangsta-negroni-dev, golang-github-gorilla-mux-dev, golang-github-stretchr-testify-dev Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 680f794be60ce0b5111e07c89cd6153a 2500 golang-github-sebest-xff_0.0~git20160910.6c115e0-2.dsc b604b2e08145e50caa69ef073d0c7c23 3764 golang-github-sebest-xff_0.0~git20160910.6c115e0.orig.tar.xz 06c15a6f83998f661550b74162e0e41d 2356 golang-github-sebest-xff_0.0~git20160910.6c115e0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-sebest-xff Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-sebest-xff.git Checksums-Sha256: b5fa64d55c6bf18c3db4fa2d620c4b651c2e0a3538bcfd30a06bdbbe4ede88ec 2500 golang-github-sebest-xff_0.0~git20160910.6c115e0-2.dsc e2acc60abee0b42b9e97b33437f63f8eaf04cef0780980657814381e146ac751 3764 golang-github-sebest-xff_0.0~git20160910.6c115e0.orig.tar.xz 2a0fc69ef2d17311368f04b59fae8d78fbdae54858bec78fff5189e818585ff8 2356 golang-github-sebest-xff_0.0~git20160910.6c115e0-2.debian.tar.xz Homepage: https://github.com/sebest/xff Go-Import-Path: github.com/sebest/xff Package-List: golang-github-sebest-xff deb devel optional arch=any golang-github-sebest-xff-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-sebest-xff Priority: extra Section: golang Package: golang-github-shurcool-sanitized-anchor-name Binary: golang-github-shurcool-sanitized-anchor-name-dev Version: 1.0.0-2 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok , Tim Potter Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 55ae89bc3273ab80cc1d748ce6e2a082 2637 golang-github-shurcool-sanitized-anchor-name_1.0.0-2.dsc 5c50833a695e071280d9954609481c1c 2143 golang-github-shurcool-sanitized-anchor-name_1.0.0.orig.tar.gz 47b19532a94a4c8d3408bcbcfeaea457 3240 golang-github-shurcool-sanitized-anchor-name_1.0.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-shurcool-sanitized-anchor-name Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-shurcool-sanitized-anchor-name.git Checksums-Sha256: 153889cacd11c29df911fbb6ba469bc3bea96b077a3adefd13e816022f3aa42a 2637 golang-github-shurcool-sanitized-anchor-name_1.0.0-2.dsc 7e11964980f9b8595c17bc8970f0174621afe464920e38df7f8d77e45058388f 2143 golang-github-shurcool-sanitized-anchor-name_1.0.0.orig.tar.gz 94967ec3c03ed42bb2d34a307078567cb483c6de20f43b449dd3adc9f46cba4f 3240 golang-github-shurcool-sanitized-anchor-name_1.0.0-2.debian.tar.xz Homepage: https://github.com/shurcooL/sanitized_anchor_name Dgit: c379034b4d6534d7460ec07a9c6b855d9d87d4a3 debian archive/debian/1.0.0-2 https://git.dgit.debian.org/golang-github-shurcool-sanitized-anchor-name Go-Import-Path: github.com/shurcooL/sanitized_anchor_name Package-List: golang-github-shurcool-sanitized-anchor-name-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-shurcool-sanitized-anchor-name Priority: extra Section: golang Package: golang-github-spf13-afero Binary: golang-github-spf13-afero-dev Version: 1.2.2+really1.2.1-1 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok Build-Depends: debhelper (>= 11~), dh-golang, golang-any, golang-github-pkg-sftp-dev, golang-golang-x-text-dev (>= 0.3.0~) Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 41cc86a20bdbd8d287b70c960e68b2a8 2332 golang-github-spf13-afero_1.2.2+really1.2.1-1.dsc 23612d3bdfb16bf25f182b52296793eb 39292 golang-github-spf13-afero_1.2.2+really1.2.1.orig.tar.xz c90f3e42b9b72b2ee7fc1227f784ca38 4164 golang-github-spf13-afero_1.2.2+really1.2.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-spf13-afero Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-spf13-afero.git Checksums-Sha256: 65054219049bcd732674681d5fd2e6c9444b2b615d948ad9f1d889139d78a2b5 2332 golang-github-spf13-afero_1.2.2+really1.2.1-1.dsc 29a250b41e9fbddd6f89662794b91c79e7ac73fbd818f18cea8edca31c6f8ff4 39292 golang-github-spf13-afero_1.2.2+really1.2.1.orig.tar.xz 7d4ae66ae4ca7b81fe0313798a366031b508d660d5d97dbc1b3e6435acd2d909 4164 golang-github-spf13-afero_1.2.2+really1.2.1-1.debian.tar.xz Homepage: https://github.com/spf13/afero Go-Import-Path: github.com/spf13/afero Package-List: golang-github-spf13-afero-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-spf13-afero Priority: extra Section: golang Package: golang-github-spf13-cast Binary: golang-github-spf13-cast-dev Version: 1.3.0-1 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok , Tim Potter Build-Depends: debhelper (>= 11), dh-golang, golang-any, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 4761781412853029c9c1b5560d1c975b 2231 golang-github-spf13-cast_1.3.0-1.dsc 3e3c9467eacef6082082fb88097ff1ed 11085 golang-github-spf13-cast_1.3.0.orig.tar.gz 0f24d686e2960a29f70515b994be66c1 3356 golang-github-spf13-cast_1.3.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-spf13-cast Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-spf13-cast.git Checksums-Sha256: 68e1d146adeeb3319bb21a0ef647495171823614cbd31e5637fc5eb6d1b31f64 2231 golang-github-spf13-cast_1.3.0-1.dsc e685282ea33f89e9354d148ad1886f532bcebe86b0b60a167988f7c6d081085f 11085 golang-github-spf13-cast_1.3.0.orig.tar.gz 0e3a0c43d46009aa1eb4242bfbee341758e33697a20e5197e1307e8d4c3a7f50 3356 golang-github-spf13-cast_1.3.0-1.debian.tar.xz Homepage: https://github.com/spf13/cast Go-Import-Path: github.com/spf13/cast Package-List: golang-github-spf13-cast-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-spf13-cast Priority: extra Section: golang Package: golang-github-spf13-jwalterweatherman Binary: golang-github-spf13-jwalterweatherman-dev Version: 1.1.0+really1.0.0+git20181028.94f6ae3-1 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok , Tim Potter Build-Depends: debhelper (>= 11), dh-golang, golang-any, golang-github-stretchr-testify-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 627861a15fd643a34a5340ffe712eb71 2621 golang-github-spf13-jwalterweatherman_1.1.0+really1.0.0+git20181028.94f6ae3-1.dsc a6b14cd9eabb93c2302bd4f5e5806cba 6464 golang-github-spf13-jwalterweatherman_1.1.0+really1.0.0+git20181028.94f6ae3.orig.tar.xz 76dc159b4cbd1393541c1149731f8de9 3868 golang-github-spf13-jwalterweatherman_1.1.0+really1.0.0+git20181028.94f6ae3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-spf13-jwalterweatherman Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-spf13-jwalterweatherman.git Checksums-Sha256: 1b55cb7c024c4df07698c9e1aeb9240afcabdec375e2779cbdb812d58829f2ef 2621 golang-github-spf13-jwalterweatherman_1.1.0+really1.0.0+git20181028.94f6ae3-1.dsc b9139993328df03284cfc259f2c4740a7a40edbbe149ca6b5389d1ed99df007e 6464 golang-github-spf13-jwalterweatherman_1.1.0+really1.0.0+git20181028.94f6ae3.orig.tar.xz 08373221355b5406650ed2dedab9569a22ee5d9abbf459a0a6b1766ca7f4b699 3868 golang-github-spf13-jwalterweatherman_1.1.0+really1.0.0+git20181028.94f6ae3-1.debian.tar.xz Homepage: https://github.com/spf13/jwalterweatherman Go-Import-Path: github.com/spf13/jwalterweatherman Package-List: golang-github-spf13-jwalterweatherman-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-spf13-jwalterweatherman Priority: extra Section: golang Package: golang-github-spf13-pflag Binary: golang-github-spf13-pflag-dev Version: 1.0.3-1 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok , Tim Potter , Félix Sipma Build-Depends: debhelper (>= 11), dh-golang, golang-any Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: fdb578e883187537debd864baeda7dd9 2259 golang-github-spf13-pflag_1.0.3-1.dsc 3e56d6ab5401a0936b54f8972895acdb 46002 golang-github-spf13-pflag_1.0.3.orig.tar.gz 3e23e82d5813e1e5e28d847b8891e94d 3748 golang-github-spf13-pflag_1.0.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-spf13-pflag Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-spf13-pflag.git Checksums-Sha256: 4b0d4b639a64d8006638f42ef2f0662e4bce991a080803388ac8cd4b0078144d 2259 golang-github-spf13-pflag_1.0.3-1.dsc 9e57f86f493f04d9077fccd04e7139ebf243dd544e917ab83d35729b3e54a124 46002 golang-github-spf13-pflag_1.0.3.orig.tar.gz 545cb7aa284e845f232266556325a8bbd7b17fc91abeff96ffc27af8fed2cd41 3748 golang-github-spf13-pflag_1.0.3-1.debian.tar.xz Homepage: https://github.com/spf13/pflag Go-Import-Path: github.com/spf13/pflag Package-List: golang-github-spf13-pflag-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-spf13-pflag Priority: extra Section: golang Package: golang-github-spf13-viper Binary: golang-github-spf13-viper-dev Version: 1.3.2+really1.3.1-1 Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok , Tim Potter Build-Depends: debhelper (>= 11~), dh-golang, golang-any, golang-github-fsnotify-fsnotify-dev, golang-github-hashicorp-hcl-dev, golang-github-magiconair-properties-dev, golang-github-mitchellh-mapstructure-dev, golang-github-pelletier-go-toml-dev, golang-github-spf13-afero-dev, golang-github-spf13-cast-dev, golang-github-spf13-jwalterweatherman-dev, golang-github-spf13-pflag-dev, golang-github-stretchr-testify-dev, golang-github-xordataexchange-crypt-dev, golang-gopkg-yaml.v2-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: c92a33173b9785c07e45edc94fb1bf4f 2721 golang-github-spf13-viper_1.3.2+really1.3.1-1.dsc e14e92cf3814fcfd422d6bf26827a629 37683 golang-github-spf13-viper_1.3.2+really1.3.1.orig.tar.gz d5339a43c2aed5b9ae3a73b3b1e9c8f9 4560 golang-github-spf13-viper_1.3.2+really1.3.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-spf13-viper Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-spf13-viper.git Checksums-Sha256: 2a971e7e400184f5e2c36ea430768577804d5abff148c1b267c372a6fe5f8ac8 2721 golang-github-spf13-viper_1.3.2+really1.3.1-1.dsc 50f019addb0f563791313d331da3f9805dafebf0115330570fd4877d4aa4ac09 37683 golang-github-spf13-viper_1.3.2+really1.3.1.orig.tar.gz 2aed4ff6afd63b7fe787a94d0dd09e7bba7f455fa27df397b2651c56be20e0e8 4560 golang-github-spf13-viper_1.3.2+really1.3.1-1.debian.tar.xz Homepage: https://github.com/spf13/viper Go-Import-Path: github.com/spf13/viper Package-List: golang-github-spf13-viper-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-spf13-viper Priority: extra Section: golang Package: golang-github-tv42-httpunix Binary: golang-github-tv42-httpunix-dev Version: 0.0~git20150427.b75d861-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Build-Depends: debhelper-compat (= 12), dh-golang Build-Depends-Indep: golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: b196ba3d38981b1c583bbf6840c1608c 2364 golang-github-tv42-httpunix_0.0~git20150427.b75d861-2.dsc bc07141f66aba740ffe1c5b66c205054 2336 golang-github-tv42-httpunix_0.0~git20150427.b75d861.orig.tar.xz b65229dd0b55a41471e18942eca6e10a 1872 golang-github-tv42-httpunix_0.0~git20150427.b75d861-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-tv42-httpunix Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-tv42-httpunix.git Checksums-Sha256: 42b51de27bac935c019e21c1914c5652d0d3a45da43a1d7bfdb3efd17049f031 2364 golang-github-tv42-httpunix_0.0~git20150427.b75d861-2.dsc d2376b67fddf3e4c5fc8685a8dff8dc92b0c811d569afbf5b42bf82fe6ae20a4 2336 golang-github-tv42-httpunix_0.0~git20150427.b75d861.orig.tar.xz dee4a8d629b9b3dfa5416702b1be5d64e06ebd20a1f32e5efd4fd9e4076d8a99 1872 golang-github-tv42-httpunix_0.0~git20150427.b75d861-2.debian.tar.xz Homepage: https://github.com/tv42/httpunix Go-Import-Path: github.com/tv42/httpunix Package-List: golang-github-tv42-httpunix-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-tv42-httpunix Priority: extra Section: golang Package: golang-github-ugorji-go-codec Binary: golang-github-ugorji-go-codec-dev, golang-github-ugorji-go-codec Version: 1.1.7-1 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Anthony Fok , Dmitry Smirnov , Build-Depends: debhelper (>= 12~), dh-golang, golang-any, python, golang-golang-x-tools-dev Architecture: any all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 026f9683f0fc8e7b2a2e61b7e64cd161 2431 golang-github-ugorji-go-codec_1.1.7-1.dsc d8f59a946b4842312aada941c732dd90 215500 golang-github-ugorji-go-codec_1.1.7.orig.tar.xz 2950dadc0e5e050b0f458278233f08e7 3376 golang-github-ugorji-go-codec_1.1.7-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ugorji-go-codec Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ugorji-go-codec.git Checksums-Sha256: 3d62563a7ee5fad5e87917755e10070e4975aca23b2f0b7dc9b8e8fe984ce329 2431 golang-github-ugorji-go-codec_1.1.7-1.dsc a30f2800769cd26e13917c0f05283639af29deeb9a58d911af80114bb946ca9e 215500 golang-github-ugorji-go-codec_1.1.7.orig.tar.xz 990a72af7f5bbc9d661760e2ce3db385022a0d5e5d573392f4f410a7fc0345da 3376 golang-github-ugorji-go-codec_1.1.7-1.debian.tar.xz Homepage: https://github.com/ugorji/go Go-Import-Path: github.com/ugorji/go Package-List: golang-github-ugorji-go-codec deb devel optional arch=any golang-github-ugorji-go-codec-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-ugorji-go-codec Priority: extra Section: golang Package: golang-github-ulikunitz-xz Binary: golang-github-ulikunitz-xz-dev Version: 0.5.12-1 Maintainer: Debian Go Packaging Team Uploaders: Reinhard Tartler , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: c418acfc50ad4af81871eeabe2a020eb 2415 golang-github-ulikunitz-xz_0.5.12-1.dsc 59f80dfc8bd0751a92d57ecc83f7ff44 4176087 golang-github-ulikunitz-xz_0.5.12.orig.tar.gz 34171e3f899cc97211b994eaf2fb8760 2860 golang-github-ulikunitz-xz_0.5.12-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ulikunitz-xz Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ulikunitz-xz.git Checksums-Sha256: ec575bd9d96d40f6cf3d67f0c09b8becbbb5fe98b77bb1b61b8a9b073ed9193e 2415 golang-github-ulikunitz-xz_0.5.12-1.dsc b1fea75b548aa81c4c4828035377bbac4387eef738cd4efdbd98304dda189dee 4176087 golang-github-ulikunitz-xz_0.5.12.orig.tar.gz ca0ae6bac36b1307a0ca4cf65b5ef195842095f4d009e110fe02956c921123be 2860 golang-github-ulikunitz-xz_0.5.12-1.debian.tar.xz Homepage: https://github.com/ulikunitz/xz Dgit: 46e925225c67fc6060ab241c419ea6d0d0e698ed debian archive/debian/0.5.12-1 https://git.dgit.debian.org/golang-github-ulikunitz-xz Go-Import-Path: github.com/ulikunitz/xz Package-List: golang-github-ulikunitz-xz-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Directory: pool/main/g/golang-github-ulikunitz-xz Priority: extra Section: golang Package: golang-github-urfave-cli Binary: golang-github-urfave-cli-dev Version: 1.22.5-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-cpuguy83-go-md2man-v2-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 610c3012c139342c864548b7bb166318 1649 golang-github-urfave-cli_1.22.5-2.dsc 3ff21f4a5d8e914a6c7c4807034d9544 78125 golang-github-urfave-cli_1.22.5.orig.tar.gz c6dc541bfa492603fc9e1f13bb5c4696 3956 golang-github-urfave-cli_1.22.5-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-urfave-cli Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-urfave-cli.git Checksums-Sha256: 5ab52d633a0fa90c700e2c3f5b03ad5c97f2a6cef522fbee5e2fe7e250c06880 1649 golang-github-urfave-cli_1.22.5-2.dsc 57138657dd61c81e21b52cfb1aa5c97ad5c9379197fa7fb550051e59056eb30f 78125 golang-github-urfave-cli_1.22.5.orig.tar.gz d9b068ab31ccef7a1c0176b6c9e2e7391c314eea15c4da44f2b77cc5e5e2da38 3956 golang-github-urfave-cli_1.22.5-2.debian.tar.xz Homepage: https://github.com/urfave/cli Go-Import-Path: github.com/urfave/cli Package-List: golang-github-urfave-cli-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-urfave-cli Priority: extra Section: golang Package: golang-github-urfave-cli Binary: golang-github-urfave-cli-dev Version: 1.22.5-3 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-cpuguy83-go-md2man-v2-dev (>= 2.0.1) Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: d832d66279791581918d45621933829a 2275 golang-github-urfave-cli_1.22.5-3.dsc 3ff21f4a5d8e914a6c7c4807034d9544 78125 golang-github-urfave-cli_1.22.5.orig.tar.gz d2b8b0c414ca36bf1eac74de74229db3 5556 golang-github-urfave-cli_1.22.5-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-urfave-cli Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-urfave-cli.git Checksums-Sha256: 9a4357c0d5c87eb67c383f9d083bc9acac12e5b421ca8c6c6b98e79e13f0edb3 2275 golang-github-urfave-cli_1.22.5-3.dsc 57138657dd61c81e21b52cfb1aa5c97ad5c9379197fa7fb550051e59056eb30f 78125 golang-github-urfave-cli_1.22.5.orig.tar.gz 51e933bd8dfba7ca5906f03858117a662ee4290d738dfe386b6f762137a19132 5556 golang-github-urfave-cli_1.22.5-3.debian.tar.xz Homepage: https://github.com/urfave/cli Go-Import-Path: github.com/urfave/cli Package-List: golang-github-urfave-cli-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-urfave-cli Priority: extra Section: golang Package: golang-github-urfave-cli-v2 Binary: golang-github-urfave-cli-v2-dev Version: 2.3.0-3 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-cpuguy83-go-md2man-v2-dev (>= 2.0.1) Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 5b4567ab7edb7ea870dffe2732965e23 2447 golang-github-urfave-cli-v2_2.3.0-3.dsc 8e7fbc8e314f42a62cc49eff76dcf737 3408283 golang-github-urfave-cli-v2_2.3.0.orig.tar.gz 28ae0087c7e3cedc724a3846960bad7b 6364 golang-github-urfave-cli-v2_2.3.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-urfave-cli-v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-urfave-cli-v2.git Checksums-Sha256: 154fbc36b0c22b99123fc5cb49ccf919379a5db15203675e0cc03bc47c84d6c9 2447 golang-github-urfave-cli-v2_2.3.0-3.dsc b17376246f1477157daab86d4a1562d6b004f5be0d15dfc61ebd8bb129384e6b 3408283 golang-github-urfave-cli-v2_2.3.0.orig.tar.gz 2d47c0c47503c83d9f7b863dc5f8040378c1d74396ca4b360cb8f12c23df3a55 6364 golang-github-urfave-cli-v2_2.3.0-3.debian.tar.xz Homepage: https://github.com/urfave/cli Dgit: ef074c5c690d8c5b1d27ed25e1c9a8d9603f4f2c debian archive/debian/2.3.0-3 https://git.dgit.debian.org/golang-github-urfave-cli-v2 Go-Import-Path: github.com/urfave/cli/v2 Package-List: golang-github-urfave-cli-v2-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-urfave-cli-v2 Priority: extra Section: golang Package: golang-github-urfave-cli-v2 Binary: golang-github-urfave-cli-v2-dev Version: 2.25.7-4 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-burntsushi-toml-dev, golang-github-cpuguy83-go-md2man-v2-dev, golang-github-xrash-smetrics-dev, golang-golang-x-text-dev, golang-golang-x-tools, golang-gopkg-yaml.v3-dev Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: e4dc9ad11c60b9b242b2be4554007bf2 2444 golang-github-urfave-cli-v2_2.25.7-4.dsc 36f811bfcd40a2324261897e457f3cda 3482562 golang-github-urfave-cli-v2_2.25.7.orig.tar.gz f5ab028623450cf66d038eafd60b32e1 4728 golang-github-urfave-cli-v2_2.25.7-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-urfave-cli-v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-urfave-cli-v2.git Checksums-Sha256: 15f8ef9a92762469e18a4233aabe906402bb018313a123306c78f7b82397ce26 2444 golang-github-urfave-cli-v2_2.25.7-4.dsc 522cd93947f10022794126f5d5b6d3d6c3c47b739fe4fbf3f483695bb233d9b7 3482562 golang-github-urfave-cli-v2_2.25.7.orig.tar.gz 91f64897623566b03ca297a4c2f5c869644d3ecb1dee59d139c9349d5309fdc6 4728 golang-github-urfave-cli-v2_2.25.7-4.debian.tar.xz Homepage: https://github.com/urfave/cli Go-Import-Path: github.com/urfave/cli/v2 Package-List: golang-github-urfave-cli-v2-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-urfave-cli-v2 Priority: extra Section: golang Package: golang-github-valyala-bytebufferpool Binary: golang-github-valyala-bytebufferpool-dev Version: 0.0~git20160817.0.e746df9-3 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 10), dh-golang, golang-any Architecture: all Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: a9e5345e9fe1c6f659638beab5938a68 2483 golang-github-valyala-bytebufferpool_0.0~git20160817.0.e746df9-3.dsc 23e950db581ad11a393000c2243b24ee 5051 golang-github-valyala-bytebufferpool_0.0~git20160817.0.e746df9.orig.tar.gz 749506a4e24a66287e95d2d2590b9175 2628 golang-github-valyala-bytebufferpool_0.0~git20160817.0.e746df9-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-valyala-bytebufferpool Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-valyala-bytebufferpool.git Checksums-Sha256: 420e2fe8ab452f02a6b952e2d11a340770ac4d9bd372683e75ba0adec90f8c2f 2483 golang-github-valyala-bytebufferpool_0.0~git20160817.0.e746df9-3.dsc 727e2bb692d89bdec44b7638a3f1fcf68dd9ec5226c2d9ed2ac76f73766ff142 5051 golang-github-valyala-bytebufferpool_0.0~git20160817.0.e746df9.orig.tar.gz 0b596023a5861d1a40b1c5d8200619d53ab43124b335b5b0eedf3b9e7dcfb478 2628 golang-github-valyala-bytebufferpool_0.0~git20160817.0.e746df9-3.debian.tar.xz Homepage: https://github.com/valyala/bytebufferpool Go-Import-Path: github.com/valyala/bytebufferpool Package-List: golang-github-valyala-bytebufferpool-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-valyala-bytebufferpool Priority: extra Section: golang Package: golang-github-valyala-fasttemplate Binary: golang-github-valyala-fasttemplate-dev Version: 0.0~git20170224.0.dcecefd+dfsg-3 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-valyala-bytebufferpool-dev Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: 22902ed3fb84fe5ab308b17ac1c811c3 2534 golang-github-valyala-fasttemplate_0.0~git20170224.0.dcecefd+dfsg-3.dsc 004a06ad5d0e80c674b42f85686e0ff1 7040 golang-github-valyala-fasttemplate_0.0~git20170224.0.dcecefd+dfsg.orig.tar.gz 30325ac190b882bcab48d4bfc4c378af 2560 golang-github-valyala-fasttemplate_0.0~git20170224.0.dcecefd+dfsg-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-valyala-fasttemplate Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-valyala-fasttemplate.git Checksums-Sha256: 69d40c66f588ebb578d46639202c59df93dc3c6fc2f36ef8374c331470150175 2534 golang-github-valyala-fasttemplate_0.0~git20170224.0.dcecefd+dfsg-3.dsc ad623b6a2ca5956917e92d398b0ee63be607a7f94ebaf43731ff0332b4a8feab 7040 golang-github-valyala-fasttemplate_0.0~git20170224.0.dcecefd+dfsg.orig.tar.gz 74ec2372b4c08a256789f834e71a1dd1da48949e650d136572fcf42fedd063d9 2560 golang-github-valyala-fasttemplate_0.0~git20170224.0.dcecefd+dfsg-3.debian.tar.xz Homepage: https://github.com/valyala/fasttemplate Go-Import-Path: github.com/valyala/fasttemplate Package-List: golang-github-valyala-fasttemplate-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-valyala-fasttemplate Priority: extra Section: golang Package: golang-github-vishvananda-netlink Binary: golang-github-vishvananda-netlink-dev Version: 1.1.0-2 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Dmitry Smirnov Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-vishvananda-netns-dev, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 1b31a44f34b013ae4438159717836f76 1843 golang-github-vishvananda-netlink_1.1.0-2.dsc e9490c3b1688f0fea04f974905e51683 115208 golang-github-vishvananda-netlink_1.1.0.orig.tar.xz 40223f70855e9d236659132710a47167 6368 golang-github-vishvananda-netlink_1.1.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-vishvananda-netlink Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-vishvananda-netlink.git Checksums-Sha256: 9918f51adc0975f0272e00eb28f6076f30a631aa0628c706b50d7f407bb27608 1843 golang-github-vishvananda-netlink_1.1.0-2.dsc 08f279f53a93405c15f762495c6305644f0e26b56c50280c7ed49b7d9c197736 115208 golang-github-vishvananda-netlink_1.1.0.orig.tar.xz 8989b96709e857aeb367a806cc54e152cdeedef5248189586b0cd7a01b16c099 6368 golang-github-vishvananda-netlink_1.1.0-2.debian.tar.xz Homepage: https://github.com/vishvananda/netlink Go-Import-Path: github.com/vishvananda/netlink Package-List: golang-github-vishvananda-netlink-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-vishvananda-netlink Priority: extra Section: golang Package: golang-github-vishvananda-netlink Binary: golang-github-vishvananda-netlink-dev Version: 1.1.0.125.gf243826-4 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Dmitry Smirnov Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-vishvananda-netns-dev, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 1617fb767836878c978f82a9d4b37003 1934 golang-github-vishvananda-netlink_1.1.0.125.gf243826-4.dsc 03a65047753841082545294753d46e14 147772 golang-github-vishvananda-netlink_1.1.0.125.gf243826.orig.tar.xz 41e3743e18123b114bbcd7f805a1e6b8 3856 golang-github-vishvananda-netlink_1.1.0.125.gf243826-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-vishvananda-netlink Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-vishvananda-netlink.git Checksums-Sha256: 38aa88575336fcc3e4baf70355f1710ef08e35e7749c3197986d455dc4376eb6 1934 golang-github-vishvananda-netlink_1.1.0.125.gf243826-4.dsc 03f0fc0a4a687b673f114b88d66316f0582ff4b0c4f1c7b1a00fbf4d5cc31f9f 147772 golang-github-vishvananda-netlink_1.1.0.125.gf243826.orig.tar.xz 60620b440cccd9a393fc610671c4fd0a0413aef16b3805f89ac9182813608f91 3856 golang-github-vishvananda-netlink_1.1.0.125.gf243826-4.debian.tar.xz Homepage: https://github.com/vishvananda/netlink Go-Import-Path: github.com/vishvananda/netlink Package-List: golang-github-vishvananda-netlink-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-vishvananda-netlink Priority: extra Section: golang Package: golang-github-vishvananda-netns Binary: golang-github-vishvananda-netns-dev Version: 0.0~git20200728.db3c7e5-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: a6f15cf7d16a933f996677ce689f2076 1883 golang-github-vishvananda-netns_0.0~git20200728.db3c7e5-1.dsc fa44129f9b02d01b47539d04fe3ff21f 7848 golang-github-vishvananda-netns_0.0~git20200728.db3c7e5.orig.tar.xz 2fba474a31130ecf35cae96ff9c9fe87 2864 golang-github-vishvananda-netns_0.0~git20200728.db3c7e5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-vishvananda-netns Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-vishvananda-netns.git Checksums-Sha256: 4f7ecc7356d4b2bef1545a8140eb625a63aad9bd85845d6d43b8c49207b22512 1883 golang-github-vishvananda-netns_0.0~git20200728.db3c7e5-1.dsc 6187a5ac9ca8377b728db6dbad1e2fc22526a0c2337338b8c9410cdf8ffda357 7848 golang-github-vishvananda-netns_0.0~git20200728.db3c7e5.orig.tar.xz f768bce30e40e0db88cd860f055fc0dd8ab153f261a69090e6a61c85430d860c 2864 golang-github-vishvananda-netns_0.0~git20200728.db3c7e5-1.debian.tar.xz Homepage: https://github.com/vishvananda/netns Go-Import-Path: github.com/vishvananda/netns Package-List: golang-github-vishvananda-netns-dev deb devel optional arch=all Testsuite: autopkgtest Testsuite-Triggers: golang Extra-Source-Only: yes Directory: pool/main/g/golang-github-vishvananda-netns Priority: extra Section: golang Package: golang-github-vishvananda-netns Binary: golang-github-vishvananda-netns-dev Version: 0.0~git20211101.5004558-1 Maintainer: Debian Go Packaging Team Uploaders: Tianon Gravi , Tim Potter , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: e00d51cf1e08300767462b208f69c427 1884 golang-github-vishvananda-netns_0.0~git20211101.5004558-1.dsc 6af87125cef29290d74de32a75588ac2 8260 golang-github-vishvananda-netns_0.0~git20211101.5004558.orig.tar.xz 5b2117b8f44dcae7622f4d90bad6e01c 2608 golang-github-vishvananda-netns_0.0~git20211101.5004558-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-vishvananda-netns Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-vishvananda-netns.git Checksums-Sha256: f0921649f6929ed1999bb251cc937fa3f5b217f4cdc368681c664cbbdae336d2 1884 golang-github-vishvananda-netns_0.0~git20211101.5004558-1.dsc 9a880ed3b5c2c499dc2922442f04c0a86e599a4852815c338335767e4658ea51 8260 golang-github-vishvananda-netns_0.0~git20211101.5004558.orig.tar.xz e52c0c2ac4043621c109872e027eb4e6ee13fa235182abc549ef68c3f43ddd84 2608 golang-github-vishvananda-netns_0.0~git20211101.5004558-1.debian.tar.xz Homepage: https://github.com/vishvananda/netns Go-Import-Path: github.com/vishvananda/netns Package-List: golang-github-vishvananda-netns-dev deb golang optional arch=all Testsuite: autopkgtest Testsuite-Triggers: golang Extra-Source-Only: yes Directory: pool/main/g/golang-github-vishvananda-netns Priority: extra Section: golang Package: golang-github-vividcortex-ewma Binary: golang-github-vividcortex-ewma-dev Version: 0.0~git20160822.20.c595cd8-3 Maintainer: Debian Go Packaging Team Uploaders: Dr. Tobias Quathamer Build-Depends: debhelper (>= 10), dh-golang, golang-any Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 8029909130e375ebc854c3defd83d0bc 2362 golang-github-vividcortex-ewma_0.0~git20160822.20.c595cd8-3.dsc cd8dd8b78af37680b61cef27eb1ae95f 5528 golang-github-vividcortex-ewma_0.0~git20160822.20.c595cd8.orig.tar.xz 667594c20307d26c3488f7a443c49ddb 1992 golang-github-vividcortex-ewma_0.0~git20160822.20.c595cd8-3.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-vividcortex-ewma.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-vividcortex-ewma.git Checksums-Sha256: 59357e914fe129bdbddd4bf9b276a632c7aa50357150c986848bf5a6efa10776 2362 golang-github-vividcortex-ewma_0.0~git20160822.20.c595cd8-3.dsc c19b56dbdc43711fd16d346134405fadfc169c30254167ec197a75c8fa3b6e67 5528 golang-github-vividcortex-ewma_0.0~git20160822.20.c595cd8.orig.tar.xz 4cedf22210dfa421f4e551e2aa4a5d3645574a0bf7f7711daedebced00ee2dc5 1992 golang-github-vividcortex-ewma_0.0~git20160822.20.c595cd8-3.debian.tar.xz Homepage: https://github.com/vividcortex/ewma Go-Import-Path: github.com/VividCortex/ewma Package-List: golang-github-vividcortex-ewma-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-vividcortex-ewma Priority: extra Section: golang Package: golang-github-vividcortex-ewma Binary: golang-github-vividcortex-ewma-dev Version: 1.1.1-2 Maintainer: Debian Go Packaging Team Uploaders: Dr. Tobias Quathamer , Dmitry Smirnov , Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: a2a99b70c430b6f0e30346062d577a87 2309 golang-github-vividcortex-ewma_1.1.1-2.dsc ae17bb7fa89ad4aaad620716356bf647 5708 golang-github-vividcortex-ewma_1.1.1.orig.tar.xz 4128b7012381d675fbec2786c057315f 3044 golang-github-vividcortex-ewma_1.1.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-vividcortex-ewma Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-vividcortex-ewma.git Checksums-Sha256: 255b846b986709ca7b5e83ab45eeeb46820b7b7e7b10a3732c4d57c69d8ee171 2309 golang-github-vividcortex-ewma_1.1.1-2.dsc 7988e05e7d9813481e7e7d548ccbde9f63724a67fbfa34c8d334decffcec2686 5708 golang-github-vividcortex-ewma_1.1.1.orig.tar.xz 07be6631530939adcd9a61a50335d0a5f151050c5d001e0da6a8996afda3bde6 3044 golang-github-vividcortex-ewma_1.1.1-2.debian.tar.xz Homepage: https://github.com/vividcortex/ewma Go-Import-Path: github.com/VividCortex/ewma Package-List: golang-github-vividcortex-ewma-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-vividcortex-ewma Priority: extra Section: golang Package: golang-github-xrash-smetrics Binary: golang-github-xrash-smetrics-dev Version: 0.0~git20201216.039620a-1 Maintainer: Debian Go Packaging Team Uploaders: Meenakshi Aiswarya , Aninthitha , Thorsten Alteholz , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 7d835098f1b53da4526bbace9f52b138 2480 golang-github-xrash-smetrics_0.0~git20201216.039620a-1.dsc 77960e43241a286837d32c2e76117b19 1800492 golang-github-xrash-smetrics_0.0~git20201216.039620a.orig.tar.xz 1e45b82a12c48d0d6ab94fd72da9e644 2820 golang-github-xrash-smetrics_0.0~git20201216.039620a-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-xrash-smetrics Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-xrash-smetrics.git Checksums-Sha256: 2de1ad9b5ae5c5591bf8b147794a628a764c79c2af08b36d606433e2fde0a541 2480 golang-github-xrash-smetrics_0.0~git20201216.039620a-1.dsc f45125c82c9051a79402b16c9fa58bce0de273fdd4a5185bd41cf4a0f45c2dd6 1800492 golang-github-xrash-smetrics_0.0~git20201216.039620a.orig.tar.xz f1856c8bd26e5c31c59813329b6bb8c6a1af6d04e87bf99f092963400c7c73ec 2820 golang-github-xrash-smetrics_0.0~git20201216.039620a-1.debian.tar.xz Homepage: https://github.com/xrash/smetrics Go-Import-Path: github.com/xrash/smetrics Package-List: golang-github-xrash-smetrics-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-github-xrash-smetrics Priority: extra Section: golang Package: golang-github-ymomoi-goval-parser Binary: golang-github-ymomoi-goval-parser-dev Version: 0.0~git20170813.0.0a0be1d-2 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-go, golang-github-k0kubun-pp-dev Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: 7c4c495b9ed068b3ecc885cf28a97804 2452 golang-github-ymomoi-goval-parser_0.0~git20170813.0.0a0be1d-2.dsc cabdaf8fa598b75f1ba7bdb0f8db89f8 634698 golang-github-ymomoi-goval-parser_0.0~git20170813.0.0a0be1d.orig.tar.gz 9e60348a3b119294a8ae66b220aa1e83 2504 golang-github-ymomoi-goval-parser_0.0~git20170813.0.0a0be1d-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ymomoi-goval-parser Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ymomoi-goval-parser.git Checksums-Sha256: 7314dc0b110622a740c4a1073b19068e775fbddf7fdd62dc9caf6a8c790c827f 2452 golang-github-ymomoi-goval-parser_0.0~git20170813.0.0a0be1d-2.dsc 0b6cb72cd87e817741528fc0c5251d9300752047fe7047669322246e1bda9568 634698 golang-github-ymomoi-goval-parser_0.0~git20170813.0.0a0be1d.orig.tar.gz c561ce36d73a6ae539dcaedaf82dfe1dde3edea93edda74b4b5f5866f5efb1e3 2504 golang-github-ymomoi-goval-parser_0.0~git20170813.0.0a0be1d-2.debian.tar.xz Homepage: https://github.com/ymomoi/goval-parser.git Go-Import-Path: github.com/ymomoi/goval-parser Package-List: golang-github-ymomoi-goval-parser-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-github-ymomoi-goval-parser Priority: extra Section: golang Package: golang-glog Binary: golang-glog-dev Version: 0.0~git20160126.23def4e-3 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 546ceb917cadc54a77cf7e146653883f 2223 golang-glog_0.0~git20160126.23def4e-3.dsc deb29d8c49756785b502ea309a054dd3 18072 golang-glog_0.0~git20160126.23def4e.orig.tar.xz ed28e543e87bd93b61313108ec198f45 2784 golang-glog_0.0~git20160126.23def4e-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-glog Vcs-Git: https://salsa.debian.org/go-team/packages/golang-glog.git Checksums-Sha256: 7df9883c9c83f72437dc96da4dc83be94053160d889bd1a72c7bd53513d9cf2e 2223 golang-glog_0.0~git20160126.23def4e-3.dsc a123f86df0d3c8c0547550096863551cf043321c67a5a6952d6c2f422fbfd282 18072 golang-glog_0.0~git20160126.23def4e.orig.tar.xz 2b007ef32d6317921403c130cf96b516434b0e455371652401c3d39b960a2ad9 2784 golang-glog_0.0~git20160126.23def4e-3.debian.tar.xz Homepage: https://github.com/golang/glog Go-Import-Path: github.com/golang/glog Package-List: golang-glog-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-glog Priority: extra Section: golang Package: golang-go.crypto Binary: golang-golang-x-crypto-dev Version: 1:0.0~git20181203.505ab14-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok Build-Depends: debhelper (>= 11~), dh-golang, golang-any (>= 2:1.9~), golang-golang-x-net-dev, golang-golang-x-sys-dev (>= 0.0~git20180510.7dfd129) Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 5c04d612b6d564356f6a127e243e2b81 2358 golang-go.crypto_0.0~git20181203.505ab14-1.dsc b01319c83dab7577167c57644bd15617 1433388 golang-go.crypto_0.0~git20181203.505ab14.orig.tar.xz b78967f292224cc4ffa9760709b8a8c8 4648 golang-go.crypto_0.0~git20181203.505ab14-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-go.crypto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-go.crypto.git Checksums-Sha256: c59fb94531ca3b660f561834816811ebaa905ca3cc4a7e872626abd50f7b886f 2358 golang-go.crypto_0.0~git20181203.505ab14-1.dsc 3a0ac2725ad17fd25b269519ef6665d2a5ae566d00efdaa57cef96ea1979e254 1433388 golang-go.crypto_0.0~git20181203.505ab14.orig.tar.xz 22a604e30bc740b74eda1516c1a4f27bdb052db7613a7e639b0024ebd4b1231a 4648 golang-go.crypto_0.0~git20181203.505ab14-1.debian.tar.xz Homepage: https://golang.org/x/crypto Go-Import-Path: golang.org/x/crypto Package-List: golang-golang-x-crypto-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-go.crypto Priority: extra Section: golang Package: golang-go.crypto Binary: golang-golang-x-crypto-dev Version: 1:0.0~git20190701.4def268-2 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Michael Hudson-Doyle Build-Depends: debhelper-compat (= 12), dh-golang, golang-any (>= 2:1.9~), golang-golang-x-net-dev (>= 0.0~git20190404.eb5bcb5~), golang-golang-x-sys-dev (>= 0.0~git20190412.9773273~), openssh-server Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 34849d2825a619f9528729cb6c4db118 2454 golang-go.crypto_0.0~git20190701.4def268-2.dsc fe54c62f2a1bb0d4f92dcad11f147c7d 1494828 golang-go.crypto_0.0~git20190701.4def268.orig.tar.xz 71ab79cc57e6523be1d05f78705bd711 5588 golang-go.crypto_0.0~git20190701.4def268-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-go.crypto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-go.crypto.git Checksums-Sha256: 5f266be0529c71892bbe9ab2573854f3a8cf1250852776be0ab3024fa977ece5 2454 golang-go.crypto_0.0~git20190701.4def268-2.dsc 0cbb9c43030699aa60c97be294e7579f7d6a701eab2786f0681cc1695c6828b2 1494828 golang-go.crypto_0.0~git20190701.4def268.orig.tar.xz 1b6f1b27dfd60deb5af63b76605a3de63336f0e6355ccfdbe73ed13f7d67a36e 5588 golang-go.crypto_0.0~git20190701.4def268-2.debian.tar.xz Homepage: https://golang.org/x/crypto Go-Import-Path: golang.org/x/crypto Package-List: golang-golang-x-crypto-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-go.crypto Priority: extra Section: golang Package: golang-go.crypto Binary: golang-golang-x-crypto-dev Version: 1:0.0~git20200221.2aa609c-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Michael Hudson-Doyle Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.48~), golang-any (>= 2:1.9~), golang-golang-x-net-dev (>= 0.0~git20190404.eb5bcb5~), golang-golang-x-sys-dev (>= 0.0~git20190412.9773273~), openssh-server Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 0a03dc86aed04ecb9ceb44561369f829 2465 golang-go.crypto_0.0~git20200221.2aa609c-1.dsc fc9ec138dc31168df107dc0ce282617c 1525536 golang-go.crypto_0.0~git20200221.2aa609c.orig.tar.xz 37ce1a799859a3f283730a9fcbdd3d3c 5732 golang-go.crypto_0.0~git20200221.2aa609c-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-go.crypto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-go.crypto.git Checksums-Sha256: b130a6e2d104aad65e736bb41c01aa6fc4c1e16a139c31fc12c3d21df573912b 2465 golang-go.crypto_0.0~git20200221.2aa609c-1.dsc dcd8132ab5acd92dfe2fc8ce8e3c76f3a91f6c60bdfdac1df407b365c1ccd490 1525536 golang-go.crypto_0.0~git20200221.2aa609c.orig.tar.xz 1c9c458572ef8ee734672463159c344c1c4517587427726a968546dd1fed73f8 5732 golang-go.crypto_0.0~git20200221.2aa609c-1.debian.tar.xz Homepage: https://golang.org/x/crypto Go-Import-Path: golang.org/x/crypto Package-List: golang-golang-x-crypto-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-go.crypto Priority: extra Section: golang Package: golang-go.crypto Binary: golang-golang-x-crypto-dev Version: 1:0.23.0-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Michael Hudson-Doyle Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~), golang-golang-x-sys-dev (>= 0.20.0), golang-golang-x-term-dev (>= 0.20.0), golang-golang-x-text-dev (>= 0.15.0), openssh-server Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 00ead64cd8c39a0abbf3e778326116ed 2377 golang-go.crypto_0.23.0-1.dsc 92730eb2d9479a8e1e45fdb67cc8a238 1598448 golang-go.crypto_0.23.0.orig.tar.xz 4e98d0eb08f627c8632e7cb56d34920b 90976 golang-go.crypto_0.23.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-go.crypto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-go.crypto.git Checksums-Sha256: 28760fed89bfa895bbf46ea313d0acf01caf4a4833ee7291fa196c4b803aea65 2377 golang-go.crypto_0.23.0-1.dsc 60389b406a8c886545eb52e5f26c1d0d4916407d8cbe7a2c61d9e5189a1b70bd 1598448 golang-go.crypto_0.23.0.orig.tar.xz 2b35d8b6be888c0bedbb5861b30d0dab891d59ef50597788e234acbce9fcf922 90976 golang-go.crypto_0.23.0-1.debian.tar.xz Homepage: https://golang.org/x/crypto Go-Import-Path: golang.org/x/crypto Package-List: golang-golang-x-crypto-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-go.crypto Priority: extra Section: golang Package: golang-go.crypto Binary: golang-golang-x-crypto-dev Version: 1:0.24.0-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Michael Hudson-Doyle Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~), golang-golang-x-sys-dev (>= 0.21.0), golang-golang-x-term-dev (>= 0.21.0), golang-golang-x-text-dev (>= 0.15.0), openssh-server Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 13897f350a6354d92f36e485b562466c 2377 golang-go.crypto_0.24.0-1.dsc 680fa137602eb8531eed81ce31da6a97 1600792 golang-go.crypto_0.24.0.orig.tar.xz ab8b8ac49877a9ac249d03748f034f7e 91112 golang-go.crypto_0.24.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-go.crypto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-go.crypto.git Checksums-Sha256: 7efa62d1831765bcf8f86296a55703e1d5f320962a63163d51d005373edf34a0 2377 golang-go.crypto_0.24.0-1.dsc 833c21549aab71e940aa3fce38107930e63d39d570564fede7b9dc4a1388df0f 1600792 golang-go.crypto_0.24.0.orig.tar.xz 5f236d9c925cf52081b940a9e8d7d405ac954126988b6453cbade420d51f0ad6 91112 golang-go.crypto_0.24.0-1.debian.tar.xz Homepage: https://golang.org/x/crypto Go-Import-Path: golang.org/x/crypto Package-List: golang-golang-x-crypto-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-go.crypto Priority: extra Section: golang Package: golang-go.crypto Binary: golang-golang-x-crypto-dev Version: 1:0.24.0-2 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Michael Hudson-Doyle Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~), golang-golang-x-sys-dev (>= 0.21.0), golang-golang-x-term-dev (>= 0.21.0), golang-golang-x-text-dev (>= 0.16.0), openssh-server Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9cb4985681835458325ce8c1304af6bc 2377 golang-go.crypto_0.24.0-2.dsc 680fa137602eb8531eed81ce31da6a97 1600792 golang-go.crypto_0.24.0.orig.tar.xz 939bd91a5e712b480dfb17e84c68c94d 91908 golang-go.crypto_0.24.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-go.crypto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-go.crypto.git Checksums-Sha256: 3eac1685f94a36ea3bba9838818fa37c580cfbef9cfd422c776d23481965c9a4 2377 golang-go.crypto_0.24.0-2.dsc 833c21549aab71e940aa3fce38107930e63d39d570564fede7b9dc4a1388df0f 1600792 golang-go.crypto_0.24.0.orig.tar.xz 4ae1c3530a7d4011178fa8d295fc0aaea096923657bafec4f596a92afc73df10 91908 golang-go.crypto_0.24.0-2.debian.tar.xz Homepage: https://golang.org/x/crypto Go-Import-Path: golang.org/x/crypto Package-List: golang-golang-x-crypto-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-go.crypto Priority: extra Section: golang Package: golang-go.opencensus Binary: golang-go.opencensus-dev Version: 0.22.0-1 Maintainer: Debian Go Packaging Team Uploaders: Stephen Gelman , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-google-go-cmp-dev, golang-github-hashicorp-golang-lru-dev, golang-golang-x-net-dev, golang-google-grpc-dev, golang-goprotobuf-dev Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 341faf7b25c076783d255a294f67a0a2 2342 golang-go.opencensus_0.22.0-1.dsc 9c04456c25c312d2f53db0e540f99bf8 162290 golang-go.opencensus_0.22.0.orig.tar.gz a0872bee3baa836b7769242e17291513 3320 golang-go.opencensus_0.22.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-go.opencensus Vcs-Git: https://salsa.debian.org/go-team/packages/golang-go.opencensus.git Checksums-Sha256: cdae23031e4530475bc2f6fa51c1e3942b3ad1fd0e3aa7dbef4b14f924d1a735 2342 golang-go.opencensus_0.22.0-1.dsc 4213d120fd3b7f9c39470babed3cfe5770d6d16be252cdcf4c62a747f19b8ca9 162290 golang-go.opencensus_0.22.0.orig.tar.gz 78378fdc440e2ddc6d873d43cecc9efbf20333ba1fd89add78bdb899ea3c2104 3320 golang-go.opencensus_0.22.0-1.debian.tar.xz Homepage: https://github.com/census-instrumentation/opencensus-go Go-Import-Path: go.opencensus.io Package-List: golang-go.opencensus-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-go.opencensus Priority: extra Section: golang Package: golang-go.uber-atomic Binary: golang-go.uber-atomic-dev Version: 1.11.0-1 Maintainer: Debian Go Packaging Team Uploaders: Pirate Praveen , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~), golang-github-stretchr-testify-dev, tzdata Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 66d6607dd35533bfc984649799a857bb 2271 golang-go.uber-atomic_1.11.0-1.dsc 0b182f4275ad421a61fc93ce64a9cd3a 24299 golang-go.uber-atomic_1.11.0.orig.tar.gz df1a002668d310dd8c84202070eb8e1d 3204 golang-go.uber-atomic_1.11.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-go.uber-atomic Vcs-Git: https://salsa.debian.org/go-team/packages/golang-go.uber-atomic.git Checksums-Sha256: 8633dd5e30ffe667c4ad04a5b7c1a39da6f9d0c35dd940de766b57400ea35342 2271 golang-go.uber-atomic_1.11.0-1.dsc cfe258c20d71ac4dbf0f716a23ed00c332b7f281180651e2a67ad40a8b0772cc 24299 golang-go.uber-atomic_1.11.0.orig.tar.gz 5f570d85cb2aeb887c8a4dc6e5fc363a34cb669e5edcea34c5ec16c20f5888ad 3204 golang-go.uber-atomic_1.11.0-1.debian.tar.xz Homepage: https://go.uber.org/atomic Go-Import-Path: go.uber.org/atomic Package-List: golang-go.uber-atomic-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-go.uber-atomic Priority: extra Section: golang Package: golang-gogoprotobuf Binary: golang-gogoprotobuf-dev, golang-github-gogo-protobuf-dev, gogoprotobuf Version: 1.2.1+git20190611.dadb6258-1 Maintainer: pkg-go Uploaders: Jelmer Vernooij , Martín Ferrari , Tim Potter , Build-Depends: debhelper (>= 11~), dh-golang (>= 1.9), golang-any, protobuf-compiler Architecture: any all Standards-Version: 4.1.3 Format: 3.0 (quilt) Files: 70af5296cf98d4b8f6b8723534e818f7 2544 golang-gogoprotobuf_1.2.1+git20190611.dadb6258-1.dsc e0421a4cc4c8e0ad58c748ef16e21437 861636 golang-gogoprotobuf_1.2.1+git20190611.dadb6258.orig.tar.xz 0f7dd05d6485e244b0e788e77f756af8 6764 golang-gogoprotobuf_1.2.1+git20190611.dadb6258-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gogoprotobuf Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gogoprotobuf.git Checksums-Sha256: 45e32185058aa44e05bb52feb7ee1ca0731fe6d452728df82b5f3950c11c1645 2544 golang-gogoprotobuf_1.2.1+git20190611.dadb6258-1.dsc 07d68106150a197b86a87ac4571c297e4997224a910e7cdfdb9d5f366bc8cbdc 861636 golang-gogoprotobuf_1.2.1+git20190611.dadb6258.orig.tar.xz 77df1c480888df7cd428ae2863c6e8fae0e7c4074e1d2254e8cb3a846eded81b 6764 golang-gogoprotobuf_1.2.1+git20190611.dadb6258-1.debian.tar.xz Homepage: https://github.com/gogo/protobuf Go-Import-Path: github.com/gogo/protobuf Package-List: gogoprotobuf deb devel optional arch=any golang-github-gogo-protobuf-dev deb devel optional arch=all golang-gogoprotobuf-dev deb oldlibs optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-gogoprotobuf Priority: extra Section: golang Package: golang-gogoprotobuf Binary: golang-gogoprotobuf-dev, golang-github-gogo-protobuf-dev, gogoprotobuf Version: 1.3.2-1 Maintainer: Debian Go Packaging Team Uploaders: Jelmer Vernooij , Martina Ferrari , Tim Potter , Dmitry Smirnov , Build-Depends: debhelper-compat (= 13), dh-golang (>= 1.9), golang-any, protobuf-compiler Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: c15fa551544976f1a4b89443b7d55cb5 1844 golang-gogoprotobuf_1.3.2-1.dsc 68c25e3c4066833b197a3e850a00b8ac 2040385 golang-gogoprotobuf_1.3.2.orig.tar.gz 0a784fd0ccbe6920030bdc1c49e056ed 6524 golang-gogoprotobuf_1.3.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gogoprotobuf Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gogoprotobuf.git Checksums-Sha256: 7f0297a16f542fc20c5e949f4d2b45c1b8773255526baaab55354aedeb4ed346 1844 golang-gogoprotobuf_1.3.2-1.dsc aa12994736807684775842155c357d1a1fdd3b41c7e7f45120f6f10b7dfd285c 2040385 golang-gogoprotobuf_1.3.2.orig.tar.gz f9f6c05f7d78b67e2e7008d4a8e3a00d79c9303a96f1058e836eee1cb501ea1f 6524 golang-gogoprotobuf_1.3.2-1.debian.tar.xz Homepage: https://github.com/gogo/protobuf Go-Import-Path: github.com/gogo/protobuf Package-List: gogoprotobuf deb golang optional arch=any golang-github-gogo-protobuf-dev deb golang optional arch=all golang-gogoprotobuf-dev deb oldlibs optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-gogoprotobuf Priority: extra Section: golang Package: golang-gogoprotobuf Binary: golang-gogoprotobuf-dev, golang-github-gogo-protobuf-dev, gogoprotobuf Version: 1.3.2-3 Maintainer: Debian Go Packaging Team Uploaders: Jelmer Vernooij , Martina Ferrari , Tim Potter , Dmitry Smirnov , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, protobuf-compiler Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: b34d7004ff21bb619d96d375bdb3843a 1835 golang-gogoprotobuf_1.3.2-3.dsc 68c25e3c4066833b197a3e850a00b8ac 2040385 golang-gogoprotobuf_1.3.2.orig.tar.gz 86f4a45100347939007f6d0510b2d470 6636 golang-gogoprotobuf_1.3.2-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gogoprotobuf Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gogoprotobuf.git Checksums-Sha256: ab6e3ae8764b3cea0ba7f3d14eb2279886c70845557aa987451e20a942c51486 1835 golang-gogoprotobuf_1.3.2-3.dsc aa12994736807684775842155c357d1a1fdd3b41c7e7f45120f6f10b7dfd285c 2040385 golang-gogoprotobuf_1.3.2.orig.tar.gz 5ce469c3a107db43337070af46689d00a9e7a429f8b37bd86de0ad083d34cadc 6636 golang-gogoprotobuf_1.3.2-3.debian.tar.xz Homepage: https://github.com/gogo/protobuf Go-Import-Path: github.com/gogo/protobuf Package-List: gogoprotobuf deb golang optional arch=any golang-github-gogo-protobuf-dev deb golang optional arch=all golang-gogoprotobuf-dev deb oldlibs optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-gogoprotobuf Priority: extra Section: golang Package: golang-gogottrpc Binary: golang-github-containerd-ttrpc-dev, gogottrpc Version: 1.0.2-1 Maintainer: Debian Go Packaging Team Uploaders: Arnaud Rebillout , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any (>= 2:1.10~), golang-github-gogo-protobuf-dev (>= 0.5~), golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-golang-x-sys-dev, golang-google-genproto-dev, golang-google-grpc-dev (>= 1.6.0~), golang-github-prometheus-procfs-dev Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 8732924e105ebcdcec2f692de2e6d252 1928 golang-gogottrpc_1.0.2-1.dsc f71686729957126b1dc9241d6e50b39b 31440 golang-gogottrpc_1.0.2.orig.tar.gz d30524125a4e77a6bb7a0bf0bf7168e9 3156 golang-gogottrpc_1.0.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gogottrpc Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gogottrpc.git Checksums-Sha256: a5538c04c37aab0713eee30f1e0a3a1b89c5360990ab8dd2f0273a9a8e304c51 1928 golang-gogottrpc_1.0.2-1.dsc ae279b8c15769e54d6d4015881dcc5420c34888d1f9f628d366bc6d59b7d3a0e 31440 golang-gogottrpc_1.0.2.orig.tar.gz 3621f5bae5c1a4cd7552a42b683edbf98c476722dde9e9da6226bb3cd12893b0 3156 golang-gogottrpc_1.0.2-1.debian.tar.xz Homepage: https://github.com/containerd/ttrpc Go-Import-Path: github.com/containerd/ttrpc, github.com/stevvooe/ttrpc, Package-List: gogottrpc deb golang optional arch=any golang-github-containerd-ttrpc-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-gogottrpc Priority: extra Section: golang Package: golang-golang-x-debug Binary: golang-golang-x-debug-dev Version: 0.0~git20160621.0.fb50892-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg Build-Depends: debhelper (>= 10), dh-golang, golang-any Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 5477c65334d6b0663a428066d55efc27 2279 golang-golang-x-debug_0.0~git20160621.0.fb50892-1.dsc b3743e34ef705bb7197e33b582adee80 123956 golang-golang-x-debug_0.0~git20160621.0.fb50892.orig.tar.xz d7b281116f420abbbc50141d62afe8e0 2236 golang-golang-x-debug_0.0~git20160621.0.fb50892-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-golang-x-debug.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-golang-x-debug.git Checksums-Sha256: 44c4c6d92060f13785a5263c03f1df70f9862157bc5f23f23bbfbbc52663242b 2279 golang-golang-x-debug_0.0~git20160621.0.fb50892-1.dsc 2f86a14473cf86fc4d6b722c0bdcbaa5d7d820e0aa2cdeff0d5161aa5f36acad 123956 golang-golang-x-debug_0.0~git20160621.0.fb50892.orig.tar.xz 4e525b316df96da119431e3d38eb2b1c9c8971b6991b87d71da98ddeab9261a3 2236 golang-golang-x-debug_0.0~git20160621.0.fb50892-1.debian.tar.xz Homepage: https://golang.org/x/debug Go-Import-Path: golang.org/x/debug Package-List: golang-golang-x-debug-dev deb devel extra arch=all Directory: pool/main/g/golang-golang-x-debug Priority: extra Section: golang Package: golang-golang-x-image Binary: golang-golang-x-image-dev Version: 0.16.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dr. Tobias Quathamer , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~), golang-golang-x-text-dev (>= 0.15.0) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: c258f1325e61d7fa7d53545751b9de1a 2276 golang-golang-x-image_0.16.0-1.dsc 00f06d250c55a0de69b7c85ef88646fb 5093043 golang-golang-x-image_0.16.0.orig.tar.gz 784246a8f380961bdf95c5d2149051f6 6100 golang-golang-x-image_0.16.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-image Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-image.git Checksums-Sha256: db363774bc6f57b7f7acd0bbd847df8fcb2215679a7bd0b8e8f87a5b0ed6a1a7 2276 golang-golang-x-image_0.16.0-1.dsc dd76de01bff852f3fddf700d39992f74de4be80756d4d4a6a3923253dda4a903 5093043 golang-golang-x-image_0.16.0.orig.tar.gz c81432fc5bd9b214aad3b98886d822dc86282e4b6df25416157aac8562295785 6100 golang-golang-x-image_0.16.0-1.debian.tar.xz Homepage: https://golang.org/x/image/ Go-Import-Path: golang.org/x/image Package-List: golang-golang-x-image-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-image Priority: extra Section: golang Package: golang-golang-x-net Binary: golang-golang-x-net-dev Version: 1:0.0+git20191112.2180aed+dfsg-3 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Michael Stapelberg , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.31~), golang-any, golang-golang-x-sys-dev (>= 0.0~git20190215.d0b11bd~), golang-golang-x-text-dev (>= 0.3.0~), publicsuffix Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 15d5bc79c62dc54f8bf054efe01f3730 2514 golang-golang-x-net_0.0+git20191112.2180aed+dfsg-3.dsc 2d37cc7a059f615d1bff561301b33117 700316 golang-golang-x-net_0.0+git20191112.2180aed+dfsg.orig.tar.xz cf10c4f6cc109d2db1786ed827d0dc24 14216 golang-golang-x-net_0.0+git20191112.2180aed+dfsg-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-net Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-net.git Checksums-Sha256: 8ab46bb325e16993663c8f75a48bf2c6ed89fa17a9b93c4a9b2da71c74858b98 2514 golang-golang-x-net_0.0+git20191112.2180aed+dfsg-3.dsc 26638a54296f914efaf20b287df5499dd8dfda335b8c5ddb944e1f7dbc5e3a52 700316 golang-golang-x-net_0.0+git20191112.2180aed+dfsg.orig.tar.xz 6ff7d91e278781e34b7f0b7cad3759107e2ff9821bfbf640fb511aa8e4cd1375 14216 golang-golang-x-net_0.0+git20191112.2180aed+dfsg-3.debian.tar.xz Homepage: https://godoc.org/golang.org/x/net Go-Import-Path: golang.org/x/net Package-List: golang-golang-x-net-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-net Priority: extra Section: golang Package: golang-golang-x-net Binary: golang-golang-x-net-dev Version: 1:0.0+git20200226.491c5fc+dfsg-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Michael Stapelberg , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.31~), golang-any, golang-golang-x-sys-dev (>= 0.0~git20190215.d0b11bd~), golang-golang-x-text-dev (>= 0.3.0~), publicsuffix Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: df03978f37cb347f5191c9a882c3d958 2514 golang-golang-x-net_0.0+git20200226.491c5fc+dfsg-1.dsc 4b95974c0000507e833c22997925bf3b 703512 golang-golang-x-net_0.0+git20200226.491c5fc+dfsg.orig.tar.xz cb0a2c34ac73e5c6586ce94919d979b5 14328 golang-golang-x-net_0.0+git20200226.491c5fc+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-net Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-net.git Checksums-Sha256: 11648ebe09de777d00fd5389f0fd6674f7569738559ab90bdc38e571c283d2db 2514 golang-golang-x-net_0.0+git20200226.491c5fc+dfsg-1.dsc 298d27001e159ce55f99add6fdcdec8add1e6e875cce9c51887684911d78cf95 703512 golang-golang-x-net_0.0+git20200226.491c5fc+dfsg.orig.tar.xz b8dcdb7b79c832bf715bcc7a21d6b0f8c9aa1432d1a66d5222ce68df5aa760ce 14328 golang-golang-x-net_0.0+git20200226.491c5fc+dfsg-1.debian.tar.xz Homepage: https://godoc.org/golang.org/x/net Go-Import-Path: golang.org/x/net Package-List: golang-golang-x-net-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-net Priority: extra Section: golang Package: golang-golang-x-net Binary: golang-golang-x-net-dev Version: 1:0.0+git20211209.491a49a+dfsg-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Michael Stapelberg , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-golang (>= 1.31~), golang-any, golang-golang-x-sys-dev (>= 0.0~git20210423.04245dc), golang-golang-x-text-dev (>= 0.3.6), publicsuffix Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 88f9d775e9ae3ddbf60b123d83256d99 1935 golang-golang-x-net_0.0+git20211209.491a49a+dfsg-1.dsc 6287ef4c58532dfc59033ab9d60c2c9b 1169524 golang-golang-x-net_0.0+git20211209.491a49a+dfsg.orig.tar.gz 59522e76672a5ebabfcbdf0fe924acc4 14472 golang-golang-x-net_0.0+git20211209.491a49a+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-net Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-net.git Checksums-Sha256: 367a69b2700db09c6c5c834e87d3cbd1f2cb689e446557fe9262b1d7d8c5f02d 1935 golang-golang-x-net_0.0+git20211209.491a49a+dfsg-1.dsc 8f0c480f874d129cc59cfef58330890ce7e25e0ef3df10dd71488e9a54e020ad 1169524 golang-golang-x-net_0.0+git20211209.491a49a+dfsg.orig.tar.gz b67ad0ca4d2d91c8ccb6fa302234813f6b2e65f262a23a96d76a16fba5d5c23a 14472 golang-golang-x-net_0.0+git20211209.491a49a+dfsg-1.debian.tar.xz Homepage: https://godoc.org/golang.org/x/net Go-Import-Path: golang.org/x/net Package-List: golang-golang-x-net-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-net Priority: extra Section: golang Package: golang-golang-x-net Binary: golang-golang-x-net-dev Version: 1:0.7.0+dfsg-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Michael Stapelberg , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.17~), golang-golang-x-sys-dev (>= 0.0~git20220731.a90be44), golang-golang-x-text-dev (>= 0.3.7), publicsuffix Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 3f4f46f184ab9421bdab42203c618a16 1786 golang-golang-x-net_0.7.0+dfsg-1.dsc b41d01948c059bf1dcf8fa73b14fca58 1185810 golang-golang-x-net_0.7.0+dfsg.orig.tar.gz cbbda627ecee19fe9e91a079db90d2df 15064 golang-golang-x-net_0.7.0+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-net Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-net.git Checksums-Sha256: 1d240f7fa3e783510b419612cf37c7a089f60f22358d6f83e37748071e7339a6 1786 golang-golang-x-net_0.7.0+dfsg-1.dsc 54ae5e20baf32993c60638fbacf4dc9b50f470a7c32d2a55aec0059577b4e8bd 1185810 golang-golang-x-net_0.7.0+dfsg.orig.tar.gz 492725619e17415c3503ee351be44cb0811b264ac9c45327f924fd65abe908d7 15064 golang-golang-x-net_0.7.0+dfsg-1.debian.tar.xz Homepage: https://golang.org/x/net Go-Import-Path: golang.org/x/net Package-List: golang-golang-x-net-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-net Priority: extra Section: golang Package: golang-golang-x-net Binary: golang-golang-x-net-dev Version: 1:0.24.0+dfsg-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Michael Stapelberg , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~), golang-golang-x-crypto-dev (>= 0.22.0), golang-golang-x-sys-dev (>= 0.19.0), golang-golang-x-term-dev (>= 0.19.0), golang-golang-x-text-dev (>= 0.14.0), publicsuffix (>= 20230804.1533) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: e04d899a640a1306c79d206beee10018 2501 golang-golang-x-net_0.24.0+dfsg-1.dsc 22bb07e72c351d3f2f58158450df6566 876860 golang-golang-x-net_0.24.0+dfsg.orig.tar.xz 6eb4f582bdf2e672e6b7203676880231 15752 golang-golang-x-net_0.24.0+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-net Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-net.git Checksums-Sha256: 9c87d893cc91aa993dfa67d3cbcb86cad4776419eb561d55d1dd92ccb78bc120 2501 golang-golang-x-net_0.24.0+dfsg-1.dsc 864e26604787bfb3cbf8bd0e1ef88186b8a1e1c37d679b14f58eb946872634f9 876860 golang-golang-x-net_0.24.0+dfsg.orig.tar.xz 14c7f4f5ca963d696bd518569b5b226979f3fa0a3cd4ad659cd163b296832250 15752 golang-golang-x-net_0.24.0+dfsg-1.debian.tar.xz Homepage: https://golang.org/x/net Go-Import-Path: golang.org/x/net Package-List: golang-golang-x-net-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-net Priority: extra Section: golang Package: golang-golang-x-net Binary: golang-golang-x-net-dev Version: 1:0.25.0+dfsg-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Michael Stapelberg , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~), golang-golang-x-crypto-dev (>= 0.23.0), golang-golang-x-sys-dev (>= 0.20.0), golang-golang-x-term-dev (>= 0.20.0), golang-golang-x-text-dev (>= 0.15.0), publicsuffix (>= 20230804.1533) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 4d383a5c3a617b73cef0f0f64d755de7 2501 golang-golang-x-net_0.25.0+dfsg-1.dsc 1a1878b0c05b6f0c956623c9380081e1 877176 golang-golang-x-net_0.25.0+dfsg.orig.tar.xz 59eb44d88a82acde3fd33b79d33dc6b2 15772 golang-golang-x-net_0.25.0+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-net Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-net.git Checksums-Sha256: 637119b86420379857f707c47b6592ed9aacc8a36d0dbd8a5857f12ace35f3cb 2501 golang-golang-x-net_0.25.0+dfsg-1.dsc 74f6c14dfde8675b6125e42825a63f837768cb1eb38a890eaaae856c05846a18 877176 golang-golang-x-net_0.25.0+dfsg.orig.tar.xz dce784f3ac3f3c7123745f7bb15347c4ec54c1bfe4c8cc764c4aae13c5c8d5bb 15772 golang-golang-x-net_0.25.0+dfsg-1.debian.tar.xz Homepage: https://golang.org/x/net Go-Import-Path: golang.org/x/net Package-List: golang-golang-x-net-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-net Priority: extra Section: golang Package: golang-golang-x-net-dev Binary: golang-golang-x-net-dev, golang-go.net-dev Version: 1:0.0+git20181201.351d144+dfsg-2 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Michael Stapelberg , Tim Potter , Anthony Fok , Build-Depends: debhelper (>= 11~), dh-golang (>= 1.17), golang-any, golang-x-text-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 61a7fd29197e6459f728f5ec7a902c5f 2505 golang-golang-x-net-dev_0.0+git20181201.351d144+dfsg-2.dsc c447844a9aa15dde596497512b2f242e 671808 golang-golang-x-net-dev_0.0+git20181201.351d144+dfsg.orig.tar.xz a153db2068d4bac3d6b6f35e8a9683a4 12868 golang-golang-x-net-dev_0.0+git20181201.351d144+dfsg-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-go.net Vcs-Git: https://salsa.debian.org/go-team/packages/golang-go.net.git Checksums-Sha256: e3d53b8e23669d4522e5ff72a4caf72044e6c5117fbe6f32dd2502426951bc37 2505 golang-golang-x-net-dev_0.0+git20181201.351d144+dfsg-2.dsc 012022a41a959a360816533285ffcb3f9a806a9d123927a332280480cbd43e33 671808 golang-golang-x-net-dev_0.0+git20181201.351d144+dfsg.orig.tar.xz f98b34506c24e6b684a302f5415fd2b93c1e291dbf3fb2c3932f6f11cd04587a 12868 golang-golang-x-net-dev_0.0+git20181201.351d144+dfsg-2.debian.tar.xz Homepage: https://godoc.org/golang.org/x/net Go-Import-Path: golang.org/x/net Package-List: golang-go.net-dev deb oldlibs optional arch=all golang-golang-x-net-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-net-dev Priority: optional Section: misc Package: golang-golang-x-net-dev Binary: golang-golang-x-net-dev, golang-go.net-dev Version: 1:0.0+git20181201.351d144+dfsg-3 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Michael Stapelberg , Tim Potter , Anthony Fok , Build-Depends: debhelper (>= 11~), dh-golang (>= 1.17), golang-any, golang-x-text-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 398d48adb3c7507ce42abe2afde8f050 2505 golang-golang-x-net-dev_0.0+git20181201.351d144+dfsg-3.dsc c447844a9aa15dde596497512b2f242e 671808 golang-golang-x-net-dev_0.0+git20181201.351d144+dfsg.orig.tar.xz f8b71e06c308d88815f8c5407016fc5a 14820 golang-golang-x-net-dev_0.0+git20181201.351d144+dfsg-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-go.net Vcs-Git: https://salsa.debian.org/go-team/packages/golang-go.net.git Checksums-Sha256: f3201d93e1a3b984ea4b7b8f0c62d31510c571b3e3f4183ea3f4cef11049ea72 2505 golang-golang-x-net-dev_0.0+git20181201.351d144+dfsg-3.dsc 012022a41a959a360816533285ffcb3f9a806a9d123927a332280480cbd43e33 671808 golang-golang-x-net-dev_0.0+git20181201.351d144+dfsg.orig.tar.xz 9c059bdffd3275671cc7b18cb5ebd33168a917366d8100d873fa9ecdd67e61a8 14820 golang-golang-x-net-dev_0.0+git20181201.351d144+dfsg-3.debian.tar.xz Homepage: https://godoc.org/golang.org/x/net Go-Import-Path: golang.org/x/net Package-List: golang-go.net-dev deb oldlibs optional arch=all golang-golang-x-net-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-net-dev Priority: optional Section: misc Package: golang-golang-x-oauth2 Binary: golang-golang-x-oauth2-dev, golang-golang-x-oauth2-google-dev Version: 0.0~git20180821.d2e6202-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Michael Stapelberg , Tim Potter , Build-Depends: debhelper (>= 11), dh-golang (>= 1.17~), golang-any, golang-golang-x-net-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: aba3a4f5d465f78c5579dfc12bc3ec0a 2134 golang-golang-x-oauth2_0.0~git20180821.d2e6202-1.dsc 1ff8a514e9896a795e597200541b0097 43180 golang-golang-x-oauth2_0.0~git20180821.d2e6202.orig.tar.gz f1e9448d5140970a806b236a487c564a 3940 golang-golang-x-oauth2_0.0~git20180821.d2e6202-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-oauth2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-oauth2.git Checksums-Sha256: c285eec2a88e87fb9ce4bce8a1e719411906ab5c282216078af0245a94aa8c37 2134 golang-golang-x-oauth2_0.0~git20180821.d2e6202-1.dsc 91942c5d4bcb35f46b371a714a48b58be699e9cea3f76c7c2a2ef04d88de1129 43180 golang-golang-x-oauth2_0.0~git20180821.d2e6202.orig.tar.gz 17f20624079339512eaa21d54aba9463ca983fe4e75081d4f91458777469e4b7 3940 golang-golang-x-oauth2_0.0~git20180821.d2e6202-1.debian.tar.xz Homepage: http://golang.org/x/oauth2 Go-Import-Path: golang.org/x/oauth2 Package-List: golang-golang-x-oauth2-dev deb devel optional arch=all golang-golang-x-oauth2-google-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-oauth2 Priority: extra Section: golang Package: golang-golang-x-oauth2 Binary: golang-golang-x-oauth2-dev, golang-golang-x-oauth2-google-dev Version: 0.0~git20190604.0f29369-2 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Michael Stapelberg , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.17~), golang-any, golang-golang-x-net-dev Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 4d7c3eb20f68c8bf95556ccbeee4e2b8 2515 golang-golang-x-oauth2_0.0~git20190604.0f29369-2.dsc 896f63c6fedf63bc6e9f8c9a9154e12b 37260 golang-golang-x-oauth2_0.0~git20190604.0f29369.orig.tar.xz 49277706790eda8e4a2c42aab6165aca 4160 golang-golang-x-oauth2_0.0~git20190604.0f29369-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-oauth2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-oauth2.git Checksums-Sha256: 60ef0316d29af78ca3f181e5ed3bba8d8ed2feb8b258cb7f99ef2e9d0ed51def 2515 golang-golang-x-oauth2_0.0~git20190604.0f29369-2.dsc bb4d680b20aa2b4454bb7a49e80a72c915231f6c3f06e150c86cc6f5c7b1e845 37260 golang-golang-x-oauth2_0.0~git20190604.0f29369.orig.tar.xz 2dffccac833bdf92c4b299bdf840b3da0898fc1a70c05ccedfb19ef61b5f826d 4160 golang-golang-x-oauth2_0.0~git20190604.0f29369-2.debian.tar.xz Homepage: http://golang.org/x/oauth2 Go-Import-Path: golang.org/x/oauth2 Package-List: golang-golang-x-oauth2-dev deb devel optional arch=all golang-golang-x-oauth2-google-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-oauth2 Priority: extra Section: golang Package: golang-golang-x-oauth2 Binary: golang-golang-x-oauth2-dev, golang-golang-x-oauth2-google-dev Version: 0.0~git20211104.d3ed0bb-1 Maintainer: Debian Go Packaging Team Uploaders: Martina Ferrari , Michael Stapelberg , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-golang-x-net-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: ca6fc4c90ef669dd6936396002242ddc 2539 golang-golang-x-oauth2_0.0~git20211104.d3ed0bb-1.dsc d0c5c9c7aeb42e4d392783b8fad367b2 70508 golang-golang-x-oauth2_0.0~git20211104.d3ed0bb.orig.tar.xz 421bab3b7f9d9dca67cd2c316e909b22 4052 golang-golang-x-oauth2_0.0~git20211104.d3ed0bb-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-oauth2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-oauth2.git Checksums-Sha256: faf066d877926ca73d710e0b65309ccba7c1baf9b4ccb812776d16c443107a0c 2539 golang-golang-x-oauth2_0.0~git20211104.d3ed0bb-1.dsc 2c7e7a82884788cb0cd22193ae11d171d5a5592fb6ebf2738903b0598c23a55e 70508 golang-golang-x-oauth2_0.0~git20211104.d3ed0bb.orig.tar.xz 2d642e5ba446a32a677140e6a3f6ab5eadf90ca664eec5b7b039acfd6d669677 4052 golang-golang-x-oauth2_0.0~git20211104.d3ed0bb-1.debian.tar.xz Homepage: https://golang.org/x/oauth2 Go-Import-Path: golang.org/x/oauth2 Package-List: golang-golang-x-oauth2-dev deb golang optional arch=all golang-golang-x-oauth2-google-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-oauth2 Priority: extra Section: golang Package: golang-golang-x-sync Binary: golang-golang-x-sync-dev Version: 0.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dr. Tobias Quathamer , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: c8331be2bb6b627836c0d08a2bcc1839 1583 golang-golang-x-sync_0.1.0-1.dsc d7ee617d36c775031b30285655a57f0e 17972 golang-golang-x-sync_0.1.0.orig.tar.xz 264b1f77d02f7a4502d005257944ee9a 3140 golang-golang-x-sync_0.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-sync Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-sync.git Checksums-Sha256: aeccf841d9942613b01b53787ad5de348ccb0a33c0409f66befeb638cdff1e65 1583 golang-golang-x-sync_0.1.0-1.dsc 8f1eacb85cba396fca77fa7f4e48f95592d4e52f1192150aaa42af9496826dcf 17972 golang-golang-x-sync_0.1.0.orig.tar.xz b69beb6583b51cc4b7f956701b93bb204d9f30969562c7a8f462fb789e5d9f4e 3140 golang-golang-x-sync_0.1.0-1.debian.tar.xz Homepage: https://golang.org/x/sync Go-Import-Path: golang.org/x/sync Package-List: golang-golang-x-sync-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-sync Priority: extra Section: golang Package: golang-golang-x-sync Binary: golang-golang-x-sync-dev Version: 0.7.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dr. Tobias Quathamer , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d790c82f95f2e5ca1a3a9b55e29e40e4 2211 golang-golang-x-sync_0.7.0-1.dsc 7a89be834b4d9fa79e57d6f6024bc1aa 18181 golang-golang-x-sync_0.7.0.orig.tar.gz 98effc87a231ca4ab5d1bbc2ec604050 3536 golang-golang-x-sync_0.7.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-sync Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-sync.git Checksums-Sha256: be10b39be284d47ab368e2ca93abb34731be7190bf34dd365a87d89413733653 2211 golang-golang-x-sync_0.7.0-1.dsc 39bf56d2dc04d16baabbf5eb5d847a2ad68762b5efde7ca3a8fdb24bdcdd9461 18181 golang-golang-x-sync_0.7.0.orig.tar.gz 007a3e61067d3f155ca858fda411c86d95bf1a9ff78ce8095eb31ac930357e19 3536 golang-golang-x-sync_0.7.0-1.debian.tar.xz Homepage: https://golang.org/x/sync Go-Import-Path: golang.org/x/sync Package-List: golang-golang-x-sync-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-sync Priority: extra Section: golang Package: golang-golang-x-sys Binary: golang-golang-x-sys-dev Version: 0.0~git20181220.97b4c2a-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Martín Ferrari Build-Depends: debhelper (>= 11), dh-golang (>= 1.17~), golang-any Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 43f4444ef3f8f3d647a2bc9125151ace 2323 golang-golang-x-sys_0.0~git20181220.97b4c2a-1.dsc 33116222021601ab480082db32fd5a7b 301116 golang-golang-x-sys_0.0~git20181220.97b4c2a.orig.tar.xz 12497039e846efcb88bcc76acdf33433 5388 golang-golang-x-sys_0.0~git20181220.97b4c2a-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-sys Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-sys.git Checksums-Sha256: 46df08b7dfe1a9e032c554f8b51647b617c5cc716c174b33d6b04bd5ad4d4681 2323 golang-golang-x-sys_0.0~git20181220.97b4c2a-1.dsc 06cd417ac94381d896a280713768621d08028d342398e2a5f6830eeafd65f0a0 301116 golang-golang-x-sys_0.0~git20181220.97b4c2a.orig.tar.xz 497cfc564a9ad968bcd3c65d1d57abca916bd1a949ee00926afe8690084e1c2c 5388 golang-golang-x-sys_0.0~git20181220.97b4c2a-1.debian.tar.xz Homepage: http://golang.org/x/sys Go-Import-Path: golang.org/x/sys Package-List: golang-golang-x-sys-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-sys Priority: extra Section: golang Package: golang-golang-x-sys Binary: golang-golang-x-sys-dev Version: 0.0~git20190412.9773273+really0.0~git20181228.9a3f9b0-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Martín Ferrari Build-Depends: debhelper (>= 11), dh-golang (>= 1.17~), golang-any Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 7438211e3e2cca2d43f2ff169873e6e1 2533 golang-golang-x-sys_0.0~git20190412.9773273+really0.0~git20181228.9a3f9b0-1.dsc fdb8cea7476f860dd1f80097bb952b5c 306564 golang-golang-x-sys_0.0~git20190412.9773273+really0.0~git20181228.9a3f9b0.orig.tar.xz 1836c864d2b53781d634c8a2572d6b38 5544 golang-golang-x-sys_0.0~git20190412.9773273+really0.0~git20181228.9a3f9b0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-sys Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-sys.git Checksums-Sha256: 6b7e1672f9487f554f46a16a930a69f81a4a1f6a04e1661152d179876783fc74 2533 golang-golang-x-sys_0.0~git20190412.9773273+really0.0~git20181228.9a3f9b0-1.dsc c58b4aba5021cfe31ac72f640a7d17b91d9faddcff470847356b793a7b9dcbe2 306564 golang-golang-x-sys_0.0~git20190412.9773273+really0.0~git20181228.9a3f9b0.orig.tar.xz 2fdb2c5efa5b8cf9cfa40639b5da2e0723d676b84f45ab6b8b01b8621d23b53d 5544 golang-golang-x-sys_0.0~git20190412.9773273+really0.0~git20181228.9a3f9b0-1.debian.tar.xz Homepage: http://golang.org/x/sys Go-Import-Path: golang.org/x/sys Package-List: golang-golang-x-sys-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-sys Priority: extra Section: golang Package: golang-golang-x-sys Binary: golang-golang-x-sys-dev Version: 0.0~git20190726.fc99dfb-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Martín Ferrari Build-Depends: debhelper (>= 11~), dh-golang (>= 1.17~), golang-any Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 00c5c2455c2f9b09802de76d0eea54c8 2324 golang-golang-x-sys_0.0~git20190726.fc99dfb-1.dsc 73b8b9a95087a5a69cd921c09e719c4d 393948 golang-golang-x-sys_0.0~git20190726.fc99dfb.orig.tar.xz 2a0978f46aab8a443691bab53b1c9b14 5804 golang-golang-x-sys_0.0~git20190726.fc99dfb-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-sys Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-sys.git Checksums-Sha256: 5361e0a31951161e1b8eae66f728126fc066d6539e2d8bdb6b63f222cc9a0101 2324 golang-golang-x-sys_0.0~git20190726.fc99dfb-1.dsc 1da1b3abe6d13a0d56bc3e8c48b92bc912ea457c849bd2c36d63d26309dbdd17 393948 golang-golang-x-sys_0.0~git20190726.fc99dfb.orig.tar.xz 75a5febf080407e52087415fbc849be07fad5974a6b7277bc41743cabd72fd8e 5804 golang-golang-x-sys_0.0~git20190726.fc99dfb-1.debian.tar.xz Homepage: http://golang.org/x/sys Go-Import-Path: golang.org/x/sys Package-List: golang-golang-x-sys-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-sys Priority: extra Section: golang Package: golang-golang-x-sys Binary: golang-golang-x-sys-dev Version: 0.0~git20200219.cb0a6d8-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Martín Ferrari Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.17~), golang-any Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 2bfe0c5bbb63223c1238c6c24ab0283b 2329 golang-golang-x-sys_0.0~git20200219.cb0a6d8-1.dsc f065dc1a1f4400b71cc4a4cb0d70040b 418612 golang-golang-x-sys_0.0~git20200219.cb0a6d8.orig.tar.xz 67a17d00e3ef6a150ac10c01dc92951e 6760 golang-golang-x-sys_0.0~git20200219.cb0a6d8-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-sys Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-sys.git Checksums-Sha256: e8b45b43f63102f26598f40e779d360f86f6f16250009e8b7ce2198b22260f66 2329 golang-golang-x-sys_0.0~git20200219.cb0a6d8-1.dsc 1e08fde9eb97ed9677ff86e806759a1c09ee715a3d6405ea74be08e5a48a85fc 418612 golang-golang-x-sys_0.0~git20200219.cb0a6d8.orig.tar.xz 1ee640c68e37b163d71f43f559135c3386e9cf0a793eff223a50ded3ca7c1445 6760 golang-golang-x-sys_0.0~git20200219.cb0a6d8-1.debian.tar.xz Homepage: http://golang.org/x/sys Go-Import-Path: golang.org/x/sys Package-List: golang-golang-x-sys-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-sys Priority: extra Section: golang Package: golang-golang-x-sys Binary: golang-golang-x-sys-dev Version: 0.0~git20211216.1d35b9e-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Martín Ferrari Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 8b78e2eb7a9a1a2ee05aee9b16398f35 2353 golang-golang-x-sys_0.0~git20211216.1d35b9e-1.dsc 45f17db4f687a2fd686f65cad0a86af7 566200 golang-golang-x-sys_0.0~git20211216.1d35b9e.orig.tar.xz 51df186da02724a80e121c82312b618c 6088 golang-golang-x-sys_0.0~git20211216.1d35b9e-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-sys Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-sys.git Checksums-Sha256: 99d4d78cc80b7bd6edd34f70b04c0a9df91f1ae0ea9f18996db71bfa4951f623 2353 golang-golang-x-sys_0.0~git20211216.1d35b9e-1.dsc cf8e4e3c79b7eb4986b77384e2b612bc6046e077cdae142fe04fd5d716faa783 566200 golang-golang-x-sys_0.0~git20211216.1d35b9e.orig.tar.xz 33266f6abb1a9ac9ef6c81abdfe9ae9cf45ff05090fd2597dc58d68f91d3e0c3 6088 golang-golang-x-sys_0.0~git20211216.1d35b9e-1.debian.tar.xz Homepage: http://golang.org/x/sys Go-Import-Path: golang.org/x/sys Package-List: golang-golang-x-sys-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-sys Priority: extra Section: golang Package: golang-golang-x-sys Binary: golang-golang-x-sys-dev Version: 0.3.0-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Martín Ferrari Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 154919d7b6d1dece54b13f958667fe3e 1622 golang-golang-x-sys_0.3.0-1.dsc ff9cb3e40e1b3cce2136cd373ed68ac7 601924 golang-golang-x-sys_0.3.0.orig.tar.xz 82b73c4f0771613e0b6f5f8d2b0f61fd 6248 golang-golang-x-sys_0.3.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-sys Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-sys.git Checksums-Sha256: 6cc077ef6adef6e42392e2e672b174025bb7973a5a18cd16c7f69e0a0e368713 1622 golang-golang-x-sys_0.3.0-1.dsc 2ab7618a6f8ba129c514232ae4f26975d8016e304022d2f7f19f608f419c8298 601924 golang-golang-x-sys_0.3.0.orig.tar.xz 4a6f342ddd2eb3ac15637e65ed6dc8df67d75c0bb70a08cb6757c86b13ecf9a7 6248 golang-golang-x-sys_0.3.0-1.debian.tar.xz Homepage: https://golang.org/x/sys Go-Import-Path: golang.org/x/sys Package-List: golang-golang-x-sys-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-sys Priority: extra Section: golang Package: golang-golang-x-sys Binary: golang-golang-x-sys-dev Version: 0.19.0-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Martina Ferrari Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 3726c7a008fd620e7c4367bac8e40e41 2249 golang-golang-x-sys_0.19.0-1.dsc 884f364735b00bb72fcea01a6de28c46 1449493 golang-golang-x-sys_0.19.0.orig.tar.gz e51a686331ad36d2c827cb8bfff8879b 6684 golang-golang-x-sys_0.19.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-sys Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-sys.git Checksums-Sha256: 495595ed58e5a5babf946afedda3a80938d0eb72b19f1e1853b8503a23e0ca06 2249 golang-golang-x-sys_0.19.0-1.dsc da82f3d99abd964483ec5d622ddf620e2492ec0a18c154475f35d938c4240c7b 1449493 golang-golang-x-sys_0.19.0.orig.tar.gz 6e36b0e5a22285eadc1c8837b94e36b273f6d12e0dcf9a231face1d4123b7d50 6684 golang-golang-x-sys_0.19.0-1.debian.tar.xz Homepage: https://golang.org/x/sys Go-Import-Path: golang.org/x/sys Package-List: golang-golang-x-sys-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-sys Priority: extra Section: golang Package: golang-golang-x-sys Binary: golang-golang-x-sys-dev Version: 0.20.0-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Martina Ferrari Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a1e5d32d44f66fcab8bfc6b91423b6ca 2249 golang-golang-x-sys_0.20.0-1.dsc 7b645e9b79a0c60a4272df2e6cc9a5f3 1494604 golang-golang-x-sys_0.20.0.orig.tar.gz 5643d2f00121b00da38bc9163f6af882 6692 golang-golang-x-sys_0.20.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-sys Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-sys.git Checksums-Sha256: a5cb1ca50943b2eeb1cffb93fccad41cdfc96d271968ac448b222ec567571699 2249 golang-golang-x-sys_0.20.0-1.dsc eb2569cab8d7a92ce3afa9119538b61fc03d575c01f1548ec1e152c330ac591d 1494604 golang-golang-x-sys_0.20.0.orig.tar.gz 2ec5b85329ac78371e7ce23d841d7ca22a7a8ded82af12da686860e81b1ba18b 6692 golang-golang-x-sys_0.20.0-1.debian.tar.xz Homepage: https://golang.org/x/sys Go-Import-Path: golang.org/x/sys Package-List: golang-golang-x-sys-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-sys Priority: extra Section: golang Package: golang-golang-x-sys Binary: golang-golang-x-sys-dev Version: 0.21.0-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Martina Ferrari Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 12e9daa4e92a6ce1770aec88fdd51db2 2249 golang-golang-x-sys_0.21.0-1.dsc ac64aab593c1767ef28daaa9c7672f2a 1495683 golang-golang-x-sys_0.21.0.orig.tar.gz 34babc509acd5c8bd4e4fa86072151f9 6716 golang-golang-x-sys_0.21.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-sys Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-sys.git Checksums-Sha256: b9777d095ce18975084c7b18a0c76adadd77004a6f420977ec5c104e38615363 2249 golang-golang-x-sys_0.21.0-1.dsc 06e5676d2c61345151e302c7138dd1282ce8ea3c5a6a5a03b7cb66a16c66dc22 1495683 golang-golang-x-sys_0.21.0.orig.tar.gz 2c1a228b3d6fe4a7f45d11ae3e9e0fe697f792a748bc251fe8c8d9d57554ed1a 6716 golang-golang-x-sys_0.21.0-1.debian.tar.xz Homepage: https://golang.org/x/sys Go-Import-Path: golang.org/x/sys Package-List: golang-golang-x-sys-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-sys Priority: extra Section: golang Package: golang-golang-x-text Binary: golang-golang-x-text-dev Version: 0.3.2-3 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.31~), golang-any (>= 2:1.7~) Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 8a4b3ecf9d5a0f90354f4de73a73b5db 2235 golang-golang-x-text_0.3.2-3.dsc 5c3d2e3c8af2436fea967042a9623ba1 7168069 golang-golang-x-text_0.3.2.orig.tar.gz b5b0286f0ce3fcfd93c6e20ed36ab305 5584 golang-golang-x-text_0.3.2-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-text Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-text.git Checksums-Sha256: e6528c1fb3e0791a48c1cf6b4c4ae85544cb6854a6f749cc5dc016b533cb92fd 2235 golang-golang-x-text_0.3.2-3.dsc 0b9309698f5708531c5377ab1e29b423a6d9e20c55a8d386c3b8283428212f22 7168069 golang-golang-x-text_0.3.2.orig.tar.gz b32cdd1dd7d58f5aef881fc4ba02cf015cb8f7bc42aa5caba32ea9a5c7cd0665 5584 golang-golang-x-text_0.3.2-3.debian.tar.xz Homepage: https://godoc.org/golang.org/x/text Go-Import-Path: golang.org/x/text Package-List: golang-golang-x-text-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-text Priority: extra Section: golang Package: golang-golang-x-text Binary: golang-golang-x-text-dev Version: 0.3.2-4 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.31~), golang-any (>= 2:1.7~) Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 0d3cddb80b8e80f94a86b7bef8132c7e 2198 golang-golang-x-text_0.3.2-4.dsc 5c3d2e3c8af2436fea967042a9623ba1 7168069 golang-golang-x-text_0.3.2.orig.tar.gz 3fab0c82c27f1492c28c87bf6c147266 5664 golang-golang-x-text_0.3.2-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-text Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-text.git Checksums-Sha256: 6317609384e692637eb5d2a33da14b2e4b5ef0b5a9243bcb6ede41fb20f29df6 2198 golang-golang-x-text_0.3.2-4.dsc 0b9309698f5708531c5377ab1e29b423a6d9e20c55a8d386c3b8283428212f22 7168069 golang-golang-x-text_0.3.2.orig.tar.gz 28f099e8497da37186274ecfbb3787a0594db61f0b9c54a46a46b2220ecb2b2f 5664 golang-golang-x-text_0.3.2-4.debian.tar.xz Homepage: https://godoc.org/golang.org/x/text Go-Import-Path: golang.org/x/text Package-List: golang-golang-x-text-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-text Priority: extra Section: golang Package: golang-golang-x-text Binary: golang-golang-x-text-dev Version: 0.3.7-1 Maintainer: Debian Go Packaging Team Uploaders: Martina Ferrari , Anthony Fok , Build-Depends: debhelper-compat (= 13), dh-golang (>= 1.31~), golang-any (>= 2:1.7~) Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 2dec40efd7b14811a60f6e49893860c8 2223 golang-golang-x-text_0.3.7-1.dsc efe2f974b42f7b0421edc8216aa7fef2 8354718 golang-golang-x-text_0.3.7.orig.tar.gz ccfb7d93eed7f1811f3ed0c54d480275 6028 golang-golang-x-text_0.3.7-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-text Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-text.git Checksums-Sha256: 69409d34d9041927f0decba517b9a578754e70477b80c0b6e5321559e1fbca70 2223 golang-golang-x-text_0.3.7-1.dsc 7cab2f6c3133ac1d422edd952b0dd2082fa55a73c2663fb2defd9bf83d649b26 8354718 golang-golang-x-text_0.3.7.orig.tar.gz 00501bf053e2487703b3a5a8650a2877300bcdb214ceec2127fd9d4fcfa5d632 6028 golang-golang-x-text_0.3.7-1.debian.tar.xz Homepage: https://godoc.org/golang.org/x/text Go-Import-Path: golang.org/x/text Package-List: golang-golang-x-text-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-text Priority: extra Section: golang Package: golang-golang-x-text Binary: golang-golang-x-text-dev Version: 0.7.0-1 Maintainer: Debian Go Packaging Team Uploaders: Martina Ferrari , Anthony Fok , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.16~) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 1fc85373785cee072f21aa15d7e28787 2212 golang-golang-x-text_0.7.0-1.dsc b6a4896a7bb1dcbfcba911ab1ae3d87b 8361947 golang-golang-x-text_0.7.0.orig.tar.gz a9447c5120c360b4d1e6d8ce7ff8706c 5716 golang-golang-x-text_0.7.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-text Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-text.git Checksums-Sha256: f0bb02e1bf088db4252ba5d1711cf0d130fedd3c23b82d56ac296b80541e2d24 2212 golang-golang-x-text_0.7.0-1.dsc a37dfe82c39f84c57a083da9725dd1bdae59cff6a5cbca3ae4443e446b4a70b8 8361947 golang-golang-x-text_0.7.0.orig.tar.gz 948831e151e52e495010ba43209bafc7b767272b9618a738fce01584c5ed0fe9 5716 golang-golang-x-text_0.7.0-1.debian.tar.xz Homepage: https://golang.org/x/text Go-Import-Path: golang.org/x/text Package-List: golang-golang-x-text-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-text Priority: extra Section: golang Package: golang-golang-x-text Binary: golang-golang-x-text-dev Version: 0.15.0-1 Maintainer: Debian Go Packaging Team Uploaders: Martina Ferrari , Anthony Fok , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 77c7378f6a5535d4491b7060013eb8d5 2219 golang-golang-x-text_0.15.0-1.dsc 6f3820644b768e517a6749c186338cc5 8974475 golang-golang-x-text_0.15.0.orig.tar.gz 27af2809b519548094d3f334031a2cac 6144 golang-golang-x-text_0.15.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-text Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-text.git Checksums-Sha256: 591596ee87d5d7358f97990c73e403dcd95b08ec8ff3c97d32c6097b3699046f 2219 golang-golang-x-text_0.15.0-1.dsc 6b3893012ab61dacc64efc47574b2554e4cfbeb5e453a3b39e500713614cd63d 8974475 golang-golang-x-text_0.15.0.orig.tar.gz 29a4b05275b59b1166ea7ac2a798053577d3b8bd4edeec6170ac196af40aede3 6144 golang-golang-x-text_0.15.0-1.debian.tar.xz Homepage: https://golang.org/x/text Go-Import-Path: golang.org/x/text Package-List: golang-golang-x-text-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-text Priority: extra Section: golang Package: golang-golang-x-time Binary: golang-golang-x-time-dev Version: 0.0~git20161028.0.f51c127-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Martín Ferrari , Tim Potter , Michael Stapelberg , Build-Depends: debhelper (>= 9), dh-golang, golang-any, golang-golang-x-net-dev Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 1410c0666be43a7eefc025a8c4b41d77 2391 golang-golang-x-time_0.0~git20161028.0.f51c127-2.dsc 5a792ce9b47445a06cdfdf1b39a63900 8484 golang-golang-x-time_0.0~git20161028.0.f51c127.orig.tar.xz 6096f09eb9179459e1c99b2c2551e95a 2756 golang-golang-x-time_0.0~git20161028.0.f51c127-2.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-golang-x-time.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-golang-x-time.git Checksums-Sha256: 0cdd436276eb3a68f9bc8278e6761d578d7719254f3fcea1574a1343e3b444ac 2391 golang-golang-x-time_0.0~git20161028.0.f51c127-2.dsc 6836e21892cbf0ca763a0f0594dd044ca0bd6b2e61c8fda39c8772dda3b3ac84 8484 golang-golang-x-time_0.0~git20161028.0.f51c127.orig.tar.xz df3c0b335e3099b9418bd152b43cccd5773317a9a49dd75fe109cbdcbe01f567 2756 golang-golang-x-time_0.0~git20161028.0.f51c127-2.debian.tar.xz Homepage: https://golang.org/x/time/rate Go-Import-Path: golang.org/x/time Package-List: golang-golang-x-time-dev deb devel extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-time Priority: extra Section: golang Package: golang-golang-x-time Binary: golang-golang-x-time-dev Version: 0.5.0-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Martina Ferrari , Tim Potter , Michael Stapelberg , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 4c3e274b619d2b3d8b8c12b0d4efaa2c 2283 golang-golang-x-time_0.5.0-1.dsc aa405c57e13a770fc651362e2dec9679 11504 golang-golang-x-time_0.5.0.orig.tar.xz 57301f11d7e8beeb6d8a3cbb422c75af 3524 golang-golang-x-time_0.5.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-time Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-time.git Checksums-Sha256: 438926d8a86a7eecc4918e60e41317f688d1859f0ec19ca6a38fd1110f22ea65 2283 golang-golang-x-time_0.5.0-1.dsc e656afa38f42d1c960e79bf43c54a762db80471ff6eaba04bc6c7b2e4244d438 11504 golang-golang-x-time_0.5.0.orig.tar.xz a26da6f9f367ba94c4abbd1e98a21530a2a0c0033ab9180f943033755a60993e 3524 golang-golang-x-time_0.5.0-1.debian.tar.xz Homepage: https://golang.org/x/time Go-Import-Path: golang.org/x/time Package-List: golang-golang-x-time-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-time Priority: extra Section: golang Package: golang-golang-x-xerrors Binary: golang-golang-x-xerrors-dev Version: 0.0~git20190410.1f06c39-1 Maintainer: Debian Go Packaging Team Uploaders: Thorsten Alteholz Build-Depends: debhelper (>= 11), dh-golang, golang-any Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: daace6727dc13624063ca17093e86e88 2454 golang-golang-x-xerrors_0.0~git20190410.1f06c39-1.dsc ca4641d07e61551136b526733196ad66 11472 golang-golang-x-xerrors_0.0~git20190410.1f06c39.orig.tar.xz ef23e5493bf2c51766902309554c2bda 1964 golang-golang-x-xerrors_0.0~git20190410.1f06c39-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-xerrors Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-xerrors.git Checksums-Sha256: a24def7882d522f9fc0d608fd21ea17ad82c09545465ab1e93c241753078a612 2454 golang-golang-x-xerrors_0.0~git20190410.1f06c39-1.dsc 61d620881cb235bc551a498e5470c1d8d159d1ad22503b80169b3b7d03651d23 11472 golang-golang-x-xerrors_0.0~git20190410.1f06c39.orig.tar.xz 8ebab58e1ac4b6cad861890370ef63682e29a3611d15c595ae856debdae4f686 1964 golang-golang-x-xerrors_0.0~git20190410.1f06c39-1.debian.tar.xz Homepage: https://github.com/golang/xerrors Go-Import-Path: golang.org/x/xerrors Package-List: golang-golang-x-xerrors-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-xerrors Priority: extra Section: golang Package: golang-golang-x-xerrors Binary: golang-golang-x-xerrors-dev Version: 0.0~git20231012.104605a-1 Maintainer: Debian Go Packaging Team Uploaders: Thorsten Alteholz , Anthony Fok Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: e52bd66f23682f6c62535f54578c5cc0 2380 golang-golang-x-xerrors_0.0~git20231012.104605a-1.dsc fda940671f38b8b703f2247c8e909211 12764 golang-golang-x-xerrors_0.0~git20231012.104605a.orig.tar.xz df2cba44c0e3c2ecb8ea8dd2261c5115 2820 golang-golang-x-xerrors_0.0~git20231012.104605a-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-golang-x-xerrors Vcs-Git: https://salsa.debian.org/go-team/packages/golang-golang-x-xerrors.git Checksums-Sha256: b0ae55f1e9588aeeb721ffd48f5a6b153c3e75aa51d4c326040e2615b413a86d 2380 golang-golang-x-xerrors_0.0~git20231012.104605a-1.dsc d8a806fa32f1760efbeb90f2a2116a59b2fddd23acb86352a45bdb9ed08057cd 12764 golang-golang-x-xerrors_0.0~git20231012.104605a.orig.tar.xz 58c296066734249524971ef0de0bd5f52ce9e5bcb78f35c15f279f096586707f 2820 golang-golang-x-xerrors_0.0~git20231012.104605a-1.debian.tar.xz Homepage: https://github.com/golang/xerrors Go-Import-Path: golang.org/x/xerrors Package-List: golang-golang-x-xerrors-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-golang-x-xerrors Priority: extra Section: golang Package: golang-google-api Binary: golang-google-api-dev Version: 0.7.0-2 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Michael Stapelberg , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.10~), golang-any, golang-github-google-go-cmp-dev (>= 0.3.0~), golang-golang-x-oauth2-dev (>= 0.0~git20190604.0f29369~), golang-golang-x-oauth2-google-dev (>= 0.0~git20190604.0f29369~), golang-golang-x-sync-dev (>= 0.0~git20190423.1122301~), golang-google-genproto-dev (>= 0.0~git20190502.54afdca5~), golang-google-grpc-dev (>= 1.20.1~), golang-go.opencensus-dev (>= 0.21.0~) Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 8938f8f8315b6f3835ff32e52ad363a8 2584 golang-google-api_0.7.0-2.dsc 0eaf9efefc2f92033724fcfdc83ca0b2 12103399 golang-google-api_0.7.0.orig.tar.gz a52961e4919c3708479221e5f3557bb4 3956 golang-google-api_0.7.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-google-api Vcs-Git: https://salsa.debian.org/go-team/packages/golang-google-api.git Checksums-Sha256: d984a12d21ea5673b1ff82a07e9a87bd3b3d50702a168bfc2151befa7e5b8b78 2584 golang-google-api_0.7.0-2.dsc cb0cd7649e80342940800f2f1e9cc8018c178e840e291589e24cbb65c1c73ac6 12103399 golang-google-api_0.7.0.orig.tar.gz 952580f493dd5411a85b8374fc8e87a65f4912075854f3123ca898a17afcfc48 3956 golang-google-api_0.7.0-2.debian.tar.xz Homepage: https://google.golang.org/api Go-Import-Path: google.golang.org/api Package-List: golang-google-api-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-google-api Priority: extra Section: golang Package: golang-google-api Binary: golang-google-api-dev Version: 0.15.0-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Michael Stapelberg , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.10~), golang-any, golang-github-google-go-cmp-dev (>= 0.3.0~), golang-github-googleapis-gax-go-dev (>= 2.0.5~), golang-go.opencensus-dev (>= 0.21.0~), golang-golang-x-oauth2-dev (>= 0.0~git20190604.0f29369~), golang-golang-x-oauth2-google-dev (>= 0.0~git20190604.0f29369~), golang-golang-x-sync-dev (>= 0.0~git20190423.1122301~), golang-google-genproto-dev (>= 0.0~git20190502.54afdca5~), golang-google-grpc-dev (>= 1.20.1~) Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: af55c3c7adde5b4c66b82cb27c6376e4 2640 golang-google-api_0.15.0-1.dsc 4bd9185c1def4c0fb194d71d726a6f42 13259795 golang-google-api_0.15.0.orig.tar.gz 7d2ecfa85ffd9479ba1afc8a62d884fd 4168 golang-google-api_0.15.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-google-api Vcs-Git: https://salsa.debian.org/go-team/packages/golang-google-api.git Checksums-Sha256: 653d98c8644e10219c7ea246957f426010f8543eab5c30faa35a8ca25a88bc2f 2640 golang-google-api_0.15.0-1.dsc 6d628266b507a71f26ce2fd426758e1241f9dd94458752d9d12a0b09da983844 13259795 golang-google-api_0.15.0.orig.tar.gz 4fdd2da775ee2a1391ff268378c58022ad62e81c55f359aad168fff0911cbbc8 4168 golang-google-api_0.15.0-1.debian.tar.xz Homepage: https://google.golang.org/api Go-Import-Path: google.golang.org/api Package-List: golang-google-api-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-google-api Priority: extra Section: golang Package: golang-google-cloud Binary: golang-google-cloud-dev, golang-google-cloud-compute-metadata-dev Version: 0.43.0-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Michael Stapelberg , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.31~), golang-any, golang-github-golang-mock-dev (>= 1.3.1~), golang-github-google-btree-dev, golang-github-google-martian-dev, golang-github-google-pprof-dev, golang-github-googleapis-gax-go-dev (>= 2.0.4~), golang-go.opencensus-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, golang-golang-x-time-dev, golang-google-api-dev (>= 0.7.0~), golang-google-genproto-dev (>= 0.0~git20190716.c506a9f~), golang-google-grpc-dev (>= 1.21.1~), golang-goprotobuf-dev, golang-github-google-go-cmp-dev Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: f1d79ce098b7b9caea939bc879dc7ac4 2855 golang-google-cloud_0.43.0-1.dsc 922c8de72844f4094642d994500128b4 2152956 golang-google-cloud_0.43.0.orig.tar.gz adfaabdc05ace2cac6f3129f5444a425 82764 golang-google-cloud_0.43.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-google-cloud Vcs-Git: https://salsa.debian.org/go-team/packages/golang-google-cloud.git Checksums-Sha256: 44ea8b0b608e3325d009bac2b99733bef0eae8101e41527af1e4a827d5ef3b9f 2855 golang-google-cloud_0.43.0-1.dsc f5095b98556b45bc37dc3fef18bbba5279be3bca1de01e29f04e53c93c93b862 2152956 golang-google-cloud_0.43.0.orig.tar.gz 22892092043789f262ae277c0b027ecb21628cb37ade8aa5ac77aa35bdce90ee 82764 golang-google-cloud_0.43.0-1.debian.tar.xz Homepage: https://cloud.google.com/go/home Go-Import-Path: cloud.google.com/go Package-List: golang-google-cloud-compute-metadata-dev deb devel optional arch=all golang-google-cloud-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-google-cloud Priority: extra Section: golang Package: golang-google-cloud Binary: golang-google-cloud-dev, golang-google-cloud-compute-metadata-dev Version: 0.49.0-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Michael Stapelberg , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.31~), golang-any, golang-github-golang-mock-dev (>= 1.3.1~), golang-github-google-btree-dev, golang-github-google-go-cmp-dev (>= 0.3.0~), golang-github-google-martian-dev, golang-github-google-pprof-dev, golang-github-googleapis-gax-go-dev (>= 2.0.5~), golang-go.opencensus-dev (>= 0.22.0~), golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, golang-golang-x-time-dev, golang-google-api-dev (>= 0.9.0~), golang-google-genproto-dev (>= 0.0~git20190911.1774047~), golang-google-grpc-dev (>= 1.21.1~), golang-goprotobuf-dev (>= 1.3.2~) Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: edd7b9984f8cf8bf3d066bc03d67838e 2892 golang-google-cloud_0.49.0-1.dsc f73ee9a2a0fbeb1fc96381b9278bdcf0 2353423 golang-google-cloud_0.49.0.orig.tar.gz 58d8b01fb71e9b49cc2bd603ccdb0cad 83876 golang-google-cloud_0.49.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-google-cloud Vcs-Git: https://salsa.debian.org/go-team/packages/golang-google-cloud.git Checksums-Sha256: e5d3a582d330b389168310977ff16321441fc61d39646a9309bfa8b3bd5d29a5 2892 golang-google-cloud_0.49.0-1.dsc 86ea20f3e3266524d213f556e9456846a063f655cef01c8190aa584e22638aa8 2353423 golang-google-cloud_0.49.0.orig.tar.gz 64c877e9fa788e482b539c44712f72bba17375cb360779848f83ae00bf133562 83876 golang-google-cloud_0.49.0-1.debian.tar.xz Homepage: https://cloud.google.com/go/home Go-Import-Path: cloud.google.com/go Package-List: golang-google-cloud-compute-metadata-dev deb devel optional arch=all golang-google-cloud-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-google-cloud Priority: extra Section: golang Package: golang-google-genproto Binary: golang-google-genproto-dev Version: 0.0~git20190801.fa694d8-2 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.17~), golang-any, golang-google-grpc-dev (>= 1.19.0~), golang-goprotobuf-dev (>= 1.3.2~), protobuf-compiler (>= 3.0.0~) Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 6a353b0f33316f574ab8a6967d2cb7c5 2455 golang-google-genproto_0.0~git20190801.fa694d8-2.dsc 357d2ed3b9a95d5c3564a7c995bcefd8 2820084 golang-google-genproto_0.0~git20190801.fa694d8.orig.tar.xz fdd2fa046582ce01ee47279104abfc3e 3376 golang-google-genproto_0.0~git20190801.fa694d8-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-google-genproto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-google-genproto.git Checksums-Sha256: 534902c3581903110dd2b8e56bc14db759b0301cc99a2d4d92159f77ade7e040 2455 golang-google-genproto_0.0~git20190801.fa694d8-2.dsc 6f65a87d2ebd2bfb36f7248dbb6ff3ba57d55b4693b16a6dfbb18cf98bf69f34 2820084 golang-google-genproto_0.0~git20190801.fa694d8.orig.tar.xz 54985f1e2141005a80b558f3bd2b7d3444736969b6c2ca3503127838cb03c442 3376 golang-google-genproto_0.0~git20190801.fa694d8-2.debian.tar.xz Homepage: https://godoc.org/google.golang.org/genproto Go-Import-Path: google.golang.org/genproto Package-List: golang-google-genproto-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-google-genproto Priority: extra Section: golang Package: golang-google-genproto Binary: golang-google-genproto-dev Version: 0.0~git20200128.58ce757e-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.17~), golang-any, golang-google-grpc-dev (>= 1.19.0~), golang-goprotobuf-dev (>= 1.3.2~), protobuf-compiler (>= 3.0.0~) Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: e186f9c63683896887dfa44540d216b5 2462 golang-google-genproto_0.0~git20200128.58ce757e-1.dsc a61c866f3290c3850feab85d7bb32906 3230232 golang-google-genproto_0.0~git20200128.58ce757e.orig.tar.xz 08f067ce30d1d628ddafefc4773e5556 3432 golang-google-genproto_0.0~git20200128.58ce757e-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-google-genproto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-google-genproto.git Checksums-Sha256: b0355713e58558c9470628993b9048c660be7657b7cd1f0d32bd4a022348f057 2462 golang-google-genproto_0.0~git20200128.58ce757e-1.dsc fa9c782d4d2f44f130467b9cd3290c831e71f5e14eb3a34d9c982fbfa2a35b9b 3230232 golang-google-genproto_0.0~git20200128.58ce757e.orig.tar.xz 5cef13775f1a805f049e519bdba0de31b64149c5cb9c2ea8a4c1dbcc7b1e99a4 3432 golang-google-genproto_0.0~git20200128.58ce757e-1.debian.tar.xz Homepage: https://godoc.org/google.golang.org/genproto Go-Import-Path: google.golang.org/genproto Package-List: golang-google-genproto-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-google-genproto Priority: extra Section: golang Package: golang-google-genproto Binary: golang-google-genproto-dev Version: 0.0~git20200413.b5235f6-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Anthony Fok , Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.17~), golang-any, golang-google-grpc-dev (>= 1.19.0~), golang-goprotobuf-dev (>= 1.3.2~), protobuf-compiler (>= 3.0.0~) Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: a82b963ae4b61fbd6acfe5c24ed12385 1871 golang-google-genproto_0.0~git20200413.b5235f6-1.dsc 2b154ceca579ee7fba5bd937ba65f8b4 3930572 golang-google-genproto_0.0~git20200413.b5235f6.orig.tar.xz 3f8843ea15c8cfa65752cd52d74addf8 3472 golang-google-genproto_0.0~git20200413.b5235f6-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-google-genproto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-google-genproto.git Checksums-Sha256: 6dd8cb41343f5cea300708f2d2dab40564e822483300d586059104da91a5a4d4 1871 golang-google-genproto_0.0~git20200413.b5235f6-1.dsc 897c1044d9d7829e9c27b3e69850c36e75fa3e5eaeb186e4e087093aa6d7747e 3930572 golang-google-genproto_0.0~git20200413.b5235f6.orig.tar.xz b37bbf2b7daa5f93f34025ff02261057702824e0f9b06f6e745890a7ee0f881f 3472 golang-google-genproto_0.0~git20200413.b5235f6-1.debian.tar.xz Homepage: https://godoc.org/google.golang.org/genproto Go-Import-Path: google.golang.org/genproto Package-List: golang-google-genproto-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-google-genproto Priority: extra Section: golang Package: golang-google-genproto Binary: golang-google-genproto-dev Version: 0.0~git20200413.b5235f6-3 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Anthony Fok , Build-Depends: debhelper-compat (= 13), dh-golang (>= 1.17~), golang-any, golang-github-golang-protobuf-1-3-dev, golang-google-grpc-dev (>= 1.19.0~), protobuf-compiler (>= 3.0.0~), protoc-gen-go-1-3 Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 788152bc152d7878fe28c9eca33d2fad 1899 golang-google-genproto_0.0~git20200413.b5235f6-3.dsc 2b154ceca579ee7fba5bd937ba65f8b4 3930572 golang-google-genproto_0.0~git20200413.b5235f6.orig.tar.xz 603f4f7161c260d0f5e09d10064a9fce 3204 golang-google-genproto_0.0~git20200413.b5235f6-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-google-genproto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-google-genproto.git Checksums-Sha256: d695769cbe85ea969534f298347e47bfe52b8e3fa14a02864a721a2b18d9647d 1899 golang-google-genproto_0.0~git20200413.b5235f6-3.dsc 897c1044d9d7829e9c27b3e69850c36e75fa3e5eaeb186e4e087093aa6d7747e 3930572 golang-google-genproto_0.0~git20200413.b5235f6.orig.tar.xz 02e6307016c9bc0c40d072df7c657b1bbc95f735500d477bd74f176040bc5dc5 3204 golang-google-genproto_0.0~git20200413.b5235f6-3.debian.tar.xz Homepage: https://godoc.org/google.golang.org/genproto Go-Import-Path: google.golang.org/genproto Package-List: golang-google-genproto-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-google-genproto Priority: extra Section: golang Package: golang-google-grpc Binary: golang-google-grpc-dev Version: 1.22.1-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Martín Ferrari , Tim Potter , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.17~), golang-any, golang-github-golang-mock-dev, golang-github-google-go-cmp-dev, golang-glog-dev | golang-github-golang-glog-dev, golang-golang-x-net-dev (>= 1:0.0+git20170629), golang-golang-x-oauth2-dev, golang-golang-x-oauth2-google-dev, golang-golang-x-sys-dev, golang-google-genproto-dev, golang-goprotobuf-dev (>= 1.2~), protobuf-compiler (>= 3.0.0~) Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 5969b9fcba54a9027ca71f66b53c6cb2 2586 golang-google-grpc_1.22.1-1.dsc eba20992b6f89181aab06fcfc5fd8775 742592 golang-google-grpc_1.22.1.orig.tar.gz b633e3aca1075794f0a92c070111038f 20236 golang-google-grpc_1.22.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-google-grpc Vcs-Git: https://salsa.debian.org/go-team/packages/golang-google-grpc.git Checksums-Sha256: c12c8b1472ef9a3d50efbd8e96a5a30bbd8ac47c711a5b60b766a6438609d554 2586 golang-google-grpc_1.22.1-1.dsc 6370b4e1d19ea557e50e08648da581b6f0bf29c2eb8ae90a0748e7685a8f8a2f 742592 golang-google-grpc_1.22.1.orig.tar.gz 1124365d74078c55aed1895905d23c7a570028d4fa291c4c6ddadbaff437b892 20236 golang-google-grpc_1.22.1-1.debian.tar.xz Homepage: https://godoc.org/google.golang.org/grpc Go-Import-Path: google.golang.org/grpc Package-List: golang-google-grpc-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-google-grpc Priority: extra Section: golang Package: golang-google-grpc Binary: golang-google-grpc-dev Version: 1.27.1-1 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Martín Ferrari , Tim Potter , Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.17~), golang-any, golang-github-golang-mock-dev, golang-github-google-go-cmp-dev, golang-glog-dev | golang-github-golang-glog-dev, golang-golang-x-net-dev (>= 1:0.0+git20170629), golang-golang-x-oauth2-dev, golang-golang-x-oauth2-google-dev, golang-golang-x-sys-dev, golang-google-genproto-dev, golang-goprotobuf-dev (>= 1.3.2~), protobuf-compiler (>= 3.11.4~) Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 5007d5c4a710f33b8cd3a75216313d18 2559 golang-google-grpc_1.27.1-1.dsc fb782418ec10d92d6ecfcdf17c5d7ca5 588188 golang-google-grpc_1.27.1.orig.tar.xz a99aacb6f538b75943794f193e6be87b 20668 golang-google-grpc_1.27.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-google-grpc Vcs-Git: https://salsa.debian.org/go-team/packages/golang-google-grpc.git Checksums-Sha256: 22327ac5ac86d3bacb1d9b3e81257297705790ab575840e142fd4aaba282aa51 2559 golang-google-grpc_1.27.1-1.dsc bbd5a6536f66fa0dcffd33e95b495ec0a6938eb2992eb00e38790d4dbc6d03ae 588188 golang-google-grpc_1.27.1.orig.tar.xz 8bbd430d108d6486a0c2422942f7f23cbd1721aa28d87712f045311f382c0828 20668 golang-google-grpc_1.27.1-1.debian.tar.xz Homepage: https://godoc.org/google.golang.org/grpc Go-Import-Path: google.golang.org/grpc Package-List: golang-google-grpc-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-google-grpc Priority: extra Section: golang Package: golang-google-grpc Binary: golang-google-grpc-dev, protoc-gen-go-grpc Version: 1.33.3-2 Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Martín Ferrari , Tim Potter , Build-Depends: debhelper-compat (= 13), dh-golang (>= 1.17~), golang-any, golang-github-golang-protobuf-1-3-dev, golang-github-google-go-cmp-dev, golang-glog-dev | golang-github-golang-glog-dev, golang-golang-x-net-dev (>= 1:0.0+git20170629), golang-golang-x-oauth2-dev, golang-golang-x-oauth2-google-dev, golang-golang-x-sys-dev, golang-google-genproto-dev, golang-google-protobuf-dev, protobuf-compiler (>= 3.11.4~), protoc-gen-go-1-3 Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 16257fb1c0757fdcff8a2c066906ccc5 2048 golang-google-grpc_1.33.3-2.dsc bff50e0d6516db88495413ea8e17bfa6 774208 golang-google-grpc_1.33.3.orig.tar.xz c6e657a1f54e0a816b3bf6dfc9fa772f 85264 golang-google-grpc_1.33.3-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-google-grpc Vcs-Git: https://salsa.debian.org/go-team/packages/golang-google-grpc.git Checksums-Sha256: ac301889cca6e0327a76d8beba09b604a232e26b3f3d29a051f8eec51ce0e832 2048 golang-google-grpc_1.33.3-2.dsc 2255ad83a5b6bd2b285ea839afd315b2fb810e532569280760ebc91567d3b1e1 774208 golang-google-grpc_1.33.3.orig.tar.xz 53e8b2524f6ae36bfae18bb9886869bc93bd73d1c6bdeb318a27827b8ee8590d 85264 golang-google-grpc_1.33.3-2.debian.tar.xz Homepage: https://godoc.org/google.golang.org/grpc Go-Import-Path: google.golang.org/grpc Package-List: golang-google-grpc-dev deb golang optional arch=all protoc-gen-go-grpc deb golang optional arch=any Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-google-grpc Priority: extra Section: golang Package: golang-google-protobuf Binary: golang-google-protobuf-dev, protoc-gen-go Version: 1.33.0-1 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu , Anthony Fok , Anton Gladky Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-google-go-cmp-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 9f76d0ea63ae9eb01ff3917847cd8ebc 2381 golang-google-protobuf_1.33.0-1.dsc e102870db4b3dfb32af3ee85f427acad 812348 golang-google-protobuf_1.33.0.orig.tar.xz b7485bec7ce51cb4b820b7c0df1c3a6e 4060 golang-google-protobuf_1.33.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-google-protobuf Vcs-Git: https://salsa.debian.org/go-team/packages/golang-google-protobuf.git Checksums-Sha256: 1274db27a31a56d97a94efd04ed288922bbe8dcc46cf2e805ced2cd423bb8a01 2381 golang-google-protobuf_1.33.0-1.dsc 40d83211cdfc25e1c13c6de527b33516c21d6ef48188070ff22f29330abe4f84 812348 golang-google-protobuf_1.33.0.orig.tar.xz 9469684733b7810b2a382ea2c0e801c4b0b4bd90bc41399e3a76d8760996ac03 4060 golang-google-protobuf_1.33.0-1.debian.tar.xz Homepage: https://github.com/protocolbuffers/protobuf-go Go-Import-Path: google.golang.org/protobuf Package-List: golang-google-protobuf-dev deb golang optional arch=all protoc-gen-go deb golang optional arch=any Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-google-protobuf Priority: extra Section: golang Package: golang-gopkg-asn1-ber.v1 Binary: golang-gopkg-asn1-ber.v1-dev Version: 1.2-5 Maintainer: pkg-go Uploaders: David Lazăr Build-Depends: debhelper (>= 9), dh-golang, golang-go Architecture: all Standards-Version: 4.0.0 Format: 3.0 (quilt) Files: 8562086be91754c7f2f323a1d6c3d772 2157 golang-gopkg-asn1-ber.v1_1.2-5.dsc 641f8419f61fa38c4a0e7feffe2e773c 12411 golang-gopkg-asn1-ber.v1_1.2.orig.tar.gz f59d097be9c53ebed175a3eb1fecbb6d 2864 golang-gopkg-asn1-ber.v1_1.2-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-asn1-ber.v1 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-asn1-ber.v1.git Checksums-Sha256: eebc2896d0e549f6074890e3c406f1a5be89c99b311557dfb2086938084abeda 2157 golang-gopkg-asn1-ber.v1_1.2-5.dsc 0a75f9d7a78b90a5e45d0b0c72c0a27ba6b9b60e31560eac9674269b15940b5d 12411 golang-gopkg-asn1-ber.v1_1.2.orig.tar.gz 6deb7271ea185db681dd322c16312c226aca0e6a967760c88c41c12d2267bfcb 2864 golang-gopkg-asn1-ber.v1_1.2-5.debian.tar.xz Homepage: https://github.com/go-asn1-ber/asn1-ber Go-Import-Path: gopkg.in/asn1-ber.v1 Package-List: golang-gopkg-asn1-ber.v1-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-gopkg-asn1-ber.v1 Priority: extra Section: golang Package: golang-gopkg-cheggaaa-pb.v1 Binary: golang-gopkg-cheggaaa-pb.v1-dev Version: 1.0.25-1 Maintainer: Debian Go Packaging Team Uploaders: Sergio Schvezov , Peter Colberg , Tim Potter , Build-Depends: debhelper (>= 11), dh-golang (>= 1.10~), golang-any, golang-github-fatih-color-dev, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-runewidth-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 677cf2c0db5217e7272f5ea6ae96d738 2108 golang-gopkg-cheggaaa-pb.v1_1.0.25-1.dsc bbff16dd4ba31997398e89d55fbf9a3e 11824 golang-gopkg-cheggaaa-pb.v1_1.0.25.orig.tar.gz deea76daa0a60f2400923deeee89d0cd 3524 golang-gopkg-cheggaaa-pb.v1_1.0.25-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-cheggaaa-pb.v1 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-cheggaaa-pb.v1.git Checksums-Sha256: 90e0dae8915c75a5c61a59295dec1a302531c1217b0d4d133227c765a5037877 2108 golang-gopkg-cheggaaa-pb.v1_1.0.25-1.dsc b8fe6deed9c06a4f609aca4f9284ff4149639817f0b48bdeb23a5da1518bef37 11824 golang-gopkg-cheggaaa-pb.v1_1.0.25.orig.tar.gz 57ba5e0e166fdc25ebd9d6177172779135e9336bd97c745ef7137737376d1b09 3524 golang-gopkg-cheggaaa-pb.v1_1.0.25-1.debian.tar.xz Homepage: https://github.com/cheggaaa/pb Go-Import-Path: gopkg.in/cheggaaa/pb.v1, github.com/cheggaaa/pb Package-List: golang-gopkg-cheggaaa-pb.v1-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-gopkg-cheggaaa-pb.v1 Priority: extra Section: golang Package: golang-gopkg-cheggaaa-pb.v2 Binary: golang-gopkg-cheggaaa-pb.v2-dev Version: 2.0.6-2 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 10), dh-golang (>= 1.10~), golang-any, golang-github-fatih-color-dev, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-runewidth-dev, golang-github-vividcortex-ewma-dev Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 5b86e5320aed6f8af49c0b63a3fcb747 2350 golang-gopkg-cheggaaa-pb.v2_2.0.6-2.dsc 71acb8f4591c0b72da6db3ce46987eb0 17901 golang-gopkg-cheggaaa-pb.v2_2.0.6.orig.tar.gz 7f9500bfd16c09c85e63c9230dab7100 3544 golang-gopkg-cheggaaa-pb.v2_2.0.6-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-cheggaaa-pb.v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-cheggaaa-pb.v2.git Checksums-Sha256: 3caa8386ca83514eaebd5b7358507ffc11ab8c903f3a96ebace33e6ae3d5c7b9 2350 golang-gopkg-cheggaaa-pb.v2_2.0.6-2.dsc 4562e2132c2a462750dc1c746b0815e61d1fab7f35d51083dc967f39b4da918b 17901 golang-gopkg-cheggaaa-pb.v2_2.0.6.orig.tar.gz 2adabf96890980611fac3df6ed2b7bfd4232afca1ecdd48cf404b8076150915d 3544 golang-gopkg-cheggaaa-pb.v2_2.0.6-2.debian.tar.xz Homepage: https://github.com/cheggaaa/pb Go-Import-Path: gopkg.in/cheggaaa/pb.v2 Package-List: golang-gopkg-cheggaaa-pb.v2-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-gopkg-cheggaaa-pb.v2 Priority: extra Section: golang Package: golang-gopkg-cheggaaa-pb.v2 Binary: golang-gopkg-cheggaaa-pb.v2-dev Version: 2.0.6-3 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 10), dh-golang (>= 1.10~), golang-any, golang-github-fatih-color-dev, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-runewidth-dev, golang-github-vividcortex-ewma-dev Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 4917763bafcbb42c170e322584b4f26b 2350 golang-gopkg-cheggaaa-pb.v2_2.0.6-3.dsc 71acb8f4591c0b72da6db3ce46987eb0 17901 golang-gopkg-cheggaaa-pb.v2_2.0.6.orig.tar.gz 730220cfdf394e49c853edebd6b146e9 3764 golang-gopkg-cheggaaa-pb.v2_2.0.6-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-cheggaaa-pb.v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-cheggaaa-pb.v2.git Checksums-Sha256: f9b93ee2cc614b7a3eff2b10594ab6834a09a53b72cd703dc6022e5f5d89d548 2350 golang-gopkg-cheggaaa-pb.v2_2.0.6-3.dsc 4562e2132c2a462750dc1c746b0815e61d1fab7f35d51083dc967f39b4da918b 17901 golang-gopkg-cheggaaa-pb.v2_2.0.6.orig.tar.gz 703706b3a28b51a307f4c33668f4c550826caf3c378605ce7bfcc829df4d5b9d 3764 golang-gopkg-cheggaaa-pb.v2_2.0.6-3.debian.tar.xz Homepage: https://github.com/cheggaaa/pb Go-Import-Path: gopkg.in/cheggaaa/pb.v2 Package-List: golang-gopkg-cheggaaa-pb.v2-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-gopkg-cheggaaa-pb.v2 Priority: extra Section: golang Package: golang-gopkg-cheggaaa-pb.v2 Binary: golang-gopkg-cheggaaa-pb.v2-dev Version: 2.0.7-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-fatih-color-dev, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-runewidth-dev, golang-github-vividcortex-ewma-dev Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 278a169d1bc96db89fdb43f41ace08bf 2363 golang-gopkg-cheggaaa-pb.v2_2.0.7-1.dsc 9b835e38ee0a16f9431f0dc514fb434a 17964 golang-gopkg-cheggaaa-pb.v2_2.0.7.orig.tar.gz 81725a88b27428c043def357d3ba99a2 4080 golang-gopkg-cheggaaa-pb.v2_2.0.7-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-cheggaaa-pb.v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-cheggaaa-pb.v2.git Checksums-Sha256: 1b40d5568a7913b4fa9517231fa574241edbb807cc885b27872a5fefb98674e4 2363 golang-gopkg-cheggaaa-pb.v2_2.0.7-1.dsc c32e262abae9e84dfbd9c9051310d340a6247c39da3d791331f91afb8aa089b1 17964 golang-gopkg-cheggaaa-pb.v2_2.0.7.orig.tar.gz 99a425f99940d59ad38b7cb7ecbbc1bf6a45df9d81c4f4a00f943b1ac9471976 4080 golang-gopkg-cheggaaa-pb.v2_2.0.7-1.debian.tar.xz Homepage: https://github.com/cheggaaa/pb Go-Import-Path: gopkg.in/cheggaaa/pb.v2 Package-List: golang-gopkg-cheggaaa-pb.v2-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-gopkg-cheggaaa-pb.v2 Priority: extra Section: golang Package: golang-gopkg-inf.v0 Binary: golang-gopkg-inf.v0-dev Version: 0.9.0-3 Maintainer: Debian Go Packaging Team Uploaders: Sascha Steinbiss Build-Depends: debhelper (>= 11), dh-golang, golang-any Architecture: all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: b501c43948e4521386e6d09714f4ae2a 2125 golang-gopkg-inf.v0_0.9.0-3.dsc 63427b039328fc0dd2c95d216a6819c0 12064 golang-gopkg-inf.v0_0.9.0.orig.tar.xz 6c01703f5f99d594134f235a33d04348 2800 golang-gopkg-inf.v0_0.9.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-inf.v0 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-inf.v0.git Checksums-Sha256: df3cb32b367f1bd1f8bd41f315efaeca28d3719d131d092d75f9f2f1cf64eaf2 2125 golang-gopkg-inf.v0_0.9.0-3.dsc fcc1d9d502c9eef55af4a8b3087723e8deb622cfbb5896a85f7481fa41d48cce 12064 golang-gopkg-inf.v0_0.9.0.orig.tar.xz 3b7d3f13bf974ad1262c2503b8da99ea5a45bab4a721f01263d9d25800c28352 2800 golang-gopkg-inf.v0_0.9.0-3.debian.tar.xz Homepage: https://github.com/go-inf/inf Go-Import-Path: gopkg.in/inf.v0 Package-List: golang-gopkg-inf.v0-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-gopkg-inf.v0 Priority: extra Section: golang Package: golang-gopkg-inf.v0 Binary: golang-gopkg-inf.v0-dev Version: 0.9.1-1 Maintainer: Debian Go Packaging Team Uploaders: Sascha Steinbiss Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 71b4d1a384326bb4b1488fdf71bded96 1539 golang-gopkg-inf.v0_0.9.1-1.dsc 29612706170a026066512a6265b10e9a 13072 golang-gopkg-inf.v0_0.9.1.orig.tar.gz 21ab12fc83b3f3abe6ce8b9cfadf51e0 3096 golang-gopkg-inf.v0_0.9.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-inf.v0 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-inf.v0.git Checksums-Sha256: 0be2c5425a89418a90d28a8f20eed91d9ebf12ff33065ee92386b1e4eea8ab9b 1539 golang-gopkg-inf.v0_0.9.1-1.dsc 756e00e87207cb063d305b6e38bf56dba4d76586fbe40b7d6b657d22516d0f71 13072 golang-gopkg-inf.v0_0.9.1.orig.tar.gz caab4cf580d77d39c31efef642de18d097046489710af1a1789bc6137c79ea42 3096 golang-gopkg-inf.v0_0.9.1-1.debian.tar.xz Homepage: https://github.com/go-inf/inf Go-Import-Path: gopkg.in/inf.v0 Package-List: golang-gopkg-inf.v0-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-gopkg-inf.v0 Priority: extra Section: golang Package: golang-gopkg-mgo.v2 Binary: golang-gopkg-mgo.v2-dev Version: 2016.08.01-6 Maintainer: Debian Go Packaging Team Uploaders: James Page , Tim Potter , Michael Hudson-Doyle Build-Depends: debhelper (>= 9), dh-golang, golang-go, golang-gopkg-tomb.v2-dev, libsasl2-dev Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 26dacd17dde5715c7b4bb4fb8305ec03 2232 golang-gopkg-mgo.v2_2016.08.01-6.dsc 69eb2135e321dd44ea6cd7917c210575 379712 golang-gopkg-mgo.v2_2016.08.01.orig.tar.gz a948ebee3904247a1dc857249f831a6b 4472 golang-gopkg-mgo.v2_2016.08.01-6.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-mgo.v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-mgo.v2.git Checksums-Sha256: 4a31ef48fadb2dd5fb7cd549673bbfbe74bfb803399e990288ed02ebab20bf17 2232 golang-gopkg-mgo.v2_2016.08.01-6.dsc e2557b394f8dd6a1c733095baa2f1c4cf11da0fb1ef84631e12d1656181e9126 379712 golang-gopkg-mgo.v2_2016.08.01.orig.tar.gz 5f3b2b7054644b7cbe8986a67d1cdcdc7f70583c251ff6a2b6cfa001c94708e1 4472 golang-gopkg-mgo.v2_2016.08.01-6.debian.tar.xz Homepage: http://labix.org/mgo Go-Import-Path: gopkg.in/mgo.v2 Package-List: golang-gopkg-mgo.v2-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-gopkg-mgo.v2 Priority: extra Section: golang Package: golang-gopkg-square-go-jose.v2 Binary: golang-gopkg-square-go-jose.v2-dev Version: 2.4.1-1 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Dmitry Smirnov , Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, golang-gopkg-alecthomas-kingpin.v2-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 56f9368db243df74e1ad0c8be17f81a1 2419 golang-gopkg-square-go-jose.v2_2.4.1-1.dsc 389cb92f82f66f3923e4d92b53fe465c 267816 golang-gopkg-square-go-jose.v2_2.4.1.orig.tar.xz e41ff2122dc148b48dc92c0d0eae4626 3352 golang-gopkg-square-go-jose.v2_2.4.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-square-go-jose.v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-square-go-jose.v2.git Checksums-Sha256: 620b6c5f7229b9c35dca326f8ed25fd464bb3c002ddd094c86e8f568201870cb 2419 golang-gopkg-square-go-jose.v2_2.4.1-1.dsc 01d47a9ce536d0ebcd14960acc6bff199325405f2cf4f20e5f3afab2e71cf628 267816 golang-gopkg-square-go-jose.v2_2.4.1.orig.tar.xz 9ccf121dc0334165844d87e459eb71122fddb9fe1f54046c38b1d72f2cd81faa 3352 golang-gopkg-square-go-jose.v2_2.4.1-1.debian.tar.xz Homepage: https://github.com/square/go-jose Go-Import-Path: gopkg.in/square/go-jose.v2 Package-List: golang-gopkg-square-go-jose.v2-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-gopkg-square-go-jose.v2 Priority: extra Section: golang Package: golang-gopkg-yaml.v3 Binary: golang-gopkg-yaml.v3-dev Version: 3.0.0~git20210107.496545a-1 Maintainer: Debian Go Packaging Team Uploaders: Daniel Swarbrick , Anthony Fok , Build-Depends: debhelper-compat (= 13), dh-golang (>= 1.39), golang-any, golang-gopkg-check.v1-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 3c75b3aeed41c8441ad988827103e047 2377 golang-gopkg-yaml.v3_3.0.0~git20210107.496545a-1.dsc 7370ef1f5fb4eee80e013741cda6f132 71808 golang-gopkg-yaml.v3_3.0.0~git20210107.496545a.orig.tar.xz 89b3ff2fc30bb74e9cc299c160df3ef0 3828 golang-gopkg-yaml.v3_3.0.0~git20210107.496545a-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-yaml.v3 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-yaml.v3.git Checksums-Sha256: e37ea110e7fe275db036919317d4f029d99ebdff72f2545ba17bd057e8d4b1be 2377 golang-gopkg-yaml.v3_3.0.0~git20210107.496545a-1.dsc c53eb97f72c9ef7e4a8f0b677d6a87e7940af2d2b9708f35e84a48fe69c809d0 71808 golang-gopkg-yaml.v3_3.0.0~git20210107.496545a.orig.tar.xz 52cc1ae65388c8b3ee616076e216099d40844e56aa19a8fdba2123fe256f40d0 3828 golang-gopkg-yaml.v3_3.0.0~git20210107.496545a-1.debian.tar.xz Homepage: https://gopkg.in/yaml.v3 Go-Import-Path: gopkg.in/yaml.v3 Package-List: golang-gopkg-yaml.v3-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-gopkg-yaml.v3 Priority: extra Section: golang Package: golang-gopkg-yaml.v3 Binary: golang-gopkg-yaml.v3-dev Version: 3.0.1-3 Maintainer: Debian Go Packaging Team Uploaders: Daniel Swarbrick , Anthony Fok , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-gopkg-check.v1-dev Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 2ec5927d5e292042ae1f4eaf9705f12d 2191 golang-gopkg-yaml.v3_3.0.1-3.dsc 3653fca1491a8b432d590ed3dab3aa77 91173 golang-gopkg-yaml.v3_3.0.1.orig.tar.gz e29ab58a633587f4b1650b10f4b590b9 4556 golang-gopkg-yaml.v3_3.0.1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-yaml.v3 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-yaml.v3.git Checksums-Sha256: ad42942a8bbe2908e33cc4740a3b68207d39d9a5af141908d00a2df3b7106cae 2191 golang-gopkg-yaml.v3_3.0.1-3.dsc cf05411540d3e6ef8f1fd88434b34f94cedaceb540329031d80e23b74540c4e5 91173 golang-gopkg-yaml.v3_3.0.1.orig.tar.gz 18446874819470a623a6a9c34c6efc129640e34a25dce355a72ad9e3d45dbc7d 4556 golang-gopkg-yaml.v3_3.0.1-3.debian.tar.xz Homepage: https://gopkg.in/yaml.v3 Go-Import-Path: gopkg.in/yaml.v3 Package-List: golang-gopkg-yaml.v3-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-gopkg-yaml.v3 Priority: extra Section: golang Package: golang-goprotobuf Binary: golang-goprotobuf-dev Version: 1.3.2-2 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Martín Ferrari , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.31~), golang-any, libprotobuf-dev, protobuf-compiler Architecture: any Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: d05ec82d43b7e7c1e10dbc4e77915e73 2238 golang-goprotobuf_1.3.2-2.dsc 8851913691c5f13229ce40d1ce4bc776 312285 golang-goprotobuf_1.3.2.orig.tar.gz 7c1e48a5fe949d43e549a8c8f058ef3d 5484 golang-goprotobuf_1.3.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-goprotobuf Vcs-Git: https://salsa.debian.org/go-team/packages/golang-goprotobuf.git Checksums-Sha256: 9fa0b39744a945818058a68a08dc03be6e7a73997a4bf8126c4c92ce69551122 2238 golang-goprotobuf_1.3.2-2.dsc c9cda622857a17cf0877c5ba76688a931883e505f40744c9495638b6e3da1f65 312285 golang-goprotobuf_1.3.2.orig.tar.gz c8ba44d376a57211347b8a742bae3f7cf9f548ab3f275341db8ff6fb88cd5af5 5484 golang-goprotobuf_1.3.2-2.debian.tar.xz Homepage: https://github.com/golang/protobuf Go-Import-Path: github.com/golang/protobuf Package-List: golang-goprotobuf-dev deb devel optional arch=any Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-goprotobuf Priority: optional Section: misc Package: golang-goprotobuf Binary: golang-goprotobuf-dev Version: 1.3.4-2 Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Martín Ferrari , Anthony Fok Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.31~), golang-any, libprotobuf-dev, protobuf-compiler Architecture: any Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: dd0cbcb43301facf66d242d1f51f5e55 2238 golang-goprotobuf_1.3.4-2.dsc e9f66b2775666ee90ff03c985af8c80a 315552 golang-goprotobuf_1.3.4.orig.tar.gz bf806ee2d6e8cea57c9571ca85b7e09c 5600 golang-goprotobuf_1.3.4-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-goprotobuf Vcs-Git: https://salsa.debian.org/go-team/packages/golang-goprotobuf.git Checksums-Sha256: f164fb9f3596f2fc9d08a03b43e04750c95aa6ba1cc84772a2b8855740b032b1 2238 golang-goprotobuf_1.3.4-2.dsc 5e4279eb197ff7271cb06ae97a16f721d0fd6962ff2d2560831309c0900e72c4 315552 golang-goprotobuf_1.3.4.orig.tar.gz c3653e65b7454b97d5b6cbd0728e792ea9b5feb32fd67c10167a49b67240f27c 5600 golang-goprotobuf_1.3.4-2.debian.tar.xz Homepage: https://github.com/golang/protobuf Go-Import-Path: github.com/golang/protobuf Package-List: golang-goprotobuf-dev deb devel optional arch=any Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-goprotobuf Priority: optional Section: misc Package: golang-logrus Binary: golang-github-sirupsen-logrus-dev, golang-logrus-dev Version: 1.3.0-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Tianon Gravi , Build-Depends: debhelper (>= 11~), dh-golang (>= 1.10), golang-any, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: ec49c6ced395ee5bf2f2301c7f082093 2310 golang-logrus_1.3.0-1.dsc f0971d37413fa7fc29f267f3ed796258 33080 golang-logrus_1.3.0.orig.tar.xz 99f2cf37c53341adc54ca686f99fde7b 5188 golang-logrus_1.3.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-logrus Vcs-Git: https://salsa.debian.org/go-team/packages/golang-logrus.git Checksums-Sha256: 99c1959940ec8010ecdd67e7593fdd209297efc7faea457966eaf1e49dd10d4a 2310 golang-logrus_1.3.0-1.dsc 56677c4b6c8691f88dae0e3ad5caa65cc35de6d59dbbd0cfbcb236fe338402e3 33080 golang-logrus_1.3.0.orig.tar.xz b257a2b58d85f65d64d2107dd8da05dc34dd22af1e448ed61f7cfc02426f697a 5188 golang-logrus_1.3.0-1.debian.tar.xz Homepage: https://github.com/sirupsen/logrus Go-Import-Path: github.com/sirupsen/logrus Package-List: golang-github-sirupsen-logrus-dev deb devel optional arch=all golang-logrus-dev deb oldlibs optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-logrus Priority: extra Section: golang Package: golang-logrus Binary: golang-github-sirupsen-logrus-dev Version: 1.7.0-2 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Tianon Gravi , Dmitry Smirnov , Build-Depends: debhelper-compat (= 13), dh-golang (>= 1.10), golang-any, golang-github-stretchr-testify-dev, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 336fd9f58cdfe697b93007944cb5dff8 2245 golang-logrus_1.7.0-2.dsc 11e33c93cfa4873a8cb63dbf1ca8f9d1 46392 golang-logrus_1.7.0.orig.tar.gz f6a2bcb8f4509f41721e9e81ab0d9ac3 4236 golang-logrus_1.7.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-logrus Vcs-Git: https://salsa.debian.org/go-team/packages/golang-logrus.git Checksums-Sha256: 45076b3dfb0213ee3a958dda70e6501f2dd45350a4a203cc2223655b320d689a 2245 golang-logrus_1.7.0-2.dsc a7baaa1c646441d002f3867b5998b6b45b629ecfad317d468a981e23e0c9c6ca 46392 golang-logrus_1.7.0.orig.tar.gz df96439cb49afafbc40716f799ef7f327a686eafe0e7eefd1d5385108f420703 4236 golang-logrus_1.7.0-2.debian.tar.xz Homepage: https://github.com/sirupsen/logrus Go-Import-Path: github.com/sirupsen/logrus Package-List: golang-github-sirupsen-logrus-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-logrus Priority: extra Section: golang Package: golang-logrus Binary: golang-github-sirupsen-logrus-dev Version: 1.9.0-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Dmitry Smirnov , Build-Depends: debhelper-compat (= 13), dh-golang (>= 1.10), golang-any, golang-github-stretchr-testify-dev, golang-golang-x-sys-dev Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: f11afe5171437885ab157ebd22f36fc8 2211 golang-logrus_1.9.0-1.dsc 3d436b241e9df05221972eda48767332 49098 golang-logrus_1.9.0.orig.tar.gz 28306f2ea500dee4dd35b19a88e0d4b4 3956 golang-logrus_1.9.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-logrus Vcs-Git: https://salsa.debian.org/go-team/packages/golang-logrus.git Checksums-Sha256: 91c052455d696ec39e8dc7307c88d66466ecbc082b58ccad515c519a2ac5559c 2211 golang-logrus_1.9.0-1.dsc 12446ed9eb96573c2aae4df2db81900a65bfd21d2ce92efde7201614e42134f7 49098 golang-logrus_1.9.0.orig.tar.gz 93b4a3a1afa481f055f53e5678bacd5a03b56c78af558392eae5233fb3b0b24b 3956 golang-logrus_1.9.0-1.debian.tar.xz Homepage: https://github.com/sirupsen/logrus Go-Import-Path: github.com/sirupsen/logrus Package-List: golang-github-sirupsen-logrus-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-logrus Priority: extra Section: golang Package: golang-mongodb-mongo-driver Binary: golang-mongodb-mongo-driver-dev Version: 1.8.1+ds1-1 Maintainer: Debian Go Packaging Team Uploaders: Guillem Jover , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-stack-stack-dev, golang-github-golang-snappy-dev, golang-github-google-go-cmp-dev, golang-github-klauspost-compress-dev, golang-github-kr-pretty-dev, golang-github-montanaflynn-stats-dev, golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev, golang-github-tidwall-pretty-dev, golang-github-xdg-go-scram-dev, golang-github-xdg-go-stringprep-dev, golang-github-youmark-pkcs8-dev, golang-golang-x-crypto-dev, golang-golang-x-sync-dev, golang-golang-x-tools-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 5afcd20292f1f02f49f2acdbe69576ea 2769 golang-mongodb-mongo-driver_1.8.1+ds1-1.dsc 91e2cd284575db8b7440f97319907935 3204244 golang-mongodb-mongo-driver_1.8.1+ds1.orig.tar.xz de2800134f15b68c06af4e528bc4c50e 5436 golang-mongodb-mongo-driver_1.8.1+ds1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-mongodb-mongo-driver Vcs-Git: https://salsa.debian.org/go-team/packages/golang-mongodb-mongo-driver.git Checksums-Sha256: 7ec4745cf2b87becf87b70549b378044cd92b588d4befb3450a9a4781411b925 2769 golang-mongodb-mongo-driver_1.8.1+ds1-1.dsc a0204a676a9658c5e8600c63048403b37e0edf0bb3d0e9b1512d102d76406c24 3204244 golang-mongodb-mongo-driver_1.8.1+ds1.orig.tar.xz 8dd7acce069436fc97751b854bb7cd8d3db43e78b748c39f3a1811a32e62970f 5436 golang-mongodb-mongo-driver_1.8.1+ds1-1.debian.tar.xz Homepage: https://github.com/mongodb/mongo-go-driver.git Go-Import-Path: go.mongodb.org/mongo-driver Package-List: golang-mongodb-mongo-driver-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-mongodb-mongo-driver Priority: optional Section: misc Package: golang-opentelemetry-otel Binary: golang-opentelemetry-otel-dev Version: 1.1.0-2 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-benbjohnson-clock-dev, golang-github-google-go-cmp-dev, golang-github-masterminds-semver-dev (>= 3.1.1~), golang-github-stretchr-testify-dev, golang-golang-x-sys-dev, golang-gopkg-yaml.v2-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 858f45f2db5f82bafb785f77cb10c536 1842 golang-opentelemetry-otel_1.1.0-2.dsc 9e25ed0d7d012f6faba7f27ba0de6fe8 766392 golang-opentelemetry-otel_1.1.0.orig.tar.gz aa1d657c9c913552993a5e7007e3dfcd 2636 golang-opentelemetry-otel_1.1.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-opentelemetry-otel Vcs-Git: https://salsa.debian.org/go-team/packages/golang-opentelemetry-otel.git Checksums-Sha256: c98f5202726899e72318fc0ed9e014ab1b6018ca260fb5153162d65aeca27bc9 1842 golang-opentelemetry-otel_1.1.0-2.dsc 5abe8b4f19dbff035bf044b7fc5931ff99de52b41bb4b1a1246f340ec0c2ff94 766392 golang-opentelemetry-otel_1.1.0.orig.tar.gz a13bb30076ba1165dc1c87a95af0369919818fc5f766530296b40d638ce5e0a2 2636 golang-opentelemetry-otel_1.1.0-2.debian.tar.xz Homepage: https://github.com/open-telemetry/opentelemetry-go Go-Import-Path: go.opentelemetry.io/otel Package-List: golang-opentelemetry-otel-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-opentelemetry-otel Priority: optional Section: misc Package: golang-opentelemetry-otel Binary: golang-opentelemetry-otel-dev Version: 1.16.0-1 Maintainer: Debian Go Packaging Team Uploaders: Shengjing Zhu , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-go-logr-logr-dev, golang-github-go-logr-stdr-dev, golang-github-google-go-cmp-dev, golang-github-masterminds-semver-dev (>= 3.1.1~), golang-github-stretchr-testify-dev, golang-golang-x-sys-dev, golang-gopkg-yaml.v2-dev Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 4490348819af5fd2d95c7a05698aeb9c 1855 golang-opentelemetry-otel_1.16.0-1.dsc b888bfb6f5de2f36e1228af9767b91ab 1289673 golang-opentelemetry-otel_1.16.0.orig.tar.gz 6a9bb4398229d7b6a171ca012c3cb695 2780 golang-opentelemetry-otel_1.16.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-opentelemetry-otel Vcs-Git: https://salsa.debian.org/go-team/packages/golang-opentelemetry-otel.git Checksums-Sha256: 6ffae619b546d0e35ec179f7d17470690f9e6a5a976d96c9c87b0fb862001dca 1855 golang-opentelemetry-otel_1.16.0-1.dsc 10bfed60328ab59d6c66f95ddacbc3559fa86d56c7c3871d9d62547fec009b42 1289673 golang-opentelemetry-otel_1.16.0.orig.tar.gz 339fe428992d3ec1ec52de2cfb22684acc7f82b05817a57de50898141388cf08 2780 golang-opentelemetry-otel_1.16.0-1.debian.tar.xz Homepage: https://github.com/open-telemetry/opentelemetry-go Go-Import-Path: go.opentelemetry.io/otel Package-List: golang-opentelemetry-otel-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-opentelemetry-otel Priority: optional Section: misc Package: golang-pretty Binary: golang-github-kr-pretty-dev, golang-pretty-dev Version: 0.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Tonnerre Lombard , Anthony Fok , Tim Potter Build-Depends: debhelper (>= 11~), golang-any, dh-golang, golang-github-kr-text-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 01ed84771c489bf7dfcd9cc4b93530be 2249 golang-pretty_0.1.0-1.dsc cfae7b3d536ef22e21744bfb38899e92 8550 golang-pretty_0.1.0.orig.tar.gz 0ab73738f820d4ecdcac6ec907898e6c 3328 golang-pretty_0.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-pretty Vcs-Git: https://salsa.debian.org/go-team/packages/golang-pretty.git Checksums-Sha256: 1b458876da1ba3aaee56a36ad18188be37cef92d0be6fb4d96c06fe89b313df4 2249 golang-pretty_0.1.0-1.dsc 3aeb5d90b719765781befb9f156d0d0b8e5a7aafbcf15321e9eabbd35df31358 8550 golang-pretty_0.1.0.orig.tar.gz 9db31b53718073a62768233b0e11b843cf516083c66a54d3724d71d7713b3538 3328 golang-pretty_0.1.0-1.debian.tar.xz Homepage: https://github.com/kr/pretty/ Go-Import-Path: github.com/kr/pretty Package-List: golang-github-kr-pretty-dev deb devel optional arch=all golang-pretty-dev deb oldlibs optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-pretty Priority: extra Section: golang Package: golang-procfs Binary: golang-procfs-dev Version: 0.0.8-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Daniel Swarbrick , Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.17), golang-any, golang-github-google-go-cmp-dev, golang-golang-x-sync-dev Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 1c24768fb5bc0a431543bf5ea796aa03 2215 golang-procfs_0.0.8-1.dsc 262311a404af17f3b79e2640adbe4ac3 126299 golang-procfs_0.0.8.orig.tar.gz 2834294076485e3dbf56ab013a71f3e5 3320 golang-procfs_0.0.8-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-procfs Vcs-Git: https://salsa.debian.org/go-team/packages/golang-procfs.git Checksums-Sha256: 7b99bff27f68d5fa8ed1ac5c25d02bbc3a41b9f5543f0875dc0c3c10664817c1 2215 golang-procfs_0.0.8-1.dsc 1c26c8b86a9b1902684f860f94d0bf4b94abcc570e456bf9a74d1c9d83643872 126299 golang-procfs_0.0.8.orig.tar.gz e1551607aeaaa0b11ad316820d4e1336bd641537f4bfba4fc982010c7c3ef117 3320 golang-procfs_0.0.8-1.debian.tar.xz Homepage: https://github.com/prometheus/procfs.git Go-Import-Path: github.com/prometheus/procfs Package-List: golang-procfs-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-procfs Priority: optional Section: misc Package: golang-procfs Binary: golang-procfs-dev Version: 0.0.10-2 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Daniel Swarbrick , Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.17), golang-any, golang-github-google-go-cmp-dev, golang-golang-x-sync-dev Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: ae89af3f89209002f990b996c6bc0e6f 2222 golang-procfs_0.0.10-2.dsc 8ae1fae92e8070294dd71ac90ecc766f 132200 golang-procfs_0.0.10.orig.tar.gz 0a33f3fe0784db408c6867df623beca9 3920 golang-procfs_0.0.10-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-procfs Vcs-Git: https://salsa.debian.org/go-team/packages/golang-procfs.git Checksums-Sha256: 425e93b7e0b625df6d7dda8f5ffa0bea5d6fea07ee8186d72f85a0029f02f0bc 2222 golang-procfs_0.0.10-2.dsc 7f31adcafbbfd7cb2e5d5b5954a3f55565ad41fb039c977b1f769c7d3dfc2a60 132200 golang-procfs_0.0.10.orig.tar.gz b464afed01fe0cf17d2ee5ca9d475f3410ffa1bca601db59f0ddbf5bd8926b98 3920 golang-procfs_0.0.10-2.debian.tar.xz Homepage: https://github.com/prometheus/procfs.git Go-Import-Path: github.com/prometheus/procfs Package-List: golang-procfs-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-procfs Priority: optional Section: misc Package: golang-protobuf-extensions Binary: golang-protobuf-extensions-dev Version: 1.0.1-1 Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari Build-Depends: debhelper (>= 11~), dh-golang (>= 1.10~), golang-any, golang-goprotobuf-dev (>= 0.0~git20150526) Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: fbf334c1525317e3046b1c0901443dd9 1951 golang-protobuf-extensions_1.0.1-1.dsc 016984313a0a251bfe03521bef9b51dc 37195 golang-protobuf-extensions_1.0.1.orig.tar.gz 219e3b5bccb59fdd446580718adff8a9 3540 golang-protobuf-extensions_1.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-protobuf-extensions Vcs-Git: https://salsa.debian.org/go-team/packages/golang-protobuf-extensions.git Checksums-Sha256: 4dd1c0d76d8c6e97ae202009c55c7e37b84e5991342259b9603640e14bf127ba 1951 golang-protobuf-extensions_1.0.1-1.dsc 247d121b4e6dede4721b30ffa1066096462336e84586b9d24f27ffff9c2bc5bb 37195 golang-protobuf-extensions_1.0.1.orig.tar.gz 03c4e3f184b44edbaca482082b5d8b5d2afd64ebde677280fa97347d251bdbcc 3540 golang-protobuf-extensions_1.0.1-1.debian.tar.xz Homepage: https://github.com/matttproud/golang_protobuf_extensions Go-Import-Path: github.com/matttproud/golang_protobuf_extensions Package-List: golang-protobuf-extensions-dev deb devel optional arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-protobuf-extensions Priority: extra Section: golang Package: golang-raven-go Binary: golang-github-getsentry-raven-go-dev Version: 0.2.0+ds2-1 Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Build-Depends: ca-certificates, debhelper-compat (= 13), dh-golang, golang-any, golang-github-pkg-errors-dev Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 40c87d362d1e5a9043f5763324af7989 1616 golang-raven-go_0.2.0+ds2-1.dsc a04a70b47ee9069567f00f20dc5644d2 19237 golang-raven-go_0.2.0+ds2.orig.tar.gz 1fbfe18f2886d9c09616ac67b2ce924d 3552 golang-raven-go_0.2.0+ds2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-raven-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-raven-go.git Checksums-Sha256: d2b5b2d175dfd4b693dba37151f81ad1f3a97c3417de9a48cfe41c37f318a9ad 1616 golang-raven-go_0.2.0+ds2-1.dsc 51c75358dca745a76922e1b41a788416a8212839adfbbfc927ea0c0c35122d32 19237 golang-raven-go_0.2.0+ds2.orig.tar.gz 4a7b53eee66674e4ae7b6db90d5acce32ddf1ae4db4f4299ad84dc75816b0cd6 3552 golang-raven-go_0.2.0+ds2-1.debian.tar.xz Homepage: https://github.com/getsentry/raven-go Go-Import-Path: github.com/getsentry/raven-go Package-List: golang-github-getsentry-raven-go-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-raven-go Priority: extra Section: golang Package: golang-testify Binary: golang-github-stretchr-testify-dev Version: 1.7.0+git20210824.ab6dc32-1 Maintainer: Debian Go Packaging Team Uploaders: Jelmer Vernooij , Anthony Fok , Martina Ferrari Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-davecgh-go-spew-dev (>= 1.1.0), golang-github-pmezard-go-difflib-dev (>= 1.0.0), golang-github-stretchr-objx-dev (>= 0.1.0), golang-gopkg-yaml.v3-dev Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 62ae12d2e758f123b780528805065662 2511 golang-testify_1.7.0+git20210824.ab6dc32-1.dsc 4a1bb64df270edd54c9d32feb0ab9a99 65932 golang-testify_1.7.0+git20210824.ab6dc32.orig.tar.xz 426cb795cdc91784d9aedf37cee9ee6a 5432 golang-testify_1.7.0+git20210824.ab6dc32-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-testify Vcs-Git: https://salsa.debian.org/go-team/packages/golang-testify.git Checksums-Sha256: 37bbc504b1dfee7db79976b246b7d7500b9e029564b4b94e414339a4051baefb 2511 golang-testify_1.7.0+git20210824.ab6dc32-1.dsc f7566ae16ce7537ca1e65dc964e18b6f8f632471802c9b7a298688d5797161bc 65932 golang-testify_1.7.0+git20210824.ab6dc32.orig.tar.xz 392c348cb67eaffa668489064519c7c3cc752f2192e8d162a2689d4798554cbc 5432 golang-testify_1.7.0+git20210824.ab6dc32-1.debian.tar.xz Homepage: https://github.com/stretchr/testify Go-Import-Path: github.com/stretchr/testify Package-List: golang-github-stretchr-testify-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-testify Priority: extra Section: golang Package: golang-testify Binary: golang-github-stretchr-testify-dev Version: 1.9.0-1 Maintainer: Debian Go Packaging Team Uploaders: Jelmer Vernooij , Anthony Fok , Martina Ferrari Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.17~), golang-github-davecgh-go-spew-dev (>= 1.1.1), golang-github-pmezard-go-difflib-dev (>= 1.0.0), golang-github-stretchr-objx-dev (>= 0.5.2), golang-gopkg-yaml.v3-dev (>= 3.0.1) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 918c9d2e7e391cdb0d7b8cb3592dda82 2403 golang-testify_1.9.0-1.dsc 62478698565a0f2f9a0627b46871d65c 108663 golang-testify_1.9.0.orig.tar.gz a965baf3746c4d07046978e2ae972352 5244 golang-testify_1.9.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-testify Vcs-Git: https://salsa.debian.org/go-team/packages/golang-testify.git Checksums-Sha256: 56eab0c75f393d98984d1ad288d42095f718df15c2066ebccb4cbb0baf5dda00 2403 golang-testify_1.9.0-1.dsc ee651d4d4427d55096007190398102383498e6b5cf97ea9e89ad6e72b4115fbb 108663 golang-testify_1.9.0.orig.tar.gz 3c6a1fe36d7f67107d58e358d5b40fb89cd6ab46e99049eef3913971ba430975 5244 golang-testify_1.9.0-1.debian.tar.xz Homepage: https://github.com/stretchr/testify Go-Import-Path: github.com/stretchr/testify Package-List: golang-github-stretchr-testify-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-testify Priority: extra Section: golang Package: golang-text Binary: golang-github-kr-text-dev, golang-text-dev Version: 0.1.0-1 Maintainer: Debian Go Packaging Team Uploaders: Tonnerre Lombard , Anthony Fok , Tim Potter Build-Depends: debhelper (>= 12~), dh-golang, golang-any, golang-github-kr-pty-dev Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 6cebfbff8d648a2c9b7438b669345e6f 2205 golang-text_0.1.0-1.dsc 07654b7616a38b4da3428527e5c2a44c 8686 golang-text_0.1.0.orig.tar.gz 1a151b322bcc8ea21ba40ddcf03ee407 3428 golang-text_0.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-text Vcs-Git: https://salsa.debian.org/go-team/packages/golang-text.git Checksums-Sha256: aa9a4bdbf39300c1d150cc71ebb615fef6d5c7b0d13ed8829155c80ea7ce01c0 2205 golang-text_0.1.0-1.dsc b67f2744020b25f9298153af0992db252d195edd7ca5afa3b19d6ac300c2d14e 8686 golang-text_0.1.0.orig.tar.gz 30e382540099d445d859c421da298284b98bc70720dd4711da29db5634ac97c5 3428 golang-text_0.1.0-1.debian.tar.xz Homepage: https://github.com/kr/text Go-Import-Path: github.com/kr/text Package-List: golang-github-kr-text-dev deb devel optional arch=all golang-text-dev deb oldlibs optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-text Priority: extra Section: golang Package: golang-toml Binary: golang-github-burntsushi-toml-dev, golang-toml-dev Version: 0.3.0+git20170626.7.a368813-1 Maintainer: Debian Go Packaging Team Uploaders: Jelmer Vernooij , Anthony Fok , Tim Potter Build-Depends: debhelper (>= 9), dh-golang, golang-any Architecture: all Standards-Version: 4.0.0 Format: 3.0 (quilt) Files: fa1f87d0004be773dffef1bf8186d4c1 2343 golang-toml_0.3.0+git20170626.7.a368813-1.dsc fc11e570fb2c3807774cf24bd3d047a9 37432 golang-toml_0.3.0+git20170626.7.a368813.orig.tar.xz 069e7cd1cce5d2533edffd6bd61a965f 4012 golang-toml_0.3.0+git20170626.7.a368813-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-toml.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-toml.git Checksums-Sha256: fc15b1e3f6c5ef482b76de6a30b58e4b22e47e15fb4ea6b016d15a59686a703c 2343 golang-toml_0.3.0+git20170626.7.a368813-1.dsc 8a510c2693a1b5d9e8ffd350f85b7ba0c7a1bd68e00aff9c4974fe38f412d1b4 37432 golang-toml_0.3.0+git20170626.7.a368813.orig.tar.xz ceec4c76419e96d054012c81d32fae777da67d213a491aafa1141c5785111d1e 4012 golang-toml_0.3.0+git20170626.7.a368813-1.debian.tar.xz Homepage: https://github.com/BurntSushi/toml Go-Import-Path: github.com/BurntSushi/toml Package-List: golang-github-burntsushi-toml-dev deb devel extra arch=all golang-toml-dev deb oldlibs extra arch=all Extra-Source-Only: yes Directory: pool/main/g/golang-toml Priority: extra Section: golang Package: golang-toml Binary: golang-github-burntsushi-toml-dev Version: 0.4.1+git20210923.e0af6a2-1 Maintainer: Debian Go Packaging Team Uploaders: Jelmer Vernooij , Anthony Fok , Tim Potter Build-Depends: dh-golang, golang-any, debhelper-compat (= 13) Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 5c160f8d1b0ab86b1e7c739cf0aa8d60 2282 golang-toml_0.4.1+git20210923.e0af6a2-1.dsc bfa054ba7d4e6e78acae41e83eab89a8 81368 golang-toml_0.4.1+git20210923.e0af6a2.orig.tar.gz 78d2a2e12ce36d09514078ac17137edd 5192 golang-toml_0.4.1+git20210923.e0af6a2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-toml Vcs-Git: https://salsa.debian.org/go-team/packages/golang-toml.git Checksums-Sha256: 79544fc7a6e0917bc8e2ba69b99e878f44d444ed26273c2354f5dcbd4532badd 2282 golang-toml_0.4.1+git20210923.e0af6a2-1.dsc 075c2647a469965228fe76aec2657b3cef7d418f2f07494f42ee9ff9670c6411 81368 golang-toml_0.4.1+git20210923.e0af6a2.orig.tar.gz 001e0a785541ada06976c0b6a249c613fed40b7b32887c92e700da31cf2c3aba 5192 golang-toml_0.4.1+git20210923.e0af6a2-1.debian.tar.xz Homepage: https://github.com/BurntSushi/toml Go-Import-Path: github.com/BurntSushi/toml Package-List: golang-github-burntsushi-toml-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-toml Priority: extra Section: golang Package: golang-toml Binary: golang-github-burntsushi-toml-dev Version: 1.3.2-2 Maintainer: Debian Go Packaging Team Uploaders: Jelmer Vernooij , Anthony Fok , Tim Potter Build-Depends: dh-sequence-golang, golang-any, debhelper-compat (= 13) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 9a22669c732869586334437eea6d3e28 2176 golang-toml_1.3.2-2.dsc b1821fe34af2deffce437dae307f738b 95476 golang-toml_1.3.2.orig.tar.xz b2c7060a1626c5f65989db24e0628ba8 5316 golang-toml_1.3.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-toml Vcs-Git: https://salsa.debian.org/go-team/packages/golang-toml.git Checksums-Sha256: 763ccdec9ae99d8b753dc1d9b463506032b371c269ef95957c2678d209831200 2176 golang-toml_1.3.2-2.dsc d29301ed5b598542e0f9f6a6c0a3d0d89a85aef6d138159d52235fe1af88d943 95476 golang-toml_1.3.2.orig.tar.xz 2259add7163eacefea286b9f9f534690f13f25b8f4d1f1b9855cf692a357f8f5 5316 golang-toml_1.3.2-2.debian.tar.xz Homepage: https://github.com/BurntSushi/toml Go-Import-Path: github.com/BurntSushi/toml Package-List: golang-github-burntsushi-toml-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-toml Priority: extra Section: golang Package: golang-x-text Binary: golang-golang-x-text-dev, golang-x-text-dev Version: 0.3.0-2 Maintainer: Debian Go packaging team Uploaders: Martín Ferrari , Anthony Fok Build-Depends: debhelper (>= 11), dh-golang (>= 1.31~), golang-any (>= 2:1.7~) Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 41666122270440a15eeff249a69264b5 1852 golang-x-text_0.3.0-2.dsc 3cc27641fa0f4cbcf3c8497b1c823d7d 6102619 golang-x-text_0.3.0.orig.tar.gz f84d1e3e3821ed66593b273031bbfb90 5396 golang-x-text_0.3.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-x-text Vcs-Git: https://salsa.debian.org/go-team/packages/golang-x-text.git Checksums-Sha256: 9ce579c7e7bd47074b0e762731cad4c11d2efa09a5ca39616dde1b57690624da 1852 golang-x-text_0.3.0-2.dsc 8f4c9a048345befc7beccd09267737ee1f55c7b35e5ff80f344ec9e0aa90febb 6102619 golang-x-text_0.3.0.orig.tar.gz b6fcf4ea3d6a6325a7042cf55dd26c0fa09d69fdbea17f9081c72953305e0d15 5396 golang-x-text_0.3.0-2.debian.tar.xz Homepage: https://godoc.org/golang.org/x/text Go-Import-Path: golang.org/x/text Package-List: golang-golang-x-text-dev deb devel optional arch=all golang-x-text-dev deb oldlibs optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-x-text Priority: optional Section: misc Package: golang-yaml.v2 Binary: golang-gopkg-yaml.v2-dev, golang-yaml.v2-dev Version: 2.2.2-1 Maintainer: Debian Go Packaging Team Uploaders: Sergio Schvezov , Martín Ferrari , Anthony Fok , Build-Depends: debhelper (>= 11), dh-golang (>= 1.10), golang-any, golang-gopkg-check.v1-dev Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 03098c3a612abf4823c375073dcf0d2b 2269 golang-yaml.v2_2.2.2-1.dsc d6f6163b289957b4fcab6d2e70756090 70656 golang-yaml.v2_2.2.2.orig.tar.gz b9e6b73a425a76a761cd658cf49a535c 4372 golang-yaml.v2_2.2.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-yaml.v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-yaml.v2.git Checksums-Sha256: e7f05464e851a7cc89292a5d90d4e34fcc758194fe549703f1efdaa82dbbe44b 2269 golang-yaml.v2_2.2.2-1.dsc 42c3e4ef9eca2860d22b3c6c5582c6c13fb4b417e5ebc1acc56ee5e2c4ddcaff 70656 golang-yaml.v2_2.2.2.orig.tar.gz 92f91d068560a9a16fef40c7d25b13e82578dcdbeb9bace8b25cf6d5698b7104 4372 golang-yaml.v2_2.2.2-1.debian.tar.xz Homepage: https://github.com/go-yaml/yaml/tree/v2 Go-Import-Path: gopkg.in/yaml.v2 Package-List: golang-gopkg-yaml.v2-dev deb devel optional arch=all golang-yaml.v2-dev deb oldlibs optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-yaml.v2 Priority: extra Section: golang Package: golang-yaml.v2 Binary: golang-gopkg-yaml.v2-dev Version: 2.2.8-1 Maintainer: Debian Go Packaging Team Uploaders: Sergio Schvezov , Martín Ferrari , Anthony Fok , Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.10), golang-any, golang-gopkg-check.v1-dev Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 18dd4bfe649b76f7b4469985feddcf24 1624 golang-yaml.v2_2.2.8-1.dsc f7a738c68c451d2d4580bef6a68fcb64 72755 golang-yaml.v2_2.2.8.orig.tar.gz 1a8bb84cd6e218b38bd624b2d46887c6 4276 golang-yaml.v2_2.2.8-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-yaml.v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-yaml.v2.git Checksums-Sha256: 183f80078d0ba829a32f66fcdad1cd5921e652e41d530a44ae2a13f15e311dd1 1624 golang-yaml.v2_2.2.8-1.dsc fcf0b8692fc6bf8845acc109f6b7ed54d63bc01d7dadc928a10a8e8bf65a9f91 72755 golang-yaml.v2_2.2.8.orig.tar.gz 5bed4172c4c17f8d6872eadaf1c0052110594758c82d6ded6f324868d56abb91 4276 golang-yaml.v2_2.2.8-1.debian.tar.xz Homepage: https://github.com/go-yaml/yaml/tree/v2 Go-Import-Path: gopkg.in/yaml.v2 Package-List: golang-gopkg-yaml.v2-dev deb devel optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-yaml.v2 Priority: extra Section: golang Package: golang-yaml.v2 Binary: golang-gopkg-yaml.v2-dev Version: 2.4.0-1 Maintainer: Debian Go Packaging Team Uploaders: Sergio Schvezov , Martina Ferrari , Anthony Fok , Build-Depends: debhelper-compat (= 12), dh-golang (>= 1.10), golang-any, golang-gopkg-check.v1-dev Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 527903f7f5d522dd131aac8a438624e8 2231 golang-yaml.v2_2.4.0-1.dsc f1da7147d0cbd237f228cc81c118618b 73209 golang-yaml.v2_2.4.0.orig.tar.gz c22e67daa02c2561d2302414ad6ce9ed 4452 golang-yaml.v2_2.4.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-yaml.v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-yaml.v2.git Checksums-Sha256: 60f4c8618778608ac38ff6f618253d99ad2d111c25773b82af11b23d9fb94c5f 2231 golang-yaml.v2_2.4.0-1.dsc d8e94679e5fff6bd1a35e10241543929a5f3da44f701755babf99b3daf0faac0 73209 golang-yaml.v2_2.4.0.orig.tar.gz a8b12718a53d9efa6c01b013df9c9329f75d15dc78fbe143964df250300bb135 4452 golang-yaml.v2_2.4.0-1.debian.tar.xz Homepage: https://github.com/go-yaml/yaml/tree/v2 Go-Import-Path: gopkg.in/yaml.v2 Package-List: golang-gopkg-yaml.v2-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/golang-yaml.v2 Priority: extra Section: golang Package: google-glog Binary: libgoogle-glog-dev, libgoogle-glog2 Version: 0.7.0-1 Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), cmake, libgflags-dev, libunwind-dev [i386 amd64] | libunwind7-dev [i386 amd64] Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: e9f73087af534688d1526093e048187f 1925 google-glog_0.7.0-1.dsc 3ced74024300dc289ee1847db19f766e 182654 google-glog_0.7.0.orig.tar.gz cc1068529969c36eb645bb302381d795 8736 google-glog_0.7.0-1.debian.tar.xz Checksums-Sha256: 6f5271398243e782aaf252bd8a3be5fbef5e183c45c42662bc6874fde2eaf4e8 1925 google-glog_0.7.0-1.dsc 375106b5976231b92e66879c1a92ce062923b9ae573c42b56ba28b112ee4cc11 182654 google-glog_0.7.0.orig.tar.gz ec9debbac5d93f210fdae8786fd22d656bf1fc28ec560fb2314f78d43b368f44 8736 google-glog_0.7.0-1.debian.tar.xz Homepage: https://github.com/google/glog Package-List: libgoogle-glog-dev deb libdevel optional arch=any libgoogle-glog2 deb libs optional arch=any Directory: pool/main/g/google-glog Priority: source Section: libs Package: google-glog Binary: libgoogle-glog-dev, libgoogle-glog2 Version: 0.7.1-1 Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), cmake, libgflags-dev, libunwind-dev [i386 amd64] | libunwind7-dev [i386 amd64] Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 8f022508f58141f3dd09c7d199c2bd2a 1925 google-glog_0.7.1-1.dsc 128e2995cc33d794ff24f785a3060346 182681 google-glog_0.7.1.orig.tar.gz ba8c20a90457762e52c5ce571ff4b1ee 8472 google-glog_0.7.1-1.debian.tar.xz Checksums-Sha256: 91cfd7c7ad670cdd8fd8e6196a4ef16455a80c4cb71617ddeaa47254b13321eb 1925 google-glog_0.7.1-1.dsc 00e4a87e87b7e7612f519a41e491f16623b12423620006f59f5688bfd8d13b08 182681 google-glog_0.7.1.orig.tar.gz 7aa2bdb530fd76e05067df309e306d3db77f581277e21d8a76f63d01a58330c1 8472 google-glog_0.7.1-1.debian.tar.xz Homepage: https://github.com/google/glog Package-List: libgoogle-glog-dev deb libdevel optional arch=any libgoogle-glog2 deb libs optional arch=any Directory: pool/main/g/google-glog Priority: source Section: libs Package: gopacket Binary: golang-github-google-gopacket-dev Version: 1.1.19-3 Maintainer: Debian Go Packaging Team Uploaders: Hilko Bengen Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-go, golang-golang-x-net-dev, golang-golang-x-sys-dev, libpcap0.8-dev, linux-libc-dev Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 841c847d7a9e6e31eefc19719dc166a1 1550 gopacket_1.1.19-3.dsc c7ca96771a70a3734df976df46e3498a 950745 gopacket_1.1.19.orig.tar.gz 12aec8d40bd3754966515fbc1321eb93 4004 gopacket_1.1.19-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/gopacket Vcs-Git: https://salsa.debian.org/go-team/packages/gopacket.git Checksums-Sha256: 50db6107d42642ef8df299e5ac44daf8a774700fc533dea47cf22ca7cc7112c3 1550 gopacket_1.1.19-3.dsc 31efa87cc9d2b41e5e66c7daa8839d841d2a43cc477bf595c9e8c24ef6903830 950745 gopacket_1.1.19.orig.tar.gz c95c12b5e239e2b7f3a0f8d356526247719bf54b9abe7324c89d866340a25352 4004 gopacket_1.1.19-3.debian.tar.xz Homepage: https://github.com/google/gopacket/ Go-Import-Path: github.com/google/gopacket Package-List: golang-github-google-gopacket-dev deb golang optional arch=all Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/gopacket Priority: optional Section: misc Package: gosop Binary: gosop Version: 0.1.0+gopenpgp.v3-1 Maintainer: Debian Go Packaging Team Uploaders: Martin Dosch Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-protonmail-go-crypto-dev (>= 1.1.0~), golang-github-protonmail-gopenpgp-dev (>= 3.0.0~), golang-github-urfave-cli-v2-dev, ronn Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 3fd61a05a99a911fd43c67d5d5fb1f4d 2305 gosop_0.1.0+gopenpgp.v3-1.dsc 123382165cd8f7e30cb031bebfe494d6 19620 gosop_0.1.0+gopenpgp.v3.orig.tar.gz aa097b13cf6c8a3b6a656c7491f44209 3060 gosop_0.1.0+gopenpgp.v3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/gosop Vcs-Git: https://salsa.debian.org/go-team/packages/gosop.git Checksums-Sha256: ff6cd31711a55b2e3bd23780e3cb8a4495e19c4b84380d4c63ce636f044e37db 2305 gosop_0.1.0+gopenpgp.v3-1.dsc f65388139ff1e4bb7f28a8aa0c1456bfbc2016a2491e7802b4d1ae52572512da 19620 gosop_0.1.0+gopenpgp.v3.orig.tar.gz 1a70d4db727f51e4ff6b514564031f56122b46fc2d0d8274cb2eccce36fcb6d4 3060 gosop_0.1.0+gopenpgp.v3-1.debian.tar.xz Homepage: https://github.com/ProtonMail/gosop Go-Import-Path: github.com/ProtonMail/gosop Package-List: gosop deb utils optional arch=any Testsuite: autopkgtest-pkg-go Directory: pool/main/g/gosop Priority: optional Section: misc Package: gost Binary: golang-github-knqyf263-gost-dev, gost Version: 0.1.0+git20181204.5afeda5e-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-any, golang-github-burntsushi-toml-dev, golang-github-cenkalti-backoff-dev, golang-github-go-redis-redis-dev, golang-github-inconshreveable-log15-dev, golang-github-jinzhu-gorm-dev, golang-github-pkg-errors-dev, golang-github-labstack-echo.v2-dev, golang-github-mattn-go-runewidth-dev, golang-github-mitchellh-go-homedir-dev, golang-github-parnurzeal-gorequest-dev, golang-github-spf13-cobra-dev, golang-github-spf13-viper-dev, golang-gopkg-cheggaaa-pb.v1-dev, golang-github-grokify-html-strip-tags-go-dev, golang-github-tealeg-xlsx-dev Architecture: any all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: 26fe26c0a6113a1ed6f594b61412d6e3 2751 gost_0.1.0+git20181204.5afeda5e-1.dsc 7f390a5b351e18f4485a157d8f864112 1163028 gost_0.1.0+git20181204.5afeda5e.orig.tar.xz 67a9521e4716a5e3abd8fb0651272693 3440 gost_0.1.0+git20181204.5afeda5e-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/gost Vcs-Git: https://salsa.debian.org/go-team/packages/gost.git Checksums-Sha256: 530a2e345e0d5224c70c570ec40422d47676c74ac6f7441566b2ccd166a20ef2 2751 gost_0.1.0+git20181204.5afeda5e-1.dsc 484d462501262614ba061220ce2c9a262a22c5902d04e3f4b44a42deaa07b381 1163028 gost_0.1.0+git20181204.5afeda5e.orig.tar.xz d98a51f92e18bd66700c09d5ba0463a0c2eaa658f9a97ac83c862d169c6c19d2 3440 gost_0.1.0+git20181204.5afeda5e-1.debian.tar.xz Homepage: https://github.com/knqyf263/gost Go-Import-Path: github.com/knqyf263/gost Package-List: golang-github-knqyf263-gost-dev deb devel optional arch=all gost deb devel optional arch=any Testsuite: autopkgtest-pkg-go Extra-Source-Only: yes Directory: pool/main/g/gost Priority: extra Section: misc Package: goval-dictionary Binary: goval-dictionary, golang-github-kotakanbe-goval-dictionary-dev Version: 0.1.1-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-go, golang-github-asaskevich-govalidator-dev (>= 7), golang-github-dgrijalva-jwt-go-v3-dev, golang-github-go-redis-redis-dev (>= 6.7.0), golang-github-go-sql-driver-mysql-dev (>= 1.3), golang-github-google-subcommands-dev, golang-github-jinzhu-gorm-dev (>= 1.0), golang-github-jinzhu-inflection-dev, golang-github-k0kubun-pp-dev, golang-github-kotakanbe-logrus-prefixed-formatter-dev, golang-github-labstack-echo.v2-dev (>= 2.2.0), golang-github-labstack-gommon-dev (>= 0.2.3), golang-github-lib-pq-dev, golang-github-mattn-go-colorable-dev (>= 0.0.9), golang-github-mattn-go-isatty-dev (>= 0.0.3), golang-github-mattn-go-runewidth-dev (>= 0.0.2), golang-github-mattn-go-sqlite3-dev (>= 1.2.0), golang-github-mgutz-ansi-dev, golang-github-rifflock-lfshook-dev (>= 1.7), golang-github-sirupsen-logrus-dev, golang-github-valyala-bytebufferpool-dev, golang-github-valyala-fasttemplate-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev, golang-gopkg-yaml.v2-dev, golang-github-ymomoi-goval-parser-dev, golang-github-inconshreveable-log15-dev, golang-github-htcat-htcat-dev Architecture: any all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: a7eaa5ffb5010aa9b34d459508466f49 3316 goval-dictionary_0.1.1-1.dsc 1c51fe41ae8e7636a270de7e9e335b15 36118 goval-dictionary_0.1.1.orig.tar.gz 441636e770ebbfb2581d4de1ef025988 4036 goval-dictionary_0.1.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/goval-dictionary Vcs-Git: https://salsa.debian.org/go-team/packages/goval-dictionary.git Checksums-Sha256: 1035de3a6d823f5b105fef4ccb3a62050dd863290e96330da3cba9a6ea6d79fe 3316 goval-dictionary_0.1.1-1.dsc c39258725b154eaf0a2ceef53df461d9cd89da4c8183da66885a5a4dfa69cf96 36118 goval-dictionary_0.1.1.orig.tar.gz f5270997c23e50fcd5b23d38fc2166087f4c00c978c94fe4e5ce155433305e34 4036 goval-dictionary_0.1.1-1.debian.tar.xz Homepage: https://github.com/kotakanbe/goval-dictionary Go-Import-Path: github.com/kotakanbe/goval-dictionary Package-List: golang-github-kotakanbe-goval-dictionary-dev deb devel optional arch=all goval-dictionary deb devel optional arch=any Extra-Source-Only: yes Directory: pool/main/g/goval-dictionary Priority: extra Section: misc Package: gpgme1.0 Binary: gpgme-json, libgpgme-dev, libgpgme11t64, python3-gpg, libqgpgme15t64, libqgpgmeqt6-15, libgpgmepp6t64, libgpgmepp-dev, libqgpgme-dev, libqgpgmeqt6-dev, libgpgmepp-doc Version: 1.23.2-4 Maintainer: Debian GnuPG Maintainers Uploaders: Daniel Kahn Gillmor , Andreas Metzler , Build-Depends: automake (>= 1.14), debhelper-compat (= 13), dh-python, dpkg-dev (>= 1.22.5), gnupg-agent, gnupg2 | gnupg (>= 2), gpgsm, libassuan-dev (>= 2.4.2), libgpg-error-dev (>= 1.36), libpython3-all-dev, pkgconf, python3-all-dev:any, qt6-base-dev, qtbase5-dev, scdaemon, swig, texinfo Build-Depends-Indep: doxygen, graphviz Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0ad7b991aa695b5531007063dd042e3c 2625 gpgme1.0_1.23.2-4.dsc 01a8c05b409847e87daf0543e91f8c37 1836904 gpgme1.0_1.23.2.orig.tar.bz2 7fa846c02149905f15368fa1109e02c0 390 gpgme1.0_1.23.2.orig.tar.bz2.asc e064b7deb28d823489fbc6a4dc859905 28688 gpgme1.0_1.23.2-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/gpgme/tree/debian/experimental Vcs-Git: https://salsa.debian.org/debian/gpgme.git -b debian/experimental Checksums-Sha256: 2fdc367def964ba1924e7f825ff3e14c24b2aeb2e940f7e87fb3cd8cdeb63fc6 2625 gpgme1.0_1.23.2-4.dsc 9499e8b1f33cccb6815527a1bc16049d35a6198a6c5fae0185f2bd561bce5224 1836904 gpgme1.0_1.23.2.orig.tar.bz2 d353cec7eca70e772b5cbbaa983f2b6529af9357df67b1a1024785240395c4aa 390 gpgme1.0_1.23.2.orig.tar.bz2.asc 7212ea18091aef160c62bafc4cfec6dfc59e4bd08c6841b3f7f3290447422e50 28688 gpgme1.0_1.23.2-4.debian.tar.xz Homepage: https://gnupg.org/software/gpgme/ Package-List: gpgme-json deb utils optional arch=any libgpgme-dev deb libdevel optional arch=any libgpgme11t64 deb libs optional arch=any libgpgmepp-dev deb libdevel optional arch=any libgpgmepp-doc deb doc optional arch=all libgpgmepp6t64 deb libs optional arch=any libqgpgme-dev deb libdevel optional arch=any libqgpgme15t64 deb libs optional arch=any libqgpgmeqt6-15 deb libs optional arch=any libqgpgmeqt6-dev deb libdevel optional arch=any python3-gpg deb python optional arch=any Testsuite: autopkgtest Testsuite-Triggers: gcc, libc6-dev, python3-all Directory: pool/main/g/gpgme1.0 Priority: source Section: libs Package: grantlee-editor Binary: kdepim-themeeditors Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Michael Meskes , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libakonadicontact-dev (>= 4:24.08.0~), libgrantleetheme-dev (>= 24.08.0~), libkf6archive-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6syntaxhighlighting-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkimap-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), libktextaddons-dev (>= 1.5.4~), libpimcommon-dev (>= 4:24.08.0~), messagelib-dev (>= 4:24.08.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-webengine-dev (>= 6.6.0+dfsg~) Architecture: amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d04e1777088ee7697f84c094cdcc7b44 3016 grantlee-editor_24.08.0-1.dsc 8f8685e9e9d44def52c1985a0b7b7291 123852 grantlee-editor_24.08.0.orig.tar.xz 69e2504e6d390d08d47ba8d525edc941 833 grantlee-editor_24.08.0.orig.tar.xz.asc d95c8850dbf715ec313d3ab172e0b9aa 14152 grantlee-editor_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/grantlee-editor Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/grantlee-editor.git Checksums-Sha256: 2634b85b51eb47370d8abfda4a78ba7341f57686c33e63eca7ebe411627d5fa5 3016 grantlee-editor_24.08.0-1.dsc 38537f69b1d24347ef8143e5c729ba183c3a0eaf55d63a7929a4f43204dc8efe 123852 grantlee-editor_24.08.0.orig.tar.xz afd0eea32c56631e1c78c3252aa80bdc22e22cc7a44eccefbc307ce409eb2fc1 833 grantlee-editor_24.08.0.orig.tar.xz.asc e22d632ec2a9b341ae584512d592d02c26c9a9f5430ed4165f5567fa1090fa14 14152 grantlee-editor_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/grantlee-editor Package-List: kdepim-themeeditors deb kde optional arch=amd64,arm64,armhf,i386 Directory: pool/main/g/grantlee-editor Priority: extra Section: misc Package: grantleetheme Binary: libgrantleetheme-data, libgrantleetheme-dev, libgrantleetheme-plugins, libkpim6grantleetheme6 Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.3.0~), libkf6colorscheme-dev (>= 6.3.0~), libkf6guiaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6newstuff-dev (>= 6.3.0~), libkf6texttemplate-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libxkbcommon-dev, qt6-base-dev (>= 6.6.0+dfsg~), xauth , xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8f7c813629db116a5dec2f87c5595a95 2951 grantleetheme_24.08.0-1.dsc dc216cfc7d07c04273b93ec8ad9e0a36 63344 grantleetheme_24.08.0.orig.tar.xz 07de1d3c8d69dd9a2ce5e880bb71c69b 833 grantleetheme_24.08.0.orig.tar.xz.asc f054c13d9c3935093a0a1c9cbcbc8b04 15228 grantleetheme_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/grantleetheme Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/grantleetheme.git Checksums-Sha256: 75254b1fe731ba09fc3ca127af14b45e4681c0dffdc14c2122e1025f154e4301 2951 grantleetheme_24.08.0-1.dsc 6232665e8da28084be19054294ed210f80400a5aa54c6c710dfde6d558ce7bb1 63344 grantleetheme_24.08.0.orig.tar.xz ae521ce19c2e920c93eae010735351214c9d5f3543b74d466c63bfe6be2ad3d6 833 grantleetheme_24.08.0.orig.tar.xz.asc b68c048307a2485c6c52f356816a979a03a481a4f2332fcf8b48bd4d0aedb4f3 15228 grantleetheme_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/grantleetheme Package-List: libgrantleetheme-data deb libs optional arch=all libgrantleetheme-dev deb libdevel optional arch=any libgrantleetheme-plugins deb libs optional arch=any libkpim6grantleetheme6 deb libs optional arch=any Directory: pool/main/g/grantleetheme Priority: optional Section: misc Package: graphviz Binary: graphviz, graphviz-tools, libgraphviz-dev, graphviz-doc, libgv-guile, libgv-lua, libgv-perl, python3-gv, libgv-ruby, libgv-tcl, tcl-gv, libcgraph-dev, libcgraph6, libcdt-dev, libcdt5, libpathplan-dev, libpathplan4, libgvc-dev, libgvc6, libgvpr-dev, libgvpr2, libxdot-dev, libxdot4, libgvplugin-devil-dev, libgvplugin-devil, libgvplugin-gd-dev, libgvplugin-gd, libgvplugin-gs-dev, libgvplugin-gs, libgvplugin-neato-layout-dev, libgvplugin-neato-layout, libgvplugin-pango-dev, libgvplugin-pango, libgvplugin-poppler-dev, libgvplugin-poppler, libgvplugin-rsvg-dev, libgvplugin-rsvg, libgvplugin-vt-dev, libgvplugin-vt, libgvplugin-vt100-dev, libgvplugin-vt100, libgvplugin-webp-dev, libgvplugin-webp, libgvplugin-xlib-dev, libgvplugin-xlib Version: 12.1.1-1 Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: tk-dev, tcl-dev, debhelper-compat (= 13), dh-python, libfreetype-dev, zlib1g-dev, libjpeg-dev, libpng-dev, libxaw7-dev, bison, flex, libexpat1-dev, libfontconfig-dev, swig, libperl-dev, libgd-dev, guile-3.0-dev, groff-base, ghostscript, lua5.4, liblua5.4-dev, ruby [!ia64], ruby-dev [!ia64], libargon2-dev, libsodium-dev, libxml2-dev, libpython3-dev, python3-dev:any, libcairo2-dev, libpango1.0-dev, libpoppler-glib-dev, chrpath, libgs-dev, libgts-dev, libann-dev, librsvg2-dev [!alpha !hppa !hurd-amd64 !hurd-i386 !ia64 !m68k !sh4], libwebp-dev, libdevil-dev, libglut-dev, doxygen, qt6-base-dev Build-Conflicts: tcl8.3, tcl8.4, tcl8.5 Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ef65faadc93d73becb6b75e0a530488c 5261 graphviz_12.1.1-1.dsc 558f3b7a18be13190ab89ee78e379b66 26218152 graphviz_12.1.1.orig.tar.bz2 3211ff1e7704de5f9d2e455b752670b9 40428 graphviz_12.1.1-1.debian.tar.xz Checksums-Sha256: ef5878fc6342873585cf64d5d01150bcc6e04f4d511004e749461cb564a1e135 5261 graphviz_12.1.1-1.dsc c4083e7b746e53f02f6e86de5d5d207a4e2fd0390b7a30476ff0e368d2d8b695 26218152 graphviz_12.1.1.orig.tar.bz2 78a60f1f1926947dcbb1432dc5229608b56adce9883a5bad9bd9763ba3989508 40428 graphviz_12.1.1-1.debian.tar.xz Homepage: https://www.graphviz.org/ Package-List: graphviz deb graphics optional arch=any graphviz-doc deb doc optional arch=all graphviz-tools deb graphics optional arch=any libcdt-dev deb libdevel optional arch=any libcdt5 deb libs optional arch=any libcgraph-dev deb libdevel optional arch=any libcgraph6 deb libs optional arch=any libgraphviz-dev deb libdevel optional arch=any libgv-guile deb interpreters optional arch=any libgv-lua deb interpreters optional arch=any libgv-perl deb perl optional arch=any libgv-ruby deb ruby optional arch=any libgv-tcl deb oldlibs optional arch=all libgvc-dev deb libdevel optional arch=any libgvc6 deb libs optional arch=any libgvplugin-devil deb libs optional arch=any libgvplugin-devil-dev deb libdevel optional arch=any libgvplugin-gd deb libs optional arch=any libgvplugin-gd-dev deb libdevel optional arch=any libgvplugin-gs deb libs optional arch=any libgvplugin-gs-dev deb libdevel optional arch=any libgvplugin-neato-layout deb libs optional arch=any libgvplugin-neato-layout-dev deb libdevel optional arch=any libgvplugin-pango deb libs optional arch=any libgvplugin-pango-dev deb libdevel optional arch=any libgvplugin-poppler deb libs optional arch=any libgvplugin-poppler-dev deb libdevel optional arch=any libgvplugin-rsvg deb libs optional arch=amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x libgvplugin-rsvg-dev deb libdevel optional arch=amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x libgvplugin-vt deb libs optional arch=any libgvplugin-vt-dev deb libdevel optional arch=any libgvplugin-vt100 deb oldlibs optional arch=all libgvplugin-vt100-dev deb oldlibs optional arch=all libgvplugin-webp deb libs optional arch=any libgvplugin-webp-dev deb libdevel optional arch=any libgvplugin-xlib deb libs optional arch=any libgvplugin-xlib-dev deb libdevel optional arch=any libgvpr-dev deb libdevel optional arch=any libgvpr2 deb libs optional arch=any libpathplan-dev deb libdevel optional arch=any libpathplan4 deb libs optional arch=any libxdot-dev deb libdevel optional arch=any libxdot4 deb libs optional arch=any python3-gv deb python optional arch=any tcl-gv deb interpreters optional arch=any Testsuite: autopkgtest Testsuite-Triggers: file Directory: pool/main/g/graphviz Priority: source Section: graphics Package: groestlcoin Binary: groestlcoind, groestlcoin-qt, groestlcoin-tx Version: 2.21.1~dfsg-1 Maintainer: Debian Cryptocoin Team Uploaders: Jonas Smedegaard , Build-Depends: autoconf-archive, autotools-dev, bash-completion, cdbs, debhelper, dh-autoreconf, libboost-chrono-dev, libboost-filesystem-dev, libboost-system-dev, libboost-test-dev, libboost-thread-dev, libdb++-dev, libevent-dev, libleveldb-dev, libprotobuf-dev, libqrencode-dev, libsecp256k1-dev (>= 0.1~20201209), libsqlite3-dev, libssl-dev, libunivalue-dev (>= 1.0.4), libzmq3-dev, pkg-config, protobuf-compiler, python3, qtbase5-dev, qttools5-dev-tools, xauth , xvfb Architecture: any Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 473f61b8786fed61ed1c74ab60107fca 2561 groestlcoin_2.21.1~dfsg-1.dsc e34fb4fe2c27af03d80e82fd2cd4da02 4269104 groestlcoin_2.21.1~dfsg.orig.tar.xz 38c2ea73a2d86f4be93cd3e283fa3a61 24156 groestlcoin_2.21.1~dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/cryptocoin-team/groestlcoin Vcs-Git: https://salsa.debian.org/cryptocoin-team/groestlcoin.git Checksums-Sha256: e2f263e15e6f4a184e7031fe5c85a7f431f8c4aa0b5b00912b31cbe55d7555b3 2561 groestlcoin_2.21.1~dfsg-1.dsc 33d729c4f9c1116fc076d69750b3a007664c2378e836e6ecf4176a0c8fbbe174 4269104 groestlcoin_2.21.1~dfsg.orig.tar.xz 3d1197807264a21e6a7a1b5fa25568dc9d0995b78caa0336bc2af2b15b095d2d 24156 groestlcoin_2.21.1~dfsg-1.debian.tar.xz Homepage: https://www.groestlcoin.org/ Package-List: groestlcoin-qt deb utils optional arch=any groestlcoin-tx deb utils optional arch=any groestlcoind deb utils optional arch=any Directory: pool/main/g/groestlcoin Priority: optional Section: misc Package: grok Binary: grok, libgrok1t64, libgrok-dev Version: 1.20110708.1-7.1~exp1 Maintainer: Stig Sandbeck Mathisen Build-Depends: bison, ctags, debhelper-compat (= 13), flex, gperf, help2man, libevent-dev, libpcre3-dev, libtirpc-dev, libtokyocabinet-dev Architecture: any Standards-Version: 3.9.3 Format: 3.0 (quilt) Files: c6054996e761fdf8d71e76716c585925 2161 grok_1.20110708.1-7.1~exp1.dsc 609982f22b7919eb9280a06092a296f7 1445902 grok_1.20110708.1.orig.tar.gz e3134e563e4ffda333c72db2ed42b63f 7212 grok_1.20110708.1-7.1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/grok Vcs-Git: https://salsa.debian.org/debian/grok.git Checksums-Sha256: 63d8622772b387a9953d24632f0ed43e7938941bd8197a068fb39a0c05bb9a53 2161 grok_1.20110708.1-7.1~exp1.dsc 3362857a03115029df76c3a3f0587b2ed1f9977f963bb1bd701e2bf59ad701c8 1445902 grok_1.20110708.1.orig.tar.gz a3f18064a9407a7bdc91a18845520ad8137d6ac13131c3bcc84f0b0d7c5afdf3 7212 grok_1.20110708.1-7.1~exp1.debian.tar.xz Homepage: https://github.com/jordansissel/grok Package-List: grok deb misc optional arch=any libgrok-dev deb libdevel optional arch=any libgrok1t64 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: python3-testinfra Directory: pool/main/g/grok Priority: source Section: misc Package: grpc Binary: libgrpc-dev, libgrpc36, libgrpc++-dev, libgrpc++1.59, protobuf-compiler-grpc, ruby-grpc, ruby-grpc-tools, python3-grpcio Version: 1.59.5-1 Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), cmake, pkgconf, googletest (>= 1.12~), zlib1g-dev, libssl-dev, libabsl-dev (>= 20220623.1), libprotobuf-dev, protobuf-compiler (>= 3.25.3~), libgflags-dev, libgtest-dev, libbenchmark-dev, libgoogle-perftools-dev, libprotoc-dev (>= 3.25.3~), libc-ares-dev, libre2-dev, gem2deb (>= 1.6~), ruby-google-protobuf (>= 3.25.3~), ruby-googleauth, ruby-googleapis-common-protos-types, ruby-rspec, ruby-simplecov, dh-python, python3-all-dev, cython3-legacy, python3-six, python3-setuptools, python3-pkg-resources, python3-sphinx, python3-sphinx-rtd-theme Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: f06e945f9b88d0dbffae0e5d8e188b63 2854 grpc_1.59.5-1.dsc a55d82d60556f1afd60d8ec923db42d3 17596844 grpc_1.59.5.orig.tar.gz 85613233d11fb99e923a019175ebb52e 24012 grpc_1.59.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/grpc Vcs-Git: https://salsa.debian.org/debian/grpc.git Checksums-Sha256: ef20a6949a54f0413ab9f73ad774117777405522213df46720c60ece423f9623 2854 grpc_1.59.5-1.dsc ad295f118a84d87096fe3eb416ef446d75d44c988eadccebc650656eb9383b3d 17596844 grpc_1.59.5.orig.tar.gz 6d5208e0b2ba0e8162cf1dd1127550235edf80a38302f80d417e4e56daba992d 24012 grpc_1.59.5-1.debian.tar.xz Homepage: https://www.grpc.io/ Package-List: libgrpc++-dev deb libdevel optional arch=any libgrpc++1.59 deb libs optional arch=any libgrpc-dev deb libdevel optional arch=any libgrpc36 deb libs optional arch=any protobuf-compiler-grpc deb libs optional arch=any python3-grpcio deb python optional arch=any ruby-grpc deb ruby optional arch=any ruby-grpc-tools deb ruby optional arch=all Ruby-Versions: all Testsuite: autopkgtest, autopkgtest-pkg-ruby Directory: pool/main/g/grpc Priority: optional Section: misc Package: gtk4 Binary: libgtk-4-1, libgtk-4-1-udeb, libgtk-4-common, libgtk-4-bin, libgtk-4-dev, libgtk-4-doc, libgtk-4-media-gstreamer, gtk-4-examples, gtk-4-tests, gir1.2-gtk-4.0, gtk-update-icon-cache Version: 4.16.2+ds-2 Maintainer: Debian GNOME Maintainers Uploaders: Simon McVittie , Amin Bandali , Jeremy Bícha Build-Depends: adwaita-icon-theme , at-spi2-core , dbus-daemon , debhelper-compat (= 13), dh-exec, dh-sequence-gir, dh-sequence-gnome, fonts-cantarell , fonts-noto-core , gir1.2-cairo-1.0-dev, gir1.2-gio-2.0-dev, gir1.2-gdkpixbuf-2.0-dev, gir1.2-graphene-1.0-dev, gir1.2-pango-1.0-dev, gir1.2-pangocairo-1.0-dev, gir1.2-xlib-2.0-dev, glslc, gobject-introspection (>= 1.76.0), gobject-introspection (>= 1.78.1-9~) , gsettings-desktop-schemas , iso-codes , libcairo2-dev (>= 1.18.0), libcolord-dev , libcloudproviders-dev (>= 0.3.1), libcpdb-dev (>= 2.0~b5), libcpdb-frontend-dev (>= 2.0~b5), libegl1-mesa-dev [linux-any], libepoxy-dev, libfontconfig-dev, libfribidi-dev, libgdk-pixbuf-2.0-dev, libglib2.0-dev (>= 2.76.0), libgraphene-1.0-dev, libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev, libharfbuzz-dev, libjpeg-dev, libjson-glib-dev:native, libpango1.0-dev (>= 1.52.0), libpng-dev, libpolkit-gobject-1-dev [linux-any], librsvg2-common [amd64 arm64 armel armhf i386 loong64 mips64el ppc64el s390x powerpc ppc64 riscv64 sparc64 x32] , librsvg2-dev (>= 2.52.0) [amd64 arm64 armel armhf i386 loong64 mips64el ppc64el s390x powerpc ppc64 riscv64 sparc64 x32], libsysprof-capture-4-dev (>= 3.40.1) [amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x hppa loong64 powerpc ppc64 sh4], libtiff-dev, libvulkan-dev [linux-any], libwayland-dev (>= 1.21.0) [linux-any], libx11-dev, libxcomposite-dev, libxcursor-dev, libxdamage-dev, libxext-dev, libxfixes-dev, libxi-dev, libxinerama-dev, libxkbcommon-dev, libxkbfile-dev, libxml2-utils, libxrandr-dev, locales | locales-all , meson (>= 0.63), pkgconf, pkgconf:native, python3-docutils , python3-gi (>= 3.40) , sassc, wayland-protocols (>= 1.36) [linux-any], weston [linux-any] , xauth , xvfb Build-Depends-Indep: gi-docgen , libcairo2-doc , libglib2.0-doc , libpango1.0-doc Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: b3c641f072abdeb23887e57ad67a78af 4881 gtk4_4.16.2+ds-2.dsc 5fb6b97d76fab703081746ba4353ea6f 14476540 gtk4_4.16.2+ds.orig.tar.xz 469aee1a9a1013343f9cf63523181c0e 3610704 gtk4_4.16.2+ds-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnome-team/gtk4 Vcs-Git: https://salsa.debian.org/gnome-team/gtk4.git Checksums-Sha256: 767a44d48435972a88cf7c6ff0cf740abe373b25999a2e6ed03699a7e208b328 4881 gtk4_4.16.2+ds-2.dsc 2b122723329b279966128c4cb19927486b4a87f8088a053f44845a4f143eeac9 14476540 gtk4_4.16.2+ds.orig.tar.xz 6c2ad70cca76ed6bc3b486e3614600484550ef277f08c040bc2742a45bb36e6e 3610704 gtk4_4.16.2+ds-2.debian.tar.xz Homepage: https://www.gtk.org/ Package-List: gir1.2-gtk-4.0 deb introspection optional arch=any gtk-4-examples deb x11 optional arch=any profile=!noinsttest gtk-4-tests deb x11 optional arch=any profile=!noinsttest gtk-update-icon-cache deb misc optional arch=any libgtk-4-1 deb libs optional arch=any libgtk-4-1-udeb udeb debian-installer optional arch=any profile=!noudeb libgtk-4-bin deb misc optional arch=any libgtk-4-common deb misc optional arch=all libgtk-4-dev deb libdevel optional arch=any libgtk-4-doc deb doc optional arch=all profile=!nodoc libgtk-4-media-gstreamer deb x11 optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, dbus-daemon, fonts-noto-core, gnome-desktop-testing, libgl1, libgl1-mesa-dri, locales, locales-all, python3-gi, weston, xauth, xvfb Directory: pool/main/g/gtk4 Priority: extra Section: misc Package: gucharmap Binary: gucharmap, libgucharmap-2-90-dev, libgucharmap-2-90-7, gir1.2-gucharmap-2.90 Version: 1:16.0.1-1 Maintainer: Debian GNOME Maintainers Uploaders: Amin Bandali , Hideki Yamane , Jeremy Bícha , Laurent Bigonville Build-Depends: appstream, debhelper-compat (= 13), desktop-file-utils, dh-sequence-gir, gtk-doc-tools (>= 1.0), itstool, libgirepository1.0-dev (>= 0.9.0), libglib2.0-dev (>= 2.32.0), libglib2.0-doc, libgtk-3-dev (>= 3.4.0), libgtk-3-doc, libpango1.0-doc, libpcre2-dev (>= 10.21), meson (>= 0.62.0), unicode-data (<< 17), unicode-data (>= 16.0), valac (>= 0.24.0-2~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: faf8e7fa6a53a44fdd1027eecca05980 2704 gucharmap_16.0.1-1.dsc 7dec414e46d9776ef9524d2fde6e9245 1503713 gucharmap_16.0.1.orig.tar.bz2 3898f794b8aafcbef6895fafab3c7d65 14008 gucharmap_16.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnome-team/gucharmap Vcs-Git: https://salsa.debian.org/gnome-team/gucharmap.git Checksums-Sha256: 5ed0f52b710afb6cf57ce049fe6740c2d06a02b01cc43b4c088c8e93c31ee18a 2704 gucharmap_16.0.1-1.dsc d687d3a3d4990ea7aff4066e17768ec9fefe7b3129b98090c750b8d7074b4764 1503713 gucharmap_16.0.1.orig.tar.bz2 33fd442b2aa8bff94a6963fbd013087313ee0797d725abbaca48bd61efa5bdf9 14008 gucharmap_16.0.1-1.debian.tar.xz Homepage: https://wiki.gnome.org/Apps/Gucharmap Package-List: gir1.2-gucharmap-2.90 deb introspection optional arch=any gucharmap deb gnome optional arch=any libgucharmap-2-90-7 deb libs optional arch=any libgucharmap-2-90-dev deb libdevel optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, pkg-config, python3, python3-gi Directory: pool/main/g/gucharmap Priority: source Section: gnome Package: guile-gnutls Binary: guile-gnutls Version: 4.0.0-2 Maintainer: Debian GnuTLS Maintainers Uploaders: Andreas Metzler , Build-Depends: debhelper-compat (= 13), guile-3.0-dev, libgnutls28-dev, pkg-config, texinfo (>= 4.8) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 5f33e4762901ea21bbb97442840d5d1c 2289 guile-gnutls_4.0.0-2.dsc 4729c6e63bebbc1fb9a7c0b2f357c9b8 747952 guile-gnutls_4.0.0.orig.tar.gz 9e36557c4873c219f5b66d662293e91e 228 guile-gnutls_4.0.0.orig.tar.gz.asc ddcd44cefd1eb4e155c4c1474bc08421 6320 guile-gnutls_4.0.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnutls-team/guile-gnutls/ Vcs-Git: https://salsa.debian.org/gnutls-team/guile-gnutls.git Checksums-Sha256: 9dbe82cde7975413318d44d4eb433721c8c83c08b7dc0a0c9895da7ff9e070a9 2289 guile-gnutls_4.0.0-2.dsc 5b4cb926032076ec346bb5c0bc0d0231f968fe0f565913cc16934bb793afb239 747952 guile-gnutls_4.0.0.orig.tar.gz eaeb21b4abde3f8d1a7e5e793fb7da99996bf6993be1d6aacdce5fbb8c3029bf 228 guile-gnutls_4.0.0.orig.tar.gz.asc 480f52b5045ec0327d508f8e52d551007369a42a56034d3687decc74c123cdad 6320 guile-gnutls_4.0.0-2.debian.tar.xz Homepage: https://www.gnutls.org/ Package-List: guile-gnutls deb lisp optional arch=any profile=!noguile Directory: pool/main/g/guile-gnutls Priority: optional Section: misc Package: gv Binary: gv Version: 1:3.7.4-3 Maintainer: Bernhard R. Link Build-Depends: debhelper (>= 12), xaw3dg-dev, libxt-dev, libxmu-dev, libx11-dev, libxinerama-dev, autotools-dev Architecture: any Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 8eaae80a7aae8ce29d9495d132c5c426 1762 gv_3.7.4-3.dsc 80035c43285781b68361acda09ad7441 759287 gv_3.7.4.orig.tar.gz ab8ee1c2e6930b65fb7dd3edcaeab24a 13960 gv_3.7.4-3.debian.tar.xz Checksums-Sha256: c4556200a591c5b3655f344bdbfef90207edb05b359ae45ca4f6168e1ae5fcd0 1762 gv_3.7.4-3.dsc 2162b3b3a95481d3855b3c4e28f974617eef67824523e56e20b56f12fe201a61 759287 gv_3.7.4.orig.tar.gz 63bd05af678dd7999659a10989eb4152e7b8616f137a65ae4857640f7e296281 13960 gv_3.7.4-3.debian.tar.xz Homepage: http://www.gnu.org/software/gv/ Package-List: gv deb text optional arch=any Directory: pool/main/g/gv Priority: source Section: text Package: half Binary: libhalf-dev Version: 2.2.0-1~exp2 Maintainer: Debian ROCm Team Uploaders: Christian Kastner Build-Depends: debhelper-compat (= 13) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 75e74148d6de62e780338f1a9dee1cc3 1880 half_2.2.0-1~exp2.dsc c248483dd09674098104aca215f028ba 36116 half_2.2.0.orig.tar.xz f3f63ef50ed812ad93789f1ff2440f44 2016 half_2.2.0-1~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rocm-team/half Vcs-Git: https://salsa.debian.org/rocm-team/half.git Checksums-Sha256: ce0960dc26e41d6a2cdd274b251ffe27c710e87bb9a5781ce8f6cd3be3512ef6 1880 half_2.2.0-1~exp2.dsc 43104da9a63de706c1c347d2757ccff87d649e9dfdd9ca36f3ad951e27ea2cd0 36116 half_2.2.0.orig.tar.xz 084ff6a1c35e3844e285d483c9f6f06f82cb6b1f3c6097df4983c884fc7945d2 2016 half_2.2.0-1~exp2.debian.tar.xz Homepage: https://sourceforge.net/projects/half/ Package-List: libhalf-dev deb libdevel optional arch=all Directory: pool/main/h/half Priority: optional Section: misc Package: haproxy Binary: haproxy, haproxy-doc, vim-haproxy Version: 3.0.5-1 Maintainer: Debian HAProxy Maintainers Uploaders: Apollon Oikonomopoulos , Prach Pongpanich , Vincent Bernat Build-Depends: debhelper-compat (= 12), libpcre2-dev, libssl-dev, liblua5.4-dev, libsystemd-dev [linux-any], libjemalloc-dev, python3-sphinx, libopentracing-c-wrapper-dev, pkgconf, systemd-dev [linux-any] Build-Depends-Indep: python3, python3-mako Architecture: any all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 3565256ddb04db91c7643806f7a0bff8 2399 haproxy_3.0.5-1.dsc afe05e15455aa6aa190fa39d160b1c33 4698022 haproxy_3.0.5.orig.tar.gz cf9afb9263684943bd4ea8b982779b86 74172 haproxy_3.0.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/haproxy-team/haproxy Vcs-Git: https://salsa.debian.org/haproxy-team/haproxy.git Checksums-Sha256: 2efaa4c2ff8f87e13fba2443f8521c3bf8c72ae7f369f5c2fc66e40c71b1a255 2399 haproxy_3.0.5-1.dsc ae38221e85aeba038a725efbef5bfe5e76671ba7959e5eb74c39fd079e5d002e 4698022 haproxy_3.0.5.orig.tar.gz 88e678a435db77a58ff86450dab09fd3a6fce6fe4f4b7befd7bae342aeef1a82 74172 haproxy_3.0.5-1.debian.tar.xz Homepage: http://www.haproxy.org/ Package-List: haproxy deb net optional arch=any haproxy-doc deb doc optional arch=all vim-haproxy deb net optional arch=all Testsuite: autopkgtest Testsuite-Triggers: apache2, gnutls-bin, socat, ssl-cert, wget Directory: pool/main/h/haproxy Priority: source Section: net Package: hasl Binary: libhasl0, libhasl-dev, gir1.2-hasl-1.0 Version: 0.1.0-1 Maintainer: Gary Kramlich Uploaders: Richard Laager , Build-Depends: debhelper-compat (= 13), dh-sequence-gir, gi-docgen, gobject-introspection, libgirepository1.0-dev, libglib2.0-dev, meson (>= 0.58.0) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 503e40fdc8496e4015deb779b9b50582 2307 hasl_0.1.0-1.dsc 268c24a91581da9e8acbbc8aeee2d82a 23464 hasl_0.1.0.orig.tar.xz 568c87de6851d0e9e201097b9746dbdc 833 hasl_0.1.0.orig.tar.xz.asc 42da6a3cbf8e4f8f5e21bbe7072c2e4c 6512 hasl_0.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/hasl Vcs-Git: https://salsa.debian.org/debian/hasl.git Checksums-Sha256: 66b0633aa99575306008433311fac52d5db03884fe9b8fed2f68e9c0e8129c52 2307 hasl_0.1.0-1.dsc dc008c47604b48a2732f1cc47eb7ea96a61595d0588f1b4c383e4bd78756973b 23464 hasl_0.1.0.orig.tar.xz 544c1196ef9138587da05e67323ea94691ec6a7322b904bfcc43ceaf2448ea65 833 hasl_0.1.0.orig.tar.xz.asc 42a82afbf9db637bc91a06a5fedd442cbe2d0a21aa742ab9d60ff1463235d5b3 6512 hasl_0.1.0-1.debian.tar.xz Homepage: https://keep.imfreedom.org/hasl/hasl Package-List: gir1.2-hasl-1.0 deb introspection optional arch=any libhasl-dev deb libdevel optional arch=any libhasl0 deb libs optional arch=any Directory: pool/main/h/hasl Priority: optional Section: misc Package: hdf5 Binary: libhdf5-310, libhdf5-fortran-310, libhdf5-hl-310, libhdf5-hl-fortran-310, libhdf5-cpp-310, libhdf5-hl-cpp-310, libhdf5-dev, libhdf5-openmpi-310, libhdf5-openmpi-fortran-310, libhdf5-openmpi-hl-310, libhdf5-openmpi-hl-fortran-310, libhdf5-openmpi-cpp-310, libhdf5-openmpi-hl-cpp-310, libhdf5-openmpi-dev, libhdf5-mpich-310, libhdf5-mpich-fortran-310, libhdf5-mpich-hl-310, libhdf5-mpich-hl-fortran-310, libhdf5-mpich-cpp-310, libhdf5-mpich-hl-cpp-310, libhdf5-mpich-dev, libhdf5-mpi-dev, libhdf5-doc, hdf5-helpers, hdf5-tools, libhdf5-java, libhdf5-jni Version: 1.14.3+repack1-1~exp2 Maintainer: Gilles Filippini Build-Depends: debhelper (>= 10~), mpi-default-dev, libopenmpi-dev, libmpich-dev, zlib1g-dev, libjpeg-dev, gfortran, sharutils, chrpath, libaec-dev, default-jdk-headless (>= 2:1.7) [!hppa !hurd-any], libcurl4-openssl-dev, libssl-dev, javahelper [!hppa !hurd-any], junit4 [!hppa !hurd-any], libslf4j-java [!hppa !hurd-any] Build-Depends-Indep: doxygen, php-cli Architecture: any all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: d90a6329041e57a3158ac3a67c5b6acf 3684 hdf5_1.14.3+repack1-1~exp2.dsc 069ef8d2e1cf959fd0690c30e2dd81b4 20017857 hdf5_1.14.3+repack1.orig.tar.gz 1ca7f0fad5624137e9c00981aac61446 161708 hdf5_1.14.3+repack1-1~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/hdf5 Vcs-Git: https://salsa.debian.org/debian/hdf5.git Checksums-Sha256: ba005af737a838a2c4bd606b47866eb3fee64f78bd06cd482463867f2ab2131e 3684 hdf5_1.14.3+repack1-1~exp2.dsc 3d15eb3c5ccb810c147d705ac1f38a6e6b15e193491ca7e424521379dc1da7fc 20017857 hdf5_1.14.3+repack1.orig.tar.gz b6b176d4f7b5c0444e7ec7a4d605e8f96793034e89e74b5ef27a5cc7354dccc3 161708 hdf5_1.14.3+repack1-1~exp2.debian.tar.xz Homepage: http://hdfgroup.org/HDF5/ Package-List: hdf5-helpers deb science optional arch=any hdf5-tools deb science optional arch=any libhdf5-310 deb libs optional arch=any libhdf5-cpp-310 deb libs optional arch=any libhdf5-dev deb libdevel optional arch=any libhdf5-doc deb doc optional arch=all libhdf5-fortran-310 deb libs optional arch=any libhdf5-hl-310 deb libs optional arch=any libhdf5-hl-cpp-310 deb libs optional arch=any libhdf5-hl-fortran-310 deb libs optional arch=any libhdf5-java deb java optional arch=all libhdf5-jni deb science optional arch=any libhdf5-mpi-dev deb libdevel optional arch=any libhdf5-mpich-310 deb libs optional arch=any libhdf5-mpich-cpp-310 deb libs optional arch=any libhdf5-mpich-dev deb libdevel optional arch=any libhdf5-mpich-fortran-310 deb libs optional arch=any libhdf5-mpich-hl-310 deb libs optional arch=any libhdf5-mpich-hl-cpp-310 deb libs optional arch=any libhdf5-mpich-hl-fortran-310 deb libs optional arch=any libhdf5-openmpi-310 deb libs optional arch=any libhdf5-openmpi-cpp-310 deb libs optional arch=any libhdf5-openmpi-dev deb libdevel optional arch=any libhdf5-openmpi-fortran-310 deb libs optional arch=any libhdf5-openmpi-hl-310 deb libs optional arch=any libhdf5-openmpi-hl-cpp-310 deb libs optional arch=any libhdf5-openmpi-hl-fortran-310 deb libs optional arch=any Directory: pool/main/h/hdf5 Priority: source Section: libs Package: hdf5 Binary: libhdf5-310, libhdf5-fortran-310, libhdf5-hl-310, libhdf5-hl-fortran-310, libhdf5-cpp-310, libhdf5-hl-cpp-310, libhdf5-dev, libhdf5-openmpi-310, libhdf5-openmpi-fortran-310, libhdf5-openmpi-hl-310, libhdf5-openmpi-hl-fortran-310, libhdf5-openmpi-cpp-310, libhdf5-openmpi-hl-cpp-310, libhdf5-openmpi-dev, libhdf5-mpich-310, libhdf5-mpich-fortran-310, libhdf5-mpich-hl-310, libhdf5-mpich-hl-fortran-310, libhdf5-mpich-cpp-310, libhdf5-mpich-hl-cpp-310, libhdf5-mpich-dev, libhdf5-mpi-dev, libhdf5-doc, hdf5-helpers, hdf5-tools, libhdf5-java, libhdf5-jni Version: 1.14.4.3+repack-1~exp3 Maintainer: Gilles Filippini Build-Depends: debhelper (>= 10~), mpi-default-dev, libopenmpi-dev | architecture-is-32-bit, libmpich-dev, zlib1g-dev, libjpeg-dev, gfortran, sharutils, chrpath, libaec-dev, default-jdk-headless (>= 2:1.7) [!hppa !hurd-any], libcurl4-openssl-dev, libssl-dev, javahelper [!hppa !hurd-any], junit4 [!hppa !hurd-any], libslf4j-java [!hppa !hurd-any] Build-Depends-Indep: doxygen, php-cli Architecture: any all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 64c43b28bfb54f598027c88a878c5534 3716 hdf5_1.14.4.3+repack-1~exp3.dsc 1c8607fc38d48b124fd9677835b0fa6d 36796376 hdf5_1.14.4.3+repack.orig.tar.gz 43744d13fc96cff2f71ed6fa25625a49 161624 hdf5_1.14.4.3+repack-1~exp3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/hdf5 Vcs-Git: https://salsa.debian.org/debian/hdf5.git Checksums-Sha256: 978d9e690b653cadec0945d37decfeda640400fd43318679717135b70a9e9ca2 3716 hdf5_1.14.4.3+repack-1~exp3.dsc 7789d6f7fac89e50ae136ce98b24a7b3350bab42e0233b7a7b83e9fd57915030 36796376 hdf5_1.14.4.3+repack.orig.tar.gz d4d4705cac2ca9da36179f523fd9f998f5e42caf8228c2458fa0f50a01bc769a 161624 hdf5_1.14.4.3+repack-1~exp3.debian.tar.xz Homepage: http://hdfgroup.org/HDF5/ Package-List: hdf5-helpers deb science optional arch=any hdf5-tools deb science optional arch=any libhdf5-310 deb libs optional arch=any libhdf5-cpp-310 deb libs optional arch=any libhdf5-dev deb libdevel optional arch=any libhdf5-doc deb doc optional arch=all libhdf5-fortran-310 deb libs optional arch=any libhdf5-hl-310 deb libs optional arch=any libhdf5-hl-cpp-310 deb libs optional arch=any libhdf5-hl-fortran-310 deb libs optional arch=any libhdf5-java deb java optional arch=all libhdf5-jni deb science optional arch=any libhdf5-mpi-dev deb libdevel optional arch=any libhdf5-mpich-310 deb libs optional arch=any libhdf5-mpich-cpp-310 deb libs optional arch=any libhdf5-mpich-dev deb libdevel optional arch=any libhdf5-mpich-fortran-310 deb libs optional arch=any libhdf5-mpich-hl-310 deb libs optional arch=any libhdf5-mpich-hl-cpp-310 deb libs optional arch=any libhdf5-mpich-hl-fortran-310 deb libs optional arch=any libhdf5-openmpi-310 deb libs optional arch=any libhdf5-openmpi-cpp-310 deb libs optional arch=any libhdf5-openmpi-dev deb libdevel optional arch=any libhdf5-openmpi-fortran-310 deb libs optional arch=any libhdf5-openmpi-hl-310 deb libs optional arch=any libhdf5-openmpi-hl-cpp-310 deb libs optional arch=any libhdf5-openmpi-hl-fortran-310 deb libs optional arch=any Directory: pool/main/h/hdf5 Priority: source Section: libs Package: highway Binary: libhwy1t64, libhwy-dev, highway-doc Version: 1.2.1~git20240610.f384204-4 Maintainer: Debian PhotoTools Maintainers Uploaders: Mathieu Malaterre Build-Depends: cmake (>= 3.13), debhelper (>= 11), libgtest-dev, ninja-build Build-Depends-Indep: ghostscript Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 345c85615f74037e43a1fb101085fd2f 2291 highway_1.2.1~git20240610.f384204-4.dsc 596ab308d367a4b47ef8e240b5986bc8 1904612 highway_1.2.1~git20240610.f384204.orig.tar.xz 78b1ba401126bf5e27f2a836435e7036 15416 highway_1.2.1~git20240610.f384204-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-phototools-team/highway Vcs-Git: https://salsa.debian.org/debian-phototools-team/highway.git Checksums-Sha256: c86022536d221f053c6986a660cae0fbb1b24c52ab44e9dbc9190e2a5b926307 2291 highway_1.2.1~git20240610.f384204-4.dsc f500b03c350c3bb2b9facb7214d2353900830546bea01f364bd0c65fdb859b8f 1904612 highway_1.2.1~git20240610.f384204.orig.tar.xz 5738d653dea8292d23535854c15be454e9d0151f63ed489f2d1c75e9b2c684ce 15416 highway_1.2.1~git20240610.f384204-4.debian.tar.xz Homepage: https://github.com/google/highway Package-List: highway-doc deb doc optional arch=all libhwy-dev deb libdevel optional arch=any libhwy1t64 deb libs optional arch=any Directory: pool/main/h/highway Priority: optional Section: misc Package: hypre Binary: libhypre-dev, libhypre-2.31.0, libhypre64-dev, libhypre64-2.31.0, libhypre64m-dev, libhypre64m-2.31.0 Version: 2.31.0-1exp2 Maintainer: Debian Science Maintainers Uploaders: "Adam C. Powell, IV" , Drew Parsons Build-Depends: autoconf, automake, debhelper-compat (= 13), pkgconf, gfortran, libblas-dev | libopenblas-dev | libatlas-base-dev | libblas.so, liblapack-dev | libopenblas-dev | libatlas-base-dev | liblapack.so, libblas64-dev [!armel !armhf !i386 !mipsel !hppa !hurd-i386 !kfreebsd-i386 !m68k !powerpc !sh4 !x32] | libopenblas64-dev [!armel !armhf !i386 !mipsel !hppa !hurd-i386 !kfreebsd-i386 !m68k !powerpc !sh4 !x32] | libatlas-base-dev [!armel !armhf !i386 !mipsel !hppa !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386 !m68k !powerpc !sh4 !x32] | libblas64.so [!armel !armhf !i386 !mipsel !hppa !hurd-i386 !kfreebsd-i386 !m68k !powerpc !sh4 !x32], liblapack64-dev [!armel !armhf !i386 !mipsel !hppa !hurd-i386 !kfreebsd-i386 !m68k !powerpc !sh4 !x32] | libopenblas64-dev [!armel !armhf !i386 !mipsel !hppa !hurd-i386 !kfreebsd-i386 !m68k !powerpc !sh4 !x32] | libatlas-base-dev [!armel !armhf !i386 !mipsel !hppa !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386 !m68k !powerpc !sh4 !x32] | liblapack64.so [!armel !armhf !i386 !mipsel !hppa !hurd-i386 !kfreebsd-i386 !m68k !powerpc !sh4 !x32], libsuperlu-dev, libsuperlu-dist-dev (>= 6.3), libltdl-dev, libtool, mpi-default-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d638b199c5b993b88148afe689da9a37 3485 hypre_2.31.0-1exp2.dsc 3e6a9cea4e87d5d87301c95200d28242 7490594 hypre_2.31.0.orig.tar.gz ffe50771d257255534ac112f2ba18a9d 20816 hypre_2.31.0-1exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/hypre Vcs-Git: https://salsa.debian.org/science-team/hypre.git Checksums-Sha256: 413d8a7c2a1d6d36114ddfa22965e6d86a4eafaf51073b81e6a4225536113e93 3485 hypre_2.31.0-1exp2.dsc 9a7916e2ac6615399de5010eb39c604417bb3ea3109ac90e199c5c63b0cb4334 7490594 hypre_2.31.0.orig.tar.gz a5ec838dedd30cbb182ec5038334434ce508a3fa010b3524aeeb9a082d727e4e 20816 hypre_2.31.0-1exp2.debian.tar.xz Homepage: https://www.llnl.gov/casc/hypre/ Package-List: libhypre-2.31.0 deb libs optional arch=any libhypre-dev deb libdevel optional arch=any libhypre64-2.31.0 deb libs optional arch=any libhypre64-dev deb libdevel optional arch=any libhypre64m-2.31.0 deb libs optional arch=any libhypre64m-dev deb libdevel optional arch=any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@ Directory: pool/main/h/hypre Priority: source Section: math Package: icu Binary: libicu75, libicu-dev, icu-devtools, icu-doc Version: 75.1-2 Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: debhelper-compat (= 13), autoconf-archive, pkgconf, python3 Build-Depends-Indep: doxygen Build-Conflicts: clang Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 4cbd32365ded53baa405cb01434cd5a6 2236 icu_75.1-2.dsc a83c1499e508f73ddbc60002f84ea42a 26568378 icu_75.1.orig.tar.gz e436a318bcdc572d3ec0ddb69acac9d6 659 icu_75.1.orig.tar.gz.asc 554df57964715c1d56d9ef0f9c41350f 62672 icu_75.1-2.debian.tar.xz Checksums-Sha256: 7e2c0134aba93919d9736918bbdf6ecae8e13594514199fdf852fc80fb7949f8 2236 icu_75.1-2.dsc cb968df3e4d2e87e8b11c49a5d01c787bd13b9545280fc6642f826527618caef 26568378 icu_75.1.orig.tar.gz c6cd1e5a18b0ab624a6133c35c8043e852935895ea60ad330014de29a3ec7941 659 icu_75.1.orig.tar.gz.asc 4ffdf1a46917ff6e7c527df15e6bb991c6bd2e82c52fca6183a5f3e53bb7320d 62672 icu_75.1-2.debian.tar.xz Homepage: https://icu.unicode.org/ Package-List: icu-devtools deb libdevel optional arch=any icu-doc deb doc optional arch=all libicu-dev deb libdevel optional arch=any libicu75 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, pkgconf Directory: pool/main/i/icu Priority: source Section: libs Package: iem-plugin-suite Binary: iem-plugin-suite-vst, iem-plugin-suite-standalone Version: 1.13.0-1~exp1 Maintainer: Debian Multimedia Maintainers Uploaders: IOhannes m zmölnig (Debian/GNU) , Build-Depends: cmake, debhelper-compat (= 13), dh-exec, juce-modules-source (>= 6.1.3~), juce-tools (>= 6.1.3~), libasound2-dev, libcurl4-gnutls-dev | libcurl-dev, libfftw3-dev, libfreetype6-dev, libgl1-mesa-dev | libgl-dev, libjack-dev, libjpeg-dev, libpng-dev, libx11-dev, libxext-dev, libxinerama-dev, libxrandr-dev, zlib1g-dev | libz-dev Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 6071d7b38cf8ea3ce08320669712794e 2575 iem-plugin-suite_1.13.0-1~exp1.dsc 6505af84ea00565ef45f8da263e2e204 1270562 iem-plugin-suite_1.13.0.orig.tar.bz2 cab0b457615e961f64fbb010cefb8b83 8844 iem-plugin-suite_1.13.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/multimedia-team/iem-plugin-suite Vcs-Git: https://salsa.debian.org/multimedia-team/iem-plugin-suite.git Checksums-Sha256: 28f90b409e2961b0d12e0b04e22c963a59cf9d2c0633f69f5bad232e119f062a 2575 iem-plugin-suite_1.13.0-1~exp1.dsc c237d3996e0bc88e6015b95cc25e4df9a5430fb52b89bde2395bbff84bcf7305 1270562 iem-plugin-suite_1.13.0.orig.tar.bz2 47a5c040c157684ea8567e324c4fc12ea75ec24153f4c56ddb622c5a7d898716 8844 iem-plugin-suite_1.13.0-1~exp1.debian.tar.xz Homepage: https://plugins.iem.at/ Dgit: ef02bb35596d91650b1af3d58029e5f4afb00a4c debian archive/debian/1.13.0-1_exp1 https://git.dgit.debian.org/iem-plugin-suite Package-List: iem-plugin-suite-standalone deb sound optional arch=any iem-plugin-suite-vst deb sound optional arch=any Directory: pool/main/i/iem-plugin-suite Priority: extra Section: misc Package: imagemagick Binary: imagemagick-7-common, imagemagick-7-doc, libmagickcore-7-headers, libmagickwand-7-headers, libmagick++-7-headers, libimage-magick-perl, libmagickcore-7-arch-config, imagemagick-7.q16, libmagickcore-7.q16-10, libmagickcore-7.q16-10-extra, libmagickcore-7.q16-dev, libmagickwand-7.q16-10, libmagickwand-7.q16-dev, libmagick++-7.q16-5, libmagick++-7.q16-dev, libimage-magick-q16-perl, imagemagick-7.q16hdri, libmagickcore-7.q16hdri-10, libmagickcore-7.q16hdri-10-extra, libmagickcore-7.q16hdri-dev, libmagickwand-7.q16hdri-10, libmagickwand-7.q16hdri-dev, libmagick++-7.q16hdri-5, libmagick++-7.q16hdri-dev, libimage-magick-q16hdri-perl, perlmagick, libmagickcore-dev, libmagickwand-dev, libmagick++-dev, imagemagick Version: 8:7.1.1.33+dfsg1-2 Maintainer: ImageMagick Packaging Team Uploaders: Bastien Roucariès Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.22.5), dh-exec, g++ (>= 4:7), pkgconf, libltdl-dev, chrpath, libfftw3-dev, liblcms2-dev, liblqr-1-0-dev, libfreetype-dev, libfontconfig-dev, fonts-urw-base35, zlib1g-dev, liblzma-dev, libbz2-dev, libx11-dev, libxext-dev, libxt-dev, ghostscript, libdjvulibre-dev, libexif-dev, libjpeg-dev, libopenjp2-7-dev, libopenexr-dev, libperl-dev, libpng-dev, libtiff-dev, libwmf-dev, libheif-dev, libwebp-dev, libpango1.0-dev, librsvg2-bin, librsvg2-dev, libxml2-dev, libraw-dev, pkg-kde-tools, fonts-tuffy (>= 20120614-3~) Build-Depends-Indep: doxygen, doxygen-latex, graphviz, libxml2-utils, xsltproc, jdupes, rsync, fonts-tuffy (>= 20120614-3~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 574ac0f1cfda32bbd0f797edf7187b99 5085 imagemagick_7.1.1.33+dfsg1-2.dsc cc91716102dc8c9c4233a376731f20d1 10512312 imagemagick_7.1.1.33+dfsg1.orig.tar.xz 34ebb329640c7f98df2f653fd920ca73 269964 imagemagick_7.1.1.33+dfsg1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/imagemagick Vcs-Git: https://salsa.debian.org/debian/imagemagick.git Checksums-Sha256: 515369fa2b2b5cd20d636be6261ec95486f3c42ad967bf7e901d7d87724d8e9f 5085 imagemagick_7.1.1.33+dfsg1-2.dsc f015ace45750fee52797a8d858eb8a96b0a1aed03f00e91e2867d60c9228b1ac 10512312 imagemagick_7.1.1.33+dfsg1.orig.tar.xz d5dddd33ecd59fa8c8c90c65ed603f37ec25df619bb6651f8fd50232c5717588 269964 imagemagick_7.1.1.33+dfsg1-2.debian.tar.xz Homepage: https://www.imagemagick.org/ Package-List: imagemagick deb oldlibs optional arch=any imagemagick-7-common deb graphics optional arch=all imagemagick-7-doc deb doc optional arch=all imagemagick-7.q16 deb graphics optional arch=any imagemagick-7.q16hdri deb graphics optional arch=any libimage-magick-perl deb perl optional arch=all libimage-magick-q16-perl deb perl optional arch=any libimage-magick-q16hdri-perl deb perl optional arch=any libmagick++-7-headers deb libdevel optional arch=all libmagick++-7.q16-5 deb libs optional arch=any libmagick++-7.q16-dev deb libdevel optional arch=any libmagick++-7.q16hdri-5 deb libs optional arch=any libmagick++-7.q16hdri-dev deb libdevel optional arch=any libmagick++-dev deb oldlibs optional arch=all libmagickcore-7-arch-config deb libdevel optional arch=any libmagickcore-7-headers deb libdevel optional arch=all libmagickcore-7.q16-10 deb libs optional arch=any libmagickcore-7.q16-10-extra deb libs optional arch=any libmagickcore-7.q16-dev deb libdevel optional arch=any libmagickcore-7.q16hdri-10 deb libs optional arch=any libmagickcore-7.q16hdri-10-extra deb libs optional arch=any libmagickcore-7.q16hdri-dev deb libdevel optional arch=any libmagickcore-dev deb oldlibs optional arch=all libmagickwand-7-headers deb libdevel optional arch=all libmagickwand-7.q16-10 deb libs optional arch=any libmagickwand-7.q16-dev deb libdevel optional arch=any libmagickwand-7.q16hdri-10 deb libs optional arch=any libmagickwand-7.q16hdri-dev deb libdevel optional arch=any libmagickwand-dev deb oldlibs optional arch=all perlmagick deb oldlibs optional arch=all Testsuite: autopkgtest Testsuite-Triggers: bash, fonts-urw-base35, libaliased-perl, libgd-securityimage-perl, netpbm, ruby-rmagick, time Directory: pool/main/i/imagemagick Priority: source Section: graphics Package: imip-agent Binary: imip-agent, imip-manager, python-imiptools, python-imipweb Version: 0.3-2 Maintainer: Jonas Smedegaard Build-Depends: debhelper, dh-exec, python, python-babel, python-psycopg2, python-tz Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 8d33962d925e4a55ad58263ddd70d2e5 2085 imip-agent_0.3-2.dsc 23f7ae4e16504f4b7aee57f845d79fbd 190516 imip-agent_0.3.orig.tar.bz2 6c308472a54497515ddc28394036e563 7552 imip-agent_0.3-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/imip-agent Vcs-Git: https://salsa.debian.org/debian/imip-agent.git Checksums-Sha256: df83c5d973de3b2f2ed83afa6050da6f80f2ddd3fb7174f34d1fde6151bf7855 2085 imip-agent_0.3-2.dsc 3043f8ae4d7d54eef746231ea7f9764f9056236374f0204733e688ce1bcd62e5 190516 imip-agent_0.3.orig.tar.bz2 754f5466d51d425e94de7a529b6c2ea361fcb42f183b0e787a98e93139457212 7552 imip-agent_0.3-2.debian.tar.xz Homepage: http://groupware.boddie.org.uk/imip-agent Package-List: imip-agent deb utils optional arch=all imip-manager deb web optional arch=all python-imiptools deb python optional arch=all python-imipweb deb python optional arch=all Testsuite: autopkgtest Directory: pool/main/i/imip-agent Priority: optional Section: misc Package: incidenceeditor Binary: libincidenceeditor-data, libincidenceeditor-dev, libkpim6incidenceeditor6 Version: 24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Norbert Preining , Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), extra-cmake-modules (>= 6.3.0~), libakonadi-dev (>= 4:24.08.0~), libakonadicalendar-dev (>= 4:24.08.0~), libakonadimime-dev (>= 4:24.08.0~), libcalendarsupport-dev (>= 4:24.08.0~), libeventviews-dev (>= 4:24.08.0~), libkcalendarutils-dev (>= 4:24.08.0~), libkdepim-dev (>= 4:24.08.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6codecs-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6textwidgets-dev (>= 6.3.0~), libkgantt-dev (>= 3.0.0~), libkidentitymanagement-dev (>= 24.08.0~), libkldap-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), libkpimtextedit-dev (>= 24.08.0~), libpimcommon-dev (>= 4:24.08.0~), qt6-base-dev (>= 6.6.0+dfsg~), xauth , xvfb Architecture: all amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: fce78bcdf5c960530a0a49354b622155 3352 incidenceeditor_24.08.0-2.dsc da133fb879935c58ccab74d778d558d7 587744 incidenceeditor_24.08.0.orig.tar.xz 0e8247aee71ac2a7313602f8908958a0 833 incidenceeditor_24.08.0.orig.tar.xz.asc 3751afc88f57a37c171e902d94c70bf9 16412 incidenceeditor_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/incidenceeditor Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/incidenceeditor.git Checksums-Sha256: de2d239688a8ec7d274c6233d10a867c0a121b65b43c7f19c6e49049aeb5d009 3352 incidenceeditor_24.08.0-2.dsc a7f72c31cfb1480dded75af7eba836b967675cb3b4304240f268b5888cf34997 587744 incidenceeditor_24.08.0.orig.tar.xz 89158165a25ab979b9081f9c2dfd8fb1cf9f237a24c367b1b6bdbe2b9d43d334 833 incidenceeditor_24.08.0.orig.tar.xz.asc 4ee825ac839450f250db2554491bb6ee3d6ed0812a717738586135b8db58938a 16412 incidenceeditor_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/incidenceeditor Package-List: libincidenceeditor-data deb libs optional arch=all libincidenceeditor-dev deb libdevel optional arch=amd64,arm64,armhf,i386 libkpim6incidenceeditor6 deb libs optional arch=amd64,arm64,armhf,i386 Directory: pool/main/i/incidenceeditor Priority: optional Section: misc Package: indi Binary: libindidriver2, libindialignmentdriver2, libindilx200-2, libindiclient2, libindi-plugins, libindi-dev, libindi-data, indi-bin Version: 2.0.9+dfsg-1 Maintainer: Debian Krap Maintainers Uploaders: Pino Toscano , Build-Depends: cmake (>= 3.13~), debhelper-compat (= 13), libcfitsio-dev, libcpp-httplib-dev, libcurl4-gnutls-dev, libev-dev, libfftw3-dev, libgsl-dev, libjpeg-dev, libnova-dev (>= 0.16), libogg-dev, libtheora-dev, libusb-1.0-0-dev, libxisf-dev, nlohmann-json3-dev, pkgconf, pkg-kde-tools (>= 0.12), zlib1g-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8930989f0f0ac591fb2f1fd3a24ab556 2612 indi_2.0.9+dfsg-1.dsc 3a075c8185240947b31a90896d31a6e9 1955360 indi_2.0.9+dfsg.orig.tar.xz 553219c595eab7c1204c1f4c21ba2106 10792 indi_2.0.9+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/3rdparty/indi Vcs-Git: https://salsa.debian.org/qt-kde-team/3rdparty/indi.git Checksums-Sha256: 4b25b782e48b422c9cc0df86173eb24773d93bb2065c9fe273e65734f02abd99 2612 indi_2.0.9+dfsg-1.dsc 2f9875c7ef214d4d8d1b4c69215b5bbb2b418977a89a37ba3d7750b5367360bf 1955360 indi_2.0.9+dfsg.orig.tar.xz 1880b9b29ff78e2d2aabb7cf9fd95865893e77d312cb7014e213d681d23f1db3 10792 indi_2.0.9+dfsg-1.debian.tar.xz Homepage: https://www.indilib.org/ Package-List: indi-bin deb misc optional arch=any libindi-data deb misc optional arch=all libindi-dev deb libdevel optional arch=any libindi-plugins deb libs optional arch=any libindialignmentdriver2 deb libs optional arch=any libindiclient2 deb libs optional arch=any libindidriver2 deb libs optional arch=any libindilx200-2 deb libs optional arch=any Directory: pool/main/i/indi Priority: extra Section: misc Package: influxdb Binary: golang-github-influxdb-influxdb-dev, influxdb, influxdb-client Version: 1.6.4-1 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Tim Potter Build-Depends: debhelper (>= 9.20160709), dh-golang (>= 1.9), golang-go, tmpl, golang-golang-x-crypto-dev, golang-toml-dev | golang-github-burntsushi-toml-dev, golang-goprotobuf-dev | golang-github-golang-protobuf-dev, golang-gogoprotobuf-dev (>= 0.0~git20150717) | golang-github-gogo-protobuf-dev, golang-github-boltdb-bolt-dev, golang-github-peterh-liner-dev, golang-github-bmizerany-pat-dev, golang-github-rakyll-statik-dev, golang-github-retailnext-hllpp-dev, golang-github-kimor79-gollectd-dev, golang-collectd-dev, golang-github-davecgh-go-spew-dev, golang-github-dgrijalva-jwt-go-v3-dev, golang-github-dgryski-go-bitstream-dev, golang-github-dgryski-go-bits-dev, golang-github-jwilder-encoding-dev (>= 0.0~git20160927.0.4dada27), golang-github-influxdb-enterprise-client-dev, golang-github-paulbellamy-ratecounter-dev, golang-github-influxdb-usage-client-dev (>= 0.0~git20151204.0.475977e-2~), golang-go.uber-zap-dev, golang-github-cespare-xxhash-dev, golang-github-influxdata-influxql-dev, golang-github-influxdata-yarpc-dev, protoc-gen-yarpc, libprotobuf-dev, golang-github-xlab-treeprint-dev, golang-github-roaringbitmap-roaring-dev, golang-github-jsternberg-zap-logfmt-dev, golang-github-google-go-cmp-dev, golang-github-mattn-go-isatty-dev, golang-golang-x-time-dev, golang-github-opentracing-opentracing-go-dev, golang-prometheus-client-dev, golang-github-golang-snappy-dev, golang-github-klauspost-pgzip-dev Architecture: any all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 951f7031658e7c1e69a6cffc1069bf75 3572 influxdb_1.6.4-1.dsc f07e2715a29c190785eb61cee931ec62 1509568 influxdb_1.6.4.orig.tar.gz 1623b6a5f07691376c0c13dd4c54f6e2 16456 influxdb_1.6.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-go-team/influxdb Vcs-Git: https://salsa.debian.org/pkg-go-team/influxdb.git Checksums-Sha256: a6cfca42ebcd870f46ad1bd06875adcfb55109f105d5c3a1a3dd7d3041dbf443 3572 influxdb_1.6.4-1.dsc 391463c9a2d3cb6c42d56089cfbdd6ad2be701d3e9ab1ec14ee5c559548b8f05 1509568 influxdb_1.6.4.orig.tar.gz 2fa5694a61b59d22f3a298708a26d4368baeb808e167fdbf9fe96d4b107c8cef 16456 influxdb_1.6.4-1.debian.tar.xz Homepage: https://influxdata.com/time-series-platform/influxdb/ Go-Import-Path: github.com/influxdata/influxdb Package-List: golang-github-influxdb-influxdb-dev deb database optional arch=all influxdb deb database optional arch=any influxdb-client deb database optional arch=any Extra-Source-Only: yes Directory: pool/main/i/influxdb Priority: optional Section: misc Package: inkscape Binary: inkscape, inkscape-tutorials Version: 1.3+ds-1 Maintainer: Debian Multimedia Maintainers Uploaders: Mattia Rizzolo , Build-Depends: cmake, debhelper-compat (= 13), dh-python, dh-sequence-python3, ninja-build, python3 Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 0635afeb26f5d91d91b7495d92bb5065 2861 inkscape_1.3+ds-1.dsc fe0636ae9dfa4194574b62ea71f920bd 46362064 inkscape_1.3+ds.orig.tar.xz afee832d244e193241d1b5e7c552604d 31576 inkscape_1.3+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/multimedia-team/inkscape Vcs-Git: https://salsa.debian.org/multimedia-team/inkscape.git Checksums-Sha256: c9522064732ad2d6e6b2da99e646522183d1afeb98a9e492377faeb8c9c614a0 2861 inkscape_1.3+ds-1.dsc 447dc434321a08a35a184408c159ce8445e2d21e021c0809aa226e179236e5f5 46362064 inkscape_1.3+ds.orig.tar.xz 3cbb463224073870d1ff29998a7cc43e42388db6dfb118092b23e74477798040 31576 inkscape_1.3+ds-1.debian.tar.xz Homepage: https://inkscape.org Build-Depends-Arch: imagemagick (>= 0) , lib2geom-dev (>= 1.3), libaspell-dev, libboost-dev, libboost-filesystem-dev, libboost-stacktrace-dev, libcdr-dev, libdbus-1-dev, libdbus-glib-1-dev, libdouble-conversion-dev, libfontconfig-dev, libgc-dev (>= 1:6.8), libgdl-3-dev, libgmock-dev, libgsl-dev, libgspell-1-dev, libgtk-3-dev, libgtkmm-3.0-dev, libgtksourceview-4-dev, libgtkspell3-3-dev, libjemalloc-dev, liblcms2-dev, libmagick++-dev, libpango1.0-dev, libpng-dev, libpoppler-glib-dev, libpoppler-private-dev, libpotrace-dev, libreadline-dev, librevenge-dev, librsvg2-common, libsigc++-2.0-dev (>= 2.0.16-2), libsoup2.4-dev, libtool, libvisio-dev, libwpg-dev (>= 0.3.0), libxml-parser-perl, libxml2-dev (>= 2-2.4.24), libxslt1-dev, pkg-config, python3-lxml , ragel, zlib1g-dev Package-List: inkscape deb graphics optional arch=any inkscape-tutorials deb graphics optional arch=all Directory: pool/main/i/inkscape Priority: source Section: graphics Package: inkscape-textext Binary: inkscape-textext, inkscape-textext-doc Version: 1.9.0-1 Maintainer: Antonio Russo Build-Depends: debhelper-compat (= 13), dh-python, python3, python3-sphinx, python3-sphinx-rtd-theme Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 828040def8af44c6e3b29fa9d9767fa2 2046 inkscape-textext_1.9.0-1.dsc cb97259dcbba47b5041d8ef4af91a845 2736128 inkscape-textext_1.9.0.orig.tar.xz 87086d20297a9c523fda9b50b85ac638 8004 inkscape-textext_1.9.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/aerusso-guest/textext Vcs-Git: https://salsa.debian.org/aerusso-guest/textext.git Checksums-Sha256: f999c87cc6a95ae9cde199928ae7bbf6f38eb38718054f86344527856072c1cb 2046 inkscape-textext_1.9.0-1.dsc 00a3c303ce02d1bf668d4d9b0d3cc5fd6de21d1b38f6e2624c76caeb3f62d093 2736128 inkscape-textext_1.9.0.orig.tar.xz 49d06f1594c59e7c8e95b6e6037dbd5296253b5bb36d3f99509bcd20d3179f75 8004 inkscape-textext_1.9.0-1.debian.tar.xz Homepage: https://textext.github.io/textext/ Package-List: inkscape-textext deb graphics optional arch=all inkscape-textext-doc deb doc optional arch=all Directory: pool/main/i/inkscape-textext Priority: extra Section: misc Package: inotifyrecursive Binary: python3-inotifyrecursive Version: 0.3.5-1~exp1 Maintainer: Debian Python Team Uploaders: Mechtilde Stehmann Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-distutils Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: f3f8f1be97c80ba71b18a04e593b9a86 2112 inotifyrecursive_0.3.5-1~exp1.dsc 2a39ae7cbbde6e47cc212218acd0a957 6362 inotifyrecursive_0.3.5.orig.tar.gz b1a7c6a73e79f0cd7bd4db11399b407a 2028 inotifyrecursive_0.3.5-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/inotifyrecursive Vcs-Git: https://salsa.debian.org/python-team/packages/inotifyrecursive.git Checksums-Sha256: cf4ac0bd98aad9fca7b59a76ad2bd435440a00b266074b68d076ca07f840d7de 2112 inotifyrecursive_0.3.5-1~exp1.dsc 9ba58339b93b64cd819e8124c380f6241e31e4e3ddc161598fff418a8af0ccf1 6362 inotifyrecursive_0.3.5.orig.tar.gz 5a17bece1aceb4644c47325915adbbe79be2619d2e160c3dfda61ec344818088 2028 inotifyrecursive_0.3.5-1~exp1.debian.tar.xz Homepage: https://github.com/letorbi/inotifyrecursive Package-List: python3-inotifyrecursive deb python optional arch=all Directory: pool/main/i/inotifyrecursive Priority: optional Section: misc Package: insighttoolkit5 Binary: libinsighttoolkit5.3, libinsighttoolkit5-dev, insighttoolkit5-examples Version: 5.3.0-9~0exp0 Maintainer: Debian Med Packaging Team Uploaders: Steve M. Robbins , Gert Wollny , Étienne Mollier Build-Depends: debhelper-compat (= 13), architecture-is-little-endian, architecture-is-64-bit, cmake, swig, castxml (>= 0.3.4-2), libvtk9-dev, libvtk9-qt-dev, zlib1g-dev, libdouble-conversion-dev, libexpat-dev, libpng-dev, libtiff-dev, libfftw3-dev, libdcmtk-dev, libgdcm-dev, libgtest-dev, uuid-dev, libminc-dev, libnifti2-dev, libhdf5-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: a2ab04d4c74f1e907eeb7541f966509c 2551 insighttoolkit5_5.3.0-9~0exp0.dsc e32ca722398ae1d8a181297509825adf 356479300 insighttoolkit5_5.3.0.orig.tar.xz b4d1a705ecb43a8b24bb997cc9e97b95 24984 insighttoolkit5_5.3.0-9~0exp0.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/insighttoolkit Vcs-Git: https://salsa.debian.org/med-team/insighttoolkit.git Checksums-Sha256: 19941351e72449690e032eb44fa92249d032e5d7dfccec919717a4cc5e04ad54 2551 insighttoolkit5_5.3.0-9~0exp0.dsc 9cb116d5624cac01fca21566704574ac354f57dbd198e2d25be7d7048d1fa3b5 356479300 insighttoolkit5_5.3.0.orig.tar.xz c018e85ec941ff2db7c085da5e03f03f4e7d33a0043ff61a93469d981eedfe5a 24984 insighttoolkit5_5.3.0-9~0exp0.debian.tar.xz Homepage: http://www.itk.org/ Package-List: insighttoolkit5-examples deb devel optional arch=all libinsighttoolkit5-dev deb libdevel optional arch=any libinsighttoolkit5.3 deb libs optional arch=any Directory: pool/main/i/insighttoolkit5 Priority: optional Section: misc Package: iraf Binary: iraf, iraf-dev, iraf-noao, iraf-noao-dev Version: 2.18.1~rc1-3~5 Maintainer: Debian Astro Team Uploaders: Ole Streicher Build-Depends: debhelper-compat (= 13), dh-exec, bison, flex, libncurses-dev, libreadline-dev, ratfor, zlib1g-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 845a69ebcb946605c3a0631dca23b82b 2193 iraf_2.18.1~rc1-3~5.dsc 2cc7b5f82747203e31ccdc31113fddf4 13904199 iraf_2.18.1~rc1.orig.tar.gz a8ee418265316de978a5054b21a6cbbc 31072 iraf_2.18.1~rc1-3~5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-astro-team/iraf Vcs-Git: https://salsa.debian.org/debian-astro-team/iraf.git Checksums-Sha256: bd444579619d5fc9dfb4e9fdb76d1219e5dbfbc1b99f40ce73bd74392dc3268c 2193 iraf_2.18.1~rc1-3~5.dsc 089075ccda5d290dcdb7e833a82990f7d690ce53809c1d897d0fafa3901713bd 13904199 iraf_2.18.1~rc1.orig.tar.gz e61f4ced64f88ca96d47949f716aa127eb7bb073c0a4f4b7cc219ba76ee90f28 31072 iraf_2.18.1~rc1-3~5.debian.tar.xz Homepage: https://iraf-community.github.io Package-List: iraf deb science optional arch=any iraf-dev deb science optional arch=any iraf-noao deb science optional arch=any iraf-noao-dev deb science optional arch=any Testsuite: autopkgtest Directory: pool/main/i/iraf Priority: extra Section: misc Package: irssi-rocketchat Binary: irssi-plugin-rocketchat Version: 0.8.0-1 Maintainer: Rhonda D'Vine Build-Depends: debhelper-compat (= 13), cmake, irssi-dev, libglib2.0-dev, libjansson-dev, libwebsockets-dev (>= 4.1) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 187920ffe756438310de4a09f5bdb70c 2003 irssi-rocketchat_0.8.0-1.dsc 9c01c06e89cdcf1ed594bf1aa3ca5c2d 25990 irssi-rocketchat_0.8.0.orig.tar.gz 3eb4b4ce40399a3ef3846d2af331de37 2588 irssi-rocketchat_0.8.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/irssi-rocketchat Vcs-Git: https://salsa.debian.org/debian/irssi-rocketchat.git Checksums-Sha256: ec596d57dea966307fb5edf30cad318639163b818b39ad3ab87ad8fffe8da503 2003 irssi-rocketchat_0.8.0-1.dsc 0c50869800f39143855d6ff9980a78d97bbb4a1041ee5e53b98c91dd4b6e3a8f 25990 irssi-rocketchat_0.8.0.orig.tar.gz caad20249ede9db22da70b325573a9efa354f3df0f45235b0f4d89e26732b17b 2588 irssi-rocketchat_0.8.0-1.debian.tar.xz Homepage: https://github.com/jajm/irssi-rocketchat Package-List: irssi-plugin-rocketchat deb net optional arch=any Directory: pool/main/i/irssi-rocketchat Priority: optional Section: misc Package: itinerary Binary: itinerary Version: 24.08.1-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 5.245~), iso-codes , kirigami-addons-dev (>= 0.11.40~), kosmindoormap-dev, libical-dev (>= 3.0~), libkf6archive-dev (>= 5.245~), libkf6calendarcore-dev (>= 5.245~), libkf6colorscheme-dev (>= 5.245~), libkf6contacts-dev (>= 5.245~), libkf6coreaddons-dev (>= 5.245~), libkf6crash-dev (>= 5.245~), libkf6dbusaddons-dev (>= 5.245~), libkf6filemetadata-dev (>= 5.245~), libkf6holidays-dev (>= 5.245~), libkf6i18n-dev (>= 5.245~), libkf6kio-dev (>= 5.245~), libkf6networkmanagerqt-dev (>= 5.245~), libkf6notifications-dev (>= 5.245~), libkf6prison-dev (>= 5.245~), libkf6qqc2desktopstyle-dev (>= 5.245~), libkf6solid-dev (>= 5.245~), libkf6unitconversion-dev (>= 5.245~), libkf6windowsystem-dev (>= 5.245~), libkirigami-dev (>= 5.245~), libkitinerary-dev (>= 23.04.0~), libkpimpkpass-dev, libkpkpass-dev, libkpublictransport-dev (>= 23.07.70~), libquotient-dev (>= 0.7.2~), libssl-dev, locales-all , qml6-module-org-kde-i18n-localedata, qml6-module-org-kde-kitemmodels, qml6-module-org-kde-kopeninghours, qml6-module-org-kde-kosmindoormap, qml6-module-org-kde-osm-editorcontroller, qml6-module-org-kde-kpublictransport, qml6-module-org-kde-prison, qml6-module-qt-labs-platform, qml6-module-qt-labs-qmlmodels, qml6-module-qtcore, qml6-module-qtquick-dialogs, qml6-module-qtquick-effects, qml6-module-qtlocation, qml6-module-qtpositioning, qt6-base-dev (>= 6.5~), qt6-declarative-dev (>= 6.5~), qt6-positioning-dev (>= 6.5~), qt6-svg-dev, qtkeychain-qt6-dev, shared-mime-info (>= 1.0~), zlib1g-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 60f36a537526061461b20e63cb0367b6 3881 itinerary_24.08.1-1.dsc 94b2b6648b3dd09f33e99c985a492802 740276 itinerary_24.08.1.orig.tar.xz 40a7d025ccda503fd7fe202f274074b0 833 itinerary_24.08.1.orig.tar.xz.asc 7e6001d44e45bc0ec5462eb68c7dfbda 12844 itinerary_24.08.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/itinerary Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/itinerary.git Checksums-Sha256: 9773b8baf4f886322fd94b6b4b239869e4b8cc1496da438d83681b5ba30b956b 3881 itinerary_24.08.1-1.dsc 6ac0a09ca06e773e858258cfcaed333b33058a39c14113c53f6126a3e26290be 740276 itinerary_24.08.1.orig.tar.xz 0bd622c77c5bda8f1a95cfdf35d16dd628a1e49e125deb849df7286f0aa032be 833 itinerary_24.08.1.orig.tar.xz.asc dcd0ab38726ebf04aeda2ccb9f9fb010cb2e431267d1e26387dc0f769530b0f6 12844 itinerary_24.08.1-1.debian.tar.xz Homepage: https://www.kde.org/ Package-List: itinerary deb misc optional arch=any Directory: pool/main/i/itinerary Priority: optional Section: misc Package: jami Binary: jami, jami-daemon Version: 20231201.0~ds2-1 Maintainer: Debian VoIP Team Uploaders: Amin Bandali Build-Depends: debhelper-compat (= 12), autoconf, automake, cmake, libtool, libmd4c-dev, libmd4c-html0-dev, libnotify-dev, libnm-dev, libqrencode-dev, libqt6core5compat6-dev, libqt6networkauth6-dev, libqt6svg6-dev, libtidy-dev, libxkbcommon-dev, qml6-module-qt-labs-platform, qml6-module-qt-labs-qmlmodels, qml6-module-qt5compat-graphicaleffects, qml6-module-qtmultimedia, qml6-module-qtqml-workerscript, qml6-module-qtquick3d-spatialaudio, qml6-module-qtquick, qml6-module-qtquick-controls, qml6-module-qtquick-dialogs, qml6-module-qtquick-layouts, qml6-module-qtquick-shapes, qml6-module-qtquick-templates, qml6-module-qtquick-window, qt6-5compat-dev, qt6-base-dev, qt6-declarative-dev, qt6-l10n-tools, qt6-multimedia-dev, qt6-positioning-dev, qt6-tools-dev, qt6-tools-dev-tools, libdbus-1-dev, libsdbus-c++-bin, libsdbus-c++-dev, libsystemd-dev, libupnp-dev, libgnutls28-dev (>= 3.6.7), libssl-dev, libpulse-dev, libasound2-dev, libexpat1-dev, libyaml-cpp-dev, libsndfile1-dev, libxext-dev, libxfixes-dev, libspeex-dev, libspeexdsp-dev, uuid-dev, libavcodec-dev, libavutil-dev (>= 7:3.4.2), libavformat-dev, libswscale-dev, libavdevice-dev, libopus-dev, libudev-dev, libgsm1-dev, libjsoncpp-dev, libnatpmp-dev, libva-dev, libopendht-dev (>= 3.0.1), libasio-dev, libcrypto++-dev, libargon2-dev, libvdpau-dev, libsecp256k1-dev, libfmt-dev, libhttp-parser-dev, libarchive-dev, libgit2-dev, libwebrtc-audio-processing-dev, libmsgpack-cxx-dev | libmsgpack-dev (>= 1.4.2), libmsgpack-cxx-dev | libmsgpack-dev (<= 4.0.0), yasm, libsamplerate0-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 9fe5e4b16901f6ff1368fc32d32d8389 3564 jami_20231201.0~ds2-1.dsc 3415225bec64d0587694309a5813e6dc 30864591 jami_20231201.0~ds2.orig.tar.gz 3f15b1944a720a3a6fdd504c8c773125 24888 jami_20231201.0~ds2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/jami Vcs-Git: https://salsa.debian.org/pkg-voip-team/jami.git Checksums-Sha256: 2892e984c695ac4109536ea7440ad1183f9f73bf5331b6565b73a981f4b3ea5b 3564 jami_20231201.0~ds2-1.dsc e9879a907f247ac3624e2db33ddda4b98db229f44bf30ec485a0602ad024d9f0 30864591 jami_20231201.0~ds2.orig.tar.gz c43f7fec1afae053520bd40463963c60cf44466fde5acba5d92be49b5c1abb0b 24888 jami_20231201.0~ds2-1.debian.tar.xz Homepage: https://jami.net Package-List: jami deb comm optional arch=any jami-daemon deb comm optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dbus-x11, xauth, xvfb Directory: pool/main/j/jami Priority: optional Section: misc Package: janitor Binary: python3-janitor, janitor-worker, janitor-runner, janitor-publisher, janitor-apt, janitor-differ Version: 0.1~git20220702-1 Maintainer: Jelmer Vernooij Build-Depends: python3-all, python3-setuptools, debhelper-compat (= 13), python3-pygments, dh-python, mypy-protobuf, protobuf-compiler, python3-aiohttp, python3-aiohttp-openmetrics, silver-platter, python3-buildlog-consultant, ognibuild, lintian-brush, loggerhead, python3-klaus, python3-asyncpg, python3-aiozipkin, python3-breezy.tests Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 1f1e63af06163706d06969c55a6e3367 2268 janitor_0.1~git20220702-1.dsc 9d196c5cf1626c2038970f5a02b8eb89 243248 janitor_0.1~git20220702.orig.tar.gz caf447429f19be706dbce67b7238f246 3156 janitor_0.1~git20220702-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/jelmer/janitor/tree/debian/main Vcs-Git: https://salsa.debian.org/jelmer/janitor.git -b debian/main Checksums-Sha256: e629fafb6aebe30b72c677a5309878fa84ea40e6650490ff705a8dacad45ebf4 2268 janitor_0.1~git20220702-1.dsc d64367366c4460aaeb1d329113586d6153e7b1bc0fba6d2ce3397ad3689a5788 243248 janitor_0.1~git20220702.orig.tar.gz 76ab5f6b6296f038e3f7dfe6de8fc5456d57255e15c6b59c050eb9bdb292b63f 3156 janitor_0.1~git20220702-1.debian.tar.xz Homepage: https://github.com/jelmer/janitor Package-List: janitor-apt deb devel optional arch=all janitor-differ deb devel optional arch=all janitor-publisher deb devel optional arch=all janitor-runner deb devel optional arch=all janitor-worker deb devel optional arch=all python3-janitor deb python optional arch=all Testsuite: autopkgtest Testsuite-Triggers: python3-breezy.tests, python3-setuptools Directory: pool/main/j/janitor Priority: optional Section: misc Package: jaxb-api Binary: libjaxb-api-java Version: 3.0.1-1 Maintainer: Debian Java Maintainers Uploaders: Timo Aaltonen Build-Depends: debhelper-compat (= 13), default-jdk, libactivation-java, libjakarta-activation-java, libbuild-helper-maven-plugin-java, libmaven-antrun-plugin-java, libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, maven-debian-helper (>= 1.5) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: cc4af1bc987c9f20284e898d3b31cf4f 2145 jaxb-api_3.0.1-1.dsc 74fe2029f14100361794c70aa9baa3a1 420695 jaxb-api_3.0.1.orig.tar.gz 74fe2a96d20d2d7cba11b18454bfaa30 8756 jaxb-api_3.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/java-team/jaxb-api Vcs-Git: https://salsa.debian.org/java-team/jaxb-api.git Checksums-Sha256: 448e43b58760fe6563d2aa2ca74a8e55f475797ce96a33fd7cf944534c1f3990 2145 jaxb-api_3.0.1-1.dsc 9a85388d7e007c253887ed07b4d5ca232fad261fd0a2664671839cceb27c18ed 420695 jaxb-api_3.0.1.orig.tar.gz 5b8731bd85eb2771abf51cd500f870dab0f1294cab905080332d472af15cf1a0 8756 jaxb-api_3.0.1-1.debian.tar.xz Homepage: https://github.com/javaee/jaxb-spec Package-List: libjaxb-api-java deb java optional arch=all Directory: pool/main/j/jaxb-api Priority: optional Section: misc Package: jflex Binary: jflex Version: 1.8.2-1 Maintainer: Debian Java Maintainers Uploaders: Markus Koschany Build-Depends: ant, cup (>= 0.11b-20160615-2), debhelper-compat (= 13), default-jdk, javahelper, jflex (>= 1.6.1), junit, libgoogle-auto-value-java, maven-debian-helper Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 49b36db197ba432071a1d975c3097de9 2147 jflex_1.8.2-1.dsc a589fe2b53fcd88fb3b1562eb8e91a4e 860596 jflex_1.8.2.orig.tar.xz 43fa4d70aba61dcf3f6b9a552640e083 28520 jflex_1.8.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/java-team/jflex Vcs-Git: https://salsa.debian.org/java-team/jflex.git Checksums-Sha256: b1cceb009220fa81c2e3156aab19b53f9b94110aad81b22ba6a9ccef4d046707 2147 jflex_1.8.2-1.dsc a6d27ecbc651043a31eaef757f23b10083e4120e8bf5d1b169091bf0ca1790c4 860596 jflex_1.8.2.orig.tar.xz 64fca8e0406ab90f46c1796d6be7b0a74652cab75361704d99a15eb066e012a7 28520 jflex_1.8.2-1.debian.tar.xz Homepage: https://www.jflex.de/ Package-List: jflex deb java optional arch=all Directory: pool/main/j/jflex Priority: source Section: java Package: jimtcl Binary: jimsh, libjim-dev, libjim0.83 Version: 0.83-1 Maintainer: Bo YU Build-Depends: dpkg-dev (>= 1.22.5), asciidoc, debhelper-compat (= 13), libssl-dev, pkgconf Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d41310b077220de544f4c94b3cdc5e54 1933 jimtcl_0.83-1.dsc d71bbf22ce74b5e8d90962990be3af43 4465834 jimtcl_0.83.orig.tar.gz 784b2c2e4876d4f9785432241097fc81 10516 jimtcl_0.83-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/jimtcl Vcs-Git: https://salsa.debian.org/debian/jimtcl.git Checksums-Sha256: 96a3e4bf7be2ca69736613693b94576d5ca81a41680dcb4d3bce1bcca60cf340 1933 jimtcl_0.83-1.dsc 6f2df00009f5ac4ad654c1ae1d2f8ed18191de38d1f5a88a54ea99cc16936686 4465834 jimtcl_0.83.orig.tar.gz 1b6eab8c0a74230b39b62cd8dbd34fd07bc7403c60d12c3458343a77e80b4021 10516 jimtcl_0.83-1.debian.tar.xz Homepage: http://jim.tcl.tk/ Package-List: jimsh deb devel optional arch=any libjim-dev deb libdevel optional arch=any libjim0.83 deb libs optional arch=any Directory: pool/main/j/jimtcl Priority: source Section: devel Package: jpeg-xl Binary: libjxl-tools, libjxl-dev, libjxl0.10, jpeg-xl-doc, libjxl-devtools, libjxl-gdk-pixbuf, libjpegxl-java Version: 0.10.3-1 Maintainer: Debian PhotoTools Maintainers Uploaders: Mathieu Malaterre Build-Depends: asciidoc-base, cmake (>= 3.10), debhelper-compat (= 13), default-jdk [amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x alpha ia64 m68k powerpc ppc64 sh4 sparc64 x32] , docbook-xml, help2man, libavif-dev (>= 0.10.1), libbrotli-dev, libgdk-pixbuf-2.0-dev, libgflags-dev, libgif-dev (>= 5.1), libgmock-dev , libgoogle-perftools-dev [amd64 arm64 armel armhf mips64el ppc64el riscv64 s390x loong64 powerpc ppc64 x32], libgtest-dev , libhwy-dev (>= 1.0.3), libjpeg-dev, libjxl-testdata (>= 0.0~git20240106.ff8d743-2) , liblcms-dev | liblcms2-dev (>= 2.13), libopenexr-dev, libpng-dev, libwebp-dev (>= 1.3), ninja-build, pkgconf Build-Depends-Indep: doxygen, graphviz Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: e8beb7edfcc047e1e3d69ca8d4ba6ec5 3174 jpeg-xl_0.10.3-1.dsc 0fd3db8956a41d13b5e8eac4fe61d8d3 1912351 jpeg-xl_0.10.3.orig.tar.gz 870a80c5294fd9b27c7160e0cf76b034 21064 jpeg-xl_0.10.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-phototools-team/libjxl Vcs-Git: https://salsa.debian.org/debian-phototools-team/libjxl.git Checksums-Sha256: c6e6100cd670adaf208d7c7b000ed213e9ca3eb113761b8f7f9b0f5064dcd2d2 3174 jpeg-xl_0.10.3-1.dsc e0191411cfcd927eebe5392d030fe4283fe27ba1685ab7265104936e0b4283a6 1912351 jpeg-xl_0.10.3.orig.tar.gz 6865ee49101d2e9ce87ee5fcbdc0cd5ce9f04c0a8a1568312d054329408c07ec 21064 jpeg-xl_0.10.3-1.debian.tar.xz Homepage: https://github.com/libjxl/libjxl Package-List: jpeg-xl-doc deb doc optional arch=all libjpegxl-java deb java optional arch=amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x,alpha,ia64,m68k,powerpc,ppc64,sh4,sparc64,x32 libjxl-dev deb libdevel optional arch=any libjxl-devtools deb utils optional arch=any libjxl-gdk-pixbuf deb libs optional arch=any libjxl-tools deb utils optional arch=any libjxl0.10 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: libjxl-testdata Directory: pool/main/j/jpeg-xl Priority: optional Section: misc Package: jpeg-xl Binary: libjxl-tools, libjxl-dev, libjxl0.10, jpeg-xl-doc, libjxl-devtools, libjxl-gdk-pixbuf, libjpegxl-java, libjpegli-tools Version: 0.10.3-4 Maintainer: Debian PhotoTools Maintainers Uploaders: Mathieu Malaterre Build-Depends: asciidoc-base, cmake (>= 3.10), debhelper-compat (= 13), default-jdk [amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x alpha ia64 m68k powerpc ppc64 sh4 sparc64 x32] , docbook-xml, help2man, libavif-dev (>= 0.10.1), libbrotli-dev, libgdk-pixbuf-2.0-dev, libgflags-dev, libgif-dev (>= 5.1), libgmock-dev , libgoogle-perftools-dev [amd64 arm64 armel armhf mips64el ppc64el riscv64 s390x loong64 powerpc ppc64 x32], libgtest-dev , libhwy-dev (>= 1.0.3), libjpeg-dev, libjxl-testdata (>= 0.0~git20240106.ff8d743-2) , liblcms-dev | liblcms2-dev (>= 2.13), libopenexr-dev, libpng-dev, libwebp-dev (>= 1.3), ninja-build, pkgconf Build-Depends-Indep: doxygen, graphviz Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: f6660fcf946aa5c04d37eb1cf91a5a9a 3236 jpeg-xl_0.10.3-4.dsc 0fd3db8956a41d13b5e8eac4fe61d8d3 1912351 jpeg-xl_0.10.3.orig.tar.gz 612c5906a6004e1478026c19ee549ffb 23456 jpeg-xl_0.10.3-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-phototools-team/libjxl Vcs-Git: https://salsa.debian.org/debian-phototools-team/libjxl.git Checksums-Sha256: 944e59097fec510b2e0ebdc4e8c55b05d18311d3f767a60952c5776cbeeacd98 3236 jpeg-xl_0.10.3-4.dsc e0191411cfcd927eebe5392d030fe4283fe27ba1685ab7265104936e0b4283a6 1912351 jpeg-xl_0.10.3.orig.tar.gz 6c7c4795e5f5331d421cbf5a1d371afd720a9e138e0cc91adb304f832f4e11ed 23456 jpeg-xl_0.10.3-4.debian.tar.xz Homepage: https://github.com/libjxl/libjxl Package-List: jpeg-xl-doc deb doc optional arch=all libjpegli-tools deb utils optional arch=any libjpegxl-java deb java optional arch=amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x,alpha,ia64,m68k,powerpc,ppc64,sh4,sparc64,x32 libjxl-dev deb libdevel optional arch=any libjxl-devtools deb utils optional arch=any libjxl-gdk-pixbuf deb libs optional arch=any libjxl-tools deb utils optional arch=any libjxl0.10 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: libjxl-testdata Directory: pool/main/j/jpeg-xl Priority: optional Section: misc Package: jpeg-xl Binary: libjxl-tools, libjxl-dev, libjxl0.10, jpeg-xl-doc, libjxl-devtools, libjxl-gdk-pixbuf, libjpegxl-java Version: 0.10.3-5 Maintainer: Debian PhotoTools Maintainers Uploaders: Mathieu Malaterre Build-Depends: asciidoc-base, cmake (>= 3.10), debhelper-compat (= 13), default-jdk [amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x alpha ia64 m68k powerpc ppc64 sh4 sparc64 x32] , docbook-xml, help2man, libavif-dev (>= 0.10.1), libbrotli-dev, libgdk-pixbuf-2.0-dev, libgflags-dev, libgif-dev (>= 5.1), libgmock-dev , libgoogle-perftools-dev [amd64 arm64 armel armhf mips64el ppc64el riscv64 s390x loong64 powerpc ppc64 x32], libgtest-dev , libhwy-dev (>= 1.0.3), libjpeg-dev, libjxl-testdata (>= 0.0~git20240106.ff8d743-2) , liblcms-dev | liblcms2-dev (>= 2.13), libopenexr-dev, libpng-dev, libwebp-dev (>= 1.3), ninja-build, pkgconf Build-Depends-Indep: doxygen, graphviz Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 4bee07217cba6e63bbe9666a6ff50994 3174 jpeg-xl_0.10.3-5.dsc 0fd3db8956a41d13b5e8eac4fe61d8d3 1912351 jpeg-xl_0.10.3.orig.tar.gz 67f9427140d22e9579d3ea6962146d83 21332 jpeg-xl_0.10.3-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-phototools-team/libjxl Vcs-Git: https://salsa.debian.org/debian-phototools-team/libjxl.git Checksums-Sha256: 5922da56bab21426abecc0e3dc439cfa6ac494725fc08d34796dadb7f84140aa 3174 jpeg-xl_0.10.3-5.dsc e0191411cfcd927eebe5392d030fe4283fe27ba1685ab7265104936e0b4283a6 1912351 jpeg-xl_0.10.3.orig.tar.gz e6d67029f4f56890b81ecc711a7eac9381abaa089c33cb59c33697294813136e 21332 jpeg-xl_0.10.3-5.debian.tar.xz Homepage: https://github.com/libjxl/libjxl Package-List: jpeg-xl-doc deb doc optional arch=all libjpegxl-java deb java optional arch=amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x,alpha,ia64,m68k,powerpc,ppc64,sh4,sparc64,x32 libjxl-dev deb libdevel optional arch=any libjxl-devtools deb utils optional arch=any libjxl-gdk-pixbuf deb libs optional arch=any libjxl-tools deb utils optional arch=any libjxl0.10 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: libjxl-testdata Directory: pool/main/j/jpeg-xl Priority: optional Section: misc Package: json-simple Binary: libjson-simple-java, libjson-simple-doc Version: 3.1.1-1~exp2 Maintainer: Debian Java Maintainers Uploaders: Gilles Filippini Build-Depends: debhelper (>= 10), default-jdk, default-jdk-doc, junit4, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, jflex, maven-debian-helper Architecture: all Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: e7e45dccbf3408b7f9a4248740694087 1844 json-simple_3.1.1-1~exp2.dsc 9fa4ccf90678899a1614d0d72253a8dc 46713 json-simple_3.1.1.orig.tar.gz b310bc921ea0c2db91d332b17bb291ea 5128 json-simple_3.1.1-1~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/java-team/json-simple Vcs-Git: https://salsa.debian.org/java-team/json-simple.git Checksums-Sha256: 38a42c57944ba2bb4ff2edce3f21c247892c138b460515ce9e0083f4799173a4 1844 json-simple_3.1.1-1~exp2.dsc 5811ac8464c9bc803b2a414b70116b5d6958cb475badbe87c9852872b1c20c31 46713 json-simple_3.1.1.orig.tar.gz dfcd584388ed56236662345f0d6c56e78a9db029dcb00a8727de338b7d205004 5128 json-simple_3.1.1-1~exp2.debian.tar.xz Homepage: https://github.com/cliftonlabs/json-simple Package-List: libjson-simple-doc deb doc optional arch=all libjson-simple-java deb java optional arch=all Directory: pool/main/j/json-simple Priority: source Section: java Package: juce Binary: juce-modules-source, juce-modules-source-data, juce-tools, libjuce-doc Version: 6.1.3~ds0-1~exp1 Maintainer: Debian Multimedia Maintainers Uploaders: IOhannes m zmölnig (Debian/GNU) , Build-Depends: cmake, debhelper-compat (= 13), libasound2-dev, libcurl4-gnutls-dev | libcurl-dev, libfreetype6-dev, libgl1-mesa-dev | libgl-dev, libgtk-3-dev, libjpeg-dev, libwebkit2gtk-4.0-dev, libx11-dev, libxcomposite-dev, libxcursor-dev, libxext-dev, libxinerama-dev, libxrandr-dev, pkg-config, python3:any, zlib1g-dev Build-Depends-Indep: doxygen, graphviz Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: af63a1cf37722d8c371639b286a105ee 2692 juce_6.1.3~ds0-1~exp1.dsc 3ac8faa62bfb2606441b60aad8cc0ad3 10600452 juce_6.1.3~ds0.orig.tar.xz 72f2fc425c2aafe68c6425948eb08902 63860 juce_6.1.3~ds0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/multimedia-team/juce Vcs-Git: https://salsa.debian.org/multimedia-team/juce.git Checksums-Sha256: f9bff4224de998da7720c2774698a39f6928584b1ba7aa32a13e7f6489e16583 2692 juce_6.1.3~ds0-1~exp1.dsc c926aca3b26bbcf3d077da05ab8e8a226e73f7319a2155a83b338cbfa7c5cbce 10600452 juce_6.1.3~ds0.orig.tar.xz 4d7aa2a9b3a632061b7831583f76f57a4e4303630e11a9f94686412d95761ce7 63860 juce_6.1.3~ds0-1~exp1.debian.tar.xz Homepage: https://www.juce.com Dgit: 61a01e55b8f8586b407939ac342ccd8397333310 debian archive/debian/6.1.3_ds0-1_exp1 https://git.dgit.debian.org/juce Package-List: juce-modules-source deb devel optional arch=any juce-modules-source-data deb devel optional arch=all juce-tools deb devel optional arch=any libjuce-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: @builddeps@, libjack-dev, libogg-dev, xauth, xvfb Extra-Source-Only: yes Directory: pool/main/j/juce Priority: optional Section: misc Package: juce Binary: juce-modules-source, juce-modules-source-data, juce-tools, libjuce-doc Version: 6.1.3~ds0-1~exp2 Maintainer: Debian Multimedia Maintainers Uploaders: IOhannes m zmölnig (Debian/GNU) , Build-Depends: cmake, debhelper-compat (= 13), libasound2-dev, libcurl4-gnutls-dev | libcurl-dev, libfreetype6-dev, libgl1-mesa-dev | libgl-dev, libgtk-3-dev, libjpeg-dev, libwebkit2gtk-4.0-dev, libx11-dev, libxcomposite-dev, libxcursor-dev, libxext-dev, libxinerama-dev, libxrandr-dev, pkg-config, python3:any, zlib1g-dev Build-Depends-Indep: doxygen, graphviz Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: ab9bf607c142933331873824b4617a41 2692 juce_6.1.3~ds0-1~exp2.dsc 3ac8faa62bfb2606441b60aad8cc0ad3 10600452 juce_6.1.3~ds0.orig.tar.xz 824ad562fb91a1f4f3461a64615babdf 64204 juce_6.1.3~ds0-1~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/multimedia-team/juce Vcs-Git: https://salsa.debian.org/multimedia-team/juce.git Checksums-Sha256: 3d4ae32f6c284dfe5d6afaa6b33be64e3a462736c2dff69dce031312453c479b 2692 juce_6.1.3~ds0-1~exp2.dsc c926aca3b26bbcf3d077da05ab8e8a226e73f7319a2155a83b338cbfa7c5cbce 10600452 juce_6.1.3~ds0.orig.tar.xz df5c9372d105410aa4b88e69769a69ff6ed236f62675bba700a41dc991c10e94 64204 juce_6.1.3~ds0-1~exp2.debian.tar.xz Homepage: https://www.juce.com Dgit: b5c9fc767b28f3969425ec1f0d03d6f9278c6342 debian archive/debian/6.1.3_ds0-1_exp2 https://git.dgit.debian.org/juce Package-List: juce-modules-source deb devel optional arch=any juce-modules-source-data deb devel optional arch=all juce-tools deb devel optional arch=any libjuce-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: @builddeps@, libjack-dev, libogg-dev, xauth, xvfb Extra-Source-Only: yes Directory: pool/main/j/juce Priority: optional Section: misc Package: juce Binary: juce-modules-source, juce-modules-source-data, juce-tools, libjuce-doc Version: 6.1.3~ds0-1~exp3 Maintainer: Debian Multimedia Maintainers Uploaders: IOhannes m zmölnig (Debian/GNU) , Build-Depends: cmake, debhelper-compat (= 13), libasound2-dev, libcurl4-gnutls-dev | libcurl-dev, libfreetype6-dev, libjpeg-dev, libx11-dev, libxcomposite-dev, libxcursor-dev, libxext-dev, libxinerama-dev, libxrandr-dev, pkg-config, python3:any, zlib1g-dev Build-Depends-Indep: doxygen, graphviz Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: a62a40ea9d20181462750980d1b3eb35 2626 juce_6.1.3~ds0-1~exp3.dsc 3ac8faa62bfb2606441b60aad8cc0ad3 10600452 juce_6.1.3~ds0.orig.tar.xz e53432ff7a01c366ae6a14192c6a1a58 64304 juce_6.1.3~ds0-1~exp3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/multimedia-team/juce Vcs-Git: https://salsa.debian.org/multimedia-team/juce.git Checksums-Sha256: 0be3c68a5cdc0836ac0499007eb4995e8fe3853cea03e466743ccf180561fb77 2626 juce_6.1.3~ds0-1~exp3.dsc c926aca3b26bbcf3d077da05ab8e8a226e73f7319a2155a83b338cbfa7c5cbce 10600452 juce_6.1.3~ds0.orig.tar.xz 6996a1e94298a7b23da10ea0f87c9c3562ba4f7b0fb573c2532e2a129f6389be 64304 juce_6.1.3~ds0-1~exp3.debian.tar.xz Homepage: https://www.juce.com Dgit: 5bb73995bdd834c7f74eba4eb82c670c1bef6c9a debian archive/debian/6.1.3_ds0-1_exp3 https://git.dgit.debian.org/juce Package-List: juce-modules-source deb devel optional arch=any juce-modules-source-data deb devel optional arch=all juce-tools deb devel optional arch=any libjuce-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: @builddeps@, libjack-dev, libogg-dev, xauth, xvfb Extra-Source-Only: yes Directory: pool/main/j/juce Priority: optional Section: misc Package: kaccounts-integration Binary: kaccounts-integration, libkaccounts6-dev, libkaccounts6-2, qml6-module-org-kde-kaccounts Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Diane Trout , Norbert Preining , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 5.240.0~), gettext, libaccounts-qt6-dev (>= 1.16~), libkf6config-dev (>= 5.240.0~), libkf6coreaddons-dev (>= 5.240.0~), libkf6dbusaddons-dev (>= 5.240.0~), libkf6i18n-dev (>= 5.240.0~), libkf6kcmutils-dev (>= 5.240.0~), libkf6kio-dev (>= 5.240.0~), libkf6wallet-dev (>= 5.240.0~), libsignon-qt6-dev (>= 8.61+git20231015.c8ad982~), pkgconf, pkg-kde-tools, qcoro-qt6-dev, qt6-base-dev (>= 6.5.0+dfsg~), qt6-declarative-dev (>= 6.5.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 013cc6dc2bc6a8b2243d0b85e4839f13 3252 kaccounts-integration_24.08.0-1.dsc f3458d7bc2054c75042553a561574108 92004 kaccounts-integration_24.08.0.orig.tar.xz 942f6492c94e4571fda9292fb4e15001 833 kaccounts-integration_24.08.0.orig.tar.xz.asc fea224d21b6d249931fa97c0a71e68d8 18636 kaccounts-integration_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kaccounts-integration Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kaccounts-integration.git Checksums-Sha256: a20b407879db614d22ff5105b543234f6b7648c07c29ca4fc0b3b326697b0b20 3252 kaccounts-integration_24.08.0-1.dsc fb21d2435b2aaa9960fed9660a9cd56b7702080c4e99f9a207e6c1ba8d52b3f4 92004 kaccounts-integration_24.08.0.orig.tar.xz e707d20f4f39808a3e7d0750351b63a80c2c3cdc30968861978e2feaabd9ef12 833 kaccounts-integration_24.08.0.orig.tar.xz.asc be22e13c1cd9b57ddd88c6834657b0762d01400772fa7397158343dbcd71d764 18636 kaccounts-integration_24.08.0-1.debian.tar.xz Homepage: https://projects.kde.org/projects/kde/kdenetwork/kaccounts-integration Package-List: kaccounts-integration deb kde optional arch=any libkaccounts6-2 deb libs optional arch=any libkaccounts6-dev deb libdevel optional arch=any qml6-module-org-kde-kaccounts deb kde optional arch=any Directory: pool/main/k/kaccounts-integration Priority: optional Section: misc Package: kaccounts-providers Binary: kaccounts-providers Version: 4:24.08.1-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.0.0~), gettext, intltool, libkaccounts6-dev, libkf6i18n-dev (>= 6.0.0~), libkf6kio-dev (>= 6.0.0~), libkf6package-dev (>= 6.0.0~), qcoro-qt6-dev, qt6-base-dev (>= 6.5.0+dfsg~), qt6-declarative-dev (>= 6.5.0+dfsg~), qt6-webengine-dev (>= 6.5.0+dfsg~) [amd64 arm64 armhf i386] Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: babed50394246ff76721c79dbe63c57f 2707 kaccounts-providers_24.08.1-1.dsc d5cd6141a41f651b79510170997e472b 68936 kaccounts-providers_24.08.1.orig.tar.xz a586aa233100c43b78b32ce6a87f66e8 833 kaccounts-providers_24.08.1.orig.tar.xz.asc d2c9a8eb25f3f993eb18193536aeafe9 11028 kaccounts-providers_24.08.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kaccounts-providers Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kaccounts-providers.git Checksums-Sha256: a3a0b03f4673b6b797de49832479235dd52b1b4f8252250d8e71b61e0e655d55 2707 kaccounts-providers_24.08.1-1.dsc 1cd1cde4cff66bd594aa27b4f941b61dc4d6ffd7b53a5f3fa04d43ba9e8967dc 68936 kaccounts-providers_24.08.1.orig.tar.xz c158a8e4665c594e3b68da8de328e52cd054c6c7f5c9645baeddfcfa9f845410 833 kaccounts-providers_24.08.1.orig.tar.xz.asc af90db23f55fd51e806ed632086f96dae99af1cf8934fa04e091af244f53c7ef 11028 kaccounts-providers_24.08.1-1.debian.tar.xz Homepage: https://projects.kde.org/projects/kde/kdenetwork/kaccounts-providers Package-List: kaccounts-providers deb kde optional arch=any Directory: pool/main/k/kaccounts-providers Priority: optional Section: misc Package: kactivitymanagerd Binary: kactivitymanagerd Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), gettext, libboost-dev (>= 1.58~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6crash-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6globalaccel-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkf6xmlgui-dev (>= 6.2.0~), qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 39404dd335daac0908f68f1ceb613425 2819 kactivitymanagerd_6.1.5-1.dsc 8f7240db9a155211ef4175c36418e455 110264 kactivitymanagerd_6.1.5.orig.tar.xz 010a707cf43450526002ba1608a713cb 833 kactivitymanagerd_6.1.5.orig.tar.xz.asc 16956a927a414504469a77d19a659792 15520 kactivitymanagerd_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kactivitymanagerd Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kactivitymanagerd.git Checksums-Sha256: 726b838dcfc3cee149e146aabf9498b82ddf7ae6e6bf34fa1c04dde911cccd83 2819 kactivitymanagerd_6.1.5-1.dsc 3f8afda273787802d5cd46bf76f8f1467ece1f21c83bbaa6513435775523810f 110264 kactivitymanagerd_6.1.5.orig.tar.xz 8200d97c535636776cb69139af4fce76b3726867e0a2d7d401d9c41ad25ff498 833 kactivitymanagerd_6.1.5.orig.tar.xz.asc 2bcfe3e5e09a092e6872f1660ee8d9a87fc1dc672eaf4530c209fc01c029b867 15520 kactivitymanagerd_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kactivitymanagerd Package-List: kactivitymanagerd deb kde optional arch=any Directory: pool/main/k/kactivitymanagerd Priority: optional Section: misc Package: kaddressbook Binary: kaddressbook, kaddressbook-data, libkaddressbook-dev, libkpim6addressbookimportexport6 Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Michael Meskes , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libakonadicontact-dev (>= 4:24.08.0~), libakonadisearch-dev (>= 4:24.08.0~), libgrantleetheme-dev (>= 24.08.0~), libkdepim-dev (>= 4:24.08.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6kcmutils-dev (>= 6.3.0~), libkf6userfeedback-dev (>= 6.3.0~), libkldap-dev (>= 24.08.0~), libkontactinterface-dev (>= 24.08.0~), libpimcommon-dev (>= 4:24.08.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: b38f322dc064abbe2b56f82e3156401e 3246 kaddressbook_24.08.0-1.dsc 81991f4eb6bce687ca4e3d9d6aab8f81 3410104 kaddressbook_24.08.0.orig.tar.xz 0b33a2e4b4d8761b08e157631de089ee 833 kaddressbook_24.08.0.orig.tar.xz.asc c7b7c6965aaff948aa38e13ec07aca7b 16380 kaddressbook_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kaddressbook Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kaddressbook.git Checksums-Sha256: 18a875e34d58568d9a8b347f149a6b78ae8849483733e11ff63df15b4a63d818 3246 kaddressbook_24.08.0-1.dsc 7e519f72b62d81b588dc51d3c8417eb26431347cd552ff44cdff711de723f559 3410104 kaddressbook_24.08.0.orig.tar.xz 837f729ce5d2be82c5221885e77f80ebd6be4bafe2189e2875f79c15ca10452b 833 kaddressbook_24.08.0.orig.tar.xz.asc 1b2303a2cd67f7d99c344fcd8fd5727f2f2ed63ea5a301ff54eca35d24c95d98 16380 kaddressbook_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/kaddressbook Package-List: kaddressbook deb utils optional arch=any kaddressbook-data deb kde optional arch=all libkaddressbook-dev deb libdevel optional arch=any libkpim6addressbookimportexport6 deb libs optional arch=any Directory: pool/main/k/kaddressbook Priority: extra Section: misc Package: kalarm Binary: kalarm Version: 4:24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Michael Meskes , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libakonadicontact-dev (>= 4:24.08.0~), libakonadimime-dev (>= 4:24.08.0~), libkcalendarutils-dev (>= 4:24.08.0~), libkf6auth-dev (>= 6.3.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6codecs-dev (>= 6.3.0~), libkf6completion-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6configwidgets-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6globalaccel-dev (>= 6.3.0~), libkf6guiaddons-dev (>= 6.3.0~), libkf6holidays-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6itemmodels-dev (>= 6.3.0~), libkf6jobwidgets-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6notifications-dev (>= 6.3.0~), libkf6notifyconfig-dev (>= 6.3.0~), libkf6service-dev (>= 6.3.0~), libkf6statusnotifieritem-dev (>= 6.3.0~), libkf6textwidgets-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6windowsystem-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkmailtransport-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), libktextaddons-dev (>= 1.5.4~), libvlc-dev (>= 3.0.0~), libvlccore-dev (>= 3.0.0~), libx11-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7a6337b78a8dabf8261a9aa6f71ca387 3587 kalarm_24.08.0-2.dsc 8f367a4530a405a8d06a9012f095777e 2589896 kalarm_24.08.0.orig.tar.xz 09c0db48213b99c71fa62e728bd03d0f 833 kalarm_24.08.0.orig.tar.xz.asc de5726cc1df10fed97b949de2052ee5e 15696 kalarm_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kalarm Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kalarm.git Checksums-Sha256: 818f2814af8ccd8c7c8e9e92ca5173baf9edc173e2d11743400c5608adbb3efc 3587 kalarm_24.08.0-2.dsc 2e842b66dc9ea5986adef9b049d70b6a3ae90e3f3601620b5e772de8aeb8290d 2589896 kalarm_24.08.0.orig.tar.xz 55643cc1ce494273868705bef65a219256909920b8d8c4b931731e8f2aa8426b 833 kalarm_24.08.0.orig.tar.xz.asc eac8d9856d54be2a31536944b162c0b22d003d916ec1cedc7a36ac3085e5c161 15696 kalarm_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/kalarm Package-List: kalarm deb kde optional arch=any Directory: pool/main/k/kalarm Priority: extra Section: misc Package: kamera Binary: kamera Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Scarlett Moore , Build-Depends: cmake (>= 3.16.0~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libgphoto2-dev (>= 2.5.0~), libkf6config-dev (>= 6.3.0~), libkf6configwidgets-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6kcmutils-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1cb52fe8ce5c670b834509fd80600671 2579 kamera_24.08.0-1.dsc 8a8f75318f02b947d4b2e65d661efcd2 131120 kamera_24.08.0.orig.tar.xz 1cbb0ad522125de0f0de06ad333810d5 833 kamera_24.08.0.orig.tar.xz.asc d84c2c5c192769ec4047cdb5059ba0d6 21476 kamera_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kamera Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kamera.git Checksums-Sha256: 19310fa236f66eed889339d6e4101c743d16adda6688e018ef4ddd5948de20f1 2579 kamera_24.08.0-1.dsc d819eb4d81ce51d975b35724235e426e0cb2b96a9c58b7854c8f0c86bba6f750 131120 kamera_24.08.0.orig.tar.xz bafc02b78bf2f9725afccdf0c5ba47a50377578956a8bc90efb188390258412d 833 kamera_24.08.0.orig.tar.xz.asc ec39c14e207fadc80737bbce9f73b6a64d9087df55c1467ecaee93c18489beea 21476 kamera_24.08.0-1.debian.tar.xz Homepage: https://apps.kde.org/en/kamera Package-List: kamera deb graphics optional arch=any Directory: pool/main/k/kamera Priority: source Section: graphics Package: kata-containers Binary: kata-containers Version: 2.4.0~alpha0+ds1-1 Maintainer: Shengjing Zhu Uploaders: Debian Go Packaging Team , Debian Rust Maintainers , Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-blang-semver-dev, golang-github-burntsushi-toml-dev, golang-github-containerd-cgroups-dev, golang-github-containerd-console-dev, golang-github-containerd-containerd-dev, golang-github-containerd-fifo-dev, golang-github-containerd-ttrpc-dev, golang-github-containerd-typeurl-dev, golang-github-containernetworking-plugins-dev, golang-github-fsnotify-fsnotify-dev, golang-github-go-ini-ini-dev, golang-github-go-openapi-errors-dev, golang-github-go-openapi-runtime-dev, golang-github-go-openapi-strfmt-dev, golang-github-go-openapi-swag-dev, golang-github-go-openapi-validate-dev, golang-github-gogo-protobuf-dev, golang-github-hashicorp-go-multierror-dev, golang-github-intel-go-cpuid-dev, golang-github-kata-containers-govmm-dev, golang-github-mdlayher-vsock-dev, golang-github-opencontainers-runc-dev, golang-github-opencontainers-selinux-dev, golang-github-opencontainers-specs-dev, golang-github-pkg-errors-dev, golang-github-prometheus-client-golang-dev, golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev, golang-github-prometheus-procfs-dev, golang-github-safchain-ethtool-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev, golang-github-urfave-cli-dev, golang-github-vishvananda-netlink-dev, golang-github-vishvananda-netns-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-dev, golang-golang-x-sys-dev, golang-google-grpc-dev, golang-gopkg-inf.v0-dev, golang-opentelemetry-otel-dev Architecture: amd64 arm64 ppc64el s390x Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 20b220165d21d8780d5df42db32b0fc7 3179 kata-containers_2.4.0~alpha0+ds1-1.dsc 8e830a4e01d45170b2cd4eefb7dd6038 5464410 kata-containers_2.4.0~alpha0+ds1.orig.tar.gz b185b0afe6a49d57b4bf0d58a81231b6 6844 kata-containers_2.4.0~alpha0+ds1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/zhsj/kata-containers Vcs-Git: https://salsa.debian.org/zhsj/kata-containers.git Checksums-Sha256: 88e87c7af8de8b78dfa621918960f131248684fca058fe321cc3b8abe71e2965 3179 kata-containers_2.4.0~alpha0+ds1-1.dsc 2073f780613b5c33d46096b552496096de517137bc287596dda4d4b7237cba2b 5464410 kata-containers_2.4.0~alpha0+ds1.orig.tar.gz 18128be32f1d470fb5e01ec88469878b36e70d3923a91b1af822027d13d77fea 6844 kata-containers_2.4.0~alpha0+ds1-1.debian.tar.xz Homepage: https://github.com/kata-containers/kata-containers Go-Import-Path: github.com/kata-containers/kata-containers/src/runtime Package-List: kata-containers deb admin optional arch=amd64,arm64,ppc64el,s390x Testsuite: autopkgtest-pkg-go Directory: pool/main/k/kata-containers Priority: optional Section: misc Package: kate Binary: kate, kate-data, kwrite Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.0.0~), gettext, libkf6config-dev (>= 6.0.0~), libkf6coreaddons-dev (>= 6.0.0~), libkf6crash-dev (>= 6.0.0~), libkf6dbusaddons-dev (>= 6.0.0~), libkf6doctools-dev (>= 6.0.0~), libkf6guiaddons-dev (>= 6.0.0~), libkf6i18n-dev (>= 6.0.0~), libkf6iconthemes-dev (>= 6.0.0~), libkf6newstuff-dev (>= 6.0.0~), libkf6texteditor-dev (>= 6.0.0~), libkf6textwidgets-dev (>= 6.0.0~), libkf6userfeedback-dev (>= 6.0.0~), libkf6wallet-dev (>= 6.0.0~), libkf6windowsystem-dev (>= 6.0.0~), libkf6xmlgui-dev (>= 6.0.0~), pkgconf, qt6-base-dev (>= 6.5.0~), qt6-declarative-dev (>= 6.5.0~), xauth , xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d14ed6d03cec565fd0fcff6b8a43159e 2921 kate_24.08.0-1.dsc bdb43ea4ec735e3a9c81701257581ad6 8202144 kate_24.08.0.orig.tar.xz e1be86b808f7ae1c6789bd31a046b93a 833 kate_24.08.0.orig.tar.xz.asc 0e62e2cc5adb3f5db382cb1535bf0cb5 23984 kate_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kate Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kate.git Checksums-Sha256: e9ad3f43560535adff3c6bd13812a17284bcfb872aec7914b656219e2996d8eb 2921 kate_24.08.0-1.dsc 85b20215e3ccfdbb1e615108a70673f1e6443ceca1948290eee3841a061173e9 8202144 kate_24.08.0.orig.tar.xz e0a8c39d72e9b8511d2cc8ee62fa437fb8b54185cdc08799db595ff079efcbc8 833 kate_24.08.0.orig.tar.xz.asc 0f85dfccfcdd8f893403ee2578e90adf3077f8a6380f8853b96a9206b13981a4 23984 kate_24.08.0-1.debian.tar.xz Homepage: https://kate-editor.org/ Package-List: kate deb editors optional arch=any kate-data deb kde optional arch=all kwrite deb editors optional arch=any Directory: pool/main/k/kate Priority: source Section: editors Package: kate Binary: kate, kate-data, kwrite Version: 4:24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.0.0~), gettext, libkf6config-dev (>= 6.0.0~), libkf6coreaddons-dev (>= 6.0.0~), libkf6crash-dev (>= 6.0.0~), libkf6dbusaddons-dev (>= 6.0.0~), libkf6doctools-dev (>= 6.0.0~), libkf6guiaddons-dev (>= 6.0.0~), libkf6i18n-dev (>= 6.0.0~), libkf6iconthemes-dev (>= 6.0.0~), libkf6newstuff-dev (>= 6.0.0~), libkf6texteditor-dev (>= 6.0.0~), libkf6textwidgets-dev (>= 6.0.0~), libkf6userfeedback-dev (>= 6.0.0~), libkf6wallet-dev (>= 6.0.0~), libkf6windowsystem-dev (>= 6.0.0~), libkf6xmlgui-dev (>= 6.0.0~), pkgconf, qt6-base-dev (>= 6.5.0~), qt6-declarative-dev (>= 6.5.0~), xauth , xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d1d1e076a0c6c4602f57783593ded066 2920 kate_24.08.0-2.dsc bdb43ea4ec735e3a9c81701257581ad6 8202144 kate_24.08.0.orig.tar.xz e1be86b808f7ae1c6789bd31a046b93a 833 kate_24.08.0.orig.tar.xz.asc 6c423f8613ce82c96b406be7f6f20943 23980 kate_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kate Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kate.git Checksums-Sha256: cbd442a0bec7f59b16c1b2851ffa75e3c442c9acfabe186c6bb6118406638e16 2920 kate_24.08.0-2.dsc 85b20215e3ccfdbb1e615108a70673f1e6443ceca1948290eee3841a061173e9 8202144 kate_24.08.0.orig.tar.xz e0a8c39d72e9b8511d2cc8ee62fa437fb8b54185cdc08799db595ff079efcbc8 833 kate_24.08.0.orig.tar.xz.asc edad9c4e241bbd16ecbf48fedc0c977087c687f82166101b9acf7a765ca08838 23980 kate_24.08.0-2.debian.tar.xz Homepage: https://kate-editor.org/ Package-List: kate deb editors optional arch=any kate-data deb kde optional arch=all kwrite deb editors optional arch=any Directory: pool/main/k/kate Priority: source Section: editors Package: kcalc Binary: kcalc Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Sune Vuorela , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 5.240.0~), gettext, libgmp-dev, libkf6config-dev (>= 5.240.0~), libkf6configwidgets-dev (>= 5.240.0~), libkf6coreaddons-dev (>= 5.240.0~), libkf6crash-dev (>= 5.240.0~), libkf6doctools-dev (>= 5.240.0~), libkf6guiaddons-dev (>= 5.240.0~), libkf6i18n-dev (>= 5.240.0~), libkf6notifications-dev (>= 5.240.0~), libkf6xmlgui-dev (>= 5.240.0~), libxkbcommon-dev, libmpfr-dev, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 47b04989714b0b911a493b3a93bb38a9 2662 kcalc_24.08.0-1.dsc 1aef44be1d0d0dd79efb3049239f638d 472068 kcalc_24.08.0.orig.tar.xz ec42c6727458bc1cf1d910943a527518 833 kcalc_24.08.0.orig.tar.xz.asc 6491ca607860090a14b682cd72ada83f 17340 kcalc_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kcalc Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kcalc.git Checksums-Sha256: 41e3af428f138de2b60419620871fd08727dbb95a40d390a1dc2e29c4740f13c 2662 kcalc_24.08.0-1.dsc ecaf8b2ba5369f4a81086762514a9e6935a3403cf982a7482fbd0525bcff2d35 472068 kcalc_24.08.0.orig.tar.xz 74595a4c64dbb42dd0c48ffb49a1a2c863e5f137bb92e03209224ebe65bdab1a 833 kcalc_24.08.0.orig.tar.xz.asc 0d60d4d18462ebcf093852c368d3758cd1f19507783b9322b396cc4cfeda031d 17340 kcalc_24.08.0-1.debian.tar.xz Homepage: https://apps.kde.org/en/kcalc Package-List: kcalc deb math optional arch=any Directory: pool/main/k/kcalc Priority: source Section: math Package: kcalutils Binary: libkcalendarutils-data, libkcalendarutils-dev, libkpim6calendarutils6 Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6codecs-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6texttemplate-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libxkbcommon-dev, qt6-base-dev (>= 6.6.0+dfsg~), xauth , xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 749c5cd7a40c83f1a35e58e052ef65a7 2845 kcalutils_24.08.0-1.dsc de655e8cba0140c80ac8dc6a7e271411 355312 kcalutils_24.08.0.orig.tar.xz 894c0e45da52137eb373beaa7c0bd006 833 kcalutils_24.08.0.orig.tar.xz.asc d1950be319e337a27c56f89988e32053 14100 kcalutils_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kcalutils Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kcalutils.git Checksums-Sha256: c9ed787d20962a0e47175cdb18596a285e8c0b2ca08d65ce3720f1b302f0193b 2845 kcalutils_24.08.0-1.dsc da3164d6d2cec444ce6d73dcc210e0870b081ab832db27816966fb1cb32b0856 355312 kcalutils_24.08.0.orig.tar.xz dc4e771a43501faa4702ed2545d12747fa1629c601063bd20f4228c8279bea70 833 kcalutils_24.08.0.orig.tar.xz.asc 60736e6a1519c97b2ab4d3bf2f21f90fb9ba2dc118d7d460b21b23ab4363f963 14100 kcalutils_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/kcalutils Package-List: libkcalendarutils-data deb libs optional arch=all libkcalendarutils-dev deb libdevel optional arch=any libkpim6calendarutils6 deb libs optional arch=any Directory: pool/main/k/kcalutils Priority: optional Section: misc Package: kcharselect Binary: kcharselect Version: 4:24.05.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Norbert Preining , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libkf6bookmarks-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 493b382b5f1751ff8b223ef79940fb9d 2661 kcharselect_24.05.2-1.dsc b746d7ed01064b92b183d6a267f7cbae 474188 kcharselect_24.05.2.orig.tar.xz a59f261421a1ce6d9e3d7face9cc37e6 833 kcharselect_24.05.2.orig.tar.xz.asc e6b6374d59eb4647302b1868d53e477d 20464 kcharselect_24.05.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kcharselect Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kcharselect.git Checksums-Sha256: c758629c9b53a775c739e00e3f91435f8ddf567fd5238d223f47628f0b528d69 2661 kcharselect_24.05.2-1.dsc 110e68ae7ee1c5b324812129be4197b87348d10b9275cd621e11cfceb01cfc7b 474188 kcharselect_24.05.2.orig.tar.xz 81b959ddd5dd7f3c8f3a31b86140c56d587da221ed6089ec1c1373cf1d08e530 833 kcharselect_24.05.2.orig.tar.xz.asc 6cc35686905c620a692be1413eea02b7c07c7acb74a0971913d949f1fc505ab2 20464 kcharselect_24.05.2-1.debian.tar.xz Homepage: https://apps.kde.org/en/kcharselect Package-List: kcharselect deb utils optional arch=any Directory: pool/main/k/kcharselect Priority: source Section: utils Package: kde-cli-tools Binary: kde-cli-tools, kde-cli-tools-data Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6doctools-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6iconthemes-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6parts-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6su-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-svg-dev (>= 6.6.0~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 82c59bee0a78cdc81acbbbb6ed0526da 2934 kde-cli-tools_6.1.5-1.dsc 58a3cb76b17f85fe55095842118709bd 629280 kde-cli-tools_6.1.5.orig.tar.xz 293ec304f255f3a23e73fe15b73a5eff 833 kde-cli-tools_6.1.5.orig.tar.xz.asc 6133034dbde4451bdb67a45354fdf775 22916 kde-cli-tools_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kde-cli-tools Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kde-cli-tools.git Checksums-Sha256: 10f9920c29c6dd19e780bcd684506651e481c8dd7dfc890e45c1eadff9c7a9e2 2934 kde-cli-tools_6.1.5-1.dsc c0f336062af80080454ca39a85ab60bca1ec7a854e84c09d492830b110790313 629280 kde-cli-tools_6.1.5.orig.tar.xz 4665c8a6e576c82e0aa4c621c2a69d8b6b5118ae24b2dda3f3a9abaa0596804e 833 kde-cli-tools_6.1.5.orig.tar.xz.asc 26ba2f13985459cfa1e2d31f48d411ad229bc7fd18cd63dfc42790aeb69a92ed 22916 kde-cli-tools_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kde-cli-tools Package-List: kde-cli-tools deb utils optional arch=any kde-cli-tools-data deb utils optional arch=all Directory: pool/main/k/kde-cli-tools Priority: optional Section: misc Package: kde-gtk-config Binary: kde-config-gtk-style, kde-config-gtk-style-preview Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, gsettings-desktop-schemas, libgtk-3-dev, libkdecorations2-dev (>= 4:6.1.5~), libkf6colorscheme-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6guiaddons-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libx11-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-svg-dev (>= 6.6.0~), sassc Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: fd4634c56f1e922887ba08d02eff07a0 2929 kde-gtk-config_6.1.5-1.dsc 3e3edd98c5d27e3194eecf22555e64e6 78620 kde-gtk-config_6.1.5.orig.tar.xz 7db6f64ac5f4e00cbfb86a173cee1d08 833 kde-gtk-config_6.1.5.orig.tar.xz.asc 9934570964c9184f8d7f7875d8e47e43 18432 kde-gtk-config_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kde-gtk-config Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kde-gtk-config.git Checksums-Sha256: 9e18c5ec3849d63ba67e21d2db30ba4a5b091b213a7e523723dfdd273f1bc655 2929 kde-gtk-config_6.1.5-1.dsc 631e59f52619dda940d20594dc55008c2f192da705e6c5dbfa6d25175087b62e 78620 kde-gtk-config_6.1.5.orig.tar.xz e29ba6416dba5d7bfbedc3df6feb5eef8e0a288c460f7225b528dd21e7012ca9 833 kde-gtk-config_6.1.5.orig.tar.xz.asc 9d8e751294f245b27d5664837ff0e79e3287bc9a260732293682e04029d56d94 18432 kde-gtk-config_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kde-gtk-config Package-List: kde-config-gtk-style deb kde optional arch=any kde-config-gtk-style-preview deb kde optional arch=any Directory: pool/main/k/kde-gtk-config Priority: source Section: kde Package: kde-inotify-survey Binary: kde-inotify-survey Version: 24.05.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake, debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.0.0~), libkf6auth-dev (>= 6.0.0~), libkf6coreaddons-dev (>= 6.0.0~), libkf6dbusaddons-dev (>= 6.0.0~), libkf6i18n-dev (>= 6.0.0~), libkf6notifications-dev (>= 6.0.0~), qt6-base-dev (>= 6.5.0+dfsg~), qt6-declarative-dev (>= 6.5.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 23b2287a8382011a880d58d2e12286ab 2713 kde-inotify-survey_24.05.2-1.dsc fa08e3b247d33e3517e23cea1415b444 235692 kde-inotify-survey_24.05.2.orig.tar.xz cb5b284e19ee3a7498078f68077b3c0d 833 kde-inotify-survey_24.05.2.orig.tar.xz.asc 1776a3a92411604167a8175c72bcb29f 5880 kde-inotify-survey_24.05.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plank-player Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plank-player.git Checksums-Sha256: dabdbbfaaca5680926a0676e9e4a65ec390e6c6133f962da741ed0ed2f1c3c4c 2713 kde-inotify-survey_24.05.2-1.dsc d185ae82e31764617b209686169185d52e3c2b51e85f43643a922cccb862ec20 235692 kde-inotify-survey_24.05.2.orig.tar.xz 015f479269433814ea5585d8a90b184c25248286a3bed76e311d8b15bf715604 833 kde-inotify-survey_24.05.2.orig.tar.xz.asc d10dc5b1c1e8d8cda2e0d0ff88f83c3ca68b95c881137cc04cf188d19f2a3434 5880 kde-inotify-survey_24.05.2-1.debian.tar.xz Homepage: https://invent.kde.org/system/kde-inotify-survey Package-List: kde-inotify-survey deb kde optional arch=any Directory: pool/main/k/kde-inotify-survey Priority: optional Section: misc Package: kde-spectacle Binary: kde-spectacle Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libkcolorpicker-qt6-dev, libkf6config-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6globalaccel-dev (>= 6.3.0~), libkf6guiaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6notifications-dev (>= 6.3.0~), libkf6prison-dev (>= 6.3.0~), libkf6purpose-dev (>= 5.240.0~), libkf6statusnotifieritem-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6windowsystem-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkimageannotator-qt6-dev, libkirigami-dev (>= 6.3.0~), libkpipewire-dev (>= 5.240.0~), liblayershellqtinterface-dev (>= 5.240.0~), libopencv-core-dev, libopencv-dev, libopencv-imgproc-dev, libpipewire-0.3-dev, libwayland-dev, libx11-dev, libxcb-cursor-dev, libxcb-image0-dev, libxcb-randr0-dev, libxcb-util-dev, libxcb-xfixes0-dev, libzxing-dev, pkgconf, plasma-wayland-protocols, qt6-base-dev (>= 6.6.0~), qt6-base-private-dev (>= 6.6.0~), qt6-declarative-dev (>= 6.6.0~), qt6-declarative-private-dev (>= 6.6.0~), qt6-multimedia-dev (>= 6.6.0~), qt6-svg-dev (>= 6.6.0~), qt6-wayland-dev (>= 6.6.0~), qt6-wayland-dev-tools (>= 6.6.0~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 14368a55f3a88c5655392714c0228ece 3520 kde-spectacle_24.08.0-1.dsc 16b0f9f9b8abfcfedb92946b8beee282 1546740 kde-spectacle_24.08.0.orig.tar.xz 4202baa2b09936c2ce47335ca2eb2e1d 833 kde-spectacle_24.08.0.orig.tar.xz.asc 1e67cbd9a93a6b8e2e08cb3f65f5e1b6 14176 kde-spectacle_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/spectacle Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/spectacle.git Checksums-Sha256: 8cef2e26ca0d6bc801cdd5d9e064911fb98e7833306a9c530cef4b011eb2fcfd 3520 kde-spectacle_24.08.0-1.dsc 8d37135c6edd62f09f5e6004bef947331466cf20fded79450500dc802dd1ad8c 1546740 kde-spectacle_24.08.0.orig.tar.xz 8e212b080d5ad2f3b217c5931c6e5384197aad1e3e4bf7d26e7726b7f20d46ab 833 kde-spectacle_24.08.0.orig.tar.xz.asc 16cf20abcebdd5d5fd7fa51a6b55a8180651afb592a1107c4093e1e98cc37ff5 14176 kde-spectacle_24.08.0-1.debian.tar.xz Homepage: https://apps.kde.org/en/spectacle Package-List: kde-spectacle deb graphics optional arch=any Directory: pool/main/k/kde-spectacle Priority: optional Section: misc Package: kdecoration Binary: libkdecorations2-6, libkdecorations2-dev, libkdecorations2private11 Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libkf6i18n-dev (>= 6.2.0~), libxkbcommon-dev, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: dee7f00e36436679cdb2919fdbb678eb 2671 kdecoration_6.1.5-1.dsc 367d2804a68dd2f1170e89a3596e49ba 55360 kdecoration_6.1.5.orig.tar.xz 7fd4571c793ad401bc0a904f08802311 833 kdecoration_6.1.5.orig.tar.xz.asc 38d4b942bb319d252e29ac3b96e81bbc 19196 kdecoration_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdecoration Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdecoration.git Checksums-Sha256: 63a6e666a80988d62c1c1c77bd0f9aefb9686e777db552da26e35658eb50b815 2671 kdecoration_6.1.5-1.dsc 3ce16cea659d863f78eb93d567bf952b3f66440becd424b06d2041ff0679def7 55360 kdecoration_6.1.5.orig.tar.xz e2b4510f84081f147d06c16069f9efadd46e616fdbd2b3d9995a2235d53c0727 833 kdecoration_6.1.5.orig.tar.xz.asc aa3a97d68ad353ed38989c30967cfe45f880cc7a4dd0306090afe0a963bbc5c6 19196 kdecoration_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kdecoration Package-List: libkdecorations2-6 deb libs optional arch=any libkdecorations2-dev deb libdevel optional arch=any libkdecorations2private11 deb libs optional arch=any Directory: pool/main/k/kdecoration Priority: optional Section: misc Package: kdegraphics-thumbnailers Binary: kdegraphics-thumbnailers Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.0.0~), libkdcrawqt6-dev (>= 24.05.2~), libkexiv2qt6-dev (>= 24.05.1~), libkf6archive-dev (>= 6.0.0~), libkf6kio-dev (>= 6.0.0~), libqmobipocket6-dev (>= 4:24.05.2~), qt6-base-dev (>= 6.5.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 3e6697cccfbc7a30a1fe2e2087c49ec5 2753 kdegraphics-thumbnailers_24.08.0-1.dsc 3d76c313eb038a5e628d9a0e074e5b19 49000 kdegraphics-thumbnailers_24.08.0.orig.tar.xz 0ab07169fe4daea093754ec6398cfaa1 833 kdegraphics-thumbnailers_24.08.0.orig.tar.xz.asc 4164e1fad8c27c9b5a29d127b0666cad 11328 kdegraphics-thumbnailers_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdegraphics-thumbnailers Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdegraphics-thumbnailers.git Checksums-Sha256: 3f79820c711f04b040f024d0dc0d3f28bfb674e4fc3e7394dff6ab0bc8d2144a 2753 kdegraphics-thumbnailers_24.08.0-1.dsc 0e8326861dc9d8afc3780ef2b4848e9bb2a8194f2144b95928e5bc39989d70b2 49000 kdegraphics-thumbnailers_24.08.0.orig.tar.xz 9ced133b78de8a38c75337f2ce1e853041b359f0ae754330779044de372db2ed 833 kdegraphics-thumbnailers_24.08.0.orig.tar.xz.asc 5860fc2b651114f85e7cb279815ec113653bb0cec21d4fe91f95f9f0dfc0e82e 11328 kdegraphics-thumbnailers_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/graphics/kdegraphics-thumbnailers Package-List: kdegraphics-thumbnailers deb kde optional arch=any Directory: pool/main/k/kdegraphics-thumbnailers Priority: source Section: kde Package: kdenetwork-filesharing Binary: kdenetwork-filesharing Version: 4:24.05.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Norbert Preining , Sune Vuorela , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.1.0~), gettext, libkf6auth-dev (>= 6.1.0~), libkf6completion-dev (>= 6.1.0~), libkf6coreaddons-dev (>= 6.1.0~), libkf6declarative-dev (>= 6.1.0~), libkf6i18n-dev (>= 6.1.0~), libkf6kio-dev (>= 6.1.0~), libkf6widgetsaddons-dev (>= 6.1.0~), libpackagekitqt6-dev, pkg-kde-tools (>= 0.12), qcoro-qt6-dev, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 2823055455cba99fb27b7ece57c4e525 2967 kdenetwork-filesharing_24.05.2-1.dsc 5a46a318b5a5db22e07c7a60b159bf65 493836 kdenetwork-filesharing_24.05.2.orig.tar.xz 95b6c255f234b8b5eab688716aeb94b7 833 kdenetwork-filesharing_24.05.2.orig.tar.xz.asc bf2341059409c5f38ae09a4ba81dbc56 21496 kdenetwork-filesharing_24.05.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdenetwork-filesharing Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdenetwork-filesharing.git Checksums-Sha256: 508afe7a0bce270c5fa5e9ef15033b070d251c5a7e0ad207bcf57b54e719e020 2967 kdenetwork-filesharing_24.05.2-1.dsc 7a4aa346e46d4a3da5962dcbb9a703196ea14e39e4f176d18b7ff3a432c28dcc 493836 kdenetwork-filesharing_24.05.2.orig.tar.xz 33ca6b06d45481195a4b0bfd6e02c9071032adc175139f1a8fde9b1bb5a9a0d0 833 kdenetwork-filesharing_24.05.2.orig.tar.xz.asc dae8aaa4515792bfe2dfe9e29e00444a01f7c705517bb3647aab746acc955270 21496 kdenetwork-filesharing_24.05.2-1.debian.tar.xz Homepage: https://invent.kde.org/network/kdenetwork-filesharing Package-List: kdenetwork-filesharing deb net optional arch=any Directory: pool/main/k/kdenetwork-filesharing Priority: optional Section: misc Package: kdepim-addons Binary: kdepim-addons Version: 24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: ca-certificates, cargo, cmake (>= 3.16~), corrosion, dbus , debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libakonadicalendar-dev (>= 4:24.08.0~), libakonadicontact-dev (>= 4:24.08.0~), libcalendarsupport-dev (>= 4:24.08.0~), libgpgmepp-dev (>= 1.16.0~), libgrantleetheme-dev (>= 24.08.0~), libgravatar-dev (>= 4:24.08.0~), libincidenceeditor-dev (>= 24.08.0~), libkaddressbook-dev (>= 4:24.08.0~), libkcalendarutils-dev (>= 4:24.08.0~), libkdepim-dev (>= 4:24.08.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6declarative-dev (>= 6.3.0~), libkf6guiaddons-dev (>= 6.3.0~), libkf6holidays-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6parts-dev (>= 6.3.0~), libkf6prison-dev (>= 6.3.0~), libkf6syntaxhighlighting-dev (>= 6.3.0~), libkf6texttemplate-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkimap-dev (>= 24.08.0~), libkitinerary-dev (>= 24.08.0~), libkleo-dev (>= 4:24.08.0~), libkmailtransport-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), libkpimimportwizard-dev (>= 4:24.08.0~), libkpimtextedit-dev (>= 24.08.0~), libkpkpass-dev (>= 24.08.0~), libksieve-dev (>= 4:24.08.0~), libktextaddons-dev (>= 1.5.4~), libktnef-dev (>= 4:24.08.0~), libmailcommon-dev (>= 4:24.08.0~), libmailimporter-dev (>= 4:24.08.0~), libmarkdown2-dev (>= 2.2.5~), libpimcommon-dev (>= 4:24.08.0~), librust-adblock-dev, librust-cxx-build-dev, librust-cxx-dev, messagelib-dev (>= 4:24.08.0~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-webengine-dev (>= 6.6.0+dfsg~), rustc, xauth , xvfb Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 764ed904c24041dae5da94dd50ca08ae 4038 kdepim-addons_24.08.0-2.dsc c0f344b6f383e7311b3514f2fb19b80e 2611208 kdepim-addons_24.08.0.orig.tar.xz 68dc0ef4c00cf34bee861ee4cf97b0a5 833 kdepim-addons_24.08.0.orig.tar.xz.asc 01fba3f4b529fc0ef5b3cbbd7836ea35 18356 kdepim-addons_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdepim-addons Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdepim-addons.git Checksums-Sha256: 4b39b7534ecd9e7fb51cd2067dc8b66ed8035a6ffa66ac38c09b5c659c691c07 4038 kdepim-addons_24.08.0-2.dsc 8d02955a603b705a6c22e70f9a0d066930693c0ff8652d48cdf2f27d261f4524 2611208 kdepim-addons_24.08.0.orig.tar.xz a77b1d8b0e50dc5b0c752e39587e1f1b7b1c583f67ccad0dc3b9a66d117982b8 833 kdepim-addons_24.08.0.orig.tar.xz.asc 1b9dbba1615c57367d3ad647fad88b51a889a10c6dbf4de3d467bb3a5c866288 18356 kdepim-addons_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/kdepim-addons Package-List: kdepim-addons deb kde optional arch=any Directory: pool/main/k/kdepim-addons Priority: optional Section: misc Package: kdepim-runtime Binary: kdepim-runtime Version: 4:24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libakonadicalendar-dev (>= 4:24.08.0~), libakonadicontact-dev (>= 4:24.08.0~), libakonadimime-dev (>= 4:24.08.0~), libakonadinotes-dev (>= 4:24.08.0~), libkcalendarutils-dev (>= 4:24.08.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6codecs-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6configwidgets-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6dav-dev (>= 6.3.0~), libkf6itemmodels-dev (>= 6.3.0~), libkf6kcmutils-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6notifications-dev (>= 6.3.0~), libkf6notifyconfig-dev (>= 6.3.0~), libkf6textwidgets-dev (>= 6.3.0~), libkf6wallet-dev (>= 6.3.0~), libkf6windowsystem-dev (>= 6.3.0~), libkgapi-dev (>= 24.08.0~), libkidentitymanagement-dev (>= 24.08.0~), libkimap-dev (>= 24.08.0~), libkldap-dev (>= 24.08.0~), libkmailtransport-dev (>= 24.08.0~), libkmbox-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), libkolabxml-dev (>= 1.1~), libktextaddons-dev (>= 1.5.4~), libqca-qt6-dev (>= 2.3.7~), libsasl2-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-networkauth-dev (>= 6.6.0~), qt6-speech-dev (>= 6.6.0~), qt6-webengine-dev (>= 6.6.0+dfsg~) [amd64 arm64 armhf i386], qtkeychain-qt6-dev (>= 0.14.2~), shared-mime-info (>= 1.8~), xsltproc Architecture: amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 5660197066303049318a731cd000939d 3660 kdepim-runtime_24.08.0-2.dsc e23dece25eb4a5132912a1250b7ecfc7 1672764 kdepim-runtime_24.08.0.orig.tar.xz 3b0018fe3f33b4125937577e6df242e2 833 kdepim-runtime_24.08.0.orig.tar.xz.asc 9b0681d1af78857e3c6ed837ae8fc02c 27648 kdepim-runtime_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdepim-runtime Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdepim-runtime.git Checksums-Sha256: 69f2545cf5300adbf3fa58c7c96c64be0b205af9bf537603fdbb43bf8ccba3fc 3660 kdepim-runtime_24.08.0-2.dsc e2028d748b417426e9e0282492c37ee318b532cd6ca256f6dcf4d38e7697dc77 1672764 kdepim-runtime_24.08.0.orig.tar.xz 60f4b50593e6e602961105c8f1544c09efbdae7212e98cea0b4eda44f5fe5273 833 kdepim-runtime_24.08.0.orig.tar.xz.asc c10562070e538cb9636c1cc51fe5aa80d734e6c38ce453ae2f5f51d98d466650 27648 kdepim-runtime_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/kdepim-runtime Package-List: kdepim-runtime deb x11 optional arch=amd64,arm64,armhf,i386 Directory: pool/main/k/kdepim-runtime Priority: source Section: x11 Package: kdeplasma-addons Binary: kdeplasma-addons-data, kwin-addons, plasma-calendar-addons, plasma-dataengines-addons, plasma-runners-addons, plasma-wallpapers-addons, plasma-widgets-addons Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-exec, dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), gettext, libicu-dev (>= 66.1~), libkf6auth-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6declarative-dev (>= 6.2.0~), libkf6globalaccel-dev (>= 6.2.0~), libkf6holidays-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6jobwidgets-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6newstuff-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6runner-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6sonnet-dev (>= 6.2.0~), libkf6unitconversion-dev (>= 6.2.0~), libkf6xmlgui-dev (>= 6.2.0~), libplasma-dev (>= 6.1.5~), libplasma5support-dev (>= 6.1.5~), pkgconf, qt6-5compat-dev (>= 6.6.0~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-webengine-dev (>= 6.6.0+dfsg~) [amd64 arm64 armhf i386] Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9396712c70b55533b0a63a4ddef716c5 3714 kdeplasma-addons_6.1.5-1.dsc 39321b06a3b6198772c6024e11f3128e 894740 kdeplasma-addons_6.1.5.orig.tar.xz 6f17ce6eba0fa0892ad796d64e5a9d96 833 kdeplasma-addons_6.1.5.orig.tar.xz.asc 21082c869af401d8133cb5a936be092d 24700 kdeplasma-addons_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdeplasma-addons Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdeplasma-addons.git Checksums-Sha256: f7a80457561e15aeeb8868a2234b0101f53cf466a3fd2c2e24074c1586cac8d1 3714 kdeplasma-addons_6.1.5-1.dsc 36b6f9e1c03e52ea4e5d0409a0786117c8247166169f2d0a221f20f1aeab8863 894740 kdeplasma-addons_6.1.5.orig.tar.xz f341b6e10601e1418da92d61b13e0bd9cd45aadff37ceb55c4e5b0a0c89abdd5 833 kdeplasma-addons_6.1.5.orig.tar.xz.asc 465a12e34075db623c72fc45efdc0dcf0d73d9e8010030d07d0d9f0d7ffdbfc9 24700 kdeplasma-addons_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kdeplasma-addons Package-List: kdeplasma-addons-data deb kde optional arch=all kwin-addons deb kde optional arch=any plasma-calendar-addons deb kde optional arch=any plasma-dataengines-addons deb kde optional arch=any plasma-runners-addons deb kde optional arch=any plasma-wallpapers-addons deb kde optional arch=any plasma-widgets-addons deb kde optional arch=any Directory: pool/main/k/kdeplasma-addons Priority: source Section: kde Package: kdiagram Binary: libkchart-dev, libkchart6-3, libkchart-l10n, libkgantt-dev, libkgantt6-3, libkgantt-l10n Version: 3.0.1-1 Maintainer: Debian KDE Extras Team Uploaders: Pino Toscano , Build-Depends: cmake (>= 3.16), debhelper-compat (= 13), extra-cmake-modules (>= 6.3.0~), libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.5.0+dfsg~), qt6-svg-dev (>= 6.5.0~), qt6-tools-dev (>= 6.5.0~), xauth, xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 130cd9169a88ec9800775b31674b6d5f 2663 kdiagram_3.0.1-1.dsc 06d2462d04e7826b347edc5baac85e10 693440 kdiagram_3.0.1.orig.tar.xz 2b19b6a47f41b7fab42cc766d44eb3be 833 kdiagram_3.0.1.orig.tar.xz.asc a7dcc26e41068383265ddca405810886 25040 kdiagram_3.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/kdiagram Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/kdiagram.git Checksums-Sha256: a6efe66fd6d6b08915919ed074b41d8bb36aaf134c66572fc5fd36e1f777f431 2663 kdiagram_3.0.1-1.dsc 4659b0c2cd9db18143f5abd9c806091c3aab6abc1a956bbf82815ab3d3189c6d 693440 kdiagram_3.0.1.orig.tar.xz 5772406b6dfdd9a17fd1e4e823e476ae951db9e05c2c183332c4f0a703246b24 833 kdiagram_3.0.1.orig.tar.xz.asc 9aac8246dbd8cb206f43ed04beff8a69359ef2e558bb64f9087afb9ff4cc20fc 25040 kdiagram_3.0.1-1.debian.tar.xz Homepage: https://cgit.kde.org/kdiagram.git Package-List: libkchart-dev deb libdevel optional arch=any libkchart-l10n deb localization optional arch=all libkchart6-3 deb libs optional arch=any libkgantt-dev deb libdevel optional arch=any libkgantt-l10n deb localization optional arch=all libkgantt6-3 deb libs optional arch=any Directory: pool/main/k/kdiagram Priority: optional Section: misc Package: kdialog Binary: kdialog Version: 4:24.05.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.0.0~), libkf6dbusaddons-dev (>= 6.0.0~), libkf6guiaddons-dev (>= 6.0.0~), libkf6iconthemes-dev (>= 6.0.0~), libkf6kio-dev (>= 6.0.0~), libkf6notifications-dev (>= 6.0.0~), libkf6textwidgets-dev (>= 6.0.0~), libkf6windowsystem-dev (>= 6.0.0~), libx11-dev, pkgconf, qt6-base-dev (>= 6.5.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7bc91d62060b9823d4f4ae0ae22ebec0 2593 kdialog_24.05.2-1.dsc 817dd5f0b7cea70e42e97aa6e2d1dca0 146596 kdialog_24.05.2.orig.tar.xz ceb019630b17217efb3db422a1cdfb96 833 kdialog_24.05.2.orig.tar.xz.asc 649fbc12d5843e386f35e0cd6a8b8fc7 17272 kdialog_24.05.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdialog Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdialog.git Checksums-Sha256: f8e1a33044a0a6112524ccf665fa27163f989630fcd98c53254d88bd78c3ab38 2593 kdialog_24.05.2-1.dsc ae6cb760f9d61581c1a811834ad15998d5678817d28fa476077646c86813041a 146596 kdialog_24.05.2.orig.tar.xz 0dd78ca0a056bd0d98589e85e3be30fee2e9b70b9d427f50cb36979143da883d 833 kdialog_24.05.2.orig.tar.xz.asc e7570111557ec253ba51ab3594bc35969b6c2a98935ac298a17369a5c5563ebe 17272 kdialog_24.05.2-1.debian.tar.xz Homepage: https://apps.kde.org/en/kdialog Package-List: kdialog deb utils optional arch=any Directory: pool/main/k/kdialog Priority: extra Section: misc Package: kgamma Binary: kgamma Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Sune Vuorela , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libkf6config-dev (>= 6.2.0~), libkf6configwidgets-dev (>= 6.2.0~), libkf6doctools-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libx11-dev, libxkbcommon-dev, libxxf86vm-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7f5cfc68afe872850314946c790e1c1f 2628 kgamma_6.1.5-1.dsc e33970c6fe8190f7df3d3782d35fdca3 86428 kgamma_6.1.5.orig.tar.xz bcc88d48a4fbffb7f931e43c609904c0 833 kgamma_6.1.5.orig.tar.xz.asc 3b5405ac18f2d3a0e21e3fb1238d5d84 18264 kgamma_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kgamma Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kgamma.git Checksums-Sha256: 35a5df22c1106e24f7f89cbd67ab0f9078e175983fcca79d934f592d03cf1ce8 2628 kgamma_6.1.5-1.dsc 2f43ec6b4abac27249b101594f19f222fe7e5947054f5252c11a9d9ec20ab42c 86428 kgamma_6.1.5.orig.tar.xz 0ff7205adf6c967593322dcea03a9783e6f9cf041d081e74d35d2b7c35219a8b 833 kgamma_6.1.5.orig.tar.xz.asc 8e0d446f63154164b8cc7fe6e01b9907e0d1a40185caca70c295b993bdbd4de1 18264 kgamma_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kgamma Package-List: kgamma deb graphics optional arch=any Directory: pool/main/k/kgamma Priority: optional Section: misc Package: kglobalaccel Binary: libkf5globalaccel-bin, libkf5globalaccel-data, libkf5globalaccel-dev, libkf5globalaccel-doc, libkf5globalaccel5, libkf5globalaccelprivate5 Version: 5.115.0-7~exp1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf5, dh-sequence-pkgkde-symbolshelper, doxygen, extra-cmake-modules (>= 5.115.0~), libkf5config-dev (>= 5.115.0~), libkf5coreaddons-dev (>= 5.115.0~), libkf5crash-dev (>= 5.115.0~), libkf5dbusaddons-dev (>= 5.115.0~), libkf5windowsystem-dev (>= 5.115.0~), libqt5sql5-sqlite, libqt5x11extras5-dev (>= 5.15.2~), libx11-dev, libxcb-keysyms1-dev, libxcb-record0-dev, libxcb-xkb-dev, libxcb-xtest0-dev, libxcb1-dev, pkgconf, qtbase5-dev (>= 5.15.2~), qtdeclarative5-dev, qttools5-dev, qttools5-dev-tools, xauth , xvfb Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 62f472813b90d90b1e46cf590a74f126 3371 kglobalaccel_5.115.0-7~exp1.dsc 97f8e0b90a7c2ae352a9c6b3442e1a1f 2338984 kglobalaccel_5.115.0.orig.tar.xz 3b5e3a3838ef3a0a32783ba7b6c7df35 488 kglobalaccel_5.115.0.orig.tar.xz.asc 634a6c860d53ea04ed1015906087f863 15284 kglobalaccel_5.115.0-7~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kglobalaccel Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kglobalaccel.git Checksums-Sha256: 43920c79ca647118eb88922973c8cf643210158f33137c9503dc291ac602f955 3371 kglobalaccel_5.115.0-7~exp1.dsc c533d5447d0dded4a349e86dfaf97ca4e4d1def41e2ebed03fb856bfae69acc3 2338984 kglobalaccel_5.115.0.orig.tar.xz 723d1cce3db2f131c2a7481f5ac5de6ad0dd5f2b5006941c7b8d1319a61b63ca 488 kglobalaccel_5.115.0.orig.tar.xz.asc 04dc8abd6c8fb1a4d9144a4d7abcec3590aac16436524eab27ee6f6b55d5b61a 15284 kglobalaccel_5.115.0-7~exp1.debian.tar.xz Homepage: https://invent.kde.org/frameworks/kglobalaccel Package-List: libkf5globalaccel-bin deb oldlibs optional arch=all libkf5globalaccel-data deb libs optional arch=all libkf5globalaccel-dev deb libdevel optional arch=any libkf5globalaccel-doc deb doc optional arch=all libkf5globalaccel5 deb libs optional arch=any libkf5globalaccelprivate5 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-acc, exuberant-ctags Directory: pool/main/k/kglobalaccel Priority: optional Section: misc Package: kglobalacceld Binary: kglobalacceld, libkglobalacceld0, libkglobalacceld-dev Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), dbus-x11, debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6crash-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6globalaccel-dev (>= 6.2.0~), libkf6jobwidgets-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libxcb-keysyms1-dev, libxcb-record0-dev, libxcb-xkb-dev, libxcb-xtest0-dev, libxcb1-dev, qt6-base-dev (>= 6.6.0+dfsg~), xauth, xvfb Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d0734cd2ac03ecd0f7d7893e0680165a 2981 kglobalacceld_6.1.5-1.dsc 817ed2a4610eb05547b27230c3502120 55728 kglobalacceld_6.1.5.orig.tar.xz af0620f38a53581bfb22fd7fa11935ff 833 kglobalacceld_6.1.5.orig.tar.xz.asc 14495d0969d32e3ec8760bd6381f4ea2 14588 kglobalacceld_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kglobalacceld Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kglobalacceld.git Checksums-Sha256: 589c3350175271ceff6c65cf3994b02d5c506b00078a896a21b5f188e1cf023e 2981 kglobalacceld_6.1.5-1.dsc dc0e0a977e0bae17788e7030bec38d655aef60cce01b740e48f5579a4731d3aa 55728 kglobalacceld_6.1.5.orig.tar.xz aaae0309eced40e25f2008b166a17bb14d1a20ea9f15ce7ac2d25283dec77df3 833 kglobalacceld_6.1.5.orig.tar.xz.asc 924df1d491d1cdcd4fb32397bc8853a9fb482eaa9b7ce987a1e8cb283e896034 14588 kglobalacceld_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kglobalacceld Package-List: kglobalacceld deb kde optional arch=any libkglobalacceld-dev deb libdevel optional arch=any libkglobalacceld0 deb libs optional arch=any Directory: pool/main/k/kglobalacceld Priority: optional Section: misc Package: kgpg Binary: kgpg Version: 4:24.08.1-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Sandro Knauß , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 5.240.0~), gettext, gnupg2, gpg-agent, libgpgme-dev, libakonadicontact-dev (>= 4:24.08.0~), libkf6archive-dev (>= 5.240.0~), libkf6codecs-dev (>= 5.240.0~), libkf6contacts-dev (>= 5.240.0~), libkf6statusnotifieritem-dev (>= 5.240.0~), libkf6coreaddons-dev (>= 5.240.0~), libkf6crash-dev (>= 5.240.0~), libkf6dbusaddons-dev (>= 5.240.0~), libkf6doctools-dev (>= 5.240.0~), libkf6i18n-dev (>= 5.240.0~), libkf6jobwidgets-dev (>= 5.240.0~), libkf6kio-dev (>= 5.240.0~), libkf6notifications-dev (>= 5.240.0~), libkf6service-dev (>= 5.240.0~), libkf6textwidgets-dev (>= 5.240.0~), libkf6widgetsaddons-dev (>= 5.240.0~), libkf6windowsystem-dev (>= 5.240.0~), libkf6xmlgui-dev (>= 5.240.0~), pkgconf, qt6-base-dev (>= 6.4.0+dfsg~), xauth , xvfb Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: f04d4282d633f92f763efecaa4159761 2981 kgpg_24.08.1-1.dsc 2586b66f1233b5bb8ee73ce5ae17ce6a 3021920 kgpg_24.08.1.orig.tar.xz d17d9ee99727dbfb29ece7cfae432b99 833 kgpg_24.08.1.orig.tar.xz.asc 78d0cd403b95d8f3a6783f9adde860c4 21748 kgpg_24.08.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kgpg Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kgpg.git Checksums-Sha256: a942237ba00c5376f350cc8bf511ba2b4d085f16e8a27b06c75d766423bf5011 2981 kgpg_24.08.1-1.dsc c6135d67854d4b21cd2a5474d5fd9adba5447cad28b824e8af5cc00258636485 3021920 kgpg_24.08.1.orig.tar.xz b96253a0a0361db79c1e63f53956b8426ee47fc65042732daf24f09990fceae3 833 kgpg_24.08.1.orig.tar.xz.asc 2d112db4933e5a6ccc47607cc5d63374308d58f55c5c0424596eb3b3bab98c0a 21748 kgpg_24.08.1-1.debian.tar.xz Homepage: https://apps.kde.org/en/kgpg Package-List: kgpg deb utils optional arch=any Directory: pool/main/k/kgpg Priority: source Section: utils Package: khelpcenter Binary: khelpcenter, khelpcenter-data Version: 4:24.05.2-3 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Norbert Preining , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.0.0~), gettext, libkf6archive-dev (>= 6.0.0~), libkf6bookmarks-dev (>= 6.0.0~), libkf6config-dev (>= 6.0.0~), libkf6configwidgets-dev (>= 6.0.0~), libkf6coreaddons-dev (>= 6.0.0~), libkf6completion-dev (>= 6.0.0~), libkf6dbusaddons-dev (>= 6.0.0~), libkf6doctools-dev (>= 6.0.0~), libkf6i18n-dev (>= 6.0.0~), libkf6kio-dev (>= 6.0.0~), libkf6xmlgui-dev (>= 6.0.0~), libkf6service-dev (>= 6.0.0~), libkf6texttemplate-dev (>= 6.0.0~), libkf6widgetsaddons-dev (>= 6.0.0~), libkf6windowsystem-dev (>= 6.0.0~), libxapian-dev, libxml2-dev, pkgconf, qt6-base-dev (>= 6.5.0+dfsg~), qt6-webengine-dev (>= 6.5.0+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 2d81e585b092ebd7f5492c3fdd604d7f 3083 khelpcenter_24.05.2-3.dsc 07346c8c30ea4eeb1360d44086598f35 4220772 khelpcenter_24.05.2.orig.tar.xz 46ee5f9ca2652e1db96db6a360854379 833 khelpcenter_24.05.2.orig.tar.xz.asc 789f86dd959db29ada22fdf1b593044c 24268 khelpcenter_24.05.2-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/khelpcenter Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/khelpcenter.git Checksums-Sha256: 0cf9aa5091966f4a60bbb6e993cc670b1820690890703aacd73334ba89c2adb7 3083 khelpcenter_24.05.2-3.dsc c13f9d30928facdcb7d584a4abff238e12cf41a901c65c46d9b7576258afda78 4220772 khelpcenter_24.05.2.orig.tar.xz d4e072ca0284c618de97158607fa818d02d4c3374008ac1fc4cee5f435918c26 833 khelpcenter_24.05.2.orig.tar.xz.asc ec7636b97055658aed6ee2dfcaa8a3cba44c08d0e5b703aa9bc7d6267bd17374 24268 khelpcenter_24.05.2-3.debian.tar.xz Homepage: https://invent.kde.org/system/khelpcenter Package-List: khelpcenter deb doc optional arch=any khelpcenter-data deb doc optional arch=all Directory: pool/main/k/khelpcenter Priority: optional Section: misc Package: khmer Binary: khmer-common, khmer, liboxli1, liboxli-dev Version: 3.0.0~a3+dfsg-9~0exp Maintainer: Debian Med Packaging Team Uploaders: Michael R. Crusoe , Kevin Murray Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-exec, python3-guzzle-sphinx-theme, python3, python3-dev, python3-all-dev, python3-setuptools, python3-screed, python3-pytest, python3-pytest-runner, python3-sphinx, python3-sphinxcontrib.autoprogram, cython3, zlib1g-dev, libbz2-dev, asciidoctor, rdfind Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: ab2e89cb8febeb8a01dcc7f52880e79a 2577 khmer_3.0.0~a3+dfsg-9~0exp.dsc c89deeba6e3681cdf0218079abb9ebac 15748048 khmer_3.0.0~a3+dfsg.orig.tar.xz 3e4e52ab77aa79fa68d5165a194e0666 28900 khmer_3.0.0~a3+dfsg-9~0exp.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/khmer Vcs-Git: https://salsa.debian.org/med-team/khmer.git Checksums-Sha256: ab1332234eb00aec8ee126a983da51141e4fc612ba21c1032ec9bddc81203697 2577 khmer_3.0.0~a3+dfsg-9~0exp.dsc c21d652ac412e641f568cdc300952d53620bb4902a9179c8267ea0030b799f75 15748048 khmer_3.0.0~a3+dfsg.orig.tar.xz 0ec65e6862cb5b84809e98d003d6777c22ab5ddf24ea5983248bee3a20eff02f 28900 khmer_3.0.0~a3+dfsg-9~0exp.debian.tar.xz Homepage: https://khmer.readthedocs.org Package-List: khmer deb science optional arch=any khmer-common deb science optional arch=all liboxli-dev deb libdevel optional arch=any liboxli1 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, libbz2-dev, pkg-config, python3-pytest, python3-pytest-runner, zlib1g-dev Directory: pool/main/k/khmer Priority: optional Section: science Package: kidentitymanagement Binary: libkidentitymanagement-data, libkidentitymanagement-dev, libkpim6identitymanagementcore6, libkpim6identitymanagementquick6, libkpim6identitymanagementwidgets6, qml6-module-org-kde-kidentitymanagement Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, kirigami-addons-dev (>= 1.0.0), libkf6codecs-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkpimtextedit-dev (>= 24.08.0~), libktextaddons-dev (>= 1.5.4~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), xauth, xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 19338cb15621bca4b0cf1c969650ebbf 3321 kidentitymanagement_24.08.0-1.dsc b87bca680c26f1bd3cb3a22fd5776c76 195468 kidentitymanagement_24.08.0.orig.tar.xz e8530dd2af20277012feb32aef4fa25d 833 kidentitymanagement_24.08.0.orig.tar.xz.asc dc78089ff4b5a0e4f7d3f4d751353b0a 16652 kidentitymanagement_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kidentitymanagement Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kidentitymanagement.git Checksums-Sha256: 6eab1894d14baef1c61ce1a1ad04039c4fffb55d33d0e206238ccdd846afd4e5 3321 kidentitymanagement_24.08.0-1.dsc 07eaf3ea6553fa277c345a9aad9e191c72e32576379211d71e3b5cac586e4742 195468 kidentitymanagement_24.08.0.orig.tar.xz b25aa0c31b800e18b612c51324d7865437a32fe63adb4bbdca2b7d62e34010b8 833 kidentitymanagement_24.08.0.orig.tar.xz.asc 0c4b6d0e6e38ab606a0f20388d7ed3f3a92fed0ccb087cb8222ad0658bcfe090 16652 kidentitymanagement_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/kidentitymanagement Package-List: libkidentitymanagement-data deb libs optional arch=all libkidentitymanagement-dev deb libdevel optional arch=any libkpim6identitymanagementcore6 deb libs optional arch=any libkpim6identitymanagementquick6 deb libs optional arch=any libkpim6identitymanagementwidgets6 deb libs optional arch=any qml6-module-org-kde-kidentitymanagement deb libs optional arch=any Directory: pool/main/k/kidentitymanagement Priority: optional Section: misc Package: kimap Binary: libkimap-data, libkimap-dev, libkpim6imap6 Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libkf6coreaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkmime-dev (>= 24.08.0~), libsasl2-dev, libsasl2-modules, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7bf293d7aae6476a8b07ae44fd6464af 2564 kimap_24.08.0-1.dsc eddbbecce59b1d48ceb1a0158076e0f9 132352 kimap_24.08.0.orig.tar.xz 2ee2502fb7285568ad744b84d33766d0 833 kimap_24.08.0.orig.tar.xz.asc 183897a3a3a806752d288c656195b284 16652 kimap_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kimap Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kimap.git Checksums-Sha256: 8d1ac658ce2843eefe2acce00de0194d7646711b1955004234ea9cf1e9ce552f 2564 kimap_24.08.0-1.dsc 05fe949400c08f16d8a20d569d5adc27c619cd55b78e71261b575bb2f54615ee 132352 kimap_24.08.0.orig.tar.xz 99e7e353ebf5e20059ad5b115d8fbb468d494ba521eb2dbdd30118dbdd1b3d33 833 kimap_24.08.0.orig.tar.xz.asc 3f9efbe448670917a809d364a609e9773917b278051bf5a17e7ecf3a91cbc94d 16652 kimap_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/kimap Package-List: libkimap-data deb libs optional arch=all libkimap-dev deb libdevel optional arch=any libkpim6imap6 deb libs optional arch=any Directory: pool/main/k/kimap Priority: optional Section: misc Package: kinfocenter Binary: kinfocenter Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), gettext, libegl-dev, libkf6auth-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6doctools-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6solid-dev (>= 6.2.0~), libusb-1.0-0-dev, pkgconf, qml6-module-org-kde-kirigami, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 636b7326166c09c5b995f966b607532b 2729 kinfocenter_6.1.5-1.dsc 1af1affee32bd9573ace7329bf8a8363 720016 kinfocenter_6.1.5.orig.tar.xz f84c78a66dc84fba85fa2847dd79c75c 833 kinfocenter_6.1.5.orig.tar.xz.asc aa2a0d617f194c2f18ab2f1500f1bfb5 22468 kinfocenter_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kinfocenter Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kinfocenter.git Checksums-Sha256: ed934db1637ab5894c9331cd77934d19d0a3b1d7d466a85abe96133902b5ab8f 2729 kinfocenter_6.1.5-1.dsc 0976ae43756b6ddbf4e70e750cb17f422dabe7604c5e2f824ab4f1e0161ae5d0 720016 kinfocenter_6.1.5.orig.tar.xz 120effb3262d9b73d5492674b8d8052099e48e686c7f0c9b0bfbe617f690c69f 833 kinfocenter_6.1.5.orig.tar.xz.asc 10998c6c0b199c732d74558b36b5375336b0de522e6c53ec6830f98a2f9136b6 22468 kinfocenter_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kinfocenter Package-List: kinfocenter deb kde optional arch=any Directory: pool/main/k/kinfocenter Priority: optional Section: misc Package: kio-extras Binary: kio-extras, kio-extras-data Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Pino Toscano , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.0.0~), gettext, gperf, libappimage-dev (>= 0.1.10~) [linux-any], libimobiledevice-dev, libkexiv2qt6-dev, libkf6archive-dev (>= 6.0.0~), libkf6config-dev (>= 6.0.0~), libkf6configwidgets-dev (>= 6.0.0~), libkf6coreaddons-dev (>= 6.0.0~), libkf6dbusaddons-dev (>= 6.0.0~), libkf6dnssd-dev (>= 6.0.0~), libkf6doctools-dev (>= 6.0.0~), libkf6guiaddons-dev (>= 6.0.0~), libkf6i18n-dev (>= 6.0.0~), libkf6kcmutils-dev (>= 6.0.0~), libkf6kio-dev (>= 6.0.0~), libkf6solid-dev (>= 6.0.0~), libkf6syntaxhighlighting-dev (>= 6.0.0~), libkf6textwidgets-dev (>= 6.0.0~), libmtp-dev (>= 1.1.2~), libopenexr-dev (>= 3.0~), libphonon4qt6-dev (>= 4:4.6.60~), libphonon4qt6experimental-dev (>= 4:4.12.0~), libplasmaactivities-dev, libplasmaactivitiesstats-dev, libplist-dev, libssh-dev (>= 0.8.3~), libtag1-dev (>= 1.11~), libtirpc-dev, libxcursor-dev, pkgconf, qcoro-qt6-dev, qt6-5compat-dev (>= 6.5.0~), qt6-base-dev (>= 6.5.0+dfsg~), qt6-svg-dev (>= 6.5.0~), shared-mime-info (>= 1.3~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a944d8c4cf1ae88f32690dfffcdec61c 3369 kio-extras_24.08.0-1.dsc 7742453ceea6f888ecffe053b66b4a44 3474308 kio-extras_24.08.0.orig.tar.xz f3566046b392ae8e4058d8c766f7d61c 833 kio-extras_24.08.0.orig.tar.xz.asc 1a5e24bb9783b634c58adadfff59e0fc 22752 kio-extras_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kio-extras Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kio-extras.git Checksums-Sha256: 63ea86d7925dc5d218585775ec4f122acba5510b1a83ae05ac0c3d74c15d042f 3369 kio-extras_24.08.0-1.dsc 7590f4897962388149c0fec25e7eb8b691597dacfd4aedf3343bbeeb4b98445c 3474308 kio-extras_24.08.0.orig.tar.xz 85acb6bc5ae47b6725b94cd3d33df03823b994b0eacfde795e5bb02c52bcc93a 833 kio-extras_24.08.0.orig.tar.xz.asc 5f0d2dd84ecd775ad8957b16ec954ae6a093fc65f0c8c1c42c211c00c0cac8f9 22752 kio-extras_24.08.0-1.debian.tar.xz Homepage: https://projects.kde.org/projects/kde/workspace/kio-extras Package-List: kio-extras deb kde optional arch=any kio-extras-data deb kde optional arch=all Directory: pool/main/k/kio-extras Priority: optional Section: misc Package: kio-gdrive Binary: kio-gdrive Version: 24.08.0-1~exp1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Nicholas D Steeves , Build-Depends: appstream, cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), intltool, libaccounts-glib-dev, libkaccounts6-dev (>= 4:20.03.80~), libkf6doctools-dev (>= 5.96.0~), libkf6i18n-dev (>= 5.96.0~), libkf6kio-dev (>= 5.96.0~), libkf6notifications-dev (>= 5.96.0~), libkf6purpose-dev (>= 5.96.0~), libkgapi-dev (>= 5.11.41~), libkpimgapi-dev (>= 22.12.3-2~), pkgconf, qtkeychain-qt6-dev (>= 0.6.0~), qt6-base-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: bfd2cde19b9f24cb38771bcf29b3e6b5 2438 kio-gdrive_24.08.0-1~exp1.dsc ded8c6c0e761962247c129c4835fad7c 80816 kio-gdrive_24.08.0.orig.tar.xz f31c1c7fdf45ce3f7e64ac1cad9f45a0 11232 kio-gdrive_24.08.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kio-gdrive Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kio-gdrive.git Checksums-Sha256: 5162f4183995c2e040e48e7f0a80e725437fadc02a591708fc7c54a0749c9fe7 2438 kio-gdrive_24.08.0-1~exp1.dsc 1f6148711f3d95acdbc6257be250ae50309ed95c39d7d8fbcda0029b4345afbe 80816 kio-gdrive_24.08.0.orig.tar.xz 55a73386b805a1c66466227c7df9930489fe22294c3812f7b974340955b84d18 11232 kio-gdrive_24.08.0-1~exp1.debian.tar.xz Homepage: https://invent.kde.org/network/kio-gdrive Package-List: kio-gdrive deb kde optional arch=any Directory: pool/main/k/kio-gdrive Priority: extra Section: misc Package: kitinerary Binary: libkitinerary-bin, libkitinerary-data, libkitinerary-dev, libkpim6itinerary6 Version: 24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, iso-codes, libkf6calendarcore-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkmime-dev (>= 24.08.0~), libkpkpass-dev (>= 24.08.0~), libphonenumber-dev, libpoppler-private-dev, libpoppler-qt6-dev, libssl-dev (>= 1.1~), libxkbcommon-dev, libxml2-dev, libzxing-dev (>= 1.1.1~), pkgconf, qml6-module-qtqml , qml6-module-qtqml-models , qml6-module-qtqml-workerscript , qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), shared-mime-info (>= 1.3~), xauth , xvfb , zlib1g-dev Architecture: hurd-any amd64 arm64 armel armhf loong64 mips64el ppc64el riscv64 s390x alpha hppa m68k powerpc ppc64 sh4 sparc64 all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: f514b61ae13b24e31cc19e73f6e6707c 3558 kitinerary_24.08.0-2.dsc 6478fbf313da94864faa8ce8ec74712c 1990164 kitinerary_24.08.0.orig.tar.xz 28cfafab673e261bf8d974fad44424d9 833 kitinerary_24.08.0.orig.tar.xz.asc e1b17fea9a01c0f41e313247c04ed63f 24056 kitinerary_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kitinerary Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kitinerary.git Checksums-Sha256: 2771cd59cbca7898299f7e7a2ba2b5facb73a4bf8e8a536da6c2d5d068a6b508 3558 kitinerary_24.08.0-2.dsc befb95f1620e0c9baa82264aabfba0cc676c9ee40583938be2091f1254f2cdac 1990164 kitinerary_24.08.0.orig.tar.xz 99319e1f900ce5ed509160f3614be531f564350082ce2686685f2f9cfb17d5e8 833 kitinerary_24.08.0.orig.tar.xz.asc 2ee70916c1da925064e9ed019b23004e9bcfc70e946c526f793d46e51c1df3df 24056 kitinerary_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/kitinerary Package-List: libkitinerary-bin deb libs optional arch=amd64,arm64,armel,armhf,loong64,mips64el,ppc64el,riscv64,s390x,alpha,hppa,hurd-any,m68k,powerpc,ppc64,sh4,sparc64 libkitinerary-data deb libs optional arch=all libkitinerary-dev deb libdevel optional arch=amd64,arm64,armel,armhf,loong64,mips64el,ppc64el,riscv64,s390x,alpha,hppa,hurd-any,m68k,powerpc,ppc64,sh4,sparc64 libkpim6itinerary6 deb libs optional arch=amd64,arm64,armel,armhf,loong64,mips64el,ppc64el,riscv64,s390x,alpha,hppa,hurd-any,m68k,powerpc,ppc64,sh4,sparc64 Directory: pool/main/k/kitinerary Priority: extra Section: misc Package: kiwix-tools Binary: kiwix-tools Version: 3.7.0-1 Maintainer: Kunal Mehta Build-Depends: debhelper-compat (= 13), libkiwix-dev (>= 13.0.0), libzim-dev (>= 9.0.0), meson, pkg-config Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b0fcfa2e245ada3f7bca99f951a32ff5 1978 kiwix-tools_3.7.0-1.dsc 7d6223688b32924af91d835f7f146dd8 539897 kiwix-tools_3.7.0.orig.tar.gz fb9b279234bf46bed5eae96ee8c73d8f 2376 kiwix-tools_3.7.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/legoktm/kiwix-tools Vcs-Git: https://salsa.debian.org/legoktm/kiwix-tools.git Checksums-Sha256: b586205dbf3eb08650d7bd3acbd1749046f343efc846eac93f484369496bbedc 1978 kiwix-tools_3.7.0-1.dsc 7367400dab80fcf0702657b2d5324ec29f344581318659c106f5b7fca30fa0db 539897 kiwix-tools_3.7.0.orig.tar.gz 23e3395854988f238b557d7d8e78bbfbec43fa913511aeb1f5211b6912208de2 2376 kiwix-tools_3.7.0-1.debian.tar.xz Homepage: https://github.com/kiwix/kiwix-tools Package-List: kiwix-tools deb utils optional arch=any Testsuite: autopkgtest Directory: pool/main/k/kiwix-tools Priority: extra Section: misc Package: kldap Binary: kio-ldap, libkldap-data, libkldap-dev, libkldap-doc, libkpim6ldapcore6, libkpim6ldapwidgets6 Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libkf6i18n-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libldap2-dev, libsasl2-dev, qtkeychain-qt6-dev (>= 0.14.2~), qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 326ab18c7df8a354c4e91d1be3a9b63b 2780 kldap_24.08.0-1.dsc ea9a949ec2bb8b865eb3e8976862f104 188900 kldap_24.08.0.orig.tar.xz d2cf0750b1c0979afac12892766c1178 833 kldap_24.08.0.orig.tar.xz.asc dd2b0fa62b2917a709c9da3717f87b7b 16840 kldap_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kldap Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kldap.git Checksums-Sha256: cc75a59424666007810d0616899012687e022a666318b63e33d9b43d6ef1cd15 2780 kldap_24.08.0-1.dsc 3e45e6ecaced0b72018bb9a7fcd9f68a968237ea0c2b953627040be908640094 188900 kldap_24.08.0.orig.tar.xz 2397903e45278d3d535d68fb1395f2fdee1a9890f1510dcdd846e1b25c08b718 833 kldap_24.08.0.orig.tar.xz.asc 3d9046b35df1ded8322dab5adee1d50201c2c175a9a71275616d774e1356b774 16840 kldap_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/kldap Package-List: kio-ldap deb libs optional arch=any libkldap-data deb libs optional arch=all libkldap-dev deb libdevel optional arch=any libkldap-doc deb doc optional arch=all libkpim6ldapcore6 deb libs optional arch=any libkpim6ldapwidgets6 deb libs optional arch=any Directory: pool/main/k/kldap Priority: optional Section: misc Package: kleopatra Binary: kleopatra Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), dbus , debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, git, libgpgme-dev (>= 1.21.0~), libqgpgmeqt6-dev (>= 1.21.0~), libkf6codecs-dev (>= 6.3.0~), libkf6colorscheme-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkf6itemmodels-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkleo-dev (>= 4:24.08.0~), libkmailtransport-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), libkf6textwidgets-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6windowsystem-dev (>= 6.3.0~), libkf6statusnotifieritem-dev (>= 6.3.0~), libakonadimime-dev (>= 4:24.08.0~), libassuan-dev (>= 2.4.2~), libgpg-error-dev (>= 1.36~), libmimetreeparser-dev (>= 24.08.0~), libkf6xmlgui-dev (>= 6.3.0~), qt6-base-dev (>= 6.6.0+dfsg~), xauth , xvfb Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 29bce0d91aa1a2130a32bd25e3f8e55e 3250 kleopatra_24.08.0-1.dsc f634ce08cdee0b097e938261211cf44b 2957592 kleopatra_24.08.0.orig.tar.xz 98730de6a207a6ec29be1eb1601a5570 833 kleopatra_24.08.0.orig.tar.xz.asc 4c3a0dc225c928e51ef66efb998c51c8 15388 kleopatra_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kleopatra Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kleopatra.git Checksums-Sha256: 774ff10f3faedd1f1011d65a3b46f629726d125743712316eba3b5d98e94a52e 3250 kleopatra_24.08.0-1.dsc d6a8a9b50201a41a91350633c6ceec861fa57fb0ca07301825857942d45ea32b 2957592 kleopatra_24.08.0.orig.tar.xz da63b1255251ba0dfceb64794f5f9715df60f440e6a077f0ee3104dfdeffd316 833 kleopatra_24.08.0.orig.tar.xz.asc 7278851d7dec47b025101cb197345625bf71f798d57a947915de17fa96e5477f 15388 kleopatra_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/kleopatra Package-List: kleopatra deb kde optional arch=any Directory: pool/main/k/kleopatra Priority: optional Section: misc Package: kmag Binary: kmag Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Lisandro Damián Nicanor Pérez Meyer , Sune Vuorela , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libkf6doctools-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libqaccessibilityclient-qt6-dev (>= 0.4~), qt6-base-dev (>= 6.5.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: dcbc08afcc51697fac115e8ca9c7fbe3 2486 kmag_24.08.0-1.dsc a70ed584547e27248d7f8a9ef5d5ed83 674324 kmag_24.08.0.orig.tar.xz cb714d83bae7187c10c8d7d83633e48a 833 kmag_24.08.0.orig.tar.xz.asc 5e64b002fca936640943400eb2b19b05 17044 kmag_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kmag Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kmag.git Checksums-Sha256: cc99a6883cda1d443624f66aeafcaf67a005a1620fd6e04f356eaad86de31c19 2486 kmag_24.08.0-1.dsc 69fb4d3413eea31b9f845f1f6596780d929e66afcfbf1345adfa9b20ec64baa7 674324 kmag_24.08.0.orig.tar.xz 558983912691a8949b3c7224d4808a058b8332e77001f226502a2eb244510145 833 kmag_24.08.0.orig.tar.xz.asc 60520605765c047e49540ac9c37c8cdb0332ad586f0919432160d10f7b782e04 17044 kmag_24.08.0-1.debian.tar.xz Homepage: https://apps.kde.org/en/kmag Package-List: kmag deb utils optional arch=any Directory: pool/main/k/kmag Priority: source Section: utils Package: kmail Binary: kmail Version: 4:24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Michael Meskes , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libakonadicontact-dev (>= 4:24.08.0~), libakonadimime-dev (>= 4:24.08.0~), libakonadisearch-dev (>= 4:24.08.0~), libgpgmepp-dev (>= 1.20.0~), libgravatar-dev (>= 4:24.08.0~), libkcalendarutils-dev (>= 4:24.08.0~), libkdepim-dev (>= 4:24.08.0~), libkf6bookmarks-dev (>= 6.3.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6configwidgets-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6guiaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6itemviews-dev (>= 6.3.0~), libkf6jobwidgets-dev (>= 6.3.0~), libkf6kcmutils-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6notifications-dev (>= 6.3.0~), libkf6notifyconfig-dev (>= 6.3.0~), libkf6parts-dev (>= 6.3.0~), libkf6service-dev (>= 6.3.0~), libkf6sonnet-dev (>= 6.3.0~), libkf6statusnotifieritem-dev (>= 6.3.0~), libkf6textwidgets-dev (>= 6.3.0~), libkf6userfeedback-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6windowsystem-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkldap-dev (>= 24.08.0~), libkleo-dev (>= 4:24.08.0~), libkmailtransport-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), libkontactinterface-dev (>= 24.08.0~), libkpimtextedit-dev (>= 24.08.0~), libksieve-dev (>= 4:24.08.0~), libktextaddons-dev (>= 1.5.4~), libktnef-dev (>= 4:24.08.0~), libmailcommon-dev (>= 4:24.08.0~), libpimcommon-dev (>= 4:24.08.0~), messagelib-dev (>= 4:24.08.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-webengine-dev (>= 6.6.0+dfsg~), qtkeychain-qt6-dev (>= 0.14.2~), xauth , xvfb Architecture: amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: edbc52a7819c4132dc86e7939f0f9e80 4075 kmail_24.08.0-2.dsc 74a7d580413427e0eb3a08bf639f182b 7734672 kmail_24.08.0.orig.tar.xz a48bcfebdc1ec03604ea1503d9d9c3e3 833 kmail_24.08.0.orig.tar.xz.asc b82e9bb9fe80f3564afe24add33b2f9b 17864 kmail_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kmail Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kmail.git Checksums-Sha256: 6cea49306dfa2ee74f60b6dfd682a2955cbed43831e735d5788f294cf9e4ca16 4075 kmail_24.08.0-2.dsc 94dc89125572f81ac2a3fb387df3b20df2e09462d8af734386d6af5fcf9fc1d3 7734672 kmail_24.08.0.orig.tar.xz 35b4c4d0675f11682f69baa5d6bf77257bcbe0c7f121edb2c911c656720baa5b 833 kmail_24.08.0.orig.tar.xz.asc 8bdfd1c6035a5afc6c570d34caa010470dc89415e8f3cbdb20581c2b68a40d02 17864 kmail_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/kmail Package-List: kmail deb mail optional arch=amd64,arm64,armhf,i386 Directory: pool/main/k/kmail Priority: extra Section: misc Package: kmail-account-wizard Binary: accountwizard Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Michael Meskes , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libkf6crash-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkmailtransport-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qtkeychain-qt6-dev (>= 0.14.2~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 697ac0b4cb0a67f76946364849ed009e 2964 kmail-account-wizard_24.08.0-1.dsc 27b8766df3c675dc2f91ef8aaeece4e0 165888 kmail-account-wizard_24.08.0.orig.tar.xz a0012fc7ea363e173e74a200cf0c5cea 833 kmail-account-wizard_24.08.0.orig.tar.xz.asc 096668e7a198c8fa782fc94785732edf 14004 kmail-account-wizard_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kmail-account-wizard Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kmail-account-wizard.git Checksums-Sha256: 2625d44ef75373cc7ef6b09252e940259301bd85e721b1470fbcec9a60ad1083 2964 kmail-account-wizard_24.08.0-1.dsc 2384327e8d0911ac6a07f586e99bd2c6a479aedf7ccd3d1b55a6d6f6cfe0dad4 165888 kmail-account-wizard_24.08.0.orig.tar.xz 41224cbb44d87fe4edb4e2e0ba5860f628154c3740d273b684dae1973c67bbdc 833 kmail-account-wizard_24.08.0.orig.tar.xz.asc 010928a21ebc8a9040ea7c9651fb0babd969885ced583575a9afcb1e1a80464f 14004 kmail-account-wizard_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/kmail-account-wizard Package-List: accountwizard deb utils optional arch=any Directory: pool/main/k/kmail-account-wizard Priority: extra Section: misc Package: kmailtransport Binary: kmailtransport-plugins, libkmailtransport-data, libkmailtransport-dev, libkpim6mailtransport6 Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libkf6configwidgets-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkgapi-dev (>= 24.08.0~), libksmtp-dev (>= 24.08.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qtkeychain-qt6-dev (>= 0.14.2~), xauth, xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 24a78bf365ede777ee5928649afd6d65 2865 kmailtransport_24.08.0-1.dsc 9743c8f7dcfa34e7ba94fd632c977c6a 187708 kmailtransport_24.08.0.orig.tar.xz 80e25c2a70c438cd993d6f5afae41bcf 833 kmailtransport_24.08.0.orig.tar.xz.asc 296920310f7bfc0f04efc1fadc9f1401 16492 kmailtransport_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kmailtransport Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kmailtransport.git Checksums-Sha256: bdf15824cf6133ae2afe866640c8a8b4c5f76ab97bc36ae6fcbc8826893c5777 2865 kmailtransport_24.08.0-1.dsc 9658723bf6925d339dc9b4392b6d8a1cf64e1bd14b8b9683e6ae47f9186b3f9f 187708 kmailtransport_24.08.0.orig.tar.xz 8b02eb16308faf93d9af8b8a042fbc558331f2da527a00369e0dd40469525fd8 833 kmailtransport_24.08.0.orig.tar.xz.asc 4719daa98c065558255b83497743eee011029635568d534420559275e7c5bc9e 16492 kmailtransport_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/kmailtransport Package-List: kmailtransport-plugins deb libs optional arch=any libkmailtransport-data deb libs optional arch=all libkmailtransport-dev deb libdevel optional arch=any libkpim6mailtransport6 deb libs optional arch=any Directory: pool/main/k/kmailtransport Priority: optional Section: misc Package: kmbox Binary: libkmbox-dev, libkpim6mbox6 Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libkmime-dev (>= 24.08.0~), qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7a75b0258b7e1fd7fb0625c39a54d16e 2370 kmbox_24.08.0-1.dsc 602658c86f8ae80ba619042433f19da5 29180 kmbox_24.08.0.orig.tar.xz 714ef43d5f4e693b9d1394391f6bb5d0 833 kmbox_24.08.0.orig.tar.xz.asc a1157d61e7a152739b3b88c0011c45cc 15364 kmbox_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kmbox Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kmbox.git Checksums-Sha256: 96887ba7bc09bbf1965d63563025a9b7f8aa056913f8ef8786ff82a9cb0b103b 2370 kmbox_24.08.0-1.dsc 5023414d70111305957879d9657eda6c79eaa6bdd0f48995bbb1f489334102e3 29180 kmbox_24.08.0.orig.tar.xz f384cc6c4560aa4816ccb714b69d86dd2cc5cc1b0d773722509a25a369e684b6 833 kmbox_24.08.0.orig.tar.xz.asc 8ddfe7bacf95a36c77318dbf1b22a178c40464f7175c0a45606eeeec04181597 15364 kmbox_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/kmbox Package-List: libkmbox-dev deb libdevel optional arch=any libkpim6mbox6 deb libs optional arch=any Directory: pool/main/k/kmbox Priority: optional Section: misc Package: kmenuedit Binary: kmenuedit Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libkf6dbusaddons-dev (>= 6.2.0~), libkf6doctools-dev (>= 6.2.0~), libkf6globalaccel-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6iconthemes-dev (>= 6.2.0~), libkf6itemviews-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6sonnet-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkf6xmlgui-dev (>= 6.2.0~), qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 4a3abc391d087e94f0dbaee805e61053 2746 kmenuedit_6.1.5-1.dsc 1eff50627dec614c244888422da64b8c 871396 kmenuedit_6.1.5.orig.tar.xz 75e0a2692e316413f3bc56f523d0835e 833 kmenuedit_6.1.5.orig.tar.xz.asc 9a9b0cd8c1ac5d9a1309babc96030df3 15512 kmenuedit_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kmenuedit Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kmenuedit.git Checksums-Sha256: 83d508057958d29f5c9ebdbb54072f1e684b046954d32816375cf2425d82c013 2746 kmenuedit_6.1.5-1.dsc fcb27a83a5554fb5654633bed08cb608986572e30f5e4241607a354ec89d6556 871396 kmenuedit_6.1.5.orig.tar.xz 4dcee929e1bed380bc262cbb9c203fdad4dbef0b391d5b66983b461bde6a9430 833 kmenuedit_6.1.5.orig.tar.xz.asc 0047c1fab15e9939cfde8302ef5b0126493e1c0355722b021a3ff0b15f155ae3 15512 kmenuedit_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kmenuedit Package-List: kmenuedit deb kde optional arch=any Directory: pool/main/k/kmenuedit Priority: optional Section: misc Package: kmime Binary: libkmime-data, libkmime-dev, libkpim6mime6 Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libkf6codecs-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-tools-dev (>= 6.6.0~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8868b19a9ba9b423d72e776bd2209b23 2491 kmime_24.08.0-1.dsc 502907f17c8e209d62e31fa2ca0e19d7 166112 kmime_24.08.0.orig.tar.xz 148fbfa0b8077aef1930ef271d83836b 833 kmime_24.08.0.orig.tar.xz.asc 5b1b2966e5ea1325d62c71d44fe091f1 16300 kmime_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kmime Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kmime.git Checksums-Sha256: 9631123e6823cbbf458146e8c7eab7ec0b8f791065bb01a81bd530f5f8b588b8 2491 kmime_24.08.0-1.dsc 9e5aa90d8a2314b5fbc015f066922f2e1fa529daad3b76dfd351567a954353c2 166112 kmime_24.08.0.orig.tar.xz b380eecc63bb168af3c680f70431a53aba0ed86892431c271245b5e367f1f338 833 kmime_24.08.0.orig.tar.xz.asc df940234fdf8cc1c7e28dabe8c782396404f14d34e3a423b7e10b6dbe7d2851b 16300 kmime_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/kmime Package-List: libkmime-data deb libs optional arch=all libkmime-dev deb libdevel optional arch=any libkpim6mime6 deb libs optional arch=any Directory: pool/main/k/kmime Priority: optional Section: misc Package: kompare Binary: kompare, kpart5-kompare, libkompareinterface-dev, libkompareinterface5t64 Version: 4:22.12.3-1.1~exp1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Norbert Preining , Sune Vuorela , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), extra-cmake-modules (>= 5.100.0~), gettext, libkf5codecs-dev (>= 5.100.0~), libkf5config-dev (>= 5.100.0~), libkf5coreaddons-dev (>= 5.100.0~), libkf5doctools-dev (>= 5.100.0~), libkf5iconthemes-dev (>= 5.100.0~), libkf5jobwidgets-dev (>= 5.100.0~), libkf5parts-dev (>= 5.100.0~), libkf5texteditor-dev (>= 5.100.0~), libkf5widgetsaddons-dev (>= 5.100.0~), libkomparediff2-dev (>= 4:21.08~), pkg-kde-tools (>= 0.12), qtbase5-dev (>= 5.15.2~) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 0003ad5b9554d1261e32303f274d3292 2976 kompare_22.12.3-1.1~exp1.dsc d3c1acc278ca24cfc64525d5acb6a390 979576 kompare_22.12.3.orig.tar.xz 52207b43ab9b0d9895bb9d0b0568953d 833 kompare_22.12.3.orig.tar.xz.asc ef9fd2b69fc0ddf3c54da965a933a044 14012 kompare_22.12.3-1.1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kompare Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kompare.git Checksums-Sha256: 0dafd756fc4a0fdd074a6ea1c50b607c755a249f8a2e1955348150b33cd36986 2976 kompare_22.12.3-1.1~exp1.dsc ba11df6366483447a83c61f939555b00b6e02dc922419b3fe8cd2cf3df36e72d 979576 kompare_22.12.3.orig.tar.xz 8273ecd32ce7118f545488c82c6ae01d46aa1efd0328e20653a4b9c5cd87f5c9 833 kompare_22.12.3.orig.tar.xz.asc b1c4440ec123edc4f66b88fe691ad8b8319e7945d1513a7b7336758aca410532 14012 kompare_22.12.3-1.1~exp1.debian.tar.xz Homepage: https://apps.kde.org/en/kompare Package-List: kompare deb devel optional arch=any kpart5-kompare deb devel optional arch=any libkompareinterface-dev deb libdevel optional arch=any libkompareinterface5t64 deb libs optional arch=any Directory: pool/main/k/kompare Priority: optional Section: misc Package: konsole Binary: konsole, konsole-kpart Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.0.0~), gettext, libicu-dev (>= 61.0~), libkf6bookmarks-dev (>= 6.0.0~), libkf6config-dev (>= 6.0.0~), libkf6configwidgets-dev (>= 6.0.0~), libkf6coreaddons-dev (>= 6.0.0~), libkf6crash-dev (>= 6.0.0~), libkf6dbusaddons-dev (>= 6.0.0~), libkf6doctools-dev (>= 6.0.0~), libkf6globalaccel-dev (>= 6.0.0~), libkf6guiaddons-dev (>= 6.0.0~), libkf6i18n-dev (>= 6.0.0~), libkf6iconthemes-dev (>= 6.0.0~), libkf6kio-dev (>= 6.0.0~), libkf6newstuff-dev (>= 6.0.0~), libkf6notifications-dev (>= 6.0.0~), libkf6notifyconfig-dev (>= 6.0.0~), libkf6parts-dev (>= 6.0.0~), libkf6pty-dev (>= 6.0.0~), libkf6service-dev (>= 6.0.0~), libkf6textwidgets-dev (>= 6.0.0~), libkf6widgetsaddons-dev (>= 6.0.0~), libkf6windowsystem-dev (>= 6.0.0~), libkf6xmlgui-dev (>= 6.0.0~), libx11-dev, qt6-5compat-dev (>= 6.5.0~), qt6-base-dev (>= 6.5.0~), qt6-multimedia-dev (>= 6.5.0~), zlib1g-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: f36eadd8c0d5ae00b4cff1e1971e7dfe 3184 konsole_24.08.0-1.dsc 9cce74d7e4bddce4d574c021dd3d8139 1778236 konsole_24.08.0.orig.tar.xz 54ff43badc8a0dcc7e78aeefbb76096c 833 konsole_24.08.0.orig.tar.xz.asc 00ce7c5639fdbee67c223a35ab3fee21 21824 konsole_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/konsole Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/konsole.git Checksums-Sha256: f7b03d9ceabb67e70f8390bfb62caac50a15c1c8f8136929adcfeae16b73ae02 3184 konsole_24.08.0-1.dsc 0095f1afc4e4a4cd36a12a2927e090e62fb0d016d38914bc858af568b7416101 1778236 konsole_24.08.0.orig.tar.xz 0d86c90d541cc45581af8b461153820048b5f3226dd315efa7947588736886af 833 konsole_24.08.0.orig.tar.xz.asc 0a2c69c61cae3534a68f50ae7cb20753a281e05374466213f91f9a18e34b0fa9 21824 konsole_24.08.0-1.debian.tar.xz Homepage: https://apps.kde.org/en/konsole Package-List: konsole deb kde optional arch=any konsole-kpart deb kde optional arch=any Directory: pool/main/k/konsole Priority: source Section: kde Package: kontact Binary: kontact Version: 4:24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Michael Meskes , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libgrantleetheme-dev (>= 24.08.0~), libkdepim-dev (>= 4:24.08.0~), libkf6crash-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6guiaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6kcmutils-dev (>= 6.3.0~), libkontactinterface-dev (>= 24.08.0~), libpimcommon-dev (>= 4:24.08.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-webengine-dev (>= 6.6.0+dfsg~) Architecture: amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 33423bf0fa46012dbadf98b43efe62bf 2823 kontact_24.08.0-2.dsc 7cfaaee50024d501c1d082ed10dd10fa 862264 kontact_24.08.0.orig.tar.xz 77a9aac6a9993dc79d9b6823710ab290 833 kontact_24.08.0.orig.tar.xz.asc 1a252653ac3ac4cb95d74d0f123d320e 14828 kontact_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kontact Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kontact.git Checksums-Sha256: 7c7dfcbf126a83b81d87b5d1e601be131e70ed72b866aca077a74e36b0ee754e 2823 kontact_24.08.0-2.dsc 5143c8acfe43779c0bb50fa7ae3b588ec11ea60f123dab1c9dc42de9e831b40e 862264 kontact_24.08.0.orig.tar.xz 0047943ef589471b4daaa7cfe351b89d68d9c90878cacdf6b054b2e4b2013105 833 kontact_24.08.0.orig.tar.xz.asc d1a31778acc24e3d0516df9ffdd0ab731e7a0d8967c15370b174703cc53ce1c3 14828 kontact_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/kontact Package-List: kontact deb kde optional arch=amd64,arm64,armhf,i386 Directory: pool/main/k/kontact Priority: extra Section: misc Package: kontactinterface Binary: libkontactinterface-data, libkontactinterface-dev, libkpim6kontactinterface6 Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libkf6coreaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6parts-dev (>= 6.3.0~), libkf6windowsystem-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libx11-dev, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 6eb34f67de366d99f1aaca4ed157e1eb 2792 kontactinterface_24.08.0-1.dsc 06a5fef944de09c10ea9e9e65b958ba3 40696 kontactinterface_24.08.0.orig.tar.xz 4a9eed711e5facece7def0577601d458 833 kontactinterface_24.08.0.orig.tar.xz.asc d32b60767b18190d6e14352de3f714f3 15920 kontactinterface_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kontactinterface Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kontactinterface.git Checksums-Sha256: 8da1c1dc338887029f3a6319154e933a32a1dca6cfc3237771089f85d6f08de5 2792 kontactinterface_24.08.0-1.dsc f663851fa518d935ea86d781387c797f212997ddeff26f79225e65cd8b94c2b3 40696 kontactinterface_24.08.0.orig.tar.xz f40facaf92910bb71ec1ee817cc4076cf670118552ceab54075ec1925961229b 833 kontactinterface_24.08.0.orig.tar.xz.asc 1b64f727162063be965fb2757eaeadcee09724745e802ce5beb71e3bd15ce5da 15920 kontactinterface_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/kontactinterface Package-List: libkontactinterface-data deb libs optional arch=all libkontactinterface-dev deb libdevel optional arch=any libkpim6kontactinterface6 deb libs optional arch=any Directory: pool/main/k/kontactinterface Priority: optional Section: misc Package: kopete Binary: kopete, kopete-data, libkopete-dev, libkopete1 Version: 4:21.12.3-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Norbert Preining , Sune Vuorela , Build-Depends: cmake (>= 2.8.12~), debhelper-compat (= 13), dh-exec, extra-cmake-modules (>= 5.25.0~), libasound2-dev (>= 1.0.14a) [linux-any], libexpat-dev, libexpat1-dev, libgadu-dev (>= 1.8.0), libgnutls28-dev, libgpgmepp-dev (>= 1.8.0~), libidn11-dev, libjpeg-dev, libjsoncpp-dev, libkf5config-dev (>= 5.25.0~), libkf5contacts-dev, libkf5coreaddons-dev (>= 5.25.0~), libkf5crash-dev (>= 5.25.0~), libkf5dbusaddons-dev (>= 5.25.0~), libkf5dnssd-dev (>= 5.25.0~), libkf5doctools-dev (>= 5.25.0~), libkf5emoticons-dev (>= 5.25.0~), libkf5i18n-dev (>= 5.25.0~), libkf5identitymanagement-dev, libkf5kcmutils-dev (>= 5.25.0~), libkf5kdelibs4support-dev (>= 5.25.0~), libkf5khtml-dev (>= 5.25.0~), libkf5kio-dev (>= 5.25.0~), libkf5libkleo-dev (>= 4:16.12.0~), libkf5notifyconfig-dev (>= 5.25.0~), libkf5parts-dev (>= 5.25.0~), libkf5texteditor-dev (>= 5.25.0~), libkf5wallet-dev (>= 5.25.0~), libmeanwhile-dev, libmediastreamer-dev (>= 3.6), libortp-dev (>= 0.13), libotr5-dev, libphonon4qt5-dev, libphonon4qt5experimental-dev, libqca-qt5-2-dev (>= 2.1.0~), libsqlite3-dev, libsrtp2-dev, libssl-dev, libv4l-dev [linux-any], libxdamage-dev, libxml2-dev, libxslt1-dev, libxss-dev, pkg-config, pkg-kde-tools (>= 0.15.16), qtbase5-dev (>= 5.6.0~), xauth, xvfb, zlib1g-dev Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 76cf677ca996082ceaeb3321aa588bbc 3645 kopete_21.12.3-1.dsc ffc30d363503936268628b3a5bb256c6 9666084 kopete_21.12.3.orig.tar.xz deccbfdf6dfe930024899b79a0a11380 833 kopete_21.12.3.orig.tar.xz.asc 1ed957a276f9d8aebc421330455db8ed 69060 kopete_21.12.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kopete Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kopete.git Checksums-Sha256: 91dfa831b4142421583067e29aa0e85c829b72c622ca95ff8dc7fd2e69b6e605 3645 kopete_21.12.3-1.dsc b3c44e0c96d22c638adcaf8e9b982ee520c2d02c458ec8bab98a7e2ab84ea1ec 9666084 kopete_21.12.3.orig.tar.xz 890568415394fbfec20c0aa86550fc3f6f5f99b681e161ca23c2a438e6ab6002 833 kopete_21.12.3.orig.tar.xz.asc c7a3e0ef2febfafe1cd2a285ff8468bb9002eef5e2197c880cff960c423db3a7 69060 kopete_21.12.3-1.debian.tar.xz Homepage: https://www.kde.org/ Package-List: kopete deb net optional arch=any kopete-data deb net optional arch=all libkopete-dev deb libdevel optional arch=any libkopete1 deb libs optional arch=any Directory: pool/main/k/kopete Priority: optional Section: misc Package: korganizer Binary: korganizer Version: 4:24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf5, extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libakonadicalendar-dev (>= 4:24.08.0~), libakonadicontact-dev (>= 4:24.08.0~), libakonadinotes-dev (>= 4:24.08.0~), libcalendarsupport-dev (>= 4:24.08.0~), libeventviews-dev (>= 4:24.08.0~), libincidenceeditor-dev (>= 24.08.0~), libkcalendarutils-dev (>= 4:24.08.0~), libkdepim-dev (>= 4:24.08.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6configwidgets-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6holidays-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6itemviews-dev (>= 6.3.0~), libkf6jobwidgets-dev (>= 6.3.0~), libkf6kcmutils-dev (>= 6.3.0~), libkf6newstuff-dev (>= 6.3.0~), libkf6parts-dev (>= 6.3.0~), libkf6userfeedback-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6windowsystem-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkldap-dev (>= 24.08.0~), libkmailtransport-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), libkontactinterface-dev (>= 24.08.0~), libpimcommon-dev (>= 4:24.08.0~), libx11-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), xauth , xvfb Architecture: amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8fb708e04a70c1ce80d7981a32639a2b 3614 korganizer_24.08.0-2.dsc 549cd1609d1317b6d192db25442540e9 2911324 korganizer_24.08.0.orig.tar.xz b34c5fc0f0c3b5d009a83bf54364cb93 833 korganizer_24.08.0.orig.tar.xz.asc 5c37ba203c02beff19254d0d3cc4b3a9 16824 korganizer_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/korganizer Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/korganizer.git Checksums-Sha256: c35f456d6033e007c0dfe2638b5e8d55d46f91e5482a17c4624ae325fe13637d 3614 korganizer_24.08.0-2.dsc 27d1ade2f48e89db1e4bbbae7ea71a5561e66600466d8e128f1e8cf95b2eeb20 2911324 korganizer_24.08.0.orig.tar.xz a74a2bc47392401e806028c25135bbbca963764af34e0a1e035a72140d3c6df3 833 korganizer_24.08.0.orig.tar.xz.asc bf3ea7a71e3e4e71bacc451986cad8f7ac840f4fe2816eaf3a1f30e754d82695 16824 korganizer_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/korganizer Package-List: korganizer deb kde optional arch=amd64,arm64,armhf,i386 Directory: pool/main/k/korganizer Priority: extra Section: misc Package: kosmindoormap Binary: kosmindoormap-dev, libkosmindoormap1t64, libkosm1t64, qml-module-org-kde-kosmindoormap Version: 22.12.3-1.1~exp1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Sandro Knauß , Build-Depends: bison, cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf5, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 5.90~), flex, kirigami2-dev, libkf5i18n-dev, libkopeninghours-dev, libkpublictransport-dev, libprotobuf-dev, libqt5svg5-dev (>= 5.15~), libssl-dev, protobuf-compiler, qtbase5-dev (>= 5.15~), qtbase5-private-dev, qtdeclarative5-dev (>= 5.15~), qtquickcontrols2-5-dev (>= 5.15~), zlib1g-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: e1d16052eb2ec0fdb6bcd751c24f9f0f 2976 kosmindoormap_22.12.3-1.1~exp1.dsc 24310e6f4a15e567285f1f4744dba6cc 363564 kosmindoormap_22.12.3.orig.tar.xz 2b8f51174492cedc3e2564e4667e12ab 833 kosmindoormap_22.12.3.orig.tar.xz.asc 226c9a9fbbfb7d998be32d6c86f83098 25856 kosmindoormap_22.12.3-1.1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kosmindoormap Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kosmindoormap.git Checksums-Sha256: affb578afa6ac418da7a67bd64e41af410019d9c6ae6f5d3ef05214f5ce68d22 2976 kosmindoormap_22.12.3-1.1~exp1.dsc f7af4b27f801e40035cb99e1263f85268e231c3afc9aaeb52339e41cc9f54cd4 363564 kosmindoormap_22.12.3.orig.tar.xz ac99f7c932d9fab2ac312f4117cd7a4a86458fd017da17a3f64db2f99546e35e 833 kosmindoormap_22.12.3.orig.tar.xz.asc 393968b45376ed4b9a873e6b1815b8108ecf619482d1c4520bf35aaf85beaca3 25856 kosmindoormap_22.12.3-1.1~exp1.debian.tar.xz Homepage: https://invent.kde.org/libraries/kosmindoormap/ Package-List: kosmindoormap-dev deb libdevel optional arch=any libkosm1t64 deb libs optional arch=any libkosmindoormap1t64 deb libs optional arch=any qml-module-org-kde-kosmindoormap deb libs optional arch=any Directory: pool/main/k/kosmindoormap Priority: optional Section: misc Package: kpimtextedit Binary: libkpimtextedit-data, libkpimtextedit-dev, libkpim6textedit6 Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.3.0~), libkf6codecs-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6sonnet-dev (>= 6.3.0~), libkf6syntaxhighlighting-dev (>= 6.3.0~), libkf6textwidgets-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libktextaddons-dev (>= 1.5.4~), openbox, qt6-base-dev (>= 6.6.0+dfsg~), xauth, xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ae3afc8f85325f3e4f387d1e389556a7 2978 kpimtextedit_24.08.0-1.dsc f41c217c047b77476131d224f7396da1 176168 kpimtextedit_24.08.0.orig.tar.xz 0f7dff3a0a4773c5b77419b2f157a5ef 833 kpimtextedit_24.08.0.orig.tar.xz.asc f32a9fe76eeff86ca62c17e393392ede 16448 kpimtextedit_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kpimtextedit Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kpimtextedit.git Checksums-Sha256: 5f2f877f32cfc6910a73bc078653331e1bb3d85715048e516769733725076ec6 2978 kpimtextedit_24.08.0-1.dsc abc7d5170967b010fa6ace2ff762671b5212a9de4542f3da3fc31dbe7235c0a3 176168 kpimtextedit_24.08.0.orig.tar.xz 847e9c0613c46b986bb25da49f23ca4808dae895745448aaef8fcf1af804182a 833 kpimtextedit_24.08.0.orig.tar.xz.asc 135edf7e7ca3bded757439b915e9bf701383113a0dad640262a72dc37bcf9097 16448 kpimtextedit_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/kpimtextedit Package-List: libkpim6textedit6 deb libs optional arch=any libkpimtextedit-data deb libs optional arch=all libkpimtextedit-dev deb libdevel optional arch=any Directory: pool/main/k/kpimtextedit Priority: optional Section: misc Package: kpipewire Binary: libkpipewire-data, libkpipewire-dev, libkpipewire6, libkpipewiredmabuf6, libkpipewirerecord6, qml6-module-org-kde-pipewire Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libavcodec-dev, libavfilter-dev, libavformat-dev, libavutil-dev, libdrm-dev (>= 2.4.62~), libegl-dev, libegl1-mesa-dev, libepoxy-dev (>= 1.3~), libgbm-dev, libkf6coreaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libpipewire-0.3-dev, libswscale-dev, libva-dev, libwayland-dev, libxkbcommon-dev, pipewire-bin, pkgconf, plasma-wayland-protocols, qt6-base-dev (>= 6.6.0+dfsg~), qt6-base-private-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-declarative-private-dev (>= 6.6.0+dfsg~), qt6-wayland-dev (>= 6.6.0~) Architecture: linux-any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 33fccf288423598b10a459a591d5b295 3298 kpipewire_6.1.5-1.dsc 6c80fa788d36e39be89b27a65f382a14 149096 kpipewire_6.1.5.orig.tar.xz 3302ea9a9d442cba0ab1e38f3ba8733f 833 kpipewire_6.1.5.orig.tar.xz.asc e60eb7a194d12358b763ae6645c7ca0c 17448 kpipewire_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kpipewire Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kpipewire.git Checksums-Sha256: a66b343caa98452ec900c50b615fa9d1890377b2860388efc6e5847f19639dbb 3298 kpipewire_6.1.5-1.dsc 25b32cfcaff352f0c4acda5746adffd2e3b28b5ff0648521bde8628ca7145a49 149096 kpipewire_6.1.5.orig.tar.xz ced970e1f48391ad607a1896394a3af4f751f0e63429387030688849cdb3746c 833 kpipewire_6.1.5.orig.tar.xz.asc c2c4fa4840f77939502ed9a417a4ba8ef2310ad0e6e875e9beed065afad76c5c 17448 kpipewire_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kpipewire Package-List: libkpipewire-data deb libs optional arch=all libkpipewire-dev deb libdevel optional arch=linux-any libkpipewire6 deb libs optional arch=linux-any libkpipewiredmabuf6 deb libs optional arch=linux-any libkpipewirerecord6 deb libs optional arch=linux-any qml6-module-org-kde-pipewire deb libs optional arch=linux-any Directory: pool/main/k/kpipewire Priority: optional Section: misc Package: kpkpass Binary: libkpkpass-dev, libkpim6pkpass6 Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libkf6archive-dev (>= 6.3.0~), libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), shared-mime-info (>= 1.3~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: cd4212c670099330839af7d0786b14b3 2462 kpkpass_24.08.0-1.dsc 2eb4ce526286ff7dfbd5a351e3ee7eac 29428 kpkpass_24.08.0.orig.tar.xz 9d1c59048cc59eb8860c3946e9e0b6a6 833 kpkpass_24.08.0.orig.tar.xz.asc ae4dd4ed2f8560bdee4e01c97ea20f60 14320 kpkpass_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kpkpass Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kpkpass.git Checksums-Sha256: a4863d47b071c8c7289f7ae3c73b7a692725553e9dae2134437baee730cb7941 2462 kpkpass_24.08.0-1.dsc 0fb6cb547a0501d4fbd01dd49986e98d42ff4afe02a4dce0acbb741cdff6b1bb 29428 kpkpass_24.08.0.orig.tar.xz de22dcf543c4cda24cb25566004b84c9754ff1a67e642a213a6375da08d9d03a 833 kpkpass_24.08.0.orig.tar.xz.asc ee34c6896ee8ddf834ef1c38376ad4eaaaed218bd49bfe5928e0f26942bfa76b 14320 kpkpass_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/kpkpass Package-List: libkpim6pkpass6 deb libs optional arch=any libkpkpass-dev deb libdevel optional arch=any Directory: pool/main/k/kpkpass Priority: extra Section: misc Package: kpublictransport Binary: libkpublictransport1, kpublictransport-data, libkpublictransport-dev, libkpublictransportonboard1, qml6-module-org-kde-kpublictransport Version: 24.08.1-3 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Matthias Geiger , Build-Depends: cmake (>= 3.16), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 5.245~), libkf6i18n-dev, libkf6networkmanagerqt-dev, libprotobuf-dev, pkgconf, pkg-kde-tools, qt6-base-dev (>= 5.15~), qt6-declarative-dev (>= 6.5~), tzdata , zlib1g-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9b52865edc5e1b13d1adfd1f8a16c3f3 3052 kpublictransport_24.08.1-3.dsc a794585463309b5f83be5a1cef9f4870 740672 kpublictransport_24.08.1.orig.tar.xz 261ee31e322df3e323eea7de8e717f7e 833 kpublictransport_24.08.1.orig.tar.xz.asc 2df681ac81f2b3b2ce16cce51b125f11 13084 kpublictransport_24.08.1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kpublictransport Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kpublictransport.git Checksums-Sha256: 304edc17df500f59a1c9847fc5519581cb53b9cbc72c8bd8658b178c804f1fb7 3052 kpublictransport_24.08.1-3.dsc cb7305cff8d6058f1773b84f7e2ced82614c976854c13b455fab49732ad656a7 740672 kpublictransport_24.08.1.orig.tar.xz 25b434b04a3e82e19d721bd96a54d441aa7bc0703b245bc5152507e0bb7e8700 833 kpublictransport_24.08.1.orig.tar.xz.asc 6cf35ec1032e2745c27946de8c318f2a0cfff0ff1fc754c121d79c127215d31e 13084 kpublictransport_24.08.1-3.debian.tar.xz Homepage: https://invent.kde.org/libraries/kpublictransport Package-List: kpublictransport-data deb kde optional arch=all libkpublictransport-dev deb libdevel optional arch=any libkpublictransport1 deb libs optional arch=any libkpublictransportonboard1 deb libs optional arch=any qml6-module-org-kde-kpublictransport deb kde optional arch=any Directory: pool/main/k/kpublictransport Priority: optional Section: misc Package: krb5-auth-dialog Binary: krb5-auth-dialog Version: 44.0~alpha1-1 Maintainer: Guido Günther Build-Depends: debhelper-compat (= 13), heimdal-dev | libkrb5-dev, libadwaita-1-dev, libglib2.0-dev, libgtk-4-dev, libpam0g-dev, meson, yelp-tools Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 093dd017cbc3a17a760f674f7cca2a87 2129 krb5-auth-dialog_44.0~alpha1-1.dsc e5f5ed564bc1c97eddbd424a7ae47863 313944 krb5-auth-dialog_44.0~alpha1.orig.tar.xz f0e1b07a564e349e72e84eb9b851346a 6924 krb5-auth-dialog_44.0~alpha1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/agx/krb5-auth-dialog Vcs-Git: https://salsa.debian.org/agx/krb5-auth-dialog.git Checksums-Sha256: d00b98f18bb0dffc0ea5430aea745839cd8197df3ebc5f295437e29c96cf13ee 2129 krb5-auth-dialog_44.0~alpha1-1.dsc 57e007097d4bcec0aba5a385b8e817a785b6c714ddac135816db00a11968a4ef 313944 krb5-auth-dialog_44.0~alpha1.orig.tar.xz 5f0a86f2758b4115c15b76314e20d3abbbc8d1c25c520ef6104ac8a232571c2f 6924 krb5-auth-dialog_44.0~alpha1-1.debian.tar.xz Homepage: https://honk.sigxcpu.org/piki/projects/krb5-auth-dialog Package-List: krb5-auth-dialog deb gnome optional arch=any Testsuite: autopkgtest Testsuite-Triggers: xauth, xvfb Directory: pool/main/k/krb5-auth-dialog Priority: source Section: utils Package: krdp Binary: krdp Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), freerdp2-dev (>= 2.10~), gettext, libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6statusnotifieritem-dev (>= 6.2.0~), libkpipewire-dev (>= 6.1.5), libwinpr2-dev, libxkbcommon-dev, plasma-wayland-protocols, qt6-base-dev (>= 6.6.0+dfsg~), qt6-base-private-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-wayland-dev (>= 6.6.0~), qtkeychain-qt6-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7a098aa13a5b702d57c97dd817791267 2700 krdp_6.1.5-1.dsc 90c56e9b0833ad2dc4bb4ad390e2e6fb 85076 krdp_6.1.5.orig.tar.xz bd21af5c3759f4507ab63e08d3979df6 833 krdp_6.1.5.orig.tar.xz.asc c8be4418495b60c3660f92d9023ac687 11248 krdp_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/krdp Vcs-Git: https://salsa.debian.org/debian/krdp.git Checksums-Sha256: ee0b104bb51556a7ec632a0c20b562b62fb39adf7542a4156f6246b87153a77f 2700 krdp_6.1.5-1.dsc a91de2c8e8b6fe852edeee50b722f2abebc3b38477d7ef935f9e6b7b7ce7c6b7 85076 krdp_6.1.5.orig.tar.xz b95466ab6ae80b48dd7e43528484d8899565e2eb0b0325db8d8527774481ce6a 833 krdp_6.1.5.orig.tar.xz.asc b02664cbd1827f865cc0c1fa104e9718343440360d7e8676f5f92f692de4ed8a 11248 krdp_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/krdp Package-List: krdp deb kde optional arch=any Directory: pool/main/k/krdp Priority: optional Section: misc Package: kscreen Binary: kscreen Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libkf6config-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6svg-dev (>= 6.2.0~), libkf6xmlgui-dev (>= 6.2.0~), libkscreen-dev (>= 4:6.1.5~), liblayershellqtinterface-dev (>= 6.1.5~), libplasma-dev (>= 6.1.5~), libx11-xcb-dev, libxcb-util-dev, libxcb1-dev, libxi-dev, libxkbcommon-dev, qt6-base-dev (>= 6.6.0+dfsg~), qt6-base-private-dev (>= 6.6.0+dfsg~), qt6-sensors-dev (>= 6.6.0~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 5096eb7841f5e85f587b411a137d4019 2820 kscreen_6.1.5-1.dsc 197276c1fe2b6704ec011b5efff32c1b 210432 kscreen_6.1.5.orig.tar.xz 92fa00bf4e3086dad8bb7504ab10d20a 833 kscreen_6.1.5.orig.tar.xz.asc e98fb5cc78c0cf91ed9bcc2804db1a2c 16580 kscreen_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kscreen Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kscreen.git Checksums-Sha256: 7a7b14c588aa91e0e89ecbc58a659192a3de8dac8d52141dc82916e8c840aeab 2820 kscreen_6.1.5-1.dsc 4166a9f6d588eefdc19ed9d9a9e0f8265ab4999be248ba11b48ee353ecbc511f 210432 kscreen_6.1.5.orig.tar.xz 9e42543be6b9df6b6744b50dba1fe4c4491fcd801f07485dee385a563b872aba 833 kscreen_6.1.5.orig.tar.xz.asc a96a1fdaf5f1d043b4f057efcb68a69c5f3adf6a9944c9122bccb5c8b1d1b60a 16580 kscreen_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kscreen Package-List: kscreen deb kde optional arch=any Directory: pool/main/k/kscreen Priority: optional Section: misc Package: kscreenlocker Binary: kde-config-screenlocker, kscreenlocker-dev, libkscreenlocker6 Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libkf6crash-dev (>= 6.2.0~), libkf6globalaccel-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6idletime-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6solid-dev (>= 6.2.0~), libkf6svg-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkf6xmlgui-dev (>= 6.2.0~), libkscreen-dev (>= 4:6.1.5~), liblayershellqtinterface-dev (>= 6.1.5~), libpam0g-dev, libplasma-dev (>= 6.1.5~), libwayland-dev (>= 1.3~), libx11-dev, libxcb-keysyms1-dev, libxcb-xtest0-dev, libxcb1-dev, libxcursor-dev, libxi-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ac0620cb758629f9dc180f48a81a01e2 3260 kscreenlocker_6.1.5-1.dsc 9ffa43fa3a58a99aa656cf8da389d2da 180568 kscreenlocker_6.1.5.orig.tar.xz ba686b6c0eb1d2b884eac862e9bee4da 833 kscreenlocker_6.1.5.orig.tar.xz.asc 926ea4a2d0196696e5650102bfd8c66e 20180 kscreenlocker_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kscreenlocker Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kscreenlocker.git Checksums-Sha256: d188304c464da0c065c8390b582544b5f68295655e1e84a0ee400e2696de4665 3260 kscreenlocker_6.1.5-1.dsc a0ea8354122a28e0acc6ec604a7658fee5b00f125cc09ea758c9b91bf3c7f0fc 180568 kscreenlocker_6.1.5.orig.tar.xz 996259cb669365d261f599c0465c7b024dd535b3a9680911c59d10a56e0d3486 833 kscreenlocker_6.1.5.orig.tar.xz.asc 320128b0ff6ea9b666724b643a735c8a5baab849a09c5f5a8bc786c6752626b8 20180 kscreenlocker_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kscreenlocker Package-List: kde-config-screenlocker deb libs optional arch=any kscreenlocker-dev deb libdevel optional arch=any libkscreenlocker6 deb libs optional arch=any Directory: pool/main/k/kscreenlocker Priority: optional Section: misc Package: ksmtp Binary: libksmtp-data, libksmtp-dev, libkpim6smtp6 Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libsasl2-dev, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 6975fa0455d02b7bd504e39f1a8ec1f9 2506 ksmtp_24.08.0-1.dsc fd0e30a0a3d18952d352d589c0f2a7ee 53104 ksmtp_24.08.0.orig.tar.xz b5029d91b6eb92b2cd73b5a08b4dec48 833 ksmtp_24.08.0.orig.tar.xz.asc 2cfe1ed19d2feaca3a3b8090b936d14e 14900 ksmtp_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ksmtp Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ksmtp.git Checksums-Sha256: 9c7dbaa299fb500b29e72ba6d060684a63bc2388f9617f2d1f7766d3b1194a80 2506 ksmtp_24.08.0-1.dsc 409ffcf96e43e8b65cc49c1576d9a214e7fbac638954fa9e8643d4620cebcc74 53104 ksmtp_24.08.0.orig.tar.xz a3f3bd2437553f4401d921899cc025f97088e3958abc936d8fa094798a12125b 833 ksmtp_24.08.0.orig.tar.xz.asc 5d2660e2e5152f148299ebf672e01467275ae002b0b19f20e57398efdf133ae4 14900 ksmtp_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/ksmtp Package-List: libkpim6smtp6 deb libs optional arch=any libksmtp-data deb libs optional arch=all libksmtp-dev deb libdevel optional arch=any Directory: pool/main/k/ksmtp Priority: extra Section: misc Package: ksshaskpass Binary: ksshaskpass Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), gettext, libkf6coreaddons-dev (>= 6.2.0~), libkf6doctools-dev, libkf6i18n-dev (>= 6.2.0~), libkf6wallet-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8a92152901eec7d3aca08beefb3ee4f9 2598 ksshaskpass_6.1.5-1.dsc db2e0dbe23d7028d19cce871726aa3eb 29500 ksshaskpass_6.1.5.orig.tar.xz 82a37c3a151278eb5b89783547212a15 833 ksshaskpass_6.1.5.orig.tar.xz.asc b628af898429a14d9031201bb290857c 15792 ksshaskpass_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ksshaskpass Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ksshaskpass.git Checksums-Sha256: 733f016fda2b2867af6e00c9d45f0008e4a59f98759e9590ba75ccd21b485f52 2598 ksshaskpass_6.1.5-1.dsc 34dd72f2bf785dd4b6c98944bd4e444dbeb46bb5f2d74c5b95baed821c6718f1 29500 ksshaskpass_6.1.5.orig.tar.xz 1f5e4bb046eb7de6e8491a63ef39cb1525029c4617039dae8bdff7a33f86794c 833 ksshaskpass_6.1.5.orig.tar.xz.asc 8c03b3df7b895211b3dc7364fa07eeb0dc649da16ed0694bab8a0e26e5937180 15792 ksshaskpass_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/ksshaskpass Package-List: ksshaskpass deb utils optional arch=any Directory: pool/main/k/ksshaskpass Priority: source Section: utils Package: kstars Binary: kstars, kstars-data Version: 5:3.7.0-2 Maintainer: Debian KDE Extras Team Uploaders: Pino Toscano , Build-Depends: cmake (>= 3.16~), clang [mips64el mipsel], debhelper-compat (= 13), extra-cmake-modules (>= 5.68.0~), gettext, kinit-dev (>= 5.68.0~), libcfitsio-dev (>= 3.040), libeigen3-dev (>> 2.0.3), libglu1-mesa-dev [!armhf], libgsl-dev, libindi-dev (>= 2.0.0~), libkf5config-dev (>= 5.68.0~), libkf5crash-dev (>= 5.68.0~), libkf5dbusaddons-dev (>= 5.68.0~), libkf5doctools-dev (>= 5.68.0~), libkf5guiaddons-dev (>= 5.68.0~), libkf5i18n-dev (>= 5.68.0~), libkf5iconthemes-dev (>= 5.68.0~), libkf5jobwidgets-dev (>= 5.68.0~), libkf5kio-dev (>= 5.68.0~), libkf5newstuff-dev (>= 5.68.0~), libkf5notifications-dev (>= 5.68.0~), libkf5notifyconfig-dev (>= 5.68.0~), libkf5plotting-dev (>= 5.68.0~), libkf5texteditor-dev (>= 5.68.0~), libkf5widgetsaddons-dev (>= 5.68.0~), libkf5windowsystem-dev (>= 5.68.0~), libkf5xmlgui-dev (>= 5.68.0~), libnova-dev, libqt5datavisualization5-dev (>= 5.12.7~) [amd64 i386], libqt5opengl5-dev (>= 5.12.7~), libqt5sql5-sqlite, libqt5svg5-dev (>= 5.12.7~), libqt5websockets5-dev (>= 5.12.7~), libraw-dev, libsecret-1-dev, libstellarsolver-dev (>= 2.2~), libxisf-dev, pkg-config, pkg-kde-tools (>= 0.12), qt5keychain-dev, qtbase5-dev (>= 5.12.7~), qtdeclarative5-dev (>= 5.12.7~), qtmultimedia5-dev (>= 5.12.7~), wcslib-dev, zlib1g-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 7f48dc2e9df6595327b114cdec7c982d 3193 kstars_3.7.0-2.dsc 4b5fb1333bbeb794eb9e09bc2befce65 170110716 kstars_3.7.0.orig.tar.xz 6ad32e009c581b81ec33b1eafbda5b1e 13720 kstars_3.7.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/kstars Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/kstars.git Checksums-Sha256: 17452751195e65aca19698847d2f23d82b7d01dd542e567a5d55d670887a5509 3193 kstars_3.7.0-2.dsc caf3759342ea522e4e75bdf8364f143f9aa821b15472f522c844a9a0c2a6baa8 170110716 kstars_3.7.0.orig.tar.xz 9d4c35af71f06715695530d1c35ffc496972737706a2c1efce83acb79f412007 13720 kstars_3.7.0-2.debian.tar.xz Homepage: https://edu.kde.org/kstars/ Package-List: kstars deb science optional arch=any kstars-data deb science optional arch=all Directory: pool/main/k/kstars Priority: source Section: science Package: ksystemstats Binary: ksystemstats Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), gettext, libkf6coreaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6networkmanagerqt-dev (>= 6.2.0~) [linux-any], libkf6solid-dev (>= 6.2.0~), libksysguard-dev (>= 4:6.1.5~), libnl-3-dev [linux-any], libnl-route-3-dev [linux-any], libsensors-dev [linux-any], libudev-dev [linux-any], pkgconf, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 80fc4c60494163931b4c658aadc1ae84 2700 ksystemstats_6.1.5-1.dsc 2e2702588c2345f94125a611f56f82b6 129024 ksystemstats_6.1.5.orig.tar.xz baa1f06037054f49c0622fdcd51a73cc 833 ksystemstats_6.1.5.orig.tar.xz.asc 856a6bd61d90f25d21f51c6ff3df8d72 14040 ksystemstats_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ksystemstats Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ksystemstats.git Checksums-Sha256: ad8ad376d05b9bd53fa93a268ef31116e3af251493e9b61aecf572d82abbf5e5 2700 ksystemstats_6.1.5-1.dsc 8425bb9f076234d167eaf689b74f729e2a0561c367473e8a84fab4a4c39c6893 129024 ksystemstats_6.1.5.orig.tar.xz afca2a5aaf8f383c9da61f55116740e6f565d3540ec002c37c1779d8ed767b37 833 ksystemstats_6.1.5.orig.tar.xz.asc 9d68c781e3d3ad7fc46b41ffe4406de76829457ad576954690297797d956bcc5 14040 ksystemstats_6.1.5-1.debian.tar.xz Homepage: https://www.kde.org/ Package-List: ksystemstats deb kde optional arch=any Directory: pool/main/k/ksystemstats Priority: optional Section: misc Package: ktnef Binary: libktnef-data, libktnef-dev, libkpim6tnef6 Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libkcalendarutils-dev (>= 4:24.08.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libxkbcommon-dev, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 80b66994f541b3633a0b36e674c461ed 2571 ktnef_24.08.0-1.dsc 5a08274e4593822ffa73a022b20831e7 313236 ktnef_24.08.0.orig.tar.xz 98b8527a2d373af1fe983778225aad05 833 ktnef_24.08.0.orig.tar.xz.asc a5807060837c564dfa46a9d54778ba28 15780 ktnef_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ktnef Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ktnef.git Checksums-Sha256: 02e3c9d5e47aefe661c8b328f7edf0e1ba9e26db9ad5adba889f13c06d54070c 2571 ktnef_24.08.0-1.dsc 25eae8e9c28de7a85410ab15d75874ec32b5102ad566e71961941142e3d52c66 313236 ktnef_24.08.0.orig.tar.xz 7a3e8d973ba8bba445028a715d5f9e3866da39c67c7de26d0fba558460a8982e 833 ktnef_24.08.0.orig.tar.xz.asc d98ae277dd9d3f7bbcf21b9cd6d7c53a3d81e56e4faf335e83c6c546fba1446f 15780 ktnef_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/ktnef Package-List: libkpim6tnef6 deb libs optional arch=any libktnef-data deb libs optional arch=all libktnef-dev deb libdevel optional arch=any Directory: pool/main/k/ktnef Priority: optional Section: misc Package: ktorrent Binary: ktorrent, ktorrent-data Version: 24.08.1-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 5.240.0~), gettext, libboost-dev (>= 1.71.0~), libkf6completion-dev (>= 5.240.0~), libkf6config-dev (>= 5.240.0~), libkf6configwidgets-dev (>= 5.240.0~), libkf6coreaddons-dev (>= 5.240.0~), libkf6crash-dev (>= 5.240.0~), libkf6dbusaddons-dev (>= 5.240.0~), libkf6dnssd-dev (>= 5.240.0~), libkf6doctools-dev (>= 5.240.0~), libkf6globalaccel-dev (>= 5.240.0~), libkf6i18n-dev (>= 5.240.0~), libkf6iconthemes-dev (>= 5.240.0~), libkf6itemviews-dev (>= 5.240.0~), libkf6kcmutils-dev (>= 5.240.0~), libkf6kio-dev (>= 5.240.0~), libkf6notifications-dev (>= 5.240.0~), libkf6notifyconfig-dev (>= 5.240.0~), libkf6parts-dev (>= 5.240.0~), libkf6plotting-dev (>= 5.240.0~), libkf6solid-dev (>= 5.240.0~), libkf6statusnotifieritem-dev (>= 5.240.0~), libkf6syndication-dev (>= 5.240.0~), libkf6textwidgets-dev (>= 5.240.0~), libkf6widgetsaddons-dev (>= 5.240.0~), libkf6windowsystem-dev (>= 5.240.0~), libkf6xmlgui-dev (>= 5.240.0~), libktorrent-dev (>= 24.04.70~), libmaxminddb-dev, libphonon4qt6-dev, libphonon4qt6experimental-dev, libtag1-dev, pkgconf, qt6-5compat-dev (>= 6.5.0~), qt6-base-dev (>= 6.5.0~), qt6-webengine-dev (>= 6.5.0~) [amd64 arm64 armhf i386], xauth , xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8d2580540d0b70ac5bfeeb1d49f53a66 3555 ktorrent_24.08.1-1.dsc 304f780d2a687b7175f8f7539b13ed55 2186628 ktorrent_24.08.1.orig.tar.xz 4354450b515453e2f5947c9d1fa59faf 833 ktorrent_24.08.1.orig.tar.xz.asc a345210a6c9b2b51b86bc58c7ca5eaf4 24944 ktorrent_24.08.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ktorrent Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ktorrent.git Checksums-Sha256: 1fa78bc721f5ac598b9fdd8d5cdebca383686db3da5b4688dc6e96c6667fc2b7 3555 ktorrent_24.08.1-1.dsc 694f7c241175faf9125517ceb369273cdab8c91e81c4feab7a3ec3e1a7e4be61 2186628 ktorrent_24.08.1.orig.tar.xz c64450a7b4d39f4bfae9aa0ea6eb90fab118ccac6c53be7d7ba315766db9988b 833 ktorrent_24.08.1.orig.tar.xz.asc 0f5d652e1887d52a5e6e24ad85e8bcf42e46e929d8990de88d5cf6506ab47573 24944 ktorrent_24.08.1-1.debian.tar.xz Homepage: https://apps.kde.org/ktorrent Package-List: ktorrent deb net optional arch=any ktorrent-data deb net optional arch=all Directory: pool/main/k/ktorrent Priority: source Section: net Package: kwallet-pam Binary: libpam-kwallet-common, libpam-kwallet5 Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), libgcrypt20-dev (>= 1.5.0~), libkf6wallet-dev (>= 6.2.0~), libpam0g-dev, libxkbcommon-dev, pkgconf Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d354bc987ad53ef40967dea4fe20629d 2566 kwallet-pam_6.1.5-1.dsc 3bf20a037f627ad3a2a7e73a77cfa8d7 22524 kwallet-pam_6.1.5.orig.tar.xz 1f4618a28eb9008797a4f3612946c858 833 kwallet-pam_6.1.5.orig.tar.xz.asc 502a335459a6d02bf82e589a91162686 16672 kwallet-pam_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwallet-pam Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kwallet-pam.git Checksums-Sha256: 600dc373e4a2700b89a41e3903212426f9c9e74a781c4b5f41259900ae1f4e40 2566 kwallet-pam_6.1.5-1.dsc b30cac4f1e2663776547953a62109371d5f9b4344a8df9207882f1e1dde4a03f 22524 kwallet-pam_6.1.5.orig.tar.xz 2568f1a33f425f3f37cacfad79043e6246ba1f48113a4675f7a409babd130081 833 kwallet-pam_6.1.5.orig.tar.xz.asc 59272d575fe90c38c00f5f1e9d4ec85b6f816408a6342893a8d65bbaaa32fc67 16672 kwallet-pam_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kwallet-pam Package-List: libpam-kwallet-common deb admin optional arch=all libpam-kwallet5 deb admin optional arch=any Directory: pool/main/k/kwallet-pam Priority: optional Section: misc Package: kwalletmanager Binary: kwalletmanager Version: 4:24.05.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Sune Vuorela , Norbert Preining , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.0.0~), gettext, libkf6archive-dev (>= 6.0.0~), libkf6auth-dev (>= 6.0.0~), libkf6config-dev (>= 6.0.0~), libkf6configwidgets-dev (>= 6.0.0~), libkf6coreaddons-dev (>= 6.0.0~), libkf6crash-dev (>= 6.0.0~), libkf6dbusaddons-dev (>= 6.0.0~), libkf6doctools-dev (>= 6.0.0~), libkf6i18n-dev (>= 6.0.0~), libkf6kcmutils-dev (>= 6.0.0~), libkf6kio-dev (>= 6.0.0~), libkf6service-dev (>= 6.0.0~), libkf6statusnotifieritem-dev (>= 6.0.0~), libkf6wallet-dev (>= 6.0.0~), libkf6windowsystem-dev (>= 6.0.0~), libkf6xmlgui-dev (>= 6.0.0~), qt6-base-dev (>= 6.5.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 74a98e2ebcb99d6a3e8825aa5224159a 3047 kwalletmanager_24.05.2-1.dsc 24bf2f6b7611e3a642187a996795db8f 1041128 kwalletmanager_24.05.2.orig.tar.xz 9f3985c9415317302770a80d46e49dcf 833 kwalletmanager_24.05.2.orig.tar.xz.asc 0440f450fbf52d89629d2d3ba52e84d3 23804 kwalletmanager_24.05.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwalletmanager Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kwalletmanager.git Checksums-Sha256: fec16defcd0fdf73929ea9cc3a754ea7eaeff3230e39037ce9b4a3268f6d4e96 3047 kwalletmanager_24.05.2-1.dsc c3549db2bc28fcfc6d7e2b7c9efddb14978c07f7d4bc10a02ad3a1c6e95bc2fc 1041128 kwalletmanager_24.05.2.orig.tar.xz 0e607887a49ab71461cb19ca7f1c5afe6fc482f07a64b0f49b56c3b1e1afe7e6 833 kwalletmanager_24.05.2.orig.tar.xz.asc fc1cd03f301e247a6244a8b2c4f623fb3aa6771d673ccbd8e985c91793826612 23804 kwalletmanager_24.05.2-1.debian.tar.xz Homepage: https://invent.kde.org/utilities/kwalletmanager Package-List: kwalletmanager deb utils optional arch=any Directory: pool/main/k/kwalletmanager Priority: optional Section: misc Package: kwayland Binary: kwayland6-data, kwayland-dev, kwayland-doc, libkwaylandclient6 Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, doxygen (>= 1.8.13~), extra-cmake-modules (>= 6.2.0~), libegl-dev, libwayland-dev (>= 1.15~), pkgconf, plasma-wayland-protocols (>= 1.13.0~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-base-private-dev (>= 6.6.0+dfsg~), qt6-tools-dev (>= 6.6.0~), qt6-wayland-dev (>= 6.6.0~), qt6-wayland-private-dev (>= 6.6.0~), wayland-protocols (>= 1.15~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: fac75a71f3c4ec1125799fe5376d28f1 2908 kwayland_6.1.5-1.dsc 089b73b73bf1229331eea3475ecdd6d8 134076 kwayland_6.1.5.orig.tar.xz b9c15a1e8904584c22c0e24761552c0e 833 kwayland_6.1.5.orig.tar.xz.asc f7c43b8aaec39df17ebb03d24ea4c5ca 26788 kwayland_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwayland Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kwayland.git Checksums-Sha256: cdab821fa244bc5a2690ed65748327b75f1dde52cb1df4f5bcdd8ab7e8c794e8 2908 kwayland_6.1.5-1.dsc 67a3e15730bda36073f30422bdc21aee27bf205fbeec1a2b8020c9d1a97f8da9 134076 kwayland_6.1.5.orig.tar.xz 89933a96683879965f8703979ca2276b4561535b70bf5ef33fdd732de6340d6c 833 kwayland_6.1.5.orig.tar.xz.asc e15ad1d1cc8d9ba19db4d0c4c0f2d3a4b254379d86751381baf0ad035e127649 26788 kwayland_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/frameworks/kwayland Package-List: kwayland-dev deb libdevel optional arch=any kwayland-doc deb doc optional arch=all kwayland6-data deb libs optional arch=all libkwaylandclient6 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-acc, exuberant-ctags Directory: pool/main/k/kwayland Priority: optional Section: misc Package: kwayland-integration Binary: kwayland-integration Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf5, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 5.102.0~), libkf5idletime-dev (>= 5.102.0~), libkf5wayland-dev (>= 4:5.102.0~), libkf5windowsystem-dev (>= 5.102.0~), libqt5waylandclient5-dev (>= 5.15.2~), libwayland-dev (>= 1.15~), pkgconf, plasma-wayland-protocols, qt6-wayland-dev-tools, qtbase5-dev (>= 5.15.2~), qtbase5-private-dev, qtwayland5-dev-tools, qtwayland5-private-dev, wayland-protocols (>= 1.21~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: da5cc006352649fa71fec6df1a626417 2903 kwayland-integration_6.1.5-1.dsc 58afee15c30564f6117f3268b0558951 26396 kwayland-integration_6.1.5.orig.tar.xz b877f7e45c4b71367e95fb8475f529af 833 kwayland-integration_6.1.5.orig.tar.xz.asc 248d4953863b9a472a6c078c8144b8bd 14684 kwayland-integration_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwayland-integration Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kwayland-integration.git Checksums-Sha256: 29f145340d8f69eae20d9a7b28249674dbabc0801ed86d1e31953bf38c9b1377 2903 kwayland-integration_6.1.5-1.dsc 23c610203f1bfaaccc82718e60adaa333e31dd42837d4e84dff0cf80e614c688 26396 kwayland-integration_6.1.5.orig.tar.xz 244f9fbc0382fcc1d5ef0ab57ed63511ab0f075b22ffa45f966cce71737df186 833 kwayland-integration_6.1.5.orig.tar.xz.asc c10ac3187e93d0d271197cd2e8d36acd7c6b7015b6a9510f73e8014b49d33db3 14684 kwayland-integration_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kwayland-integration Package-List: kwayland-integration deb kde optional arch=any Directory: pool/main/k/kwayland-integration Priority: optional Section: misc Package: kwin Binary: kwin-common, kwin-data, kwin-dev, kwin-wayland, kwin-x11, libkwin6 Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: breeze-dev (>= 4:6.1.5~), cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), gettext, hwdata, kscreenlocker-dev (>= 6.1.5~), kwayland-dev (>= 4:6.1.5~), libcap-dev [linux-any], libdisplay-info-dev, libdrm-dev (>= 2.4.116~), libegl-dev (>= 1.2~), libeis-dev, libepoxy-dev (>= 1.3), libfontconfig-dev, libfreetype-dev, libgbm-dev, libice-dev, libinput-dev (>= 1.19~), libkdecorations2-dev (>= 4:6.1.5~), libkf6auth-dev (>= 6.2.0~), libkf6colorscheme-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6configwidgets-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6crash-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6declarative-dev (>= 6.2.0~), libkf6doctools-dev (>= 6.2.0~), libkf6globalaccel-dev (>= 6.2.0~), libkf6guiaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6idletime-dev (>= 6.2.0~), libkf6itemviews-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6newstuff-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6package-dev (>= 6.2.0~), libkf6runner-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6svg-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkf6xmlgui-dev (>= 6.2.0~), libkglobalacceld-dev (>= 6.1.5~), libkirigami-dev (>= 6.2.0~), liblcms2-dev, libpipewire-0.3-dev (>= 0.3.29), libplasma-dev (>= 6.1.5~), libplasmaactivities-dev (>= 6.1.5~), libqaccessibilityclient-qt6-dev, libsm-dev, libsystemd-dev, libudev-dev [linux-any], libwayland-dev (>= 1.22~), libx11-xcb-dev, libxcb-composite0-dev (>= 1.10~), libxcb-cursor-dev, libxcb-damage0-dev (>= 1.10~), libxcb-dri3-dev (>= 1.10~), libxcb-glx0-dev (>= 1.10~), libxcb-icccm4-dev, libxcb-image0-dev, libxcb-keysyms1-dev, libxcb-present-dev (>= 1.10~), libxcb-randr0-dev (>= 1.10~), libxcb-render0-dev (>= 1.10~), libxcb-shape0-dev (>= 1.10~), libxcb-shm0-dev (>= 1.10~), libxcb-sync-dev (>= 1.10~), libxcb-util-dev, libxcb-xfixes0-dev (>= 1.10~), libxcb-xinerama0-dev (>= 1.10~), libxcb-xinput-dev (>= 1.10~), libxcb-xkb-dev (>= 1.10~), libxcb-xtest0-dev, libxcb1-dev (>= 1.10~), libxcursor-dev, libxcvt-dev (>= 0.1.1~), libxkbcommon-dev (>= 0.7.0~), libxkbcommon-x11-dev, pkgconf, plasma-wayland-protocols (>= 1.13.0~), qt6-5compat-dev (>= 6.6.0~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-base-private-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-sensors-dev (>= 6.6.0~), qt6-tools-dev (>= 6.6.0~), qt6-wayland-dev (>= 6.6.0~), qt6-wayland-dev-tools, wayland-protocols (>= 1.34~), xwayland (>= 2:22.1.7-1~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 2f5c88ac112bbbd1cd26aaf3c9ad8b65 4961 kwin_6.1.5-1.dsc 147357b72c4c2764d0845e13b8718a70 8503432 kwin_6.1.5.orig.tar.xz f85577f736bcfff32ab0e554dd403f42 833 kwin_6.1.5.orig.tar.xz.asc 098f59b1f0c886a795cef02346c5d0aa 29672 kwin_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwin Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kwin.git Checksums-Sha256: 02c97289fec29860dd1eaf3f16b145589a0245e1c5140c75a529f2dfde0b0156 4961 kwin_6.1.5-1.dsc ba0aace323195b58adbfde14ec74cdd4c28c211d78a567c44af70f336dcab3f7 8503432 kwin_6.1.5.orig.tar.xz b04b074b231e2a8b6e78d5154adc12d33f7eb8c1f285255fa7efb923dbe0d4fc 833 kwin_6.1.5.orig.tar.xz.asc c591ccc7df4f38d8d4984329ea2047c42ac9edd1f1fcfee36187b84be1a61e52 29672 kwin_6.1.5-1.debian.tar.xz Homepage: https://projects.kde.org/projects/kde/workspace/kwin Package-List: kwin-common deb kde optional arch=any kwin-data deb kde optional arch=all kwin-dev deb libdevel optional arch=any kwin-wayland deb kde optional arch=any kwin-x11 deb kde optional arch=any libkwin6 deb libs optional arch=any Directory: pool/main/k/kwin Priority: optional Section: misc Package: kworkflow Binary: kworkflow Version: 1:0.6.2-1~exp1 Maintainer: Rodrigo Siqueira Uploaders: João Seckler , Rodrigo Carvalho Build-Depends: debhelper-compat (= 13), python3-docutils, python3-sphinx, git , tar (>= 1.34) , pulseaudio-utils , rsync , bzip2 , lzip , xz-utils , lzop , bc , git-email , sqlite3 , pv , screen , wget , xdg-user-dirs , shunit2 Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: d35940694e2667ae8582267469193dba 2391 kworkflow_0.6.2-1~exp1.dsc 4e8159fa1c6761bbb622febccb9e8d3c 2088853 kworkflow_0.6.2.orig.tar.gz 785d974bbcd6b17c91f0425c08135bf1 13936 kworkflow_0.6.2-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/kworkflow Vcs-Git: https://salsa.debian.org/debian/kworkflow.git Checksums-Sha256: 0c14b9d7e30e15b14e560a64635209eab16856161b006b914a72de8ade7155de 2391 kworkflow_0.6.2-1~exp1.dsc 50d43ab64c08a409fc59e378fb4cdb356f6f8bf6a6d9c46e77bef648075846cc 2088853 kworkflow_0.6.2.orig.tar.gz 05e445829b90b0f830b312a2dd4b15e598220cdaf67f07318e293d4603171678 13936 kworkflow_0.6.2-1~exp1.debian.tar.xz Homepage: https://github.com/kworkflow/kworkflow Package-List: kworkflow deb misc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: bash, git, shunit2, xdg-user-dirs Directory: pool/main/k/kworkflow Priority: extra Section: misc Package: kwrited Binary: kwrited Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libkf6coreaddons-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6pty-dev (>= 6.2.0~), libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: b725084232df396a9c8bd08ebbee34aa 2581 kwrited_6.1.5-1.dsc 7c4b08875684926f2bcd8044c3039922 23740 kwrited_6.1.5.orig.tar.xz c3a91a8bf1412d8d9f047090947ee4e5 833 kwrited_6.1.5.orig.tar.xz.asc b427fbc299cee9474878b410bd39276f 14764 kwrited_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwrited Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kwrited.git Checksums-Sha256: 4b871ff92cbf0b89a329d3fa6a049eb10df3955445105257fa9af7cb2127a811 2581 kwrited_6.1.5-1.dsc a059ddf28ece8b43989a5ea87e447fa3f02379aec798a1de7cb59a5aaa2a9618 23740 kwrited_6.1.5.orig.tar.xz 81fd15624097b91d90d12c83e869a651ec68dcf471be680c53c2969516db0e95 833 kwrited_6.1.5.orig.tar.xz.asc 1ca77c4176cba306fe374ea14f8913da2de0033c90ae6f64bf9b285b46eb905c 14764 kwrited_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/kwrited Package-List: kwrited deb kde optional arch=any Directory: pool/main/k/kwrited Priority: optional Section: misc Package: labwc Binary: labwc Version: 0.8.0-1 Maintainer: Lab Wayland Compositor Team Uploaders: Birger Schacht Build-Depends: debhelper-compat (= 13), cmake, libwlroots-0.18-dev (>= 0.18.0), libxml2-dev, liblzma-dev, libglib2.0-dev, libcairo2-dev, libpango1.0-dev, libinput-dev, libpng-dev, librsvg2-dev, meson (>= 0.59), pkgconf, wayland-protocols, libxkbcommon-dev, libdrm-dev, scdoc, gettext Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 3132166329bc6539883228cc65fbdb39 2127 labwc_0.8.0-1.dsc 7a5fd4340d14553828a074e172f84617 412274 labwc_0.8.0.orig.tar.gz 3eb9e4683b6b8ed9b67475cc1fc68b85 3844 labwc_0.8.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/labwc-team/labwc Vcs-Git: https://salsa.debian.org/labwc-team/labwc.git Checksums-Sha256: 1ace0317397b92c2f71f13cef2383d74234e408fa4cd44387fe915038afdb6af 2127 labwc_0.8.0-1.dsc 1bfe5791c6002c1355821046623fa64231afd42e4d2ec1f6a9af44ef3b24f780 412274 labwc_0.8.0.orig.tar.gz 7d280be0b304bf2a7c40ccbb3863340d592d0404a7433e0d8db5459c833f8fca 3844 labwc_0.8.0-1.debian.tar.xz Homepage: https://labwc.github.io/ Package-List: labwc deb x11 optional arch=any Directory: pool/main/l/labwc Priority: optional Section: misc Package: layer-shell-qt Binary: layer-shell-qt, liblayershellqtinterface-dev, liblayershellqtinterface6, qml6-module-org-kde-layershell Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), libwayland-bin, libwayland-dev (>= 1.3~), libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-base-private-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-wayland-dev (>= 6.6.0~), qt6-wayland-private-dev (>= 6.6.0~), wayland-protocols Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 317d27adf2febf9a14f75d07881cbe34 2922 layer-shell-qt_6.1.5-1.dsc 6702adfdcff261ff0bc15ac3e883654c 35964 layer-shell-qt_6.1.5.orig.tar.xz a4d7cd3555b44e439f39ab9d1a3b9c83 833 layer-shell-qt_6.1.5.orig.tar.xz.asc 756ed23f1d532a4f9fcb698494597d45 15308 layer-shell-qt_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/layer-shell-qt Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/layer-shell-qt.git Checksums-Sha256: 1dac8215a1d8b85fb731e6bfe2c513d5b594f8c1e9e477217944157e26d7c209 2922 layer-shell-qt_6.1.5-1.dsc d11cb55f75d6eb8904e48cd096857043a6da9900b1c34b7ac5716e6e46f0ed32 35964 layer-shell-qt_6.1.5.orig.tar.xz 771c074d8f76db0c09f05419469eb6fb12a0ef685aaaea43677af80c7ed457fa 833 layer-shell-qt_6.1.5.orig.tar.xz.asc 4182053258d4c802eb5e673726ede9d5915ef03493ffb808b291bf6a493bf5d5 15308 layer-shell-qt_6.1.5-1.debian.tar.xz Homepage: http://www.kde.org/ Package-List: layer-shell-qt deb kde optional arch=any liblayershellqtinterface-dev deb libdevel optional arch=any liblayershellqtinterface6 deb libs optional arch=any qml6-module-org-kde-layershell deb kde optional arch=any Directory: pool/main/l/layer-shell-qt Priority: extra Section: misc Package: lcms2 Binary: liblcms2-dev, liblcms2-2, liblcms2-utils Version: 2.16-1 Maintainer: Thomas Weber Build-Depends: debhelper-compat (= 13), libjpeg-dev, libtiff-dev, zlib1g-dev, meson (>= 0.64.0), pkgconf Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 4da534d4c175d8b1ad708671a422e779 1972 lcms2_2.16-1.dsc f219d87c247957c97020a3859d8d6fa8 7632822 lcms2_2.16.orig.tar.gz e9ec7efa1d7c0420d689f40fead3e10e 11696 lcms2_2.16-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/lcms2 Vcs-Git: https://salsa.debian.org/debian/lcms2.git Checksums-Sha256: b504917e12b771ed653b84221f6ce555cfe53897d0373e0c20df6de116b1c629 1972 lcms2_2.16-1.dsc d873d34ad8b9b4cea010631f1a6228d2087475e4dc5e763eb81acc23d9d45a51 7632822 lcms2_2.16.orig.tar.gz 76ed1bdfc000dff3f1698a0c4b0d48b5f33b8bb95e81c048ada16aac9467eca6 11696 lcms2_2.16-1.debian.tar.xz Homepage: http://www.littlecms.com/ Package-List: liblcms2-2 deb libs optional arch=any liblcms2-dev deb libdevel optional arch=any liblcms2-utils deb utils optional arch=any Directory: pool/main/l/lcms2 Priority: source Section: libs Package: ldh-client Binary: ldh-client Version: 0.0.9-1 Maintainer: Jonas Smedegaard Build-Depends: debhelper-compat (= 12), dh-sequence-python3, gir1.2-nm-1.0, help2man, python3, python3-cairo, python3-click, python3-distro, python3-gi, python3-requests, python3-ruamel.yaml, python3-setuptools, python3-sh Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 2e1ed7258fc0e8460c8b213e61536605 2133 ldh-client_0.0.9-1.dsc 899254cddfff96f11b8c5fba19475fe3 25275 ldh-client_0.0.9.orig.tar.bz2 bf693b1be05acaf430466323e974308e 13964 ldh-client_0.0.9-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/liberty-one-team/ldh-client Vcs-Git: https://salsa.debian.org/liberty-one-team/ldh-client.git Checksums-Sha256: bd53ae33fb6414c7e0f1480901be26d89f7eb7ac3e487fe37ce4ae031f2e7a0f 2133 ldh-client_0.0.9-1.dsc 78269bd483c381a07f0857dfddb16f98241b411b697790ab69189f365d10bb2f 25275 ldh-client_0.0.9.orig.tar.bz2 daaaaeb14377f518c10af1d8039f5b276cb872ec6d9bcf44c00e83836b865d86 13964 ldh-client_0.0.9-1.debian.tar.xz Homepage: https://source.puri.sm/liberty/tool/client Package-List: ldh-client deb utils optional arch=all Testsuite: autopkgtest Testsuite-Triggers: libtest-command-simple-perl, perl Directory: pool/main/l/ldh-client Priority: extra Section: misc Package: lensfun Binary: liblensfun-dev, liblensfun2, liblensfun-data-v2, liblensfun-doc, liblensfun-bin, python3-lensfun Version: 0.3.95-5 Maintainer: Debian KDE Extras Team Uploaders: Mark Purcell , Pino Toscano Build-Depends: debhelper-compat (= 13), cmake, pkg-config, python3:any, libglib2.0-dev, dh-python, doxygen, python3-docutils, libxml2-utils Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 4a8ae4994063d112a79583c1bd0c0539 2417 lensfun_0.3.95-5.dsc 21107eaf72303706256481fef2dc8013 2731561 lensfun_0.3.95.orig.tar.gz d39a16ec741d5f7587596ed7457c5567 15348 lensfun_0.3.95-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/3rdparty/lensfun/-/tree/experimental Vcs-Git: https://salsa.debian.org/qt-kde-team/3rdparty/lensfun.git -b experimental Checksums-Sha256: a3478e68cce50a45575c57d272f2be23680010cf1b64d8d449791e1043716c45 2417 lensfun_0.3.95-5.dsc 82c29c833c1604c48ca3ab8a35e86b7189b8effac1b1476095c0529afb702808 2731561 lensfun_0.3.95.orig.tar.gz a10277bb2791c6fae207f9e171aec83a82f3c3249071c2cb1d5ba8099720d032 15348 lensfun_0.3.95-5.debian.tar.xz Homepage: https://lensfun.github.io/ Package-List: liblensfun-bin deb utils optional arch=any liblensfun-data-v2 deb libs optional arch=all liblensfun-dev deb libdevel optional arch=any liblensfun-doc deb doc optional arch=all liblensfun2 deb libs optional arch=any python3-lensfun deb python optional arch=any Directory: pool/main/l/lensfun Priority: source Section: libs Package: lensfun Binary: liblensfun-dev, liblensfun2, liblensfun-data-v2, liblensfun-doc, liblensfun-bin, python3-lensfun Version: 0.3.95-6 Maintainer: Debian KDE Extras Team Uploaders: Pino Toscano Build-Depends: debhelper-compat (= 13), cmake (>= 2.8.12~), pkg-config, python3:any, libglib2.0-dev, dh-python, doxygen, python3-docutils, python3-setuptools, libxml2-utils Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 58ea166a93d653cff744cad28d849568 2419 lensfun_0.3.95-6.dsc 21107eaf72303706256481fef2dc8013 2731561 lensfun_0.3.95.orig.tar.gz 546720910a9e833832cc24c6a12c2d21 16492 lensfun_0.3.95-6.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/3rdparty/lensfun/-/tree/experimental Vcs-Git: https://salsa.debian.org/qt-kde-team/3rdparty/lensfun.git -b experimental Checksums-Sha256: 53330f1037ac2b1f211995e6bd529fc66419d40f1825e4c0ead471787d452394 2419 lensfun_0.3.95-6.dsc 82c29c833c1604c48ca3ab8a35e86b7189b8effac1b1476095c0529afb702808 2731561 lensfun_0.3.95.orig.tar.gz 94a224b7749b8cbe3fa825c4b191408c5618e37d9c24d70450fccd3fec7e3bdc 16492 lensfun_0.3.95-6.debian.tar.xz Homepage: https://lensfun.github.io/ Package-List: liblensfun-bin deb utils optional arch=any liblensfun-data-v2 deb libs optional arch=all liblensfun-dev deb libdevel optional arch=any liblensfun-doc deb doc optional arch=all liblensfun2 deb libs optional arch=any python3-lensfun deb python optional arch=any Directory: pool/main/l/lensfun Priority: source Section: libs Package: leptonlib Binary: libleptonica-dev, libleptonica6, leptonica-progs Version: 1.84.1-3 Maintainer: Jeff Breidenbach Build-Depends: debhelper (>= 12.0.0), libtiff-dev, libpng-dev, libgif-dev (>= 4.1.6), libwebp-dev (>= 0.4.0), libopenjp2-7-dev, automake, pkg-config, gnuplot-nox Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 745608bcc3508c4777ffc5208f3b3408 2020 leptonlib_1.84.1-3.dsc 01e6de7af2ba93b8350cdc3f7aeb0fbf 14102299 leptonlib_1.84.1.orig.tar.gz c5a11cc2b1c5706b5696c130db0f9b73 7216 leptonlib_1.84.1-3.debian.tar.xz Checksums-Sha256: 08dbdae40e9f171d387ac701ecc395991866fab4a820e49263174a6266c04607 2020 leptonlib_1.84.1-3.dsc 2b3e1254b1cca381e77c819b59ca99774ff43530209b9aeb511e1d46588a64f6 14102299 leptonlib_1.84.1.orig.tar.gz cfc7accff5e23adc995c545a2b81df1fedabf6890348073ea1f448ea558c6f44 7216 leptonlib_1.84.1-3.debian.tar.xz Homepage: http://www.leptonica.org Package-List: leptonica-progs deb graphics optional arch=any libleptonica-dev deb libdevel optional arch=any libleptonica6 deb libs optional arch=any Directory: pool/main/l/leptonlib Priority: source Section: graphics Package: lib2geom Binary: lib2geom1.3.0, lib2geom-dev Version: 1.3-3 Maintainer: Debian Multimedia Maintainers Uploaders: Mattia Rizzolo , Build-Depends: cmake, debhelper-compat (= 13), ninja-build Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 87057a4392bc100d02f9b4d72ff7485a 1531 lib2geom_1.3-3.dsc 8e218809019702382465c5da8448dbda 1275751 lib2geom_1.3.orig.tar.bz2 2843394f07dc9bc638a210c5e3835f88 4868 lib2geom_1.3-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/multimedia-team/lib2geom Vcs-Git: https://salsa.debian.org/multimedia-team/lib2geom.git Checksums-Sha256: 7ea70101a5153ae1e2393902f0463e4eccdcb878219a08a7a0ef486a2bed9ce9 1531 lib2geom_1.3-3.dsc bd07f2a1322fcad16a55a1901207faa55dffdecebc56a00eabd4575f62e043c9 1275751 lib2geom_1.3.orig.tar.bz2 26f6a74b5439a8665111352900bb6f1336c472f98233de1f16d57927a3139eac 4868 lib2geom_1.3-3.debian.tar.xz Homepage: https://gitlab.com/inkscape/lib2geom Build-Depends-Arch: libboost-dev, libcairo2-dev, libdouble-conversion-dev, libgsl-dev, libgtest-dev, libgtk-3-dev, pkg-config, ragel Package-List: lib2geom-dev deb libdevel optional arch=any lib2geom1.3.0 deb libs optional arch=any Directory: pool/main/lib2/lib2geom Priority: optional Section: misc Package: libapache2-mod-tile Binary: libapache2-mod-tile, renderd Version: 0.8.0~beta-1~exp1 Maintainer: Debian GIS Project Uploaders: Felix Delattre Build-Depends: apache2, apache2-dev, architecture-is-64-bit, cmake, curl, debhelper-compat (= 13), dh-apache2, dh-sequence-apache2, libcairo2-dev, libcurl4-gnutls-dev | libcurl-ssl-dev, libglib2.0-dev, libiniparser-dev, libmapnik-dev (>= 3.1) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 05b91d582757141db5375de9baaace11 2365 libapache2-mod-tile_0.8.0~beta-1~exp1.dsc db45cc20988a04e122a61947a65033e5 1511717 libapache2-mod-tile_0.8.0~beta.orig.tar.gz 020fac70c4e6fcb297ac8d18941fb19b 9676 libapache2-mod-tile_0.8.0~beta-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile Vcs-Git: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile.git -b experimental Checksums-Sha256: b7a2f2e01bb1969e7fad46aa64f7a01e70b7e456b420cdf4e22d7ec4442394f3 2365 libapache2-mod-tile_0.8.0~beta-1~exp1.dsc a68da09aae5ceeb49ad0c6e89d63a0d292d88c7b7a738c567b1e175a89f6b922 1511717 libapache2-mod-tile_0.8.0~beta.orig.tar.gz a127ecf0d83ee1948a337a8b4b0281f83f316ba2576bf24f90723384e685c674 9676 libapache2-mod-tile_0.8.0~beta-1~exp1.debian.tar.xz Homepage: https://wiki.openstreetmap.org/wiki/Mod_tile Package-List: libapache2-mod-tile deb httpd optional arch=any renderd deb utils optional arch=any Directory: pool/main/liba/libapache2-mod-tile Priority: extra Section: misc Package: libbssolv-perl Binary: libbssolv-perl Version: 0.17+git20230321+c3b8fa27b66e-1 Maintainer: Debian Perl Group Uploaders: Mike Gabriel Build-Depends: debhelper-compat (= 13), libsolv-dev (>= 0.7.22), perl-xs-dev, perl:native Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 33a18f07b3eb26351d9db52e23bc97d0 1797 libbssolv-perl_0.17+git20230321+c3b8fa27b66e-1.dsc 00492ee4ed34f87555db48c12bbc183e 51840 libbssolv-perl_0.17+git20230321+c3b8fa27b66e.orig.tar.xz a1240465724d2037991bb6a0c7c04eb5 3668 libbssolv-perl_0.17+git20230321+c3b8fa27b66e-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libbssolv-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libbssolv-perl.git Checksums-Sha256: ee190f1095f0a27c954e2b1887cfca01179a02301708f314da72877269d0394a 1797 libbssolv-perl_0.17+git20230321+c3b8fa27b66e-1.dsc a10361a491f740f22cf0b1bcdeb9f94268d7236522c4f54973070c8db50c3855 51840 libbssolv-perl_0.17+git20230321+c3b8fa27b66e.orig.tar.xz 1121e800279272410af460121de0498fbe2eff87428e2629f48f3a5a3c4b56d2 3668 libbssolv-perl_0.17+git20230321+c3b8fa27b66e-1.debian.tar.xz Homepage: https://github.com/openSUSE/perl-BSSolv Dgit: a2c13720fcda562c581b7dec8f971e3d5998329c debian archive/debian/0.17+git20230321+c3b8fa27b66e-1 https://git.dgit.debian.org/libbssolv-perl Package-List: libbssolv-perl deb perl optional arch=any Testsuite: autopkgtest-pkg-perl Directory: pool/main/libb/libbssolv-perl Priority: optional Section: misc Package: libcgns Binary: libcgns-dev, libcgns4.1, cgns-convert Version: 4.1.2-1~exp1 Maintainer: Debian Science Team Uploaders: Gilles Filippini Build-Depends: debhelper (>= 11~), dh-exec, tk-dev, libglu1-mesa-dev, libxmu-dev, gfortran, libhdf5-dev, chrpath, cmake Architecture: any Standards-Version: 4.1.3 Format: 3.0 (quilt) Files: 656d88dd61e0cda03b189f81159d4574 1802 libcgns_4.1.2-1~exp1.dsc 771d9c5b64d9764dc1f5afb42ee1984d 1416803 libcgns_4.1.2.orig.tar.gz 9d071e5ca23ee42342f4134742192d4e 12616 libcgns_4.1.2-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/libcgns.git Vcs-Git: https://salsa.debian.org/science-team/libcgns.git Checksums-Sha256: bf913e6a511ad0ab5631b8a69598c2af712b3aecd915fae1cfd0532b97342ce2 1802 libcgns_4.1.2-1~exp1.dsc 951653956f509b8a64040f1440c77f5ee0e6e2bf0a9eef1248d370f60a400050 1416803 libcgns_4.1.2.orig.tar.gz 6c8d0c551e42fb46d2e4666ae988d49b0930e65361c01f8ed8775a0f0f4bb5cf 12616 libcgns_4.1.2-1~exp1.debian.tar.xz Homepage: https://cgns.github.io Package-List: cgns-convert deb science optional arch=any libcgns-dev deb libdevel optional arch=any libcgns4.1 deb libs optional arch=any Directory: pool/main/libc/libcgns Priority: source Section: libs Package: libcgns Binary: libcgns-dev, libcgns4.2, cgns-convert Version: 4.2.0-1~exp1 Maintainer: Debian Science Team Uploaders: Gilles Filippini Build-Depends: debhelper (>= 11~), dh-exec, tk-dev, libglu1-mesa-dev, libxmu-dev, gfortran, libhdf5-dev, chrpath, cmake Architecture: any Standards-Version: 4.1.3 Format: 3.0 (quilt) Files: cad08e0515bb7591a7be0623825e76cc 1802 libcgns_4.2.0-1~exp1.dsc 1be2719e299a8b6865b24211ffa6ab83 1457131 libcgns_4.2.0.orig.tar.gz 86a8b70331174b22b2fccb5c79c3c96d 10612 libcgns_4.2.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/libcgns.git Vcs-Git: https://salsa.debian.org/science-team/libcgns.git Checksums-Sha256: 1dc625e02bfff4a9cd98b7e5532d001233c1ba338ff62dd72d120f28daf8d2c8 1802 libcgns_4.2.0-1~exp1.dsc 090ec6cb0916d90c16790183fc7c2bd2bd7e9a5e3764b36c8196ba37bf1dc817 1457131 libcgns_4.2.0.orig.tar.gz c854dc4ca45e9f0562105450c187c96107ad8e44189aa0ddb52674b32a72c161 10612 libcgns_4.2.0-1~exp1.debian.tar.xz Homepage: https://cgns.github.io Package-List: cgns-convert deb science optional arch=any libcgns-dev deb libdevel optional arch=any libcgns4.2 deb libs optional arch=any Directory: pool/main/libc/libcgns Priority: source Section: libs Package: libchipcard Binary: libchipcard-dev, libchipcard8, libchipcard-data, libchipcard-tools Version: 5.99.1beta-2 Maintainer: Micha Lenk Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), pkg-config, gawk, asciidoctor, libgwenhywfar-core-dev (>= 5.0.0.1), libpcsclite-dev, zlib1g-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: decb20dc75b5e43e89232a53dbff0032 2517 libchipcard_5.99.1beta-2.dsc bf97547fc4ae2f1fb8460f50ba386f7f 849763 libchipcard_5.99.1beta.orig.tar.gz db76ff8563d9fea6b1c0591a3c36577c 488 libchipcard_5.99.1beta.orig.tar.gz.asc 00a83ba655eb436a64dba424b75e31b0 18452 libchipcard_5.99.1beta-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/aqbanking-team/pkg-libchipcard Vcs-Git: https://salsa.debian.org/aqbanking-team/pkg-libchipcard.git Checksums-Sha256: 435c7b9a40d7f7e2a6b7f73840c5309e0ec6936537fa395574c8fc2985bbcf1f 2517 libchipcard_5.99.1beta-2.dsc 5c68100b9b540eb20e0581d1d3f045a749662317600b5dcacb8e386924031ab3 849763 libchipcard_5.99.1beta.orig.tar.gz b86cd5ee6be32be530f281c6abdaac92b508752a0a1af29a555a162a5e1198ad 488 libchipcard_5.99.1beta.orig.tar.gz.asc 416294c2fcc8f936ab186a7e9472906ad03d0d79149c8eaea32425fc772d9bf1 18452 libchipcard_5.99.1beta-2.debian.tar.xz Homepage: https://www.aquamaniac.de/rdm/projects/libchipcard Package-List: libchipcard-data deb libs optional arch=all libchipcard-dev deb libdevel optional arch=any libchipcard-tools deb misc optional arch=any libchipcard8 deb libs optional arch=any Directory: pool/main/libc/libchipcard Priority: source Section: libs Package: libdevel-ptkdb-perl Binary: libdevel-ptkdb-perl Version: 1.2320-2 Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , Dominique Dumont Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: perl, perl-tk, xauth, xvfb Architecture: all Standards-Version: 3.9.4 Format: 3.0 (quilt) Files: 849b4477a3cde62c28904e1937bb063d 2175 libdevel-ptkdb-perl_1.2320-2.dsc f9c9407d910b56fdc55ecf814c2a5118 70629 libdevel-ptkdb-perl_1.2320.orig.tar.gz c3597f14793dec4864ddba00dd7d6de1 4644 libdevel-ptkdb-perl_1.2320-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdevel-ptkdb-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdevel-ptkdb-perl.git Checksums-Sha256: 5db14f7a52256e41e4a7b3ed65e9415247b64998291a1723d452d2805dfd326a 2175 libdevel-ptkdb-perl_1.2320-2.dsc 09a8aae7fcc86451b9c35e33d6543ac7e5175deffd0c68846157155f51f87919 70629 libdevel-ptkdb-perl_1.2320.orig.tar.gz d8fe29bbf4089b705f975bcdc17cd1ca46c1b3b42cde7b9edf89909e29a948ce 4644 libdevel-ptkdb-perl_1.2320-2.debian.tar.xz Homepage: http://ptkdb.sourceforge.net/ Package-List: libdevel-ptkdb-perl deb perl optional arch=all Testsuite: autopkgtest-pkg-perl Directory: pool/main/libd/libdevel-ptkdb-perl Priority: source Section: perl Package: libewf Binary: libewf3, libewf-dev, ewf-tools, python-libewf, python3-libewf Version: 20171104-1 Maintainer: Debian Security Tools Uploaders: Pierre Chifflier Build-Depends: debhelper (>= 11), autopoint, libfuse-dev, zlib1g-dev, libbz2-dev, libbfio-dev (>= 20130507), uuid-dev, libssl-dev, flex, bison, pkg-config, python-dev, python3-dev Architecture: any Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: bb24bc9529b465a0e88ff1fbb585b424 2311 libewf_20171104-1.dsc 1d64ca734b4dd07d0b793a855db5c31f 2243405 libewf_20171104.orig.tar.gz ec30c680e6d9a987dd1b920ac5755d2c 7732 libewf_20171104-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-security-team/libewf Vcs-Git: https://salsa.debian.org/pkg-security-team/libewf.git Checksums-Sha256: 6b6f78ad4e3465408010e6910a3b6b20b3c4facdd642868a750f47545e9ebf38 2311 libewf_20171104-1.dsc cf36d3baf3a96dbe566fde55ae7d79fc2e7b998806ab13e0f69915799f19e040 2243405 libewf_20171104.orig.tar.gz 2318b85b883ad574d8368a4aa7d1b33ad92442202ae53bfd208bf19bd7340eb2 7732 libewf_20171104-1.debian.tar.xz Homepage: https://github.com/libyal/libewf Package-List: ewf-tools deb admin optional arch=any libewf-dev deb libdevel optional arch=any libewf3 deb libs optional arch=any python-libewf deb python optional arch=any python3-libewf deb python optional arch=any Directory: pool/main/libe/libewf Priority: source Section: libs Package: libgit2 Binary: libgit2-dev, libgit2-1.8, libgit2-fixtures Version: 1.8.2~rc1+ds-1 Maintainer: Utkarsh Gupta Uploaders: Pirate Praveen , Mohammed Bilal , Timo Röhling , Build-Depends: ca-certificates, cmake, debhelper-compat (= 13), libkrb5-dev, libhttp-parser-dev, libmbedtls-dev, libpcre2-dev, libssh2-1-dev, pkgconf, python3-minimal:any, zlib1g-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a6d7a8c97d237f48ba2ebbe72c1969ff 2466 libgit2_1.8.2~rc1+ds-1.dsc e434c0720f9977e8ffc3c0c44a1f3fec 4280420 libgit2_1.8.2~rc1+ds.orig.tar.xz 17e453ac29b17a15d171a82130cdefe9 18080 libgit2_1.8.2~rc1+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/libgit2 Vcs-Git: https://salsa.debian.org/debian/libgit2.git Checksums-Sha256: 985e71da352d0289fb81a265e985af17a44f901a0559ce9bdfcdc403ebde1c75 2466 libgit2_1.8.2~rc1+ds-1.dsc a0aa90388faff962b53699289a0181ce399f9a6b511db8ea4949f32fd6ccefad 4280420 libgit2_1.8.2~rc1+ds.orig.tar.xz 2d8025480dbe164f92e0c699ebb4a3803b08086a7100a0e633031cc22a761173 18080 libgit2_1.8.2~rc1+ds-1.debian.tar.xz Homepage: https://libgit2.github.com/ Dgit: 4bfaefa042d0817ab0dfc40db612d57b13f3ab79 debian archive/debian/1.8.2_rc1+ds-1 https://git.dgit.debian.org/libgit2 Package-List: libgit2-1.8 deb libs optional arch=any libgit2-dev deb libdevel optional arch=any libgit2-fixtures deb libs optional arch=all Testsuite: autopkgtest Testsuite-Triggers: cmake, g++, gcc Directory: pool/main/libg/libgit2 Priority: source Section: libs Package: libgpiv Binary: libgpiv3-common, libgpiv3t64, libgpiv3-dev, libgpiv3-doc, libgpiv-mpi3t64 Version: 0.6.1-7.2~exp1 Maintainer: Debian QA Group Build-Depends: autotools-dev, debhelper (>= 10), libfftw3-dev, libglib2.0-dev, libgomp1, libgsl-dev, libhdf5-dev (>= 1.8.8), libpng-dev, mpi-default-dev, netpbm, quilt (>= 0.40), dh-exec, autoconf-archive (>= 20160916-1) Build-Depends-Indep: doxygen, autoconf-archive (>= 20160916-1) Architecture: any all Standards-Version: 3.9.2 Format: 3.0 (quilt) Files: 8316d4ed817609dbff319ef836d4f105 2393 libgpiv_0.6.1-7.2~exp1.dsc 3782b0cfb58be3a4871d0b5ab49d6298 1478506 libgpiv_0.6.1.orig.tar.gz f7e9ddcf93c8a6de095f4283079d3af4 14116 libgpiv_0.6.1-7.2~exp1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/git/collab-maint/libgpiv.git Vcs-Git: https://anonscm.debian.org/git/collab-maint/libgpiv.git Checksums-Sha256: 09d057f79183c303e363791213b543daa006a60806e423c4c4d1e0008ec2fe3f 2393 libgpiv_0.6.1-7.2~exp1.dsc e1d19767da090793cf6d165470baf030b069f36508525d3540f11c9e0397da04 1478506 libgpiv_0.6.1.orig.tar.gz 3dd57ec3ea2d2ceb3d2a75716444f7dd95589a2168af2012f9b692390f819b03 14116 libgpiv_0.6.1-7.2~exp1.debian.tar.xz Homepage: http://libgpiv.sourceforge.net/ Package-List: libgpiv-mpi3t64 deb libs optional arch=any libgpiv3-common deb libs optional arch=any libgpiv3-dev deb libdevel optional arch=any libgpiv3-doc deb doc optional arch=all libgpiv3t64 deb libs optional arch=any Directory: pool/main/libg/libgpiv Priority: source Section: science Package: libgravatar Binary: libgravatar-data, libgravatar-dev, libkpim6gravatar6 Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libkf6config-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6textwidgets-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libpimcommon-dev (>= 4:24.08.0~), qt6-base-dev (>= 6.6.0+dfsg~), xauth, xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: b697174f46ef2d0f0adbb5a8c9977cfc 2717 libgravatar_24.08.0-1.dsc 9d3a656c0ceb492b27e61c7847edcaf3 38040 libgravatar_24.08.0.orig.tar.xz 746c3616e4319579cc2137a41bd1ba17 833 libgravatar_24.08.0.orig.tar.xz.asc e28e43e5b524d70a849f5a0b29b5cd49 15304 libgravatar_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libgravatar Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libgravatar.git Checksums-Sha256: 306ac139bb744f5dfda426daef56444dd7b796a5dec0e3e77b89640f59381d69 2717 libgravatar_24.08.0-1.dsc 318e551d0eba013d6baa1d525e06ddb54d1ee6b9a85405f8dfcb057fd65b1dfb 38040 libgravatar_24.08.0.orig.tar.xz 5f6c2c22a28cc126f6bccc0181fa3bd1a4bf72094a615203a28702f6c0d0cd54 833 libgravatar_24.08.0.orig.tar.xz.asc 86fa8fb759d9f3e10088b4acd95488cab5ae17cb5792997c962ead71d142a20d 15304 libgravatar_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/libgravatar Package-List: libgravatar-data deb libs optional arch=all libgravatar-dev deb libdevel optional arch=any libkpim6gravatar6 deb libs optional arch=any Directory: pool/main/libg/libgravatar Priority: optional Section: misc Package: libkdcraw Binary: libkf5kdcraw-dev, libkf5kdcraw5, libkdcrawqt6-dev, libkdcrawqt6-5 Version: 24.05.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Scarlett Moore , Build-Depends: cmake (>= 3.5.0~), debhelper-compat (= 13), extra-cmake-modules (>= 6.0.0~), libraw-dev (>= 0.18), libxkbcommon-dev, libx11-dev, pkgconf, pkg-kde-tools, qtbase5-dev (>= 5.15.0~), qt6-base-dev (>= 6.5.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: bf8622513a9046bc811c91fbb8367bc0 2704 libkdcraw_24.05.2-1.dsc f078bcf4959a9843b9ec17bfdd098727 37292 libkdcraw_24.05.2.orig.tar.xz b8ede2d195ae8ae11da4404094444df6 833 libkdcraw_24.05.2.orig.tar.xz.asc db2e334f9443fbf18033f9a30349d3cf 13884 libkdcraw_24.05.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libkdcraw Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libkdcraw.git Checksums-Sha256: 0e661365e99bd6d4d90adf6bbba639e3a5b1735932f832f67625279504540a48 2704 libkdcraw_24.05.2-1.dsc 59ebc1634eccfc5b9a10c92ec2ab9f3e49245c2044692c6cfb717239a28b8a28 37292 libkdcraw_24.05.2.orig.tar.xz 6ff76cf2fa930d1c10e68714f397eedb8e7fa5b3e5bc3f2f6576795c8b119306 833 libkdcraw_24.05.2.orig.tar.xz.asc 6a42f78ff3b96975b2e76dfd00c9e9ca2c22e39cf812ac8610da8da0dc43fd32 13884 libkdcraw_24.05.2-1.debian.tar.xz Homepage: https://invent.kde.org/ Package-List: libkdcrawqt6-5 deb libs optional arch=any libkdcrawqt6-dev deb libdevel optional arch=any libkf5kdcraw-dev deb libdevel optional arch=any libkf5kdcraw5 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-acc, exuberant-ctags Directory: pool/main/libk/libkdcraw Priority: optional Section: misc Package: libkdegames Binary: kdegames-card-data, libkdegames6-i18n, libkdegames6-dev, libkdegames6-6, libkdegames6private6, qml6-module-org-kde-games-core Version: 4:24.05.2-3 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Scarlett Moore , Build-Depends: cmake (>= 3.16.0~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.0.0~), gettext, libkf6archive-dev (>= 6.0.0~), libkf6colorscheme-dev (>= 6.0.0~), libkf6completion-dev (>= 6.0.0~), libkf6config-dev (>= 6.0.0~), libkf6configwidgets-dev (>= 6.0.0~), libkf6dnssd-dev (>= 6.0.0~), libkf6guiaddons-dev (>= 6.0.0~), libkf6i18n-dev (>= 6.0.0~), libkf6iconthemes-dev (>= 6.0.0~), libkf6newstuff-dev (>= 6.0.0~), libkf6xmlgui-dev (>= 6.0.0~), libopenal-dev, qt6-svg-dev (>= 6.5.0~), libsndfile1-dev, pkg-kde-tools (>= 0.14), qt6-base-dev (>= 6.5.0+dfsg~), qt6-declarative-dev (>= 6.5.0+dfsg~), xauth , xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 74ac081ae677a1e3b68ba3ab0be950cb 3310 libkdegames_24.05.2-3.dsc 7ded6d8ae3b7d521f2c1f8a2ed18fe74 5964468 libkdegames_24.05.2.orig.tar.xz 6648d85d18b1bbfd8a4b8a13890c5f66 833 libkdegames_24.05.2.orig.tar.xz.asc b2c16a3cffd4825cd9fd90d1c156d7b1 29860 libkdegames_24.05.2-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libkdegames Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libkdegames.git Checksums-Sha256: 0b5300b6da7d36d7c2d88caa70d0a0268e6ddc4d32c3ba9e1f4d0c6f74588cef 3310 libkdegames_24.05.2-3.dsc eaf216b7933332a0d3e0553fd759882fed22d59b3980676e5f6e976515a410eb 5964468 libkdegames_24.05.2.orig.tar.xz d30ca264206556f7ccf4a4c20e0b34a96651c29f472df1b2b1a83e12eaf967e2 833 libkdegames_24.05.2.orig.tar.xz.asc cbda6b62ac6585d4c52b47a96d05e867fd41debbf8b61b39e4d899d47f66912d 29860 libkdegames_24.05.2-3.debian.tar.xz Homepage: https://games.kde.org/ Package-List: kdegames-card-data deb games optional arch=all libkdegames6-6 deb libs optional arch=any libkdegames6-dev deb libdevel optional arch=any libkdegames6-i18n deb libs optional arch=all libkdegames6private6 deb libs optional arch=any qml6-module-org-kde-games-core deb libs optional arch=any Directory: pool/main/libk/libkdegames Priority: source Section: misc Package: libkdepim Binary: libkdepim-data, libkdepim-dev, libkdepim-plugins, libkpim6libkdepim6 Version: 4:24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libkf6completion-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libxkbcommon-dev, qt6-base-dev (>= 6.6.0+dfsg~), xauth, xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d10b9513c8e1bc980149f161e1e814ea 2678 libkdepim_24.08.0-2.dsc 65d85775a1d84f5594b8a638555b922b 282868 libkdepim_24.08.0.orig.tar.xz 93620c1130a4bda6e14f88228d636423 833 libkdepim_24.08.0.orig.tar.xz.asc 3b084bb24e53e983c8a88ca240fc1997 16260 libkdepim_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libkdepim Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libkdepim.git Checksums-Sha256: 68cb6968e5ecfe8644077a2a9454facbcf86710a128a58a1583599be75415fda 2678 libkdepim_24.08.0-2.dsc 36b77351b98bdd12cb2a703eb3f4c87b56a47f81bce12418c4d67412465ecbca 282868 libkdepim_24.08.0.orig.tar.xz b81f1785f462ce0acfb290859f29ee5e204c65c7e38d0633d6237b7ff038dfdd 833 libkdepim_24.08.0.orig.tar.xz.asc 759cb91308491fcf8858eede9f34fa34895c1024cf1c8015f2c393598e21aa77 16260 libkdepim_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/libkdepim Package-List: libkdepim-data deb libs optional arch=all libkdepim-dev deb libdevel optional arch=any libkdepim-plugins deb libs optional arch=any libkpim6libkdepim6 deb libs optional arch=any Directory: pool/main/libk/libkdepim Priority: optional Section: misc Package: libkgapi Binary: libkgapi-data, libkgapi-dev, libkpim6gapiblogger6, libkpim6gapicalendar6, libkpim6gapicore6, libkpim6gapidrive6, libkpim6gapilatitude6, libkpim6gapimaps6, libkpim6gapipeople6, libkpim6gapitasks6, libsasl2-modules-kdexoauth2 Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.3.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6wallet-dev (>= 6.3.0~), libsasl2-dev, libxkbcommon-dev, qt6-base-dev (>= 6.6.0+dfsg~), xauth, xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 46dae95a1e8257a055926b328d0152dd 3200 libkgapi_24.08.0-1.dsc 8e96b74c17da1dc7077e865ce36c3341 339452 libkgapi_24.08.0.orig.tar.xz abf5b0a6f282ec499761063f95eabaab 833 libkgapi_24.08.0.orig.tar.xz.asc e612773babd05b08064580ec1f58c23b 18236 libkgapi_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libkgapi Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libkgapi.git Checksums-Sha256: e8e66b70425c6615aa29e3b37a8f14cef985e1c22a0110b274e1f365d0edb2a6 3200 libkgapi_24.08.0-1.dsc 1db9e5e2b1bb550b36780f9ab5e571e15b75d397c5555e0e18fd8e3541ddc915 339452 libkgapi_24.08.0.orig.tar.xz b02c9c7b3f10da80a2e73ea72c75cffb231630d3c2bcb499b5088753369f2f91 833 libkgapi_24.08.0.orig.tar.xz.asc 2a89961adc2cd4247f6ed5244df2376a231858033ce66966f05b4eeeff664873 18236 libkgapi_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/libkgapi Package-List: libkgapi-data deb libs optional arch=all libkgapi-dev deb libdevel optional arch=any libkpim6gapiblogger6 deb libs optional arch=any libkpim6gapicalendar6 deb libs optional arch=any libkpim6gapicore6 deb libs optional arch=any libkpim6gapidrive6 deb libs optional arch=any libkpim6gapilatitude6 deb libs optional arch=any libkpim6gapimaps6 deb libs optional arch=any libkpim6gapipeople6 deb libs optional arch=any libkpim6gapitasks6 deb libs optional arch=any libsasl2-modules-kdexoauth2 deb libs optional arch=any Directory: pool/main/libk/libkgapi Priority: optional Section: misc Package: libkgapi5 Binary: libkpimgapi-data, libkpimgapi-dev, libkpimgapiblogger5abi1, libkpimgapicalendar5, libkpimgapicontacts5, libkpimgapicore5abi1, libkpimgapidrive5, libkpimgapilatitude5, libkpimgapimaps5, libkpimgapitasks5 Version: 22.12.3-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), extra-cmake-modules (>= 5.99.0~), libkf5calendarcore-dev (>= 5:5.99.0~), libkf5contacts-dev (>= 5:5.99.0~), libkf5wallet-dev (>= 5.99.0~), libsasl2-dev, libxml2-utils, pkg-kde-tools (>= 0.5.0), qtbase5-dev (>= 5.15.2~), qttools5-dev, qttools5-dev-tools, xauth, xvfb Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 76bb96f7a283f1b040d094e10650220b 3153 libkgapi5_22.12.3-2.dsc c60743540d22ffa29200c4d33dc8e516 245596 libkgapi5_22.12.3.orig.tar.xz c8fcd5636ffee83924bf01fc5b4a2c6d 833 libkgapi5_22.12.3.orig.tar.xz.asc 34ceda05a5aa58daa2fb6855ac361052 18876 libkgapi5_22.12.3-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libkgapi5 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libkgapi5.git Checksums-Sha256: 044abea7e702588d947566bdee97b17225dc0e5bb5bae627006b88efcc9bf8e8 3153 libkgapi5_22.12.3-2.dsc 97cc31fba4bed9b49d8edccc27c3413f7759414a54e2025d06a6af5a19845738 245596 libkgapi5_22.12.3.orig.tar.xz 535ea2b1fc1fd0286acbe197eaf2b27652aee35835a9ca434a2c24bd341cb547 833 libkgapi5_22.12.3.orig.tar.xz.asc 1d855c4d1405d276c2dbc6a64d5866c949183176aafec79d78c28a1fb378ab25 18876 libkgapi5_22.12.3-2.debian.tar.xz Homepage: https://invent.kde.org/pim/libkgapi Package-List: libkpimgapi-data deb libs optional arch=all libkpimgapi-dev deb libdevel optional arch=any libkpimgapiblogger5abi1 deb libs optional arch=any libkpimgapicalendar5 deb libs optional arch=any libkpimgapicontacts5 deb libs optional arch=any libkpimgapicore5abi1 deb libs optional arch=any libkpimgapidrive5 deb libs optional arch=any libkpimgapilatitude5 deb libs optional arch=any libkpimgapimaps5 deb libs optional arch=any libkpimgapitasks5 deb libs optional arch=any Directory: pool/main/libk/libkgapi5 Priority: optional Section: misc Package: libkiwix Binary: libkiwix-dev, libkiwix13 Version: 13.1.0-1 Maintainer: Kunal Mehta Build-Depends: debhelper-compat (= 13), meson, pkg-config, libzim-dev (>= 8.1.1), libcurl4-openssl-dev, libicu-dev, libgtest-dev, libkainjow-mustache-dev, liblzma-dev, libmicrohttpd-dev, libpugixml-dev, zlib1g-dev Architecture: any Standards-Version: 4.6.0.1 Format: 3.0 (quilt) Files: 0a3c4d4da67db8ed722616485aa43299 2098 libkiwix_13.1.0-1.dsc 1a7ec75f33a5f85d0637f775739caa37 991988 libkiwix_13.1.0.orig.tar.xz 0e3e15d95eaae862053d71a241658ddd 16612 libkiwix_13.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/libkiwix Vcs-Git: https://salsa.debian.org/debian/libkiwix.git Checksums-Sha256: 3972ec35f975cb1587a0a6dd257f6a9ba945ce72d7e7494b86ab44c569ced15d 2098 libkiwix_13.1.0-1.dsc 4de739e5c3a7bc3ae00d848abdfb7d2d30c4edc8e44b63ea69ee8405662c162b 991988 libkiwix_13.1.0.orig.tar.xz eb94f1d377c6a23474545ccbaf09fcaca5501823c0b255e72069e8ed74b48e61 16612 libkiwix_13.1.0-1.debian.tar.xz Homepage: https://github.com/kiwix/libkiwix Package-List: libkiwix-dev deb libdevel optional arch=any libkiwix13 deb libs optional arch=any Directory: pool/main/libk/libkiwix Priority: extra Section: misc Package: libkleo Binary: libkleo-data, libkleo-dev, libkpim6libkleo6 Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libboost-dev (>= 1.34.0~), libgpg-error-dev (>= 1.36~), libgpgme-dev (>= 1.21.0~), libkf6codecs-dev (>= 6.3.0~), libkf6colorscheme-dev (>= 6.3.0~), libkf6completion-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6itemmodels-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkpimtextedit-dev (>= 24.08.0~), libqgpgmeqt6-dev (>= 1.21.0~), libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 43ec3b7d1b0cdfb0ef7490a5ab8d0b7f 2884 libkleo_24.08.0-1.dsc 7548c2a23a2ed098174f860f7275fbae 605652 libkleo_24.08.0.orig.tar.xz 768859d0422b5377fc701b5ee7c8350b 833 libkleo_24.08.0.orig.tar.xz.asc fa2b9532b623dce12d23ebe073f999c2 17096 libkleo_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libkleo Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libkleo.git Checksums-Sha256: fed942acf2412580b4dbc31b8f6fce54516c923cfd36abb566f5386d2da1143d 2884 libkleo_24.08.0-1.dsc 951657eb625686f13305fdae1d52e0c5e5a108e1f3ba03d1080239a0c0f531f1 605652 libkleo_24.08.0.orig.tar.xz 42f592ff1375cb9b6f6a7f90eea1decef7eee80448f95eb1838269e1aaadc84b 833 libkleo_24.08.0.orig.tar.xz.asc 52d0ca76bd5e7b50a9ec5db3153c867ee3c07919bf0795148ce21840af6474d1 17096 libkleo_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/libkleo Package-List: libkleo-data deb libs optional arch=all libkleo-dev deb libdevel optional arch=any libkpim6libkleo6 deb libs optional arch=any Directory: pool/main/libk/libkleo Priority: optional Section: misc Package: libkqueue Binary: libkqueue0t64, libkqueue-dev Version: 2.3.1-1.1~exp1 Maintainer: Mark Heily Build-Depends: debhelper-compat (= 12), cmake Architecture: any Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: feb61d70256329a1843a4a83deeb8f1a 2043 libkqueue_2.3.1-1.1~exp1.dsc 4583e7fc0f222ef4d81c1207ebc51c25 151800 libkqueue_2.3.1.orig.tar.gz 7a995d75a71ffa0363a975225587b300 4412 libkqueue_2.3.1-1.1~exp1.debian.tar.xz Vcs-Browser: https://github.com/mheily/debian-packages/tree/libkqueue Vcs-Git: https://github.com/mheily/debian-packages.git -b libkqueue Checksums-Sha256: d8a7056125a1fe989c9f597cc8bc6d91f06a1f957fccfa1dca122f95d4154ab9 2043 libkqueue_2.3.1-1.1~exp1.dsc 44e187a42c8f8061c323d959742b9cfb53236dd34e5dc9837fea2571bd980efc 151800 libkqueue_2.3.1.orig.tar.gz 2cc44face662b4beda13c353bc8f783776a1ccd37f63780fd35860427a0e7460 4412 libkqueue_2.3.1-1.1~exp1.debian.tar.xz Homepage: https://github.com/mheily/libkqueue/wiki Package-List: libkqueue-dev deb libdevel optional arch=any libkqueue0t64 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: libkqueue0 Directory: pool/main/libk/libkqueue Priority: source Section: libs Package: libkscreen Binary: libkscreen-bin, libkscreen-data, libkscreen-dev, libkscreen-doc, libkf6screen8, libkf6screendpms8 Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, doxygen, extra-cmake-modules (>= 6.2.0~), libx11-dev, libx11-xcb-dev, libxcb-dpms0-dev, libxcb-randr0-dev, libxcb1-dev, libxkbcommon-dev, libxrandr-dev, pkgconf, plasma-wayland-protocols (>= 1.13~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-base-private-dev (>= 6.6.0+dfsg~), qt6-tools-dev (>= 6.6.0~), qt6-wayland-dev (>= 6.6.0~) [linux-any] Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: fa7eaf07461a3223eab86d016d12954b 2989 libkscreen_6.1.5-1.dsc 099710d8d3e1d461585584dfdd5334ad 119148 libkscreen_6.1.5.orig.tar.xz 2a5aa26d4938c85e3c3cb6403b665d65 833 libkscreen_6.1.5.orig.tar.xz.asc 02cd1b869245a52461a4326a691d006f 24292 libkscreen_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libkscreen Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libkscreen.git Checksums-Sha256: 3493698987365bf9887e7b5b126defd3403dea5285dcddbf2e9939c413d8de82 2989 libkscreen_6.1.5-1.dsc 58f523a9dfe07a5cb9758d60f6a7f1c9f40120289f835515a4e2d8d6d6da4c65 119148 libkscreen_6.1.5.orig.tar.xz 468f514d2e36406087ccc127799f6f34e00524432b8843de27c6d73491b60866 833 libkscreen_6.1.5.orig.tar.xz.asc a5528f830cf86e6b23b3bc9d6deafb13eda3b060c75bac0f9bfaa6afc7a0a2b5 24292 libkscreen_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/libkscreen Package-List: libkf6screen8 deb libs optional arch=any libkf6screendpms8 deb libs optional arch=any libkscreen-bin deb libs optional arch=any libkscreen-data deb libs optional arch=all libkscreen-dev deb libdevel optional arch=any libkscreen-doc deb doc optional arch=all Directory: pool/main/libk/libkscreen Priority: optional Section: misc Package: libksysguard Binary: libksysguard-bin, libksysguard-data, libksysguard-dev, libprocesscore10, libksysguardformatter2, libksysguardsensors2, libksysguardsensorfaces2, libksysguardsystemstats2, qml6-module-org-kde-ksysguard Version: 4:6.1.5-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-exec, dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libcap-dev [linux-any], libcap2-bin [linux-any], libkf6auth-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6newstuff-dev (>= 6.2.0~), libkf6package-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6solid-dev (>= 6.2.0~), libnl-3-dev [linux-any], libnl-route-3-dev [linux-any], libpcap-dev [linux-any], libsensors-dev [linux-any], libx11-dev, libxkbcommon-dev, libxres-dev, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), zlib1g-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 01e7f37b6bc238970a5cad0311236314 3541 libksysguard_6.1.5-2.dsc e38e94c22b6cd2b4bb4ad7c4cbbf4dbf 306220 libksysguard_6.1.5.orig.tar.xz 3e3d1b46a945e9440f7f843ae060d3b2 833 libksysguard_6.1.5.orig.tar.xz.asc 2c9d1228d6d7038ec90896abe982592d 27972 libksysguard_6.1.5-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libksysguard Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libksysguard.git Checksums-Sha256: fb97ecab35b4c3086bda2e5f238b612bc7c90b9099e02f0562775c87fc9f7be6 3541 libksysguard_6.1.5-2.dsc ad01fa2c664f82ce24b7d617bc1994206376373f9bd64ae313b3287fd58a02b9 306220 libksysguard_6.1.5.orig.tar.xz 10f5f1c95d0dc7310877eb954c656eb320fad4d1d1dd225b1536595931732a10 833 libksysguard_6.1.5.orig.tar.xz.asc a6ed471c32d77a87fd6be500467f951186451791b45ed1d5edba9e6d683ffd83 27972 libksysguard_6.1.5-2.debian.tar.xz Homepage: https://invent.kde.org/plasma/libksysguard Package-List: libksysguard-bin deb libs optional arch=any libksysguard-data deb libs optional arch=all libksysguard-dev deb libdevel optional arch=any libksysguardformatter2 deb libs optional arch=any libksysguardsensorfaces2 deb libs optional arch=any libksysguardsensors2 deb libs optional arch=any libksysguardsystemstats2 deb libs optional arch=any libprocesscore10 deb libs optional arch=any qml6-module-org-kde-ksysguard deb libs optional arch=any Directory: pool/main/libk/libksysguard Priority: optional Section: misc Package: libktoblzcheck Binary: libktoblzcheck1t64, libktoblzcheck1-dev, ktoblzcheck Version: 1.57-1 Maintainer: Micha Lenk Uploaders: Henning Glawe Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), dh-python, cmake, libcurl4-gnutls-dev, libsqlite3-dev, python3-all-dev, python3-openpyxl Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: dbf8b9e2b954c6f2c94abb5c83d592c1 2191 libktoblzcheck_1.57-1.dsc 9210153fb269388ab483abd8e485b80d 96788 libktoblzcheck_1.57.orig.tar.gz 1e05b5b13a39cad568ca0217319f5c48 374232 libktoblzcheck_1.57-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/aqbanking-team/pkg-ktoblzcheck Vcs-Git: https://salsa.debian.org/aqbanking-team/pkg-ktoblzcheck.git Checksums-Sha256: 805c4ba77d0df44e53a84dd14396a7c1f484e4968d2e116f255edebafbe14bf3 2191 libktoblzcheck_1.57-1.dsc 4c3b782e5d8e31e219c3e2ece0c6e84a93929ae0b2f36080d4c183a644d05672 96788 libktoblzcheck_1.57.orig.tar.gz 0c6f710fdfe5d5ea1847ee539bd8f77b8f4c4f3be3bf8eaf8da4220a6567c92a 374232 libktoblzcheck_1.57-1.debian.tar.xz Package-List: ktoblzcheck deb misc optional arch=any libktoblzcheck1-dev deb libdevel optional arch=any libktoblzcheck1t64 deb libs optional arch=any Testsuite: autopkgtest Directory: pool/main/libk/libktoblzcheck Priority: source Section: libs Package: libktorrent Binary: libktorrent6-6, libktorrent-dev, libktorrent-l10n Version: 24.08.1-3 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 5.240.0~), gettext, libboost-dev (>= 1.71.0~), libgcrypt20-dev (>= 1.4.5~), libgmp-dev, libkf6archive-dev (>= 5.240.0~), libkf6config-dev (>= 5.240.0~), libkf6coreaddons-dev (>= 5.240.0~), libkf6crash-dev (>= 5.240.0~), libkf6i18n-dev (>= 5.240.0~), libkf6kio-dev (>= 5.240.0~), libkf6solid-dev (>= 5.240.0~), pkg-kde-tools, pkgconf, qt6-5compat-dev, qt6-base-dev (>= 6.5.0~), xauth , xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 4058d14c61b3c54bde2349d98eb8f6a2 2923 libktorrent_24.08.1-3.dsc e9f2ce8c610a8c92b1b2dc2d8717634a 605892 libktorrent_24.08.1.orig.tar.xz 10f0f531b5802884fe8d37adbcd3d87f 833 libktorrent_24.08.1.orig.tar.xz.asc 976f55702459025e092bbca047b0e11c 37104 libktorrent_24.08.1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libktorrent Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libktorrent.git Checksums-Sha256: 558e33de51cc3fe8f37bd2ee5aab1d8134db719b60a43fd262e5dc869716fc6d 2923 libktorrent_24.08.1-3.dsc 730598d393f1bda6a7be0f1d7f8bf2ed2724606e925610f22202771649fc5b02 605892 libktorrent_24.08.1.orig.tar.xz 71a20e9512e5008097a851f44abae03fc4c75f6316a179adda03ffad0a2dbc74 833 libktorrent_24.08.1.orig.tar.xz.asc 9a32c842dc336d59e7ac5ddb55be8157d41816b4712ab860d35516a7b13d2da7 37104 libktorrent_24.08.1-3.debian.tar.xz Homepage: https://www.kde.org/applications/internet/ktorrent/ Package-List: libktorrent-dev deb libdevel optional arch=any libktorrent-l10n deb localization optional arch=all libktorrent6-6 deb libs optional arch=any Directory: pool/main/libk/libktorrent Priority: source Section: libs Package: liblinear Binary: liblinear-dev, liblinear5, liblinear-tools, python3-liblinear Version: 2.43+dfsg-1 Maintainer: Debian Science Maintainers Uploaders: Christian Kastner , Chen-Tse Tsai , Michael Hudson-Doyle , Build-Depends: debhelper-compat (= 13), libblas-dev Build-Depends-Indep: dh-python, python3-all Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 5cf19f5c4fdc7c62c9ad1c9f7ac1e8ac 2388 liblinear_2.43+dfsg-1.dsc 0ff5fdfeeda0a321ea6934ab7d28603c 53904 liblinear_2.43+dfsg.orig.tar.xz 8e34cd2221c7fe555bac389c81c6f1c8 14588 liblinear_2.43+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/liblinear Vcs-Git: https://salsa.debian.org/science-team/liblinear.git Checksums-Sha256: a42862b163aeca3c6178bf9e814e222cd780461897c73a00fd299075774b6a88 2388 liblinear_2.43+dfsg-1.dsc c79381d31f74535e3f1011aa2f83ba72ce22106890ba3ee9f053d2d5a1b63c62 53904 liblinear_2.43+dfsg.orig.tar.xz b57b15ddda1e79e8f4a206cf87f739f2dbae30b8ce93dcae5dc232e67392bb81 14588 liblinear_2.43+dfsg-1.debian.tar.xz Homepage: https://www.csie.ntu.edu.tw/~cjlin/liblinear/ Package-List: liblinear-dev deb libdevel optional arch=any liblinear-tools deb science optional arch=any liblinear5 deb libs optional arch=any python3-liblinear deb python optional arch=all Testsuite: autopkgtest Testsuite-Triggers: python3-all Directory: pool/main/libl/liblinear Priority: source Section: libs Package: liblopsub Binary: liblopsub1t64, liblopsub-dev, liblopsub-bin Version: 1.0.5-2 Maintainer: Andre Noll Build-Depends: dpkg-dev (>= 1.22.5), m4, flex, debhelper (>= 10.0) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: d949560d342e959566fb4b03497168b5 2104 liblopsub_1.0.5-2.dsc 69695e69141621c089c8ddfe80ace7d5 55692 liblopsub_1.0.5.orig.tar.xz e6a0edff6eb93774bc627af36e44c7f3 5240 liblopsub_1.0.5-2.debian.tar.xz Vcs-Browser: https://git.tuebingen.mpg.de/lopsub.git Vcs-Git: https://git.tuebingen.mpg.de/lopsub.git Checksums-Sha256: e86280d29eafd1ff618416e06ebbd61df1b541bd6b12121595fbffa6790b44e8 2104 liblopsub_1.0.5-2.dsc 0db11855c62c10cd9e143907853519c9de1a84e103907d940387d8f0d27fc28d 55692 liblopsub_1.0.5.orig.tar.xz 2e3158d18f5e748f88c65f6858249e45ab6dfd84aca568bda759f6dc88f4f1a0 5240 liblopsub_1.0.5-2.debian.tar.xz Homepage: https://people.tuebingen.mpg.de/maan/lopsub Dgit: 52cbfcd021b75ffb9680400170890b2cc08a76a5 debian archive/debian/1.0.5-2 https://git.dgit.debian.org/liblopsub Package-List: liblopsub-bin deb libdevel optional arch=any liblopsub-dev deb libdevel optional arch=any liblopsub1t64 deb libs optional arch=any Directory: pool/main/libl/liblopsub Priority: extra Section: misc Package: liblsl Binary: liblsl1, liblsl-dev Version: 1.16.2b1-1 Maintainer: Enrico Zini Build-Depends: debhelper-compat (= 13), cmake, libboost1.74-dev, catch2, libasio-dev, libpugixml-dev Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 0a9aabaedae7939e26c02266311e630d 1970 liblsl_1.16.2b1-1.dsc ce269e079a31c23f884baaf003f3b1ff 257562 liblsl_1.16.2b1.orig.tar.gz 5ca6e8ef9745c017e6d6cc039d5fc300 2808 liblsl_1.16.2b1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/liblsl Vcs-Git: https://salsa.debian.org/science-team/liblsl.git Checksums-Sha256: 6e2c71185357f4363e1bd1da8c3902935b00994abd30c54c2cb5657136cb11cf 1970 liblsl_1.16.2b1-1.dsc 8694867bfd0f75766dd064f473a9866a2017119315346a0e65445232f038d908 257562 liblsl_1.16.2b1.orig.tar.gz 24386281f9c06d2350ff6ed867d70cfd26aa25f1c8b0459a41f28de39f5f39bc 2808 liblsl_1.16.2b1-1.debian.tar.xz Homepage: https://github.com/sccn/liblsl Package-List: liblsl-dev deb libdevel optional arch=any liblsl1 deb libs optional arch=any Directory: pool/main/libl/liblsl Priority: optional Section: misc Package: liblxqt Binary: liblxqt2, liblxqt-dev, liblxqt-backlight-helper, liblxqt-l10n Version: 2.0.0-1~exp1 Maintainer: LXQt Packaging Team Uploaders: ChangZhuo Chen (陳昌倬) , Andrew Lee (李健秋) Build-Depends: debhelper-compat (= 13), dh-exec, libkf6windowsystem-dev (>= 6.0.0~), libpolkit-qt6-1-dev, libglib2.0-dev, qt6-svg-dev, libqt6xdg-dev (>= 4.0.0~), libqt6xdgiconloader-dev (>= 4.0.0~), libx11-dev, libxss-dev, lxqt-build-tools (>= 2.0.0+really2.0.0~), qt6-tools-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 751835e3b6c05c4ee308225e0be82e23 2638 liblxqt_2.0.0-1~exp1.dsc c1c51cb0d759cc6beb8b576b5a2c8285 85988 liblxqt_2.0.0.orig.tar.xz 7ebcbd8d3f264d070cb53b9b215159dd 862 liblxqt_2.0.0.orig.tar.xz.asc b625dcd88a402f392efbe37171e852c7 9392 liblxqt_2.0.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lxqt-team/liblxqt Vcs-Git: https://salsa.debian.org/lxqt-team/liblxqt.git Checksums-Sha256: 5c960202d1a34266aa62ae28f2ffcc8b96a532cbddeb3d00ba7578d8329f0a2c 2638 liblxqt_2.0.0-1~exp1.dsc 61092556146b769dc9bab328550f3f157e618a1a09ae1e052db61fc0db07b3e4 85988 liblxqt_2.0.0.orig.tar.xz 27f4a78cff91c793e3564df37bc9189d8542433acbb7af45fbec77f09a538bab 862 liblxqt_2.0.0.orig.tar.xz.asc 7592549f08ba9d0d1f5110672d18e61bce3c0124ae60c7f6a556a48c94af96c6 9392 liblxqt_2.0.0-1~exp1.debian.tar.xz Homepage: https://github.com/lxqt/liblxqt Package-List: liblxqt-backlight-helper deb libs optional arch=any liblxqt-dev deb libdevel optional arch=any liblxqt-l10n deb localization optional arch=all liblxqt2 deb libs optional arch=any Directory: pool/main/libl/liblxqt Priority: optional Section: misc Package: libmarpa Binary: libmarpa0, libmarpa-dev Version: 6.1.0~dfsg-2 Maintainer: Jonas Smedegaard Build-Depends: debhelper-compat (= 13), d-shlibs, pkg-kde-tools Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 887dc9c41e320a63ee61121bcaa1901d 1968 libmarpa_6.1.0~dfsg-2.dsc 2f6a403ce1b781ad76adbffb26f889a8 1488754 libmarpa_6.1.0~dfsg.orig.tar.gz bf2c529db217976a4e5e91b5d0692037 9552 libmarpa_6.1.0~dfsg-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/libmarpa Vcs-Git: https://salsa.debian.org/debian/libmarpa.git Checksums-Sha256: d621fba10502214e319fcd0182f8ff30dfd3a6dbd371c09711fbcf03c3e4cea0 1968 libmarpa_6.1.0~dfsg-2.dsc 2ebf0c456a663f7b66f6b94ceb360138fe360320c5b1c094a0b0e7b0f37d9662 1488754 libmarpa_6.1.0~dfsg.orig.tar.gz 885559977bdeddbea27576217f461704a218546cdcdc30461bee7d35bf971a8c 9552 libmarpa_6.1.0~dfsg-2.debian.tar.xz Homepage: https://jeffreykegler.github.io/Marpa-web-site/libmarpa.html Package-List: libmarpa-dev deb libdevel optional arch=any libmarpa0 deb libs optional arch=any Directory: pool/main/libm/libmarpa Priority: optional Section: misc Package: libmng Binary: libmng2, libmng-dev Version: 2.0.3+dfsg-4 Maintainer: Kartik Mistry Build-Depends: autoconf, automake, debhelper-compat (= 13), dpkg-dev (>= 1.16.1.1), libjpeg-dev, liblcms2-dev, libtool, zlib1g-dev Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 950f14fd499beb4805b76b6d4a398230 1977 libmng_2.0.3+dfsg-4.dsc 242cf61ec2ba3a327a937e3f27358757 1513301 libmng_2.0.3+dfsg.orig.tar.gz 2eb7ebedaff9ede04af51230263abe7f 11360 libmng_2.0.3+dfsg-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/libmng Vcs-Git: https://salsa.debian.org/debian/libmng.git Checksums-Sha256: ca26bdf46e5424ef0e966fffc8303a16784c4c78fbfa754a67275165ad35d584 1977 libmng_2.0.3+dfsg-4.dsc 3921687ca0a25b65d845aff275c1fb8d7b18e3e791ea657a77ced076a216772b 1513301 libmng_2.0.3+dfsg.orig.tar.gz ce494d057b4a4891f51449ddb62cd961bd052e20e13d112cf97a5d298ea42682 11360 libmng_2.0.3+dfsg-4.debian.tar.xz Homepage: https://www.libmng.com Package-List: libmng-dev deb libdevel optional arch=any libmng2 deb libs optional arch=any Directory: pool/main/libm/libmng Priority: source Section: libs Package: libmodule-install-rtx-perl Binary: libmodule-install-rtx-perl Version: 0.43-2 Maintainer: Debian Request Tracker Group Uploaders: KURASHIKI Satoru , Dominic Hargreaves , Andrew Ruthven Build-Depends: debhelper-compat (= 13), libmodule-build-perl Build-Depends-Indep: libmodule-install-perl (>= 0.4), libmodule-install-readmefrompod-perl, perl (>= 5.15.2) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: a04da68c68346faaadea65788aec57e6 2352 libmodule-install-rtx-perl_0.43-2.dsc 75d3466c280bb5e2251a1a82b0bac434 27813 libmodule-install-rtx-perl_0.43.orig.tar.gz ddf198e9acc1454772cf1737cce9d4f9 3532 libmodule-install-rtx-perl_0.43-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/request-tracker-team/libmodule-install-rtx-perl Vcs-Git: https://salsa.debian.org/request-tracker-team/libmodule-install-rtx-perl.git Checksums-Sha256: 1f132ed0a098446deb4a6d2d11bcbe4bbba0af538b5ba1316161982d52d9326e 2352 libmodule-install-rtx-perl_0.43-2.dsc cab109b25f6c86220a0f0a0b141636ee5af3cee8f25664c329b58ab95667112b 27813 libmodule-install-rtx-perl_0.43.orig.tar.gz a9f61e8e3e0a7c4aa3509930a441af57df50ddc61992277076d6c51b11d0e479 3532 libmodule-install-rtx-perl_0.43-2.debian.tar.xz Homepage: https://metacpan.org/release/Module-Install-RTx Package-List: libmodule-install-rtx-perl deb perl optional arch=all Directory: pool/main/libm/libmodule-install-rtx-perl Priority: optional Section: misc Package: libmpack-lua Binary: lua-mpack, lua-mpack-dev Version: 1.0.10-1 Maintainer: James McCoy Build-Depends: debhelper-compat (= 13), dh-lua, libmpack-dev, lua-busted Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: bb7cd6c895c1a6c247a4fc7f6334ff7f 2266 libmpack-lua_1.0.10-1.dsc 10ec9b38da186d45d065e975bd07cfeb 14328 libmpack-lua_1.0.10.orig.tar.xz a134ab062fc65675ada2a0e246a7c46b 2804 libmpack-lua_1.0.10-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/jamessan/libmpack-lua Vcs-Git: https://salsa.debian.org/jamessan/libmpack-lua.git Checksums-Sha256: 9797873890c47f4304dd651aea9233a0ae4b4141b94e4c751c1f56cd04a50e62 2266 libmpack-lua_1.0.10-1.dsc e775111e801db1d378c5cb12d77ede50693c2b681a21690bb64e05ecf610cdb1 14328 libmpack-lua_1.0.10.orig.tar.xz 8150b038fb4e2d3ce0766c3f764f899b4119ffed2b24f85b4d0e1cfee5390894 2804 libmpack-lua_1.0.10-1.debian.tar.xz Homepage: https://github.com/libmpack/libmpack-lua/ Dgit: 2f965f1cf67ef9c11a8d43f2b829237472dc6532 debian archive/debian/1.0.10-1 https://git.dgit.debian.org/libmpack-lua Package-List: lua-mpack deb interpreters optional arch=any lua-mpack-dev deb libdevel optional arch=any Directory: pool/main/libm/libmpack-lua Priority: extra Section: misc Package: libopenaptx Binary: libopenaptx0, libopenaptx-dev, openaptx-utils Version: 0.2.0-6+exp1 Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 13), help2man Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 65085e1b6aeb27d24d83307153c5dedb 2272 libopenaptx_0.2.0-6+exp1.dsc 07c36ca8597195081a8c11ed258fdbbc 27760 libopenaptx_0.2.0.orig.tar.gz cdeb9863d91980211b95c4966fbf4e18 195 libopenaptx_0.2.0.orig.tar.gz.asc b2087a52a548cb73969e704b95970254 6264 libopenaptx_0.2.0-6+exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/libopenaptx Vcs-Git: https://salsa.debian.org/debian/libopenaptx.git Checksums-Sha256: e5a8955c7c012d64adc17edc9a1f4af78ba9d8480c3c09f658a82b92e2099eae 2272 libopenaptx_0.2.0-6+exp1.dsc 51a13a34bb188a87ab1deb64a090ab42a4755d7b02c2bdaf3b8136f749b71b84 27760 libopenaptx_0.2.0.orig.tar.gz f82ac22314d356082cce7c44d18bf108a48a9d7bea93dcfa40588fcdadc43fbe 195 libopenaptx_0.2.0.orig.tar.gz.asc a321a400cee2eda1881afbabdc8d669e5ef28b2d88c0073c0698545ae48c9aee 6264 libopenaptx_0.2.0-6+exp1.debian.tar.xz Homepage: https://github.com/pali/libopenaptx Package-List: libopenaptx-dev deb libdevel optional arch=any libopenaptx0 deb libs optional arch=any openaptx-utils deb sound optional arch=any Directory: pool/main/libo/libopenaptx Priority: extra Section: misc Package: libosmo-sccp Binary: libosmo-sccp-dev, libosmo-sigtran10, libosmo-sigtran-doc, libosmo-sigtran-dev, libosmosccp0, libosmomtp0, libosmoxua0, osmo-stp Version: 1.9.0+dfsg1-2 Maintainer: Debian Mobcom Maintainers Uploaders: Ruben Undheim , Thorsten Alteholz Build-Depends: debhelper-compat (= 13), pkgconf, libosmocore-dev (>= 1.10.0), autoconf, automake, libtool, doxygen, libdpkg-perl, libosmo-netif-dev (>= 1.5.0), libsctp-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 50ea25b55713ac4743949fbbc519ad62 2853 libosmo-sccp_1.9.0+dfsg1-2.dsc 7ea176404eda6ba6800b1b06db541076 181364 libosmo-sccp_1.9.0+dfsg1.orig.tar.xz 0decc86dd7b2a4197286ca0d770dab73 11916 libosmo-sccp_1.9.0+dfsg1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/libosmo-sccp Vcs-Git: https://salsa.debian.org/debian-mobcom-team/libosmo-sccp.git Checksums-Sha256: b3122ae756f7173e5853d972022cc9fe48647181d1609d769be4cc0b092dd08c 2853 libosmo-sccp_1.9.0+dfsg1-2.dsc 740aca395ec8c25dc3451b8f14e82a4535472ca74dc9827ff734f8aa15da93e8 181364 libosmo-sccp_1.9.0+dfsg1.orig.tar.xz c5e14b1776588cdce78b2c51281da2e0c96c8e276c4bf783f547a6b12c2d5c10 11916 libosmo-sccp_1.9.0+dfsg1-2.debian.tar.xz Homepage: http://cgit.osmocom.org/libosmo-sccp/ Package-List: libosmo-sccp-dev deb libdevel optional arch=any libosmo-sigtran-dev deb libdevel optional arch=any libosmo-sigtran-doc deb doc optional arch=all libosmo-sigtran10 deb libs optional arch=any libosmomtp0 deb libs optional arch=any libosmosccp0 deb libs optional arch=any libosmoxua0 deb libs optional arch=any osmo-stp deb net optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential Directory: pool/main/libo/libosmo-sccp Priority: optional Section: misc Package: libpg-query Binary: libpg-query-dev, libpg-query1605.1t64 Version: 16-5.1.0-2.1~exp1 Maintainer: Debian PostgreSQL Maintainers Uploaders: Christoph Berg , Build-Depends: debhelper-compat (= 13), postgresql-server-dev-all, protobuf-c-compiler Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: f43028289a6db32c8795f6dea8f53925 2158 libpg-query_16-5.1.0-2.1~exp1.dsc d534c75c98a0609ace082c51dffea7a8 4296325 libpg-query_16-5.1.0.orig.tar.gz 5deb9ec76d6f3ebd34aa6ddaa8fc7979 13744 libpg-query_16-5.1.0-2.1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/postgresql/libpg-query Vcs-Git: https://salsa.debian.org/postgresql/libpg-query.git Checksums-Sha256: 7b246b1095688451fbc9650e922931ea5a85642cc9e2a086665aaffd4bb4b27f 2158 libpg-query_16-5.1.0-2.1~exp1.dsc 31f25b573da1c966bc762b0313b0a50cdd03aabdbaf666d90469eddcb1656df7 4296325 libpg-query_16-5.1.0.orig.tar.gz 986e5824ae85ddedd1931693df02f61054a5781101c8d5f81697393989db7bb1 13744 libpg-query_16-5.1.0-2.1~exp1.debian.tar.xz Homepage: https://github.com/pganalyze/libpg_query Package-List: libpg-query-dev deb libdevel optional arch=any libpg-query1605.1t64 deb libs optional arch=any Directory: pool/main/libp/libpg-query Priority: optional Section: misc Package: libplasma Binary: libplasma-dev, libplasma-doc, libplasma6, libplasmaquick6, plasma-desktoptheme Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, doxygen, extra-cmake-modules (>= 6.2.0~), gettext, libegl-dev, libkf6archive-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6configwidgets-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6globalaccel-dev (>= 6.2.0~), libkf6guiaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6iconthemes-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6package-dev (>= 6.2.0~), libkf6parts-dev (>= 6.2.0~), libkf6svg-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libopengl-dev, libplasmaactivities-dev (>= 6.1.5~), libsm-dev, libwayland-dev (>= 1.9~), libx11-xcb-dev, libxcb-composite0-dev, libxcb-damage0-dev, libxcb-render0-dev, libxcb-shape0-dev, libxcb-xfixes0-dev, pkgconf, plasma-wayland-protocols (>= 1.10.0~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-declarative-private-dev (>= 6.6.0+dfsg~), qt6-svg-dev (>= 6.6.0~), qt6-tools-dev (>= 6.6.0~), qt6-wayland-dev (>= 6.6.0~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 95b2e1d600313c523b9b459b06f5a7ac 3737 libplasma_6.1.5-1.dsc c9f743a9ce4ce010f6bfafdbc5ee87cd 2118832 libplasma_6.1.5.orig.tar.xz e0b824ad6a8585438b442335bdb71eb1 833 libplasma_6.1.5.orig.tar.xz.asc 1c49b539b8a187a83c4734b3d2599d09 25076 libplasma_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libplasma Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libplasma.git Checksums-Sha256: df75f56ff8ceeb7c4d5c48f395906656853eb17f7973de9a21c1419dfa898c10 3737 libplasma_6.1.5-1.dsc 77c2b83ade6999ac0e5269a4e8728443a7d61946d68d0bb41106ab4292a79cc9 2118832 libplasma_6.1.5.orig.tar.xz 721d1f15a9db536c9c0b8a5549d358c094626f86b63404d13a6e8e2785f900ce 833 libplasma_6.1.5.orig.tar.xz.asc e98d1840db7a3cb8b0b50e2bc05ecb5ac29389f92b10cc4e7d1b70e9cd8f93a5 25076 libplasma_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/libplasma Package-List: libplasma-dev deb libdevel optional arch=any libplasma-doc deb doc optional arch=all libplasma6 deb libs optional arch=any libplasmaquick6 deb libs optional arch=any plasma-desktoptheme deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-acc, exuberant-ctags Directory: pool/main/libp/libplasma Priority: optional Section: misc Package: libppd-legacy Binary: libppd-legacy-dev, ppdfilt, libppd-legacy1 Version: 0.10-10 Maintainer: Christoph Biedl Build-Depends: debhelper-compat (= 13), libglib2.0-dev Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 6d4571bd48883eb7d7bf81684962297c 1944 libppd-legacy_0.10-10.dsc c50f2d2841edf50eb968689e3a49f0f9 200507 libppd-legacy_0.10.orig.tar.gz 66914806f1afa7a198b3b510abc03218 9416 libppd-legacy_0.10-10.debian.tar.xz Checksums-Sha256: b72ac01edc179620f83a4e5830c6b9ca7dd3b819e17ff35b2699b2f769bd05ba 1944 libppd-legacy_0.10-10.dsc e185ec4db0a6c09a69be188d0b1a8ce259812d61fdbff87dcc76cb43cdf0b438 200507 libppd-legacy_0.10.orig.tar.gz 1de3f44c36faf4ee70eb70cffce01f6a64258977d840995c5e25652f15b62ff6 9416 libppd-legacy_0.10-10.debian.tar.xz Homepage: http://sourceforge.net/project/showfiles.php?group_id=3800&package_id=11729 Package-List: libppd-legacy-dev deb libdevel optional arch=any libppd-legacy1 deb libs optional arch=any ppdfilt deb utils optional arch=any Directory: pool/main/libp/libppd-legacy Priority: optional Section: misc Package: libqmi Binary: libqmi-glib-dev, libqmi-glib-doc, libqmi-glib5, libqmi-utils, libqmi-proxy, gir1.2-qmi-1.0 Version: 1.35.6-1 Maintainer: DebianOnMobile Maintainers Uploaders: Arnaud Ferraris , Guido Günther , Henry-Nicolas Tourneur , Martin Build-Depends: debhelper-compat (= 13), bash-completion, gobject-introspection, gtk-doc-tools , help2man, libgirepository1.0-dev, libglib2.0-dev, libgudev-1.0-dev, libmbim-glib-dev, libqrtr-glib-dev (>= 1.0.0), meson, pkg-config Build-Depends-Indep: libglib2.0-doc Architecture: linux-any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 51f762547372ade84752bdb1cb617a42 2666 libqmi_1.35.6-1.dsc 49ca875af3b1af4495a10e0de57ca5ac 4381590 libqmi_1.35.6.orig.tar.gz 5846e10f454d64b971a102ea32144649 37872 libqmi_1.35.6-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/libqmi Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/libqmi.git Checksums-Sha256: 9cf43814460abd6e66fed87c47ce43c87653b4005af6f40761331eae6b1ed27d 2666 libqmi_1.35.6-1.dsc a06de3960c4b5661979144dd8bda363597ef326180e842169c10429591ccc2de 4381590 libqmi_1.35.6.orig.tar.gz 185a8cf180f68dbdf511d21acb000f87a866bf44588c192a95b2353a994848e5 37872 libqmi_1.35.6-1.debian.tar.xz Homepage: https://www.freedesktop.org/wiki/Software/libqmi Package-List: gir1.2-qmi-1.0 deb introspection optional arch=linux-any libqmi-glib-dev deb libdevel optional arch=linux-any libqmi-glib-doc deb doc optional arch=all profile=!nodoc libqmi-glib5 deb libs optional arch=linux-any libqmi-proxy deb net optional arch=linux-any libqmi-utils deb net optional arch=linux-any Directory: pool/main/libq/libqmi Priority: source Section: misc Package: libqtxdg Binary: libqt6xdg4, libqt6xdgiconloader4, libqt6xdg-dev, libqt6xdgiconloader-dev, qtxdg-dev-tools Version: 4.0.0-1 Maintainer: LXQt Packaging Team Uploaders: ChangZhuo Chen (陳昌倬) , Andrew Lee (李健秋) Build-Depends: cmake, debhelper-compat (= 13), libglib2.0-dev, libmagic-dev, lxqt-build-tools (>= 2.0.0+really2.0.0~), pkgconf, qt6-base-private-dev (>= 6.6.0~), qt6-svg-dev, qttools5-dev, qttools5-dev-tools Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 3ce7bc6d99ce866f286c07c43cfbf88f 2639 libqtxdg_4.0.0-1.dsc 4aaf75449cb6c8251f3b2fc21e4c5122 71508 libqtxdg_4.0.0.orig.tar.xz 45821c819ce04ad11c30a96448cf91e8 862 libqtxdg_4.0.0.orig.tar.xz.asc 1a22dbc5b87c0131ab014d3e036cc2f1 10304 libqtxdg_4.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lxqt-team/libqtxdg Vcs-Git: https://salsa.debian.org/lxqt-team/libqtxdg.git Checksums-Sha256: b56d1b34bcb9d08f719985db91e4b0e47b8fc586bd54bbf8df45794cb130bd84 2639 libqtxdg_4.0.0-1.dsc 8c1b250de914b2e1fb451c213ee6f249b7b5729c85ac3283fd75615a47a66b62 71508 libqtxdg_4.0.0.orig.tar.xz 5946e4ba87739de59ec2ec9749b9c3c2064a7f7460e080a64fd130f09a1080a0 862 libqtxdg_4.0.0.orig.tar.xz.asc 0ad1ef4b608804d6ccb63a461ed3280d527bcc43192e0ddfb8fc44c9db2ad75c 10304 libqtxdg_4.0.0-1.debian.tar.xz Homepage: https://github.com/lxqt/libqtxdg Package-List: libqt6xdg-dev deb libdevel optional arch=any libqt6xdg4 deb libs optional arch=any libqt6xdgiconloader-dev deb libdevel optional arch=any libqt6xdgiconloader4 deb libs optional arch=any qtxdg-dev-tools deb devel optional arch=any Directory: pool/main/libq/libqtxdg Priority: optional Section: misc Package: libquotient Binary: libquotient-dev, libquotientqt6-0.8 Version: 0.8.2-1 Maintainer: Matrix Packaging Team Uploaders: Hubert Chathi , Andres Salomon Build-Depends: debhelper-compat (= 12), cmake, libolm-dev, libssl-dev, qt6-base-dev, qt6-multimedia-dev, qtkeychain-qt6-dev, libqt6sql6-sqlite Architecture: any Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 9c7fca6bd8f72a790ab7f0f29318d4d6 1830 libquotient_0.8.2-1.dsc 5f5799bed02806d21680a8a5fae06f44 744095 libquotient_0.8.2.orig.tar.gz bba2669f894cf11d63dd6ef758b15c6d 2968 libquotient_0.8.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/matrix-team/libquotient Vcs-Git: https://salsa.debian.org/matrix-team/libquotient.git Checksums-Sha256: 7578be2cfdcbc5c9f8f14f1f0ee1a6d6b2691b553534675394494ed551c06dc4 1830 libquotient_0.8.2-1.dsc 12ff2fa8b80a934b9dd88fa3416a4b88e94bc0e18a8df0dcebfc90614dd2f5c9 744095 libquotient_0.8.2.orig.tar.gz 4dc7bfe9b2638c88be7628ad337cfa7207f40c3cdd8ac937c5ada08b939fa507 2968 libquotient_0.8.2-1.debian.tar.xz Homepage: https://github.com/quotient-im/libQuotient Package-List: libquotient-dev deb libdevel optional arch=any libquotientqt6-0.8 deb libs optional arch=any Directory: pool/main/libq/libquotient Priority: extra Section: misc Package: librep Binary: rep, librep16, librep-dev, librep-dbg, rep-doc Version: 0.92.7-1 Maintainer: Jose M Calhariz Build-Depends: debhelper (>= 9), dh-autoreconf, libffi-dev, libgdbm-dev, libgmp-dev, libncurses5-dev, libreadline-dev, libtool, pkg-config, texinfo (>= 4.11-2) Architecture: any all Standards-Version: 3.9.7 Format: 3.0 (quilt) Files: 5709f50b24aa71a951ac765dbb1ebda2 2149 librep_0.92.7-1.dsc 036195b371006848e29ed6f50ddc8475 651344 librep_0.92.7.orig.tar.xz 779402b4d5caca15440817e286702df0 18440 librep_0.92.7-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/librep.git Vcs-Git: https://anonscm.debian.org/git/collab-maint/librep.git Checksums-Sha256: 8e6bc01ce849ca66232cdbb611db272657a78d66028eb5339ed25c76b7562f88 2149 librep_0.92.7-1.dsc 48a19679ac7c0530a89657de18ffe49c5759a5ff70fc844928b0e5d00395acae 651344 librep_0.92.7.orig.tar.xz 6f5d783df7ffcf8b234ae3316cc18af9a6564536e54bb37f047a9b3a7e9d75ae 18440 librep_0.92.7-1.debian.tar.xz Homepage: http://sawfish.tuxfamily.org/ Package-List: librep-dbg deb debug extra arch=any librep-dev deb libdevel optional arch=any librep16 deb libs optional arch=any rep deb lisp optional arch=any rep-doc deb doc optional arch=all Directory: pool/main/libr/librep Priority: source Section: interpreters Package: libreswan Binary: libreswan Version: 5.0~rc2-2 Maintainer: Daniel Kahn Gillmor Uploaders: Paul Wouters , Ondřej Surý , Build-Depends: bison, bzip2, debhelper-compat (= 13), flex, htmldoc, libaudit-dev [linux-any], libcap-ng-dev [linux-any], libcurl4-gnutls-dev, libevent-dev, libkrb5-dev, libldap2-dev, libldns-dev, libnspr4-dev, libnss3-dev (>= 3.16.1), libnss3-tools, libpam0g-dev, libselinux1-dev [linux-any], libsystemd-dev, libunbound-dev (>= 1.6.5~), man2html, pkgconf, po-debconf, systemd, xmlto Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: cb23468bc31b4546896bb72e22a63fa0 2179 libreswan_5.0~rc2-2.dsc ddc6e39081178dfb230da9bd9a74a11b 3953146 libreswan_5.0~rc2.orig.tar.gz 5852cb142b1b807d3a11a5e3f550752c 862 libreswan_5.0~rc2.orig.tar.gz.asc c1eced04e434d025474e9b8ed05662df 46548 libreswan_5.0~rc2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/libreswan Vcs-Git: https://salsa.debian.org/debian/libreswan.git -b debian/experimental Checksums-Sha256: db73e9747a5872a084bca4392f2f4c50c6dad367cbd8cd3a65757f31d1c24d2e 2179 libreswan_5.0~rc2-2.dsc d8a1de294dc9ea8d3db9be0fde2d0423a114b24a6f1620e34b551a770d5c66cf 3953146 libreswan_5.0~rc2.orig.tar.gz 673a81422275a4bbe594f27bb9955aa7060e7e4aeb5b57b0731f7c34d01d8f41 862 libreswan_5.0~rc2.orig.tar.gz.asc 29524c746e88a7313dd813c04957a0484589fe289257c44d042a8479eff20ed0 46548 libreswan_5.0~rc2-2.debian.tar.xz Homepage: https://libreswan.org/ Package-List: libreswan deb net optional arch=any Testsuite: autopkgtest Testsuite-Triggers: bzip2, ca-certificates, diffutils, dnsutils, iputils-ping, libnss3-tools, systemd, wget Directory: pool/main/libr/libreswan Priority: optional Section: misc Package: libsdl3 Binary: libsdl3-0, libsdl3-dev, libsdl3-doc, libsdl3-tests Version: 3.1.2+ds-1 Maintainer: Debian SDL packages maintainers Uploaders: Manuel A. Fernandez Montecelo , Felix Geyer , Simon McVittie Build-Depends: cmake, debhelper-compat (= 13), fcitx-libs-dev, glslang-tools, libasound2-dev [linux-any], libdbus-1-dev, libdecor-0-dev (>= 0.2.0) [linux-any], libdrm-dev [linux-any], libegl-dev [!hurd-any], libgbm-dev [linux-any], libgl-dev, libgles-dev [!hurd-any], libibus-1.0-dev, libpipewire-0.3-dev (>= 0.3.44) [linux-any], libpulse-dev, libsndio-dev, libudev-dev [linux-any], libusb2-dev [kfreebsd-any], libusbhid-dev [kfreebsd-any], libvulkan-dev [linux-any], libwayland-dev [linux-any], libx11-dev, libxcursor-dev, libxext-dev, libxfixes-dev, libxi-dev, libxinerama-dev, libxkbcommon-dev, libxrandr-dev, libxss-dev, libxt-dev, libxv-dev, libxxf86vm-dev, pkgconf, wayland-protocols Build-Depends-Indep: graphviz , doxygen Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 6986041e245aeb52ba0da597e543a07c 3138 libsdl3_3.1.2+ds-1.dsc 0c78d267ced231a3418952b234555689 3177512 libsdl3_3.1.2+ds.orig.tar.xz fe232801cd382c32e83573492cfd5454 32832 libsdl3_3.1.2+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/sdl-team/libsdl3 Vcs-Git: https://salsa.debian.org/sdl-team/libsdl3.git Checksums-Sha256: a1725afad5a72e3303acd81d4670e21993a861b6bf5b66c95d84327f6d51b009 3138 libsdl3_3.1.2+ds-1.dsc 5534ad2fe07f465d53643ffd58e8a33312380b76ad87b84bceccdb95f08257d4 3177512 libsdl3_3.1.2+ds.orig.tar.xz f4149d7719b9b078c5f55c154276be83e24fc6886e94339834d2b02acc6c5b0f 32832 libsdl3_3.1.2+ds-1.debian.tar.xz Homepage: https://www.libsdl.org/ Dgit: 30e9c12a386451ff4c9c9c44023700b1ba2da9fc debian archive/debian/3.1.2+ds-1 https://git.dgit.debian.org/libsdl3 Package-List: libsdl3-0 deb libs optional arch=any libsdl3-dev deb libdevel optional arch=any libsdl3-doc deb doc optional arch=all profile=!nodoc libsdl3-tests deb misc optional arch=any profile=!noinsttest Testsuite: autopkgtest Testsuite-Triggers: build-essential, clang, cmake, gnome-desktop-testing, pkgconf Directory: pool/main/libs/libsdl3 Priority: optional Section: misc Package: libsdl3 Binary: libsdl3-0, libsdl3-dev, libsdl3-doc, libsdl3-tests Version: 3.1.2+git20240917~8481d1a+ds-1 Maintainer: Debian SDL packages maintainers Uploaders: Manuel A. Fernandez Montecelo , Felix Geyer , Simon McVittie Build-Depends: cmake, debhelper-compat (= 13), fcitx-libs-dev, glslang-tools, libasound2-dev [linux-any], libdbus-1-dev, libdecor-0-dev (>= 0.2.0) [linux-any], libdrm-dev [linux-any], libegl-dev [!hurd-any], libgbm-dev [linux-any], libgl-dev, libgles-dev [!hurd-any], libibus-1.0-dev, libpipewire-0.3-dev (>= 0.3.44) [linux-any], libpulse-dev, libsndio-dev, libudev-dev [linux-any], libusb2-dev [kfreebsd-any], libusbhid-dev [kfreebsd-any], libvulkan-dev [linux-any], libwayland-dev [linux-any], libx11-dev, libxcursor-dev, libxext-dev, libxfixes-dev, libxi-dev, libxinerama-dev, libxkbcommon-dev, libxrandr-dev, libxss-dev, libxt-dev, libxv-dev, libxxf86vm-dev, pkgconf, wayland-protocols, xxd Build-Depends-Indep: graphviz , doxygen Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1ad1477813217733091a9a15f418ae0c 3303 libsdl3_3.1.2+git20240917~8481d1a+ds-1.dsc e4b29900cc7775aa4ab0445f324d6e05 3400876 libsdl3_3.1.2+git20240917~8481d1a+ds.orig.tar.xz e3a13925b3bed4c2079f5025f976256c 36708 libsdl3_3.1.2+git20240917~8481d1a+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/sdl-team/libsdl3 Vcs-Git: https://salsa.debian.org/sdl-team/libsdl3.git Checksums-Sha256: ff3d55b0ff553a05f88bd8499bfd70592a3fda41c469a5d29889bf522747a9a3 3303 libsdl3_3.1.2+git20240917~8481d1a+ds-1.dsc a75a8aee96ffc83c709ee12ff72b8dd1ad15fc5dec094a0b883ea20a4fc555ba 3400876 libsdl3_3.1.2+git20240917~8481d1a+ds.orig.tar.xz 7e0760714031779758315b55154c43cb4b2bcb3a0089defe1a409ccbc745927a 36708 libsdl3_3.1.2+git20240917~8481d1a+ds-1.debian.tar.xz Homepage: https://www.libsdl.org/ Dgit: e561f21e23fa138b35f7e1cdbc46854a0635769e debian archive/debian/3.1.2+git20240917_8481d1a+ds-1 https://git.dgit.debian.org/libsdl3 Package-List: libsdl3-0 deb libs optional arch=any libsdl3-dev deb libdevel optional arch=any libsdl3-doc deb doc optional arch=all profile=!nodoc libsdl3-tests deb misc optional arch=any profile=!noinsttest Testsuite: autopkgtest Testsuite-Triggers: build-essential, clang, cmake, gnome-desktop-testing, pkgconf Directory: pool/main/libs/libsdl3 Priority: optional Section: misc Package: libsdl3-image Binary: libsdl3-image0, libsdl3-image-dev, libsdl3-image-doc, libsdl3-image-tests Version: 3~git20240508~ff62eb6+ds-1 Maintainer: Debian SDL packages maintainers Uploaders: Felix Geyer , Manuel A. Fernandez Montecelo , Simon McVittie Build-Depends: cmake (>= 3.16), debhelper-compat (= 13), libsdl3-dev (>= 3.1.2~), libjpeg-dev, libpng-dev, libtiff-dev, libwebp-dev, ninja-build, pkgconf, zlib1g-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 635704671c63ae4106be68dbc5a2355d 2841 libsdl3-image_3~git20240508~ff62eb6+ds-1.dsc 25d6436156101db1e7248c53daf69500 251008 libsdl3-image_3~git20240508~ff62eb6+ds.orig.tar.xz e55acf1cdaf56ced731c38e37995f7cf 12012 libsdl3-image_3~git20240508~ff62eb6+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/sdl-team/libsdl3-image Vcs-Git: https://salsa.debian.org/sdl-team/libsdl3-image.git Checksums-Sha256: ea41a6095d4e7c67c43e0b8a62561ecd2cd14885fe2cfbac6a1e58a28d63c9b1 2841 libsdl3-image_3~git20240508~ff62eb6+ds-1.dsc fef546ff3e028631874f16486bbee2e38912ca2338e5f5d4c0e7939086800554 251008 libsdl3-image_3~git20240508~ff62eb6+ds.orig.tar.xz cd5c42aa56a92f03d45f086ca2d5904232123f5fc2a75102d31e8e651998e61e 12012 libsdl3-image_3~git20240508~ff62eb6+ds-1.debian.tar.xz Homepage: https://www.libsdl.org/projects/SDL_image/ Dgit: 605a2224eac60543b6cd10558ee4b0f2c7317f21 debian archive/debian/3_git20240508_ff62eb6+ds-1 https://git.dgit.debian.org/libsdl3-image Package-List: libsdl3-image-dev deb libdevel optional arch=any libsdl3-image-doc deb doc optional arch=all profile=!nodoc libsdl3-image-tests deb misc optional arch=any profile=!noinsttest libsdl3-image0 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, cmake, debconf, file, gnome-desktop-testing, ninja-build, pkgconf, xauth, xvfb Directory: pool/main/libs/libsdl3-image Priority: optional Section: misc Package: libsdl3-image Binary: libsdl3-image0, libsdl3-image-dev, libsdl3-image-doc, libsdl3-image-tests Version: 3~git20240915~6f04db8+ds-1 Maintainer: Debian SDL packages maintainers Uploaders: Felix Geyer , Manuel A. Fernandez Montecelo , Simon McVittie Build-Depends: cmake (>= 3.16), debhelper-compat (= 13), libsdl3-dev (>= 3.1.2+git20240906~), libjpeg-dev, libpng-dev, libtiff-dev, libwebp-dev, ninja-build, pkgconf, zlib1g-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: aef276200102fed10a674b75a34c5054 2853 libsdl3-image_3~git20240915~6f04db8+ds-1.dsc 77341b0790b826b9b0dea113fd884056 329651 libsdl3-image_3~git20240915~6f04db8+ds.orig.tar.gz 40b0ca5ab92e955e46619b63591e5f7a 12112 libsdl3-image_3~git20240915~6f04db8+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/sdl-team/libsdl3-image Vcs-Git: https://salsa.debian.org/sdl-team/libsdl3-image.git Checksums-Sha256: e82b813f3ec2c5626fa0bc0f56defb3908d9a1d37bfc9f37078e8db542121155 2853 libsdl3-image_3~git20240915~6f04db8+ds-1.dsc e64c49b65d1444dbc67baee36f7cc748bd49f4acab907e23fa8d77ceaa3ce08c 329651 libsdl3-image_3~git20240915~6f04db8+ds.orig.tar.gz d4285f27efcec7635b61d4d8dded718bb4821705cfe82189e9f624f826b5fe6b 12112 libsdl3-image_3~git20240915~6f04db8+ds-1.debian.tar.xz Homepage: https://www.libsdl.org/projects/SDL_image/ Dgit: d8657b6b539cf99f89c3f4b4c41b427c70336617 debian archive/debian/3_git20240915_6f04db8+ds-1 https://git.dgit.debian.org/libsdl3-image Package-List: libsdl3-image-dev deb libdevel optional arch=any libsdl3-image-doc deb doc optional arch=all profile=!nodoc libsdl3-image-tests deb misc optional arch=any profile=!noinsttest libsdl3-image0 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, cmake, debconf, file, gnome-desktop-testing, ninja-build, pkgconf, xauth, xvfb Directory: pool/main/libs/libsdl3-image Priority: optional Section: misc Package: libsdl3-mixer Binary: libsdl3-mixer0, libsdl3-mixer-dev, libsdl3-mixer-doc, libsdl3-mixer-tests Version: 3~git20240508~c2fe2a6+ds-1 Maintainer: Debian SDL packages maintainers Uploaders: Manuel A. Fernandez Montecelo , Simon McVittie Build-Depends: cmake, debhelper-compat (= 13), libflac-dev, libmpg123-dev, libogg-dev, libopusfile-dev, libsdl3-dev (>= 3.1.2~), libvorbis-dev, pkgconf Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b477f40c60ee7a55a842d17ce3fdb0bd 2768 libsdl3-mixer_3~git20240508~c2fe2a6+ds-1.dsc c2423a5b0f5d39ab735ef70bc7cc2d57 273524 libsdl3-mixer_3~git20240508~c2fe2a6+ds.orig.tar.xz 21d7ea0786453155259116e6d7713ea9 12964 libsdl3-mixer_3~git20240508~c2fe2a6+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/sdl-team/libsdl3-mixer Vcs-Git: https://salsa.debian.org/sdl-team/libsdl3-mixer.git Checksums-Sha256: 9ce678b151e6220fc901e6900d284b717436d38560f1bb1a53e7925f79a5fe7e 2768 libsdl3-mixer_3~git20240508~c2fe2a6+ds-1.dsc 0b88b1ebdf887cbf818cebc1aea38097146ce1a0929000cfe570d1649a548546 273524 libsdl3-mixer_3~git20240508~c2fe2a6+ds.orig.tar.xz 12daffa19acab2a6601fce5df4f642833db7f4af8367343ba456d91f32dae8c8 12964 libsdl3-mixer_3~git20240508~c2fe2a6+ds-1.debian.tar.xz Homepage: https://www.libsdl.org/projects/SDL_mixer/ Dgit: fe72d36d41078c24685c81b56d6300ce85ec1ecc debian archive/debian/3_git20240508_c2fe2a6+ds-1 https://git.dgit.debian.org/libsdl3-mixer Package-List: libsdl3-mixer-dev deb libdevel optional arch=any libsdl3-mixer-doc deb doc optional arch=all profile=!nodoc libsdl3-mixer-tests deb misc optional arch=any profile=!noinsttest libsdl3-mixer0 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: alsa-utils, build-essential, cmake, ninja-build, pkgconf, xauth, xvfb Directory: pool/main/libs/libsdl3-mixer Priority: optional Section: misc Package: libsdl3-mixer Binary: libsdl3-mixer0, libsdl3-mixer-dev, libsdl3-mixer-doc, libsdl3-mixer-tests Version: 3~git20240915~809804e+ds-1 Maintainer: Debian SDL packages maintainers Uploaders: Manuel A. Fernandez Montecelo , Simon McVittie Build-Depends: cmake, debhelper-compat (= 13), libflac-dev, libmpg123-dev, libogg-dev, libopusfile-dev, libsdl3-dev (>= 3.1.2+git20240917~), libvorbis-dev, pkgconf Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 75d4eb4a0bcc55a68eecc913c9a62946 2780 libsdl3-mixer_3~git20240915~809804e+ds-1.dsc edb72209f6789668044b07385d69d887 369887 libsdl3-mixer_3~git20240915~809804e+ds.orig.tar.gz 1ac896b972c7f82c0fa5e481502d2556 13660 libsdl3-mixer_3~git20240915~809804e+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/sdl-team/libsdl3-mixer Vcs-Git: https://salsa.debian.org/sdl-team/libsdl3-mixer.git Checksums-Sha256: 10d3fe65cb6bc3478d83ca36337874207fd069993fe0dcffccb995567a5d3c53 2780 libsdl3-mixer_3~git20240915~809804e+ds-1.dsc 37ac4db4d5a0d200f968c17a23ef7df31d6fe297dfea555ada9b9f1fa662a9d5 369887 libsdl3-mixer_3~git20240915~809804e+ds.orig.tar.gz 51f44996195869777884fbcbc6e6bdea107d7d6bf5740529f4c50767298dd500 13660 libsdl3-mixer_3~git20240915~809804e+ds-1.debian.tar.xz Homepage: https://www.libsdl.org/projects/SDL_mixer/ Dgit: c49b89a2cafb8002864defdad681b20c5d79b638 debian archive/debian/3_git20240915_809804e+ds-1 https://git.dgit.debian.org/libsdl3-mixer Package-List: libsdl3-mixer-dev deb libdevel optional arch=any libsdl3-mixer-doc deb doc optional arch=all profile=!nodoc libsdl3-mixer-tests deb misc optional arch=any profile=!noinsttest libsdl3-mixer0 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: alsa-utils, build-essential, cmake, ninja-build, pkgconf, xauth, xvfb Directory: pool/main/libs/libsdl3-mixer Priority: optional Section: misc Package: libsdl3-ttf Binary: libsdl3-ttf0, libsdl3-ttf-dev, libsdl3-ttf-doc, libsdl3-ttf-tests Version: 3~git20240508~1ee075d+ds-1 Maintainer: Debian SDL packages maintainers Uploaders: Manuel A. Fernandez Montecelo , Simon McVittie Build-Depends: cmake, debhelper-compat (= 13), libfreetype-dev, libharfbuzz-dev, libsdl3-dev (>= 3.1.2~), pkgconf Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 82ee7663c947bf17d9b1f25d3d9eec50 2697 libsdl3-ttf_3~git20240508~1ee075d+ds-1.dsc f038303b0be68c6558f9dde6e86c0f0b 72200 libsdl3-ttf_3~git20240508~1ee075d+ds.orig.tar.xz 38b84a472fab330fb6c00d0d39da55b0 8828 libsdl3-ttf_3~git20240508~1ee075d+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/sdl-team/libsdl3-ttf Vcs-Git: https://salsa.debian.org/sdl-team/libsdl3-ttf.git Checksums-Sha256: 485c6193c6757bfebb413b911ad30f15c19767e5359d447b442fc4c2aaac10e8 2697 libsdl3-ttf_3~git20240508~1ee075d+ds-1.dsc 30ea9fcb4b522bdd1bb5160d3fe5c638053223884fa106c99f807af9bf03d81b 72200 libsdl3-ttf_3~git20240508~1ee075d+ds.orig.tar.xz 8ea1d4bf5ce67a30509b36e33cbdcddcf8ed2ec1381e46c6138dcad159f0d438 8828 libsdl3-ttf_3~git20240508~1ee075d+ds-1.debian.tar.xz Homepage: https://www.libsdl.org/projects/SDL_ttf/ Dgit: 0f7229145a87ad9804b4ddf517715e5f419f470a debian archive/debian/3_git20240508_1ee075d+ds-1 https://git.dgit.debian.org/libsdl3-ttf Package-List: libsdl3-ttf-dev deb libdevel optional arch=any libsdl3-ttf-doc deb doc optional arch=all profile=!nodoc libsdl3-ttf-tests deb misc optional arch=any profile=!noinsttest libsdl3-ttf0 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, cmake, file, fonts-cantarell, ninja-build, pkgconf, xauth, xvfb Directory: pool/main/libs/libsdl3-ttf Priority: optional Section: misc Package: libsdl3-ttf Binary: libsdl3-ttf0, libsdl3-ttf-dev, libsdl3-ttf-doc, libsdl3-ttf-tests Version: 3~git20240906~8cb1095+ds-1 Maintainer: Debian SDL packages maintainers Uploaders: Manuel A. Fernandez Montecelo , Simon McVittie Build-Depends: cmake, debhelper-compat (= 13), libfreetype-dev, libharfbuzz-dev, libsdl3-dev (>= 3.1.2+git20240903~), pkgconf Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 4ba66add6770776c5a9bc6168f1b4fd4 2709 libsdl3-ttf_3~git20240906~8cb1095+ds-1.dsc 43fa3112bbbf0d13a3110a3403645b2d 99150 libsdl3-ttf_3~git20240906~8cb1095+ds.orig.tar.gz 5eed841aa5c30e57a5f302730f9f7665 9008 libsdl3-ttf_3~git20240906~8cb1095+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/sdl-team/libsdl3-ttf Vcs-Git: https://salsa.debian.org/sdl-team/libsdl3-ttf.git Checksums-Sha256: 418f0a1fe62ca2af4241e8fdea29d7d80c721a77f02b1d701bbb9e7224fa2d64 2709 libsdl3-ttf_3~git20240906~8cb1095+ds-1.dsc 341e45a2510bed81a05e7a17bc89fc04ba4fc208ef8ef4edeebc494ffae5301f 99150 libsdl3-ttf_3~git20240906~8cb1095+ds.orig.tar.gz 1f6060af48bcadd91382986f264848489c258676cd396abcccec36ad23458845 9008 libsdl3-ttf_3~git20240906~8cb1095+ds-1.debian.tar.xz Homepage: https://www.libsdl.org/projects/SDL_ttf/ Dgit: 69f842161463133d10ed13cfc329f7a9230f19c7 debian archive/debian/3_git20240906_8cb1095+ds-1 https://git.dgit.debian.org/libsdl3-ttf Package-List: libsdl3-ttf-dev deb libdevel optional arch=any libsdl3-ttf-doc deb doc optional arch=all profile=!nodoc libsdl3-ttf-tests deb misc optional arch=any profile=!noinsttest libsdl3-ttf0 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, cmake, file, fonts-cantarell, ninja-build, pkgconf, xauth, xvfb Directory: pool/main/libs/libsdl3-ttf Priority: optional Section: misc Package: libsodium Binary: libsodium26, libsodium-dev Version: 1.0.19-1 Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: debhelper-compat (= 13), pkg-config Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 17931170f6a67f41b356b76c936a583b 1919 libsodium_1.0.19-1.dsc 499e9f388a4aeb33c98cdc11cfc52496 2149654 libsodium_1.0.19.orig.tar.gz 6e0e85c4e9c49e8b404b44d6e2217e34 7340 libsodium_1.0.19-1.debian.tar.xz Vcs-Browser: https://github.com/gcsideal/debian-libsodium Vcs-Git: git://github.com/gcsideal/debian-libsodium Checksums-Sha256: f1aedd726930004a5c51161c78505c7d087ee000bbeb354537496424995fa99a 1919 libsodium_1.0.19-1.dsc 1d281a8a5e299a38e5c16ff60f293bba0796dc0fda8e49bc582d4bc1935572ed 2149654 libsodium_1.0.19.orig.tar.gz 67e3652e25ff7d30991162078a285906c3be37e7574fa9d934cb5dac507b4950 7340 libsodium_1.0.19-1.debian.tar.xz Homepage: https://www.libsodium.org/ Package-List: libsodium-dev deb libdevel optional arch=any libsodium26 deb libs optional arch=any Directory: pool/main/libs/libsodium Priority: optional Section: misc Package: libsrtp2 Binary: libsrtp2-dev, libsrtp2-1, libsrtp2-docs Version: 2.6.0-1 Maintainer: Debian VoIP Team Uploaders: Jonas Smedegaard , Build-Depends: d-shlibs (>= 0.91~), debhelper-compat (= 13), dh-sequence-pkgkde-symbolshelper, libnss3-dev, libpcap0.8-dev , miscfiles, pkg-config, pkg-kde-tools, procps, psmisc Build-Depends-Indep: doxygen Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b1af17936ad7d2b18b2d523ce91a5e6b 2215 libsrtp2_2.6.0-1.dsc 5dc5d5a3217888b85d928215df9cffbc 640699 libsrtp2_2.6.0.orig.tar.gz a9d70d1da5086c6a7842ac524abb4e02 16056 libsrtp2_2.6.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/libsrtp2.git Vcs-Git: https://salsa.debian.org/pkg-voip-team/libsrtp2.git Checksums-Sha256: 1e7bdb496c7111517b124d5f6e82702fd468c0f64da9cb9c8a2168bd8aa0fbe6 2215 libsrtp2_2.6.0-1.dsc bf641aa654861be10570bfc137d1441283822418e9757dc71ebb69a6cf84ea6b 640699 libsrtp2_2.6.0.orig.tar.gz 74b725a13547b50472667e40bc6754677999426192d76cb8b499f002b588ddb0 16056 libsrtp2_2.6.0-1.debian.tar.xz Homepage: https://github.com/cisco/libsrtp Package-List: libsrtp2-1 deb libs optional arch=any libsrtp2-dev deb libdevel optional arch=any libsrtp2-docs deb doc optional arch=all Directory: pool/main/libs/libsrtp2 Priority: optional Section: misc Package: libssc Binary: libssc-dev, libssc0, libssc-bin Version: 0.1.6-1 Maintainer: Guido Günther Build-Depends: debhelper-compat (= 13), libglib2.0-dev, libmbim-glib-dev, libprotobuf-c-dev, libqmi-glib-dev, meson, protobuf-c-compiler, pkgconf Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 383bd941085489245317486b67c2587a 1924 libssc_0.1.6-1.dsc 29b2ca2cd21a640e780e81cc0e06b684 135832 libssc_0.1.6.orig.tar.gz 2c72207188039553617c09e052e5c918 13872 libssc_0.1.6-1.debian.tar.xz Checksums-Sha256: 8234e077002d8936bd6a46d1b9b5358acf1a5babee74a544669848b3b8efed5d 1924 libssc_0.1.6-1.dsc 11a84ab289a4b67f048eb82d9bc897fa5ed114fedacfbd04a8a073416433edaa 135832 libssc_0.1.6.orig.tar.gz 87eff4e1b4e93750f233386d020df5c3cba1534513a7dc1a670712d2b413306b 13872 libssc_0.1.6-1.debian.tar.xz Homepage: https://codeberg.org/DylanVanAssche/libssc.git Package-List: libssc-bin deb libs optional arch=any libssc-dev deb libdevel optional arch=any libssc0 deb libs optional arch=any Directory: pool/main/libs/libssc Priority: optional Section: misc Package: libssw Binary: libssw1, libssw-dev, libssw-java, ssw-align Version: 1.2.5-1 Maintainer: Debian Med Packaging Team Uploaders: Sascha Steinbiss , Michael R. Crusoe Build-Depends: debhelper-compat (= 13), default-jdk-headless , javahelper , help2man, zlib1g-dev, libsimde-dev, maven-repo-helper Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: edf33b93ceba3b609cc9ed10efad4e57 2393 libssw_1.2.5-1.dsc ec2f83cae4d4e6f4356d6edb9b60e659 12384395 libssw_1.2.5.orig.tar.gz 2b460ce4fc4285a31abd638f35f223d6 15348 libssw_1.2.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/libssw Vcs-Git: https://salsa.debian.org/med-team/libssw.git Checksums-Sha256: d1fba57ba6a5fef1c0701bb9a2fa8da1a78cfa3abf336f82042eb28b184dbdf4 2393 libssw_1.2.5-1.dsc b294c0cb6f0f3d578db11b4112a88b20583b9d4190b0a9cf04d83bb6a8704d9a 12384395 libssw_1.2.5.orig.tar.gz a7795de8418161986d38c033425843108ef9e59f45e8124cd54416ce5e40a3ad 15348 libssw_1.2.5-1.debian.tar.xz Homepage: https://github.com/mengyao/Complete-Striped-Smith-Waterman-Library Package-List: libssw-dev deb libdevel optional arch=any libssw-java deb java optional arch=any profile=!nojava libssw1 deb libs optional arch=any ssw-align deb science optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, default-jdk-headless, libssw0, zlib1g-dev Directory: pool/main/libs/libssw Priority: optional Section: misc Package: libstreamvbyte Binary: libstreamvbyte1, libstreamvbyte-dev Version: 0.5.1-1 Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille , Nilesh Patra Build-Depends: debhelper-compat (= 13), d-shlibs, cmake Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 014ceda089231aceef83b435dce88867 2123 libstreamvbyte_0.5.1-1.dsc 251d9200d27dda9120653b4928a23a86 75644 libstreamvbyte_0.5.1.orig.tar.gz 2928e6e0dca86eef7dab4667de8fe9dc 4112 libstreamvbyte_0.5.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/libstreamvbyte Vcs-Git: https://salsa.debian.org/med-team/libstreamvbyte.git Checksums-Sha256: 21df4397ae5e11af33144afc404450862a0a074517b67e1f1d14875d84f414cf 2123 libstreamvbyte_0.5.1-1.dsc b0f2403582f90b79f4bb37a4835ca3d62e43358d71b09a8f7e7920862faf0709 75644 libstreamvbyte_0.5.1.orig.tar.gz d7489b7e751bce0d9a390185b094c2c7f4415da1b42963153e61c11a91023861 4112 libstreamvbyte_0.5.1-1.debian.tar.xz Homepage: https://github.com/lemire/streamvbyte Package-List: libstreamvbyte-dev deb libdevel optional arch=any libstreamvbyte1 deb libs optional arch=any Directory: pool/main/libs/libstreamvbyte Priority: extra Section: misc Package: libsvm Binary: libsvm3, libsvm-tools, libsvm-dev, python3-libsvm, libsvm3-java, libsvm-java Version: 3.25+ds-1~exp1 Maintainer: Debian Science Maintainers Uploaders: Chen-Tse Tsai , Christian Kastner , Michael Hudson-Doyle , Build-Depends: debhelper-compat (= 13), dh-python, libtool, python3-all:native Build-Depends-Indep: default-jdk Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 8392f7b45cc1c08eee4ee8debb90f1c3 2465 libsvm_3.25+ds-1~exp1.dsc 7115e6ea149b067c7a7fda351c2baa60 147944 libsvm_3.25+ds.orig.tar.xz 697553f2264e4e1f3637fe35c54e79b7 15004 libsvm_3.25+ds-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/libsvm Vcs-Git: https://salsa.debian.org/science-team/libsvm.git Checksums-Sha256: 604eb96080c529793489b57dd82b6d381d2032fb84edcbe78ad9d9720227fa6e 2465 libsvm_3.25+ds-1~exp1.dsc 55ff51e849859b157479a41e7ebfea1a5f557e0b9f5cad7bf764b2f9911c962c 147944 libsvm_3.25+ds.orig.tar.xz c85435c10bdde4ed50098c992e0d0da160b3d69e6142035a8e9e66ccdb26ec37 15004 libsvm_3.25+ds-1~exp1.debian.tar.xz Homepage: https://www.csie.ntu.edu.tw/~cjlin/libsvm/ Package-List: libsvm-dev deb libdevel optional arch=any libsvm-java deb java optional arch=all libsvm-tools deb devel optional arch=any libsvm3 deb libs optional arch=any libsvm3-java deb java optional arch=all python3-libsvm deb python optional arch=all Testsuite: autopkgtest Testsuite-Triggers: python3-all Directory: pool/main/libs/libsvm Priority: source Section: devel Package: libtaverna2-server-java Binary: libtaverna2-server-java Version: 0.0.3-1 Maintainer: Steffen Moeller Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.5) Build-Depends-Indep: libcommons-codec-java, libcommons-io-java, libhttpclient-java, libhttpcore-java (>= 4.1), libpracticalxml-java Architecture: all Standards-Version: 3.9.5 Format: 3.0 (quilt) Files: 0e64b1f10c2437523fb3888076b93404 2165 libtaverna2-server-java_0.0.3-1.dsc de23e4d13acd8ec61b73c9b0ab9ce2c6 15396 libtaverna2-server-java_0.0.3.orig.tar.xz 6240463e77a72219b3788e0097aea6e4 2771 libtaverna2-server-java_0.0.3-1.debian.tar.gz Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libtaverna2-server-java Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libtaverna2-server-java Checksums-Sha256: 4c9fc26167d5b10df3d6a11281bdc8a223488429cf242867082bfde981478831 2165 libtaverna2-server-java_0.0.3-1.dsc 327eab4fabee6180c5cf17e1868b5a3464db211ac1b2177f7a54add8a8059380 15396 libtaverna2-server-java_0.0.3.orig.tar.xz 5e7a5885c4ec6cf1dadd8adb97cb473b82d8ebfa3511b825d9c851d0819608cc 2771 libtaverna2-server-java_0.0.3-1.debian.tar.gz Homepage: http://taverna.org.uk Package-List: libtaverna2-server-java deb java optional Directory: pool/main/libt/libtaverna2-server-java Priority: optional Section: misc Package: libunwind Binary: libunwind-dev, libunwind8, libunwind-setjmp0-dev, libunwind-setjmp0 Version: 1.7.0~rc2-1 Maintainer: Adrian Bunk Build-Depends: debhelper-compat (= 10), liblzma-dev , texlive-extra-utils Build-Conflicts: liblzma-dev Architecture: amd64 arm64 armel armhf hppa i386 ia64 mips mips64 mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: adcfd7c801f02c8af53abb5a2c2c597a 2586 libunwind_1.7.0~rc2-1.dsc e4b4b6376884b02fb540f04b763df7b9 497609 libunwind_1.7.0~rc2.orig.tar.gz 8f550afa14a9cde172d3a3f56d9567a2 14108 libunwind_1.7.0~rc2-1.debian.tar.xz Checksums-Sha256: c2594064cc0952fc415a9bfb07884793f439b8a0a1cf56e8c585fb1c0cc9487f 2586 libunwind_1.7.0~rc2-1.dsc 3e7dd7b62a8fe19ea3c4388189ddbf60479f4dc39771d96bedc7f2674ba98ec1 497609 libunwind_1.7.0~rc2.orig.tar.gz e5c5ca306701b7a477267d278a358fee77f3884125fdbb5783fa31cf9d737650 14108 libunwind_1.7.0~rc2-1.debian.tar.xz Homepage: http://www.nongnu.org/libunwind Package-List: libunwind-dev deb libdevel optional arch=amd64,arm64,armel,armhf,hppa,i386,ia64,mips,mips64,mips64el,mipsel,powerpc,ppc64,ppc64el,riscv64,s390x,sh4 libunwind-setjmp0 deb libs optional arch=amd64,arm64,armel,armhf,hppa,i386,ia64,mips,mips64,mips64el,mipsel,powerpc,ppc64,ppc64el,riscv64,s390x,sh4 libunwind-setjmp0-dev deb libdevel optional arch=amd64,arm64,armel,armhf,hppa,i386,ia64,mips,mips64,mips64el,mipsel,powerpc,ppc64,ppc64el,riscv64,s390x,sh4 libunwind8 deb libs optional arch=amd64,arm64,armel,armhf,hppa,i386,ia64,mips,mips64,mips64el,mipsel,powerpc,ppc64,ppc64el,riscv64,s390x,sh4 Directory: pool/main/libu/libunwind Priority: source Section: libs Package: libvirt-php Binary: php-libvirt-php, php-libvirt-php-all-dev, php8.4-libvirt-php Version: 0.5.8-6~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libvirt-dev (>= 1.3.0), libxml2-dev, libxml2-utils, php-all-dev (>= 2:95~), php8.4-imagick, php-imagick-all-dev (>= 3.7.0-8~), pkg-config, xsltproc Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: b73616a89feb554e0f8c7edc0ac90c58 2410 libvirt-php_0.5.8-6~exp2.dsc d0295fabe1abcadae255eb4674b17392 392316 libvirt-php_0.5.8.orig.tar.xz 9639c8b1a09b1127368563192047b5a1 5392 libvirt-php_0.5.8-6~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/libvirt-php Vcs-Git: https://salsa.debian.org/php-team/pecl/libvirt-php.git Checksums-Sha256: be9fc1bb4cfa55280af263aadea77802252b1e3b65b5dc1485e22ed6a720e8da 2410 libvirt-php_0.5.8-6~exp2.dsc 681d8a3b7cbd5bf41c963405cdeae53a58854624e0ac7bbca44a0cef932c82b6 392316 libvirt-php_0.5.8.orig.tar.xz f1449f440f5cbf1b7629a183dae9937481935ab462a71daedbcd287b31b45b75 5392 libvirt-php_0.5.8-6~exp2.debian.tar.xz Homepage: http://libvirt.org/php/downloads.html Package-List: php-libvirt-php deb php optional arch=all php-libvirt-php-all-dev deb php optional arch=all php8.4-libvirt-php deb php optional arch=any Directory: pool/main/libv/libvirt-php Priority: optional Section: misc Package: libvirt-tck Binary: libvirt-tck Version: 0.1.0~2.git890d1c-1 Maintainer: Debian Libvirt Maintainers Uploaders: Guido Günther Build-Depends: debhelper (>= 8.0.0), libmodule-build-perl, libtest-pod-coverage-perl, libtest-exception-perl, libsys-virt-perl, libtap-harness-archive-perl, libxml-writer-perl, libsub-uplevel-perl, libxml-xpath-perl, libxml-twig-perl, libconfig-record-perl, libtap-formatter-html-perl, libtap-formatter-junit-perl, libio-string-perl, libaccessors-perl Architecture: all Standards-Version: 3.9.2 Format: 3.0 (quilt) Files: 112db4ecc1398b6c8ee00f321a31b863 1699 libvirt-tck_0.1.0~2.git890d1c-1.dsc 56b7fedb715acb818688a7417d053e37 88586 libvirt-tck_0.1.0~2.git890d1c.orig.tar.gz d197ef6c894e3b04807313166d2f0e99 5566 libvirt-tck_0.1.0~2.git890d1c-1.debian.tar.gz Vcs-Browser: http://git.debian.org/?p=pkg-libvirt/libvirt-tck.git;a=summary Vcs-Git: git://git.debian.org/pkg-libvirt/libvirt-tck.git Checksums-Sha256: 6985870512806c84e6909036b0ac9e2669ac88e3c4097180d636ee620eafdd05 1699 libvirt-tck_0.1.0~2.git890d1c-1.dsc 53fd63d79dea85cef93d80f5b45287abe0b58859964d84dc04e02ebe83d13e03 88586 libvirt-tck_0.1.0~2.git890d1c.orig.tar.gz db3202253e69707d9ac3f1c7a6b69e764e0564d262cace8eb875257453a20c47 5566 libvirt-tck_0.1.0~2.git890d1c-1.debian.tar.gz Homepage: http://libvirt.org/testtck.htm Package-List: libvirt-tck deb admin extra Directory: pool/main/libv/libvirt-tck Priority: source Section: admin Package: libxfce4ui Binary: libxfce4ui-2-0, libxfce4ui-2-dev, libxfce4ui-common, gir1.2-libxfce4ui-2.0, libxfce4ui-glade, libxfce4ui-utils Version: 4.19.5-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: debhelper-compat (= 13), gettext, gobject-introspection, gtk-doc-tools, libgirepository1.0-dev, libgladeui-dev, libgtk-3-dev, libgtop2-dev, libgudev-1.0-dev, libstartup-notification0-dev, libxfce4util-dev (>= 4.17.2), libxfconf-0-dev, pkg-config, xfce4-dev-tools Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b4742e90442b1cba49ea041d46e45aad 2552 libxfce4ui_4.19.5-1.dsc 315e981f1b19febb1ce941de445d2947 1185047 libxfce4ui_4.19.5.orig.tar.bz2 140dfee4c81ccb89d571df6f88f7bca4 9068 libxfce4ui_4.19.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/libxfce4ui Vcs-Git: https://salsa.debian.org/xfce-team/desktop/libxfce4ui.git Checksums-Sha256: c1cde8ae12cbb32b967c9b988e0eb682e58b6337f167cb663bdc430c2f6e95d8 2552 libxfce4ui_4.19.5-1.dsc ce7a8d68727c43c85c61d22040751a7730591db69eae967f2c091127326803b7 1185047 libxfce4ui_4.19.5.orig.tar.bz2 9dc3cbd97a417f52f93cdc7f717ea405fe263f33474124862bee9d876cc3a2e8 9068 libxfce4ui_4.19.5-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Package-List: gir1.2-libxfce4ui-2.0 deb introspection optional arch=any libxfce4ui-2-0 deb libs optional arch=any libxfce4ui-2-dev deb libdevel optional arch=any libxfce4ui-common deb xfce optional arch=all libxfce4ui-glade deb libdevel optional arch=any libxfce4ui-utils deb xfce optional arch=any Directory: pool/main/libx/libxfce4ui Priority: source Section: xfce Package: libxfce4util Binary: libxfce4util-dev, libxfce4util7, gir1.2-libxfce4util-1.0, libxfce4util-bin, libxfce4util-common Version: 4.19.3-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: debhelper-compat (= 13), gettext, gobject-introspection, gtk-doc-tools, libgirepository1.0-dev, libglib2.0-dev, xfce4-dev-tools Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 9174c0242b690f74b040232685a832ee 2373 libxfce4util_4.19.3-1.dsc 2d03c95bf0b3c8ee95b08f27692058ea 622911 libxfce4util_4.19.3.orig.tar.bz2 db16f23c2a5ddad0ae88e730555c2a3f 9968 libxfce4util_4.19.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/libxfce4util Vcs-Git: https://salsa.debian.org/xfce-team/desktop/libxfce4util.git Checksums-Sha256: bcf4ce2de6b14aae4b092f21bba819fd272e6b9e6f064311fbe1baca4e093811 2373 libxfce4util_4.19.3-1.dsc f047937f753466b7ff74ad3809c817b11db44498dd90497de7e1584ee48502c6 622911 libxfce4util_4.19.3.orig.tar.bz2 85486dc0348a272d559f8121d82f0e3c2474877ae6637b9a707023c2f2fdd40f 9968 libxfce4util_4.19.3-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/libxfce4util/start Package-List: gir1.2-libxfce4util-1.0 deb introspection optional arch=any libxfce4util-bin deb xfce optional arch=any libxfce4util-common deb xfce optional arch=all libxfce4util-dev deb libdevel optional arch=any libxfce4util7 deb libs optional arch=any Directory: pool/main/libx/libxfce4util Priority: source Section: xfce Package: libxfce4windowing Binary: libxfce4windowing-0-0, libxfce4windowing-0-dev, gir1.2-libxfce4windowing-0.0, gir1.2-libxfce4windowingui-0.0, libxfce4windowing-common Version: 4.19.4-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez , Unit 193 Build-Depends: debhelper-compat (= 13), gettext, gir1.2-gio-2.0-dev, gir1.2-gobject-2.0-dev, gir1.2-gtk-3.0-dev, gobject-introspection, gtk-doc-tools, libdisplay-info-dev, libgirepository1.0-dev, libglib2.0-dev, libgtk-3-dev, libwayland-dev, libwnck-3-dev, libxrandr-dev, wayland-protocols, xfce4-dev-tools (>= 4.18.1) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1b61f352327c5d629bbf443d6255861e 2717 libxfce4windowing_4.19.4-1.dsc 539ea74d68a9aa43dd292a3684e8dec9 552299 libxfce4windowing_4.19.4.orig.tar.bz2 a8d07d3a1ece479bddb67e00670d8ea6 4236 libxfce4windowing_4.19.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/libxfce4windowing Vcs-Git: https://salsa.debian.org/xfce-team/desktop/libxfce4windowing.git Checksums-Sha256: 900657d70a01ee2db0b1376ae15004ba8bd36fa1e60a7e7c4a1b854e78a6546c 2717 libxfce4windowing_4.19.4-1.dsc e887b19803cb796fcd0ed109a92e6ed5438307f8811ea5468e94ec32eed59533 552299 libxfce4windowing_4.19.4.orig.tar.bz2 8bcaeebacd563f3e2a52ed3850e69f1a31ac7f786f12896c0b606c8ee5cc0196 4236 libxfce4windowing_4.19.4-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/libxfce4windowing/start Package-List: gir1.2-libxfce4windowing-0.0 deb introspection optional arch=any gir1.2-libxfce4windowingui-0.0 deb introspection optional arch=any libxfce4windowing-0-0 deb libs optional arch=any libxfce4windowing-0-dev deb libdevel optional arch=any libxfce4windowing-common deb xfce optional arch=all Directory: pool/main/libx/libxfce4windowing Priority: optional Section: misc Package: libxlsxwriter Binary: libxlsxwriter-dev, libxlsxwriter7 Version: 1.1.8-1~exp1 Maintainer: Ma Aiguo Uploaders: Boyuan Yang , Debian Deepin Packaging Team , Build-Depends: dpkg-dev (>= 1.22.5), cmake, debhelper-compat (= 13), libminizip-dev, libssl-dev, python3-dev, python3-pytest , zlib1g-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: efee1344be41aaee92f07bc59f154d92 2384 libxlsxwriter_1.1.8-1~exp1.dsc 77c0ee17e6b25d3e38c78b9b95c7b5d5 21844894 libxlsxwriter_1.1.8.orig.tar.gz d8b51067c9739188cf63be81a74946f9 10544 libxlsxwriter_1.1.8-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/libxlsxwriter Vcs-Git: https://salsa.debian.org/debian/libxlsxwriter.git Checksums-Sha256: e7537c959e39530633469245a69276bd4f90626053adc51eec549c0fad61e707 2384 libxlsxwriter_1.1.8-1~exp1.dsc 52aea59bf2dc74689ef489c6b3e7370fa539504691f8811462b71ff3bc781b4f 21844894 libxlsxwriter_1.1.8.orig.tar.gz cb000893a38ab8d570cfc0a43f3e7841e6e36740a3e29e9bbcde3b49d6059482 10544 libxlsxwriter_1.1.8-1~exp1.debian.tar.xz Description: Library for XLSX Libxlsxwriter is a C library that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file. Homepage: https://github.com/jmcnamara/libxlsxwriter Package-List: libxlsxwriter-dev deb libdevel optional arch=any libxlsxwriter7 deb libs optional arch=any Directory: pool/main/libx/libxlsxwriter Priority: optional Section: misc Package: libxml2 Binary: libxml2, libxml2-utils, libxml2-dev, libxml2-doc, python3-libxml2 Version: 2.13.1+dfsg-0exp1 Maintainer: Debian XML/SGML Group Uploaders: Aron Xu , YunQiang Su , Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: pkgconf Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: db7608edaec23ef783919c5cbd557193 2610 libxml2_2.13.1+dfsg-0exp1.dsc e4b4b130dc73a26358097557fd4d32ad 1780368 libxml2_2.13.1+dfsg.orig.tar.xz c19211dda5678811341960daff2e0b7e 27812 libxml2_2.13.1+dfsg-0exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xml-sgml-team/libxml2 Vcs-Git: https://salsa.debian.org/xml-sgml-team/libxml2.git Checksums-Sha256: 66431e291cb4567a8efc2c30564f9f0df9d1b61890f4cb5afa971b3ad2f2011b 2610 libxml2_2.13.1+dfsg-0exp1.dsc 0f29fe5b5a289b6dbde28c4e4f4380b97f0c168449446e10ed3d40e24665b697 1780368 libxml2_2.13.1+dfsg.orig.tar.xz 4f8f0b437d74e19b3bce0983770b94d87939397d98b01a839b3bd58aad785df9 27812 libxml2_2.13.1+dfsg-0exp1.debian.tar.xz Description: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. Homepage: http://xmlsoft.org Build-Depends-Arch: dh-sequence-python3 , libicu-dev , liblzma-dev, libpython3-all-dev , pkgconf, python3-all-dev:any (>= 3.5) , python3-setuptools, rename, zlib1g-dev | libz-dev Package-List: libxml2 deb libs optional arch=any libxml2-dev deb libdevel optional arch=any libxml2-doc deb doc optional arch=all libxml2-utils deb text optional arch=any python3-libxml2 deb python optional arch=any profile=!nopython Testsuite: autopkgtest Testsuite-Triggers: build-essential, pkg-config Directory: pool/main/libx/libxml2 Priority: source Section: libs Package: libxml2 Binary: libxml2n, libxml2-utils, libxml2-dev, libxml2-doc, python3-libxml2 Version: 2.13.3+dfsg-0exp2 Maintainer: Debian XML/SGML Group Uploaders: Aron Xu , YunQiang Su , Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: pkgconf Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: a746cddb628637a2d2b5c3347e197b5d 2612 libxml2_2.13.3+dfsg-0exp2.dsc 60f5e4482610b422491bff7a432915b8 1782436 libxml2_2.13.3+dfsg.orig.tar.xz da13427c8c60304cb46e211234dd87ca 27968 libxml2_2.13.3+dfsg-0exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xml-sgml-team/libxml2 Vcs-Git: https://salsa.debian.org/xml-sgml-team/libxml2.git Checksums-Sha256: d5cf6271299ee11a7c0b6eaad8ca03a692022842156744f7dc29524937c1648a 2612 libxml2_2.13.3+dfsg-0exp2.dsc 0f4fb1c5437a5c373472b2df4f6371ac920026d3e2d8c85d4bb03652d58a8567 1782436 libxml2_2.13.3+dfsg.orig.tar.xz dc5c8a6194ef05aeb34fd323b3b7f25981b83564ff5050f384bb525d6eebf153 27968 libxml2_2.13.3+dfsg-0exp2.debian.tar.xz Description: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. Homepage: http://xmlsoft.org Build-Depends-Arch: dh-sequence-python3 , libicu-dev , liblzma-dev, libpython3-all-dev , pkgconf, python3-all-dev:any (>= 3.5) , python3-setuptools, rename, zlib1g-dev | libz-dev Package-List: libxml2-dev deb libdevel optional arch=any libxml2-doc deb doc optional arch=all libxml2-utils deb text optional arch=any libxml2n deb libs optional arch=any python3-libxml2 deb python optional arch=any profile=!nopython Testsuite: autopkgtest Testsuite-Triggers: build-essential, pkg-config Directory: pool/main/libx/libxml2 Priority: source Section: libs Package: libxslt Binary: libxslt1.1, libxslt1-dev, xsltproc Version: 1.1.39-0exp1 Maintainer: Debian XML/SGML Group Uploaders: Aron Xu , YunQiang Su , Build-Depends: debhelper-compat (= 12), docbook-xsl, libgcrypt20-dev, libxml2-dev (>= 2.6.27), perl:any, pkgconf, rename Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 14b80c950945660788de02eb5965ab6d 1823 libxslt_1.1.39-0exp1.dsc 22e9eb7c23825124e786611b3760a3c7 1578216 libxslt_1.1.39.orig.tar.xz 4c907855e3fcca73637396df820c9ac5 21380 libxslt_1.1.39-0exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xml-sgml-team/libxslt Vcs-Git: https://salsa.debian.org/xml-sgml-team/libxslt.git Checksums-Sha256: 3ef87c14401d88c5bd67aa7611877813c97877a08560a15479176dc023f4159f 1823 libxslt_1.1.39-0exp1.dsc 2a20ad621148339b0759c4d4e96719362dee64c9a096dbba625ba053846349f0 1578216 libxslt_1.1.39.orig.tar.xz 8464df05dd87c85f3c0433e57b19f11a6eb8b9bad61d42f65c698db0df12be18 21380 libxslt_1.1.39-0exp1.debian.tar.xz Homepage: https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home Package-List: libxslt1-dev deb libdevel optional arch=any libxslt1.1 deb libs optional arch=any xsltproc deb text optional arch=any Directory: pool/main/libx/libxslt Priority: source Section: libs Package: libzim Binary: libzim9, libzim-dev Version: 9.2.3-1 Maintainer: Kunal Mehta Uploaders: Mike Gabriel , Build-Depends: debhelper-compat (= 13), liblzma-dev, libicu-dev, libxapian-dev, libzstd-dev, libgtest-dev, meson, ninja-build, pkg-config Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: e8e8e7bf00900eef413139828669b0fc 2095 libzim_9.2.3-1.dsc 3bef853bea1d0e71c1877f11c7bea4a9 252745 libzim_9.2.3.orig.tar.gz a758b87c6d4596b205560603d6b17852 12192 libzim_9.2.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/libzim Vcs-Git: https://salsa.debian.org/debian/libzim.git Checksums-Sha256: 3a5e45f22aae13703a4a048c736cd55ce84fd04ba33aa741b2db6aecb6e10b9c 2095 libzim_9.2.3-1.dsc 7c6e7fcaf5bc82447edb12c6c573779af6d77b3b79227da57586e81c4e13f1bf 252745 libzim_9.2.3.orig.tar.gz 5e4239a419bf5aef9840ba372173bc339e3ad5370a7e7c66e0ef7852c985c184 12192 libzim_9.2.3-1.debian.tar.xz Homepage: https://www.openzim.org/wiki/Libzim Package-List: libzim-dev deb libdevel optional arch=any libzim9 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential Directory: pool/main/libz/libzim Priority: optional Section: misc Package: lime Binary: liblime-dev, liblime1, liblime-doc, liblime-java Version: 5.2.98+dfsg-1 Maintainer: Debian VoIP Team Uploaders: Bernhard Schmidt Build-Depends: cmake, debhelper-compat (= 13), default-jdk (>= 2:1.7) , javahelper Build-Depends-Indep: doxygen , libregexp-assemble-perl Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 83aceba8b54496e4a3b2ce3459b4d210 2416 lime_5.2.98+dfsg-1.dsc 3fd11c7790ff5b03d6e38930ad7a4894 298001 lime_5.2.98+dfsg.orig.tar.gz 5698ad96963317d9dd0f43531a0917fb 7360 lime_5.2.98+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/lime Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/lime.git Checksums-Sha256: a65a09d8fa80cb5730987305cde1a2cbc569e8cfbb290910f9bd5af3bf17a5bf 2416 lime_5.2.98+dfsg-1.dsc be235b468e8d6c80f1e7eedb83fbab9df02fa6985826be323ad6c9d888caff82 298001 lime_5.2.98+dfsg.orig.tar.gz 2feeb0b540d822e87a26ed4b0895c386b980b65ee842221d83870f969f1739a9 7360 lime_5.2.98+dfsg-1.debian.tar.xz Homepage: http://www.linphone.org/technical-corner/lime Build-Depends-Arch: libbctoolbox-dev (>= 5.2.98~), libsoci-dev, libsqlite3-dev, libboost1.74-dev Package-List: liblime-dev deb libdevel optional arch=any liblime-doc deb libs optional arch=all profile=!nodoc liblime-java deb libs optional arch=all profile=!nojava liblime1 deb libs optional arch=any Directory: pool/main/l/lime Priority: optional Section: misc Package: linphone Binary: liblinphone-dev, liblinphone12, liblinphone++12, linphone-common, linphone-cli Version: 5.2.99-6 Maintainer: Debian VoIP Team Uploaders: Kilian Krause , Tzafrir Cohen , Felix Lechner , Bernhard Schmidt , Build-Depends: cmake, debhelper-compat (= 13), doxygen Build-Depends-Indep: graphviz Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: ae800873368653b2d0d1033bce3000ac 2909 linphone_5.2.99-6.dsc 938ddadd47ab42ad5945cca04d02e5bf 22950797 linphone_5.2.99.orig.tar.gz 7ae3b2775770b63238dc2967d2c8ef10 34576 linphone_5.2.99-6.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/linphone Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/linphone.git Checksums-Sha256: 6b7d36e05a5f26ce9980af8604c69a16e1ab4203998bebf994a3cee92d064bac 2909 linphone_5.2.99-6.dsc 6fedeb9159831422c9dc12a3f87881019681cc5419ae51bc38bfd01b113359a5 22950797 linphone_5.2.99.orig.tar.gz c851d8a900f9f346611ee665cd1dd5e2ffcda7f3a9e05c052a4975b4f8f01da0 34576 linphone_5.2.99-6.debian.tar.xz Description: SIP softphone - core library Homepage: https://www.linphone.org/ Build-Depends-Arch: libbctoolbox-dev (>= 5.2.98~), libbelcard-dev (>= 5.2.98~), libbellesip-dev (>= 5.2.98~), libbelr-dev (>= 5.2.98~), libboost-dev, libbzrtp-dev (>= 5.2.98~), libjsoncpp-dev, libldap2-dev, liblime-dev (>= 5.2.98~), libmediastreamer-dev (>= 1:5.2.98+dfsg~), libortp-dev (>= 1:5.2.98~), libreadline-dev, libsoci-dev (>= 4.0.1-4~), libsqlite3-dev, libturbojpeg0-dev, libudev-dev, libxerces-c-dev, libzxing-dev, python3-pystache, python3-six, xsdcxx, zlib1g-dev Package-List: liblinphone++12 deb libs optional arch=any liblinphone-dev deb libdevel optional arch=any liblinphone12 deb libs optional arch=any linphone-cli deb sound optional arch=any linphone-common deb sound optional arch=all Directory: pool/main/l/linphone Priority: source Section: sound Package: linphone-desktop Binary: linphone-desktop Version: 5.1.2-2 Maintainer: Debian VoIP Team Uploaders: Bernhard Schmidt Build-Depends: cmake, debhelper-compat (= 13) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 2c02b741e14a792db55dc1db4aa9dbe1 2346 linphone-desktop_5.1.2-2.dsc 4dd4377d29e8f87a985d5df2dba6fb90 3042405 linphone-desktop_5.1.2.orig.tar.gz f5479035e4b4e7ad7c2b08794cedfb75 14372 linphone-desktop_5.1.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/linphone-desktop Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/linphone-desktop.git Checksums-Sha256: c62e686115333ee2114db3896be029049f4baaaffc07ca9049352ad01f9d2cee 2346 linphone-desktop_5.1.2-2.dsc 6355cb7c97f92479ab35bbaf8420bc8ac6d6aba3f2822667b1afee5cc023f0a0 3042405 linphone-desktop_5.1.2.orig.tar.gz 5129cf0b0eea3946eadfa28ccd503f99868ec25c69be8e0c5783008560d304fc 14372 linphone-desktop_5.1.2-2.debian.tar.xz Homepage: https://www.linphone.org/ Build-Depends-Arch: libjsoncpp-dev, liblinphone-dev (>= 5.2.99~), libqt5svg5-dev, libxml2-dev, pkg-config, qtbase5-dev (>= 5.12~), qtdeclarative5-dev, libqt5texttospeech5-dev, patchelf , qt5keychain-dev, qtmultimedia5-dev, qtquickcontrols2-5-dev, qttools5-dev, qttools5-dev-tools Package-List: linphone-desktop deb net optional arch=any Directory: pool/main/l/linphone-desktop Priority: extra Section: misc Package: linux Binary: bpftool, hyperv-daemons, intel-sdsi, libcpupower-dev, libcpupower1, linux-bpf-dev, linux-config-6.11, linux-cpupower, linux-doc, linux-doc-6.11, linux-headers-4kc-malta, linux-headers-5kc-malta, linux-headers-6.11-rc5-4kc-malta, linux-headers-6.11-rc5-5kc-malta, linux-headers-6.11-rc5-686, linux-headers-6.11-rc5-686-pae, linux-headers-6.11-rc5-alpha-generic, linux-headers-6.11-rc5-alpha-smp, linux-headers-6.11-rc5-amd64, linux-headers-6.11-rc5-arm64, linux-headers-6.11-rc5-arm64-16k, linux-headers-6.11-rc5-armmp, linux-headers-6.11-rc5-armmp-lpae, linux-headers-6.11-rc5-cloud-amd64, linux-headers-6.11-rc5-cloud-arm64, linux-headers-6.11-rc5-common, linux-headers-6.11-rc5-common-rt, linux-headers-6.11-rc5-loong64, linux-headers-6.11-rc5-loongson-3, linux-headers-6.11-rc5-m68k, linux-headers-6.11-rc5-mips32r2eb, linux-headers-6.11-rc5-mips32r2el, linux-headers-6.11-rc5-mips64r2eb, linux-headers-6.11-rc5-mips64r2el, linux-headers-6.11-rc5-mips64r6el, linux-headers-6.11-rc5-octeon, linux-headers-6.11-rc5-parisc, linux-headers-6.11-rc5-parisc64, linux-headers-6.11-rc5-powerpc, linux-headers-6.11-rc5-powerpc-smp, linux-headers-6.11-rc5-powerpc64, linux-headers-6.11-rc5-powerpc64-64k, linux-headers-6.11-rc5-powerpc64le, linux-headers-6.11-rc5-powerpc64le-64k, linux-headers-6.11-rc5-riscv64, linux-headers-6.11-rc5-rpi, linux-headers-6.11-rc5-rt-686-pae, linux-headers-6.11-rc5-rt-amd64, linux-headers-6.11-rc5-rt-arm64, linux-headers-6.11-rc5-rt-armmp, linux-headers-6.11-rc5-s390x, linux-headers-6.11-rc5-sh7751r, linux-headers-6.11-rc5-sh7785lcr, linux-headers-6.11-rc5-sparc64, linux-headers-6.11-rc5-sparc64-smp, linux-headers-686, linux-headers-686-pae, linux-headers-alpha-generic, linux-headers-alpha-smp, linux-headers-armmp, linux-headers-armmp-lpae, linux-headers-loong64, linux-headers-loongson-3, linux-headers-m68k, linux-headers-mips32r2eb, linux-headers-mips32r2el, linux-headers-mips64r2eb, linux-headers-mips64r2el, linux-headers-mips64r6el, linux-headers-octeon, linux-headers-parisc, linux-headers-parisc64, linux-headers-powerpc, linux-headers-powerpc-smp, linux-headers-powerpc64, linux-headers-powerpc64-64k, linux-headers-powerpc64le, linux-headers-powerpc64le-64k, linux-headers-riscv64, linux-headers-rpi, linux-headers-rt-686-pae, linux-headers-rt-armmp, linux-headers-s390x, linux-headers-sh7751r, linux-headers-sh7785lcr, linux-headers-sparc64, linux-headers-sparc64-smp, linux-image-4kc-malta, linux-image-4kc-malta-dbg, linux-image-5kc-malta, linux-image-5kc-malta-dbg, linux-image-6.11-rc5-4kc-malta, linux-image-6.11-rc5-4kc-malta-dbg, linux-image-6.11-rc5-5kc-malta, linux-image-6.11-rc5-5kc-malta-dbg, linux-image-6.11-rc5-686, linux-image-6.11-rc5-686-dbg, linux-image-6.11-rc5-686-pae, linux-image-6.11-rc5-686-pae-dbg, linux-image-6.11-rc5-alpha-generic, linux-image-6.11-rc5-alpha-generic-dbg, linux-image-6.11-rc5-alpha-smp, linux-image-6.11-rc5-alpha-smp-dbg, linux-image-6.11-rc5-amd64-dbg, linux-image-6.11-rc5-amd64-unsigned, linux-image-6.11-rc5-arm64-16k-dbg, linux-image-6.11-rc5-arm64-16k-unsigned, linux-image-6.11-rc5-arm64-dbg, linux-image-6.11-rc5-arm64-unsigned, linux-image-6.11-rc5-armmp, linux-image-6.11-rc5-armmp-dbg, linux-image-6.11-rc5-armmp-lpae, linux-image-6.11-rc5-armmp-lpae-dbg, linux-image-6.11-rc5-cloud-amd64-dbg, linux-image-6.11-rc5-cloud-amd64-unsigned, linux-image-6.11-rc5-cloud-arm64-dbg, linux-image-6.11-rc5-cloud-arm64-unsigned, linux-image-6.11-rc5-loong64, linux-image-6.11-rc5-loong64-dbg, linux-image-6.11-rc5-loongson-3, linux-image-6.11-rc5-loongson-3-dbg, linux-image-6.11-rc5-m68k, linux-image-6.11-rc5-m68k-dbg, linux-image-6.11-rc5-mips32r2eb, linux-image-6.11-rc5-mips32r2eb-dbg, linux-image-6.11-rc5-mips32r2el, linux-image-6.11-rc5-mips32r2el-dbg, linux-image-6.11-rc5-mips64r2eb, linux-image-6.11-rc5-mips64r2eb-dbg, linux-image-6.11-rc5-mips64r2el, linux-image-6.11-rc5-mips64r2el-dbg, linux-image-6.11-rc5-mips64r6el, linux-image-6.11-rc5-mips64r6el-dbg, linux-image-6.11-rc5-octeon, linux-image-6.11-rc5-octeon-dbg, linux-image-6.11-rc5-parisc, linux-image-6.11-rc5-parisc-dbg, linux-image-6.11-rc5-parisc64, linux-image-6.11-rc5-parisc64-dbg, linux-image-6.11-rc5-powerpc, linux-image-6.11-rc5-powerpc-dbg, linux-image-6.11-rc5-powerpc-smp, linux-image-6.11-rc5-powerpc-smp-dbg, linux-image-6.11-rc5-powerpc64, linux-image-6.11-rc5-powerpc64-64k, linux-image-6.11-rc5-powerpc64-64k-dbg, linux-image-6.11-rc5-powerpc64-dbg, linux-image-6.11-rc5-powerpc64le, linux-image-6.11-rc5-powerpc64le-64k, linux-image-6.11-rc5-powerpc64le-64k-dbg, linux-image-6.11-rc5-powerpc64le-dbg, linux-image-6.11-rc5-riscv64, linux-image-6.11-rc5-riscv64-dbg, linux-image-6.11-rc5-rpi, linux-image-6.11-rc5-rpi-dbg, linux-image-6.11-rc5-rt-686-pae, linux-image-6.11-rc5-rt-686-pae-dbg, linux-image-6.11-rc5-rt-amd64-dbg, linux-image-6.11-rc5-rt-amd64-unsigned, linux-image-6.11-rc5-rt-arm64-dbg, linux-image-6.11-rc5-rt-arm64-unsigned, linux-image-6.11-rc5-rt-armmp, linux-image-6.11-rc5-rt-armmp-dbg, linux-image-6.11-rc5-s390x, linux-image-6.11-rc5-s390x-dbg, linux-image-6.11-rc5-sh7751r, linux-image-6.11-rc5-sh7751r-dbg, linux-image-6.11-rc5-sh7785lcr, linux-image-6.11-rc5-sh7785lcr-dbg, linux-image-6.11-rc5-sparc64, linux-image-6.11-rc5-sparc64-dbg, linux-image-6.11-rc5-sparc64-smp, linux-image-6.11-rc5-sparc64-smp-dbg, linux-image-686, linux-image-686-dbg, linux-image-686-pae, linux-image-686-pae-dbg, linux-image-alpha-generic, linux-image-alpha-generic-dbg, linux-image-alpha-smp, linux-image-alpha-smp-dbg, linux-image-amd64-dbg, linux-image-amd64-signed-template, linux-image-arm64-16k-dbg, linux-image-arm64-dbg, linux-image-arm64-signed-template, linux-image-armmp, linux-image-armmp-dbg, linux-image-armmp-lpae, linux-image-armmp-lpae-dbg, linux-image-cloud-amd64-dbg, linux-image-cloud-arm64-dbg, linux-image-loong64, linux-image-loong64-dbg, linux-image-loongson-3, linux-image-loongson-3-dbg, linux-image-m68k, linux-image-m68k-dbg, linux-image-mips32r2eb, linux-image-mips32r2eb-dbg, linux-image-mips32r2el, linux-image-mips32r2el-dbg, linux-image-mips64r2eb, linux-image-mips64r2eb-dbg, linux-image-mips64r2el, linux-image-mips64r2el-dbg, linux-image-mips64r6el, linux-image-mips64r6el-dbg, linux-image-octeon, linux-image-octeon-dbg, linux-image-parisc, linux-image-parisc-dbg, linux-image-parisc64, linux-image-parisc64-dbg, linux-image-powerpc, linux-image-powerpc-dbg, linux-image-powerpc-smp, linux-image-powerpc-smp-dbg, linux-image-powerpc64, linux-image-powerpc64-64k, linux-image-powerpc64-64k-dbg, linux-image-powerpc64-dbg, linux-image-powerpc64le, linux-image-powerpc64le-64k, linux-image-powerpc64le-64k-dbg, linux-image-powerpc64le-dbg, linux-image-riscv64, linux-image-riscv64-dbg, linux-image-rpi, linux-image-rpi-dbg, linux-image-rt-686-pae, linux-image-rt-686-pae-dbg, linux-image-rt-amd64-dbg, linux-image-rt-arm64-dbg, linux-image-rt-armmp, linux-image-rt-armmp-dbg, linux-image-s390x, linux-image-s390x-dbg, linux-image-sh7751r, linux-image-sh7751r-dbg, linux-image-sh7785lcr, linux-image-sh7785lcr-dbg, linux-image-sparc64, linux-image-sparc64-dbg, linux-image-sparc64-smp, linux-image-sparc64-smp-dbg, linux-kbuild-6.11-rc5, linux-libc-dev, linux-perf, linux-source, linux-source-6.11, linux-support-6.11-rc5, rtla, usbip, acpi-modules-6.11-rc5-686-di, acpi-modules-6.11-rc5-686-pae-di, acpi-modules-6.11-rc5-amd64-di, affs-modules-6.11-rc5-4kc-malta-di, affs-modules-6.11-rc5-5kc-malta-di, affs-modules-6.11-rc5-loongson-3-di, affs-modules-6.11-rc5-m68k-di, affs-modules-6.11-rc5-mips32r2eb-di, affs-modules-6.11-rc5-mips32r2el-di, affs-modules-6.11-rc5-mips64r2eb-di, affs-modules-6.11-rc5-mips64r2el-di, affs-modules-6.11-rc5-mips64r6el-di, affs-modules-6.11-rc5-octeon-di, affs-modules-6.11-rc5-powerpc-di, affs-modules-6.11-rc5-powerpc64-di, ata-modules-6.11-rc5-4kc-malta-di, ata-modules-6.11-rc5-5kc-malta-di, ata-modules-6.11-rc5-686-di, ata-modules-6.11-rc5-686-pae-di, ata-modules-6.11-rc5-alpha-generic-di, ata-modules-6.11-rc5-amd64-di, ata-modules-6.11-rc5-arm64-di, ata-modules-6.11-rc5-armmp-di, ata-modules-6.11-rc5-loong64-di, ata-modules-6.11-rc5-loongson-3-di, ata-modules-6.11-rc5-m68k-di, ata-modules-6.11-rc5-mips32r2eb-di, ata-modules-6.11-rc5-mips32r2el-di, ata-modules-6.11-rc5-mips64r2eb-di, ata-modules-6.11-rc5-mips64r2el-di, ata-modules-6.11-rc5-mips64r6el-di, ata-modules-6.11-rc5-octeon-di, ata-modules-6.11-rc5-parisc-di, ata-modules-6.11-rc5-parisc64-di, ata-modules-6.11-rc5-powerpc-di, ata-modules-6.11-rc5-powerpc64-di, ata-modules-6.11-rc5-powerpc64le-di, ata-modules-6.11-rc5-riscv64-di, ata-modules-6.11-rc5-sh7785lcr-di, ata-modules-6.11-rc5-sparc64-di, btrfs-modules-6.11-rc5-4kc-malta-di, btrfs-modules-6.11-rc5-5kc-malta-di, btrfs-modules-6.11-rc5-686-di, btrfs-modules-6.11-rc5-686-pae-di, btrfs-modules-6.11-rc5-alpha-generic-di, btrfs-modules-6.11-rc5-amd64-di, btrfs-modules-6.11-rc5-arm64-di, btrfs-modules-6.11-rc5-armmp-di, btrfs-modules-6.11-rc5-loong64-di, btrfs-modules-6.11-rc5-loongson-3-di, btrfs-modules-6.11-rc5-m68k-di, btrfs-modules-6.11-rc5-mips32r2eb-di, btrfs-modules-6.11-rc5-mips32r2el-di, btrfs-modules-6.11-rc5-mips64r2eb-di, btrfs-modules-6.11-rc5-mips64r2el-di, btrfs-modules-6.11-rc5-mips64r6el-di, btrfs-modules-6.11-rc5-octeon-di, btrfs-modules-6.11-rc5-parisc-di, btrfs-modules-6.11-rc5-parisc64-di, btrfs-modules-6.11-rc5-powerpc-di, btrfs-modules-6.11-rc5-powerpc64-di, btrfs-modules-6.11-rc5-powerpc64le-di, btrfs-modules-6.11-rc5-riscv64-di, btrfs-modules-6.11-rc5-s390x-di, btrfs-modules-6.11-rc5-sh7751r-di, btrfs-modules-6.11-rc5-sh7785lcr-di, btrfs-modules-6.11-rc5-sparc64-di, cdrom-core-modules-6.11-rc5-4kc-malta-di, cdrom-core-modules-6.11-rc5-5kc-malta-di, cdrom-core-modules-6.11-rc5-686-di, cdrom-core-modules-6.11-rc5-686-pae-di, cdrom-core-modules-6.11-rc5-alpha-generic-di, cdrom-core-modules-6.11-rc5-amd64-di, cdrom-core-modules-6.11-rc5-arm64-di, cdrom-core-modules-6.11-rc5-armmp-di, cdrom-core-modules-6.11-rc5-loong64-di, cdrom-core-modules-6.11-rc5-loongson-3-di, cdrom-core-modules-6.11-rc5-m68k-di, cdrom-core-modules-6.11-rc5-mips32r2eb-di, cdrom-core-modules-6.11-rc5-mips32r2el-di, cdrom-core-modules-6.11-rc5-mips64r2eb-di, cdrom-core-modules-6.11-rc5-mips64r2el-di, cdrom-core-modules-6.11-rc5-mips64r6el-di, cdrom-core-modules-6.11-rc5-octeon-di, cdrom-core-modules-6.11-rc5-parisc-di, cdrom-core-modules-6.11-rc5-parisc64-di, cdrom-core-modules-6.11-rc5-powerpc-di, cdrom-core-modules-6.11-rc5-powerpc64-di, cdrom-core-modules-6.11-rc5-powerpc64le-di, cdrom-core-modules-6.11-rc5-riscv64-di, cdrom-core-modules-6.11-rc5-s390x-di, cdrom-core-modules-6.11-rc5-sh7751r-di, cdrom-core-modules-6.11-rc5-sh7785lcr-di, cdrom-core-modules-6.11-rc5-sparc64-di, crc-modules-6.11-rc5-4kc-malta-di, crc-modules-6.11-rc5-5kc-malta-di, crc-modules-6.11-rc5-686-di, crc-modules-6.11-rc5-686-pae-di, crc-modules-6.11-rc5-alpha-generic-di, crc-modules-6.11-rc5-amd64-di, crc-modules-6.11-rc5-arm64-di, crc-modules-6.11-rc5-armmp-di, crc-modules-6.11-rc5-loong64-di, crc-modules-6.11-rc5-loongson-3-di, crc-modules-6.11-rc5-m68k-di, crc-modules-6.11-rc5-mips32r2eb-di, crc-modules-6.11-rc5-mips32r2el-di, crc-modules-6.11-rc5-mips64r2eb-di, crc-modules-6.11-rc5-mips64r2el-di, crc-modules-6.11-rc5-mips64r6el-di, crc-modules-6.11-rc5-octeon-di, crc-modules-6.11-rc5-parisc-di, crc-modules-6.11-rc5-parisc64-di, crc-modules-6.11-rc5-powerpc-di, crc-modules-6.11-rc5-powerpc64-di, crc-modules-6.11-rc5-powerpc64le-di, crc-modules-6.11-rc5-riscv64-di, crc-modules-6.11-rc5-s390x-di, crc-modules-6.11-rc5-sh7751r-di, crc-modules-6.11-rc5-sh7785lcr-di, crc-modules-6.11-rc5-sparc64-di, crypto-dm-modules-6.11-rc5-4kc-malta-di, crypto-dm-modules-6.11-rc5-5kc-malta-di, crypto-dm-modules-6.11-rc5-686-di, crypto-dm-modules-6.11-rc5-686-pae-di, crypto-dm-modules-6.11-rc5-alpha-generic-di, crypto-dm-modules-6.11-rc5-amd64-di, crypto-dm-modules-6.11-rc5-arm64-di, crypto-dm-modules-6.11-rc5-armmp-di, crypto-dm-modules-6.11-rc5-loong64-di, crypto-dm-modules-6.11-rc5-loongson-3-di, crypto-dm-modules-6.11-rc5-mips32r2eb-di, crypto-dm-modules-6.11-rc5-mips32r2el-di, crypto-dm-modules-6.11-rc5-mips64r2eb-di, crypto-dm-modules-6.11-rc5-mips64r2el-di, crypto-dm-modules-6.11-rc5-mips64r6el-di, crypto-dm-modules-6.11-rc5-octeon-di, crypto-dm-modules-6.11-rc5-parisc-di, crypto-dm-modules-6.11-rc5-parisc64-di, crypto-dm-modules-6.11-rc5-powerpc-di, crypto-dm-modules-6.11-rc5-powerpc64-di, crypto-dm-modules-6.11-rc5-powerpc64le-di, crypto-dm-modules-6.11-rc5-riscv64-di, crypto-dm-modules-6.11-rc5-s390x-di, crypto-dm-modules-6.11-rc5-sh7751r-di, crypto-dm-modules-6.11-rc5-sh7785lcr-di, crypto-dm-modules-6.11-rc5-sparc64-di, crypto-modules-6.11-rc5-4kc-malta-di, crypto-modules-6.11-rc5-5kc-malta-di, crypto-modules-6.11-rc5-686-di, crypto-modules-6.11-rc5-686-pae-di, crypto-modules-6.11-rc5-alpha-generic-di, crypto-modules-6.11-rc5-amd64-di, crypto-modules-6.11-rc5-arm64-di, crypto-modules-6.11-rc5-armmp-di, crypto-modules-6.11-rc5-loong64-di, crypto-modules-6.11-rc5-loongson-3-di, crypto-modules-6.11-rc5-m68k-di, crypto-modules-6.11-rc5-mips32r2eb-di, crypto-modules-6.11-rc5-mips32r2el-di, crypto-modules-6.11-rc5-mips64r2eb-di, crypto-modules-6.11-rc5-mips64r2el-di, crypto-modules-6.11-rc5-mips64r6el-di, crypto-modules-6.11-rc5-octeon-di, crypto-modules-6.11-rc5-parisc-di, crypto-modules-6.11-rc5-parisc64-di, crypto-modules-6.11-rc5-powerpc-di, crypto-modules-6.11-rc5-powerpc64-di, crypto-modules-6.11-rc5-powerpc64le-di, crypto-modules-6.11-rc5-riscv64-di, crypto-modules-6.11-rc5-s390x-di, crypto-modules-6.11-rc5-sh7751r-di, crypto-modules-6.11-rc5-sh7785lcr-di, crypto-modules-6.11-rc5-sparc64-di, dasd-extra-modules-6.11-rc5-s390x-di, dasd-modules-6.11-rc5-s390x-di, efi-modules-6.11-rc5-686-di, efi-modules-6.11-rc5-686-pae-di, efi-modules-6.11-rc5-amd64-di, efi-modules-6.11-rc5-arm64-di, efi-modules-6.11-rc5-armmp-di, efi-modules-6.11-rc5-loong64-di, efi-modules-6.11-rc5-riscv64-di, event-modules-6.11-rc5-4kc-malta-di, event-modules-6.11-rc5-5kc-malta-di, event-modules-6.11-rc5-686-di, event-modules-6.11-rc5-686-pae-di, event-modules-6.11-rc5-alpha-generic-di, event-modules-6.11-rc5-amd64-di, event-modules-6.11-rc5-arm64-di, event-modules-6.11-rc5-armmp-di, event-modules-6.11-rc5-loong64-di, event-modules-6.11-rc5-loongson-3-di, event-modules-6.11-rc5-mips32r2eb-di, event-modules-6.11-rc5-mips32r2el-di, event-modules-6.11-rc5-mips64r2eb-di, event-modules-6.11-rc5-mips64r2el-di, event-modules-6.11-rc5-mips64r6el-di, event-modules-6.11-rc5-octeon-di, event-modules-6.11-rc5-parisc-di, event-modules-6.11-rc5-parisc64-di, event-modules-6.11-rc5-powerpc-di, event-modules-6.11-rc5-powerpc64-di, event-modules-6.11-rc5-powerpc64le-di, event-modules-6.11-rc5-riscv64-di, ext4-modules-6.11-rc5-4kc-malta-di, ext4-modules-6.11-rc5-5kc-malta-di, ext4-modules-6.11-rc5-686-di, ext4-modules-6.11-rc5-686-pae-di, ext4-modules-6.11-rc5-alpha-generic-di, ext4-modules-6.11-rc5-amd64-di, ext4-modules-6.11-rc5-arm64-di, ext4-modules-6.11-rc5-armmp-di, ext4-modules-6.11-rc5-loong64-di, ext4-modules-6.11-rc5-loongson-3-di, ext4-modules-6.11-rc5-m68k-di, ext4-modules-6.11-rc5-mips32r2eb-di, ext4-modules-6.11-rc5-mips32r2el-di, ext4-modules-6.11-rc5-mips64r2eb-di, ext4-modules-6.11-rc5-mips64r2el-di, ext4-modules-6.11-rc5-mips64r6el-di, ext4-modules-6.11-rc5-octeon-di, ext4-modules-6.11-rc5-parisc-di, ext4-modules-6.11-rc5-parisc64-di, ext4-modules-6.11-rc5-powerpc-di, ext4-modules-6.11-rc5-powerpc64-di, ext4-modules-6.11-rc5-powerpc64le-di, ext4-modules-6.11-rc5-riscv64-di, ext4-modules-6.11-rc5-s390x-di, ext4-modules-6.11-rc5-sh7751r-di, ext4-modules-6.11-rc5-sh7785lcr-di, ext4-modules-6.11-rc5-sparc64-di, f2fs-modules-6.11-rc5-4kc-malta-di, f2fs-modules-6.11-rc5-5kc-malta-di, f2fs-modules-6.11-rc5-686-di, f2fs-modules-6.11-rc5-686-pae-di, f2fs-modules-6.11-rc5-alpha-generic-di, f2fs-modules-6.11-rc5-amd64-di, f2fs-modules-6.11-rc5-arm64-di, f2fs-modules-6.11-rc5-armmp-di, f2fs-modules-6.11-rc5-loong64-di, f2fs-modules-6.11-rc5-loongson-3-di, f2fs-modules-6.11-rc5-mips32r2eb-di, f2fs-modules-6.11-rc5-mips32r2el-di, f2fs-modules-6.11-rc5-mips64r2eb-di, f2fs-modules-6.11-rc5-mips64r2el-di, f2fs-modules-6.11-rc5-mips64r6el-di, f2fs-modules-6.11-rc5-octeon-di, f2fs-modules-6.11-rc5-parisc-di, f2fs-modules-6.11-rc5-parisc64-di, f2fs-modules-6.11-rc5-powerpc-di, f2fs-modules-6.11-rc5-powerpc64-di, f2fs-modules-6.11-rc5-powerpc64le-di, f2fs-modules-6.11-rc5-riscv64-di, f2fs-modules-6.11-rc5-s390x-di, f2fs-modules-6.11-rc5-sh7751r-di, f2fs-modules-6.11-rc5-sh7785lcr-di, f2fs-modules-6.11-rc5-sparc64-di, fancontrol-modules-6.11-rc5-powerpc64-di, fancontrol-modules-6.11-rc5-powerpc64le-di, fat-modules-6.11-rc5-4kc-malta-di, fat-modules-6.11-rc5-5kc-malta-di, fat-modules-6.11-rc5-686-di, fat-modules-6.11-rc5-686-pae-di, fat-modules-6.11-rc5-alpha-generic-di, fat-modules-6.11-rc5-amd64-di, fat-modules-6.11-rc5-arm64-di, fat-modules-6.11-rc5-armmp-di, fat-modules-6.11-rc5-loong64-di, fat-modules-6.11-rc5-loongson-3-di, fat-modules-6.11-rc5-m68k-di, fat-modules-6.11-rc5-mips32r2eb-di, fat-modules-6.11-rc5-mips32r2el-di, fat-modules-6.11-rc5-mips64r2eb-di, fat-modules-6.11-rc5-mips64r2el-di, fat-modules-6.11-rc5-mips64r6el-di, fat-modules-6.11-rc5-octeon-di, fat-modules-6.11-rc5-parisc-di, fat-modules-6.11-rc5-parisc64-di, fat-modules-6.11-rc5-powerpc-di, fat-modules-6.11-rc5-powerpc64-di, fat-modules-6.11-rc5-powerpc64le-di, fat-modules-6.11-rc5-riscv64-di, fat-modules-6.11-rc5-s390x-di, fat-modules-6.11-rc5-sh7751r-di, fat-modules-6.11-rc5-sh7785lcr-di, fat-modules-6.11-rc5-sparc64-di, fb-modules-6.11-rc5-4kc-malta-di, fb-modules-6.11-rc5-5kc-malta-di, fb-modules-6.11-rc5-686-di, fb-modules-6.11-rc5-686-pae-di, fb-modules-6.11-rc5-alpha-generic-di, fb-modules-6.11-rc5-amd64-di, fb-modules-6.11-rc5-arm64-di, fb-modules-6.11-rc5-armmp-di, fb-modules-6.11-rc5-loong64-di, fb-modules-6.11-rc5-loongson-3-di, fb-modules-6.11-rc5-mips32r2eb-di, fb-modules-6.11-rc5-mips32r2el-di, fb-modules-6.11-rc5-mips64r2eb-di, fb-modules-6.11-rc5-mips64r2el-di, fb-modules-6.11-rc5-mips64r6el-di, fb-modules-6.11-rc5-octeon-di, fb-modules-6.11-rc5-parisc64-di, fb-modules-6.11-rc5-powerpc-di, fb-modules-6.11-rc5-powerpc64-di, fb-modules-6.11-rc5-powerpc64le-di, fb-modules-6.11-rc5-riscv64-di, fb-modules-6.11-rc5-sparc64-di, firewire-core-modules-6.11-rc5-4kc-malta-di, firewire-core-modules-6.11-rc5-5kc-malta-di, firewire-core-modules-6.11-rc5-686-di, firewire-core-modules-6.11-rc5-686-pae-di, firewire-core-modules-6.11-rc5-amd64-di, firewire-core-modules-6.11-rc5-loong64-di, firewire-core-modules-6.11-rc5-loongson-3-di, firewire-core-modules-6.11-rc5-mips32r2eb-di, firewire-core-modules-6.11-rc5-mips32r2el-di, firewire-core-modules-6.11-rc5-mips64r2eb-di, firewire-core-modules-6.11-rc5-mips64r2el-di, firewire-core-modules-6.11-rc5-mips64r6el-di, firewire-core-modules-6.11-rc5-octeon-di, firewire-core-modules-6.11-rc5-powerpc-di, firewire-core-modules-6.11-rc5-powerpc64-di, firewire-core-modules-6.11-rc5-powerpc64le-di, firewire-core-modules-6.11-rc5-sh7751r-di, firewire-core-modules-6.11-rc5-sh7785lcr-di, hfs-modules-6.11-rc5-m68k-di, hfs-modules-6.11-rc5-powerpc-di, hfs-modules-6.11-rc5-powerpc64-di, hypervisor-modules-6.11-rc5-powerpc64-di, hypervisor-modules-6.11-rc5-powerpc64le-di, i2c-modules-6.11-rc5-686-di, i2c-modules-6.11-rc5-686-pae-di, i2c-modules-6.11-rc5-alpha-generic-di, i2c-modules-6.11-rc5-amd64-di, i2c-modules-6.11-rc5-arm64-di, i2c-modules-6.11-rc5-armmp-di, i2c-modules-6.11-rc5-loong64-di, i2c-modules-6.11-rc5-parisc-di, i2c-modules-6.11-rc5-powerpc64-di, i2c-modules-6.11-rc5-powerpc64le-di, i2c-modules-6.11-rc5-riscv64-di, i2c-modules-6.11-rc5-sh7751r-di, i2c-modules-6.11-rc5-sh7785lcr-di, i2c-modules-6.11-rc5-sparc64-di, input-modules-6.11-rc5-4kc-malta-di, input-modules-6.11-rc5-5kc-malta-di, input-modules-6.11-rc5-686-di, input-modules-6.11-rc5-686-pae-di, input-modules-6.11-rc5-alpha-generic-di, input-modules-6.11-rc5-amd64-di, input-modules-6.11-rc5-arm64-di, input-modules-6.11-rc5-armmp-di, input-modules-6.11-rc5-loong64-di, input-modules-6.11-rc5-loongson-3-di, input-modules-6.11-rc5-mips32r2eb-di, input-modules-6.11-rc5-mips32r2el-di, input-modules-6.11-rc5-mips64r2eb-di, input-modules-6.11-rc5-mips64r2el-di, input-modules-6.11-rc5-mips64r6el-di, input-modules-6.11-rc5-octeon-di, input-modules-6.11-rc5-parisc-di, input-modules-6.11-rc5-parisc64-di, input-modules-6.11-rc5-powerpc-di, input-modules-6.11-rc5-powerpc64-di, input-modules-6.11-rc5-powerpc64le-di, input-modules-6.11-rc5-riscv64-di, input-modules-6.11-rc5-sparc64-di, isofs-modules-6.11-rc5-4kc-malta-di, isofs-modules-6.11-rc5-5kc-malta-di, isofs-modules-6.11-rc5-686-di, isofs-modules-6.11-rc5-686-pae-di, isofs-modules-6.11-rc5-alpha-generic-di, isofs-modules-6.11-rc5-amd64-di, isofs-modules-6.11-rc5-arm64-di, isofs-modules-6.11-rc5-armmp-di, isofs-modules-6.11-rc5-loong64-di, isofs-modules-6.11-rc5-loongson-3-di, isofs-modules-6.11-rc5-m68k-di, isofs-modules-6.11-rc5-mips32r2eb-di, isofs-modules-6.11-rc5-mips32r2el-di, isofs-modules-6.11-rc5-mips64r2eb-di, isofs-modules-6.11-rc5-mips64r2el-di, isofs-modules-6.11-rc5-mips64r6el-di, isofs-modules-6.11-rc5-octeon-di, isofs-modules-6.11-rc5-parisc-di, isofs-modules-6.11-rc5-parisc64-di, isofs-modules-6.11-rc5-powerpc-di, isofs-modules-6.11-rc5-powerpc64-di, isofs-modules-6.11-rc5-powerpc64le-di, isofs-modules-6.11-rc5-riscv64-di, isofs-modules-6.11-rc5-s390x-di, isofs-modules-6.11-rc5-sh7751r-di, isofs-modules-6.11-rc5-sh7785lcr-di, isofs-modules-6.11-rc5-sparc64-di, jfs-modules-6.11-rc5-4kc-malta-di, jfs-modules-6.11-rc5-5kc-malta-di, jfs-modules-6.11-rc5-686-di, jfs-modules-6.11-rc5-686-pae-di, jfs-modules-6.11-rc5-alpha-generic-di, jfs-modules-6.11-rc5-amd64-di, jfs-modules-6.11-rc5-arm64-di, jfs-modules-6.11-rc5-armmp-di, jfs-modules-6.11-rc5-loong64-di, jfs-modules-6.11-rc5-loongson-3-di, jfs-modules-6.11-rc5-mips32r2eb-di, jfs-modules-6.11-rc5-mips32r2el-di, jfs-modules-6.11-rc5-mips64r2eb-di, jfs-modules-6.11-rc5-mips64r2el-di, jfs-modules-6.11-rc5-mips64r6el-di, jfs-modules-6.11-rc5-octeon-di, jfs-modules-6.11-rc5-parisc-di, jfs-modules-6.11-rc5-parisc64-di, jfs-modules-6.11-rc5-powerpc-di, jfs-modules-6.11-rc5-powerpc64-di, jfs-modules-6.11-rc5-powerpc64le-di, jfs-modules-6.11-rc5-riscv64-di, jfs-modules-6.11-rc5-sh7751r-di, jfs-modules-6.11-rc5-sh7785lcr-di, jfs-modules-6.11-rc5-sparc64-di, kernel-image-6.11-rc5-4kc-malta-di, kernel-image-6.11-rc5-5kc-malta-di, kernel-image-6.11-rc5-686-di, kernel-image-6.11-rc5-686-pae-di, kernel-image-6.11-rc5-alpha-generic-di, kernel-image-6.11-rc5-amd64-di, kernel-image-6.11-rc5-arm64-di, kernel-image-6.11-rc5-armmp-di, kernel-image-6.11-rc5-loong64-di, kernel-image-6.11-rc5-loongson-3-di, kernel-image-6.11-rc5-m68k-di, kernel-image-6.11-rc5-mips32r2eb-di, kernel-image-6.11-rc5-mips32r2el-di, kernel-image-6.11-rc5-mips64r2eb-di, kernel-image-6.11-rc5-mips64r2el-di, kernel-image-6.11-rc5-mips64r6el-di, kernel-image-6.11-rc5-octeon-di, kernel-image-6.11-rc5-parisc-di, kernel-image-6.11-rc5-parisc64-di, kernel-image-6.11-rc5-powerpc-di, kernel-image-6.11-rc5-powerpc64-di, kernel-image-6.11-rc5-powerpc64le-di, kernel-image-6.11-rc5-riscv64-di, kernel-image-6.11-rc5-s390x-di, kernel-image-6.11-rc5-sh7751r-di, kernel-image-6.11-rc5-sh7785lcr-di, kernel-image-6.11-rc5-sparc64-di, leds-modules-6.11-rc5-arm64-di, leds-modules-6.11-rc5-armmp-di, loop-modules-6.11-rc5-4kc-malta-di, loop-modules-6.11-rc5-5kc-malta-di, loop-modules-6.11-rc5-686-di, loop-modules-6.11-rc5-686-pae-di, loop-modules-6.11-rc5-alpha-generic-di, loop-modules-6.11-rc5-amd64-di, loop-modules-6.11-rc5-arm64-di, loop-modules-6.11-rc5-armmp-di, loop-modules-6.11-rc5-loong64-di, loop-modules-6.11-rc5-loongson-3-di, loop-modules-6.11-rc5-m68k-di, loop-modules-6.11-rc5-mips32r2eb-di, loop-modules-6.11-rc5-mips32r2el-di, loop-modules-6.11-rc5-mips64r2eb-di, loop-modules-6.11-rc5-mips64r2el-di, loop-modules-6.11-rc5-mips64r6el-di, loop-modules-6.11-rc5-octeon-di, loop-modules-6.11-rc5-parisc-di, loop-modules-6.11-rc5-parisc64-di, loop-modules-6.11-rc5-powerpc-di, loop-modules-6.11-rc5-powerpc64-di, loop-modules-6.11-rc5-powerpc64le-di, loop-modules-6.11-rc5-riscv64-di, loop-modules-6.11-rc5-s390x-di, loop-modules-6.11-rc5-sh7751r-di, loop-modules-6.11-rc5-sh7785lcr-di, md-modules-6.11-rc5-4kc-malta-di, md-modules-6.11-rc5-5kc-malta-di, md-modules-6.11-rc5-686-di, md-modules-6.11-rc5-686-pae-di, md-modules-6.11-rc5-alpha-generic-di, md-modules-6.11-rc5-amd64-di, md-modules-6.11-rc5-arm64-di, md-modules-6.11-rc5-armmp-di, md-modules-6.11-rc5-loong64-di, md-modules-6.11-rc5-loongson-3-di, md-modules-6.11-rc5-m68k-di, md-modules-6.11-rc5-mips32r2eb-di, md-modules-6.11-rc5-mips32r2el-di, md-modules-6.11-rc5-mips64r2eb-di, md-modules-6.11-rc5-mips64r2el-di, md-modules-6.11-rc5-mips64r6el-di, md-modules-6.11-rc5-octeon-di, md-modules-6.11-rc5-parisc-di, md-modules-6.11-rc5-parisc64-di, md-modules-6.11-rc5-powerpc-di, md-modules-6.11-rc5-powerpc64-di, md-modules-6.11-rc5-powerpc64le-di, md-modules-6.11-rc5-riscv64-di, md-modules-6.11-rc5-s390x-di, md-modules-6.11-rc5-sh7751r-di, md-modules-6.11-rc5-sh7785lcr-di, md-modules-6.11-rc5-sparc64-di, minix-modules-6.11-rc5-4kc-malta-di, minix-modules-6.11-rc5-5kc-malta-di, minix-modules-6.11-rc5-loongson-3-di, minix-modules-6.11-rc5-mips32r2eb-di, minix-modules-6.11-rc5-mips32r2el-di, minix-modules-6.11-rc5-mips64r2eb-di, minix-modules-6.11-rc5-mips64r2el-di, minix-modules-6.11-rc5-mips64r6el-di, minix-modules-6.11-rc5-octeon-di, minix-modules-6.11-rc5-sh7751r-di, minix-modules-6.11-rc5-sh7785lcr-di, mmc-core-modules-6.11-rc5-4kc-malta-di, mmc-core-modules-6.11-rc5-5kc-malta-di, mmc-core-modules-6.11-rc5-686-di, mmc-core-modules-6.11-rc5-686-pae-di, mmc-core-modules-6.11-rc5-amd64-di, mmc-core-modules-6.11-rc5-loongson-3-di, mmc-core-modules-6.11-rc5-mips32r2eb-di, mmc-core-modules-6.11-rc5-mips32r2el-di, mmc-core-modules-6.11-rc5-mips64r2eb-di, mmc-core-modules-6.11-rc5-mips64r2el-di, mmc-core-modules-6.11-rc5-mips64r6el-di, mmc-core-modules-6.11-rc5-octeon-di, mmc-core-modules-6.11-rc5-powerpc-di, mmc-core-modules-6.11-rc5-powerpc64-di, mmc-core-modules-6.11-rc5-riscv64-di, mmc-modules-6.11-rc5-4kc-malta-di, mmc-modules-6.11-rc5-5kc-malta-di, mmc-modules-6.11-rc5-686-di, mmc-modules-6.11-rc5-686-pae-di, mmc-modules-6.11-rc5-amd64-di, mmc-modules-6.11-rc5-arm64-di, mmc-modules-6.11-rc5-armmp-di, mmc-modules-6.11-rc5-loongson-3-di, mmc-modules-6.11-rc5-mips32r2eb-di, mmc-modules-6.11-rc5-mips32r2el-di, mmc-modules-6.11-rc5-mips64r2eb-di, mmc-modules-6.11-rc5-mips64r2el-di, mmc-modules-6.11-rc5-mips64r6el-di, mmc-modules-6.11-rc5-octeon-di, mmc-modules-6.11-rc5-riscv64-di, mouse-modules-6.11-rc5-4kc-malta-di, mouse-modules-6.11-rc5-5kc-malta-di, mouse-modules-6.11-rc5-686-di, mouse-modules-6.11-rc5-686-pae-di, mouse-modules-6.11-rc5-alpha-generic-di, mouse-modules-6.11-rc5-amd64-di, mouse-modules-6.11-rc5-loong64-di, mouse-modules-6.11-rc5-loongson-3-di, mouse-modules-6.11-rc5-mips32r2eb-di, mouse-modules-6.11-rc5-mips32r2el-di, mouse-modules-6.11-rc5-mips64r2eb-di, mouse-modules-6.11-rc5-mips64r2el-di, mouse-modules-6.11-rc5-mips64r6el-di, mouse-modules-6.11-rc5-octeon-di, mouse-modules-6.11-rc5-parisc-di, mouse-modules-6.11-rc5-parisc64-di, mouse-modules-6.11-rc5-powerpc-di, mouse-modules-6.11-rc5-powerpc64-di, mouse-modules-6.11-rc5-powerpc64le-di, mtd-core-modules-6.11-rc5-686-di, mtd-core-modules-6.11-rc5-686-pae-di, mtd-core-modules-6.11-rc5-amd64-di, mtd-core-modules-6.11-rc5-arm64-di, mtd-core-modules-6.11-rc5-loong64-di, mtd-core-modules-6.11-rc5-powerpc64-di, mtd-core-modules-6.11-rc5-powerpc64le-di, mtd-core-modules-6.11-rc5-s390x-di, mtd-modules-6.11-rc5-armmp-di, mtd-modules-6.11-rc5-loong64-di, mtd-modules-6.11-rc5-riscv64-di, multipath-modules-6.11-rc5-4kc-malta-di, multipath-modules-6.11-rc5-5kc-malta-di, multipath-modules-6.11-rc5-686-di, multipath-modules-6.11-rc5-686-pae-di, multipath-modules-6.11-rc5-alpha-generic-di, multipath-modules-6.11-rc5-amd64-di, multipath-modules-6.11-rc5-arm64-di, multipath-modules-6.11-rc5-armmp-di, multipath-modules-6.11-rc5-loong64-di, multipath-modules-6.11-rc5-loongson-3-di, multipath-modules-6.11-rc5-mips32r2eb-di, multipath-modules-6.11-rc5-mips32r2el-di, multipath-modules-6.11-rc5-mips64r2eb-di, multipath-modules-6.11-rc5-mips64r2el-di, multipath-modules-6.11-rc5-mips64r6el-di, multipath-modules-6.11-rc5-octeon-di, multipath-modules-6.11-rc5-parisc-di, multipath-modules-6.11-rc5-parisc64-di, multipath-modules-6.11-rc5-powerpc-di, multipath-modules-6.11-rc5-powerpc64-di, multipath-modules-6.11-rc5-powerpc64le-di, multipath-modules-6.11-rc5-riscv64-di, multipath-modules-6.11-rc5-s390x-di, multipath-modules-6.11-rc5-sh7751r-di, multipath-modules-6.11-rc5-sh7785lcr-di, multipath-modules-6.11-rc5-sparc64-di, nbd-modules-6.11-rc5-4kc-malta-di, nbd-modules-6.11-rc5-5kc-malta-di, nbd-modules-6.11-rc5-686-di, nbd-modules-6.11-rc5-686-pae-di, nbd-modules-6.11-rc5-alpha-generic-di, nbd-modules-6.11-rc5-amd64-di, nbd-modules-6.11-rc5-arm64-di, nbd-modules-6.11-rc5-armmp-di, nbd-modules-6.11-rc5-loong64-di, nbd-modules-6.11-rc5-loongson-3-di, nbd-modules-6.11-rc5-m68k-di, nbd-modules-6.11-rc5-mips32r2eb-di, nbd-modules-6.11-rc5-mips32r2el-di, nbd-modules-6.11-rc5-mips64r2eb-di, nbd-modules-6.11-rc5-mips64r2el-di, nbd-modules-6.11-rc5-mips64r6el-di, nbd-modules-6.11-rc5-octeon-di, nbd-modules-6.11-rc5-parisc-di, nbd-modules-6.11-rc5-parisc64-di, nbd-modules-6.11-rc5-powerpc-di, nbd-modules-6.11-rc5-powerpc64-di, nbd-modules-6.11-rc5-powerpc64le-di, nbd-modules-6.11-rc5-riscv64-di, nbd-modules-6.11-rc5-s390x-di, nbd-modules-6.11-rc5-sh7751r-di, nbd-modules-6.11-rc5-sh7785lcr-di, nbd-modules-6.11-rc5-sparc64-di, nfs-modules-6.11-rc5-4kc-malta-di, nfs-modules-6.11-rc5-5kc-malta-di, nfs-modules-6.11-rc5-loongson-3-di, nfs-modules-6.11-rc5-mips32r2eb-di, nfs-modules-6.11-rc5-mips32r2el-di, nfs-modules-6.11-rc5-mips64r2eb-di, nfs-modules-6.11-rc5-mips64r2el-di, nfs-modules-6.11-rc5-mips64r6el-di, nfs-modules-6.11-rc5-octeon-di, nic-modules-6.11-rc5-4kc-malta-di, nic-modules-6.11-rc5-5kc-malta-di, nic-modules-6.11-rc5-686-di, nic-modules-6.11-rc5-686-pae-di, nic-modules-6.11-rc5-alpha-generic-di, nic-modules-6.11-rc5-amd64-di, nic-modules-6.11-rc5-arm64-di, nic-modules-6.11-rc5-armmp-di, nic-modules-6.11-rc5-loong64-di, nic-modules-6.11-rc5-loongson-3-di, nic-modules-6.11-rc5-m68k-di, nic-modules-6.11-rc5-mips32r2eb-di, nic-modules-6.11-rc5-mips32r2el-di, nic-modules-6.11-rc5-mips64r2eb-di, nic-modules-6.11-rc5-mips64r2el-di, nic-modules-6.11-rc5-mips64r6el-di, nic-modules-6.11-rc5-octeon-di, nic-modules-6.11-rc5-parisc-di, nic-modules-6.11-rc5-parisc64-di, nic-modules-6.11-rc5-powerpc-di, nic-modules-6.11-rc5-powerpc64-di, nic-modules-6.11-rc5-powerpc64le-di, nic-modules-6.11-rc5-riscv64-di, nic-modules-6.11-rc5-s390x-di, nic-modules-6.11-rc5-sh7751r-di, nic-modules-6.11-rc5-sh7785lcr-di, nic-modules-6.11-rc5-sparc64-di, nic-pcmcia-modules-6.11-rc5-686-di, nic-pcmcia-modules-6.11-rc5-686-pae-di, nic-pcmcia-modules-6.11-rc5-alpha-generic-di, nic-pcmcia-modules-6.11-rc5-amd64-di, nic-pcmcia-modules-6.11-rc5-powerpc-di, nic-pcmcia-modules-6.11-rc5-powerpc64-di, nic-shared-modules-6.11-rc5-4kc-malta-di, nic-shared-modules-6.11-rc5-5kc-malta-di, nic-shared-modules-6.11-rc5-686-di, nic-shared-modules-6.11-rc5-686-pae-di, nic-shared-modules-6.11-rc5-alpha-generic-di, nic-shared-modules-6.11-rc5-amd64-di, nic-shared-modules-6.11-rc5-arm64-di, nic-shared-modules-6.11-rc5-armmp-di, nic-shared-modules-6.11-rc5-loong64-di, nic-shared-modules-6.11-rc5-loongson-3-di, nic-shared-modules-6.11-rc5-m68k-di, nic-shared-modules-6.11-rc5-mips32r2eb-di, nic-shared-modules-6.11-rc5-mips32r2el-di, nic-shared-modules-6.11-rc5-mips64r2eb-di, nic-shared-modules-6.11-rc5-mips64r2el-di, nic-shared-modules-6.11-rc5-mips64r6el-di, nic-shared-modules-6.11-rc5-octeon-di, nic-shared-modules-6.11-rc5-parisc-di, nic-shared-modules-6.11-rc5-parisc64-di, nic-shared-modules-6.11-rc5-powerpc-di, nic-shared-modules-6.11-rc5-powerpc64-di, nic-shared-modules-6.11-rc5-powerpc64le-di, nic-shared-modules-6.11-rc5-riscv64-di, nic-shared-modules-6.11-rc5-sh7751r-di, nic-shared-modules-6.11-rc5-sh7785lcr-di, nic-shared-modules-6.11-rc5-sparc64-di, nic-usb-modules-6.11-rc5-4kc-malta-di, nic-usb-modules-6.11-rc5-5kc-malta-di, nic-usb-modules-6.11-rc5-686-di, nic-usb-modules-6.11-rc5-686-pae-di, nic-usb-modules-6.11-rc5-alpha-generic-di, nic-usb-modules-6.11-rc5-amd64-di, nic-usb-modules-6.11-rc5-arm64-di, nic-usb-modules-6.11-rc5-armmp-di, nic-usb-modules-6.11-rc5-loong64-di, nic-usb-modules-6.11-rc5-loongson-3-di, nic-usb-modules-6.11-rc5-mips32r2eb-di, nic-usb-modules-6.11-rc5-mips32r2el-di, nic-usb-modules-6.11-rc5-mips64r2eb-di, nic-usb-modules-6.11-rc5-mips64r2el-di, nic-usb-modules-6.11-rc5-mips64r6el-di, nic-usb-modules-6.11-rc5-octeon-di, nic-usb-modules-6.11-rc5-parisc-di, nic-usb-modules-6.11-rc5-parisc64-di, nic-usb-modules-6.11-rc5-powerpc-di, nic-usb-modules-6.11-rc5-powerpc64-di, nic-usb-modules-6.11-rc5-powerpc64le-di, nic-usb-modules-6.11-rc5-riscv64-di, nic-usb-modules-6.11-rc5-sh7751r-di, nic-usb-modules-6.11-rc5-sh7785lcr-di, nic-usb-modules-6.11-rc5-sparc64-di, nic-wireless-modules-6.11-rc5-4kc-malta-di, nic-wireless-modules-6.11-rc5-5kc-malta-di, nic-wireless-modules-6.11-rc5-686-di, nic-wireless-modules-6.11-rc5-686-pae-di, nic-wireless-modules-6.11-rc5-alpha-generic-di, nic-wireless-modules-6.11-rc5-amd64-di, nic-wireless-modules-6.11-rc5-arm64-di, nic-wireless-modules-6.11-rc5-armmp-di, nic-wireless-modules-6.11-rc5-loong64-di, nic-wireless-modules-6.11-rc5-loongson-3-di, nic-wireless-modules-6.11-rc5-mips32r2eb-di, nic-wireless-modules-6.11-rc5-mips32r2el-di, nic-wireless-modules-6.11-rc5-mips64r2eb-di, nic-wireless-modules-6.11-rc5-mips64r2el-di, nic-wireless-modules-6.11-rc5-mips64r6el-di, nic-wireless-modules-6.11-rc5-octeon-di, nic-wireless-modules-6.11-rc5-powerpc-di, nic-wireless-modules-6.11-rc5-powerpc64-di, nic-wireless-modules-6.11-rc5-powerpc64le-di, nic-wireless-modules-6.11-rc5-riscv64-di, pata-modules-6.11-rc5-4kc-malta-di, pata-modules-6.11-rc5-5kc-malta-di, pata-modules-6.11-rc5-686-di, pata-modules-6.11-rc5-686-pae-di, pata-modules-6.11-rc5-alpha-generic-di, pata-modules-6.11-rc5-amd64-di, pata-modules-6.11-rc5-armmp-di, pata-modules-6.11-rc5-loong64-di, pata-modules-6.11-rc5-loongson-3-di, pata-modules-6.11-rc5-m68k-di, pata-modules-6.11-rc5-mips32r2eb-di, pata-modules-6.11-rc5-mips32r2el-di, pata-modules-6.11-rc5-mips64r2eb-di, pata-modules-6.11-rc5-mips64r2el-di, pata-modules-6.11-rc5-mips64r6el-di, pata-modules-6.11-rc5-octeon-di, pata-modules-6.11-rc5-parisc-di, pata-modules-6.11-rc5-parisc64-di, pata-modules-6.11-rc5-powerpc-di, pata-modules-6.11-rc5-powerpc64-di, pata-modules-6.11-rc5-riscv64-di, pata-modules-6.11-rc5-sh7751r-di, pata-modules-6.11-rc5-sh7785lcr-di, pata-modules-6.11-rc5-sparc64-di, pcmcia-modules-6.11-rc5-686-di, pcmcia-modules-6.11-rc5-686-pae-di, pcmcia-modules-6.11-rc5-alpha-generic-di, pcmcia-modules-6.11-rc5-amd64-di, pcmcia-modules-6.11-rc5-powerpc-di, pcmcia-modules-6.11-rc5-powerpc64-di, pcmcia-storage-modules-6.11-rc5-686-di, pcmcia-storage-modules-6.11-rc5-686-pae-di, pcmcia-storage-modules-6.11-rc5-amd64-di, pcmcia-storage-modules-6.11-rc5-powerpc-di, pcmcia-storage-modules-6.11-rc5-powerpc64-di, ppp-modules-6.11-rc5-4kc-malta-di, ppp-modules-6.11-rc5-5kc-malta-di, ppp-modules-6.11-rc5-686-di, ppp-modules-6.11-rc5-686-pae-di, ppp-modules-6.11-rc5-alpha-generic-di, ppp-modules-6.11-rc5-amd64-di, ppp-modules-6.11-rc5-arm64-di, ppp-modules-6.11-rc5-armmp-di, ppp-modules-6.11-rc5-loong64-di, ppp-modules-6.11-rc5-loongson-3-di, ppp-modules-6.11-rc5-m68k-di, ppp-modules-6.11-rc5-mips32r2eb-di, ppp-modules-6.11-rc5-mips32r2el-di, ppp-modules-6.11-rc5-mips64r2eb-di, ppp-modules-6.11-rc5-mips64r2el-di, ppp-modules-6.11-rc5-mips64r6el-di, ppp-modules-6.11-rc5-octeon-di, ppp-modules-6.11-rc5-parisc-di, ppp-modules-6.11-rc5-parisc64-di, ppp-modules-6.11-rc5-powerpc-di, ppp-modules-6.11-rc5-powerpc64-di, ppp-modules-6.11-rc5-powerpc64le-di, ppp-modules-6.11-rc5-riscv64-di, ppp-modules-6.11-rc5-sh7751r-di, ppp-modules-6.11-rc5-sh7785lcr-di, ppp-modules-6.11-rc5-sparc64-di, rfkill-modules-6.11-rc5-686-di, rfkill-modules-6.11-rc5-686-pae-di, rfkill-modules-6.11-rc5-amd64-di, rfkill-modules-6.11-rc5-loong64-di, sata-modules-6.11-rc5-4kc-malta-di, sata-modules-6.11-rc5-5kc-malta-di, sata-modules-6.11-rc5-686-di, sata-modules-6.11-rc5-686-pae-di, sata-modules-6.11-rc5-alpha-generic-di, sata-modules-6.11-rc5-amd64-di, sata-modules-6.11-rc5-arm64-di, sata-modules-6.11-rc5-armmp-di, sata-modules-6.11-rc5-loong64-di, sata-modules-6.11-rc5-loongson-3-di, sata-modules-6.11-rc5-mips32r2eb-di, sata-modules-6.11-rc5-mips32r2el-di, sata-modules-6.11-rc5-mips64r2eb-di, sata-modules-6.11-rc5-mips64r2el-di, sata-modules-6.11-rc5-mips64r6el-di, sata-modules-6.11-rc5-octeon-di, sata-modules-6.11-rc5-parisc-di, sata-modules-6.11-rc5-parisc64-di, sata-modules-6.11-rc5-powerpc-di, sata-modules-6.11-rc5-powerpc64-di, sata-modules-6.11-rc5-powerpc64le-di, sata-modules-6.11-rc5-riscv64-di, sata-modules-6.11-rc5-sh7751r-di, sata-modules-6.11-rc5-sh7785lcr-di, sata-modules-6.11-rc5-sparc64-di, scsi-core-modules-6.11-rc5-4kc-malta-di, scsi-core-modules-6.11-rc5-5kc-malta-di, scsi-core-modules-6.11-rc5-686-di, scsi-core-modules-6.11-rc5-686-pae-di, scsi-core-modules-6.11-rc5-alpha-generic-di, scsi-core-modules-6.11-rc5-amd64-di, scsi-core-modules-6.11-rc5-arm64-di, scsi-core-modules-6.11-rc5-armmp-di, scsi-core-modules-6.11-rc5-loong64-di, scsi-core-modules-6.11-rc5-loongson-3-di, scsi-core-modules-6.11-rc5-m68k-di, scsi-core-modules-6.11-rc5-mips32r2eb-di, scsi-core-modules-6.11-rc5-mips32r2el-di, scsi-core-modules-6.11-rc5-mips64r2eb-di, scsi-core-modules-6.11-rc5-mips64r2el-di, scsi-core-modules-6.11-rc5-mips64r6el-di, scsi-core-modules-6.11-rc5-octeon-di, scsi-core-modules-6.11-rc5-parisc-di, scsi-core-modules-6.11-rc5-parisc64-di, scsi-core-modules-6.11-rc5-powerpc-di, scsi-core-modules-6.11-rc5-powerpc64-di, scsi-core-modules-6.11-rc5-powerpc64le-di, scsi-core-modules-6.11-rc5-riscv64-di, scsi-core-modules-6.11-rc5-s390x-di, scsi-core-modules-6.11-rc5-sh7785lcr-di, scsi-core-modules-6.11-rc5-sparc64-di, scsi-modules-6.11-rc5-4kc-malta-di, scsi-modules-6.11-rc5-5kc-malta-di, scsi-modules-6.11-rc5-686-di, scsi-modules-6.11-rc5-686-pae-di, scsi-modules-6.11-rc5-alpha-generic-di, scsi-modules-6.11-rc5-amd64-di, scsi-modules-6.11-rc5-arm64-di, scsi-modules-6.11-rc5-armmp-di, scsi-modules-6.11-rc5-loong64-di, scsi-modules-6.11-rc5-loongson-3-di, scsi-modules-6.11-rc5-m68k-di, scsi-modules-6.11-rc5-mips32r2eb-di, scsi-modules-6.11-rc5-mips32r2el-di, scsi-modules-6.11-rc5-mips64r2eb-di, scsi-modules-6.11-rc5-mips64r2el-di, scsi-modules-6.11-rc5-mips64r6el-di, scsi-modules-6.11-rc5-octeon-di, scsi-modules-6.11-rc5-parisc-di, scsi-modules-6.11-rc5-parisc64-di, scsi-modules-6.11-rc5-powerpc-di, scsi-modules-6.11-rc5-powerpc64-di, scsi-modules-6.11-rc5-powerpc64le-di, scsi-modules-6.11-rc5-riscv64-di, scsi-modules-6.11-rc5-s390x-di, scsi-modules-6.11-rc5-sparc64-di, scsi-nic-modules-6.11-rc5-4kc-malta-di, scsi-nic-modules-6.11-rc5-5kc-malta-di, scsi-nic-modules-6.11-rc5-686-di, scsi-nic-modules-6.11-rc5-686-pae-di, scsi-nic-modules-6.11-rc5-alpha-generic-di, scsi-nic-modules-6.11-rc5-amd64-di, scsi-nic-modules-6.11-rc5-arm64-di, scsi-nic-modules-6.11-rc5-armmp-di, scsi-nic-modules-6.11-rc5-loong64-di, scsi-nic-modules-6.11-rc5-loongson-3-di, scsi-nic-modules-6.11-rc5-mips32r2eb-di, scsi-nic-modules-6.11-rc5-mips32r2el-di, scsi-nic-modules-6.11-rc5-mips64r2eb-di, scsi-nic-modules-6.11-rc5-mips64r2el-di, scsi-nic-modules-6.11-rc5-mips64r6el-di, scsi-nic-modules-6.11-rc5-octeon-di, scsi-nic-modules-6.11-rc5-powerpc-di, scsi-nic-modules-6.11-rc5-powerpc64-di, scsi-nic-modules-6.11-rc5-powerpc64le-di, scsi-nic-modules-6.11-rc5-riscv64-di, serial-modules-6.11-rc5-686-di, serial-modules-6.11-rc5-686-pae-di, serial-modules-6.11-rc5-alpha-generic-di, serial-modules-6.11-rc5-amd64-di, serial-modules-6.11-rc5-loong64-di, serial-modules-6.11-rc5-parisc-di, serial-modules-6.11-rc5-parisc64-di, serial-modules-6.11-rc5-powerpc-di, serial-modules-6.11-rc5-powerpc64-di, serial-modules-6.11-rc5-powerpc64le-di, sound-modules-6.11-rc5-4kc-malta-di, sound-modules-6.11-rc5-5kc-malta-di, sound-modules-6.11-rc5-686-di, sound-modules-6.11-rc5-686-pae-di, sound-modules-6.11-rc5-amd64-di, sound-modules-6.11-rc5-arm64-di, sound-modules-6.11-rc5-armmp-di, sound-modules-6.11-rc5-loong64-di, sound-modules-6.11-rc5-loongson-3-di, sound-modules-6.11-rc5-mips32r2eb-di, sound-modules-6.11-rc5-mips32r2el-di, sound-modules-6.11-rc5-mips64r2eb-di, sound-modules-6.11-rc5-mips64r2el-di, sound-modules-6.11-rc5-mips64r6el-di, sound-modules-6.11-rc5-octeon-di, sound-modules-6.11-rc5-sh7751r-di, sound-modules-6.11-rc5-sh7785lcr-di, speakup-modules-6.11-rc5-4kc-malta-di, speakup-modules-6.11-rc5-5kc-malta-di, speakup-modules-6.11-rc5-686-di, speakup-modules-6.11-rc5-686-pae-di, speakup-modules-6.11-rc5-amd64-di, speakup-modules-6.11-rc5-arm64-di, speakup-modules-6.11-rc5-armmp-di, speakup-modules-6.11-rc5-loong64-di, speakup-modules-6.11-rc5-loongson-3-di, speakup-modules-6.11-rc5-mips32r2eb-di, speakup-modules-6.11-rc5-mips32r2el-di, speakup-modules-6.11-rc5-mips64r2eb-di, speakup-modules-6.11-rc5-mips64r2el-di, speakup-modules-6.11-rc5-mips64r6el-di, speakup-modules-6.11-rc5-octeon-di, speakup-modules-6.11-rc5-sh7751r-di, speakup-modules-6.11-rc5-sh7785lcr-di, squashfs-modules-6.11-rc5-4kc-malta-di, squashfs-modules-6.11-rc5-5kc-malta-di, squashfs-modules-6.11-rc5-686-di, squashfs-modules-6.11-rc5-686-pae-di, squashfs-modules-6.11-rc5-alpha-generic-di, squashfs-modules-6.11-rc5-amd64-di, squashfs-modules-6.11-rc5-arm64-di, squashfs-modules-6.11-rc5-armmp-di, squashfs-modules-6.11-rc5-loong64-di, squashfs-modules-6.11-rc5-loongson-3-di, squashfs-modules-6.11-rc5-m68k-di, squashfs-modules-6.11-rc5-mips32r2eb-di, squashfs-modules-6.11-rc5-mips32r2el-di, squashfs-modules-6.11-rc5-mips64r2eb-di, squashfs-modules-6.11-rc5-mips64r2el-di, squashfs-modules-6.11-rc5-mips64r6el-di, squashfs-modules-6.11-rc5-octeon-di, squashfs-modules-6.11-rc5-parisc-di, squashfs-modules-6.11-rc5-parisc64-di, squashfs-modules-6.11-rc5-powerpc-di, squashfs-modules-6.11-rc5-powerpc64-di, squashfs-modules-6.11-rc5-powerpc64le-di, squashfs-modules-6.11-rc5-riscv64-di, squashfs-modules-6.11-rc5-sh7751r-di, squashfs-modules-6.11-rc5-sh7785lcr-di, squashfs-modules-6.11-rc5-sparc64-di, srm-modules-6.11-rc5-alpha-generic-di, udf-modules-6.11-rc5-4kc-malta-di, udf-modules-6.11-rc5-5kc-malta-di, udf-modules-6.11-rc5-686-di, udf-modules-6.11-rc5-686-pae-di, udf-modules-6.11-rc5-amd64-di, udf-modules-6.11-rc5-arm64-di, udf-modules-6.11-rc5-armmp-di, udf-modules-6.11-rc5-loong64-di, udf-modules-6.11-rc5-loongson-3-di, udf-modules-6.11-rc5-m68k-di, udf-modules-6.11-rc5-mips32r2eb-di, udf-modules-6.11-rc5-mips32r2el-di, udf-modules-6.11-rc5-mips64r2eb-di, udf-modules-6.11-rc5-mips64r2el-di, udf-modules-6.11-rc5-mips64r6el-di, udf-modules-6.11-rc5-octeon-di, udf-modules-6.11-rc5-powerpc-di, udf-modules-6.11-rc5-powerpc64-di, udf-modules-6.11-rc5-powerpc64le-di, udf-modules-6.11-rc5-riscv64-di, udf-modules-6.11-rc5-s390x-di, udf-modules-6.11-rc5-sh7751r-di, udf-modules-6.11-rc5-sh7785lcr-di, udf-modules-6.11-rc5-sparc64-di, ufs-modules-6.11-rc5-sparc64-di, uinput-modules-6.11-rc5-686-di, uinput-modules-6.11-rc5-686-pae-di, uinput-modules-6.11-rc5-amd64-di, uinput-modules-6.11-rc5-arm64-di, uinput-modules-6.11-rc5-armmp-di, uinput-modules-6.11-rc5-loong64-di, uinput-modules-6.11-rc5-powerpc-di, uinput-modules-6.11-rc5-powerpc64-di, uinput-modules-6.11-rc5-powerpc64le-di, usb-modules-6.11-rc5-4kc-malta-di, usb-modules-6.11-rc5-5kc-malta-di, usb-modules-6.11-rc5-686-di, usb-modules-6.11-rc5-686-pae-di, usb-modules-6.11-rc5-alpha-generic-di, usb-modules-6.11-rc5-amd64-di, usb-modules-6.11-rc5-arm64-di, usb-modules-6.11-rc5-armmp-di, usb-modules-6.11-rc5-loong64-di, usb-modules-6.11-rc5-loongson-3-di, usb-modules-6.11-rc5-mips32r2eb-di, usb-modules-6.11-rc5-mips32r2el-di, usb-modules-6.11-rc5-mips64r2eb-di, usb-modules-6.11-rc5-mips64r2el-di, usb-modules-6.11-rc5-mips64r6el-di, usb-modules-6.11-rc5-octeon-di, usb-modules-6.11-rc5-parisc-di, usb-modules-6.11-rc5-parisc64-di, usb-modules-6.11-rc5-powerpc-di, usb-modules-6.11-rc5-powerpc64-di, usb-modules-6.11-rc5-powerpc64le-di, usb-modules-6.11-rc5-riscv64-di, usb-modules-6.11-rc5-sh7785lcr-di, usb-modules-6.11-rc5-sparc64-di, usb-serial-modules-6.11-rc5-4kc-malta-di, usb-serial-modules-6.11-rc5-5kc-malta-di, usb-serial-modules-6.11-rc5-686-di, usb-serial-modules-6.11-rc5-686-pae-di, usb-serial-modules-6.11-rc5-alpha-generic-di, usb-serial-modules-6.11-rc5-amd64-di, usb-serial-modules-6.11-rc5-arm64-di, usb-serial-modules-6.11-rc5-armmp-di, usb-serial-modules-6.11-rc5-loong64-di, usb-serial-modules-6.11-rc5-loongson-3-di, usb-serial-modules-6.11-rc5-mips32r2eb-di, usb-serial-modules-6.11-rc5-mips32r2el-di, usb-serial-modules-6.11-rc5-mips64r2eb-di, usb-serial-modules-6.11-rc5-mips64r2el-di, usb-serial-modules-6.11-rc5-mips64r6el-di, usb-serial-modules-6.11-rc5-octeon-di, usb-serial-modules-6.11-rc5-parisc-di, usb-serial-modules-6.11-rc5-parisc64-di, usb-serial-modules-6.11-rc5-powerpc-di, usb-serial-modules-6.11-rc5-powerpc64-di, usb-serial-modules-6.11-rc5-powerpc64le-di, usb-serial-modules-6.11-rc5-riscv64-di, usb-serial-modules-6.11-rc5-sh7751r-di, usb-serial-modules-6.11-rc5-sh7785lcr-di, usb-serial-modules-6.11-rc5-sparc64-di, usb-storage-modules-6.11-rc5-4kc-malta-di, usb-storage-modules-6.11-rc5-5kc-malta-di, usb-storage-modules-6.11-rc5-686-di, usb-storage-modules-6.11-rc5-686-pae-di, usb-storage-modules-6.11-rc5-alpha-generic-di, usb-storage-modules-6.11-rc5-amd64-di, usb-storage-modules-6.11-rc5-arm64-di, usb-storage-modules-6.11-rc5-armmp-di, usb-storage-modules-6.11-rc5-loong64-di, usb-storage-modules-6.11-rc5-loongson-3-di, usb-storage-modules-6.11-rc5-mips32r2eb-di, usb-storage-modules-6.11-rc5-mips32r2el-di, usb-storage-modules-6.11-rc5-mips64r2eb-di, usb-storage-modules-6.11-rc5-mips64r2el-di, usb-storage-modules-6.11-rc5-mips64r6el-di, usb-storage-modules-6.11-rc5-octeon-di, usb-storage-modules-6.11-rc5-parisc-di, usb-storage-modules-6.11-rc5-parisc64-di, usb-storage-modules-6.11-rc5-powerpc-di, usb-storage-modules-6.11-rc5-powerpc64-di, usb-storage-modules-6.11-rc5-powerpc64le-di, usb-storage-modules-6.11-rc5-riscv64-di, usb-storage-modules-6.11-rc5-sh7751r-di, usb-storage-modules-6.11-rc5-sparc64-di, xfs-modules-6.11-rc5-4kc-malta-di, xfs-modules-6.11-rc5-5kc-malta-di, xfs-modules-6.11-rc5-686-di, xfs-modules-6.11-rc5-686-pae-di, xfs-modules-6.11-rc5-alpha-generic-di, xfs-modules-6.11-rc5-amd64-di, xfs-modules-6.11-rc5-arm64-di, xfs-modules-6.11-rc5-loong64-di, xfs-modules-6.11-rc5-loongson-3-di, xfs-modules-6.11-rc5-mips32r2eb-di, xfs-modules-6.11-rc5-mips32r2el-di, xfs-modules-6.11-rc5-mips64r2eb-di, xfs-modules-6.11-rc5-mips64r2el-di, xfs-modules-6.11-rc5-mips64r6el-di, xfs-modules-6.11-rc5-octeon-di, xfs-modules-6.11-rc5-parisc-di, xfs-modules-6.11-rc5-parisc64-di, xfs-modules-6.11-rc5-powerpc-di, xfs-modules-6.11-rc5-powerpc64-di, xfs-modules-6.11-rc5-powerpc64le-di, xfs-modules-6.11-rc5-riscv64-di, xfs-modules-6.11-rc5-s390x-di, xfs-modules-6.11-rc5-sh7751r-di, xfs-modules-6.11-rc5-sh7785lcr-di, xfs-modules-6.11-rc5-sparc64-di Version: 6.11~rc5-1~exp1 Maintainer: Debian Kernel Team Uploaders: Bastian Blank , maximilian attems , Ben Hutchings , Salvatore Bonaccorso Build-Depends: debhelper-compat (= 13), python3:native, python3-dacite:native, python3-jinja2:native, quilt, dh-python Build-Depends-Indep: cpio , graphviz , python3-sphinx , python3-sphinx-rtd-theme , texlive-latex-base , texlive-latex-extra , dvipng , python3-yaml , patchutils , xz-utils , rsync Architecture: linux-any all Standards-Version: 4.2.0 Format: 3.0 (quilt) Files: f6714ad92890129995862fd7a4cef175 239318 linux_6.11~rc5-1~exp1.dsc 228eb5361cdc713fe705f185a094149e 149837292 linux_6.11~rc5.orig.tar.xz ac6b0229f080638a27311b03b7cf1e45 1565436 linux_6.11~rc5-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/kernel-team/linux Vcs-Git: https://salsa.debian.org/kernel-team/linux.git Checksums-Sha256: 95fdcf907dd5d6841d98af7fe198e66e9d6a12ecca3919e19480298d6b3b709e 239318 linux_6.11~rc5-1~exp1.dsc 671b2abde5b8234308c66d2ca006a68ef88b35f366c0a8b2baf296ce6f287c45 149837292 linux_6.11~rc5.orig.tar.xz f8b8056392cd8b63212fd5ecdc1dcda0a50fd19152505445a45e5c6b6a578e01 1565436 linux_6.11~rc5-1~exp1.debian.tar.xz Homepage: https://www.kernel.org/ Build-Depends-Arch: bc , libssl-dev:native , libssl-dev , openssl , libelf-dev:native , libelf-dev [linux-any] , lz4 [amd64 arm64] , pahole | dwarves:native (>= 1.16~) , cpio , xz-utils , bison , bison , flex , flex , gcc-14 [alpha amd64 arm64 armel armhf hppa i386 loong64 m68k mips mips64 mips64el mips64r6el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] , gcc-14-alpha-linux-gnu [alpha] , gcc-14-x86-64-linux-gnu [amd64] , gcc-14-aarch64-linux-gnu [arm64] , gcc-arm-linux-gnueabihf [arm64] , gcc-14-arm-linux-gnueabi [armel] , gcc-14-arm-linux-gnueabihf [armhf] , gcc-14-hppa-linux-gnu [hppa] , gcc-14-hppa64-linux-gnu [hppa] , gcc-14-i686-linux-gnu [i386] , gcc-14-loongarch64-linux-gnu [loong64] , gcc-14-m68k-linux-gnu [m68k] , gcc-14-mips-linux-gnu [mips] , gcc-14-mips64-linux-gnuabi64 [mips64] , gcc-14-mips64el-linux-gnuabi64 [mips64el] , gcc-14-mipsisa64r6el-linux-gnuabi64 [mips64r6el] , gcc-14-mipsel-linux-gnu [mipsel] , gcc-14-powerpc-linux-gnu [powerpc] , gcc-14-powerpc64-linux-gnu [ppc64] , gcc-14-powerpc64le-linux-gnu [ppc64el] , gcc-14-riscv64-linux-gnu [riscv64] , gcc-14-s390x-linux-gnu [s390x] , gcc-14-sh4-linux-gnu [sh4] , gcc-14-sparc64-linux-gnu [sparc64] , python3-docutils [amd64 arm64 armhf i386 linux-any x32] , binutils-dev [hppa] , zlib1g-dev [linux-any] , libcap-dev [linux-any] , libpci-dev [linux-any] , asciidoctor [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] , libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libbabeltrace-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libdebuginfod-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libdw-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libopencsd-dev (>= 1.1.1) [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libperl-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libpython3-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libtraceevent-dev (>= 1:1.5) [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64 x32] , libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] , libzstd-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , python3-dev:any [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , python3-setuptools [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , autoconf [linux-any] , automake [linux-any] , libtool [linux-any] , libglib2.0-dev [linux-any] , libudev-dev [linux-any] , libwrap0-dev [linux-any] , rsync [linux-any] , libtracefs-dev (>= 1.3) [amd64 arm64 armhf i386 x32] , kernel-wedge (>= 2.105~) [alpha amd64 arm64 armel armhf hppa i386 loong64 m68k mips mips64 mips64el mips64r6el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] , kmod [alpha amd64 arm64 armel armhf hppa i386 loong64 m68k mips mips64 mips64el mips64r6el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] Package-List: acpi-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick acpi-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick acpi-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-rc5-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick bpftool deb devel optional arch=linux-any profile=!pkg.linux.mintools,!pkg.linux.notools btrfs-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-rc5-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick dasd-extra-modules-6.11-rc5-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick dasd-modules-6.11-rc5-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick efi-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick efi-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick efi-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick efi-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick efi-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick efi-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick efi-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-rc5-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fancontrol-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fancontrol-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-rc5-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick hfs-modules-6.11-rc5-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick hfs-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick hfs-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick hyperv-daemons deb admin optional arch=amd64,arm64,i386,x32 profile=!pkg.linux.mintools,!pkg.linux.notools hypervisor-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick hypervisor-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick intel-sdsi deb admin optional arch=amd64 profile=!pkg.linux.mintools,!pkg.linux.notools isofs-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-rc5-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-rc5-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-rc5-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick leds-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick leds-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick libcpupower-dev deb libdevel optional arch=linux-any profile=!pkg.linux.mintools,!pkg.linux.notools libcpupower1 deb libs optional arch=linux-any profile=!pkg.linux.mintools,!pkg.linux.notools linux-bpf-dev deb devel optional arch=alpha,amd64,arm64,armhf,hppa,i386,loong64,m68k,ppc64,ppc64el,riscv64,s390x,sparc64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-config-6.11 deb kernel optional arch=linux-any profile=!pkg.linux.nosource linux-cpupower deb admin optional arch=linux-any profile=!pkg.linux.mintools,!pkg.linux.notools linux-doc deb doc optional arch=all profile=!nodoc,!pkg.linux.nometa,!pkg.linux.quick linux-doc-6.11 deb doc optional arch=all profile=!nodoc,!pkg.linux.quick linux-headers-4kc-malta deb kernel optional arch=mips,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-5kc-malta deb kernel optional arch=mips64,mips64el profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-6.11-rc5-4kc-malta deb kernel optional arch=mips,mipsel profile=!pkg.linux.nokernel linux-headers-6.11-rc5-5kc-malta deb kernel optional arch=mips64,mips64el profile=!pkg.linux.nokernel linux-headers-6.11-rc5-686 deb kernel optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-686-pae deb kernel optional arch=i386 profile=!pkg.linux.nokernel linux-headers-6.11-rc5-alpha-generic deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-alpha-smp deb kernel optional arch=alpha profile=!pkg.linux.nokernel linux-headers-6.11-rc5-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-arm64-16k deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel linux-headers-6.11-rc5-armmp-lpae deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-cloud-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel linux-headers-6.11-rc5-cloud-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel linux-headers-6.11-rc5-common deb kernel optional arch=all profile=!pkg.linux.nokernel linux-headers-6.11-rc5-common-rt deb kernel optional arch=all profile=!pkg.linux.nokernel linux-headers-6.11-rc5-loong64 deb kernel optional arch=loong64 profile=!pkg.linux.nokernel linux-headers-6.11-rc5-loongson-3 deb kernel optional arch=mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-m68k deb kernel optional arch=m68k profile=!pkg.linux.nokernel linux-headers-6.11-rc5-mips32r2eb deb kernel optional arch=mips profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-mips32r2el deb kernel optional arch=mipsel profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-mips64r2eb deb kernel optional arch=mips64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-mips64r2el deb kernel optional arch=mips64el profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-mips64r6el deb kernel optional arch=mips64el,mips64r6el profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-octeon deb kernel optional arch=mips,mips64,mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-parisc deb kernel optional arch=hppa profile=!pkg.linux.nokernel linux-headers-6.11-rc5-parisc64 deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-powerpc deb kernel optional arch=powerpc profile=!pkg.linux.nokernel linux-headers-6.11-rc5-powerpc-smp deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-powerpc64 deb kernel optional arch=powerpc,ppc64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-powerpc64-64k deb kernel optional arch=ppc64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-powerpc64le deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel linux-headers-6.11-rc5-powerpc64le-64k deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-riscv64 deb kernel optional arch=riscv64 profile=!pkg.linux.nokernel linux-headers-6.11-rc5-rpi deb kernel optional arch=armel profile=!pkg.linux.nokernel linux-headers-6.11-rc5-rt-686-pae deb kernel optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-rt-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-rt-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-rt-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-s390x deb kernel optional arch=s390x profile=!pkg.linux.nokernel linux-headers-6.11-rc5-sh7751r deb kernel optional arch=sh4 profile=!pkg.linux.nokernel linux-headers-6.11-rc5-sh7785lcr deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-sparc64 deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rc5-sparc64-smp deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel linux-headers-686 deb kernel optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-686-pae deb kernel optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-alpha-generic deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-alpha-smp deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-armmp-lpae deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-loong64 deb kernel optional arch=loong64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-loongson-3 deb kernel optional arch=mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-m68k deb kernel optional arch=m68k profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-mips32r2eb deb kernel optional arch=mips profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-mips32r2el deb kernel optional arch=mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-mips64r2eb deb kernel optional arch=mips64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-mips64r2el deb kernel optional arch=mips64el profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-mips64r6el deb kernel optional arch=mips64el,mips64r6el profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-octeon deb kernel optional arch=mips,mips64,mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-parisc deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-parisc64 deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-powerpc deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-powerpc-smp deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-powerpc64 deb kernel optional arch=powerpc,ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-powerpc64-64k deb kernel optional arch=ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-powerpc64le deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-powerpc64le-64k deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-riscv64 deb kernel optional arch=riscv64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-rpi deb kernel optional arch=armel profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-rt-686-pae deb kernel optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-rt-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-s390x deb kernel optional arch=s390x profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-sh7751r deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-sh7785lcr deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-sparc64 deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-sparc64-smp deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-4kc-malta deb kernel optional arch=mips,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-4kc-malta-dbg deb kernel optional arch=mips,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-5kc-malta deb kernel optional arch=mips64,mips64el profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-5kc-malta-dbg deb kernel optional arch=mips64,mips64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-6.11-rc5-4kc-malta deb kernel optional arch=mips,mipsel profile=!pkg.linux.nokernel linux-image-6.11-rc5-4kc-malta-dbg deb debug optional arch=mips,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-5kc-malta deb kernel optional arch=mips64,mips64el profile=!pkg.linux.nokernel linux-image-6.11-rc5-5kc-malta-dbg deb debug optional arch=mips64,mips64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-686 deb kernel optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-686-dbg deb debug optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-686-pae deb kernel optional arch=i386 profile=!pkg.linux.nokernel linux-image-6.11-rc5-686-pae-dbg deb debug optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-alpha-generic deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-alpha-generic-dbg deb debug optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-alpha-smp deb kernel optional arch=alpha profile=!pkg.linux.nokernel linux-image-6.11-rc5-alpha-smp-dbg deb debug optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-amd64-dbg deb debug optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-amd64-unsigned deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-arm64-16k-dbg deb debug optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-arm64-16k-unsigned deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-arm64-dbg deb debug optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-arm64-unsigned deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel linux-image-6.11-rc5-armmp-dbg deb debug optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-armmp-lpae deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-armmp-lpae-dbg deb debug optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-cloud-amd64-dbg deb debug optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-cloud-amd64-unsigned deb kernel optional arch=amd64 profile=!pkg.linux.nokernel linux-image-6.11-rc5-cloud-arm64-dbg deb debug optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-cloud-arm64-unsigned deb kernel optional arch=arm64 profile=!pkg.linux.nokernel linux-image-6.11-rc5-loong64 deb kernel optional arch=loong64 profile=!pkg.linux.nokernel linux-image-6.11-rc5-loong64-dbg deb debug optional arch=loong64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-loongson-3 deb kernel optional arch=mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-loongson-3-dbg deb debug optional arch=mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-m68k deb kernel optional arch=m68k profile=!pkg.linux.nokernel linux-image-6.11-rc5-m68k-dbg deb debug optional arch=m68k profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-mips32r2eb deb kernel optional arch=mips profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-mips32r2eb-dbg deb debug optional arch=mips profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-mips32r2el deb kernel optional arch=mipsel profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-mips32r2el-dbg deb debug optional arch=mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-mips64r2eb deb kernel optional arch=mips64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-mips64r2eb-dbg deb debug optional arch=mips64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-mips64r2el deb kernel optional arch=mips64el profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-mips64r2el-dbg deb debug optional arch=mips64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-mips64r6el deb kernel optional arch=mips64el,mips64r6el profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-mips64r6el-dbg deb debug optional arch=mips64el,mips64r6el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-octeon deb kernel optional arch=mips,mips64,mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-octeon-dbg deb debug optional arch=mips,mips64,mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-parisc deb kernel optional arch=hppa profile=!pkg.linux.nokernel linux-image-6.11-rc5-parisc-dbg deb debug optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-parisc64 deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-parisc64-dbg deb debug optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-powerpc deb kernel optional arch=powerpc profile=!pkg.linux.nokernel linux-image-6.11-rc5-powerpc-dbg deb debug optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-powerpc-smp deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-powerpc-smp-dbg deb debug optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-powerpc64 deb kernel optional arch=powerpc,ppc64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-powerpc64-64k deb kernel optional arch=ppc64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-powerpc64-64k-dbg deb debug optional arch=ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-powerpc64-dbg deb debug optional arch=powerpc,ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-powerpc64le deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel linux-image-6.11-rc5-powerpc64le-64k deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-powerpc64le-64k-dbg deb debug optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-powerpc64le-dbg deb debug optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-riscv64 deb kernel optional arch=riscv64 profile=!pkg.linux.nokernel linux-image-6.11-rc5-riscv64-dbg deb debug optional arch=riscv64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-rpi deb kernel optional arch=armel profile=!pkg.linux.nokernel linux-image-6.11-rc5-rpi-dbg deb debug optional arch=armel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-rt-686-pae deb kernel optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-rt-686-pae-dbg deb debug optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-rt-amd64-dbg deb debug optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-rt-amd64-unsigned deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-rt-arm64-dbg deb debug optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-rt-arm64-unsigned deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-rt-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-rt-armmp-dbg deb debug optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-s390x deb kernel optional arch=s390x profile=!pkg.linux.nokernel linux-image-6.11-rc5-s390x-dbg deb debug optional arch=s390x profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-sh7751r deb kernel optional arch=sh4 profile=!pkg.linux.nokernel linux-image-6.11-rc5-sh7751r-dbg deb debug optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-sh7785lcr deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-sh7785lcr-dbg deb debug optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-sparc64 deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rc5-sparc64-dbg deb debug optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rc5-sparc64-smp deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel linux-image-6.11-rc5-sparc64-smp-dbg deb debug optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-686 deb kernel optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-686-dbg deb kernel optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-686-pae deb kernel optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-686-pae-dbg deb kernel optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-alpha-generic deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-alpha-generic-dbg deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-alpha-smp deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-alpha-smp-dbg deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-amd64-dbg deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-amd64-signed-template deb kernel optional arch=amd64 profile=!pkg.linux.nokernel linux-image-arm64-16k-dbg deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-arm64-dbg deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-arm64-signed-template deb kernel optional arch=arm64 profile=!pkg.linux.nokernel linux-image-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-armmp-dbg deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-armmp-lpae deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-armmp-lpae-dbg deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-cloud-amd64-dbg deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-cloud-arm64-dbg deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-loong64 deb kernel optional arch=loong64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-loong64-dbg deb kernel optional arch=loong64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-loongson-3 deb kernel optional arch=mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-loongson-3-dbg deb kernel optional arch=mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-m68k deb kernel optional arch=m68k profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-m68k-dbg deb kernel optional arch=m68k profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips32r2eb deb kernel optional arch=mips profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips32r2eb-dbg deb kernel optional arch=mips profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips32r2el deb kernel optional arch=mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips32r2el-dbg deb kernel optional arch=mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips64r2eb deb kernel optional arch=mips64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips64r2eb-dbg deb kernel optional arch=mips64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips64r2el deb kernel optional arch=mips64el profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips64r2el-dbg deb kernel optional arch=mips64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips64r6el deb kernel optional arch=mips64el,mips64r6el profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips64r6el-dbg deb kernel optional arch=mips64el,mips64r6el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-octeon deb kernel optional arch=mips,mips64,mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-octeon-dbg deb kernel optional arch=mips,mips64,mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-parisc deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-parisc-dbg deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-parisc64 deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-parisc64-dbg deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-powerpc-dbg deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc-smp deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc-smp-dbg deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc64 deb kernel optional arch=powerpc,ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc64-64k deb kernel optional arch=ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc64-64k-dbg deb kernel optional arch=ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc64-dbg deb kernel optional arch=powerpc,ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc64le deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-powerpc64le-64k deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc64le-64k-dbg deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc64le-dbg deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-riscv64 deb kernel optional arch=riscv64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-riscv64-dbg deb kernel optional arch=riscv64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-rpi deb kernel optional arch=armel profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-rpi-dbg deb kernel optional arch=armel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-rt-686-pae deb kernel optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-rt-686-pae-dbg deb kernel optional arch=i386 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-rt-amd64-dbg deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-rt-arm64-dbg deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-rt-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-rt-armmp-dbg deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-s390x deb kernel optional arch=s390x profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-s390x-dbg deb kernel optional arch=s390x profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-sh7751r deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-sh7751r-dbg deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-sh7785lcr deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-sh7785lcr-dbg deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-sparc64 deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-sparc64-dbg deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-sparc64-smp deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-sparc64-smp-dbg deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-kbuild-6.11-rc5 deb kernel optional arch=linux-any profile=!pkg.linux.notools linux-libc-dev deb devel optional arch=all linux-perf deb devel optional arch=alpha,amd64,arm64,armel,armhf,hppa,i386,loong64,mips,mips64,mips64el,mips64r6,mips64r6el,mipsel,mipsn32,mipsn32el,mipsn32r6,mipsn32r6el,mipsr6,mipsr6el,powerpc,ppc64,ppc64el,riscv64,s390,s390x,sh4,sparc,sparc64 profile=!nopython,!pkg.linux.mintools,!pkg.linux.notools linux-source deb kernel optional arch=all profile=!pkg.linux.nometa,!pkg.linux.nosource,!pkg.linux.quick linux-source-6.11 deb kernel optional arch=all profile=!pkg.linux.nosource,!pkg.linux.quick linux-support-6.11-rc5 deb devel optional arch=all profile=!pkg.linux.notools loop-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-rc5-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-core-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-core-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-core-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-core-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-core-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-core-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-core-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-core-modules-6.11-rc5-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-rc5-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-pcmcia-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-pcmcia-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-pcmcia-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-pcmcia-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-pcmcia-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-pcmcia-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-rc5-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-rc5-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-rc5-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-storage-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-storage-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-storage-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-storage-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-storage-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick rfkill-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick rfkill-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick rfkill-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick rfkill-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick rtla deb devel optional arch=amd64,arm64,armhf,i386,x32 profile=!pkg.linux.mintools,!pkg.linux.notools sata-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-rc5-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-rc5-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-rc5-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick srm-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ufs-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-686-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-686-pae-di udeb debian-installer optional arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-rc5-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-rc5-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usbip deb admin optional arch=linux-any profile=!pkg.linux.mintools,!pkg.linux.notools xfs-modules-6.11-rc5-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-686-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-686-pae-di udeb debian-installer standard arch=i386 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-rc5-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick Testsuite: autopkgtest Testsuite-Triggers: python3-jinja2, python3-pytest Directory: pool/main/l/linux Priority: source Section: kernel Package: linux Binary: bpftool, hyperv-daemons, intel-sdsi, libcpupower-dev, libcpupower1, linux-bpf-dev, linux-config-6.11, linux-cpupower, linux-doc, linux-doc-6.11, linux-headers-4kc-malta, linux-headers-5kc-malta, linux-headers-6.11-4kc-malta, linux-headers-6.11-5kc-malta, linux-headers-6.11-alpha-generic, linux-headers-6.11-alpha-smp, linux-headers-6.11-amd64, linux-headers-6.11-arm64, linux-headers-6.11-arm64-16k, linux-headers-6.11-armmp, linux-headers-6.11-armmp-lpae, linux-headers-6.11-cloud-amd64, linux-headers-6.11-cloud-arm64, linux-headers-6.11-common, linux-headers-6.11-common-rt, linux-headers-6.11-loong64, linux-headers-6.11-loongson-3, linux-headers-6.11-m68k, linux-headers-6.11-mips32r2eb, linux-headers-6.11-mips32r2el, linux-headers-6.11-mips64r2eb, linux-headers-6.11-mips64r2el, linux-headers-6.11-mips64r6el, linux-headers-6.11-octeon, linux-headers-6.11-parisc, linux-headers-6.11-parisc64, linux-headers-6.11-powerpc, linux-headers-6.11-powerpc-smp, linux-headers-6.11-powerpc64, linux-headers-6.11-powerpc64-64k, linux-headers-6.11-powerpc64le, linux-headers-6.11-powerpc64le-64k, linux-headers-6.11-riscv64, linux-headers-6.11-rpi, linux-headers-6.11-rt-amd64, linux-headers-6.11-rt-arm64, linux-headers-6.11-rt-armmp, linux-headers-6.11-s390x, linux-headers-6.11-sh7751r, linux-headers-6.11-sh7785lcr, linux-headers-6.11-sparc64, linux-headers-6.11-sparc64-smp, linux-headers-alpha-generic, linux-headers-alpha-smp, linux-headers-armmp, linux-headers-armmp-lpae, linux-headers-loong64, linux-headers-loongson-3, linux-headers-m68k, linux-headers-mips32r2eb, linux-headers-mips32r2el, linux-headers-mips64r2eb, linux-headers-mips64r2el, linux-headers-mips64r6el, linux-headers-octeon, linux-headers-parisc, linux-headers-parisc64, linux-headers-powerpc, linux-headers-powerpc-smp, linux-headers-powerpc64, linux-headers-powerpc64-64k, linux-headers-powerpc64le, linux-headers-powerpc64le-64k, linux-headers-riscv64, linux-headers-rpi, linux-headers-rt-armmp, linux-headers-s390x, linux-headers-sh7751r, linux-headers-sh7785lcr, linux-headers-sparc64, linux-headers-sparc64-smp, linux-image-4kc-malta, linux-image-4kc-malta-dbg, linux-image-5kc-malta, linux-image-5kc-malta-dbg, linux-image-6.11-4kc-malta, linux-image-6.11-4kc-malta-dbg, linux-image-6.11-5kc-malta, linux-image-6.11-5kc-malta-dbg, linux-image-6.11-alpha-generic, linux-image-6.11-alpha-generic-dbg, linux-image-6.11-alpha-smp, linux-image-6.11-alpha-smp-dbg, linux-image-6.11-amd64-dbg, linux-image-6.11-amd64-unsigned, linux-image-6.11-arm64-16k-dbg, linux-image-6.11-arm64-16k-unsigned, linux-image-6.11-arm64-dbg, linux-image-6.11-arm64-unsigned, linux-image-6.11-armmp, linux-image-6.11-armmp-dbg, linux-image-6.11-armmp-lpae, linux-image-6.11-armmp-lpae-dbg, linux-image-6.11-cloud-amd64-dbg, linux-image-6.11-cloud-amd64-unsigned, linux-image-6.11-cloud-arm64-dbg, linux-image-6.11-cloud-arm64-unsigned, linux-image-6.11-loong64, linux-image-6.11-loong64-dbg, linux-image-6.11-loongson-3, linux-image-6.11-loongson-3-dbg, linux-image-6.11-m68k, linux-image-6.11-m68k-dbg, linux-image-6.11-mips32r2eb, linux-image-6.11-mips32r2eb-dbg, linux-image-6.11-mips32r2el, linux-image-6.11-mips32r2el-dbg, linux-image-6.11-mips64r2eb, linux-image-6.11-mips64r2eb-dbg, linux-image-6.11-mips64r2el, linux-image-6.11-mips64r2el-dbg, linux-image-6.11-mips64r6el, linux-image-6.11-mips64r6el-dbg, linux-image-6.11-octeon, linux-image-6.11-octeon-dbg, linux-image-6.11-parisc, linux-image-6.11-parisc-dbg, linux-image-6.11-parisc64, linux-image-6.11-parisc64-dbg, linux-image-6.11-powerpc, linux-image-6.11-powerpc-dbg, linux-image-6.11-powerpc-smp, linux-image-6.11-powerpc-smp-dbg, linux-image-6.11-powerpc64, linux-image-6.11-powerpc64-64k, linux-image-6.11-powerpc64-64k-dbg, linux-image-6.11-powerpc64-dbg, linux-image-6.11-powerpc64le, linux-image-6.11-powerpc64le-64k, linux-image-6.11-powerpc64le-64k-dbg, linux-image-6.11-powerpc64le-dbg, linux-image-6.11-riscv64, linux-image-6.11-riscv64-dbg, linux-image-6.11-rpi, linux-image-6.11-rpi-dbg, linux-image-6.11-rt-amd64-dbg, linux-image-6.11-rt-amd64-unsigned, linux-image-6.11-rt-arm64-dbg, linux-image-6.11-rt-arm64-unsigned, linux-image-6.11-rt-armmp, linux-image-6.11-rt-armmp-dbg, linux-image-6.11-s390x, linux-image-6.11-s390x-dbg, linux-image-6.11-sh7751r, linux-image-6.11-sh7751r-dbg, linux-image-6.11-sh7785lcr, linux-image-6.11-sh7785lcr-dbg, linux-image-6.11-sparc64, linux-image-6.11-sparc64-dbg, linux-image-6.11-sparc64-smp, linux-image-6.11-sparc64-smp-dbg, linux-image-alpha-generic, linux-image-alpha-generic-dbg, linux-image-alpha-smp, linux-image-alpha-smp-dbg, linux-image-amd64-dbg, linux-image-amd64-signed-template, linux-image-arm64-16k-dbg, linux-image-arm64-dbg, linux-image-arm64-signed-template, linux-image-armmp, linux-image-armmp-dbg, linux-image-armmp-lpae, linux-image-armmp-lpae-dbg, linux-image-cloud-amd64-dbg, linux-image-cloud-arm64-dbg, linux-image-loong64, linux-image-loong64-dbg, linux-image-loongson-3, linux-image-loongson-3-dbg, linux-image-m68k, linux-image-m68k-dbg, linux-image-mips32r2eb, linux-image-mips32r2eb-dbg, linux-image-mips32r2el, linux-image-mips32r2el-dbg, linux-image-mips64r2eb, linux-image-mips64r2eb-dbg, linux-image-mips64r2el, linux-image-mips64r2el-dbg, linux-image-mips64r6el, linux-image-mips64r6el-dbg, linux-image-octeon, linux-image-octeon-dbg, linux-image-parisc, linux-image-parisc-dbg, linux-image-parisc64, linux-image-parisc64-dbg, linux-image-powerpc, linux-image-powerpc-dbg, linux-image-powerpc-smp, linux-image-powerpc-smp-dbg, linux-image-powerpc64, linux-image-powerpc64-64k, linux-image-powerpc64-64k-dbg, linux-image-powerpc64-dbg, linux-image-powerpc64le, linux-image-powerpc64le-64k, linux-image-powerpc64le-64k-dbg, linux-image-powerpc64le-dbg, linux-image-riscv64, linux-image-riscv64-dbg, linux-image-rpi, linux-image-rpi-dbg, linux-image-rt-amd64-dbg, linux-image-rt-arm64-dbg, linux-image-rt-armmp, linux-image-rt-armmp-dbg, linux-image-s390x, linux-image-s390x-dbg, linux-image-sh7751r, linux-image-sh7751r-dbg, linux-image-sh7785lcr, linux-image-sh7785lcr-dbg, linux-image-sparc64, linux-image-sparc64-dbg, linux-image-sparc64-smp, linux-image-sparc64-smp-dbg, linux-kbuild-6.11, linux-libc-dev, linux-perf, linux-source, linux-source-6.11, linux-support-6.11, rtla, usbip, acpi-modules-6.11-amd64-di, affs-modules-6.11-4kc-malta-di, affs-modules-6.11-5kc-malta-di, affs-modules-6.11-loongson-3-di, affs-modules-6.11-m68k-di, affs-modules-6.11-mips32r2eb-di, affs-modules-6.11-mips32r2el-di, affs-modules-6.11-mips64r2eb-di, affs-modules-6.11-mips64r2el-di, affs-modules-6.11-mips64r6el-di, affs-modules-6.11-octeon-di, affs-modules-6.11-powerpc-di, affs-modules-6.11-powerpc64-di, ata-modules-6.11-4kc-malta-di, ata-modules-6.11-5kc-malta-di, ata-modules-6.11-alpha-generic-di, ata-modules-6.11-amd64-di, ata-modules-6.11-arm64-di, ata-modules-6.11-armmp-di, ata-modules-6.11-loong64-di, ata-modules-6.11-loongson-3-di, ata-modules-6.11-m68k-di, ata-modules-6.11-mips32r2eb-di, ata-modules-6.11-mips32r2el-di, ata-modules-6.11-mips64r2eb-di, ata-modules-6.11-mips64r2el-di, ata-modules-6.11-mips64r6el-di, ata-modules-6.11-octeon-di, ata-modules-6.11-parisc-di, ata-modules-6.11-parisc64-di, ata-modules-6.11-powerpc-di, ata-modules-6.11-powerpc64-di, ata-modules-6.11-powerpc64le-di, ata-modules-6.11-riscv64-di, ata-modules-6.11-sh7785lcr-di, ata-modules-6.11-sparc64-di, btrfs-modules-6.11-4kc-malta-di, btrfs-modules-6.11-5kc-malta-di, btrfs-modules-6.11-alpha-generic-di, btrfs-modules-6.11-amd64-di, btrfs-modules-6.11-arm64-di, btrfs-modules-6.11-armmp-di, btrfs-modules-6.11-loong64-di, btrfs-modules-6.11-loongson-3-di, btrfs-modules-6.11-m68k-di, btrfs-modules-6.11-mips32r2eb-di, btrfs-modules-6.11-mips32r2el-di, btrfs-modules-6.11-mips64r2eb-di, btrfs-modules-6.11-mips64r2el-di, btrfs-modules-6.11-mips64r6el-di, btrfs-modules-6.11-octeon-di, btrfs-modules-6.11-parisc-di, btrfs-modules-6.11-parisc64-di, btrfs-modules-6.11-powerpc-di, btrfs-modules-6.11-powerpc64-di, btrfs-modules-6.11-powerpc64le-di, btrfs-modules-6.11-riscv64-di, btrfs-modules-6.11-s390x-di, btrfs-modules-6.11-sh7751r-di, btrfs-modules-6.11-sh7785lcr-di, btrfs-modules-6.11-sparc64-di, cdrom-core-modules-6.11-4kc-malta-di, cdrom-core-modules-6.11-5kc-malta-di, cdrom-core-modules-6.11-alpha-generic-di, cdrom-core-modules-6.11-amd64-di, cdrom-core-modules-6.11-arm64-di, cdrom-core-modules-6.11-armmp-di, cdrom-core-modules-6.11-loong64-di, cdrom-core-modules-6.11-loongson-3-di, cdrom-core-modules-6.11-m68k-di, cdrom-core-modules-6.11-mips32r2eb-di, cdrom-core-modules-6.11-mips32r2el-di, cdrom-core-modules-6.11-mips64r2eb-di, cdrom-core-modules-6.11-mips64r2el-di, cdrom-core-modules-6.11-mips64r6el-di, cdrom-core-modules-6.11-octeon-di, cdrom-core-modules-6.11-parisc-di, cdrom-core-modules-6.11-parisc64-di, cdrom-core-modules-6.11-powerpc-di, cdrom-core-modules-6.11-powerpc64-di, cdrom-core-modules-6.11-powerpc64le-di, cdrom-core-modules-6.11-riscv64-di, cdrom-core-modules-6.11-s390x-di, cdrom-core-modules-6.11-sh7751r-di, cdrom-core-modules-6.11-sh7785lcr-di, cdrom-core-modules-6.11-sparc64-di, crc-modules-6.11-4kc-malta-di, crc-modules-6.11-5kc-malta-di, crc-modules-6.11-alpha-generic-di, crc-modules-6.11-amd64-di, crc-modules-6.11-arm64-di, crc-modules-6.11-armmp-di, crc-modules-6.11-loong64-di, crc-modules-6.11-loongson-3-di, crc-modules-6.11-m68k-di, crc-modules-6.11-mips32r2eb-di, crc-modules-6.11-mips32r2el-di, crc-modules-6.11-mips64r2eb-di, crc-modules-6.11-mips64r2el-di, crc-modules-6.11-mips64r6el-di, crc-modules-6.11-octeon-di, crc-modules-6.11-parisc-di, crc-modules-6.11-parisc64-di, crc-modules-6.11-powerpc-di, crc-modules-6.11-powerpc64-di, crc-modules-6.11-powerpc64le-di, crc-modules-6.11-riscv64-di, crc-modules-6.11-s390x-di, crc-modules-6.11-sh7751r-di, crc-modules-6.11-sh7785lcr-di, crc-modules-6.11-sparc64-di, crypto-dm-modules-6.11-4kc-malta-di, crypto-dm-modules-6.11-5kc-malta-di, crypto-dm-modules-6.11-alpha-generic-di, crypto-dm-modules-6.11-amd64-di, crypto-dm-modules-6.11-arm64-di, crypto-dm-modules-6.11-armmp-di, crypto-dm-modules-6.11-loong64-di, crypto-dm-modules-6.11-loongson-3-di, crypto-dm-modules-6.11-mips32r2eb-di, crypto-dm-modules-6.11-mips32r2el-di, crypto-dm-modules-6.11-mips64r2eb-di, crypto-dm-modules-6.11-mips64r2el-di, crypto-dm-modules-6.11-mips64r6el-di, crypto-dm-modules-6.11-octeon-di, crypto-dm-modules-6.11-parisc-di, crypto-dm-modules-6.11-parisc64-di, crypto-dm-modules-6.11-powerpc-di, crypto-dm-modules-6.11-powerpc64-di, crypto-dm-modules-6.11-powerpc64le-di, crypto-dm-modules-6.11-riscv64-di, crypto-dm-modules-6.11-s390x-di, crypto-dm-modules-6.11-sh7751r-di, crypto-dm-modules-6.11-sh7785lcr-di, crypto-dm-modules-6.11-sparc64-di, crypto-modules-6.11-4kc-malta-di, crypto-modules-6.11-5kc-malta-di, crypto-modules-6.11-alpha-generic-di, crypto-modules-6.11-amd64-di, crypto-modules-6.11-arm64-di, crypto-modules-6.11-armmp-di, crypto-modules-6.11-loong64-di, crypto-modules-6.11-loongson-3-di, crypto-modules-6.11-m68k-di, crypto-modules-6.11-mips32r2eb-di, crypto-modules-6.11-mips32r2el-di, crypto-modules-6.11-mips64r2eb-di, crypto-modules-6.11-mips64r2el-di, crypto-modules-6.11-mips64r6el-di, crypto-modules-6.11-octeon-di, crypto-modules-6.11-parisc-di, crypto-modules-6.11-parisc64-di, crypto-modules-6.11-powerpc-di, crypto-modules-6.11-powerpc64-di, crypto-modules-6.11-powerpc64le-di, crypto-modules-6.11-riscv64-di, crypto-modules-6.11-s390x-di, crypto-modules-6.11-sh7751r-di, crypto-modules-6.11-sh7785lcr-di, crypto-modules-6.11-sparc64-di, dasd-extra-modules-6.11-s390x-di, dasd-modules-6.11-s390x-di, drm-core-modules-6.11-4kc-malta-di, drm-core-modules-6.11-5kc-malta-di, drm-core-modules-6.11-alpha-generic-di, drm-core-modules-6.11-amd64-di, drm-core-modules-6.11-armmp-di, drm-core-modules-6.11-loong64-di, drm-core-modules-6.11-loongson-3-di, drm-core-modules-6.11-mips32r2eb-di, drm-core-modules-6.11-mips32r2el-di, drm-core-modules-6.11-mips64r2eb-di, drm-core-modules-6.11-mips64r2el-di, drm-core-modules-6.11-mips64r6el-di, drm-core-modules-6.11-octeon-di, drm-core-modules-6.11-powerpc-di, drm-core-modules-6.11-powerpc64-di, drm-core-modules-6.11-powerpc64le-di, drm-core-modules-6.11-riscv64-di, drm-core-modules-6.11-sparc64-di, efi-modules-6.11-amd64-di, efi-modules-6.11-arm64-di, efi-modules-6.11-armmp-di, efi-modules-6.11-loong64-di, efi-modules-6.11-riscv64-di, event-modules-6.11-4kc-malta-di, event-modules-6.11-5kc-malta-di, event-modules-6.11-alpha-generic-di, event-modules-6.11-amd64-di, event-modules-6.11-arm64-di, event-modules-6.11-armmp-di, event-modules-6.11-loong64-di, event-modules-6.11-loongson-3-di, event-modules-6.11-mips32r2eb-di, event-modules-6.11-mips32r2el-di, event-modules-6.11-mips64r2eb-di, event-modules-6.11-mips64r2el-di, event-modules-6.11-mips64r6el-di, event-modules-6.11-octeon-di, event-modules-6.11-parisc-di, event-modules-6.11-parisc64-di, event-modules-6.11-powerpc-di, event-modules-6.11-powerpc64-di, event-modules-6.11-powerpc64le-di, event-modules-6.11-riscv64-di, ext4-modules-6.11-4kc-malta-di, ext4-modules-6.11-5kc-malta-di, ext4-modules-6.11-alpha-generic-di, ext4-modules-6.11-amd64-di, ext4-modules-6.11-arm64-di, ext4-modules-6.11-armmp-di, ext4-modules-6.11-loong64-di, ext4-modules-6.11-loongson-3-di, ext4-modules-6.11-m68k-di, ext4-modules-6.11-mips32r2eb-di, ext4-modules-6.11-mips32r2el-di, ext4-modules-6.11-mips64r2eb-di, ext4-modules-6.11-mips64r2el-di, ext4-modules-6.11-mips64r6el-di, ext4-modules-6.11-octeon-di, ext4-modules-6.11-parisc-di, ext4-modules-6.11-parisc64-di, ext4-modules-6.11-powerpc-di, ext4-modules-6.11-powerpc64-di, ext4-modules-6.11-powerpc64le-di, ext4-modules-6.11-riscv64-di, ext4-modules-6.11-s390x-di, ext4-modules-6.11-sh7751r-di, ext4-modules-6.11-sh7785lcr-di, ext4-modules-6.11-sparc64-di, f2fs-modules-6.11-4kc-malta-di, f2fs-modules-6.11-5kc-malta-di, f2fs-modules-6.11-alpha-generic-di, f2fs-modules-6.11-amd64-di, f2fs-modules-6.11-arm64-di, f2fs-modules-6.11-armmp-di, f2fs-modules-6.11-loong64-di, f2fs-modules-6.11-loongson-3-di, f2fs-modules-6.11-mips32r2eb-di, f2fs-modules-6.11-mips32r2el-di, f2fs-modules-6.11-mips64r2eb-di, f2fs-modules-6.11-mips64r2el-di, f2fs-modules-6.11-mips64r6el-di, f2fs-modules-6.11-octeon-di, f2fs-modules-6.11-parisc-di, f2fs-modules-6.11-parisc64-di, f2fs-modules-6.11-powerpc-di, f2fs-modules-6.11-powerpc64-di, f2fs-modules-6.11-powerpc64le-di, f2fs-modules-6.11-riscv64-di, f2fs-modules-6.11-s390x-di, f2fs-modules-6.11-sh7751r-di, f2fs-modules-6.11-sh7785lcr-di, f2fs-modules-6.11-sparc64-di, fancontrol-modules-6.11-powerpc64-di, fancontrol-modules-6.11-powerpc64le-di, fat-modules-6.11-4kc-malta-di, fat-modules-6.11-5kc-malta-di, fat-modules-6.11-alpha-generic-di, fat-modules-6.11-amd64-di, fat-modules-6.11-arm64-di, fat-modules-6.11-armmp-di, fat-modules-6.11-loong64-di, fat-modules-6.11-loongson-3-di, fat-modules-6.11-m68k-di, fat-modules-6.11-mips32r2eb-di, fat-modules-6.11-mips32r2el-di, fat-modules-6.11-mips64r2eb-di, fat-modules-6.11-mips64r2el-di, fat-modules-6.11-mips64r6el-di, fat-modules-6.11-octeon-di, fat-modules-6.11-parisc-di, fat-modules-6.11-parisc64-di, fat-modules-6.11-powerpc-di, fat-modules-6.11-powerpc64-di, fat-modules-6.11-powerpc64le-di, fat-modules-6.11-riscv64-di, fat-modules-6.11-s390x-di, fat-modules-6.11-sh7751r-di, fat-modules-6.11-sh7785lcr-di, fat-modules-6.11-sparc64-di, fb-modules-6.11-4kc-malta-di, fb-modules-6.11-5kc-malta-di, fb-modules-6.11-alpha-generic-di, fb-modules-6.11-amd64-di, fb-modules-6.11-arm64-di, fb-modules-6.11-armmp-di, fb-modules-6.11-loong64-di, fb-modules-6.11-loongson-3-di, fb-modules-6.11-mips32r2eb-di, fb-modules-6.11-mips32r2el-di, fb-modules-6.11-mips64r2eb-di, fb-modules-6.11-mips64r2el-di, fb-modules-6.11-mips64r6el-di, fb-modules-6.11-octeon-di, fb-modules-6.11-parisc64-di, fb-modules-6.11-powerpc-di, fb-modules-6.11-powerpc64-di, fb-modules-6.11-powerpc64le-di, fb-modules-6.11-riscv64-di, fb-modules-6.11-sparc64-di, firewire-core-modules-6.11-4kc-malta-di, firewire-core-modules-6.11-5kc-malta-di, firewire-core-modules-6.11-amd64-di, firewire-core-modules-6.11-loong64-di, firewire-core-modules-6.11-loongson-3-di, firewire-core-modules-6.11-mips32r2eb-di, firewire-core-modules-6.11-mips32r2el-di, firewire-core-modules-6.11-mips64r2eb-di, firewire-core-modules-6.11-mips64r2el-di, firewire-core-modules-6.11-mips64r6el-di, firewire-core-modules-6.11-octeon-di, firewire-core-modules-6.11-powerpc-di, firewire-core-modules-6.11-powerpc64-di, firewire-core-modules-6.11-powerpc64le-di, firewire-core-modules-6.11-sh7751r-di, firewire-core-modules-6.11-sh7785lcr-di, hfs-modules-6.11-m68k-di, hfs-modules-6.11-powerpc-di, hfs-modules-6.11-powerpc64-di, hypervisor-modules-6.11-powerpc64-di, hypervisor-modules-6.11-powerpc64le-di, i2c-modules-6.11-alpha-generic-di, i2c-modules-6.11-amd64-di, i2c-modules-6.11-arm64-di, i2c-modules-6.11-armmp-di, i2c-modules-6.11-loong64-di, i2c-modules-6.11-parisc-di, i2c-modules-6.11-powerpc64-di, i2c-modules-6.11-powerpc64le-di, i2c-modules-6.11-riscv64-di, i2c-modules-6.11-sh7751r-di, i2c-modules-6.11-sh7785lcr-di, i2c-modules-6.11-sparc64-di, input-modules-6.11-4kc-malta-di, input-modules-6.11-5kc-malta-di, input-modules-6.11-alpha-generic-di, input-modules-6.11-amd64-di, input-modules-6.11-arm64-di, input-modules-6.11-armmp-di, input-modules-6.11-loong64-di, input-modules-6.11-loongson-3-di, input-modules-6.11-mips32r2eb-di, input-modules-6.11-mips32r2el-di, input-modules-6.11-mips64r2eb-di, input-modules-6.11-mips64r2el-di, input-modules-6.11-mips64r6el-di, input-modules-6.11-octeon-di, input-modules-6.11-parisc-di, input-modules-6.11-parisc64-di, input-modules-6.11-powerpc-di, input-modules-6.11-powerpc64-di, input-modules-6.11-powerpc64le-di, input-modules-6.11-riscv64-di, input-modules-6.11-sparc64-di, isofs-modules-6.11-4kc-malta-di, isofs-modules-6.11-5kc-malta-di, isofs-modules-6.11-alpha-generic-di, isofs-modules-6.11-amd64-di, isofs-modules-6.11-arm64-di, isofs-modules-6.11-armmp-di, isofs-modules-6.11-loong64-di, isofs-modules-6.11-loongson-3-di, isofs-modules-6.11-m68k-di, isofs-modules-6.11-mips32r2eb-di, isofs-modules-6.11-mips32r2el-di, isofs-modules-6.11-mips64r2eb-di, isofs-modules-6.11-mips64r2el-di, isofs-modules-6.11-mips64r6el-di, isofs-modules-6.11-octeon-di, isofs-modules-6.11-parisc-di, isofs-modules-6.11-parisc64-di, isofs-modules-6.11-powerpc-di, isofs-modules-6.11-powerpc64-di, isofs-modules-6.11-powerpc64le-di, isofs-modules-6.11-riscv64-di, isofs-modules-6.11-s390x-di, isofs-modules-6.11-sh7751r-di, isofs-modules-6.11-sh7785lcr-di, isofs-modules-6.11-sparc64-di, jfs-modules-6.11-4kc-malta-di, jfs-modules-6.11-5kc-malta-di, jfs-modules-6.11-alpha-generic-di, jfs-modules-6.11-amd64-di, jfs-modules-6.11-arm64-di, jfs-modules-6.11-armmp-di, jfs-modules-6.11-loong64-di, jfs-modules-6.11-loongson-3-di, jfs-modules-6.11-mips32r2eb-di, jfs-modules-6.11-mips32r2el-di, jfs-modules-6.11-mips64r2eb-di, jfs-modules-6.11-mips64r2el-di, jfs-modules-6.11-mips64r6el-di, jfs-modules-6.11-octeon-di, jfs-modules-6.11-parisc-di, jfs-modules-6.11-parisc64-di, jfs-modules-6.11-powerpc-di, jfs-modules-6.11-powerpc64-di, jfs-modules-6.11-powerpc64le-di, jfs-modules-6.11-riscv64-di, jfs-modules-6.11-sh7751r-di, jfs-modules-6.11-sh7785lcr-di, jfs-modules-6.11-sparc64-di, kernel-image-6.11-4kc-malta-di, kernel-image-6.11-5kc-malta-di, kernel-image-6.11-alpha-generic-di, kernel-image-6.11-amd64-di, kernel-image-6.11-arm64-di, kernel-image-6.11-armmp-di, kernel-image-6.11-loong64-di, kernel-image-6.11-loongson-3-di, kernel-image-6.11-m68k-di, kernel-image-6.11-mips32r2eb-di, kernel-image-6.11-mips32r2el-di, kernel-image-6.11-mips64r2eb-di, kernel-image-6.11-mips64r2el-di, kernel-image-6.11-mips64r6el-di, kernel-image-6.11-octeon-di, kernel-image-6.11-parisc-di, kernel-image-6.11-parisc64-di, kernel-image-6.11-powerpc-di, kernel-image-6.11-powerpc64-di, kernel-image-6.11-powerpc64le-di, kernel-image-6.11-riscv64-di, kernel-image-6.11-s390x-di, kernel-image-6.11-sh7751r-di, kernel-image-6.11-sh7785lcr-di, kernel-image-6.11-sparc64-di, leds-modules-6.11-arm64-di, leds-modules-6.11-armmp-di, loop-modules-6.11-4kc-malta-di, loop-modules-6.11-5kc-malta-di, loop-modules-6.11-alpha-generic-di, loop-modules-6.11-amd64-di, loop-modules-6.11-arm64-di, loop-modules-6.11-armmp-di, loop-modules-6.11-loong64-di, loop-modules-6.11-loongson-3-di, loop-modules-6.11-m68k-di, loop-modules-6.11-mips32r2eb-di, loop-modules-6.11-mips32r2el-di, loop-modules-6.11-mips64r2eb-di, loop-modules-6.11-mips64r2el-di, loop-modules-6.11-mips64r6el-di, loop-modules-6.11-octeon-di, loop-modules-6.11-parisc-di, loop-modules-6.11-parisc64-di, loop-modules-6.11-powerpc-di, loop-modules-6.11-powerpc64-di, loop-modules-6.11-powerpc64le-di, loop-modules-6.11-riscv64-di, loop-modules-6.11-s390x-di, loop-modules-6.11-sh7751r-di, loop-modules-6.11-sh7785lcr-di, md-modules-6.11-4kc-malta-di, md-modules-6.11-5kc-malta-di, md-modules-6.11-alpha-generic-di, md-modules-6.11-amd64-di, md-modules-6.11-arm64-di, md-modules-6.11-armmp-di, md-modules-6.11-loong64-di, md-modules-6.11-loongson-3-di, md-modules-6.11-m68k-di, md-modules-6.11-mips32r2eb-di, md-modules-6.11-mips32r2el-di, md-modules-6.11-mips64r2eb-di, md-modules-6.11-mips64r2el-di, md-modules-6.11-mips64r6el-di, md-modules-6.11-octeon-di, md-modules-6.11-parisc-di, md-modules-6.11-parisc64-di, md-modules-6.11-powerpc-di, md-modules-6.11-powerpc64-di, md-modules-6.11-powerpc64le-di, md-modules-6.11-riscv64-di, md-modules-6.11-s390x-di, md-modules-6.11-sh7751r-di, md-modules-6.11-sh7785lcr-di, md-modules-6.11-sparc64-di, minix-modules-6.11-4kc-malta-di, minix-modules-6.11-5kc-malta-di, minix-modules-6.11-loongson-3-di, minix-modules-6.11-mips32r2eb-di, minix-modules-6.11-mips32r2el-di, minix-modules-6.11-mips64r2eb-di, minix-modules-6.11-mips64r2el-di, minix-modules-6.11-mips64r6el-di, minix-modules-6.11-octeon-di, minix-modules-6.11-sh7751r-di, minix-modules-6.11-sh7785lcr-di, mmc-core-modules-6.11-4kc-malta-di, mmc-core-modules-6.11-5kc-malta-di, mmc-core-modules-6.11-amd64-di, mmc-core-modules-6.11-loongson-3-di, mmc-core-modules-6.11-mips32r2eb-di, mmc-core-modules-6.11-mips32r2el-di, mmc-core-modules-6.11-mips64r2eb-di, mmc-core-modules-6.11-mips64r2el-di, mmc-core-modules-6.11-mips64r6el-di, mmc-core-modules-6.11-octeon-di, mmc-core-modules-6.11-powerpc-di, mmc-core-modules-6.11-powerpc64-di, mmc-core-modules-6.11-riscv64-di, mmc-modules-6.11-4kc-malta-di, mmc-modules-6.11-5kc-malta-di, mmc-modules-6.11-amd64-di, mmc-modules-6.11-arm64-di, mmc-modules-6.11-armmp-di, mmc-modules-6.11-loongson-3-di, mmc-modules-6.11-mips32r2eb-di, mmc-modules-6.11-mips32r2el-di, mmc-modules-6.11-mips64r2eb-di, mmc-modules-6.11-mips64r2el-di, mmc-modules-6.11-mips64r6el-di, mmc-modules-6.11-octeon-di, mmc-modules-6.11-riscv64-di, mouse-modules-6.11-4kc-malta-di, mouse-modules-6.11-5kc-malta-di, mouse-modules-6.11-alpha-generic-di, mouse-modules-6.11-amd64-di, mouse-modules-6.11-loong64-di, mouse-modules-6.11-loongson-3-di, mouse-modules-6.11-mips32r2eb-di, mouse-modules-6.11-mips32r2el-di, mouse-modules-6.11-mips64r2eb-di, mouse-modules-6.11-mips64r2el-di, mouse-modules-6.11-mips64r6el-di, mouse-modules-6.11-octeon-di, mouse-modules-6.11-parisc-di, mouse-modules-6.11-parisc64-di, mouse-modules-6.11-powerpc-di, mouse-modules-6.11-powerpc64-di, mouse-modules-6.11-powerpc64le-di, mtd-core-modules-6.11-amd64-di, mtd-core-modules-6.11-loong64-di, mtd-core-modules-6.11-powerpc64-di, mtd-core-modules-6.11-powerpc64le-di, mtd-core-modules-6.11-s390x-di, mtd-modules-6.11-armmp-di, mtd-modules-6.11-loong64-di, mtd-modules-6.11-riscv64-di, multipath-modules-6.11-4kc-malta-di, multipath-modules-6.11-5kc-malta-di, multipath-modules-6.11-alpha-generic-di, multipath-modules-6.11-amd64-di, multipath-modules-6.11-arm64-di, multipath-modules-6.11-armmp-di, multipath-modules-6.11-loong64-di, multipath-modules-6.11-loongson-3-di, multipath-modules-6.11-mips32r2eb-di, multipath-modules-6.11-mips32r2el-di, multipath-modules-6.11-mips64r2eb-di, multipath-modules-6.11-mips64r2el-di, multipath-modules-6.11-mips64r6el-di, multipath-modules-6.11-octeon-di, multipath-modules-6.11-parisc-di, multipath-modules-6.11-parisc64-di, multipath-modules-6.11-powerpc-di, multipath-modules-6.11-powerpc64-di, multipath-modules-6.11-powerpc64le-di, multipath-modules-6.11-riscv64-di, multipath-modules-6.11-s390x-di, multipath-modules-6.11-sh7751r-di, multipath-modules-6.11-sh7785lcr-di, multipath-modules-6.11-sparc64-di, nbd-modules-6.11-4kc-malta-di, nbd-modules-6.11-5kc-malta-di, nbd-modules-6.11-alpha-generic-di, nbd-modules-6.11-amd64-di, nbd-modules-6.11-arm64-di, nbd-modules-6.11-armmp-di, nbd-modules-6.11-loong64-di, nbd-modules-6.11-loongson-3-di, nbd-modules-6.11-m68k-di, nbd-modules-6.11-mips32r2eb-di, nbd-modules-6.11-mips32r2el-di, nbd-modules-6.11-mips64r2eb-di, nbd-modules-6.11-mips64r2el-di, nbd-modules-6.11-mips64r6el-di, nbd-modules-6.11-octeon-di, nbd-modules-6.11-parisc-di, nbd-modules-6.11-parisc64-di, nbd-modules-6.11-powerpc-di, nbd-modules-6.11-powerpc64-di, nbd-modules-6.11-powerpc64le-di, nbd-modules-6.11-riscv64-di, nbd-modules-6.11-s390x-di, nbd-modules-6.11-sh7751r-di, nbd-modules-6.11-sh7785lcr-di, nbd-modules-6.11-sparc64-di, nfs-modules-6.11-4kc-malta-di, nfs-modules-6.11-5kc-malta-di, nfs-modules-6.11-loongson-3-di, nfs-modules-6.11-mips32r2eb-di, nfs-modules-6.11-mips32r2el-di, nfs-modules-6.11-mips64r2eb-di, nfs-modules-6.11-mips64r2el-di, nfs-modules-6.11-mips64r6el-di, nfs-modules-6.11-octeon-di, nic-modules-6.11-4kc-malta-di, nic-modules-6.11-5kc-malta-di, nic-modules-6.11-alpha-generic-di, nic-modules-6.11-amd64-di, nic-modules-6.11-arm64-di, nic-modules-6.11-armmp-di, nic-modules-6.11-loong64-di, nic-modules-6.11-loongson-3-di, nic-modules-6.11-m68k-di, nic-modules-6.11-mips32r2eb-di, nic-modules-6.11-mips32r2el-di, nic-modules-6.11-mips64r2eb-di, nic-modules-6.11-mips64r2el-di, nic-modules-6.11-mips64r6el-di, nic-modules-6.11-octeon-di, nic-modules-6.11-parisc-di, nic-modules-6.11-parisc64-di, nic-modules-6.11-powerpc-di, nic-modules-6.11-powerpc64-di, nic-modules-6.11-powerpc64le-di, nic-modules-6.11-riscv64-di, nic-modules-6.11-s390x-di, nic-modules-6.11-sh7751r-di, nic-modules-6.11-sh7785lcr-di, nic-modules-6.11-sparc64-di, nic-pcmcia-modules-6.11-alpha-generic-di, nic-pcmcia-modules-6.11-amd64-di, nic-pcmcia-modules-6.11-powerpc-di, nic-pcmcia-modules-6.11-powerpc64-di, nic-shared-modules-6.11-4kc-malta-di, nic-shared-modules-6.11-5kc-malta-di, nic-shared-modules-6.11-alpha-generic-di, nic-shared-modules-6.11-amd64-di, nic-shared-modules-6.11-arm64-di, nic-shared-modules-6.11-armmp-di, nic-shared-modules-6.11-loong64-di, nic-shared-modules-6.11-loongson-3-di, nic-shared-modules-6.11-m68k-di, nic-shared-modules-6.11-mips32r2eb-di, nic-shared-modules-6.11-mips32r2el-di, nic-shared-modules-6.11-mips64r2eb-di, nic-shared-modules-6.11-mips64r2el-di, nic-shared-modules-6.11-mips64r6el-di, nic-shared-modules-6.11-octeon-di, nic-shared-modules-6.11-parisc-di, nic-shared-modules-6.11-parisc64-di, nic-shared-modules-6.11-powerpc-di, nic-shared-modules-6.11-powerpc64-di, nic-shared-modules-6.11-powerpc64le-di, nic-shared-modules-6.11-riscv64-di, nic-shared-modules-6.11-sh7751r-di, nic-shared-modules-6.11-sh7785lcr-di, nic-shared-modules-6.11-sparc64-di, nic-usb-modules-6.11-4kc-malta-di, nic-usb-modules-6.11-5kc-malta-di, nic-usb-modules-6.11-alpha-generic-di, nic-usb-modules-6.11-amd64-di, nic-usb-modules-6.11-arm64-di, nic-usb-modules-6.11-armmp-di, nic-usb-modules-6.11-loong64-di, nic-usb-modules-6.11-loongson-3-di, nic-usb-modules-6.11-mips32r2eb-di, nic-usb-modules-6.11-mips32r2el-di, nic-usb-modules-6.11-mips64r2eb-di, nic-usb-modules-6.11-mips64r2el-di, nic-usb-modules-6.11-mips64r6el-di, nic-usb-modules-6.11-octeon-di, nic-usb-modules-6.11-parisc-di, nic-usb-modules-6.11-parisc64-di, nic-usb-modules-6.11-powerpc-di, nic-usb-modules-6.11-powerpc64-di, nic-usb-modules-6.11-powerpc64le-di, nic-usb-modules-6.11-riscv64-di, nic-usb-modules-6.11-sh7751r-di, nic-usb-modules-6.11-sh7785lcr-di, nic-usb-modules-6.11-sparc64-di, nic-wireless-modules-6.11-4kc-malta-di, nic-wireless-modules-6.11-5kc-malta-di, nic-wireless-modules-6.11-alpha-generic-di, nic-wireless-modules-6.11-amd64-di, nic-wireless-modules-6.11-arm64-di, nic-wireless-modules-6.11-armmp-di, nic-wireless-modules-6.11-loong64-di, nic-wireless-modules-6.11-loongson-3-di, nic-wireless-modules-6.11-mips32r2eb-di, nic-wireless-modules-6.11-mips32r2el-di, nic-wireless-modules-6.11-mips64r2eb-di, nic-wireless-modules-6.11-mips64r2el-di, nic-wireless-modules-6.11-mips64r6el-di, nic-wireless-modules-6.11-octeon-di, nic-wireless-modules-6.11-powerpc-di, nic-wireless-modules-6.11-powerpc64-di, nic-wireless-modules-6.11-powerpc64le-di, nic-wireless-modules-6.11-riscv64-di, pata-modules-6.11-4kc-malta-di, pata-modules-6.11-5kc-malta-di, pata-modules-6.11-alpha-generic-di, pata-modules-6.11-amd64-di, pata-modules-6.11-armmp-di, pata-modules-6.11-loong64-di, pata-modules-6.11-loongson-3-di, pata-modules-6.11-m68k-di, pata-modules-6.11-mips32r2eb-di, pata-modules-6.11-mips32r2el-di, pata-modules-6.11-mips64r2eb-di, pata-modules-6.11-mips64r2el-di, pata-modules-6.11-mips64r6el-di, pata-modules-6.11-octeon-di, pata-modules-6.11-parisc-di, pata-modules-6.11-parisc64-di, pata-modules-6.11-powerpc-di, pata-modules-6.11-powerpc64-di, pata-modules-6.11-riscv64-di, pata-modules-6.11-sh7751r-di, pata-modules-6.11-sh7785lcr-di, pata-modules-6.11-sparc64-di, pcmcia-modules-6.11-alpha-generic-di, pcmcia-modules-6.11-amd64-di, pcmcia-modules-6.11-powerpc-di, pcmcia-modules-6.11-powerpc64-di, pcmcia-storage-modules-6.11-amd64-di, pcmcia-storage-modules-6.11-powerpc-di, pcmcia-storage-modules-6.11-powerpc64-di, ppp-modules-6.11-4kc-malta-di, ppp-modules-6.11-5kc-malta-di, ppp-modules-6.11-alpha-generic-di, ppp-modules-6.11-amd64-di, ppp-modules-6.11-arm64-di, ppp-modules-6.11-armmp-di, ppp-modules-6.11-loong64-di, ppp-modules-6.11-loongson-3-di, ppp-modules-6.11-m68k-di, ppp-modules-6.11-mips32r2eb-di, ppp-modules-6.11-mips32r2el-di, ppp-modules-6.11-mips64r2eb-di, ppp-modules-6.11-mips64r2el-di, ppp-modules-6.11-mips64r6el-di, ppp-modules-6.11-octeon-di, ppp-modules-6.11-parisc-di, ppp-modules-6.11-parisc64-di, ppp-modules-6.11-powerpc-di, ppp-modules-6.11-powerpc64-di, ppp-modules-6.11-powerpc64le-di, ppp-modules-6.11-riscv64-di, ppp-modules-6.11-sh7751r-di, ppp-modules-6.11-sh7785lcr-di, ppp-modules-6.11-sparc64-di, rfkill-modules-6.11-amd64-di, rfkill-modules-6.11-loong64-di, sata-modules-6.11-4kc-malta-di, sata-modules-6.11-5kc-malta-di, sata-modules-6.11-alpha-generic-di, sata-modules-6.11-amd64-di, sata-modules-6.11-arm64-di, sata-modules-6.11-armmp-di, sata-modules-6.11-loong64-di, sata-modules-6.11-loongson-3-di, sata-modules-6.11-mips32r2eb-di, sata-modules-6.11-mips32r2el-di, sata-modules-6.11-mips64r2eb-di, sata-modules-6.11-mips64r2el-di, sata-modules-6.11-mips64r6el-di, sata-modules-6.11-octeon-di, sata-modules-6.11-parisc-di, sata-modules-6.11-parisc64-di, sata-modules-6.11-powerpc-di, sata-modules-6.11-powerpc64-di, sata-modules-6.11-powerpc64le-di, sata-modules-6.11-riscv64-di, sata-modules-6.11-sh7751r-di, sata-modules-6.11-sh7785lcr-di, sata-modules-6.11-sparc64-di, scsi-core-modules-6.11-4kc-malta-di, scsi-core-modules-6.11-5kc-malta-di, scsi-core-modules-6.11-alpha-generic-di, scsi-core-modules-6.11-amd64-di, scsi-core-modules-6.11-arm64-di, scsi-core-modules-6.11-armmp-di, scsi-core-modules-6.11-loong64-di, scsi-core-modules-6.11-loongson-3-di, scsi-core-modules-6.11-m68k-di, scsi-core-modules-6.11-mips32r2eb-di, scsi-core-modules-6.11-mips32r2el-di, scsi-core-modules-6.11-mips64r2eb-di, scsi-core-modules-6.11-mips64r2el-di, scsi-core-modules-6.11-mips64r6el-di, scsi-core-modules-6.11-octeon-di, scsi-core-modules-6.11-parisc-di, scsi-core-modules-6.11-parisc64-di, scsi-core-modules-6.11-powerpc-di, scsi-core-modules-6.11-powerpc64-di, scsi-core-modules-6.11-powerpc64le-di, scsi-core-modules-6.11-riscv64-di, scsi-core-modules-6.11-s390x-di, scsi-core-modules-6.11-sh7785lcr-di, scsi-core-modules-6.11-sparc64-di, scsi-modules-6.11-4kc-malta-di, scsi-modules-6.11-5kc-malta-di, scsi-modules-6.11-alpha-generic-di, scsi-modules-6.11-amd64-di, scsi-modules-6.11-arm64-di, scsi-modules-6.11-armmp-di, scsi-modules-6.11-loong64-di, scsi-modules-6.11-loongson-3-di, scsi-modules-6.11-m68k-di, scsi-modules-6.11-mips32r2eb-di, scsi-modules-6.11-mips32r2el-di, scsi-modules-6.11-mips64r2eb-di, scsi-modules-6.11-mips64r2el-di, scsi-modules-6.11-mips64r6el-di, scsi-modules-6.11-octeon-di, scsi-modules-6.11-parisc-di, scsi-modules-6.11-parisc64-di, scsi-modules-6.11-powerpc-di, scsi-modules-6.11-powerpc64-di, scsi-modules-6.11-powerpc64le-di, scsi-modules-6.11-riscv64-di, scsi-modules-6.11-s390x-di, scsi-modules-6.11-sparc64-di, scsi-nic-modules-6.11-4kc-malta-di, scsi-nic-modules-6.11-5kc-malta-di, scsi-nic-modules-6.11-alpha-generic-di, scsi-nic-modules-6.11-amd64-di, scsi-nic-modules-6.11-arm64-di, scsi-nic-modules-6.11-armmp-di, scsi-nic-modules-6.11-loong64-di, scsi-nic-modules-6.11-loongson-3-di, scsi-nic-modules-6.11-mips32r2eb-di, scsi-nic-modules-6.11-mips32r2el-di, scsi-nic-modules-6.11-mips64r2eb-di, scsi-nic-modules-6.11-mips64r2el-di, scsi-nic-modules-6.11-mips64r6el-di, scsi-nic-modules-6.11-octeon-di, scsi-nic-modules-6.11-powerpc-di, scsi-nic-modules-6.11-powerpc64-di, scsi-nic-modules-6.11-powerpc64le-di, scsi-nic-modules-6.11-riscv64-di, serial-modules-6.11-alpha-generic-di, serial-modules-6.11-amd64-di, serial-modules-6.11-loong64-di, serial-modules-6.11-parisc-di, serial-modules-6.11-parisc64-di, serial-modules-6.11-powerpc-di, serial-modules-6.11-powerpc64-di, serial-modules-6.11-powerpc64le-di, sound-modules-6.11-4kc-malta-di, sound-modules-6.11-5kc-malta-di, sound-modules-6.11-amd64-di, sound-modules-6.11-arm64-di, sound-modules-6.11-armmp-di, sound-modules-6.11-loong64-di, sound-modules-6.11-loongson-3-di, sound-modules-6.11-mips32r2eb-di, sound-modules-6.11-mips32r2el-di, sound-modules-6.11-mips64r2eb-di, sound-modules-6.11-mips64r2el-di, sound-modules-6.11-mips64r6el-di, sound-modules-6.11-octeon-di, sound-modules-6.11-sh7751r-di, sound-modules-6.11-sh7785lcr-di, speakup-modules-6.11-4kc-malta-di, speakup-modules-6.11-5kc-malta-di, speakup-modules-6.11-amd64-di, speakup-modules-6.11-arm64-di, speakup-modules-6.11-armmp-di, speakup-modules-6.11-loong64-di, speakup-modules-6.11-loongson-3-di, speakup-modules-6.11-mips32r2eb-di, speakup-modules-6.11-mips32r2el-di, speakup-modules-6.11-mips64r2eb-di, speakup-modules-6.11-mips64r2el-di, speakup-modules-6.11-mips64r6el-di, speakup-modules-6.11-octeon-di, speakup-modules-6.11-sh7751r-di, speakup-modules-6.11-sh7785lcr-di, squashfs-modules-6.11-4kc-malta-di, squashfs-modules-6.11-5kc-malta-di, squashfs-modules-6.11-alpha-generic-di, squashfs-modules-6.11-amd64-di, squashfs-modules-6.11-arm64-di, squashfs-modules-6.11-armmp-di, squashfs-modules-6.11-loong64-di, squashfs-modules-6.11-loongson-3-di, squashfs-modules-6.11-m68k-di, squashfs-modules-6.11-mips32r2eb-di, squashfs-modules-6.11-mips32r2el-di, squashfs-modules-6.11-mips64r2eb-di, squashfs-modules-6.11-mips64r2el-di, squashfs-modules-6.11-mips64r6el-di, squashfs-modules-6.11-octeon-di, squashfs-modules-6.11-parisc-di, squashfs-modules-6.11-parisc64-di, squashfs-modules-6.11-powerpc-di, squashfs-modules-6.11-powerpc64-di, squashfs-modules-6.11-powerpc64le-di, squashfs-modules-6.11-riscv64-di, squashfs-modules-6.11-sh7751r-di, squashfs-modules-6.11-sh7785lcr-di, squashfs-modules-6.11-sparc64-di, srm-modules-6.11-alpha-generic-di, udf-modules-6.11-4kc-malta-di, udf-modules-6.11-5kc-malta-di, udf-modules-6.11-amd64-di, udf-modules-6.11-arm64-di, udf-modules-6.11-armmp-di, udf-modules-6.11-loong64-di, udf-modules-6.11-loongson-3-di, udf-modules-6.11-m68k-di, udf-modules-6.11-mips32r2eb-di, udf-modules-6.11-mips32r2el-di, udf-modules-6.11-mips64r2eb-di, udf-modules-6.11-mips64r2el-di, udf-modules-6.11-mips64r6el-di, udf-modules-6.11-octeon-di, udf-modules-6.11-powerpc-di, udf-modules-6.11-powerpc64-di, udf-modules-6.11-powerpc64le-di, udf-modules-6.11-riscv64-di, udf-modules-6.11-s390x-di, udf-modules-6.11-sh7751r-di, udf-modules-6.11-sh7785lcr-di, udf-modules-6.11-sparc64-di, ufs-modules-6.11-sparc64-di, uinput-modules-6.11-amd64-di, uinput-modules-6.11-arm64-di, uinput-modules-6.11-armmp-di, uinput-modules-6.11-loong64-di, uinput-modules-6.11-powerpc-di, uinput-modules-6.11-powerpc64-di, uinput-modules-6.11-powerpc64le-di, usb-modules-6.11-4kc-malta-di, usb-modules-6.11-5kc-malta-di, usb-modules-6.11-alpha-generic-di, usb-modules-6.11-amd64-di, usb-modules-6.11-arm64-di, usb-modules-6.11-armmp-di, usb-modules-6.11-loong64-di, usb-modules-6.11-loongson-3-di, usb-modules-6.11-mips32r2eb-di, usb-modules-6.11-mips32r2el-di, usb-modules-6.11-mips64r2eb-di, usb-modules-6.11-mips64r2el-di, usb-modules-6.11-mips64r6el-di, usb-modules-6.11-octeon-di, usb-modules-6.11-parisc-di, usb-modules-6.11-parisc64-di, usb-modules-6.11-powerpc-di, usb-modules-6.11-powerpc64-di, usb-modules-6.11-powerpc64le-di, usb-modules-6.11-riscv64-di, usb-modules-6.11-sh7785lcr-di, usb-modules-6.11-sparc64-di, usb-serial-modules-6.11-4kc-malta-di, usb-serial-modules-6.11-5kc-malta-di, usb-serial-modules-6.11-alpha-generic-di, usb-serial-modules-6.11-amd64-di, usb-serial-modules-6.11-arm64-di, usb-serial-modules-6.11-armmp-di, usb-serial-modules-6.11-loong64-di, usb-serial-modules-6.11-loongson-3-di, usb-serial-modules-6.11-mips32r2eb-di, usb-serial-modules-6.11-mips32r2el-di, usb-serial-modules-6.11-mips64r2eb-di, usb-serial-modules-6.11-mips64r2el-di, usb-serial-modules-6.11-mips64r6el-di, usb-serial-modules-6.11-octeon-di, usb-serial-modules-6.11-parisc-di, usb-serial-modules-6.11-parisc64-di, usb-serial-modules-6.11-powerpc-di, usb-serial-modules-6.11-powerpc64-di, usb-serial-modules-6.11-powerpc64le-di, usb-serial-modules-6.11-riscv64-di, usb-serial-modules-6.11-sh7751r-di, usb-serial-modules-6.11-sh7785lcr-di, usb-serial-modules-6.11-sparc64-di, usb-storage-modules-6.11-4kc-malta-di, usb-storage-modules-6.11-5kc-malta-di, usb-storage-modules-6.11-alpha-generic-di, usb-storage-modules-6.11-amd64-di, usb-storage-modules-6.11-arm64-di, usb-storage-modules-6.11-armmp-di, usb-storage-modules-6.11-loong64-di, usb-storage-modules-6.11-loongson-3-di, usb-storage-modules-6.11-mips32r2eb-di, usb-storage-modules-6.11-mips32r2el-di, usb-storage-modules-6.11-mips64r2eb-di, usb-storage-modules-6.11-mips64r2el-di, usb-storage-modules-6.11-mips64r6el-di, usb-storage-modules-6.11-octeon-di, usb-storage-modules-6.11-parisc-di, usb-storage-modules-6.11-parisc64-di, usb-storage-modules-6.11-powerpc-di, usb-storage-modules-6.11-powerpc64-di, usb-storage-modules-6.11-powerpc64le-di, usb-storage-modules-6.11-riscv64-di, usb-storage-modules-6.11-sh7751r-di, usb-storage-modules-6.11-sparc64-di, xfs-modules-6.11-4kc-malta-di, xfs-modules-6.11-5kc-malta-di, xfs-modules-6.11-alpha-generic-di, xfs-modules-6.11-amd64-di, xfs-modules-6.11-arm64-di, xfs-modules-6.11-loong64-di, xfs-modules-6.11-loongson-3-di, xfs-modules-6.11-mips32r2eb-di, xfs-modules-6.11-mips32r2el-di, xfs-modules-6.11-mips64r2eb-di, xfs-modules-6.11-mips64r2el-di, xfs-modules-6.11-mips64r6el-di, xfs-modules-6.11-octeon-di, xfs-modules-6.11-parisc-di, xfs-modules-6.11-parisc64-di, xfs-modules-6.11-powerpc-di, xfs-modules-6.11-powerpc64-di, xfs-modules-6.11-powerpc64le-di, xfs-modules-6.11-riscv64-di, xfs-modules-6.11-s390x-di, xfs-modules-6.11-sh7751r-di, xfs-modules-6.11-sh7785lcr-di, xfs-modules-6.11-sparc64-di Version: 6.11-1~exp1 Maintainer: Debian Kernel Team Uploaders: Bastian Blank , maximilian attems , Ben Hutchings , Salvatore Bonaccorso Build-Depends: debhelper-compat (= 13), python3:native, python3-dacite:native, python3-jinja2:native, quilt, dh-python Build-Depends-Indep: cpio , graphviz , python3-sphinx , python3-sphinx-rtd-theme , texlive-latex-base , texlive-latex-extra , dvipng , python3-yaml , patchutils , xz-utils , rsync Architecture: linux-any all Standards-Version: 4.2.0 Format: 3.0 (quilt) Files: e3ec26b19bcf444bb381ddd5e397499d 214248 linux_6.11-1~exp1.dsc 7738dce0c7dc51bb1fb273773505ce2c 149865496 linux_6.11.orig.tar.xz 0f3df33084de24474e8d2e3ec95c0f47 1574936 linux_6.11-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/kernel-team/linux Vcs-Git: https://salsa.debian.org/kernel-team/linux.git Checksums-Sha256: e1a5d20508fd9150428d590da9198846e79e2d5c9f60d3f36611a2b543299820 214248 linux_6.11-1~exp1.dsc a9a42efe3603be754cc2319e96574896b0e7ba8fa3d81b618e071808b32ac8b5 149865496 linux_6.11.orig.tar.xz bca1e75da0d40b722c1dabb800df56f28717ccaf9e74beb16824fb3ea3c96f5e 1574936 linux_6.11-1~exp1.debian.tar.xz Homepage: https://www.kernel.org/ Build-Depends-Arch: bc , libssl-dev:native , libssl-dev , openssl , libelf-dev:native , libelf-dev [linux-any] , lz4 [amd64 arm64] , pahole | dwarves:native (>= 1.16~) , cpio , xz-utils , bison , bison , flex , flex , gcc-14 [alpha amd64 arm64 armel armhf hppa loong64 m68k mips mips64 mips64el mips64r6el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] , gcc-14-alpha-linux-gnu [alpha] , gcc-14-x86-64-linux-gnu [amd64] , gcc-14-aarch64-linux-gnu [arm64] , gcc-arm-linux-gnueabihf [arm64] , gcc-14-arm-linux-gnueabi [armel] , gcc-14-arm-linux-gnueabihf [armhf] , gcc-14-hppa-linux-gnu [hppa] , gcc-14-hppa64-linux-gnu [hppa] , gcc-14-loongarch64-linux-gnu [loong64] , gcc-14-m68k-linux-gnu [m68k] , gcc-14-mips-linux-gnu [mips] , gcc-14-mips64-linux-gnuabi64 [mips64] , gcc-14-mips64el-linux-gnuabi64 [mips64el] , gcc-14-mipsisa64r6el-linux-gnuabi64 [mips64r6el] , gcc-14-mipsel-linux-gnu [mipsel] , gcc-14-powerpc-linux-gnu [powerpc] , gcc-14-powerpc64-linux-gnu [ppc64] , gcc-14-powerpc64le-linux-gnu [ppc64el] , gcc-14-riscv64-linux-gnu [riscv64] , gcc-14-s390x-linux-gnu [s390x] , gcc-14-sh4-linux-gnu [sh4] , gcc-14-sparc64-linux-gnu [sparc64] , python3-docutils [amd64 arm64 armhf i386 linux-any x32] , binutils-dev [hppa] , zlib1g-dev [linux-any] , libcap-dev [linux-any] , libpci-dev [linux-any] , libnl-3-dev [linux-any] , libnl-genl-3-dev [linux-any] , asciidoctor [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] , libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libbabeltrace-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libdebuginfod-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libdw-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libopencsd-dev (>= 1.1.1) [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libperl-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libpython3-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , libtraceevent-dev (>= 1:1.5) [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64 x32] , libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] , libzstd-dev [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , python3-dev:any [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , python3-setuptools [alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] , autoconf [linux-any] , automake [linux-any] , libtool [linux-any] , libglib2.0-dev [linux-any] , libudev-dev [linux-any] , libwrap0-dev [linux-any] , rsync [linux-any] , libtracefs-dev (>= 1.3) [amd64 arm64 armhf i386 x32] , kernel-wedge (>= 2.105~) [alpha amd64 arm64 armel armhf hppa loong64 m68k mips mips64 mips64el mips64r6el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] , kmod [alpha amd64 arm64 armel armhf hppa loong64 m68k mips mips64 mips64el mips64r6el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] Package-List: acpi-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick affs-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick bpftool deb devel optional arch=linux-any profile=!pkg.linux.mintools,!pkg.linux.notools btrfs-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick dasd-extra-modules-6.11-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick dasd-modules-6.11-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick efi-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick efi-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick efi-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick efi-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick efi-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fancontrol-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fancontrol-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick hfs-modules-6.11-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick hfs-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick hfs-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick hyperv-daemons deb admin optional arch=amd64,arm64,i386,x32 profile=!pkg.linux.mintools,!pkg.linux.notools hypervisor-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick hypervisor-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick intel-sdsi deb admin optional arch=amd64 profile=!pkg.linux.mintools,!pkg.linux.notools isofs-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick leds-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick leds-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick libcpupower-dev deb libdevel optional arch=linux-any profile=!pkg.linux.mintools,!pkg.linux.notools libcpupower1 deb libs optional arch=linux-any profile=!pkg.linux.mintools,!pkg.linux.notools linux-bpf-dev deb devel optional arch=alpha,amd64,arm64,armhf,hppa,loong64,m68k,ppc64,ppc64el,riscv64,s390x,sparc64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-config-6.11 deb kernel optional arch=linux-any profile=!pkg.linux.nosource linux-cpupower deb admin optional arch=linux-any profile=!pkg.linux.mintools,!pkg.linux.notools linux-doc deb doc optional arch=all profile=!nodoc,!pkg.linux.nometa,!pkg.linux.quick linux-doc-6.11 deb doc optional arch=all profile=!nodoc,!pkg.linux.quick linux-headers-4kc-malta deb kernel optional arch=mips,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-5kc-malta deb kernel optional arch=mips64,mips64el profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-6.11-4kc-malta deb kernel optional arch=mips,mipsel profile=!pkg.linux.nokernel linux-headers-6.11-5kc-malta deb kernel optional arch=mips64,mips64el profile=!pkg.linux.nokernel linux-headers-6.11-alpha-generic deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-alpha-smp deb kernel optional arch=alpha profile=!pkg.linux.nokernel linux-headers-6.11-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-arm64-16k deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel linux-headers-6.11-armmp-lpae deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-cloud-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel linux-headers-6.11-cloud-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel linux-headers-6.11-common deb kernel optional arch=all profile=!pkg.linux.nokernel linux-headers-6.11-common-rt deb kernel optional arch=all profile=!pkg.linux.nokernel linux-headers-6.11-loong64 deb kernel optional arch=loong64 profile=!pkg.linux.nokernel linux-headers-6.11-loongson-3 deb kernel optional arch=mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-m68k deb kernel optional arch=m68k profile=!pkg.linux.nokernel linux-headers-6.11-mips32r2eb deb kernel optional arch=mips profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-mips32r2el deb kernel optional arch=mipsel profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-mips64r2eb deb kernel optional arch=mips64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-mips64r2el deb kernel optional arch=mips64el profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-mips64r6el deb kernel optional arch=mips64el,mips64r6el profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-octeon deb kernel optional arch=mips,mips64,mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-parisc deb kernel optional arch=hppa profile=!pkg.linux.nokernel linux-headers-6.11-parisc64 deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-powerpc deb kernel optional arch=powerpc profile=!pkg.linux.nokernel linux-headers-6.11-powerpc-smp deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-powerpc64 deb kernel optional arch=powerpc,ppc64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-powerpc64-64k deb kernel optional arch=ppc64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-powerpc64le deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel linux-headers-6.11-powerpc64le-64k deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-riscv64 deb kernel optional arch=riscv64 profile=!pkg.linux.nokernel linux-headers-6.11-rpi deb kernel optional arch=armel profile=!pkg.linux.nokernel linux-headers-6.11-rt-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rt-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-rt-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-s390x deb kernel optional arch=s390x profile=!pkg.linux.nokernel linux-headers-6.11-sh7751r deb kernel optional arch=sh4 profile=!pkg.linux.nokernel linux-headers-6.11-sh7785lcr deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-sparc64 deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-headers-6.11-sparc64-smp deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel linux-headers-alpha-generic deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-alpha-smp deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-armmp-lpae deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-loong64 deb kernel optional arch=loong64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-loongson-3 deb kernel optional arch=mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-m68k deb kernel optional arch=m68k profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-mips32r2eb deb kernel optional arch=mips profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-mips32r2el deb kernel optional arch=mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-mips64r2eb deb kernel optional arch=mips64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-mips64r2el deb kernel optional arch=mips64el profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-mips64r6el deb kernel optional arch=mips64el,mips64r6el profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-octeon deb kernel optional arch=mips,mips64,mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-parisc deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-parisc64 deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-powerpc deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-powerpc-smp deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-powerpc64 deb kernel optional arch=powerpc,ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-powerpc64-64k deb kernel optional arch=ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-powerpc64le deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-powerpc64le-64k deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-riscv64 deb kernel optional arch=riscv64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-rpi deb kernel optional arch=armel profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-rt-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-s390x deb kernel optional arch=s390x profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-sh7751r deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-sh7785lcr deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-sparc64 deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-sparc64-smp deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-4kc-malta deb kernel optional arch=mips,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-4kc-malta-dbg deb kernel optional arch=mips,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-5kc-malta deb kernel optional arch=mips64,mips64el profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-5kc-malta-dbg deb kernel optional arch=mips64,mips64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-6.11-4kc-malta deb kernel optional arch=mips,mipsel profile=!pkg.linux.nokernel linux-image-6.11-4kc-malta-dbg deb debug optional arch=mips,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-5kc-malta deb kernel optional arch=mips64,mips64el profile=!pkg.linux.nokernel linux-image-6.11-5kc-malta-dbg deb debug optional arch=mips64,mips64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-alpha-generic deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-alpha-generic-dbg deb debug optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-alpha-smp deb kernel optional arch=alpha profile=!pkg.linux.nokernel linux-image-6.11-alpha-smp-dbg deb debug optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-amd64-dbg deb debug optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-amd64-unsigned deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-arm64-16k-dbg deb debug optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-arm64-16k-unsigned deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-arm64-dbg deb debug optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-arm64-unsigned deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel linux-image-6.11-armmp-dbg deb debug optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-armmp-lpae deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-armmp-lpae-dbg deb debug optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-cloud-amd64-dbg deb debug optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-cloud-amd64-unsigned deb kernel optional arch=amd64 profile=!pkg.linux.nokernel linux-image-6.11-cloud-arm64-dbg deb debug optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-cloud-arm64-unsigned deb kernel optional arch=arm64 profile=!pkg.linux.nokernel linux-image-6.11-loong64 deb kernel optional arch=loong64 profile=!pkg.linux.nokernel linux-image-6.11-loong64-dbg deb debug optional arch=loong64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-loongson-3 deb kernel optional arch=mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-loongson-3-dbg deb debug optional arch=mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-m68k deb kernel optional arch=m68k profile=!pkg.linux.nokernel linux-image-6.11-m68k-dbg deb debug optional arch=m68k profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-mips32r2eb deb kernel optional arch=mips profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-mips32r2eb-dbg deb debug optional arch=mips profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-mips32r2el deb kernel optional arch=mipsel profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-mips32r2el-dbg deb debug optional arch=mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-mips64r2eb deb kernel optional arch=mips64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-mips64r2eb-dbg deb debug optional arch=mips64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-mips64r2el deb kernel optional arch=mips64el profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-mips64r2el-dbg deb debug optional arch=mips64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-mips64r6el deb kernel optional arch=mips64el,mips64r6el profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-mips64r6el-dbg deb debug optional arch=mips64el,mips64r6el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-octeon deb kernel optional arch=mips,mips64,mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-octeon-dbg deb debug optional arch=mips,mips64,mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-parisc deb kernel optional arch=hppa profile=!pkg.linux.nokernel linux-image-6.11-parisc-dbg deb debug optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-parisc64 deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-parisc64-dbg deb debug optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-powerpc deb kernel optional arch=powerpc profile=!pkg.linux.nokernel linux-image-6.11-powerpc-dbg deb debug optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-powerpc-smp deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-powerpc-smp-dbg deb debug optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-powerpc64 deb kernel optional arch=powerpc,ppc64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-powerpc64-64k deb kernel optional arch=ppc64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-powerpc64-64k-dbg deb debug optional arch=ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-powerpc64-dbg deb debug optional arch=powerpc,ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-powerpc64le deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel linux-image-6.11-powerpc64le-64k deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-powerpc64le-64k-dbg deb debug optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-powerpc64le-dbg deb debug optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-riscv64 deb kernel optional arch=riscv64 profile=!pkg.linux.nokernel linux-image-6.11-riscv64-dbg deb debug optional arch=riscv64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rpi deb kernel optional arch=armel profile=!pkg.linux.nokernel linux-image-6.11-rpi-dbg deb debug optional arch=armel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rt-amd64-dbg deb debug optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rt-amd64-unsigned deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rt-arm64-dbg deb debug optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-rt-arm64-unsigned deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rt-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-rt-armmp-dbg deb debug optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-s390x deb kernel optional arch=s390x profile=!pkg.linux.nokernel linux-image-6.11-s390x-dbg deb debug optional arch=s390x profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-sh7751r deb kernel optional arch=sh4 profile=!pkg.linux.nokernel linux-image-6.11-sh7751r-dbg deb debug optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-sh7785lcr deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-sh7785lcr-dbg deb debug optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-sparc64 deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-sparc64-dbg deb debug optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-6.11-sparc64-smp deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel linux-image-6.11-sparc64-smp-dbg deb debug optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.quick linux-image-alpha-generic deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-alpha-generic-dbg deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-alpha-smp deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-alpha-smp-dbg deb kernel optional arch=alpha profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-amd64-dbg deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-amd64-signed-template deb kernel optional arch=amd64 profile=!pkg.linux.nokernel linux-image-arm64-16k-dbg deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-arm64-dbg deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-arm64-signed-template deb kernel optional arch=arm64 profile=!pkg.linux.nokernel linux-image-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-armmp-dbg deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-armmp-lpae deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-armmp-lpae-dbg deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-cloud-amd64-dbg deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-cloud-arm64-dbg deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-loong64 deb kernel optional arch=loong64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-loong64-dbg deb kernel optional arch=loong64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-loongson-3 deb kernel optional arch=mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-loongson-3-dbg deb kernel optional arch=mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-m68k deb kernel optional arch=m68k profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-m68k-dbg deb kernel optional arch=m68k profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips32r2eb deb kernel optional arch=mips profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips32r2eb-dbg deb kernel optional arch=mips profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips32r2el deb kernel optional arch=mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips32r2el-dbg deb kernel optional arch=mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips64r2eb deb kernel optional arch=mips64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips64r2eb-dbg deb kernel optional arch=mips64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips64r2el deb kernel optional arch=mips64el profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips64r2el-dbg deb kernel optional arch=mips64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips64r6el deb kernel optional arch=mips64el,mips64r6el profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-mips64r6el-dbg deb kernel optional arch=mips64el,mips64r6el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-octeon deb kernel optional arch=mips,mips64,mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-octeon-dbg deb kernel optional arch=mips,mips64,mips64el,mipsel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-parisc deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-parisc-dbg deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-parisc64 deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-parisc64-dbg deb kernel optional arch=hppa profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-powerpc-dbg deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc-smp deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc-smp-dbg deb kernel optional arch=powerpc profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc64 deb kernel optional arch=powerpc,ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc64-64k deb kernel optional arch=ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc64-64k-dbg deb kernel optional arch=ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc64-dbg deb kernel optional arch=powerpc,ppc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc64le deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-powerpc64le-64k deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc64le-64k-dbg deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-powerpc64le-dbg deb kernel optional arch=ppc64el profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-riscv64 deb kernel optional arch=riscv64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-riscv64-dbg deb kernel optional arch=riscv64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-rpi deb kernel optional arch=armel profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-rpi-dbg deb kernel optional arch=armel profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-rt-amd64-dbg deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-rt-arm64-dbg deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-rt-armmp deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-rt-armmp-dbg deb kernel optional arch=armhf profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-s390x deb kernel optional arch=s390x profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-s390x-dbg deb kernel optional arch=s390x profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-sh7751r deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-sh7751r-dbg deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-sh7785lcr deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-sh7785lcr-dbg deb kernel optional arch=sh4 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-sparc64 deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-sparc64-dbg deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-image-sparc64-smp deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-sparc64-smp-dbg deb kernel optional arch=sparc64 profile=!pkg.linux.nokernel,!pkg.linux.nokerneldbg,!pkg.linux.nometa,!pkg.linux.quick linux-kbuild-6.11 deb kernel optional arch=linux-any profile=!pkg.linux.notools linux-libc-dev deb devel optional arch=all linux-perf deb devel optional arch=alpha,amd64,arm64,armel,armhf,hppa,i386,loong64,mips,mips64,mips64el,mips64r6,mips64r6el,mipsel,mipsn32,mipsn32el,mipsn32r6,mipsn32r6el,mipsr6,mipsr6el,powerpc,ppc64,ppc64el,riscv64,s390,s390x,sh4,sparc,sparc64 profile=!nopython,!pkg.linux.mintools,!pkg.linux.notools linux-source deb kernel optional arch=all profile=!pkg.linux.nometa,!pkg.linux.nosource,!pkg.linux.quick linux-source-6.11 deb kernel optional arch=all profile=!pkg.linux.nosource,!pkg.linux.quick linux-support-6.11 deb devel optional arch=all profile=!pkg.linux.notools loop-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick loop-modules-6.11-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick minix-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-core-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-core-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-core-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-core-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-core-modules-6.11-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nfs-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-pcmcia-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-pcmcia-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-pcmcia-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-pcmcia-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-storage-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-storage-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-storage-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick rfkill-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick rfkill-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick rtla deb devel optional arch=amd64,arm64,armhf,i386,x32 profile=!pkg.linux.mintools,!pkg.linux.notools sata-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-m68k-di udeb debian-installer standard arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick srm-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-m68k-di udeb debian-installer optional arch=m68k profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-s390x-di udeb debian-installer optional arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ufs-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-4kc-malta-di udeb debian-installer optional arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-5kc-malta-di udeb debian-installer optional arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-alpha-generic-di udeb debian-installer optional arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-armmp-di udeb debian-installer optional arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-loong64-di udeb debian-installer optional arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-loongson-3-di udeb debian-installer optional arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-mips32r2eb-di udeb debian-installer optional arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-mips32r2el-di udeb debian-installer optional arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-mips64r2eb-di udeb debian-installer optional arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-mips64r2el-di udeb debian-installer optional arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-mips64r6el-di udeb debian-installer optional arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-octeon-di udeb debian-installer optional arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-parisc-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-parisc64-di udeb debian-installer optional arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-powerpc-di udeb debian-installer optional arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-powerpc64-di udeb debian-installer optional arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-powerpc64le-di udeb debian-installer optional arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-riscv64-di udeb debian-installer optional arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-sh7751r-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-sh7785lcr-di udeb debian-installer optional arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-sparc64-di udeb debian-installer optional arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-armmp-di udeb debian-installer standard arch=armhf profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usbip deb admin optional arch=linux-any profile=!pkg.linux.mintools,!pkg.linux.notools xfs-modules-6.11-4kc-malta-di udeb debian-installer standard arch=mips,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-5kc-malta-di udeb debian-installer standard arch=mips64,mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-alpha-generic-di udeb debian-installer standard arch=alpha profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=pkg.linux.udeb-unsigned-test-build,!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-loong64-di udeb debian-installer standard arch=loong64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-loongson-3-di udeb debian-installer standard arch=mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-mips32r2eb-di udeb debian-installer standard arch=mips profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-mips32r2el-di udeb debian-installer standard arch=mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-mips64r2eb-di udeb debian-installer standard arch=mips64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-mips64r2el-di udeb debian-installer standard arch=mips64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-mips64r6el-di udeb debian-installer standard arch=mips64el,mips64r6el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-octeon-di udeb debian-installer standard arch=mips,mips64,mips64el,mipsel profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-parisc-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-parisc64-di udeb debian-installer standard arch=hppa profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-powerpc-di udeb debian-installer standard arch=powerpc profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-powerpc64-di udeb debian-installer standard arch=powerpc,ppc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-powerpc64le-di udeb debian-installer standard arch=ppc64el profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-riscv64-di udeb debian-installer standard arch=riscv64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-s390x-di udeb debian-installer standard arch=s390x profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-sh7751r-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-sh7785lcr-di udeb debian-installer standard arch=sh4 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-sparc64-di udeb debian-installer standard arch=sparc64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick Testsuite: autopkgtest Testsuite-Triggers: python3-jinja2, python3-pytest Directory: pool/main/l/linux Priority: source Section: kernel Package: linux-signed-amd64 Binary: linux-headers-amd64, linux-headers-cloud-amd64, linux-headers-rt-amd64, linux-image-6.11-amd64, linux-image-6.11-cloud-amd64, linux-image-6.11-rt-amd64, linux-image-amd64, linux-image-cloud-amd64, linux-image-rt-amd64, acpi-modules-6.11-amd64-di, ata-modules-6.11-amd64-di, btrfs-modules-6.11-amd64-di, cdrom-core-modules-6.11-amd64-di, crc-modules-6.11-amd64-di, crypto-dm-modules-6.11-amd64-di, crypto-modules-6.11-amd64-di, drm-core-modules-6.11-amd64-di, efi-modules-6.11-amd64-di, event-modules-6.11-amd64-di, ext4-modules-6.11-amd64-di, f2fs-modules-6.11-amd64-di, fat-modules-6.11-amd64-di, fb-modules-6.11-amd64-di, firewire-core-modules-6.11-amd64-di, i2c-modules-6.11-amd64-di, input-modules-6.11-amd64-di, isofs-modules-6.11-amd64-di, jfs-modules-6.11-amd64-di, kernel-image-6.11-amd64-di, loop-modules-6.11-amd64-di, md-modules-6.11-amd64-di, mmc-core-modules-6.11-amd64-di, mmc-modules-6.11-amd64-di, mouse-modules-6.11-amd64-di, mtd-core-modules-6.11-amd64-di, multipath-modules-6.11-amd64-di, nbd-modules-6.11-amd64-di, nic-modules-6.11-amd64-di, nic-pcmcia-modules-6.11-amd64-di, nic-shared-modules-6.11-amd64-di, nic-usb-modules-6.11-amd64-di, nic-wireless-modules-6.11-amd64-di, pata-modules-6.11-amd64-di, pcmcia-modules-6.11-amd64-di, pcmcia-storage-modules-6.11-amd64-di, ppp-modules-6.11-amd64-di, rfkill-modules-6.11-amd64-di, sata-modules-6.11-amd64-di, scsi-core-modules-6.11-amd64-di, scsi-modules-6.11-amd64-di, scsi-nic-modules-6.11-amd64-di, serial-modules-6.11-amd64-di, sound-modules-6.11-amd64-di, speakup-modules-6.11-amd64-di, squashfs-modules-6.11-amd64-di, udf-modules-6.11-amd64-di, uinput-modules-6.11-amd64-di, usb-modules-6.11-amd64-di, usb-serial-modules-6.11-amd64-di, usb-storage-modules-6.11-amd64-di, xfs-modules-6.11-amd64-di Version: 6.11+1~exp1 Maintainer: Debian Kernel Team Uploaders: Bastian Blank , maximilian attems , Ben Hutchings , Salvatore Bonaccorso Build-Depends: debhelper-compat (= 13), python3:any, sbsigntool [amd64 arm64] Architecture: amd64 Standards-Version: 4.2.0 Format: 3.0 (native) Files: a2fdf97c96cbcd215e8a60f34f42b786 11437 linux-signed-amd64_6.11+1~exp1.dsc f057ae62478848b72516dca675295a49 665076 linux-signed-amd64_6.11+1~exp1.tar.xz Vcs-Browser: https://salsa.debian.org/kernel-team/linux Vcs-Git: https://salsa.debian.org/kernel-team/linux.git Checksums-Sha256: 936c0ef9917dd68ff17e62ce9f21bb7d5a22febadb88f74d6f47d307f27dfcc8 11437 linux-signed-amd64_6.11+1~exp1.dsc 06eeddb1b20dc9eb1421776e3dd4310732d2af00ae12a172efbe422ea47bd946 665076 linux-signed-amd64_6.11+1~exp1.tar.xz Homepage: https://www.kernel.org/ Build-Depends-Arch: linux-image-6.11-amd64-unsigned (= 6.11-1~exp1) [amd64] , kernel-wedge (>= 2.105~) [amd64] , kmod [amd64] , rsync [amd64] , linux-image-6.11-cloud-amd64-unsigned (= 6.11-1~exp1) [amd64] , linux-image-6.11-rt-amd64-unsigned (= 6.11-1~exp1) [amd64] Package-List: acpi-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ata-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick drm-core-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick efi-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick firewire-core-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick linux-headers-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-cloud-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-rt-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-6.11-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-cloud-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel linux-image-6.11-rt-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-cloud-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-rt-amd64 deb kernel optional arch=amd64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick loop-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-core-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mouse-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mtd-core-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-pcmcia-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pata-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick pcmcia-storage-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick rfkill-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick serial-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-amd64-di udeb debian-installer optional arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-amd64-di udeb debian-installer standard arch=amd64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick Directory: pool/main/l/linux-signed-amd64 Priority: extra Section: misc Package: linux-signed-arm64 Binary: linux-headers-arm64, linux-headers-arm64-16k, linux-headers-cloud-arm64, linux-headers-rt-arm64, linux-image-6.11-arm64, linux-image-6.11-arm64-16k, linux-image-6.11-cloud-arm64, linux-image-6.11-rt-arm64, linux-image-arm64, linux-image-arm64-16k, linux-image-cloud-arm64, linux-image-rt-arm64, ata-modules-6.11-arm64-di, btrfs-modules-6.11-arm64-di, cdrom-core-modules-6.11-arm64-di, crc-modules-6.11-arm64-di, crypto-dm-modules-6.11-arm64-di, crypto-modules-6.11-arm64-di, efi-modules-6.11-arm64-di, event-modules-6.11-arm64-di, ext4-modules-6.11-arm64-di, f2fs-modules-6.11-arm64-di, fat-modules-6.11-arm64-di, fb-modules-6.11-arm64-di, i2c-modules-6.11-arm64-di, input-modules-6.11-arm64-di, isofs-modules-6.11-arm64-di, jfs-modules-6.11-arm64-di, kernel-image-6.11-arm64-di, leds-modules-6.11-arm64-di, loop-modules-6.11-arm64-di, md-modules-6.11-arm64-di, mmc-modules-6.11-arm64-di, multipath-modules-6.11-arm64-di, nbd-modules-6.11-arm64-di, nic-modules-6.11-arm64-di, nic-shared-modules-6.11-arm64-di, nic-usb-modules-6.11-arm64-di, nic-wireless-modules-6.11-arm64-di, ppp-modules-6.11-arm64-di, sata-modules-6.11-arm64-di, scsi-core-modules-6.11-arm64-di, scsi-modules-6.11-arm64-di, scsi-nic-modules-6.11-arm64-di, sound-modules-6.11-arm64-di, speakup-modules-6.11-arm64-di, squashfs-modules-6.11-arm64-di, udf-modules-6.11-arm64-di, uinput-modules-6.11-arm64-di, usb-modules-6.11-arm64-di, usb-serial-modules-6.11-arm64-di, usb-storage-modules-6.11-arm64-di, xfs-modules-6.11-arm64-di Version: 6.11+1~exp1 Maintainer: Debian Kernel Team Uploaders: Bastian Blank , maximilian attems , Ben Hutchings , Salvatore Bonaccorso Build-Depends: debhelper-compat (= 13), python3:any, sbsigntool [amd64 arm64] Architecture: arm64 Standards-Version: 4.2.0 Format: 3.0 (native) Files: b5bf0ab84548c06f683a697420201c2e 10204 linux-signed-arm64_6.11+1~exp1.dsc df883d7a6773b78df4a2c67d3ac39f54 665536 linux-signed-arm64_6.11+1~exp1.tar.xz Vcs-Browser: https://salsa.debian.org/kernel-team/linux Vcs-Git: https://salsa.debian.org/kernel-team/linux.git Checksums-Sha256: 582a32501bed430c942dc2cfc4b0fbb32e0bcebc65f58df25fb11b44d680d63e 10204 linux-signed-arm64_6.11+1~exp1.dsc 982af52bd696dc337e2b1ccf11cf0dbb7ba0248dd5bfcba484a0e23172df4bbc 665536 linux-signed-arm64_6.11+1~exp1.tar.xz Homepage: https://www.kernel.org/ Build-Depends-Arch: linux-image-6.11-arm64-unsigned (= 6.11-1~exp1) [arm64] , kernel-wedge (>= 2.105~) [arm64] , kmod [arm64] , rsync [arm64] , linux-image-6.11-cloud-arm64-unsigned (= 6.11-1~exp1) [arm64] , linux-image-6.11-arm64-16k-unsigned (= 6.11-1~exp1) [arm64] , linux-image-6.11-rt-arm64-unsigned (= 6.11-1~exp1) [arm64] Package-List: ata-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick btrfs-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick cdrom-core-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crc-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-dm-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick crypto-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick efi-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick event-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ext4-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick f2fs-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fat-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick fb-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick i2c-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick input-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick isofs-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick jfs-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick kernel-image-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick leds-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick linux-headers-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-arm64-16k deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-headers-cloud-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-headers-rt-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-6.11-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-arm64-16k deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-6.11-cloud-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel linux-image-6.11-rt-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.quick linux-image-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-arm64-16k deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick linux-image-cloud-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nometa linux-image-rt-arm64 deb kernel optional arch=arm64 profile=!pkg.linux.nokernel,!pkg.linux.nometa,!pkg.linux.quick loop-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick md-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick mmc-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick multipath-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nbd-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-shared-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-usb-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick nic-wireless-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick ppp-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sata-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-core-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick scsi-nic-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick sound-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick speakup-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick squashfs-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick udf-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick uinput-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-serial-modules-6.11-arm64-di udeb debian-installer optional arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick usb-storage-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick xfs-modules-6.11-arm64-di udeb debian-installer standard arch=arm64 profile=!noudeb,!pkg.linux.nokernel,!pkg.linux.quick Directory: pool/main/l/linux-signed-arm64 Priority: extra Section: misc Package: lios Binary: lios Version: 2.7.2+git20221124-0.1 Maintainer: Samuel Thibault Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 1f4c4533965916a596e57792cc8d2146 1570 lios_2.7.2+git20221124-0.1.dsc f6a316554792a4be5b01575fb8c84393 230284 lios_2.7.2+git20221124.orig.tar.gz bd6820c74dc2e047707ac588cbffca67 4128 lios_2.7.2+git20221124-0.1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/lios Vcs-Git: https://salsa.debian.org/debian/lios.git Checksums-Sha256: 81e22fa1a33fcc802e91554dad6e80a6f0b78ce3814c8175d773a7610cf154df 1570 lios_2.7.2+git20221124-0.1.dsc 923bafc19a6070e7254342b3a974ca7f315294ab78f30a6fd156ae4d22a4dc90 230284 lios_2.7.2+git20221124.orig.tar.gz bc454a3f0b03e6409224c1eec1b88ef3dbebfad4eec8f61eae9fe0a742750cff 4128 lios_2.7.2+git20221124-0.1.debian.tar.xz Homepage: http://sourceforge.net/projects/lios/ Package-List: lios deb graphics optional arch=all Directory: pool/main/l/lios Priority: optional Section: misc Package: livi Binary: livi Version: 0.2.0-1 Maintainer: Guido Günther Build-Depends: appstream, debhelper-compat (= 13), desktop-file-utils, libadwaita-1-dev (>= 1.4), libgstreamer1.0-dev (>= 1.24.0), libgstreamer-plugins-bad1.0-dev (>= 1.24.0), libgstreamer-plugins-base1.0-dev (>= 1.24.0), libgtk-4-dev (>= 4.14), meson Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 08de2c1234cfb6f3dfdc4f159fa2342a 2033 livi_0.2.0-1.dsc 81a841869650d93d17ad8f1ac4539d41 301864 livi_0.2.0.orig.tar.gz 3423c5c974177623467c034191b6eec8 8932 livi_0.2.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/agx/livi Vcs-Git: https://salsa.debian.org/agx/livi.git Checksums-Sha256: 825343ee266478ea9c394ed37ec361af1e1c5022a9452871f43526daf3a6db56 2033 livi_0.2.0-1.dsc abf30972ff0841c25d4d5cc9778989242f744bb8643d07c2a0382a0449376115 301864 livi_0.2.0.orig.tar.gz 9e6d804ac61cea1f9383a1269615be8fb32612547c070b86c7a1188830a928cf 8932 livi_0.2.0-1.debian.tar.xz Homepage: https://gitlab.gnome.org/guidog/livi/ Package-List: livi deb x11 optional arch=any Testsuite: autopkgtest Testsuite-Triggers: phoc Directory: pool/main/l/livi Priority: optional Section: misc Package: llvm-defaults Binary: llvm, llvm-runtime, llvm-dev, libllvm-ocaml-dev, clang, clang-tools, clang-tidy, clangd, clang-format, libclang-cpp-dev, libclang1, libclang-dev, libclang-rt-dev, libclang-rt-dev-wasm32, libclang-rt-dev-wasm64, libc++-dev-wasm32, liblldb-dev, lldb, lld, llvm-bolt, python3-clang, python3-lldb, libomp-dev, libomp5, libc++1, libc++-dev, libc++abi1, libc++abi-dev, liblld-dev, flang, libflang-dev, libbolt-dev Version: 0.59~exp2 Maintainer: LLVM Packaging Team Uploaders: Matthias Klose , Sylvestre Ledru , Gianfranco Costamagna Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.13.9), lsb-release, m4 Architecture: any Standards-Version: 4.6.2 Format: 3.0 (native) Files: acb22ae8479da7f6824e918212132e0e 3618 llvm-defaults_0.59~exp2.dsc 820918f217ff0d94686a7f57e7654ed9 15420 llvm-defaults_0.59~exp2.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-defaults/ Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-defaults.git -b snapshot Checksums-Sha256: 187cc06778cf0cf27a3c8ef335c520356ab92bf3cd11535fe992d34b27bb92a7 3618 llvm-defaults_0.59~exp2.dsc 16eb8e98d7ddd88d0a5b0f7ebbf463ae83c3d0c92e8c3739ba115b92da8b201b 15420 llvm-defaults_0.59~exp2.tar.xz Package-List: clang deb devel optional arch=any clang-format deb devel optional arch=any clang-tidy deb devel optional arch=any clang-tools deb devel optional arch=any clangd deb devel optional arch=any flang deb devel optional arch=any libbolt-dev deb libdevel optional arch=any libc++-dev deb libdevel optional arch=any libc++-dev-wasm32 deb libdevel optional arch=any libc++1 deb libs optional arch=any libc++abi-dev deb libdevel optional arch=any libc++abi1 deb libs optional arch=any libclang-cpp-dev deb libdevel optional arch=any libclang-dev deb libdevel optional arch=any libclang-rt-dev deb libdevel optional arch=any libclang-rt-dev-wasm32 deb libdevel optional arch=any libclang-rt-dev-wasm64 deb libdevel optional arch=any libclang1 deb libs optional arch=any libflang-dev deb devel optional arch=any liblld-dev deb libdevel optional arch=any liblldb-dev deb libdevel optional arch=any libllvm-ocaml-dev deb ocaml optional arch=amd64,arm64,armhf,riscv64 libomp-dev deb libdevel optional arch=amd64,arm64,armhf,i386,mips64el,ppc64el,ppc64,riscv64,loong64 libomp5 deb libs optional arch=amd64,arm64,armhf,i386,mips64el,ppc64el,ppc64,riscv64,loong64 lld deb devel optional arch=any lldb deb devel optional arch=any llvm deb devel optional arch=any llvm-bolt deb devel optional arch=any llvm-dev deb devel optional arch=any llvm-runtime deb devel optional arch=any python3-clang deb python optional arch=any python3-lldb deb python optional arch=any Directory: pool/main/l/llvm-defaults Priority: source Section: devel Package: llvm-defaults Binary: llvm, llvm-runtime, llvm-dev, libllvm-ocaml-dev, clang, clang-tools, clang-tidy, clangd, clang-format, libclang-cpp-dev, libclang1, libclang-dev, libclang-rt-dev, libclang-rt-dev-wasm32, libclang-rt-dev-wasm64, libc++-dev-wasm32, liblldb-dev, lldb, lld, llvm-bolt, python3-clang, python3-lldb, libomp-dev, libomp5, libc++1, libc++-dev, libc++abi1, libc++abi-dev, liblld-dev, flang, libflang-dev, libbolt-dev Version: 0.60~exp1 Maintainer: LLVM Packaging Team Uploaders: Matthias Klose , Sylvestre Ledru , Gianfranco Costamagna Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.13.9), lsb-release, m4 Architecture: any Standards-Version: 4.6.2 Format: 3.0 (native) Files: da7ac1ada8ef80050009bf7a0bd39428 3588 llvm-defaults_0.60~exp1.dsc fc11bd42b6a29809d93021dcc18ac10b 15608 llvm-defaults_0.60~exp1.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-defaults/ Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-defaults.git -b snapshot Checksums-Sha256: ddccf5a373a2f93797fc39255837b96b3f5e6c60b157b2d31a428367109075dc 3588 llvm-defaults_0.60~exp1.dsc c3547b5255c54e24aa90732326c9cfe2f297db2985c9d3122907997284cdc427 15608 llvm-defaults_0.60~exp1.tar.xz Package-List: clang deb devel optional arch=any clang-format deb devel optional arch=any clang-tidy deb devel optional arch=any clang-tools deb devel optional arch=any clangd deb devel optional arch=any flang deb devel optional arch=any libbolt-dev deb libdevel optional arch=any libc++-dev deb libdevel optional arch=any libc++-dev-wasm32 deb libdevel optional arch=any libc++1 deb libs optional arch=any libc++abi-dev deb libdevel optional arch=any libc++abi1 deb libs optional arch=any libclang-cpp-dev deb libdevel optional arch=any libclang-dev deb libdevel optional arch=any libclang-rt-dev deb libdevel optional arch=any libclang-rt-dev-wasm32 deb libdevel optional arch=any libclang-rt-dev-wasm64 deb libdevel optional arch=any libclang1 deb libs optional arch=any libflang-dev deb devel optional arch=any liblld-dev deb libdevel optional arch=any liblldb-dev deb libdevel optional arch=any libllvm-ocaml-dev deb ocaml optional arch=amd64,arm64,ppc64el,riscv64,s390x libomp-dev deb libdevel optional arch=amd64,arm64,armhf,ppc64,ppc64el,hurd-amd64 libomp5 deb libs optional arch=amd64,arm64,armhf,ppc64,ppc64el,hurd-amd64 lld deb devel optional arch=any lldb deb devel optional arch=any llvm deb devel optional arch=any llvm-bolt deb devel optional arch=any llvm-dev deb devel optional arch=any llvm-runtime deb devel optional arch=any python3-clang deb python optional arch=any python3-lldb deb python optional arch=any Directory: pool/main/l/llvm-defaults Priority: source Section: devel Package: llvm-toolchain-snapshot Binary: clang-19, clang-tools-19, clang-format-19, clang-tidy-19, clangd-19, clang-19-doc, libclang1-19, libclang-19-dev, libclang-common-19-dev, libclang-rt-19-dev, libclang-rt-19-dev-wasm32, libclang-rt-19-dev-wasm64, libpolly-19-dev, libclang-cpp19, libclang-cpp19-dev, libfuzzer-19-dev, python3-clang-19, clang-19-examples, libllvm19, llvm-19-linker-tools, llvm-19, llvm-19-runtime, llvm-19-dev, llvm-19-tools, libllvm-19-ocaml-dev, llvm-19-doc, llvm-19-examples, lld-19, liblld-19, liblld-19-dev, lldb-19, liblldb-19, python3-lldb-19, liblldb-19-dev, libomp-19-dev, libomp5-19, libomp-19-doc, libc++1-19, libc++-19-dev, libc++-19-dev-wasm32, libc++abi1-19, libc++abi-19-dev, libc++abi-19-dev-wasm32, libclc-19, libclc-19-dev, libunwind-19, libunwind-19-dev, mlir-19-tools, libmlir-19, libmlir-19-dev, bolt-19, libbolt-19-dev, flang-19, libflang-19-dev Version: 1:19~++20240125092523+41fe98a6e7e5-1~exp1 Maintainer: LLVM Packaging Team Uploaders: Sylvestre Ledru , Gianfranco Costamagna Build-Depends: debhelper (>= 10.0), cmake, ninja-build, chrpath, texinfo, sharutils, libelf-dev, libffi-dev, lsb-release, patchutils, diffstat, xz-utils, python3-dev, libedit-dev, libncurses-dev, swig, python3-sphinx (>= 1.3.6), binutils-dev, libxml2-dev, libjsoncpp-dev, pkg-config, lcov, procps, help2man, zlib1g-dev, libzstd-dev, g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32], libjs-mathjax, python3-myst-parser | python3-recommonmark, doxygen, ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x], ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x], libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x], dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x], libpfm4-dev [linux-any], python3-setuptools, libz3-dev, llvm-spirv-17 [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] | hello, spirv-tools [linux-any] | hello [!i386], wasi-libc | hello, libcurl4-openssl-dev | libcurl-dev, libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x], protobuf-compiler-grpc [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x], libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x], protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] Build-Conflicts: oprofile Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 1ed2d9c89416bf603f67f5bbd767a761 8428 llvm-toolchain-snapshot_19~++20240125092523+41fe98a6e7e5-1~exp1.dsc 6edc1ba15e0b71da2b000eecb195724e 156598084 llvm-toolchain-snapshot_19~++20240125092523+41fe98a6e7e5.orig.tar.xz 3f0da65ff7e961eeab6609fe20f634a4 166776 llvm-toolchain-snapshot_19~++20240125092523+41fe98a6e7e5-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/snapshot Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b snapshot Checksums-Sha256: f6b4b3a449ecf4a9b069b441fbd7e17ebbe2c14548fa2eeb0e2d76496a30eec8 8428 llvm-toolchain-snapshot_19~++20240125092523+41fe98a6e7e5-1~exp1.dsc 960c6c1f691978c6417a5bd8100ad1359aca337789cc57cb6d66e5616e538a3c 156598084 llvm-toolchain-snapshot_19~++20240125092523+41fe98a6e7e5.orig.tar.xz 9bfb6e312a99a104ef53a36052ec297a0d354ee1e1ad7bad6930224d2af5cadd 166776 llvm-toolchain-snapshot_19~++20240125092523+41fe98a6e7e5-1~exp1.debian.tar.xz Homepage: https://www.llvm.org/ Package-List: bolt-19 deb devel optional arch=amd64 clang-19 deb devel optional arch=any clang-19-doc deb doc optional arch=all clang-19-examples deb doc optional arch=all clang-format-19 deb devel optional arch=any clang-tidy-19 deb devel optional arch=any clang-tools-19 deb devel optional arch=any clangd-19 deb devel optional arch=any flang-19 deb devel optional arch=amd64,arm64,mips64el,ppc64el,kfreebsd-amd64,ppc64,sparc64,riscv64,loong64 libbolt-19-dev deb libdevel optional arch=amd64 libc++-19-dev deb libdevel optional arch=any libc++-19-dev-wasm32 deb libdevel optional arch=all libc++1-19 deb libs optional arch=any libc++abi-19-dev deb libdevel optional arch=any libc++abi-19-dev-wasm32 deb libdevel optional arch=all libc++abi1-19 deb libs optional arch=any libclang-19-dev deb libdevel optional arch=any libclang-common-19-dev deb libdevel optional arch=all libclang-cpp19 deb libs optional arch=any libclang-cpp19-dev deb libdevel optional arch=any libclang-rt-19-dev deb libdevel optional arch=any libclang-rt-19-dev-wasm32 deb libdevel optional arch=all libclang-rt-19-dev-wasm64 deb libdevel optional arch=all libclang1-19 deb libs optional arch=any libclc-19 deb libs optional arch=all libclc-19-dev deb libdevel optional arch=all libflang-19-dev deb libdevel optional arch=amd64,arm64,mips64el,ppc64el,kfreebsd-amd64,ppc64,sparc64,riscv64,loong64 libfuzzer-19-dev deb libdevel optional arch=linux-any liblld-19 deb libs optional arch=amd64,arm64,armel,armhf,i386,mipsel,mips64el,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,alpha,hppa,m68k,powerpcspe,ppc64,sh4,sparc64,x32,riscv64,loong64 liblld-19-dev deb libdevel optional arch=amd64,arm64,armel,armhf,i386,mipsel,mips64el,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,alpha,hppa,m68k,powerpcspe,ppc64,sh4,sparc64,x32,riscv64,loong64 liblldb-19 deb libs optional arch=amd64,arm64,armel,armhf,i386,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,hppa,m68k,sh4,x32,loong64 liblldb-19-dev deb libdevel optional arch=amd64,arm64,armel,armhf,i386,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,hppa,m68k,sh4,x32,loong64 libllvm-19-ocaml-dev deb ocaml optional arch=amd64,arm64,armhf,ppc64el,s390x,riscv64 libllvm19 deb libs optional arch=any libmlir-19 deb libs optional arch=any libmlir-19-dev deb libdevel optional arch=any libomp-19-dev deb libdevel optional arch=amd64,arm64,armhf,i386,loong64,mips64el,ppc64el,ppc64,riscv64 libomp-19-doc deb doc optional arch=all libomp5-19 deb devel optional arch=amd64,arm64,armhf,i386,loong64,mips64el,ppc64el,ppc64,riscv64 libpolly-19-dev deb libdevel optional arch=any libunwind-19 deb libs optional arch=amd64,arm64,armhf,i386,loong64,ppc64el,ppc64,riscv64 libunwind-19-dev deb libdevel optional arch=amd64,arm64,armhf,i386,loong64,ppc64el,ppc64,riscv64 lld-19 deb devel optional arch=amd64,arm64,armel,armhf,i386,mipsel,mips64el,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,alpha,hppa,m68k,powerpcspe,ppc64,sh4,sparc64,x32,riscv64,loong64 lldb-19 deb devel optional arch=amd64,arm64,armel,armhf,i386,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,hppa,m68k,sh4,x32,loong64 llvm-19 deb devel optional arch=any llvm-19-dev deb devel optional arch=any llvm-19-doc deb doc optional arch=all llvm-19-examples deb doc optional arch=all llvm-19-linker-tools deb devel optional arch=any llvm-19-runtime deb devel optional arch=any llvm-19-tools deb devel optional arch=any mlir-19-tools deb devel optional arch=any python3-clang-19 deb python optional arch=any python3-lldb-19 deb python optional arch=amd64,arm64,armel,armhf,i386,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,hppa,m68k,sh4,x32,loong64 Testsuite: autopkgtest Testsuite-Triggers: build-essential, clang-17, cmake, dpkg-dev, file, g++, gcc, libclang-17-dev, libstdc++-13-dev, llvm-17-dev, make, python3-clang-17, python3-lldb-17 Directory: pool/main/l/llvm-toolchain-snapshot Priority: source Section: misc Package: llvm-toolchain-snapshot Binary: clang-19, clang-tools-19, clang-format-19, clang-tidy-19, clangd-19, clang-19-doc, libclang1-19, libclang-19-dev, libclang-common-19-dev, libclang-rt-19-dev, libclang-rt-19-dev-wasm32, libclang-rt-19-dev-wasm64, libpolly-19-dev, libclang-cpp19, libclang-cpp19-dev, libfuzzer-19-dev, python3-clang-19, clang-19-examples, libllvm19, llvm-19-linker-tools, llvm-19, llvm-19-runtime, llvm-19-dev, llvm-19-tools, libllvm-19-ocaml-dev, llvm-19-doc, llvm-19-examples, lld-19, liblld-19, liblld-19-dev, lldb-19, liblldb-19, python3-lldb-19, liblldb-19-dev, libomp-19-dev, libomp5-19, libomp-19-doc, libc++1-19, libc++-19-dev, libc++-19-dev-wasm32, libc++abi1-19, libc++abi-19-dev, libc++abi-19-dev-wasm32, libclc-19, libclc-19-dev, libunwind-19, libunwind-19-dev, mlir-19-tools, libmlir-19, libmlir-19-dev, bolt-19, libbolt-19-dev, flang-19, libflang-19-dev, libllvmlibc-19-dev Version: 1:19~++20240304085905+c7fdd8c11e54-1~exp1 Maintainer: LLVM Packaging Team Uploaders: Sylvestre Ledru , Gianfranco Costamagna Build-Depends: debhelper (>= 10.0), cmake, ninja-build, chrpath, texinfo, sharutils, libelf-dev, libffi-dev, lsb-release, patchutils, diffstat, xz-utils, python3-dev, libedit-dev, libncurses-dev, swig, python3-sphinx (>= 1.3.6), binutils-dev, libxml2-dev, libjsoncpp-dev, pkg-config, lcov, procps, help2man, zlib1g-dev, libzstd-dev, g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32], libjs-mathjax, python3-myst-parser | python3-recommonmark, doxygen, ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x], ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x], libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x], dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x], libpfm4-dev [linux-any], python3-setuptools, libz3-dev, llvm-spirv-17 [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] | hello [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] , spirv-tools [linux-any] | hello [linux-any], wasi-libc | hello, libcurl4-openssl-dev | libcurl-dev, libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x], protobuf-compiler-grpc [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x], libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x], protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] Build-Conflicts: oprofile Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 4cee579d7f1bdaca4ed16e52c870a3f1 8580 llvm-toolchain-snapshot_19~++20240304085905+c7fdd8c11e54-1~exp1.dsc 9c49dc27f9246d3fee9c533588528a4d 157661500 llvm-toolchain-snapshot_19~++20240304085905+c7fdd8c11e54.orig.tar.xz da1d8afc8956ec065209c9f9d31c47a0 162216 llvm-toolchain-snapshot_19~++20240304085905+c7fdd8c11e54-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/snapshot Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b snapshot Checksums-Sha256: 56a4f66ac89cf8b1cf0e4dcd0709002adeced42c6c06f09c35c17b810410cc7a 8580 llvm-toolchain-snapshot_19~++20240304085905+c7fdd8c11e54-1~exp1.dsc 674f45ee309b547d5d0fd9fbe7678b349d175a09d23891e2503c5118d974c2f3 157661500 llvm-toolchain-snapshot_19~++20240304085905+c7fdd8c11e54.orig.tar.xz efbad942c67670f768037ace76f842956021aed6d5011a37f1e72f0109d7c125 162216 llvm-toolchain-snapshot_19~++20240304085905+c7fdd8c11e54-1~exp1.debian.tar.xz Homepage: https://www.llvm.org/ Package-List: bolt-19 deb devel optional arch=amd64 clang-19 deb devel optional arch=any clang-19-doc deb doc optional arch=all clang-19-examples deb doc optional arch=all clang-format-19 deb devel optional arch=any clang-tidy-19 deb devel optional arch=any clang-tools-19 deb devel optional arch=any clangd-19 deb devel optional arch=any flang-19 deb devel optional arch=amd64,arm64,mips64el,ppc64el,kfreebsd-amd64,ppc64,sparc64,riscv64,loong64 libbolt-19-dev deb libdevel optional arch=amd64 libc++-19-dev deb libdevel optional arch=any libc++-19-dev-wasm32 deb libdevel optional arch=all libc++1-19 deb libs optional arch=any libc++abi-19-dev deb libdevel optional arch=any libc++abi-19-dev-wasm32 deb libdevel optional arch=all libc++abi1-19 deb libs optional arch=any libclang-19-dev deb libdevel optional arch=any libclang-common-19-dev deb libdevel optional arch=all libclang-cpp19 deb libs optional arch=any libclang-cpp19-dev deb libdevel optional arch=any libclang-rt-19-dev deb libdevel optional arch=any libclang-rt-19-dev-wasm32 deb libdevel optional arch=all libclang-rt-19-dev-wasm64 deb libdevel optional arch=all libclang1-19 deb libs optional arch=any libclc-19 deb libs optional arch=all libclc-19-dev deb libdevel optional arch=all libflang-19-dev deb libdevel optional arch=amd64,arm64,mips64el,ppc64el,kfreebsd-amd64,ppc64,sparc64,riscv64,loong64 libfuzzer-19-dev deb libdevel optional arch=linux-any liblld-19 deb libs optional arch=amd64,arm64,armel,armhf,i386,mipsel,mips64el,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,alpha,hppa,m68k,powerpcspe,ppc64,sh4,sparc64,x32,riscv64,loong64 liblld-19-dev deb libdevel optional arch=amd64,arm64,armel,armhf,i386,mipsel,mips64el,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,alpha,hppa,m68k,powerpcspe,ppc64,sh4,sparc64,x32,riscv64,loong64 liblldb-19 deb libs optional arch=amd64,arm64,armel,armhf,i386,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,hppa,m68k,sh4,x32,loong64 liblldb-19-dev deb libdevel optional arch=amd64,arm64,armel,armhf,i386,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,hppa,m68k,sh4,x32,loong64 libllvm-19-ocaml-dev deb ocaml optional arch=amd64,arm64,armhf,ppc64el,s390x,riscv64 libllvm19 deb libs optional arch=any libllvmlibc-19-dev deb libdevel optional arch=amd64,arm64,armhf libmlir-19 deb libs optional arch=any libmlir-19-dev deb libdevel optional arch=any libomp-19-dev deb libdevel optional arch=amd64,arm64,armhf,i386,loong64,mips64el,ppc64el,ppc64,riscv64 libomp-19-doc deb doc optional arch=all libomp5-19 deb devel optional arch=amd64,arm64,armhf,i386,loong64,mips64el,ppc64el,ppc64,riscv64 libpolly-19-dev deb libdevel optional arch=any libunwind-19 deb libs optional arch=amd64,arm64,armhf,i386,loong64,ppc64el,ppc64,riscv64 libunwind-19-dev deb libdevel optional arch=amd64,arm64,armhf,i386,loong64,ppc64el,ppc64,riscv64 lld-19 deb devel optional arch=amd64,arm64,armel,armhf,i386,mipsel,mips64el,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,alpha,hppa,m68k,powerpcspe,ppc64,sh4,sparc64,x32,riscv64,loong64 lldb-19 deb devel optional arch=amd64,arm64,armel,armhf,i386,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,hppa,m68k,sh4,x32,loong64 llvm-19 deb devel optional arch=any llvm-19-dev deb devel optional arch=any llvm-19-doc deb doc optional arch=all llvm-19-examples deb doc optional arch=all llvm-19-linker-tools deb devel optional arch=any llvm-19-runtime deb devel optional arch=any llvm-19-tools deb devel optional arch=any mlir-19-tools deb devel optional arch=any python3-clang-19 deb python optional arch=any python3-lldb-19 deb python optional arch=amd64,arm64,armel,armhf,i386,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,hppa,m68k,sh4,x32,loong64 Testsuite: autopkgtest Testsuite-Triggers: build-essential, clang-18, cmake, dpkg-dev, file, g++, gcc, libclang-18-dev, libstdc++-13-dev, llvm-18-dev, make, python3-clang-18, python3-lldb-18 Directory: pool/main/l/llvm-toolchain-snapshot Priority: source Section: misc Package: llvm-toolchain-snapshot Binary: clang-19, clang-tools-19, clang-format-19, clang-tidy-19, clangd-19, clang-19-doc, libclang1-19, libclang-19-dev, libclang-common-19-dev, libclang-rt-19-dev, libclang-rt-19-dev-wasm32, libclang-rt-19-dev-wasm64, libpolly-19-dev, libclang-cpp19, libclang-cpp19-dev, libfuzzer-19-dev, python3-clang-19, clang-19-examples, libllvm19, llvm-19-linker-tools, llvm-19, llvm-19-runtime, llvm-19-dev, llvm-19-tools, libllvm-19-ocaml-dev, llvm-19-doc, llvm-19-examples, lld-19, liblld-19, liblld-19-dev, lldb-19, liblldb-19, python3-lldb-19, liblldb-19-dev, libomp-19-dev, libomp5-19, libomp-19-doc, libc++1-19, libc++-19-dev, libc++-19-dev-wasm32, libc++abi1-19, libc++abi-19-dev, libc++abi-19-dev-wasm32, libclc-19, libclc-19-dev, libunwind-19, libunwind-19-dev, mlir-19-tools, libmlir-19, libmlir-19-dev, bolt-19, libbolt-19-dev, flang-19, libflang-19-dev, libllvmlibc-19-dev Version: 1:19~++20240421021844+e095d978ba47-1~exp1 Maintainer: LLVM Packaging Team Uploaders: Sylvestre Ledru , Gianfranco Costamagna Build-Depends: debhelper (>= 10.0), cmake, ninja-build, chrpath, texinfo, sharutils, libelf-dev, libffi-dev, lsb-release, patchutils, diffstat, xz-utils, python3-dev, libedit-dev, libncurses-dev, swig, python3-sphinx (>= 1.3.6), binutils-dev, libxml2-dev, libjsoncpp-dev, pkg-config, lcov, procps, help2man, zlib1g-dev, libzstd-dev, g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32], libjs-mathjax, python3-myst-parser | python3-recommonmark, python3-pexpect, doxygen, ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x], ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x], libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x], dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x], libpfm4-dev [linux-any], python3-setuptools, libz3-dev, llvm-spirv-18 [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] | hello [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] , spirv-tools [linux-any] | hello [linux-any], wasi-libc | hello, libcurl4-openssl-dev | libcurl-dev , libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , protobuf-compiler-grpc [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] Build-Conflicts: oprofile Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b539953d5ed9f3da8ee976bccb544282 8667 llvm-toolchain-snapshot_19~++20240421021844+e095d978ba47-1~exp1.dsc f956c8dfaa7c295f58b21240549773d4 159129500 llvm-toolchain-snapshot_19~++20240421021844+e095d978ba47.orig.tar.xz 38004e7fc91ee847950cd13d3cf1ea4c 162928 llvm-toolchain-snapshot_19~++20240421021844+e095d978ba47-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/snapshot Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b snapshot Checksums-Sha256: a93cb73fbd88a79182bf1cacb76a9ae72c52dbf2a804873c1abdbda42003a73e 8667 llvm-toolchain-snapshot_19~++20240421021844+e095d978ba47-1~exp1.dsc ba44a6080aea0250351dd5de89c5102330825880b3a256130c477a98eaa5eec1 159129500 llvm-toolchain-snapshot_19~++20240421021844+e095d978ba47.orig.tar.xz 8a1d7c20a9df382b9369d0787b48cda3e7dadf2bb4609f1629d58268988f2287 162928 llvm-toolchain-snapshot_19~++20240421021844+e095d978ba47-1~exp1.debian.tar.xz Homepage: https://www.llvm.org/ Package-List: bolt-19 deb devel optional arch=amd64 clang-19 deb devel optional arch=any clang-19-doc deb doc optional arch=all clang-19-examples deb doc optional arch=all clang-format-19 deb devel optional arch=any clang-tidy-19 deb devel optional arch=any clang-tools-19 deb devel optional arch=any clangd-19 deb devel optional arch=any flang-19 deb devel optional arch=amd64,arm64,mips64el,ppc64el,kfreebsd-amd64,ppc64,sparc64,riscv64,loong64 libbolt-19-dev deb libdevel optional arch=amd64 libc++-19-dev deb libdevel optional arch=any libc++-19-dev-wasm32 deb libdevel optional arch=all libc++1-19 deb libs optional arch=any libc++abi-19-dev deb libdevel optional arch=any libc++abi-19-dev-wasm32 deb libdevel optional arch=all libc++abi1-19 deb libs optional arch=any libclang-19-dev deb libdevel optional arch=any libclang-common-19-dev deb libdevel optional arch=any libclang-cpp19 deb libs optional arch=any libclang-cpp19-dev deb libdevel optional arch=any libclang-rt-19-dev deb libdevel optional arch=any libclang-rt-19-dev-wasm32 deb libdevel optional arch=all libclang-rt-19-dev-wasm64 deb libdevel optional arch=all libclang1-19 deb libs optional arch=any libclc-19 deb libs optional arch=all libclc-19-dev deb libdevel optional arch=all libflang-19-dev deb libdevel optional arch=amd64,arm64,mips64el,ppc64el,kfreebsd-amd64,ppc64,sparc64,riscv64,loong64 libfuzzer-19-dev deb libdevel optional arch=linux-any liblld-19 deb libs optional arch=amd64,arm64,armel,armhf,i386,mipsel,mips64el,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,alpha,hppa,m68k,powerpcspe,ppc64,sh4,sparc64,x32,riscv64,loong64 liblld-19-dev deb libdevel optional arch=amd64,arm64,armel,armhf,i386,mipsel,mips64el,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,alpha,hppa,m68k,powerpcspe,ppc64,sh4,sparc64,x32,riscv64,loong64 liblldb-19 deb libs optional arch=amd64,arm64,armel,armhf,i386,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,hppa,m68k,sh4,x32,loong64 liblldb-19-dev deb libdevel optional arch=amd64,arm64,armel,armhf,i386,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,hppa,m68k,sh4,x32,loong64 libllvm-19-ocaml-dev deb ocaml optional arch=amd64,arm64,armhf,ppc64el,s390x,riscv64 libllvm19 deb libs optional arch=any libllvmlibc-19-dev deb libdevel optional arch=amd64,arm64,armhf libmlir-19 deb libs optional arch=any libmlir-19-dev deb libdevel optional arch=any libomp-19-dev deb libdevel optional arch=amd64,arm64,armhf,i386,loong64,mips64el,ppc64el,ppc64,riscv64 libomp-19-doc deb doc optional arch=all libomp5-19 deb devel optional arch=amd64,arm64,armhf,i386,loong64,mips64el,ppc64el,ppc64,riscv64 libpolly-19-dev deb libdevel optional arch=any libunwind-19 deb libs optional arch=amd64,arm64,armhf,i386,loong64,ppc64el,ppc64,riscv64 libunwind-19-dev deb libdevel optional arch=amd64,arm64,armhf,i386,loong64,ppc64el,ppc64,riscv64 lld-19 deb devel optional arch=amd64,arm64,armel,armhf,i386,mipsel,mips64el,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,alpha,hppa,m68k,powerpcspe,ppc64,sh4,sparc64,x32,riscv64,loong64 lldb-19 deb devel optional arch=amd64,arm64,armel,armhf,i386,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,hppa,m68k,sh4,x32,loong64 llvm-19 deb devel optional arch=any llvm-19-dev deb devel optional arch=any llvm-19-doc deb doc optional arch=all llvm-19-examples deb doc optional arch=all llvm-19-linker-tools deb devel optional arch=any llvm-19-runtime deb devel optional arch=any llvm-19-tools deb devel optional arch=any mlir-19-tools deb devel optional arch=any python3-clang-19 deb python optional arch=any python3-lldb-19 deb python optional arch=amd64,arm64,armel,armhf,i386,ppc64el,kfreebsd-amd64,kfreebsd-i386,s390,s390x,sparc,hppa,m68k,sh4,x32,loong64 Testsuite: autopkgtest Testsuite-Triggers: build-essential, clang-18, cmake, dpkg-dev, file, g++, gcc, libclang-18-dev, libstdc++-13-dev, llvm-18-dev, make, python3-clang-18, python3-lldb-18 Directory: pool/main/l/llvm-toolchain-snapshot Priority: source Section: misc Package: llvm-toolchain-snapshot Binary: clang-20, clang-tools-20, clang-format-20, clang-tidy-20, clangd-20, clang-20-doc, libclang1-20, libclang-20-dev, libclang-common-20-dev, libclang-rt-20-dev, libclang-rt-20-dev-wasm32, libclang-rt-20-dev-wasm64, libpolly-20-dev, libclang-cpp20, libclang-cpp20-dev, libfuzzer-20-dev, python3-clang-20, clang-20-examples, libllvm20, llvm-20-linker-tools, llvm-20, llvm-20-runtime, llvm-20-dev, llvm-20-tools, libllvm-20-ocaml-dev, llvm-20-doc, llvm-20-examples, lld-20, liblld-20, liblld-20-dev, lldb-20, liblldb-20, python3-lldb-20, liblldb-20-dev, libomp-20-dev, libomp5-20, libomp-20-doc, libc++1-20, libc++-20-dev, libc++-20-dev-wasm32, libc++abi1-20, libc++abi-20-dev, libc++abi-20-dev-wasm32, libclc-20, libclc-20-dev, libunwind-20, libunwind-20-dev, mlir-20-tools, libmlir-20, libmlir-20-dev, bolt-20, libbolt-20-dev, flang-20, libflang-20-dev, libllvmlibc-20-dev Version: 1:20~++20240921071058+b177a9b6efb6-1~exp1 Maintainer: LLVM Packaging Team Uploaders: Sylvestre Ledru , Gianfranco Costamagna Build-Depends: debhelper (>= 10.0), cmake, ninja-build, chrpath, texinfo, sharutils, libelf-dev, libffi-dev, lsb-release, patchutils, diffstat, xz-utils, python3-dev, libedit-dev, libncurses-dev, swig, python3-sphinx (>= 1.3.6), binutils-dev, libxml2-dev, libjsoncpp-dev, pkg-config, libipt-dev [amd64 i386], lcov, procps, help2man, zlib1g-dev, libzstd-dev, g++-multilib [amd64 i386 mips64 mips64el mipsel powerpc ppc64 s390x sparc sparc64 x32], libjs-mathjax, python3-myst-parser | python3-recommonmark, python3-pexpect, doxygen, time, ocaml-base [amd64 arm64 ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 ppc64el riscv64 s390x], ocaml-findlib [amd64 arm64 ppc64el riscv64 s390x], libctypes-ocaml-dev [amd64 arm64 ppc64el riscv64 s390x], dh-exec, dh-ocaml [amd64 arm64 ppc64el riscv64 s390x], libpfm4-dev [linux-any], python3-setuptools, libz3-dev [!sh4], llvm-spirv-18 [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] | hello [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] , spirv-tools [linux-any] | hello [linux-any], wasi-libc | hello, libcurl4-openssl-dev | libcurl-dev , libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , protobuf-compiler-grpc [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] Build-Conflicts: oprofile Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: d6e3e6b64b4819e68af231c631d47270 8160 llvm-toolchain-snapshot_20~++20240921071058+b177a9b6efb6-1~exp1.dsc ff4c55836b2d0aeb212feef9a893b1da 166061308 llvm-toolchain-snapshot_20~++20240921071058+b177a9b6efb6.orig.tar.xz 061316fb3d996f80e514e9df186c5081 158260 llvm-toolchain-snapshot_20~++20240921071058+b177a9b6efb6-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/snapshot Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b snapshot Checksums-Sha256: 30dd01433565acf64f6ef48d82308de50b11112d4ee5e3aec0a19fa5457ae345 8160 llvm-toolchain-snapshot_20~++20240921071058+b177a9b6efb6-1~exp1.dsc ced2f973d682ef6ab34ca651f64b6be1d1bd25abe1d9d40d07d90dfe5042d52f 166061308 llvm-toolchain-snapshot_20~++20240921071058+b177a9b6efb6.orig.tar.xz ced251c63c40474dddb24aea850838bf18926a39667bc666f8c7c0f2668cb665 158260 llvm-toolchain-snapshot_20~++20240921071058+b177a9b6efb6-1~exp1.debian.tar.xz Homepage: https://www.llvm.org/ Package-List: bolt-20 deb devel optional arch=amd64 clang-20 deb devel optional arch=any clang-20-doc deb doc optional arch=all clang-20-examples deb doc optional arch=all clang-format-20 deb devel optional arch=any clang-tidy-20 deb devel optional arch=any clang-tools-20 deb devel optional arch=any clangd-20 deb devel optional arch=any flang-20 deb devel optional arch=amd64,arm64,ppc64el,ppc64,sparc64,riscv64,loong64 libbolt-20-dev deb libdevel optional arch=amd64 libc++-20-dev deb libdevel optional arch=any libc++-20-dev-wasm32 deb libdevel optional arch=all libc++1-20 deb libs optional arch=any libc++abi-20-dev deb libdevel optional arch=any libc++abi-20-dev-wasm32 deb libdevel optional arch=all libc++abi1-20 deb libs optional arch=any libclang-20-dev deb libdevel optional arch=any libclang-common-20-dev deb libdevel optional arch=any libclang-cpp20 deb libs optional arch=any libclang-cpp20-dev deb libdevel optional arch=any libclang-rt-20-dev deb libdevel optional arch=any libclang-rt-20-dev-wasm32 deb libdevel optional arch=all libclang-rt-20-dev-wasm64 deb libdevel optional arch=all libclang1-20 deb libs optional arch=any libclc-20 deb libs optional arch=all libclc-20-dev deb libdevel optional arch=all libflang-20-dev deb libdevel optional arch=amd64,arm64,ppc64el,ppc64,sparc64,riscv64,loong64 libfuzzer-20-dev deb libdevel optional arch=linux-any liblld-20 deb libs optional arch=amd64,arm64,armel,armhf,i386,mipsel,mips64el,ppc64el,s390x,sparc,m68k,ppc64,sparc64,x32,riscv64,loong64 liblld-20-dev deb libdevel optional arch=amd64,arm64,armel,armhf,i386,mipsel,mips64el,ppc64el,s390x,sparc,m68k,ppc64,sparc64,x32,riscv64,loong64 liblldb-20 deb libs optional arch=amd64,arm64,armel,armhf,i386,loong64,m68k,ppc64el,riscv64,s390x,x32 liblldb-20-dev deb libdevel optional arch=amd64,arm64,armel,armhf,i386,loong64,m68k,ppc64el,riscv64,s390x,x32 libllvm-20-ocaml-dev deb ocaml optional arch=amd64,arm64,ppc64el,riscv64,s390x libllvm20 deb libs optional arch=any libllvmlibc-20-dev deb libdevel optional arch=amd64,arm64,armhf libmlir-20 deb libs optional arch=any libmlir-20-dev deb libdevel optional arch=any libomp-20-dev deb libdevel optional arch=amd64,arm64,armhf,loong64,ppc64,ppc64el,hurd-amd64 libomp-20-doc deb doc optional arch=all libomp5-20 deb devel optional arch=amd64,arm64,armhf,loong64,ppc64,ppc64el,hurd-amd64 libpolly-20-dev deb libdevel optional arch=any libunwind-20 deb libs optional arch=amd64,arm64,armhf,i386,loong64,ppc64el,ppc64,riscv64 libunwind-20-dev deb libdevel optional arch=amd64,arm64,armhf,i386,loong64,ppc64el,ppc64,riscv64 lld-20 deb devel optional arch=amd64,arm64,armel,armhf,i386,mipsel,mips64el,ppc64el,s390x,sparc,m68k,ppc64,sparc64,x32,riscv64,loong64 lldb-20 deb devel optional arch=amd64,arm64,armel,armhf,i386,loong64,m68k,ppc64el,riscv64,s390x,x32 llvm-20 deb devel optional arch=any llvm-20-dev deb devel optional arch=any llvm-20-doc deb doc optional arch=all llvm-20-examples deb doc optional arch=all llvm-20-linker-tools deb devel optional arch=any llvm-20-runtime deb devel optional arch=any llvm-20-tools deb devel optional arch=any mlir-20-tools deb devel optional arch=any python3-clang-20 deb python optional arch=any python3-lldb-20 deb python optional arch=amd64,arm64,armel,armhf,i386,loong64,m68k,ppc64el,riscv64,s390x,x32 Testsuite: autopkgtest Testsuite-Triggers: build-essential, cmake, dpkg-dev, file, g++, gcc, libstdc++-13-dev, make Directory: pool/main/l/llvm-toolchain-snapshot Priority: source Section: misc Package: llvmlite Binary: python3-llvmlite, llvmlite-doc Version: 0.43.0-1~exp1 Maintainer: LLVM Packaging Team Uploaders: Mo Zhou Build-Depends: debhelper-compat (= 13), dh-python, python3-doc , python3:any | python3-all:any, python3-all-dev, python3-setuptools, llvm-15-dev, llvm-15-doc Build-Depends-Indep: dh-sequence-sphinxdoc, python3-sphinx, python3-sphinx-rtd-theme Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: ca956d3f1d23547aad7a4fb7d38cacb2 2418 llvmlite_0.43.0-1~exp1.dsc ba47fb264067f6dc7a6f8e582697cb99 188716 llvmlite_0.43.0.orig.tar.xz 02138349b0160babb0b0febf7f39afa3 7508 llvmlite_0.43.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvmlite/ Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvmlite.git Checksums-Sha256: 57f84603693bb157fc16d9ab0083fe1a0568f433da049a4ead087dbea479aa50 2418 llvmlite_0.43.0-1~exp1.dsc 483072180328661fef4c09993e69dd166a69d9f2fabcd2b6981c03fa72372381 188716 llvmlite_0.43.0.orig.tar.xz 63e25e4bad993264e2a7d53ac340450b7f0c1569b1c3e43463335dc9977c9bab 7508 llvmlite_0.43.0-1~exp1.debian.tar.xz Homepage: https://llvmlite.pydata.org/ Dgit: fe59a673c30814c437d1a8e84e819d9f636c9141 debian archive/debian/0.43.0-1_exp1 https://git.dgit.debian.org/llvmlite Package-List: llvmlite-doc deb doc optional arch=all python3-llvmlite deb python optional arch=any Testsuite: autopkgtest Testsuite-Triggers: python3-all Directory: pool/main/l/llvmlite Priority: optional Section: misc Package: looking-glass Binary: looking-glass-client, obs-plugin-looking-glass Version: 0+b7~rc1+ds1-1 Maintainer: Lennart Weller Uploaders: James Lu Build-Depends: cmake, debhelper-compat (= 13), dh-exec, fonts-freefont-ttf, libfontconfig-dev, libobs-dev, libpipewire-0.3-dev, libpulse-dev, libsamplerate0-dev, libsdl2-dev, libsdl2-ttf-dev, libspice-protocol-dev, libx11-dev, nettle-dev, libxpresent-dev, wayland-protocols Architecture: amd64 Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 33d965ef3796ee5256c1aa4fe987712b 2302 looking-glass_0+b7~rc1+ds1-1.dsc 1aa01a522b062df88df7f9676a61d542 2105116 looking-glass_0+b7~rc1+ds1.orig.tar.xz 4ce7e74ddf750b716a8423191e058fe6 7104 looking-glass_0+b7~rc1+ds1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lhw-guest/looking-glass Vcs-Git: https://salsa.debian.org/lhw-guest/looking-glass.git Checksums-Sha256: 3f950a4d8f4bea924d90a3ca328e4ae5bb456c22855765177ddfc20ca0648ce6 2302 looking-glass_0+b7~rc1+ds1-1.dsc a3574943a094227e4132aeefc5d300e2a081aecbb8de96205bdf92c449470d37 2105116 looking-glass_0+b7~rc1+ds1.orig.tar.xz 18470f5b82cce2304082caedfd1e522a690b4aba5ee84c0b5eabcb04b6474b68 7104 looking-glass_0+b7~rc1+ds1-1.debian.tar.xz Homepage: https://looking-glass.hostfission.com Package-List: looking-glass-client deb net optional arch=amd64 obs-plugin-looking-glass deb net optional arch=amd64 Directory: pool/main/l/looking-glass Priority: extra Section: misc Package: lrcalc Binary: lrcalc, liblrcalc2, liblrcalc-dev Version: 2.1-2 Maintainer: Debian Math Team Uploaders: Tobias Hansen Build-Depends: debhelper-compat (= 13), d-shlibs Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 50f5f7e638110439e779faf093f28dfe 1983 lrcalc_2.1-2.dsc 7cfa8f67287f2b70a15a833b94bc24b6 425484 lrcalc_2.1.orig.tar.gz 1a7ecb66783fa201db523c89c5374c20 3664 lrcalc_2.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/math-team/lrcalc Vcs-Git: https://salsa.debian.org/math-team/lrcalc.git Checksums-Sha256: bf817e864b3ddf85131cc929a6bef4a2caf4ec906b8d097255658c78340b3f2a 1983 lrcalc_2.1-2.dsc 996ac00e6ea8321ef09b34478f5379f613933c3254aeba624b6419b8afa5df57 425484 lrcalc_2.1.orig.tar.gz d0056d9dacb1b82d528f0239a2a90879f0eb41c001c99976912436f6f3e9b896 3664 lrcalc_2.1-2.debian.tar.xz Homepage: https://www.math.rutgers.edu/~asbuch/lrcalc/ Package-List: liblrcalc-dev deb libdevel optional arch=any liblrcalc2 deb libs optional arch=any lrcalc deb math optional arch=any Directory: pool/main/l/lrcalc Priority: optional Section: misc Package: lua-compat53 Binary: lua-compat53t64, lua-compat53-dev Version: 0.7-2.1~exp1 Maintainer: Ondřej Surý Uploaders: Jason Pleau , James Mccoy , Build-Depends: debhelper (>= 11~), dh-lua Architecture: any Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 75a27c3e483c01339af4eb41176ed20d 2078 lua-compat53_0.7-2.1~exp1.dsc b660b06cc10d7d49d54bb6f4cfa0d310 51385 lua-compat53_0.7.orig.tar.gz c20d590cef8f6e1469c8bb1f0285c157 3460 lua-compat53_0.7-2.1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lua-team/lua-compat53/ Vcs-Git: https://salsa.debian.org/lua-team/lua-compat53/ Checksums-Sha256: 845987e59abc3da30fbf70e90142a01a3b2859a38212a2b69a7b10fdb23e8cb3 2078 lua-compat53_0.7-2.1~exp1.dsc 6637c260fdb69ef5a2cdf81a02ac10c7450faef92884b66fc33806408ff0b184 51385 lua-compat53_0.7.orig.tar.gz 8235ecd784bbbbb011204454a5ad67d6f5c90768559e4ee98435732fb38aa6bf 3460 lua-compat53_0.7-2.1~exp1.debian.tar.xz Homepage: https://github.com/keplerproject/lua-compat-5.3 Package-List: lua-compat53-dev deb libdevel optional arch=any lua-compat53t64 deb interpreters optional arch=any Directory: pool/main/l/lua-compat53 Priority: optional Section: misc Package: lxqt-admin Binary: lxqt-admin, lxqt-admin-l10n Version: 2.0.0-1~exp1 Maintainer: LXQt Packaging Team Uploaders: ChangZhuo Chen (陳昌倬) , Andrew Lee (李健秋) , Build-Depends: debhelper-compat (= 13), libglib2.0-dev, libkf6windowsystem-dev, liblxqt-dev (>= 2.0.0~), libpolkit-qt6-1-dev, libsystemd-dev, qt6-tools-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0eea8ca2e14ea74077a79c953e2a6b84 2431 lxqt-admin_2.0.0-1~exp1.dsc afc939f22db9e40d45508191a8c7ec04 154328 lxqt-admin_2.0.0.orig.tar.xz 190ce3f95a3568a76ce440e2f97583de 862 lxqt-admin_2.0.0.orig.tar.xz.asc 61e9b67cdc2c6d8ef67cd2cc165420ed 7616 lxqt-admin_2.0.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-admin Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-admin.git Checksums-Sha256: 714546af4a8c30bce4d284f06602b34bd1ea308acf9ca216324e7dd142914e66 2431 lxqt-admin_2.0.0-1~exp1.dsc 41d56028fd41290e265697f23497e94cfc2d303bcf7d834f5846fbe51654744b 154328 lxqt-admin_2.0.0.orig.tar.xz e67c32aec47c30bab76f29a447005e6e5f7b02105770bba5a0fbe8214a7e987d 862 lxqt-admin_2.0.0.orig.tar.xz.asc d14e6b17fac07d564ed7223028581d1793367614410333d83da36b220aa568c1 7616 lxqt-admin_2.0.0-1~exp1.debian.tar.xz Homepage: https://github.com/lxqt/lxqt-admin Package-List: lxqt-admin deb x11 optional arch=any lxqt-admin-l10n deb localization optional arch=all Directory: pool/main/l/lxqt-admin Priority: optional Section: misc Package: lxqt-build-tools Binary: lxqt-build-tools Version: 2.0.0+really2.0.0-1 Maintainer: LXQt Packaging Team Uploaders: Andrew Lee (李健秋) , ChangZhuo Chen (陳昌倬) Build-Depends: cmake, debhelper-compat (= 13), pkgconf, qt6-base-dev Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 8d3a301d56483ebf0e1f3f53c78331c5 2462 lxqt-build-tools_2.0.0+really2.0.0-1.dsc f6b52c3a792dd48d7debfa90eed52f3b 26072 lxqt-build-tools_2.0.0+really2.0.0.orig.tar.xz b098f0d130dd20bca9e6a5c76a0da313 862 lxqt-build-tools_2.0.0+really2.0.0.orig.tar.xz.asc 26e73a303e1c30f023345456044532a2 10924 lxqt-build-tools_2.0.0+really2.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-build-tools Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-build-tools.git Checksums-Sha256: ac1c37fc05e4df692c02b6de148efd88bbaa351fdec25712208ac900a5bbf679 2462 lxqt-build-tools_2.0.0+really2.0.0-1.dsc 4599c47d1db35e0bb91e62b672e3fb7eb2ec1fb4dafcab94599b0156f54e7f07 26072 lxqt-build-tools_2.0.0+really2.0.0.orig.tar.xz 30e0e0cee85cc06f70a375d009931f99ec252a13f24b704dbeb9207750f51900 862 lxqt-build-tools_2.0.0+really2.0.0.orig.tar.xz.asc e16e8be9afeff557012c0a7f3e30632c857d73d9d7a00509c5dbf63341e578cf 10924 lxqt-build-tools_2.0.0+really2.0.0-1.debian.tar.xz Homepage: https://github.com/lxqt/lxqt-build-tools Package-List: lxqt-build-tools deb devel optional arch=all Directory: pool/main/l/lxqt-build-tools Priority: optional Section: misc Package: lxqt-globalkeys Binary: lxqt-globalkeys, liblxqt-globalkeys2, liblxqt-globalkeys-dev, liblxqt-globalkeys-ui2, liblxqt-globalkeys-ui-dev, lxqt-globalkeys-l10n Version: 2.0.0-1~exp2 Maintainer: LXQt Packaging Team Uploaders: ChangZhuo Chen (陳昌倬) , Andrew Lee (李健秋) , Build-Depends: debhelper-compat (= 13), libkf6windowsystem-dev, liblxqt-dev (>= 2.0.0~), libglib2.0-dev, qt6-tools-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ae712ca37c44e3692672db0984e08f9f 2784 lxqt-globalkeys_2.0.0-1~exp2.dsc c919f92964fb62953af831618955f9a3 74832 lxqt-globalkeys_2.0.0.orig.tar.xz fd660e8f37cd36d9cf2fe942be7396f0 862 lxqt-globalkeys_2.0.0.orig.tar.xz.asc af1959decfa78c3fc18ac80cdd415b46 8440 lxqt-globalkeys_2.0.0-1~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-globalkeys Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-globalkeys.git Checksums-Sha256: 6d50e0fdcb987d101f1b4385404d43b6591d0b5389e0745a7aa4bbf1888c4062 2784 lxqt-globalkeys_2.0.0-1~exp2.dsc 13e7a72686890a40b65d8ae13c79ed287eb971fbc0285769c40c8b97e7af43f7 74832 lxqt-globalkeys_2.0.0.orig.tar.xz c7fc7be690be5472fd64860f3309ff7f800bcbcb2356439422a54d05fece68de 862 lxqt-globalkeys_2.0.0.orig.tar.xz.asc 6a75abcfb071c7d006933af52e7a55cb4b0633c3c75b090cd52384103c492aa3 8440 lxqt-globalkeys_2.0.0-1~exp2.debian.tar.xz Homepage: https://github.com/lxqt/lxqt-globalkeys Package-List: liblxqt-globalkeys-dev deb libdevel optional arch=any liblxqt-globalkeys-ui-dev deb libdevel optional arch=any liblxqt-globalkeys-ui2 deb libs optional arch=any liblxqt-globalkeys2 deb libs optional arch=any lxqt-globalkeys deb x11 optional arch=any lxqt-globalkeys-l10n deb localization optional arch=all Directory: pool/main/l/lxqt-globalkeys Priority: optional Section: misc Package: lxqt-notificationd Binary: lxqt-notificationd, lxqt-notificationd-l10n Version: 2.0.1-1~exp1 Maintainer: LXQt Packaging Team Uploaders: ChangZhuo Chen (陳昌倬) , Andrew Lee (李健秋) , Build-Depends: debhelper-compat (= 13), libkf6windowsystem-dev, liblayershellqtinterface-dev (>= 6.0.0~), liblxqt-dev (>= 2.0.0~), qt6-base-private-dev, qt6-tools-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 395ef4c6c63fef363001c90588661d83 2575 lxqt-notificationd_2.0.1-1~exp1.dsc 68c41fc8bf83d9620f42cb159261ecbc 64132 lxqt-notificationd_2.0.1.orig.tar.xz 6ac4d82c149516225ec7fc286f8ed7c4 862 lxqt-notificationd_2.0.1.orig.tar.xz.asc 190c6c41b1d3d84bc53567e68484e0f2 7484 lxqt-notificationd_2.0.1-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-notificationd Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-notificationd.git Checksums-Sha256: 7db2134cb1dcc717b96a60858ccaf367b4542e9f81fd44e7d7321ae08c0c8a34 2575 lxqt-notificationd_2.0.1-1~exp1.dsc f66366221825774967b4ae4ec658d00128bf4536be779ca02e4406a184262aec 64132 lxqt-notificationd_2.0.1.orig.tar.xz 9bb067fbda0b4cc922c15242767eea2dc18e8c524e119ca512bf9d3cb0516336 862 lxqt-notificationd_2.0.1.orig.tar.xz.asc 69d0e7fd92d67aa7e3312a6c8807ca78120c236556394f7a4df864dec84c7206 7484 lxqt-notificationd_2.0.1-1~exp1.debian.tar.xz Homepage: https://github.com/lxqt/lxqt-notificationd Package-List: lxqt-notificationd deb x11 optional arch=any lxqt-notificationd-l10n deb localization optional arch=all Directory: pool/main/l/lxqt-notificationd Priority: optional Section: misc Package: lxqt-policykit Binary: lxqt-policykit, lxqt-policykit-l10n Version: 2.0.0-1~exp1 Maintainer: LXQt Packaging Team Uploaders: Alf Gaida , ChangZhuo Chen (陳昌倬) , Andrew Lee (李健秋) , Yukiharu YABUKI Build-Depends: debhelper-compat (= 13), libkf6windowsystem-dev, liblxqt-dev (>= 2.0.0~), libpolkit-agent-1-dev, libpolkit-qt6-1-dev, qt6-svg-dev, libx11-dev, qt6-tools-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9eeaca8a5b57f65cd6c40e7e12203fb6 2583 lxqt-policykit_2.0.0-1~exp1.dsc 4c3b3533a966798fb46ff8da3f8ffa07 39964 lxqt-policykit_2.0.0.orig.tar.xz b961d4d68ab77153e1f4d4ef4761bbfc 862 lxqt-policykit_2.0.0.orig.tar.xz.asc 876032ebd71c6ee13f5d829bbd007f78 9544 lxqt-policykit_2.0.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-policykit Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-policykit.git Checksums-Sha256: 3899aa190a999e6a8040aea0eb7f787a2731cdf179709006c38c1903668bfcb7 2583 lxqt-policykit_2.0.0-1~exp1.dsc 45c2ef396c860dada501f30dbe11ea9c029cbf9b2b8e6e8cce4c27512e43bc88 39964 lxqt-policykit_2.0.0.orig.tar.xz a64645f0f8d794cf55f0ee1dea29cf04735f93470a4a48574612c1048335f206 862 lxqt-policykit_2.0.0.orig.tar.xz.asc 576b0d7adda2259fc499d81eeba4d2bde583494306b303ef2bbf567cd1be9f04 9544 lxqt-policykit_2.0.0-1~exp1.debian.tar.xz Homepage: https://github.com/lxqt/lxqt-policykit Package-List: lxqt-policykit deb x11 optional arch=any lxqt-policykit-l10n deb localization optional arch=all Directory: pool/main/l/lxqt-policykit Priority: optional Section: misc Package: lxqt-powermanagement Binary: lxqt-powermanagement, lxqt-powermanagement-l10n Version: 2.0.0-1~exp1 Maintainer: LXQt Packaging Team Uploaders: Alf Gaida , ChangZhuo Chen (陳昌倬) , Andrew Lee (李健秋) Build-Depends: debhelper-compat (= 13), libkf6idletime-dev, libkf6solid-dev, libkf6windowsystem-dev, liblxqt-dev (>= 2.0.0~), liblxqt-globalkeys-dev (>= 2.0.0~), liblxqt-globalkeys-ui-dev (>= 2.0.0~), libxcb-dpms0-dev, libxcb-screensaver0-dev, qt6-base-private-dev, qt6-tools-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: b75bc093844879df2545c7eb3817d5d1 2755 lxqt-powermanagement_2.0.0-1~exp1.dsc fef1b1f47ff94635ed478e36e4137337 97220 lxqt-powermanagement_2.0.0.orig.tar.xz 89c6d29d3ebce72d65632041ca3ea887 862 lxqt-powermanagement_2.0.0.orig.tar.xz.asc 69fc8e4a11428e96ee19d6b7dcdc61aa 9876 lxqt-powermanagement_2.0.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-powermanagement Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-powermanagement.git Checksums-Sha256: 4a9bf1f4ebdd7ae2e8cd2998a187787eed41b86fdd559c3c20bcb5e5af0a2591 2755 lxqt-powermanagement_2.0.0-1~exp1.dsc 300c4d50fd1fd78b57bd6a472eddbc7ab30ca3fb64650699184d4b07a8050b0e 97220 lxqt-powermanagement_2.0.0.orig.tar.xz bcb5539fcba9c6b65089629351f6c85320f75e516e1313d77429fdc5b0e0aa05 862 lxqt-powermanagement_2.0.0.orig.tar.xz.asc 2973d606e506a0d1c96b64470fea861224ebc981f90b58e40758ad32f038d2be 9876 lxqt-powermanagement_2.0.0-1~exp1.debian.tar.xz Homepage: https://github.com/lxqt/lxqt-powermanagement Package-List: lxqt-powermanagement deb x11 optional arch=any lxqt-powermanagement-l10n deb localization optional arch=all Directory: pool/main/l/lxqt-powermanagement Priority: optional Section: misc Package: lxqt-themes Binary: lxqt-themes, lxqt-system-theme Version: 2.0.0-1~exp1 Maintainer: LXQt Packaging Team Uploaders: Andrew Lee (李健秋) , ChangZhuo Chen (陳昌倬) , Build-Depends: debhelper-compat (= 13), cmake, lxqt-build-tools (>= 2.0.0+really2.0.0~) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: e5bb1bddc5f2d0153786f37a262f3bd6 2378 lxqt-themes_2.0.0-1~exp1.dsc 6e9c345037b4718ff500dfbbac0ce435 26649440 lxqt-themes_2.0.0.orig.tar.xz 502f64ca2d4e1e753b1489b5b832862a 862 lxqt-themes_2.0.0.orig.tar.xz.asc 8e47cf7c45aed863ced53ba0d8d6860a 13048 lxqt-themes_2.0.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-themes Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-themes.git Checksums-Sha256: 610397433afaa89c2e8cd92f75465f403b0440bc6cd420a0d1a945437a7ff93a 2378 lxqt-themes_2.0.0-1~exp1.dsc 927aa0bd8ecf718c4a91e820277af12a24d329b99e9e7ca4868311c1de76911d 26649440 lxqt-themes_2.0.0.orig.tar.xz 155cc4d7c52999161eb576c1c78370ad1a53e2c1dcc29be080377abf78ab1337 862 lxqt-themes_2.0.0.orig.tar.xz.asc 447efe0f484be191925bdff101506392a77d3c38400a83cc605b41928c47a91a 13048 lxqt-themes_2.0.0-1~exp1.debian.tar.xz Homepage: https://github.com/lxqt/lxqt-themes Package-List: lxqt-system-theme deb x11 optional arch=all lxqt-themes deb x11 optional arch=all Directory: pool/main/l/lxqt-themes Priority: extra Section: misc Package: lz4 Binary: liblz4-dev, liblz4-1, lz4 Version: 1.10.0-1 Maintainer: Nobuhiro Iwamatsu Build-Depends: debhelper-compat (= 13), python3:any , cmake (>= 2.8.12), libxxhash-dev, pkgconf Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 1c8b0225a65664d33bf996869fe090c0 1941 lz4_1.10.0-1.dsc dead9f5f1966d9ae56e1e32761e4e675 387114 lz4_1.10.0.orig.tar.gz fe6069870095ba10d76502ca71ab2437 7148 lz4_1.10.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/lz4 Vcs-Git: https://salsa.debian.org/debian/lz4.git Checksums-Sha256: 23f1f75508734980032d57a7230f8ea86b6882ca9956e8d758ea7811ff377be9 1941 lz4_1.10.0-1.dsc 537512904744b35e232912055ccf8ec66d768639ff3abe5788d90d792ec5f48b 387114 lz4_1.10.0.orig.tar.gz 730ce39ba2e119f89f1caee0d04d0dee6734370e9ad13997991fdd99c3a19f5f 7148 lz4_1.10.0-1.debian.tar.xz Homepage: https://github.com/lz4/lz4 Package-List: liblz4-1 deb libs optional arch=any liblz4-dev deb libdevel optional arch=any lz4 deb utils optional arch=any Directory: pool/main/l/lz4 Priority: optional Section: misc Package: m2m-aligner Binary: m2m-aligner Version: 1.2-2 Maintainer: Giulio Paci Build-Depends: cdbs, devscripts, debhelper (>= 9~), dh-buildinfo, libtclap-dev, dpkg-dev (>= 1.16.2) Architecture: any Standards-Version: 3.9.7 Format: 3.0 (quilt) Files: 49ed3cc201b5d5a49fd18e5e03e96bec 1935 m2m-aligner_1.2-2.dsc 0e32b4bd5768dfc1e9957e1dc1062be5 513075 m2m-aligner_1.2.orig.tar.gz 3a711ce175862266ae358fdbe3074d84 9732 m2m-aligner_1.2-2.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/git/collab-maint/m2m-aligner.git Vcs-Git: https://anonscm.debian.org/git/collab-maint/m2m-aligner.git Checksums-Sha256: ba0acaec8a3a25c450023de264a796e6fc1b566d9a5ae51ed5c3dfba5eb6921f 1935 m2m-aligner_1.2-2.dsc ca5b1176293e91f797f3588c01390d046e2dae0278034044f8a081d6bd674e91 513075 m2m-aligner_1.2.orig.tar.gz f88cabb238c21d327a70101945c91b0ae98faf67ae7591efa219d236be96ec32 9732 m2m-aligner_1.2-2.debian.tar.xz Homepage: https://github.com/letter-to-phoneme/m2m-aligner/ Package-List: m2m-aligner deb science optional arch=any Directory: pool/main/m/m2m-aligner Priority: source Section: misc Package: macromoleculebuilder Binary: libmmb-dev, libmmb4.0t64, mmb, mmb-common Version: 4.0.0+dfsg-3.1~exp1 Maintainer: Debichem Team Uploaders: Andrius Merkys , Build-Depends: asciidoc-base, cmake, debhelper-compat (= 13), docbook-xml, gemmi-dev (>= 0.6.2+ds-2), libopenmm-dev, libseqan2-dev, libsimbody-dev, libsimtkmolmodel-dev (>= 3.1.0), libsimtkmolmodel-plugins, libstb-dev, tao-pegtl-dev, zlib1g-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: f392efb380183acf280ea10742c831bb 2473 macromoleculebuilder_4.0.0+dfsg-3.1~exp1.dsc 951370d06adf03fb858edccdee43c075 2567256 macromoleculebuilder_4.0.0+dfsg.orig.tar.xz de37baeffecf0808e4dae5bb4a355683 5692 macromoleculebuilder_4.0.0+dfsg-3.1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debichem-team/macromoleculebuilder Vcs-Git: https://salsa.debian.org/debichem-team/macromoleculebuilder.git Checksums-Sha256: c6571f19d850e18b9e0b8c478500a64b752910e505c8feb25381fdb61ac6fdc3 2473 macromoleculebuilder_4.0.0+dfsg-3.1~exp1.dsc 2f50d11c886c36fd18476f942d7521536ded599584e0d83462a63ba5f9ccc449 2567256 macromoleculebuilder_4.0.0+dfsg.orig.tar.xz fdb671e8cf827752a40b968c877d51453c110e50c62342b7930a187d01ec919a 5692 macromoleculebuilder_4.0.0+dfsg-3.1~exp1.debian.tar.xz Homepage: https://simtk.org/projects/rnatoolbox Package-List: libmmb-dev deb libdevel optional arch=any libmmb4.0t64 deb libs optional arch=any mmb deb science optional arch=any mmb-common deb science optional arch=all Directory: pool/main/m/macromoleculebuilder Priority: extra Section: misc Package: magicmaze Binary: magicmaze Version: 1.5.1+dfsg-1 Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 13), dh-exec Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 3e938bf9e45aec871b709096feaa78ac 1888 magicmaze_1.5.1+dfsg-1.dsc c7d0c063c4b3b672ede3a6df29879239 123640 magicmaze_1.5.1+dfsg.orig.tar.xz 1c9862f8c259dc04e86fb65d4df31200 4700 magicmaze_1.5.1+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/magicmaze Vcs-Git: https://salsa.debian.org/debian/magicmaze.git Checksums-Sha256: 0032d9e70aee01630b5c9c691a0bb825660578ca6d622c1c4d105678a5e59b66 1888 magicmaze_1.5.1+dfsg-1.dsc 1187d4728afe25d4b459f99bce12b8fac6754e13429f4ad481feebeb81a605a6 123640 magicmaze_1.5.1+dfsg.orig.tar.xz c2243c66af3a32874ae9903ac0593452ac55bb915cba2c6f932a82877d8583aa 4700 magicmaze_1.5.1+dfsg-1.debian.tar.xz Homepage: https://github.com/kentdahl/magic_maze Package-List: magicmaze deb games optional arch=all Directory: pool/main/m/magicmaze Priority: source Section: games Package: mailcommon Binary: libmailcommon-data, libmailcommon-dev, libmailcommon-plugins, libkpim6mailcommon6 Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), dbus, debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libakonadi-dev (>= 4:24.08.0~), libakonadicontact-dev (>= 4:24.08.0~), libakonadimime-dev (>= 4:24.08.0~), libgpgme-dev (>= 1.20.0~), libkdepim-dev (>= 4:24.08.0~), libkf6archive-dev (>= 6.3.0~), libkf6codecs-dev (>= 6.3.0~), libkf6completion-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6guiaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6itemmodels-dev (>= 6.3.0~), libkf6itemviews-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6syntaxhighlighting-dev (>= 6.3.0~), libkf6textwidgets-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkmailtransport-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), libktextaddons-dev (>= 1.5.4~), libmailimporter-dev (>= 4:24.08.0~), libphonon4qt6-dev (>= 4:4.11.1~), libpimcommon-dev (>= 4:24.08.0~), libqgpgmeqt6-dev (>= 1.20.0~), messagelib-dev (>= 4:24.08.0~), qt6-base-dev (>= 6.6.0+dfsg~), xauth, xsltproc, xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: bb73fd679e03a290adccc97373e7d9fc 3572 mailcommon_24.08.0-1.dsc 2b7a1db639e9601b03b6f890488f6a02 779480 mailcommon_24.08.0.orig.tar.xz 7ebc7785bd535d85c928eeb3269daf37 833 mailcommon_24.08.0.orig.tar.xz.asc 11c19e674e8234ef41a16b439ab68dcd 17340 mailcommon_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/mailcommon Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/mailcommon.git Checksums-Sha256: 2102b8fa81e5a92aa609416822001fe644a5d4196889e452a1df4e411b2bf450 3572 mailcommon_24.08.0-1.dsc e947745ad72c4b4b9cf34742fcecf84d45669785d0df081f5c4e59de00900e11 779480 mailcommon_24.08.0.orig.tar.xz e7029adf1a8f867237821b0a1f2cd8b1a30c9b99f10d9beaec271eb5c8923355 833 mailcommon_24.08.0.orig.tar.xz.asc d1ecb2e08052b5cb6821f0ad78f50022f2e379ddb027fa46ca32e7e136cf240f 17340 mailcommon_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/mailcommon Package-List: libkpim6mailcommon6 deb libs optional arch=any libmailcommon-data deb libs optional arch=all libmailcommon-dev deb libdevel optional arch=any libmailcommon-plugins deb libs optional arch=any Directory: pool/main/m/mailcommon Priority: optional Section: misc Package: mailcommon Binary: libmailcommon-data, libmailcommon-dev, libmailcommon-plugins, libkpim6mailcommon6 Version: 4:24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), dbus, debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libakonadi-dev (>= 4:24.08.0~), libakonadicontact-dev (>= 4:24.08.0~), libakonadimime-dev (>= 4:24.08.0~), libgpgme-dev (>= 1.20.0~), libkdepim-dev (>= 4:24.08.0~), libkf6archive-dev (>= 6.3.0~), libkf6codecs-dev (>= 6.3.0~), libkf6completion-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6guiaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6itemmodels-dev (>= 6.3.0~), libkf6itemviews-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6syntaxhighlighting-dev (>= 6.3.0~), libkf6textwidgets-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkmailtransport-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), libktextaddons-dev (>= 1.5.4~), libmailimporter-dev (>= 4:24.08.0~), libphonon4qt6-dev (>= 4:4.11.1~), libpimcommon-dev (>= 4:24.08.0~), libqgpgmeqt6-dev (>= 1.20.0~), messagelib-dev (>= 4:24.08.0~), qt6-base-dev (>= 6.6.0+dfsg~), xauth, xsltproc, xvfb Architecture: all amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 30faeb430a01f5a3829a6e324121ef40 3647 mailcommon_24.08.0-2.dsc 2b7a1db639e9601b03b6f890488f6a02 779480 mailcommon_24.08.0.orig.tar.xz 7ebc7785bd535d85c928eeb3269daf37 833 mailcommon_24.08.0.orig.tar.xz.asc 34c2cd2631de12e53a7bc1915123fa7d 17404 mailcommon_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/mailcommon Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/mailcommon.git Checksums-Sha256: 1d136610ce5cec07ec465a0fb2e3c572ac4535ee73c8c974cffb9f711be49985 3647 mailcommon_24.08.0-2.dsc e947745ad72c4b4b9cf34742fcecf84d45669785d0df081f5c4e59de00900e11 779480 mailcommon_24.08.0.orig.tar.xz e7029adf1a8f867237821b0a1f2cd8b1a30c9b99f10d9beaec271eb5c8923355 833 mailcommon_24.08.0.orig.tar.xz.asc bc697726988ea260f6f273bd01ef2e30b80cf3102cce791f175513a8387855c6 17404 mailcommon_24.08.0-2.debian.tar.xz Homepage: https://invent.kde.org/pim/mailcommon Package-List: libkpim6mailcommon6 deb libs optional arch=amd64,arm64,armhf,i386 libmailcommon-data deb libs optional arch=all libmailcommon-dev deb libdevel optional arch=amd64,arm64,armhf,i386 libmailcommon-plugins deb libs optional arch=amd64,arm64,armhf,i386 Directory: pool/main/m/mailcommon Priority: optional Section: misc Package: markdown Binary: markdown Version: 1.0.2~b8-7 Maintainer: Matt Kraai Architecture: all Standards-Version: 4.2.1 Format: 1.0 Files: c58787c895f573ec1413e6526806ffa2 1672 markdown_1.0.2~b8-7.dsc a887162bdb39e960fd87733cec231079 18822 markdown_1.0.2~b8.orig.tar.gz eb1fef34e3d48d8270e519252e17105d 5899 markdown_1.0.2~b8-7.diff.gz Checksums-Sha256: 8f7760b3a066492f65f53a4b3a1c491a08b73b405c15bfd39b93321be791dd87 1672 markdown_1.0.2~b8-7.dsc 0fb897edf5a0c9a6c7e8662252cea800eee4d716304cfcfcccd337e72ebf9c6a 18822 markdown_1.0.2~b8.orig.tar.gz 54f0ff413eb4015b62188cc03db9f7fe7f1676481f9ab9a84a18bee9abd143b9 5899 markdown_1.0.2~b8-7.diff.gz Homepage: https://daringfireball.net/projects/markdown/ Package-List: markdown deb web optional arch=all Directory: pool/main/m/markdown Priority: source Section: web Package: matrix-hydrogen Binary: matrix-hydrogen Version: 0.1.30~dfsg-2 Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 12), node-autoprefixer, node-cheerio, node-postcss, rollup (>= 2.26.4), node-rollup-plugin-babel, node-rollup-plugin-commonjs, node-rollup-plugin-node-resolve, node-xxhashjs, nodejs, pandoc Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: ec763216ff3d6936d2f6286335357853 2165 matrix-hydrogen_0.1.30~dfsg-2.dsc bd9745cb3215e8f4c2fb05c742b07aa7 289508 matrix-hydrogen_0.1.30~dfsg.orig.tar.xz 65c6e96bd4442370be9e089bb085f27a 7800 matrix-hydrogen_0.1.30~dfsg-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/matrix-team/matrix-hydrogen Vcs-Git: https://salsa.debian.org/matrix-team/matrix-hydrogen.git Checksums-Sha256: 3af0c575e1e2697e9c622d4798cd274b7f787740633b4c4600a5da82c896f86a 2165 matrix-hydrogen_0.1.30~dfsg-2.dsc b40dd5eae5bd4df901b34b21285bbcb3643c6dad997435b892f11e1f66832136 289508 matrix-hydrogen_0.1.30~dfsg.orig.tar.xz ae78d04d6e6a155f5bed88cd8d24eab2564c6d5e8b57ee1705bd29932dc4d1c6 7800 matrix-hydrogen_0.1.30~dfsg-2.debian.tar.xz Homepage: https://github.com/vector-im/hydrogen-web Package-List: matrix-hydrogen deb javascript optional arch=all Directory: pool/main/m/matrix-hydrogen Priority: extra Section: misc Package: maven-debian-helper Binary: maven-debian-helper Version: 2.6.5~exp1 Maintainer: Debian Java Maintainers Uploaders: Torsten Werner , Ludovic Claude , Emmanuel Bourg Build-Depends: ant-optional, debhelper-compat (= 13), default-jdk-headless | default-jdk, help2man, junit4, junit5, libcommons-io-java, libmaven-plugin-tools-java, libmaven3-core-java, libplexus-velocity-java, maven-ant-helper, maven-repo-helper (>= 1.10~) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (native) Files: 93a2735eaf9861b64a86ce6dd0ca6152 2086 maven-debian-helper_2.6.5~exp1.dsc 3b435ab6457adbd9b5743e738d1ff133 87040 maven-debian-helper_2.6.5~exp1.tar.xz Vcs-Browser: https://salsa.debian.org/java-team/maven-debian-helper Vcs-Git: https://salsa.debian.org/java-team/maven-debian-helper.git Checksums-Sha256: 5ab776e5b39e2d7ec95211383dd2453d6bf6f832a1f4619871228268ed5c42fd 2086 maven-debian-helper_2.6.5~exp1.dsc e949517dde43eb890c377930d5145349863a53c7013ac13a2c3de443c855d2c3 87040 maven-debian-helper_2.6.5~exp1.tar.xz Homepage: https://wiki.debian.org/Java/MavenBuilder Package-List: maven-debian-helper deb java optional arch=all Directory: pool/main/m/maven-debian-helper Priority: source Section: java Package: maven-jflex-plugin Binary: libjflex-maven-plugin-java Version: 1.8.2-1 Maintainer: Debian Java Maintainers Uploaders: Markus Koschany Build-Depends: debhelper-compat (= 13), default-jdk, jflex (>= 1.8.2), libmaven-plugin-testing-java, libmaven3-core-java, maven-debian-helper Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: f9d828a85305579d9cb87ce2b36bca51 2307 maven-jflex-plugin_1.8.2-1.dsc 0d5f5307f3e110f5bd66b4b441e3bde9 11992 maven-jflex-plugin_1.8.2.orig.tar.xz 064ceee63ce17f2093a857050a6967bc 2268 maven-jflex-plugin_1.8.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/java-team/maven-jflex-plugin Vcs-Git: https://salsa.debian.org/java-team/maven-jflex-plugin.git Checksums-Sha256: b6ea476bcf277503f5d38f65019258aca4ff3cf010a70dbb113505ae618b543b 2307 maven-jflex-plugin_1.8.2-1.dsc 887bd5abc39bf1ffc0ba7ca1ab7e84abff6c71cd6b1af26448709851efc2bfe3 11992 maven-jflex-plugin_1.8.2.orig.tar.xz 1c172bcf6fd30ee16631056830af21ae8fe62bf92a3cde7071e7e936708c0f7d 2268 maven-jflex-plugin_1.8.2-1.debian.tar.xz Homepage: http://jflex-de.github.io/jflex-web/jflex-maven-plugin/ Package-List: libjflex-maven-plugin-java deb java optional arch=all Directory: pool/main/m/maven-jflex-plugin Priority: optional Section: misc Package: mbedtls Binary: libmbedtls-dev, libmbedcrypto16, libmbedtls21, libmbedx509-7, libmbedtls-doc Version: 3.6.0-2 Maintainer: Debian IoT Maintainers Uploaders: Andrea Pappacoda Build-Depends: dpkg-dev (>= 1.22.5), cmake, debhelper-compat (= 13) Build-Depends-Indep: doxygen , graphviz , python3 Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 33befd72a0474225ab74935e288c2d48 1824 mbedtls_3.6.0-2.dsc 6b5a45b10e7d1c768ecec69ecf8e7abd 4811255 mbedtls_3.6.0.orig.tar.bz2 696dcd279defb38023249a011123d468 17264 mbedtls_3.6.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-iot-team/mbedtls Vcs-Git: https://salsa.debian.org/debian-iot-team/mbedtls.git Checksums-Sha256: 4548cb7e3adb5168d205b54cee103de20da43f22b0e9033bdcd34eb922975d6a 1824 mbedtls_3.6.0-2.dsc 3ecf94fcfdaacafb757786a01b7538a61750ebd85c4b024f56ff8ba1490fcd38 4811255 mbedtls_3.6.0.orig.tar.bz2 1321472f2e7c4b6534f6cc171a14a3511796f998fa25132f07228c0571b292a3 17264 mbedtls_3.6.0-2.debian.tar.xz Homepage: https://www.trustedfirmware.org/projects/mbed-tls/ Build-Depends-Arch: faketime , python3:any Package-List: libmbedcrypto16 deb libs optional arch=any libmbedtls-dev deb libdevel optional arch=any libmbedtls-doc deb doc optional arch=all libmbedtls21 deb libs optional arch=any libmbedx509-7 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: cmake, gcc, libc-dev, libc6-dev, pkg-config Directory: pool/main/m/mbedtls Priority: optional Section: misc Package: mbox-importer Binary: mbox-importer Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Michael Meskes , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libakonadi-dev (>= 4:24.08.0~), libkf6config-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6service-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libmailcommon-dev (>= 4:24.08.0~), libmailimporter-dev (>= 4:24.08.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a7e3df4b0c4a498c056b297bc725c140 2764 mbox-importer_24.08.0-1.dsc d260094444237d581113a8c54b44f311 31860 mbox-importer_24.08.0.orig.tar.xz e3bb3796f7f19eab8e604f16e963aaef 833 mbox-importer_24.08.0.orig.tar.xz.asc cbc028f843258a5c3fe1a52001913874 13272 mbox-importer_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/mbox-importer Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/mbox-importer.git Checksums-Sha256: 462d6bf6283ca4500035c5918f64fa9cdc559026de1aba628faeb31e9c58677c 2764 mbox-importer_24.08.0-1.dsc 559a112c0dbc73ca152d1d237a4149dea98ce97ecb75566fbdef36a7e1b21c36 31860 mbox-importer_24.08.0.orig.tar.xz 4b5d00c50834a5446d67583347e86c168eec0110f527f26248b9cd0c38be5287 833 mbox-importer_24.08.0.orig.tar.xz.asc 5119e2ea44e69e2a6f0f8d70659c29d62c95b5f7c8f6d285b74e588f83e6eec9 13272 mbox-importer_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/mbox-importer Package-List: mbox-importer deb utils optional arch=any Directory: pool/main/m/mbox-importer Priority: extra Section: misc Package: mediagoblin Binary: mediagoblin, python3-mediagoblin, mediagoblin-doc Version: 0.9.0~dfsg-1~exp4 Maintainer: Debian Multimedia Maintainers Uploaders: Jonas Smedegaard Build-Depends: debhelper, dh-python, python3, python3-setuptools, python3-sphinx, texinfo, python3-nose, python3-alembic, python3-babel, python3-bcrypt, python3-celery, python3-configobj, python3-dateutil, python3-exif, python3-itsdangerous, python3-jinja2, python3-jsonschema, python3-kombu, python3-markdown, python3-oauthlib, python3-pastedeploy, python3-pyld, python3-pytest, python3-pytest-xdist, python3-requests, python3-six, python3-sqlalchemy, python3-tz, python3-unidecode, python3-waitress, python3-webtest, python3-werkzeug, python3-wtforms, python3-lxml, python3-pil Architecture: all Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: 35d7449166a76617e23d1ca703ed1d60 2702 mediagoblin_0.9.0~dfsg-1~exp4.dsc a37e3bf8322f2841a0b734388d4884ac 23402465 mediagoblin_0.9.0~dfsg.orig.tar.gz dc0dd2c3e50ce10896474c52013a98e0 40456 mediagoblin_0.9.0~dfsg-1~exp4.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/mediagoblin.git Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/mediagoblin.git Checksums-Sha256: 2c9260725fa82727805a465a543d3d33f342f98ffa3facb7d23a438017ad555d 2702 mediagoblin_0.9.0~dfsg-1~exp4.dsc b1a8191653ac2449580e61ea4da97667d77f40c81e135687bca7f206ba4bca4f 23402465 mediagoblin_0.9.0~dfsg.orig.tar.gz 1707722eb291e05fa101b4f33b5a6d9c7462a3c985dbda4b666493b58535ca42 40456 mediagoblin_0.9.0~dfsg-1~exp4.debian.tar.xz Homepage: https://mediagoblin.org/ Package-List: mediagoblin deb web optional arch=all mediagoblin-doc deb doc optional arch=all python3-mediagoblin deb python optional arch=all Directory: pool/main/m/mediagoblin Priority: extra Section: misc Package: mediasoup Binary: mediasoup, mediasoup-dev, mediasoup-worker, node-mediasoup Version: 3.8.4~dfsg1-1 Maintainer: Debian VoIP Team Uploaders: Jonas Smedegaard , Build-Depends: catch2 , debhelper-compat (= 13), gyp, lcov , libuv1-dev, libssl-dev, libsrtp2-dev, libusrsctp-dev (>= 0.9.3.0+20201102-2~), nlohmann-json3-dev, pkg-config, python3 Build-Depends-Indep: jest , jq, node-eslint , node-jest , node-jest-tobetype , node-typescript, node-types-debug, node-types-h264-profile-level-id, node-types-uuid, pkg-js-tools Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: b0d9d3dbdb0f74fec70bb616f4389727 2525 mediasoup_3.8.4~dfsg1-1.dsc 0bcb50b674e22609a6c8700dbb2c183c 1388736 mediasoup_3.8.4~dfsg1.orig.tar.xz 7e1352cfcd863fd3abecc72a39c87a45 12264 mediasoup_3.8.4~dfsg1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/mediasoup Vcs-Git: https://salsa.debian.org/pkg-voip-team/mediasoup.git Checksums-Sha256: 987462b0e6ac62815fbd54ea5034cdb5e0cf5e7b4cb01813b1339e38b9effb91 2525 mediasoup_3.8.4~dfsg1-1.dsc 5636d423440bad2116a692e3572c281cc70944e6b57699ba2c7f54eb572a7525 1388736 mediasoup_3.8.4~dfsg1.orig.tar.xz 7d295894dcc8f6c1ab94ffea757e3e30ca26c0ff1d15854ada1c90aedd47d6c4 12264 mediasoup_3.8.4~dfsg1-1.debian.tar.xz Homepage: https://mediasoup.org/ Package-List: mediasoup deb comm optional arch=any mediasoup-dev deb devel optional arch=any mediasoup-worker deb comm optional arch=any node-mediasoup deb javascript optional arch=all Directory: pool/main/m/mediasoup Priority: optional Section: misc Package: mediastreamer2 Binary: libmediastreamer14, libmediastreamer-dev, libmediastreamer-tools, libmediastreamer-data, libmediastreamer-doc, mediastreamer2-plugin-msqogl Version: 1:5.2.98+dfsg-7 Maintainer: Debian VoIP Team Uploaders: Kilian Krause , Tzafrir Cohen , Felix Lechner , Bernhard Schmidt , Build-Depends: cmake, debhelper-compat (= 13), psmisc Build-Depends-Indep: doxygen , fonts-urw-base35 , graphviz Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: edd42ac10fc975f05a36d8499cd4f8f5 3466 mediastreamer2_5.2.98+dfsg-7.dsc c9eee5d22541258e1adf12d96a09a61d 3694282 mediastreamer2_5.2.98+dfsg.orig.tar.gz 6cb1977664d4deed1de35fa69a4026c2 30516 mediastreamer2_5.2.98+dfsg-7.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/mediastreamer2 Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/mediastreamer2.git Checksums-Sha256: 9b887aded3a65ababba0f22f425a9d36f80d73267bbe761de60370d0172971ff 3466 mediastreamer2_5.2.98+dfsg-7.dsc 648ea159c50ce3053382307d758fd6be37a9f2c14b9e5d086f688700d2ff0607 3694282 mediastreamer2_5.2.98+dfsg.orig.tar.gz 39738aa17ff58066216c065e88e2604132b700e9051d274bd57f93a85393d134 30516 mediastreamer2_5.2.98+dfsg-7.debian.tar.xz Description: Multimedia streaming engine for telephony Homepage: https://www.linphone.org/technical-corner/mediastreamer2/overview Build-Depends-Arch: libasound2-dev [linux-any], libavcodec-dev (>= 6:10~), libavutil-dev (>= 6:10~), libbcg729-dev (>= 1.1.1~), libbcmatroska2-dev (>= 5.2.0-3~), libbctoolbox-dev (>= 5.2.98~), libbzrtp-dev (>= 5.2.98~), libgles-dev, libglew-dev, libgsm1-dev, libmbedtls-dev, libopus-dev, libortp-dev (>= 1:5.2.98~), libpcap-dev, libpulse-dev, libspandsp-dev, libspeex-dev, libspeexdsp-dev, libsqlite3-dev, libsrtp2-dev [!hurd-any !sparc], libswscale-dev (>= 6:10~), libtheora-dev, libturbojpeg0-dev, libupnp-dev, libv4l-dev [linux-any], libvpx-dev, libx11-dev, libxext-dev, libxml2-dev, libxv-dev, libzxing-dev, mesa-common-dev, pkg-config, qtdeclarative5-dev, qtbase5-dev, xxd Package-List: libmediastreamer-data deb libs optional arch=all libmediastreamer-dev deb libdevel optional arch=any libmediastreamer-doc deb doc optional arch=all profile=!nodoc libmediastreamer-tools deb libs optional arch=any libmediastreamer14 deb libs optional arch=any mediastreamer2-plugin-msqogl deb libs optional arch=any Directory: pool/main/m/mediastreamer2 Priority: extra Section: misc Package: merkuro Binary: merkuro Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, kirigami-addons-dev (>= 1.4.0~), libakonadi-dev (>= 4:24.08.0~), libakonadicalendar-dev (>= 4:24.08.0~), libakonadicontact-dev (>= 4:24.08.0~), libakonadimime-dev (>= 4:24.08.0~), libgpgme-dev, libkcalendarutils-dev (>= 4:24.08.0~), libkdepim-dev (>= 4:24.08.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6configwidgets-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6itemmodels-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6notifications-dev (>= 6.3.0~), libkf6qqc2desktopstyle-dev (>= 6.3.0~), libkf6windowsystem-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkirigami-dev (>= 6.3.0~), libkmailtransport-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), libmailcommon-dev (>= 4:24.08.0~), libmimetreeparser-dev (>= 24.08.0~), libpimcommon-dev (>= 4:24.08.0~), libplasma-dev, messagelib-dev (>= 4:24.08.0~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-svg-dev (>= 6.6.0~), xauth , xvfb Architecture: amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: c7ff14b78575ce70f196338b40337eef 3403 merkuro_24.08.0-1.dsc b0abc102780b14b635743be75ab9a6fb 765740 merkuro_24.08.0.orig.tar.xz c8df9e0a1847b3c939da3a5f67de3be4 833 merkuro_24.08.0.orig.tar.xz.asc ec4666b84ac11a93390e6578f92796af 16776 merkuro_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/merkuro Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/merkuro.git Checksums-Sha256: a6aa003c380cd68a0bc9b2b77189279adc2ffb6aa549dece87eb66d485cc1fa9 3403 merkuro_24.08.0-1.dsc 726070bef38453eadd3dee68b68fb294dc215107b98c1a8edb461bad1c9fbdae 765740 merkuro_24.08.0.orig.tar.xz 0c1007e46faf58a4c83e1d0af3d5eb2ce9bb4d31dfa9c3bb8c3fbd40b26c12c5 833 merkuro_24.08.0.orig.tar.xz.asc 3339189e374231d463565f069299c3e0fd703c00c52899a60b332d9346f5bda5 16776 merkuro_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/merkuro Package-List: merkuro deb kde optional arch=amd64,arm64,armhf,i386 Directory: pool/main/m/merkuro Priority: optional Section: misc Package: messagelib Binary: messagelib-data, messagelib-dev, libkpim6messagecomposer6, libkpim6messagecore6, libkpim6messagelist6, libkpim6messageviewer6, libkpim6mimetreeparser6, libkpim6templateparser6, libkpim6webengineviewer6 Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), git, libakonadi-dev (>= 4:24.08.0~), libakonadicontact-dev (>= 4:24.08.0~), libakonadimime-dev (>= 4:24.08.0~), libakonadisearch-dev (>= 4:24.08.0~), libgpgme-dev (>= 1.21.0~), libgrantleetheme-dev (>= 24.08.0~), libgravatar-dev (>= 4:24.08.0~), libkdepim-dev (>= 4:24.08.0~), libkf6archive-dev (>= 6.3.0~), libkf6codecs-dev (>= 6.3.0~), libkf6colorscheme-dev (>= 6.3.0~), libkf6completion-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6guiaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6itemviews-dev (>= 6.3.0~), libkf6jobwidgets-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6newstuff-dev (>= 6.3.0~), libkf6notifications-dev (>= 6.3.0~), libkf6service-dev (>= 6.3.0~), libkf6sonnet-dev (>= 6.3.0~), libkf6syntaxhighlighting-dev (>= 6.3.0~), libkf6texttemplate-dev (>= 6.3.0~), libkf6textwidgets-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkleo-dev (>= 4:24.08.0~), libkmailtransport-dev (>= 24.08.0~), libkmbox-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), libkpimtextedit-dev (>= 24.08.0~), libktextaddons-dev (>= 1.5.4~), libpimcommon-dev (>= 4:24.08.0~), libqca-qt6-dev (>= 2.3.0~), libqgpgmeqt6-dev (>= 1.21.0~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-webengine-dev (>= 6.6.0+dfsg~), xauth, xvfb Architecture: all amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0b989e1c770a6476ea12972ea3d2da64 4503 messagelib_24.08.0-1.dsc 905bee46ae1cfca2ef2be76e81125a37 7522940 messagelib_24.08.0.orig.tar.xz 94c48fae664d91559afb02e38810e9f6 833 messagelib_24.08.0.orig.tar.xz.asc 063a3479aadd26f0971412cd693ac272 22688 messagelib_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/messagelib Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/messagelib.git Checksums-Sha256: 615aac5049e01c6afc5c015db1a2a76dd5427d069b617a230ca2cba6e816706b 4503 messagelib_24.08.0-1.dsc c44c0c4ec3056b47930846f44eb685479db06281c79eead78edf57903b8ab8a5 7522940 messagelib_24.08.0.orig.tar.xz 9f564bbb2d7f1d2de242d947214f99014d39adedba72e14b32ad19f07ab50e1f 833 messagelib_24.08.0.orig.tar.xz.asc 5f2cdd2fb2b56a88e07cb19fdc2a777716801630746d37509bb240c5340562a3 22688 messagelib_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/messagelib Package-List: libkpim6messagecomposer6 deb libs optional arch=amd64,arm64,armhf,i386 libkpim6messagecore6 deb libs optional arch=amd64,arm64,armhf,i386 libkpim6messagelist6 deb libs optional arch=amd64,arm64,armhf,i386 libkpim6messageviewer6 deb libs optional arch=amd64,arm64,armhf,i386 libkpim6mimetreeparser6 deb libs optional arch=amd64,arm64,armhf,i386 libkpim6templateparser6 deb libs optional arch=amd64,arm64,armhf,i386 libkpim6webengineviewer6 deb libs optional arch=amd64,arm64,armhf,i386 messagelib-data deb libs optional arch=all messagelib-dev deb libdevel optional arch=amd64,arm64,armhf,i386 Directory: pool/main/m/messagelib Priority: optional Section: misc Package: mew Binary: mew, mew-bin Version: 1:6.9-1 Maintainer: Tatsuya Kinoshita Build-Depends: debhelper-compat (= 13), zlib1g-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 7fbc0d7e62f62292c20e4eb1569a7b3c 1806 mew_6.9-1.dsc 3dd6b4cfc762fd63f5fe6351d02eb10e 995999 mew_6.9.orig.tar.gz ea807402c34154a30f09f05ed409a59c 51848 mew_6.9-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/mew Vcs-Git: https://salsa.debian.org/debian/mew.git Checksums-Sha256: 23a67f029f828d9371c865b6e19143adb28d6c5c0a0e6127ba472c5d042e68b8 1806 mew_6.9-1.dsc 5f721c35dc5ceeb2bfb72ee6677e5722413a329cb54093845adc1203ec2aa3cf 995999 mew_6.9.orig.tar.gz 3fd77d5fb4d20047defb9812bf7e250aca6ad947cfef411b368b905764bf1d40 51848 mew_6.9-1.debian.tar.xz Homepage: https://www.mew.org/ Package-List: mew deb lisp optional arch=all mew-bin deb mail optional arch=any Directory: pool/main/m/mew Priority: source Section: mail Package: mew-beta Binary: mew-beta, mew-beta-bin Version: 7.0.50~6.9+0.20230214-1 Maintainer: Tatsuya Kinoshita Build-Depends: debhelper-compat (= 13), zlib1g-dev Build-Depends-Indep: texinfo Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 8c5517f66f94457b948e9ad0a55d022d 2024 mew-beta_7.0.50~6.9+0.20230214-1.dsc 6606001d6f3d4493f3c8e687531e387c 860105 mew-beta_7.0.50~6.9+0.20230214.orig.tar.gz 7c71dbb2921493b74c396d5dd98f6b8f 74924 mew-beta_7.0.50~6.9+0.20230214-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/mew-beta Vcs-Git: https://salsa.debian.org/debian/mew-beta.git Checksums-Sha256: c8008baa29d77ed43a21ff99d64073d7c54e55e2e2529b983a6e038ff3d433c1 2024 mew-beta_7.0.50~6.9+0.20230214-1.dsc 0e63ebe97766547e0f514dba5506ccb1ea8cbf7294a84e63a3c3d60760c6f43f 860105 mew-beta_7.0.50~6.9+0.20230214.orig.tar.gz facc8d6d2e0d000044c93f2e1ed132cc4378b3c3ca111616c63e786b7f383519 74924 mew-beta_7.0.50~6.9+0.20230214-1.debian.tar.xz Homepage: https://www.mew.org/ Package-List: mew-beta deb lisp optional arch=all mew-beta-bin deb mail optional arch=any Directory: pool/main/m/mew-beta Priority: source Section: mail Package: milou Binary: milou Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libkf6config-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6runner-dev (>= 6.2.0~), libkf6svg-dev (>= 6.2.0~), libplasma-dev (>= 6.1.5~), libxkbcommon-dev, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 6ce90e728a2df6c4cdcef0753c05754e 2562 milou_6.1.5-1.dsc 5da00489be9e1eccda287180ee31254f 50180 milou_6.1.5.orig.tar.xz 9519b4c0cb643769cd154720f65f8f9e 833 milou_6.1.5.orig.tar.xz.asc 071e247ae827463ea72176a864499562 15016 milou_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/milou Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/milou.git Checksums-Sha256: d560f25db464681dcca209fea9e4bb0ed74a223e13d4f1b1c20d9ae6d3d9c718 2562 milou_6.1.5-1.dsc 405148a12ee7fec89388f99bc5485507548c8512de22ba03025154442735390a 50180 milou_6.1.5.orig.tar.xz 1a0adf368cda96d188cd3a09409459fecf6f2baf6831155dfbcd776354b86cdc 833 milou_6.1.5.orig.tar.xz.asc b6973742e3ff740d1e6d887124c2f1f72807e6e40d772df5e4c80d0049aa36a8 15016 milou_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/milou Package-List: milou deb kde optional arch=any Directory: pool/main/m/milou Priority: optional Section: misc Package: mimetreeparser Binary: libmimetreeparser-data, libkpim6mimetreeparsercore6, libkpim6mimetreeparserwidgets6, libmimetreeparser-dev, qml6-module-org-kde-mimetreeparser Version: 24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, gpg-agent , libgpgme-dev (>= 1.21.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkleo-dev (>= 4:24.08.0~), libkmbox-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), libxkbcommon-dev, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), xauth , xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7019d90e316b7e666d0521e6e7e5e38f 3079 mimetreeparser_24.08.0-1.dsc ae820c3167d8442c9ce42034711b0491 644356 mimetreeparser_24.08.0.orig.tar.xz 261964bd9afabdae4131a92cf92f294f 833 mimetreeparser_24.08.0.orig.tar.xz.asc a1099aafe14af3a61b0dad9a9a6813ed 11596 mimetreeparser_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/mimetreeparser Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/mimetreeparser.git Checksums-Sha256: 154f432b57b70163b60a6a737e7164694e2f6cd97f18b4023cc1e4ede7a9eec5 3079 mimetreeparser_24.08.0-1.dsc bc0401a7d4dbae4b18cead7d788b54bd6b27b460850b299b01f07b47069db05e 644356 mimetreeparser_24.08.0.orig.tar.xz 6a1d536c6e80e0cec4929e50f0c8813b9e38b90ac860dcdd10d83b4c14958473 833 mimetreeparser_24.08.0.orig.tar.xz.asc 2cb1195dc19c72b9742c3a616950fa445e9cb1e0bf9a3e122cf2bcb120a1f349 11596 mimetreeparser_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/mimetreeparser Package-List: libkpim6mimetreeparsercore6 deb libs optional arch=any libkpim6mimetreeparserwidgets6 deb libs optional arch=any libmimetreeparser-data deb libs optional arch=all libmimetreeparser-dev deb libdevel optional arch=any qml6-module-org-kde-mimetreeparser deb libs optional arch=any Directory: pool/main/m/mimetreeparser Priority: optional Section: misc Package: mini-buildd Binary: python3-mini-buildd, mini-buildd, mini-buildd-utils, mini-buildd-doc Version: 2.3.7 Maintainer: Stephan Sürken Build-Depends: debhelper-compat (= 13), dh-python, bash-completion, man-db (>= 2.5.1), po-debconf, python3 (>= 3.11), python3-setuptools, python3-packaging, python3-sphinx (>= 3.5), python3-pygraphviz, man2html, help2man, python3-dateparser, python3-argcomplete (>= 2), python3-keyring (>= 17), python3-debian (>= 0.1.18~), python3-distro-info (>= 1.0~), python3-twisted (>= 24.3), python3-pyftpdlib (>= 1.2.0), python3-django (>= 3:3.2), python3-gpg, minify, gnupg, python3-bs4, python3-apt Architecture: all Standards-Version: 4.7.0 Format: 3.0 (native) Files: 2eb5ad40b2859b7aca1dd77840b8a486 2258 mini-buildd_2.3.7.dsc 8b256f0145dbd262aed2f1f0add469ab 598348 mini-buildd_2.3.7.tar.xz Vcs-Browser: https://salsa.debian.org/debian/mini-buildd Vcs-Git: https://salsa.debian.org/debian/mini-buildd.git Checksums-Sha256: 2f6ebbdd5e07b036fdb93ed4aa97dc6976eeb05a1db8b1fb4d66e5b748600828 2258 mini-buildd_2.3.7.dsc ce94bc3278acc866fd131d4e23a95965c3b7e7ecc5ee794da0fa426c957d73bd 598348 mini-buildd_2.3.7.tar.xz Homepage: http://mini-buildd.installiert.net/ Package-List: mini-buildd deb devel optional arch=all mini-buildd-doc deb doc optional arch=all mini-buildd-utils deb devel optional arch=all python3-mini-buildd deb python optional arch=all Directory: pool/main/m/mini-buildd Priority: source Section: devel Package: miopen Binary: libmiopen1, libmiopen-dev, libmiopen1-tests Version: 5.5.1+dfsg2-1 Maintainer: Debian ROCm Team Uploaders: Cordell Bloor , Xuanteng Huang , Christian Kastner , Build-Depends: debhelper-compat (= 13), cmake, rocm-cmake, clang-17, hipcc, libhiprtc-builtins5, clang-tools-17, libclang-common-17-dev, libboost-filesystem-dev, libboost-system-dev, libbz2-dev, librocblas-dev, libsqlite3-dev, nlohmann-json3-dev, pkgconf, libhalf-dev, zlib1g-dev, libgtest-dev, libgmock-dev, chrpath Architecture: amd64 arm64 ppc64el Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: f9c3684f553d378620ac9fce9c8c3f66 2486 miopen_5.5.1+dfsg2-1.dsc 22d489d1af4bf211fce0844dbbe1a231 3376636 miopen_5.5.1+dfsg2.orig.tar.xz 90a8fa1563ec2e60ff332a2fd268a058 11472 miopen_5.5.1+dfsg2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rocm-team/miopen Vcs-Git: https://salsa.debian.org/rocm-team/miopen.git Checksums-Sha256: b863322c2fdf1e7c8197e2e0760cb259f69958c03931a3e1c98df5379d3ef233 2486 miopen_5.5.1+dfsg2-1.dsc 6e71554f75261e978ae0a36794168a29a8b5f98fc7ab0dc27d951f7e4ab50e19 3376636 miopen_5.5.1+dfsg2.orig.tar.xz 799b8811e9117d517df9c10d111f62a7fc49f1c4e2c729c6cd113f0a43134ddd 11472 miopen_5.5.1+dfsg2-1.debian.tar.xz Homepage: https://github.com/ROCm/MIOpen Package-List: libmiopen-dev deb libdevel optional arch=amd64,arm64,ppc64el libmiopen1 deb libs optional arch=amd64,arm64,ppc64el libmiopen1-tests deb libdevel optional arch=amd64,arm64,ppc64el Testsuite: autopkgtest Directory: pool/main/m/miopen Priority: optional Section: misc Package: mirrorrib Binary: mirrorrib Version: 0.14.4.2 Maintainer: Thaddeus H. Black Build-Depends: debhelper (>= 13), debhelper-compat (= 13), bash-completion (>= 1:2.8), gettext (>= 0.19.8) Architecture: all Standards-Version: 4.5.1 Format: 3.0 (native) Files: f3df8302b1c9c3db8971850709a019c3 1506 mirrorrib_0.14.4.2.dsc 9c78324ffffb98c290ddf4c32a89aa66 53040 mirrorrib_0.14.4.2.tar.xz Checksums-Sha256: 0f2a34b267b5d6bbcce3423a984d7389369f9ad029dd622c2962f63f05a1de42 1506 mirrorrib_0.14.4.2.dsc 0a550884e2f485653d99b367deefbba141a9098dce5e769a8c2c04cd473b4b53 53040 mirrorrib_0.14.4.2.tar.xz Package-List: mirrorrib deb net optional arch=all Directory: pool/main/m/mirrorrib Priority: optional Section: misc Package: mitlm Binary: mitlm, libmitlm-dev, libmitlm0 Version: 0.4.1-2 Maintainer: Giulio Paci Build-Depends: cdbs (>= 0.4.123~), autotools-dev, devscripts, libtool, automake, autoconf, debhelper (>= 9~), dh-buildinfo, gfortran, dpkg-dev (>= 1.16.1~) Architecture: any Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 20828cb9be180b3c19c31b3d7614ae5a 2026 mitlm_0.4.1-2.dsc f4b07068df48445bfc21800086a549c2 460787 mitlm_0.4.1.orig.tar.gz 47c761354a35d3afd8e2b9291eb010be 7724 mitlm_0.4.1-2.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/mitlm.git Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/mitlm.git Checksums-Sha256: 3543801e4f89bf44b7b65adb690ae8b1d0663d28569be4f08c353b9d9771c685 2026 mitlm_0.4.1-2.dsc c7568ad8ad1b63204ae8e19b24dd95d1e912edd65efd6f59ca7149d47b4fa08a 460787 mitlm_0.4.1.orig.tar.gz baf592ffde2bfcbcda1549c142fe3166e6fd9e8b9c5f953c4360685403afacc9 7724 mitlm_0.4.1-2.debian.tar.xz Homepage: https://github.com/mitlm/mitlm Package-List: libmitlm-dev deb libdevel optional arch=any libmitlm0 deb libs optional arch=any mitlm deb text optional arch=any Directory: pool/main/m/mitlm Priority: source Section: misc Package: moarvm Binary: moarvm, moarvm-dev Version: 2024.02+dfsg-1~exp1.1 Maintainer: Debian Rakudo Maintainers Uploaders: Daniel Dehennin , Dominique Dumont , Mo Zhou Build-Depends: debhelper-compat (= 13), libatomic-ops-dev, libffi-dev, libkvm-dev [kfreebsd-any], libtommath-dev, libuv1-dev, perl-doc Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 8ecd03970a4820c47e4cc77239d7d7d7 2194 moarvm_2024.02+dfsg-1~exp1.1.dsc abc15f9e288c002b8662d77200ed6b71 7987684 moarvm_2024.02+dfsg.orig.tar.xz 71bdc1d5c0d2a7950bf5f65836b63f22 20132 moarvm_2024.02+dfsg-1~exp1.1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/perl6-team/moarvm Vcs-Git: https://salsa.debian.org/perl6-team/moarvm.git Checksums-Sha256: 50e531f1fd129fd51c0d80b661840884c29f2e76095186b8a87679c98536d242 2194 moarvm_2024.02+dfsg-1~exp1.1.dsc 87f14901a1c2c1f0d783140b8741defb2a6381b4952071fc52d28d4e27c8c8f2 7987684 moarvm_2024.02+dfsg.orig.tar.xz eab3bba7fa55f06e6be727212435b1bff914c9bbd5b0a43b6470b50322249b0c 20132 moarvm_2024.02+dfsg-1~exp1.1.debian.tar.xz Homepage: https://moarvm.org/ Package-List: moarvm deb interpreters optional arch=any moarvm-dev deb interpreters optional arch=any Directory: pool/main/m/moarvm Priority: optional Section: misc Package: mongo-cxx-driver Binary: libmongocxx-dev, libmongocxx-noabi, libmongocxx-doc, libbsoncxx-dev, libbsoncxx-noabi Version: 3.10.2-1 Maintainer: Mongo C++ Driver Team Uploaders: Kevin Albertson , Roberto C. Sanchez , Kyle Kloberdanz Build-Depends: debhelper (>= 11), git , ca-certificates , cmake, pkgconf, libmongoc-dev (>= 1.25.0), libboost-dev, libsasl2-dev, libutf8proc-dev, doxygen Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 5302414ba83c7d39c915692603e71215 2518 mongo-cxx-driver_3.10.2-1.dsc b5382f4daf3225f09165c21822a53e6d 1272816 mongo-cxx-driver_3.10.2.orig.tar.gz 1d3857dbd74aac8bf292b06e2d3eff53 7004 mongo-cxx-driver_3.10.2-1.debian.tar.xz Vcs-Browser: https://github.com/mongodb/mongo-cxx-driver/tree/master Vcs-Git: https://github.com/mongodb/mongo-cxx-driver.git Checksums-Sha256: 1c423ab92aed005503aebc9c70303b491f0acb1fcc2f93ca9e9e4a87eb598cf2 2518 mongo-cxx-driver_3.10.2-1.dsc c2d4c3754c1bf4e9f331a5824c5db709406730a9ffc1d8a6b83a7519a6a054cb 1272816 mongo-cxx-driver_3.10.2.orig.tar.gz 8f7c6d4c0841d433fd6b22618bdb410a62c7eb669044c329de709402e3613093 7004 mongo-cxx-driver_3.10.2-1.debian.tar.xz Homepage: https://mongocxx.org/ Package-List: libbsoncxx-dev deb libdevel optional arch=any libbsoncxx-noabi deb libs optional arch=any libmongocxx-dev deb libdevel optional arch=any libmongocxx-doc deb doc optional arch=all libmongocxx-noabi deb libs optional arch=any Directory: pool/main/m/mongo-cxx-driver Priority: extra Section: misc Package: monkeysphere Binary: monkeysphere, agent-transfer Version: 0.44-1 Maintainer: Debian Privacy Tools Maintainers Uploaders: Antoine Beaupré , Daniel Kahn Gillmor , Jameson Rollins , Build-Depends: bash (>= 3.2), cpio, debhelper-compat (= 12), dpkg-dev (>= 1.17.14), gnupg (>= 2.1.17) , gnupg-agent , libassuan-dev, libcrypt-openssl-rsa-perl , libdigest-sha-perl , libgcrypt20-dev, lockfile-progs | procmail , openssh-server , openssl , socat Architecture: any all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: cf01480caada01038b640e72275f76bc 1903 monkeysphere_0.44-1.dsc fbff63b6f30a67d3ecf58331a2da26ff 110289 monkeysphere_0.44.orig.tar.gz 937cbf941f37b873ad9b320ffdb2bfe2 7368 monkeysphere_0.44-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/monkeysphere Vcs-Git: https://salsa.debian.org/pkg-privacy-team/monkeysphere.git Checksums-Sha256: 2029effe2917fa19e118bc99180c0da810277fb8c80b9c2e4cd23a5b4bc7d2c1 1903 monkeysphere_0.44-1.dsc 6ac6979fa1a4a0332cbea39e408b9f981452d092ff2b14ed3549be94918707aa 110289 monkeysphere_0.44.orig.tar.gz bceaf41351053991371697fc8e62d9f57171641379035e88e42b21ddefa80c3f 7368 monkeysphere_0.44-1.debian.tar.xz Homepage: https://web.monkeysphere.info/ Package-List: agent-transfer deb net optional arch=any monkeysphere deb net optional arch=all Testsuite: autopkgtest Testsuite-Triggers: cpio, openssh-server, openssl, socat Directory: pool/main/m/monkeysphere Priority: source Section: net Package: moulin Binary: moulin Version: 0.0~git20230321.fdb831e-1 Maintainer: Debian Python Team Uploaders: Sudip Mukherjee Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-yaml, python3-packaging, python3-sphinx Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: bb57ab5765a490578058f8596501a3a7 2154 moulin_0.0~git20230321.fdb831e-1.dsc cf8803b72d50e0639815d6ef3a73682c 44108 moulin_0.0~git20230321.fdb831e.orig.tar.xz 981b0a8ef7b06fe7d367bfb527ffc199 1448 moulin_0.0~git20230321.fdb831e-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/moulin Vcs-Git: https://salsa.debian.org/python-team/packages/moulin.git Checksums-Sha256: a614b4d041ff78205a27a98cd5f1cdecad1d33e60dd20324ed1f820a9ff0828f 2154 moulin_0.0~git20230321.fdb831e-1.dsc 7f313d7b2f76262bb4ec58c41ef4bcb75e2fefdeab47629de757d3353cc0b4d3 44108 moulin_0.0~git20230321.fdb831e.orig.tar.xz a489cac02bed8caa97554d197e92fc6ddbaeb0c4fe2ca2b8a81d5f00295e68a1 1448 moulin_0.0~git20230321.fdb831e-1.debian.tar.xz Homepage: https://github.com/xen-troops/moulin Package-List: moulin deb utils optional arch=all Testsuite: autopkgtest-pkg-python Directory: pool/main/m/moulin Priority: optional Section: misc Package: mpich Binary: libmpich-dev, libmpich12, mpich, mpich-doc Version: 4.2.1-3 Maintainer: Debian Science Maintainers Uploaders: Torquil Macdonald Sørensen , "Adam C. Powell, IV" , Alastair McKinstry Build-Depends: debhelper-compat (= 13), gfortran, dh-sequence-fortran-mod, hwloc-nox, libhwloc-dev, librdmacm-dev [!hurd-any], libslurm-dev (>= 23.11) [!hurd-any], libibverbs-dev (>= 1.1.7) [!hurd-any], libfabric-dev [!hurd-any !powerpc !sh4], libnuma-dev [!hurd-any], libucx-dev [amd64 arm64 ppc64el riscv64 loong64], libxt-dev, procps, python3, quilt, txt2man, valgrind-if-available, x11proto-core-dev Build-Depends-Indep: texlive-latex-extra, texlive-latex-recommended, doxygen-latex Build-Conflicts: libamdhip64-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 671bf5c248cdb5f469ff7954043fe13c 2735 mpich_4.2.1-3.dsc 98a2d2ffb7da22c988fd8d2286ca74f1 23208980 mpich_4.2.1.orig.tar.xz 9079dd883aa28f065c963e8fdcaf6aa7 344036 mpich_4.2.1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/mpich Vcs-Git: https://salsa.debian.org/science-team/mpich.git -b debian/latest Checksums-Sha256: 21d938cb88cb2b850995d7c195543ef4bda58563d9cdcecb0732d1592966e896 2735 mpich_4.2.1-3.dsc 9d200ce993a870be4d4682acb1fd367f3507b49c3465bf4fc8b81c717e0e798f 23208980 mpich_4.2.1.orig.tar.xz 83b433431f5f0869a35df1e2958937a8dab2aaf886e0ec92f32fbfe2031e6b01 344036 mpich_4.2.1-3.debian.tar.xz Homepage: https://www.mpich.org/ Package-List: libmpich-dev deb libdevel optional arch=any libmpich12 deb libs optional arch=any mpich deb devel optional arch=any mpich-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: gcc, gfortran Directory: pool/main/m/mpich Priority: source Section: devel Package: mpmath Binary: python3-mpmath, python-mpmath-doc Version: 1.4.0~a1-1 Maintainer: Debian Python Team Uploaders: Doug Torrance Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-python3, dh-sequence-sphinxdoc, pybuild-plugin-pyproject, python-sympy-doc, python3-all, python3-doc, python3-gmpy2, python3-matplotlib, python3-pexpect, python3-py, python3-pytest, python3-setuptools, python3-setuptools-scm, python3-sphinx, python3-sphinxcontrib.autoprogram, texlive-latex-base, texlive-latex-extra Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0e9c7faff2c093c092055d0af9bd875e 2393 mpmath_1.4.0~a1-1.dsc ca3b7ccdda0f6be32d101ac0d65bae8d 2056594 mpmath_1.4.0~a1.orig.tar.gz db0d7191972905a4651c26630208f117 8384 mpmath_1.4.0~a1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/mpmath Vcs-Git: https://salsa.debian.org/python-team/packages/mpmath.git Checksums-Sha256: 873e48cfac2d63572e8e9eb0c7315a736d99df48270e3a0fe0076364c49f74c1 2393 mpmath_1.4.0~a1-1.dsc 130d92a5037919f6c0736175fbe82d107d7aae7ca34b58a643d9b78a813822c7 2056594 mpmath_1.4.0~a1.orig.tar.gz aab86d946fd7bbb51ea8c7b6ec51fa860621b1d168c3996b9b406f5b74ee1527 8384 mpmath_1.4.0~a1-1.debian.tar.xz Homepage: https://www.mpmath.org/ Package-List: python-mpmath-doc deb doc optional arch=all python3-mpmath deb python optional arch=all Testsuite: autopkgtest-pkg-pybuild Directory: pool/main/m/mpmath Priority: source Section: python Package: mrtdreader Binary: libmrtd0t64, libmrtd-dev, mrtdreader Version: 0.1.6-3.1~exp1 Maintainer: Ruben Undheim Build-Depends: debhelper (>= 11), cmake, pkg-config, libnfc-dev, libgcrypt20-dev Architecture: any Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 4b61a814ff6ce340df363cee973e6246 2107 mrtdreader_0.1.6-3.1~exp1.dsc 451001e812c739bd6170e53bd465ff33 23564 mrtdreader_0.1.6.orig.tar.gz 43ad9cac6d4b61b43d119d3c94ee4920 7424 mrtdreader_0.1.6-3.1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rubund/mrtdreader Vcs-Git: https://salsa.debian.org/rubund/mrtdreader.git Checksums-Sha256: e050ee811b0acc4e1c7d464769dd4a009e460f083a72eb9a8636a0168ef16989 2107 mrtdreader_0.1.6-3.1~exp1.dsc 1aee5c4cf40e6780e555aa507690c99db2216c647ec07d4de0909f2293489908 23564 mrtdreader_0.1.6.orig.tar.gz 36737b7a5e36b1a0bf5b9a9f325e9da0b76e60e2c0ece897f26285ece31c6b15 7424 mrtdreader_0.1.6-3.1~exp1.debian.tar.xz Homepage: https://github.com/rubund/mrtdreader Package-List: libmrtd-dev deb libdevel optional arch=any libmrtd0t64 deb libs optional arch=any mrtdreader deb utils optional arch=any Testsuite: autopkgtest Testsuite-Triggers: gcc, pkg-config Directory: pool/main/m/mrtdreader Priority: optional Section: misc Package: mshr Binary: libmshr2019.2, libmshr-dev, libmshr-dev-common, python3-mshr, python3-mshr-real, libmshr64-2019.2, libmshr64-dev, python3-mshr64-real Version: 2019.2.0~git20230811.ff54a68+dfsg1-2exp1 Maintainer: Debian Science Team Uploaders: Johannes Ring , Drew Parsons , Francesco Ballarin Build-Depends: debhelper-compat (= 13), python3-all-dev, dh-python, python3-setuptools, cmake, python3-pybind11, libmpfr-dev, libgmp-dev, libcgal-dev (>= 6.0~), libtet1.5-dev, libdolfin-dev (>= 2019.2), libdolfin64-dev (>= 2019.2.0~git20200218.027d9cc-16), python3-ffc (>= 2019.2), python3-numpy, python3-petsc4py, python3-slepc4py, python3-petsc4py-real, python3-slepc4py-real, python3-petsc4py-64-real, python3-slepc4py-64-real Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 3efd393066d0a2bc903087d23292717f 3106 mshr_2019.2.0~git20230811.ff54a68+dfsg1-2exp1.dsc 18dcfc422441a7b9636f3774c1232fe6 122156 mshr_2019.2.0~git20230811.ff54a68+dfsg1.orig.tar.xz 307051cc1e688b0138752fe02e2446d9 14104 mshr_2019.2.0~git20230811.ff54a68+dfsg1-2exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/fenics/mshr Vcs-Git: https://salsa.debian.org/science-team/fenics/mshr.git Checksums-Sha256: cdf1618596a1fb7fb8bc220a03c98de6746b4df025d2985406df2da5dc4abf54 3106 mshr_2019.2.0~git20230811.ff54a68+dfsg1-2exp1.dsc ff8acee3a86db94d06007d5fe9b4144c1ec3c0c793cf3b67e1dc292440e71839 122156 mshr_2019.2.0~git20230811.ff54a68+dfsg1.orig.tar.xz a2e58279eed15b3a1f6046b41018c7abe47614310f66283eb2542ab530b849c4 14104 mshr_2019.2.0~git20230811.ff54a68+dfsg1-2exp1.debian.tar.xz Homepage: http://fenicsproject.org Package-List: libmshr-dev deb libdevel optional arch=any libmshr-dev-common deb libdevel optional arch=any libmshr2019.2 deb libs optional arch=any libmshr64-2019.2 deb libs optional arch=any libmshr64-dev deb libdevel optional arch=any python3-mshr deb python optional arch=all python3-mshr-real deb python optional arch=any python3-mshr64-real deb python optional arch=any Testsuite: autopkgtest Testsuite-Triggers: python3-pytest Directory: pool/main/m/mshr Priority: extra Section: misc Package: msopenh264 Binary: mediastreamer2-plugin-openh264 Version: 5.2.0-3 Maintainer: Debian VoIP Team Uploaders: Bernhard Schmidt , Build-Depends: debhelper-compat (= 13), cmake, libmediastreamer-dev (>= 5.2.98~), libopenh264-dev (>= 2.3.1~) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: f9654e07d541e26b9a7b207309ae27a2 2112 msopenh264_5.2.0-3.dsc 27b23402a97ccc0383faec62e4d8fc11 29902 msopenh264_5.2.0.orig.tar.gz 3f27f1b5c4767146cf844d64d2c0010a 2396 msopenh264_5.2.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/msopenh264 Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/msopenh264.git Checksums-Sha256: d3177babd07719304469c4fe42aa2032dc04f3ed022621525fbd806ae0ef80ee 2112 msopenh264_5.2.0-3.dsc 7bcb95220d5d988214eeef1b7dfe22e7a8e0b781e71dee041e59eb97c1b0a7dc 29902 msopenh264_5.2.0.orig.tar.gz edd90ce61a3caa86899e808077fbf17e83fe58abd1e3703c2200e2b37b5be4d5 2396 msopenh264_5.2.0-3.debian.tar.xz Homepage: https://gitlab.linphone.org/BC/public/msopenh264 Package-List: mediastreamer2-plugin-openh264 deb libs optional arch=any Directory: pool/main/m/msopenh264 Priority: optional Section: misc Package: mu-editor Binary: mu-editor, mu-editor-doc Version: 1.1.0~alpha2+dfsg1-1 Maintainer: Python Applications Packaging Team Uploaders: Nick Morrott Build-Depends: black, debhelper-compat (= 13), dh-python, fonts-inconsolata, libjs-skeleton, node-normalize.css, pandoc, python3 (>= 3.6), python3-appdirs (>= 1.4.3), python3-coverage, python3-flask (>= 1.0.2), python3-matplotlib (>= 2.2.2), python3-mock, python3-nudatus, python3-pil, python3-pycodestyle (>= 2.4.0), python3-pyflakes (>= 2.0.0), python3-pyqt5 (>= 5.11.3), python3-pyqt5.qsci (>= 2.10.4), python3-pyqt5.qtchart (>= 5.10.1), python3-pyqt5.qtserialport (>= 5.11.3), python3-pytest, python3-pytest-cov, python3-pytest-random-order, python3-pytest-xvfb, python3-qtconsole (>= 4.3.1), python3-requests, python3-semver (>= 2.0.1), python3-serial (>= 3.4), python3-setuptools, python3-sphinx, python3-tk, python3-uflash Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 4f5b75ab29879937eaab129887311686 2842 mu-editor_1.1.0~alpha2+dfsg1-1.dsc 412f06c50e093e59c872eea0d79f3038 4382100 mu-editor_1.1.0~alpha2+dfsg1.orig.tar.xz 580a630217efd1ab2c24da62c4c9b7fd 11964 mu-editor_1.1.0~alpha2+dfsg1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/applications/mu-editor Vcs-Git: https://salsa.debian.org/python-team/applications/mu-editor.git Checksums-Sha256: 5399243bc967ead72656e3aeb5b5bce175531a38f01f3011a56cc9c2c0c09efa 2842 mu-editor_1.1.0~alpha2+dfsg1-1.dsc 8f65cae7a183851411d838f6072c327d20ed7b89bb9d3c663834d8a613ca249e 4382100 mu-editor_1.1.0~alpha2+dfsg1.orig.tar.xz 44b67faf7dd1d44502129825a6b200265141f4d7f4e13d8b91c59f3cc6fc41bc 11964 mu-editor_1.1.0~alpha2+dfsg1-1.debian.tar.xz Homepage: https://codewith.mu/ Package-List: mu-editor deb python optional arch=all mu-editor-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: @builddeps@ Directory: pool/main/m/mu-editor Priority: extra Section: misc Package: multitail Binary: multitail Version: 7.1.2-1 Maintainer: Rene Engelhard Build-Depends: debhelper (>> 9.0.0), libncursesw5-dev, pkg-config, cmake, ninja-build Architecture: any Standards-Version: 3.7.2 Format: 3.0 (quilt) Files: ebc07fb345e36418520a1e524ef23b14 1749 multitail_7.1.2-1.dsc 905002f0d5d436a0d6f70f1007f23bd1 153409 multitail_7.1.2.orig.tar.gz 7a8566c5d9be4ab094ca61555567a319 5528 multitail_7.1.2-1.debian.tar.xz Checksums-Sha256: 192328f94b6ff9395c62f29f8b98c4164308f0a199b6cf8c6e830828f6306d14 1749 multitail_7.1.2-1.dsc c8552e10093f0690b8baef84945753c878e234d7b3d0e3ff27e509ed5515998c 153409 multitail_7.1.2.orig.tar.gz dbff88f391e84fe7488ff06292da246c800059cbb40efad0889666ac07c5abd3 5528 multitail_7.1.2-1.debian.tar.xz Package-List: multitail deb utils optional arch=any Directory: pool/main/m/multitail Priority: source Section: utils Package: mumps Binary: libmumps-dev, libmumps-headers-dev, libmumps-seq-dev, libmumps-5.7, libmumps-seq-5.7, libmumps-scotch-5.7, libmumps-scotch-dev, libmumps-ptscotch-5.7, libmumps-ptscotch-dev, libmumps64-dev, libmumps64-seq-dev, libmumps-64pord-5.7, libmumps-64pord-seq-5.7, libmumps-64pord-scotch-5.7, libmumps64-scotch-dev, libmumps-64pord-ptscotch-5.7, libmumps64-ptscotch-dev, mumps-test Version: 5.7.3-1 Maintainer: Debian Science Maintainers Uploaders: "Adam C. Powell, IV" , Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), gfortran, libblas-dev | libopenblas-dev | libatlas-base-dev | libblas.so, liblapack-dev | libopenblas-dev | libatlas-base-dev | liblapack.so, libptscotch-dev (>= 5.1.7.dfsg-4), libscalapack-mpi-dev (>= 2.0.2), libscotch-dev, mpi-default-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0f363edd2e0323370cff5485adba2216 3450 mumps_5.7.3-1.dsc d903a98be98b29a524cc232ed9185b15 4542883 mumps_5.7.3.orig.tar.gz f7ea4febf44f0fd754d05693bcf58889 22256 mumps_5.7.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/mumps Vcs-Git: https://salsa.debian.org/science-team/mumps.git Checksums-Sha256: af9d893a559329cd2a528ea309ad3c376ec57f31528e315d498d30c4fe4600ee 3450 mumps_5.7.3-1.dsc 84a47f7c4231b9efdf4d4f631a2cae2bdd9adeaabc088261d15af040143ed112 4542883 mumps_5.7.3.orig.tar.gz 3260185e196b60cf9957222fa2a17f21ee9fbeb66ab25e51923d9d9dabddaee2 22256 mumps_5.7.3-1.debian.tar.xz Homepage: http://mumps-solver.org/ Package-List: libmumps-5.7 deb libs optional arch=any libmumps-64pord-5.7 deb libs optional arch=any libmumps-64pord-ptscotch-5.7 deb libs optional arch=any libmumps-64pord-scotch-5.7 deb libs optional arch=any libmumps-64pord-seq-5.7 deb libs optional arch=any libmumps-dev deb libdevel optional arch=any libmumps-headers-dev deb libdevel optional arch=all libmumps-ptscotch-5.7 deb libs optional arch=any libmumps-ptscotch-dev deb libdevel optional arch=any libmumps-scotch-5.7 deb libs optional arch=any libmumps-scotch-dev deb libdevel optional arch=any libmumps-seq-5.7 deb libs optional arch=any libmumps-seq-dev deb libdevel optional arch=any libmumps64-dev deb libdevel optional arch=any libmumps64-ptscotch-dev deb libdevel optional arch=any libmumps64-scotch-dev deb libdevel optional arch=any libmumps64-seq-dev deb libdevel optional arch=any mumps-test deb math optional arch=any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@ Directory: pool/main/m/mumps Priority: source Section: devel Package: munin Binary: munin-node, munin-plugins-core, munin-plugins-extra, munin-plugins-java, munin-plugins-http, munin-plugins-mysql, munin-plugins-pgsql, munin-plugins-snmp, munin-plugins-ldap, munin-plugins-irc, munin-plugins-dns, munin-plugins-mail, munin-plugins-time, munin-plugins-network, munin-plugins-jenkins, libmunin-perl, libmunin-master-perl, libmunin-node-perl, libmunin-plugin-perl, libmunin-plugin-http-perl, libmunin-plugin-snmp-perl, libmunin-plugin-pgsql-perl, munin, munin-common, munin-async, munin-doc Version: 2.999.16-1 Maintainer: Munin Debian Maintainers Uploaders: Holger Levsen , Stig Sandbeck Mathisen , Build-Depends: debhelper-compat (= 13), libmodule-build-perl Build-Depends-Indep: default-jdk-headless, devscripts, libdbd-pg-perl, libdbd-sqlite3-perl, libdevel-confess-perl, libdevel-nytprof-perl, libfile-copy-recursive-perl, libfile-readbackwards-perl, libfile-slurp-perl, libhtml-template-perl, libhtml-template-pro-perl, libhttp-server-simple-cgi-prefork-perl, libio-socket-inet6-perl, libio-stringy-perl, liblist-moreutils-perl, liblog-dispatch-perl, libnet-dns-perl, libnet-ip-perl, libnet-server-perl, libnet-snmp-perl, libnet-ssleay-perl, libparallel-forkmanager-perl, libparams-validate-perl, librrds-perl, libtest-class-perl, libtest-deep-perl, libtest-differences-perl, libtest-exception-perl, libtest-longstring-perl, libtest-mockmodule-perl, libtest-mockobject-perl, libtest-perl-critic-perl, liburi-perl, libwww-perl, libxml-dumper-perl, libxml-libxml-perl, libxml-parser-perl, perl, python3-sphinx, ruby Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 86e3e97e169a142d56680a1775063c62 4815 munin_2.999.16-1.dsc 61be8917a68d353718f1c8c61d001cba 3215221 munin_2.999.16.orig.tar.gz 5f89e9b1a96cfbf70f6c83f8f83b8e7e 833 munin_2.999.16.orig.tar.gz.asc e6507d26c5d5ce2d45b4e1e21a2f89e7 56272 munin_2.999.16-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/munin Vcs-Git: https://salsa.debian.org/debian/munin.git -b debian-experimental Checksums-Sha256: 6bdbca83a6e8668bf46045b4359501ac3e67ef8b2c9575901fe76261c2b2be54 4815 munin_2.999.16-1.dsc f86c0e08f96483409ef2a0f9c3b53923b1afa40b0f5abe2725a5fd65cdae8c95 3215221 munin_2.999.16.orig.tar.gz 3ba63bea3bfa8e483e784278c53236de30fdfa592cae601c64c7c4ee836b43d6 833 munin_2.999.16.orig.tar.gz.asc 67a01d338904c324ef53be78e3067b28529c476f15f42ab0390cd0115cb134ff 56272 munin_2.999.16-1.debian.tar.xz Homepage: https://munin-monitoring.org Package-List: libmunin-master-perl deb perl optional arch=all libmunin-node-perl deb perl optional arch=all libmunin-perl deb perl optional arch=all libmunin-plugin-http-perl deb perl optional arch=all libmunin-plugin-perl deb perl optional arch=all libmunin-plugin-pgsql-perl deb perl optional arch=all libmunin-plugin-snmp-perl deb perl optional arch=all munin deb net optional arch=all munin-async deb net optional arch=all munin-common deb net optional arch=all munin-doc deb doc optional arch=all munin-node deb net optional arch=all munin-plugins-core deb net optional arch=all munin-plugins-dns deb net optional arch=all munin-plugins-extra deb net optional arch=all munin-plugins-http deb net optional arch=all munin-plugins-irc deb net optional arch=all munin-plugins-java deb net optional arch=all munin-plugins-jenkins deb net optional arch=all munin-plugins-ldap deb net optional arch=all munin-plugins-mail deb net optional arch=all munin-plugins-mysql deb net optional arch=all munin-plugins-network deb net optional arch=all munin-plugins-pgsql deb net optional arch=all munin-plugins-snmp deb net optional arch=all munin-plugins-time deb net optional arch=all Testsuite: autopkgtest Testsuite-Triggers: curl, daemontools, file, netcat-openbsd, sharness Directory: pool/main/m/munin Priority: source Section: net Package: musescore-snapshot Binary: musescore-snapshot-common, musescore-snapshot Version: 3.2.s20190704+dfsg1-1 Maintainer: Thorsten Glaser Build-Depends: cmake, debhelper-compat (= 12), mksh, qml-module-qtquick-controls, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick2, xauth, xvfb, doxygen, g++ (>= 4:4.8), graphviz, libasound2-dev, libfreetype6-dev (>= 2.5.2), libjack-dev, libmp3lame-dev, libpoppler-qt5-dev, libportmidi-dev [linux-any], libpulse-dev, libqt5opengl5-dev, libqt5svg5-dev, libqt5xmlpatterns5-dev, libsndfile1-dev (>= 1.0.25), lsb-release, portaudio19-dev, qtbase5-dev, qtdeclarative5-dev (>= 5.8), qtscript5-dev, qttools5-dev, qttools5-dev-tools, zlib1g-dev Architecture: any all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: a471c81d3d98b787783c8a0b26f4cdb5 2750 musescore-snapshot_3.2.s20190704+dfsg1-1.dsc da620409b3aa763383c39933f1e422ee 23868808 musescore-snapshot_3.2.s20190704+dfsg1.orig.tar.xz 092d9f76a0bd426ce1cae173fb049bbc 50864 musescore-snapshot_3.2.s20190704+dfsg1-1.debian.tar.xz Vcs-Browser: https://evolvis.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=alioth/musescore.git;a=shortlog;h=refs/heads/m-snapshot Vcs-Git: https://evolvis.org/anonscm/git/alioth/musescore.git -b m-snapshot Checksums-Sha256: aa8d18e95b7a88b90416ade06ad6f18a05c50770a21dfc6e134344e65ae9d646 2750 musescore-snapshot_3.2.s20190704+dfsg1-1.dsc 3fc6982cdb8b4ef0f2faa4329888802cf3b33b86c0e0347133cc6c84bb592021 23868808 musescore-snapshot_3.2.s20190704+dfsg1.orig.tar.xz e91a07e75a9d00ddbd876cd1b81b73f3475640ca0cadd44bd169cfe92898d84c 50864 musescore-snapshot_3.2.s20190704+dfsg1-1.debian.tar.xz Homepage: https://musescore.org/en Package-List: musescore-snapshot deb sound optional arch=any musescore-snapshot-common deb sound optional arch=all Directory: pool/main/m/musescore-snapshot Priority: extra Section: misc Package: mutter Binary: mutter, mutter-15-tests, gir1.2-mutter-15, libmutter-15-0, libmutter-15-dev, libmutter-test-15, mutter-common, mutter-common-bin Version: 47.0-1 Maintainer: Debian GNOME Maintainers Uploaders: Jeremy Bícha Build-Depends: debhelper-compat (= 13), dh-exec, dh-sequence-gir, dh-sequence-gnome, at-spi2-core , adwaita-icon-theme , dbus-daemon , dmz-cursor-theme , gir1.2-atk-1.0-dev, gir1.2-cairo-1.0-dev, gir1.2-gdesktopenums-3.0-dev, gir1.2-gio-2.0-dev, gir1.2-gl-1.0-dev, gir1.2-gobject-2.0-dev, gir1.2-graphene-1.0-dev, gir1.2-pango-1.0-dev, gir1.2-pangocairo-1.0-dev, gir1.2-xfixes-4.0-dev, gir1.2-xlib-2.0-dev, gnome-control-center-data, gnome-pkg-tools, gnome-settings-daemon-common , gnome-settings-daemon-dev, gobject-introspection (>= 1.80), gsettings-desktop-schemas-dev (>= 40~alpha), gtk-doc-tools, libei-dev (>= 1.0.901), libeis-dev (>= 1.0.901), libcairo2-dev, libcanberra-gtk3-dev, libcolord-dev, libdisplay-info-dev, libdrm-dev (>= 2.4.118), libegl1-mesa-dev, libfribidi-dev, libgbm-dev (>= 21.3), libgdk-pixbuf-2.0-dev, libgl-dev, libgles-dev, libglib2.0-dev (>= 2.76), libgnome-desktop-4-dev, libgraphene-1.0-dev, libgtk-3-dev , libgtk-4-dev, libgudev-1.0-dev, libice-dev, libinput-dev (>= 1.26.0), libjson-glib-dev, liblcms2-dev, libnvidia-egl-wayland-dev, libpam0g-dev, libpango1.0-dev, libpipewire-0.3-dev (>= 1.2.0), libpixman-1-dev (>= 0.42), libsm-dev, libstartup-notification0-dev, libsysprof-6-dev [amd64 arm64 armel armhf mips64el ppc64el riscv64 s390x], libsysprof-capture-4-dev (>= 3.40.1) [amd64 arm64 armel armhf mips64el ppc64el riscv64 s390x], libsystemd-dev, libwacom-dev, libwayland-dev (>= 1.23), libxau-dev, libx11-dev, libx11-xcb-dev, libxcb-randr0-dev, libxcb-res0-dev, libxcomposite-dev, libxcursor-dev, libxdamage-dev, libxext-dev, libxfixes-dev, libxi-dev, libxinerama-dev, libxkbcommon-dev, libxkbcommon-x11-dev, libxkbfile-dev, libxrandr-dev, libxrender-dev, libxt-dev, meson (>= 1.3.0), pipewire , pkgconf, python3-dbus , python3-dbusmock, sysprof [amd64 arm64 armel armhf mips64el ppc64el riscv64 s390x], systemd-dev, wayland-protocols (>= 1.36), xauth , xcvt:native, xkb-data, xvfb, xwayland (>= 2:23.1.0), zenity Architecture: linux-any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ba8cfacbb59367488c3bc3d1797e65a4 4501 mutter_47.0-1.dsc cf0d52b9963208c43475ee85c918ebd5 6805504 mutter_47.0.orig.tar.xz c38532dddb97e874db3e710084473a0e 88280 mutter_47.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnome-team/mutter Vcs-Git: https://salsa.debian.org/gnome-team/mutter.git Checksums-Sha256: b176e717a3382b016cbe65e789c7ce358ce93b4e00b0726526d8a05ff3aea5ec 4501 mutter_47.0-1.dsc 2d0ea90150ac6cd0219d0078db05d6e1514d6ae21bf9f3f740d4fb039129016b 6805504 mutter_47.0.orig.tar.xz f7ae8dac667040562d8f1c519cc4576e14f5094027c4457611ec213d006e0c14 88280 mutter_47.0-1.debian.tar.xz Homepage: https://mutter.gnome.org/ Package-List: gir1.2-mutter-15 deb introspection optional arch=linux-any libmutter-15-0 deb libs optional arch=linux-any libmutter-15-dev deb libdevel optional arch=linux-any libmutter-test-15 deb libs optional arch=linux-any mutter deb x11 optional arch=linux-any mutter-15-tests deb x11 optional arch=linux-any mutter-common deb misc optional arch=all mutter-common-bin deb misc optional arch=linux-any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@, build-essential, dbus-daemon, gnome-desktop-testing, xauth, xvfb Directory: pool/main/m/mutter Priority: source Section: x11 Package: mxml Binary: libmxml-dev, libmxml4 Version: 4.0.3-1 Maintainer: Alastair McKinstry Build-Depends: debhelper-compat (= 13) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: c0952d293614cf65de6dbbd8875c102a 1874 mxml_4.0.3-1.dsc e6769264186f0519b3cffcb780f34a0c 842320 mxml_4.0.3.orig.tar.xz 183a9b18bfdfcb0039026aea10a9a232 11664 mxml_4.0.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/mckinstry/mxml.git Vcs-Git: https://salsa.debian.org/mckinstry/mxml.git -b debian/latest Checksums-Sha256: cded49fc86b726fb173c466e7df5a07292b431cd5362246f5f155b1dd379066f 1874 mxml_4.0.3-1.dsc f95770d2e1bf1dded4347550a40f9b3e0edbd6f957ccae401d6b634214970836 842320 mxml_4.0.3.orig.tar.xz 5177658c140984779c2c318f5eb177514281a4c4288c958cc87ac8f36d11ae6d 11664 mxml_4.0.3-1.debian.tar.xz Homepage: https://www.msweet.org/mxml/ Package-List: libmxml-dev deb libdevel optional arch=any libmxml4 deb libs optional arch=any Directory: pool/main/m/mxml Priority: source Section: libdevel Package: nanomsg Binary: libnanomsg6, libnanomsg-dev, nanomsg-utils Version: 1.2.1+dfsg-1 Maintainer: Phil Wyett Build-Depends: debhelper-compat (= 13), asciidoctor, cmake Architecture: any Standards-Version: 4.6.2.0 Format: 3.0 (quilt) Files: e0a529509c5f8d07c2d0d13c9b4da230 1986 nanomsg_1.2.1+dfsg-1.dsc 5b040f0c0789f1f229c1e3bbd0fb458e 184836 nanomsg_1.2.1+dfsg.orig.tar.xz e6a3bb8521f47364a120e0f1381a0b16 8376 nanomsg_1.2.1+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/nanomsg Vcs-Git: https://salsa.debian.org/debian/nanomsg.git Checksums-Sha256: e98406444cfa55ea87fa52911bfabbb2274865b42ca9dc642f0cea54a6997a0b 1986 nanomsg_1.2.1+dfsg-1.dsc 94e056d110dc4a929832e170a8d7bad588144320a80cdc1ca6bee1a1f11b13ae 184836 nanomsg_1.2.1+dfsg.orig.tar.xz 160ccd76932d74ed9bfbb27ddfcf0108f1cc2e25c801ce8a4b7269fe1eb5386e 8376 nanomsg_1.2.1+dfsg-1.debian.tar.xz Homepage: https://nanomsg.org/ Package-List: libnanomsg-dev deb libdevel optional arch=any libnanomsg6 deb libs optional arch=any nanomsg-utils deb libs optional arch=any Directory: pool/main/n/nanomsg Priority: optional Section: misc Package: ncbi-vdb Binary: libncbi-vdb3, libncbi-vdb-dev, ncbi-vdb-data, libncbi-wvdb3, libncbi-wvdb-dev, libsam-extract3, libsam-extract-dev Version: 3.0.9+dfsg-1 Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille , Aaron M. Ucko Build-Depends: debhelper-compat (= 13), d-shlibs (>= 0.104) Architecture: amd64 arm64 x32 all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 2df60f99143b09b6d660e1addb6ead48 2641 ncbi-vdb_3.0.9+dfsg-1.dsc a057fbe85fd377204d5622a365bd7563 15100340 ncbi-vdb_3.0.9+dfsg.orig.tar.xz 8b3658d034fc19ec0e8b1a6e1cd75ba4 14620 ncbi-vdb_3.0.9+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/ncbi-vdb Vcs-Git: https://salsa.debian.org/med-team/ncbi-vdb.git Checksums-Sha256: bf57332dc32c8cd6347e67915b04ccd9dac11e9c125e795d77935ec651f4d380 2641 ncbi-vdb_3.0.9+dfsg-1.dsc 28818307f5cb8de7cd9ff8c9b7c42bb0ef3ed7c02a977e94f4ea6cb4c0f9ad15 15100340 ncbi-vdb_3.0.9+dfsg.orig.tar.xz 20e97edcde2a64c5d61e324da310a65db7fb9190430ed8b6837b3c1d8d20d45c 14620 ncbi-vdb_3.0.9+dfsg-1.debian.tar.xz Homepage: https://github.com/ncbi/ncbi-vdb Build-Depends-Arch: cmake, libbz2-dev, libxml2-dev, libmagic-dev, libmbedtls-dev (>= 3), zlib1g-dev, libzstd-dev, flex, bison, python3, doxygen, graphviz, chrpath Package-List: libncbi-vdb-dev deb libdevel optional arch=amd64,arm64,x32 libncbi-vdb3 deb libs optional arch=amd64,arm64,x32 libncbi-wvdb-dev deb libdevel optional arch=amd64,arm64,x32 libncbi-wvdb3 deb libs optional arch=amd64,arm64,x32 libsam-extract-dev deb libdevel optional arch=amd64,arm64,x32 libsam-extract3 deb libs optional arch=amd64,arm64,x32 ncbi-vdb-data deb libs optional arch=all Directory: pool/main/n/ncbi-vdb Priority: optional Section: misc Package: netcdf Binary: netcdf-doc, libnetcdf22, libnetcdf-dev, netcdf-bin Version: 1:4.9.3~rc1-1~exp1 Maintainer: Debian GIS Project Uploaders: Francesco Paolo Lovergine , Nico Schlömer , Bas Couwenberg Build-Depends: cmake (>= 3.6.1), chrpath, debhelper-compat (= 13), doxygen, graphviz, libcurl4-gnutls-dev | libcurl-ssl-dev, libhdf5-dev, libxml2-dev, m4 Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: fdc5e9940f188a4de5deb5a8de2e40fd 2419 netcdf_4.9.3~rc1-1~exp1.dsc 0f0a26453db3f1724ad5fc46eb6b3c10 25571652 netcdf_4.9.3~rc1.orig.tar.gz 148b9a004ddb34a64b05646276b658f4 35208 netcdf_4.9.3~rc1-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-gis-team/netcdf Vcs-Git: https://salsa.debian.org/debian-gis-team/netcdf.git -b experimental Checksums-Sha256: 8acca576642f6bbab2ef2616f0daa1018414be780d9b9baee9f4ceb574ba5767 2419 netcdf_4.9.3~rc1-1~exp1.dsc 2665ff8e99892fbfe1fb5d5a95fafc1db58095dca946673a52037d75ed653fb7 25571652 netcdf_4.9.3~rc1.orig.tar.gz 358f182e9909471a2c45c96c6362ac7c5ab33d899e3da082479ffa3b430f12b7 35208 netcdf_4.9.3~rc1-1~exp1.debian.tar.xz Homepage: http://www.unidata.ucar.edu/software/netcdf/ Package-List: libnetcdf-dev deb libdevel optional arch=any libnetcdf22 deb libs optional arch=any netcdf-bin deb science optional arch=any netcdf-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: gmt-gshhg-low Directory: pool/main/n/netcdf Priority: source Section: math Package: netpbm-free Binary: netpbm, libnetpbm11t64, libnetpbm-dev Version: 2:11.07.01-1 Maintainer: Debian PhotoTools Maintainers Uploaders: Andreas Metzler , Steve McIntyre <93sam@debian.org>, Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.22.5), flex, ghostscript , libjpeg-dev, libpng-dev, libtiff-dev (>= 4.0.10), libx11-dev, libxml2-dev, pkg-config, python3, zlib1g-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9e354a171d98da8ce7a41f9b026cba2d 2600 netpbm-free_11.07.01-1.dsc 50ada56f03a1d7fbba5c3e9a2f7fc70d 1519512 netpbm-free_11.07.01.orig-userguide.tar.xz b5607bea842035250ded3eb970531811 2182160 netpbm-free_11.07.01.orig.tar.xz 9bee01508e7535830670d961d94dca44 35068 netpbm-free_11.07.01-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-phototools-team/netpbm Vcs-Git: https://salsa.debian.org/debian-phototools-team/netpbm.git Checksums-Sha256: cb504b082e70bbcdec3343ff8b41f3186922618c589a7cb32975a36b6c9ed7cc 2600 netpbm-free_11.07.01-1.dsc 0a18fe376684bf881197828ed093f5de6afca5d43e9d206034841dd42343aef4 1519512 netpbm-free_11.07.01.orig-userguide.tar.xz 3eadb3469b4be72049efb2699d2e06669c0e1f148d9ecbc5dce697501ba33324 2182160 netpbm-free_11.07.01.orig.tar.xz bd9b7e62c9b3145a55da9bd82b33c10ad0742311e691ee44f652b97515f481db 35068 netpbm-free_11.07.01-1.debian.tar.xz Homepage: https://netpbm.sourceforge.net/ Package-List: libnetpbm-dev deb libdevel optional arch=any libnetpbm11t64 deb libs optional arch=any netpbm deb graphics optional arch=any Directory: pool/main/n/netpbm-free Priority: source Section: graphics Package: ngmlr Binary: ngmlr Version: 0.2.7+git20210816.a2a31fb+dfsg-4~0exp0simde Maintainer: Debian Med Packaging Team Build-Depends: debhelper-compat (= 13), cmake, zlib1g-dev, libssw-dev, libtclap-dev, libhts-dev, libsimde-dev (>= 0.7.3~0git20230118123246.d1e75cd) Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: b2b53090d3fa54d5e175f58c478d30a8 2222 ngmlr_0.2.7+git20210816.a2a31fb+dfsg-4~0exp0simde.dsc 3f5470714ec6bf26aa5e24df22e66b92 667893 ngmlr_0.2.7+git20210816.a2a31fb+dfsg.orig.tar.gz 769e2549757ddb1765e672f4d29bbea6 8212 ngmlr_0.2.7+git20210816.a2a31fb+dfsg-4~0exp0simde.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/ngmlr Vcs-Git: https://salsa.debian.org/med-team/ngmlr.git Checksums-Sha256: b2b523cf2a99a015ba8d025788757fc194ddcb5032835f9b73aca1be57c4e6b0 2222 ngmlr_0.2.7+git20210816.a2a31fb+dfsg-4~0exp0simde.dsc df7d9a0074b4d5d307258b8f23e1df2960f6af071bac07c41e64d38ef442592d 667893 ngmlr_0.2.7+git20210816.a2a31fb+dfsg.orig.tar.gz de9ccf9bc6afe5c81a01cbea95fd68d2d79b29bfc2ea7ebe55efa6aca0459907 8212 ngmlr_0.2.7+git20210816.a2a31fb+dfsg-4~0exp0simde.debian.tar.xz Homepage: https://github.com/philres/ngmlr Package-List: ngmlr deb science optional arch=any Testsuite: autopkgtest Testsuite-Triggers: bedtools, samtools Directory: pool/main/n/ngmlr Priority: extra Section: misc Package: nng Binary: nng-utils, libnng1, libnng-dev, libnng-doc Version: 1.8.0-1 Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: debhelper-compat (= 13), dh-python, cmake, asciidoctor, python3, protobuf-compiler, python3-protobuf, libmbedtls-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 35d475ab50ef748c2b17ce033ff5ce27 1927 nng_1.8.0-1.dsc 6a8857856b9b15f0187ebcc5f7301b5a 757309 nng_1.8.0.orig.tar.gz fa9a95339d2c148242e0a1afdf8a861c 9280 nng_1.8.0-1.debian.tar.xz Checksums-Sha256: 83a65277edfe3f292f1555ec973bf02d8a79d645e2afb100eb3963fc54c1e960 1927 nng_1.8.0-1.dsc cfacfdfa35c1618a28bb940e71f774a513dcb91292999696b4346ad8bfb5baff 757309 nng_1.8.0.orig.tar.gz fe988338fada12e5d22f4315e0ef19895a005e2deccd8f4981900fc77ad566b3 9280 nng_1.8.0-1.debian.tar.xz Homepage: https://nng.nanomsg.org/ Package-List: libnng-dev deb libdevel optional arch=any libnng-doc deb doc optional arch=all libnng1 deb devel optional arch=any nng-utils deb devel optional arch=any Directory: pool/main/n/nng Priority: extra Section: misc Package: node-commander Binary: node-commander Version: 11.1.0-1 Maintainer: Debian Javascript Maintainers Uploaders: Yadd Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, jest , node-types-jest, ts-jest Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 76518a1cb4da1e5fda0d052b79acdefd 2087 node-commander_11.1.0-1.dsc e0a0a5793d440aa3b92cb5b6a1dd9e7b 265264 node-commander_11.1.0.orig.tar.gz da32eebc79a6976243c626cb1c424a64 4604 node-commander_11.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-commander Vcs-Git: https://salsa.debian.org/js-team/node-commander.git Checksums-Sha256: 0588e560c2b9cccbde18652dc8f11f1d9739d558759ee257b63e41b314faa308 2087 node-commander_11.1.0-1.dsc b7e57163d910f8f3b03fa148d5e66405202fa35c4263e90f0bbed5e3bdb29607 265264 node-commander_11.1.0.orig.tar.gz 3b0e043c87be987b976252d51743d418e95f68b2cfc3d8fb47fe24af9c262fef 4604 node-commander_11.1.0-1.debian.tar.xz Homepage: https://github.com/tj/commander.js Package-List: node-commander deb javascript optional arch=all Testsuite: autopkgtest-pkg-nodejs Directory: pool/main/n/node-commander Priority: source Section: javascript Package: node-convert-source-map Binary: node-convert-source-map Version: 2.0.0+~2.0.3-1 Maintainer: Debian Javascript Maintainers Uploaders: Ross Gammon Build-Depends: debhelper-compat (= 13), node-inline-source-map , node-tap , dh-sequence-nodejs Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: aae5c30d46ecb2e3a2919b88a17a480a 2668 node-convert-source-map_2.0.0+~2.0.3-1.dsc ad997572c3ef1cd9f6698b8afe91b718 2791 node-convert-source-map_2.0.0+~2.0.3.orig-types-convert-source-map.tar.gz c22225644482a13dba0a03530ea7f530 10464 node-convert-source-map_2.0.0+~2.0.3.orig.tar.gz 2a07f52e4e341021259fef43ae751031 4240 node-convert-source-map_2.0.0+~2.0.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-convert-source-map Vcs-Git: https://salsa.debian.org/js-team/node-convert-source-map.git Checksums-Sha256: dd41ca210723b8d68ef87a1480729a61ae7a205e56d6480febc1c2ee99a8bd76 2668 node-convert-source-map_2.0.0+~2.0.3-1.dsc d16b594b6a7a4536b0a095d3e5fedc962c83186109df260525b5702a94562b71 2791 node-convert-source-map_2.0.0+~2.0.3.orig-types-convert-source-map.tar.gz 2efdfe0325db89db4d08565fb24255fbbf136876257a644ecd16fb621c3d2157 10464 node-convert-source-map_2.0.0+~2.0.3.orig.tar.gz ec8481ac5eeb619ad0b5ec93f7fcc58cd9956a09e70aac2276888731ce599417 4240 node-convert-source-map_2.0.0+~2.0.3-1.debian.tar.xz Homepage: https://github.com/thlorenz/convert-source-map Package-List: node-convert-source-map deb javascript optional arch=all Testsuite: autopkgtest, autopkgtest-pkg-nodejs Testsuite-Triggers: nodejs Directory: pool/main/n/node-convert-source-map Priority: optional Section: javascript Package: node-cosmiconfig Binary: node-cosmiconfig Version: 8.2.0-1 Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, node-babel7, node-flow-remove-types, node-import-fresh, node-is-directory , node-js-yaml , node-parent-module , node-parse-json (>= 5.1.0+~cs5.1.6~), node-path-type (>= 4.0~) , node-typescript Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: e9323e7c1523eda230f4e49caa5b9cd5 2309 node-cosmiconfig_8.2.0-1.dsc 4be86471c24a86cff76a9fb75f24ae76 35468 node-cosmiconfig_8.2.0.orig.tar.gz 78b9a3839e05fc351b18d53ded29bbc0 4164 node-cosmiconfig_8.2.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-cosmiconfig Vcs-Git: https://salsa.debian.org/js-team/node-cosmiconfig.git Checksums-Sha256: 3038718a54aa54f5cd000045653aff4da7f5dc893002623ea005fa158c70beba 2309 node-cosmiconfig_8.2.0-1.dsc 8f27c6b874441a551bf21a5f9bb8b1f4ef871c39d1ffc68c646f06b87516083e 35468 node-cosmiconfig_8.2.0.orig.tar.gz d3f7c6377209fe6ee035494c9803bfccaf8f05673feac4dbd100bd26a3364daf 4164 node-cosmiconfig_8.2.0-1.debian.tar.xz Homepage: https://github.com/davidtheclark/cosmiconfig#readme Package-List: node-cosmiconfig deb javascript optional arch=all Testsuite: autopkgtest-pkg-nodejs Directory: pool/main/n/node-cosmiconfig Priority: extra Section: misc Package: node-d3-color Binary: node-d3-color Version: 3.1.0+~3.1.3-1 Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, mocha , node-rollup-plugin-terser, rollup Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 8ab1b6ca1b4dcf6df56a137917c1ded8 2438 node-d3-color_3.1.0+~3.1.3-1.dsc 4bac19015365f6946c4ebe5d5a8f6188 4453 node-d3-color_3.1.0+~3.1.3.orig-types-d3-color.tar.gz 72f973657d55c08b6abb8e5899709c3d 40658 node-d3-color_3.1.0+~3.1.3.orig.tar.gz b5e7a79f68633ecab70001f8abbd6ead 4376 node-d3-color_3.1.0+~3.1.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-d3-color Vcs-Git: https://salsa.debian.org/js-team/node-d3-color.git Checksums-Sha256: 10c8576e54c396168870391edaed819e6f227d795edcb0984318ef81d41f50b0 2438 node-d3-color_3.1.0+~3.1.3-1.dsc ca73ea290f4a58c9ae961e0abb5c6a42d7c90cc720cd855758d4b1b636ff6792 4453 node-d3-color_3.1.0+~3.1.3.orig-types-d3-color.tar.gz a038849cdbfb95f2b6d7f3de5be5e964c24611b999d67bc95aa4b54f095419ac 40658 node-d3-color_3.1.0+~3.1.3.orig.tar.gz 7ed078a2fceb3d93528ad963c1da9a7d0cb173a2ab76560b7cae14b067392701 4376 node-d3-color_3.1.0+~3.1.3-1.debian.tar.xz Homepage: https://d3js.org/d3-color/ Package-List: node-d3-color deb javascript optional arch=all Testsuite: autopkgtest-pkg-nodejs Directory: pool/main/n/node-d3-color Priority: extra Section: misc Package: node-d3-dsv Binary: node-d3-dsv, d3-dsv-tools Version: 3.0.1+~3.0.0-4 Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, mocha , node-csv-spectrum , node-rollup-plugin-terser, rollup (>= 3) Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: b143f234f6b2dace300cc1837dae1019 2500 node-d3-dsv_3.0.1+~3.0.0-4.dsc 17bea0ee4dd95e6efa8f9ee2c4d8b727 4694 node-d3-dsv_3.0.1+~3.0.0.orig-types-d3-dsv.tar.gz 6c9612cce31eafaef77c4ab4d8185e9a 40242 node-d3-dsv_3.0.1+~3.0.0.orig.tar.gz e2932b596ed4d9948423178cbbdf9735 5136 node-d3-dsv_3.0.1+~3.0.0-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-d3-dsv Vcs-Git: https://salsa.debian.org/js-team/node-d3-dsv.git Checksums-Sha256: e41f8f9938e201009fc56b68d5970db8a500b6c7e6e67f0a7c5769b4f5af9322 2500 node-d3-dsv_3.0.1+~3.0.0-4.dsc 6a48d3acb8e2caac32cda74e0f2c971f65bf4db3dc03a26cd011e807cdc56017 4694 node-d3-dsv_3.0.1+~3.0.0.orig-types-d3-dsv.tar.gz ed2b89c9cc28597b2221487985f9f97946edad3da80916dfb74a8a2fd187ccbc 40242 node-d3-dsv_3.0.1+~3.0.0.orig.tar.gz 8b7bd4f22d13ec41adecea8529c4f61ac24c9b53596169e5e3a76df588e80c33 5136 node-d3-dsv_3.0.1+~3.0.0-4.debian.tar.xz Homepage: https://d3js.org/d3-dsv/ Package-List: d3-dsv-tools deb javascript optional arch=all node-d3-dsv deb javascript optional arch=all Testsuite: autopkgtest-pkg-nodejs Directory: pool/main/n/node-d3-dsv Priority: extra Section: misc Package: node-d3-hierarchy Binary: node-d3-hierarchy Version: 3.1.2+~3.0.2-1 Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, mocha , node-d3-dsv , node-d3-queue , node-d3-random , node-rollup-plugin-terser, rollup Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 66c0a1ad1be45993614c7d0b8890a6c3 2590 node-d3-hierarchy_3.1.2+~3.0.2-1.dsc 694f791de73349b679cb21a9d7087efa 7579 node-d3-hierarchy_3.1.2+~3.0.2.orig-types-d3-hierarchy.tar.gz 4d829a71b0f8faaae69a0e436b37a479 377173 node-d3-hierarchy_3.1.2+~3.0.2.orig.tar.gz 47e0651907ae6a7872ddaa7a09d90db4 4000 node-d3-hierarchy_3.1.2+~3.0.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-d3-hierarchy Vcs-Git: https://salsa.debian.org/js-team/node-d3-hierarchy.git Checksums-Sha256: 175b765a4e031507be9b4d0da6e6a9192e65dedd50350affcaf95d7a3d8bd496 2590 node-d3-hierarchy_3.1.2+~3.0.2-1.dsc b0095b1113cc9e81e23360c616fdfd59d9cd082fa5f3331e8176f298a570e1c3 7579 node-d3-hierarchy_3.1.2+~3.0.2.orig-types-d3-hierarchy.tar.gz c24c344613f75c8ec769a21c17d9b6e486178676ba2695e9826067f766bb7572 377173 node-d3-hierarchy_3.1.2+~3.0.2.orig.tar.gz 9cf55ed91d97183281079b74dc5c60b991efed22ec21cd8194ddcb7835dec7bb 4000 node-d3-hierarchy_3.1.2+~3.0.2-1.debian.tar.xz Homepage: https://d3js.org/d3-hierarchy/ Package-List: node-d3-hierarchy deb javascript optional arch=all Testsuite: autopkgtest-pkg-nodejs Directory: pool/main/n/node-d3-hierarchy Priority: extra Section: misc Package: node-d3-time Binary: node-d3-time Version: 2.1.1-2 Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, nodejs, node-tape , rollup, node-rollup-plugin-terser, node-d3-array Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 305ca52a77ea355b6f0b2c44ac5a6a7a 2085 node-d3-time_2.1.1-2.dsc 5f29b28fb23e6d2987ce68f53c64e892 52442 node-d3-time_2.1.1.orig.tar.gz 861d219f400a8082a3db69524a54859b 3596 node-d3-time_2.1.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-d3-time Vcs-Git: https://salsa.debian.org/js-team/node-d3-time.git Checksums-Sha256: 462b5b666c0ac72a554cbdf8b6c3e02530ac563d8c068377495f200ed030ca29 2085 node-d3-time_2.1.1-2.dsc 0a655a852234f3705dd7164f73b140b5472f09ca7bcfb55013bd3499075a1826 52442 node-d3-time_2.1.1.orig.tar.gz 8d8bcfdf3ddd7c5170f0f98cbf2259a1bc0c353db63c7c1d7ae5c44ec2fd69f8 3596 node-d3-time_2.1.1-2.debian.tar.xz Homepage: https://d3js.org/d3-time/ Package-List: node-d3-time deb javascript optional arch=all Testsuite: autopkgtest-pkg-nodejs Directory: pool/main/n/node-d3-time Priority: extra Section: misc Package: node-ip Binary: node-ip Version: 2.0.1+~1.1.3-2 Maintainer: Debian Javascript Maintainers Uploaders: suman Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, mocha Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: f5d7b264906063fa5d5c48f638e909e6 2302 node-ip_2.0.1+~1.1.3-2.dsc d937a8472e46d87f5a6928bc92599ff9 2392 node-ip_2.0.1+~1.1.3.orig-types-ip.tar.gz f4f085a822f61608dac1de6bdf1377fb 35824 node-ip_2.0.1+~1.1.3.orig.tar.gz f2b753007fa74991fb1f997e6dbaa0e9 6312 node-ip_2.0.1+~1.1.3-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-ip Vcs-Git: https://salsa.debian.org/js-team/node-ip.git Checksums-Sha256: d8293e2612407611d2429927b65da3c8a78c73a1ee1839d84fa6a7f900031135 2302 node-ip_2.0.1+~1.1.3-2.dsc 5dae9ca606ec5b95e21c78609c8c9ceef7808b36592258766a40a9aeade753b5 2392 node-ip_2.0.1+~1.1.3.orig-types-ip.tar.gz ee8b0634c671b58d135a07fcfb70b41d7d9c9e457db6ade06982f7c38df526d3 35824 node-ip_2.0.1+~1.1.3.orig.tar.gz e4c0a5524b240b0f19cfca0427a583d5b0f4134b49870cc99fc40aa47402d768 6312 node-ip_2.0.1+~1.1.3-2.debian.tar.xz Homepage: https://github.com/indutny/node-ip Package-List: node-ip deb javascript optional arch=all Testsuite: autopkgtest-pkg-nodejs Directory: pool/main/n/node-ip Priority: extra Section: misc Package: node-jsonld Binary: node-jsonld, libjs-jsonld Version: 8.3.2-1 Maintainer: Debian Javascript Maintainers Uploaders: Jonas Smedegaard , Build-Depends: brotli, debhelper-compat (= 13), node-canonicalize, node-core-js (>= 3.0.0), node-lru-cache, node-node-forge, node-rdf-canonize (>= 3.4), node-rollup-plugin-commonjs, node-rollup-plugin-json, node-rollup-plugin-node-resolve, pigz, rollup Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b5a5a14945b2a4d7a41b29033085ef36 2282 node-jsonld_8.3.2-1.dsc 19e1dc69f017cca0184b64ff78f59e8d 163223 node-jsonld_8.3.2.orig.tar.gz 5162e4e1ec3217319755d31f6a99e4e7 6160 node-jsonld_8.3.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-jsonld Vcs-Git: https://salsa.debian.org/js-team/node-jsonld.git Checksums-Sha256: 554262a389b76d1973390a7a95245654cb6cf9a36c7070fece9506290658e28c 2282 node-jsonld_8.3.2-1.dsc a9eb43784fe850fa159fc6b7c8e6bb1904160b0840c860a2a7651d72c9102b0b 163223 node-jsonld_8.3.2.orig.tar.gz f3f40b02260408df61141cab8214f68282d4ec2e6951ba88494d58718db9b649 6160 node-jsonld_8.3.2-1.debian.tar.xz Homepage: https://github.com/digitalbazaar/jsonld.js Package-List: libjs-jsonld deb javascript optional arch=all node-jsonld deb javascript optional arch=all Testsuite: autopkgtest Testsuite-Triggers: nodejs Directory: pool/main/n/node-jsonld Priority: extra Section: misc Package: node-loader-utils Binary: node-loader-utils Version: 3.2.1+~2.0.3-1 Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, jest , node-big.js , node-emojis-list , node-json5 , node-object-assign Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 639d611bd4e992f1d305327de9786aca 2590 node-loader-utils_3.2.1+~2.0.3-1.dsc bedb16167bebc46d57e3ec31461c82bf 2574 node-loader-utils_3.2.1+~2.0.3.orig-types-loader-utils.tar.gz 71b083a81d9a180828c9d46603e15a2f 94469 node-loader-utils_3.2.1+~2.0.3.orig.tar.gz 20c71c5a39d52ed813d07f2802bbcf4e 3320 node-loader-utils_3.2.1+~2.0.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-loader-utils Vcs-Git: https://salsa.debian.org/js-team/node-loader-utils.git Checksums-Sha256: aa02190bf258a7c389faf313ce6ce61fd7215cc4c90da9de89c65f6e68851e45 2590 node-loader-utils_3.2.1+~2.0.3-1.dsc 450e05bdfeb45a277c01061bc5d0e464598b64aef6cad1612760425846796ee3 2574 node-loader-utils_3.2.1+~2.0.3.orig-types-loader-utils.tar.gz 502dbc4b8a6f1d4c27711833ae53fef36e4416662947dbeba2c486e0397d4093 94469 node-loader-utils_3.2.1+~2.0.3.orig.tar.gz 7294227a455f87b6939366c373a7c683812d718f610776bfb017665f9244decb 3320 node-loader-utils_3.2.1+~2.0.3-1.debian.tar.xz Homepage: https://github.com/webpack/loader-utils Package-List: node-loader-utils deb javascript optional arch=all Testsuite: autopkgtest-pkg-nodejs Directory: pool/main/n/node-loader-utils Priority: optional Section: javascript Package: node-map-obj Binary: node-map-obj Version: 5.0.2-3 Maintainer: Debian Javascript Maintainers Uploaders: Jonathan Ulrich Horn Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, node-rollup-plugin-node-resolve, node-tape , rollup Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 51e9c9a884c2b4f0ada7beef991b1d2e 2087 node-map-obj_5.0.2-3.dsc d20a4cf46b6f94fc36b4cc015a0353cd 4998 node-map-obj_5.0.2.orig.tar.gz f468791dbaaf632af066e99b923e6f0f 3740 node-map-obj_5.0.2-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-map-obj Vcs-Git: https://salsa.debian.org/js-team/node-map-obj.git Checksums-Sha256: 6b44a945d7eec13fa955115ff3d2fd74b535a2dbb9c0ed82526860b797820497 2087 node-map-obj_5.0.2-3.dsc 46ea40d18961edecca1c70b402fb307e498a5555376eaf902b7f7e6c3ccdefc9 4998 node-map-obj_5.0.2.orig.tar.gz 58566e0f5db61ac2880b465c32f104aca0e7b17b20f6e44a0165a762ab42319d 3740 node-map-obj_5.0.2-3.debian.tar.xz Homepage: https://github.com/sindresorhus/map-obj Package-List: node-map-obj deb javascript optional arch=all Testsuite: autopkgtest-pkg-nodejs Directory: pool/main/n/node-map-obj Priority: optional Section: javascript Package: node-popper2 Binary: node-popper2 Version: 2.11.2-7 Maintainer: Debian Javascript Maintainers Uploaders: Roland Mas Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, node-arg, node-babylon, node-rollup-plugin-babel, node-rollup-plugin-replace, node-rollup-plugin-terser, node-typescript (>= 4.9), rollup Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 8396171ba34cd430776bcfbc15b42210 2153 node-popper2_2.11.2-7.dsc 2df68a5a34e6fb3ed8a65266941b0824 218531 node-popper2_2.11.2.orig.tar.gz 538eeb71cd7ff04efb80954a38d8b059 138224 node-popper2_2.11.2-7.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-popper2 Vcs-Git: https://salsa.debian.org/js-team/node-popper2.git Checksums-Sha256: a50de11855635c4774d970365df9bbf7c6f2c0c3a39c0ff8cf32b43a50a138a0 2153 node-popper2_2.11.2-7.dsc 054f75dfe75e2aedeb7f9c99f6226974e63a22a1aa9cda40ad3f4478e9be3de3 218531 node-popper2_2.11.2.orig.tar.gz 0d81b9137bd8561ef9c3f241bf2df865266ffe3343ae1cc923a1ee40b400f328 138224 node-popper2_2.11.2-7.debian.tar.xz Homepage: https://popper.js.org/ Package-List: node-popper2 deb javascript optional arch=all Testsuite: autopkgtest-pkg-nodejs Directory: pool/main/n/node-popper2 Priority: optional Section: misc Package: node-readable-stream Binary: node-readable-stream Version: 4.2.0+~cs9.0.2-1 Maintainer: Debian Javascript Maintainers Uploaders: Bastien Roucariès Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, node-rollup-plugin-babel, node-rollup-plugin-node-resolve, node-rollup-plugin-typescript2, node-typescript, node-tap , node-sinon , rollup Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: e4fb2cfec0e82ad6b545a5cfbb6acc2b 3094 node-readable-stream_4.2.0+~cs9.0.2-1.dsc 0a84145aead1061a3e3d47aec3fb76d8 8649 node-readable-stream_4.2.0+~cs9.0.2.orig-abort-controller.tar.gz 1bcccb350dc3cc577a3dddb32668d033 78068 node-readable-stream_4.2.0+~cs9.0.2.orig-event-target-shim.tar.gz 911ed65383383cbaa0f904adb72bc644 203599 node-readable-stream_4.2.0+~cs9.0.2.orig.tar.gz bef8382eb9bc4e8894dfea96907d8fb3 6124 node-readable-stream_4.2.0+~cs9.0.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-readable-stream Vcs-Git: https://salsa.debian.org/js-team/node-readable-stream.git Checksums-Sha256: b4ef45b805b217d110981891de220e10df8824adadc91c2a7d4919beaa2f6b81 3094 node-readable-stream_4.2.0+~cs9.0.2-1.dsc 69193a711f014cafc6e7ae9c8addd9f0f25b7f951ecbcc90408272d15cfb325b 8649 node-readable-stream_4.2.0+~cs9.0.2.orig-abort-controller.tar.gz 44c1ea6a5f07b060c254199cdb7e81ab3d2de95329d17701ac8bb3c2e6489f6f 78068 node-readable-stream_4.2.0+~cs9.0.2.orig-event-target-shim.tar.gz dc2cc46ea93e006f810bfe2b3056d5f96203ab508de0f0483744e043e561cd79 203599 node-readable-stream_4.2.0+~cs9.0.2.orig.tar.gz a16cfdb79f66c382b965b06e640224f92d810564ed8434276efa7d1e4d263a56 6124 node-readable-stream_4.2.0+~cs9.0.2-1.debian.tar.xz Homepage: https://github.com/nodejs/readable-stream#readme Package-List: node-readable-stream deb javascript optional arch=all Testsuite: autopkgtest, autopkgtest-pkg-nodejs Testsuite-Triggers: nodejs Directory: pool/main/n/node-readable-stream Priority: optional Section: misc Package: node-solid-jose Binary: node-solid-jose Version: 0.4.0+dfsg-1 Maintainer: Debian Javascript Maintainers Uploaders: Jonas Smedegaard , Build-Depends: debhelper, mocha , node-babel-cli, node-babel-preset-es2015, node-base64url , node-chai , node-trust-json-document , node-trust-jwa , node-trust-webcrypto , pandoc , perl Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: d7e6b3be9807c3b114ef8847991e243d 2269 node-solid-jose_0.4.0+dfsg-1.dsc a06ab42b8adf4f740a1972a0a325d77e 43420 node-solid-jose_0.4.0+dfsg.orig.tar.xz caeb27ab582fc5f9ceeed10910cb7976 6788 node-solid-jose_0.4.0+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-solid-jose Vcs-Git: https://salsa.debian.org/js-team/node-solid-jose.git Checksums-Sha256: f7803d79dc07723a7567b1091ee214573c43bbdf9ea1172933bd59c6edcac900 2269 node-solid-jose_0.4.0+dfsg-1.dsc 31e3ff5048455dd76ef99b456834e10effa792835944ad8dcbab7b3bc927cf07 43420 node-solid-jose_0.4.0+dfsg.orig.tar.xz 04834809903aac40bbf0ef11e31ab37a2cf52c462b55c6ce2ab79bab88735aa9 6788 node-solid-jose_0.4.0+dfsg-1.debian.tar.xz Homepage: https://github.com/solid/jose Package-List: node-solid-jose deb javascript optional arch=all Testsuite: autopkgtest Directory: pool/main/n/node-solid-jose Priority: extra Section: misc Package: node-trust-jwa Binary: node-trust-jwa Version: 0.4.6-1~exp1 Maintainer: Debian Javascript Maintainers Uploaders: Jonas Smedegaard , Build-Depends: debhelper, mocha , node-babel-cli, node-babel-preset-es2015, node-base64url , node-chai , node-text-encoding , node-trust-webcrypto , pandoc , perl Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 8b5681ce3ade23100454802a9a3ba041 2217 node-trust-jwa_0.4.6-1~exp1.dsc a754f353ec47d613f1860f3b6444669c 60986 node-trust-jwa_0.4.6.orig.tar.gz e156038b41c68a744b1801ade34d90e2 4236 node-trust-jwa_0.4.6-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-trust-jwa Vcs-Git: https://salsa.debian.org/js-team/node-trust-jwa.git Checksums-Sha256: c6d25a7cb8bc1d7958f4cfb658cb7255d6f63e24b795f9b091eccf011b164221 2217 node-trust-jwa_0.4.6-1~exp1.dsc 71fc94a4a3cfeffeaa20c7f1404f7cce2444ca06ccdf4242df8133d4c1415dbe 60986 node-trust-jwa_0.4.6.orig.tar.gz ac52d5b41195f3353d5ac7ee7ace5a5bed453527963b5382fd5e4004a494ff0f 4236 node-trust-jwa_0.4.6-1~exp1.debian.tar.xz Homepage: https://github.com/anvilresearch/jwa Package-List: node-trust-jwa deb javascript optional arch=all Testsuite: autopkgtest Directory: pool/main/n/node-trust-jwa Priority: extra Section: misc Package: node-typescript Binary: node-typescript Version: 4.9.5+ds1-1 Maintainer: Debian Javascript Maintainers Uploaders: Julien Puydt Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 27deabde12871e7c16240194058eb011 2090 node-typescript_4.9.5+ds1-1.dsc eb92ddb4769bddfa9640bbc26c44026f 22187276 node-typescript_4.9.5+ds1.orig.tar.xz 74e4966a93c5575b7d068a87012b741b 10996 node-typescript_4.9.5+ds1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/js-team/node-typescript Vcs-Git: https://salsa.debian.org/js-team/node-typescript.git Checksums-Sha256: d712051519e21f4651632649b4e1583d82e8e9e49fdcf50b54d6f712c0b3f18e 2090 node-typescript_4.9.5+ds1-1.dsc 31b67f4d8bd23404800fe4fef1e34a3e143feec917b68f9e5bb04842c902750e 22187276 node-typescript_4.9.5+ds1.orig.tar.xz e04f11d24c5160352ba5029351bb1880ef57c207406f7898a04e5f40a3eb1210 10996 node-typescript_4.9.5+ds1-1.debian.tar.xz Homepage: https://typescriptlang.org/ Package-List: node-typescript deb javascript optional arch=all Testsuite: autopkgtest, autopkgtest-pkg-nodejs Directory: pool/main/n/node-typescript Priority: optional Section: javascript Package: nomad Binary: nomad, golang-github-hashicorp-nomad-dev Version: 0.10.3+dfsg1-1 Maintainer: Dmitry Smirnov Uploaders: Debian Go Packaging Team Build-Depends: debhelper-compat (= 12), bash-completion, dh-golang (>= 1.42~), golang-any (>= 2:1.11~), golang-dbus-dev | golang-github-godbus-dbus-dev, golang-ginkgo-dev, golang-github-agext-levenshtein-dev, golang-github-apparentlymart-go-textseg-dev, golang-github-appc-cni-dev (>= 0.7.1~), golang-github-appc-spec-dev, golang-github-armon-circbuf-dev, golang-github-armon-go-metrics-dev (>= 0.0~git20190430~), golang-github-armon-go-radix-dev, golang-github-azure-go-ansiterm-dev, golang-github-beorn7-perks-dev, golang-github-bgentry-go-netrc-dev, golang-github-boltdb-bolt-dev (>= 1.3.1~), golang-github-burntsushi-toml-dev (>= 0.3.1~), golang-github-circonus-labs-circonus-gometrics-dev (>= 2.3.1~), golang-github-circonus-labs-circonusllhist-dev, golang-github-containerd-console-dev, golang-github-containerd-go-cni-dev, golang-github-containernetworking-plugins-dev, golang-github-coreos-go-iptables-dev, golang-github-coreos-go-semver-dev, golang-github-coreos-go-systemd-dev, golang-github-datadog-datadog-go-dev, golang-github-davecgh-go-spew-dev, golang-github-denverdino-aliyungo-dev, golang-github-docker-docker-dev (>= 17.12.1~), golang-github-docker-go-connections-dev, golang-github-docker-go-units-dev, golang-github-dustin-go-humanize-dev, golang-github-elazarl-go-bindata-assetfs-dev, golang-github-fatih-color-dev (>= 1.5.0~), golang-github-fatih-structs-dev, golang-github-fsnotify-fsnotify-dev, golang-github-fsouza-go-dockerclient-dev (>= 1.4.4~), golang-github-go-ini-ini-dev, golang-github-golang-snappy-dev, golang-github-googleapis-gax-go-dev, golang-github-google-go-cmp-dev, golang-github-gophercloud-gophercloud-dev, golang-github-gorhill-cronexpr-dev (>= 1.0.0+git20180427~), golang-github-gorilla-websocket-dev, golang-github-hashicorp-consul-dev (>= 1.5.2~), golang-github-hashicorp-errwrap-dev, golang-github-hashicorp-go-checkpoint-dev (>= 0.0~git20170624~), golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.1~), golang-github-hashicorp-go-discover-dev, golang-github-hashicorp-go-getter-dev (>= 1.4.0~), golang-github-hashicorp-go-hclog-dev (>= 0.9.2~), golang-github-hashicorp-go-immutable-radix-dev (>= 0.0~git20170725~), golang-github-hashicorp-golang-lru-dev (>= 0.0~git20160813~), golang-github-hashicorp-go-memdb-dev, golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-go-plugin-dev (>= 1.0.1~), golang-github-hashicorp-go-retryablehttp-dev (>= 0.6.2~), golang-github-hashicorp-go-rootcerts-dev, golang-github-hashicorp-go-sockaddr-dev, golang-github-hashicorp-go-syslog-dev, golang-github-hashicorp-go-uuid-dev, golang-github-hashicorp-go-version-dev, golang-github-hashicorp-hcl-dev (>= 0.0~git20170509~), golang-github-hashicorp-logutils-dev, golang-github-hashicorp-memberlist-dev, golang-github-hashicorp-net-rpc-msgpackrpc-dev (>= 0.0~git20151116~), golang-github-hashicorp-raft-boltdb-dev, golang-github-hashicorp-raft-dev (>= 1.0.0+git20180118~), golang-github-hashicorp-scada-client-dev (>= 0.0~git20160601~), golang-github-hashicorp-serf-dev (>= 0.8.1+git20180508~), golang-github-hashicorp-yamux-dev (>= 0.0+git20190923~), golang-github-influxdata-tail-dev (>= 1.0.0+git20180327.c434825-2~) | golang-github-hpcloud-tail-dev, golang-github-jmespath-go-jmespath-dev, golang-github-kr-pretty-dev, golang-github-kr-pty-dev, golang-github-kr-text-dev, golang-github-lk4d4-joincontext-dev, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev (>= 0.0.3~), golang-github-mattn-go-shellwords-dev, golang-github-mitchellh-cli-dev (>= 1.0.0~), golang-github-mitchellh-colorstring-dev, golang-github-mitchellh-copystructure-dev, golang-github-mitchellh-go-homedir-dev, golang-github-mitchellh-go-ps-dev, golang-github-mitchellh-go-testing-interface-dev, golang-github-mitchellh-go-wordwrap-dev, golang-github-mitchellh-hashstructure-dev, golang-github-mitchellh-mapstructure-dev, golang-github-mitchellh-reflectwalk-dev, golang-github-mrunalp-fileutils-dev, golang-github-nytimes-gziphandler-dev (>= 1.0.1~), golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev, golang-github-opencontainers-runc-dev, golang-github-pkg-errors-dev, golang-github-pmezard-go-difflib-dev, golang-github-posener-complete-dev, golang-github-prometheus-client-golang-dev, golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev, golang-github-racksec-srslog-dev, golang-github-rs-cors-dev, golang-github-ryanuber-columnize-dev (>= 2.1.1~), golang-github-ryanuber-go-glob-dev, golang-github-shirou-gopsutil-dev (>= 2.18.02~), golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-skratchdot-open-golang-dev, golang-github-spf13-pflag-dev, golang-github-stretchr-objx-dev, golang-github-stretchr-testify-dev, golang-github-ugorji-go-codec-dev (>= 1.1.7~), golang-github-ugorji-go-codec (>= 1.1.7~), golang-github-zclconf-go-cty-dev, golang-gocapability-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-golang-x-text-dev, golang-golang-x-time-dev, golang-golang-x-tools-dev, golang-gomega-dev, golang-google-cloud-dev, golang-google-grpc-dev (>= 1.22.1~), golang-go.opencensus-dev, golang-gopkg-inf.v0-dev, golang-gopkg-tomb.v1-dev, golang-gopkg-tomb.v2-dev, golang-gopkg-yaml.v2-dev, golang-goprotobuf-dev | golang-github-golang-protobuf-dev, golang-procfs-dev, golang-protobuf-extensions-dev | golang-github-matttproud-protobuf-extensions-dev, golang-google-api-dev (>= 0.7.0~), consul (>= 1.5.2~), tzdata Architecture: any all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 372caf5426003bbfa9919456fb95ae55 7576 nomad_0.10.3+dfsg1-1.dsc 1d7f84e35000dccfe78beb747274e351 4100072 nomad_0.10.3+dfsg1.orig.tar.xz ab1298a3c2efd85c7cba59bf025639da 31836 nomad_0.10.3+dfsg1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/nomad Vcs-Git: https://salsa.debian.org/go-team/packages/nomad.git Checksums-Sha256: 16053d3086bd85fe323f00e53d6b4f162dac0a285d0a05e8defc0b34fb64004c 7576 nomad_0.10.3+dfsg1-1.dsc cd8c7fa23b630e9090fa8dd78b05917d6483ea2c7c468452974bd0bdc9ff40a9 4100072 nomad_0.10.3+dfsg1.orig.tar.xz d524f787bd7d2f26bb7eefd4b6c420eee3a7a20243a6c519e8f9c830f0ef9551 31836 nomad_0.10.3+dfsg1-1.debian.tar.xz Homepage: https://github.com/hashicorp/nomad Go-Import-Path: github.com/hashicorp/nomad Package-List: golang-github-hashicorp-nomad-dev deb devel optional arch=all nomad deb devel optional arch=any Extra-Source-Only: yes Directory: pool/main/n/nomad Priority: optional Section: misc Package: nomad Binary: nomad, golang-github-hashicorp-nomad-dev Version: 0.10.4+dfsg1-3 Maintainer: Dmitry Smirnov Uploaders: Debian Go Packaging Team Build-Depends: debhelper-compat (= 12), bash-completion, dh-golang (>= 1.42~), golang-any (>= 2:1.11~), golang-dbus-dev | golang-github-godbus-dbus-dev, golang-ginkgo-dev, golang-github-agext-levenshtein-dev, golang-github-apparentlymart-go-textseg-dev, golang-github-appc-cni-dev (>= 0.7.1~), golang-github-appc-spec-dev, golang-github-armon-circbuf-dev, golang-github-armon-go-metrics-dev (>= 0.0~git20190430~), golang-github-armon-go-radix-dev, golang-github-azure-go-ansiterm-dev, golang-github-beorn7-perks-dev, golang-github-bgentry-go-netrc-dev, golang-github-boltdb-bolt-dev (>= 1.3.1~), golang-github-burntsushi-toml-dev (>= 0.3.1~), golang-github-circonus-labs-circonus-gometrics-dev (>= 2.3.1~), golang-github-circonus-labs-circonusllhist-dev, golang-github-containerd-console-dev, golang-github-containerd-go-cni-dev, golang-github-containernetworking-plugins-dev, golang-github-coreos-go-iptables-dev, golang-github-coreos-go-semver-dev, golang-github-coreos-go-systemd-dev, golang-github-datadog-datadog-go-dev, golang-github-davecgh-go-spew-dev, golang-github-denverdino-aliyungo-dev, golang-github-docker-docker-dev (>= 17.12.1~), golang-github-docker-go-connections-dev, golang-github-docker-go-units-dev, golang-github-dustin-go-humanize-dev, golang-github-elazarl-go-bindata-assetfs-dev, golang-github-fatih-color-dev (>= 1.5.0~), golang-github-fatih-structs-dev, golang-github-fsnotify-fsnotify-dev, golang-github-fsouza-go-dockerclient-dev (>= 1.4.4~), golang-github-go-ini-ini-dev, golang-github-golang-snappy-dev, golang-github-googleapis-gax-go-dev, golang-github-google-go-cmp-dev, golang-github-gophercloud-gophercloud-dev, golang-github-gorhill-cronexpr-dev (>= 1.0.0+git20180427~), golang-github-gorilla-websocket-dev, golang-github-hashicorp-consul-dev (>= 1.7.0~), golang-github-hashicorp-errwrap-dev, golang-github-hashicorp-go-checkpoint-dev (>= 0.0~git20170624~), golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.1~), golang-github-hashicorp-go-discover-dev, golang-github-hashicorp-go-getter-dev (>= 1.4.0~), golang-github-hashicorp-go-hclog-dev (>= 0.9.2~), golang-github-hashicorp-go-immutable-radix-dev (>= 0.0~git20170725~), golang-github-hashicorp-golang-lru-dev (>= 0.0~git20160813~), golang-github-hashicorp-go-memdb-dev, golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-go-plugin-dev (>= 1.0.1~), golang-github-hashicorp-go-retryablehttp-dev (>= 0.6.2~), golang-github-hashicorp-go-rootcerts-dev, golang-github-hashicorp-go-sockaddr-dev, golang-github-hashicorp-go-syslog-dev, golang-github-hashicorp-go-uuid-dev, golang-github-hashicorp-go-version-dev, golang-github-hashicorp-hcl-dev (>= 0.0~git20170509~), golang-github-hashicorp-logutils-dev, golang-github-hashicorp-memberlist-dev, golang-github-hashicorp-net-rpc-msgpackrpc-dev (>= 0.0~git20151116~), golang-github-hashicorp-raft-boltdb-dev, golang-github-hashicorp-raft-dev (>= 1.0.0+git20180118~), golang-github-hashicorp-scada-client-dev (>= 0.0~git20160601~), golang-github-hashicorp-serf-dev (>= 0.8.1+git20180508~), golang-github-hashicorp-yamux-dev (>= 0.0+git20190923~), golang-github-influxdata-tail-dev (>= 1.0.0+git20180327.c434825-2~) | golang-github-hpcloud-tail-dev, golang-github-jmespath-go-jmespath-dev, golang-github-kr-pretty-dev, golang-github-kr-pty-dev, golang-github-kr-text-dev, golang-github-lk4d4-joincontext-dev, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev (>= 0.0.3~), golang-github-mattn-go-shellwords-dev, golang-github-mitchellh-cli-dev (>= 1.0.0~), golang-github-mitchellh-colorstring-dev, golang-github-mitchellh-copystructure-dev, golang-github-mitchellh-go-homedir-dev, golang-github-mitchellh-go-ps-dev, golang-github-mitchellh-go-testing-interface-dev, golang-github-mitchellh-go-wordwrap-dev, golang-github-mitchellh-hashstructure-dev, golang-github-mitchellh-mapstructure-dev, golang-github-mitchellh-reflectwalk-dev, golang-github-mrunalp-fileutils-dev, golang-github-nytimes-gziphandler-dev (>= 1.0.1~), golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev, golang-github-opencontainers-runc-dev, golang-github-pkg-errors-dev, golang-github-pmezard-go-difflib-dev, golang-github-posener-complete-dev, golang-github-prometheus-client-golang-dev, golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev, golang-github-racksec-srslog-dev, golang-github-rs-cors-dev, golang-github-ryanuber-columnize-dev (>= 2.1.1~), golang-github-ryanuber-go-glob-dev, golang-github-shirou-gopsutil-dev (>= 2.18.02~), golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-skratchdot-open-golang-dev, golang-github-spf13-pflag-dev, golang-github-stretchr-objx-dev, golang-github-stretchr-testify-dev, golang-github-ugorji-go-codec-dev (>= 1.1.7~), golang-github-ugorji-go-codec (>= 1.1.7~), golang-github-zclconf-go-cty-dev, golang-gocapability-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-golang-x-text-dev, golang-golang-x-time-dev, golang-golang-x-tools-dev, golang-gomega-dev, golang-google-cloud-dev, golang-google-grpc-dev (>= 1.22.1~), golang-go.opencensus-dev, golang-gopkg-inf.v0-dev, golang-gopkg-tomb.v1-dev, golang-gopkg-tomb.v2-dev, golang-gopkg-yaml.v2-dev, golang-goprotobuf-dev | golang-github-golang-protobuf-dev, golang-procfs-dev, golang-protobuf-extensions-dev | golang-github-matttproud-protobuf-extensions-dev, golang-google-api-dev (>= 0.7.0~), consul (>= 1.7.0~), tzdata Architecture: any all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: cc36cde9e642ca8365dea191a73f26d4 7576 nomad_0.10.4+dfsg1-3.dsc 09206da8484ba1b344f1fc32be674486 4190840 nomad_0.10.4+dfsg1.orig.tar.xz 6a05c243416f35eda873eee6e48530df 38152 nomad_0.10.4+dfsg1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/nomad Vcs-Git: https://salsa.debian.org/go-team/packages/nomad.git Checksums-Sha256: fb953c19d784e80aa329736b4c6077fcea913b685db5c2a4e86c6cfcfc789220 7576 nomad_0.10.4+dfsg1-3.dsc a0a60d3ae23047a004d4612e36c8793d8573e5afbb266ab12913e41c12f952d7 4190840 nomad_0.10.4+dfsg1.orig.tar.xz e53a556149a389fcbc26a6f9679f656d5a0f25002042a575a8c42dd270efc050 38152 nomad_0.10.4+dfsg1-3.debian.tar.xz Homepage: https://github.com/hashicorp/nomad Go-Import-Path: github.com/hashicorp/nomad Package-List: golang-github-hashicorp-nomad-dev deb devel optional arch=all nomad deb devel optional arch=any Extra-Source-Only: yes Directory: pool/main/n/nomad Priority: optional Section: misc Package: nqp Binary: nqp, nqp-data Version: 2023.06+dfsg-1~exp1 Maintainer: Debian Rakudo Maintainers Uploaders: Dominique Dumont , Daniel Dehennin , Mo Zhou Build-Depends: debhelper-compat (= 13), libgmp-dev, libjs-jquery, libreadline-dev, libtommath-dev, moarvm-dev (>= 2023.06~), perl Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x x32 riscv64 all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 0cc67e7d7051a265021e000197f4f7be 2435 nqp_2023.06+dfsg-1~exp1.dsc cf1317825edf3d29b7772a3916f99f2d 1119656 nqp_2023.06+dfsg.orig.tar.xz 4142b376608f6709f9515e65c8246c83 17124 nqp_2023.06+dfsg-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/perl6-team/nqp Vcs-Git: https://salsa.debian.org/perl6-team/nqp.git Checksums-Sha256: 5597cc2c7081e020603260ae35c2abfebec6cf8d3ba46dd7ed3623477566b46c 2435 nqp_2023.06+dfsg-1~exp1.dsc 7314eabfc62507423676ec575e53a8ea78f2ca383591c53db3f4e285a45e8553 1119656 nqp_2023.06+dfsg.orig.tar.xz 4967414286920ed1277b1a463c7780595025055a308f5cc3beff3e573314b1a0 17124 nqp_2023.06+dfsg-1~exp1.debian.tar.xz Homepage: https://github.com/perl6/nqp Package-List: nqp deb interpreters optional arch=amd64,arm64,armel,armhf,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64,ppc64el,s390x,x32,riscv64 nqp-data deb interpreters optional arch=all Testsuite: autopkgtest Directory: pool/main/n/nqp Priority: source Section: interpreters Package: nqp Binary: nqp, nqp-data Version: 2024.02+dfsg-1~exp1.1 Maintainer: Debian Rakudo Maintainers Uploaders: Dominique Dumont , Daniel Dehennin , Mo Zhou Build-Depends: debhelper-compat (= 13), libgmp-dev, libjs-jquery, libreadline-dev, libtommath-dev, moarvm-dev (>= 2024.02~), perl Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 loong64 mips mips64el mipsel powerpc ppc64 ppc64el s390x x32 riscv64 all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 0e0dabf13ad2fd4c1e7e9ca3ce57c390 2434 nqp_2024.02+dfsg-1~exp1.1.dsc 75c699b1fc1599f5c60ffdb83b1b650c 1126192 nqp_2024.02+dfsg.orig.tar.xz 8f30b31855e7617c81fc0debe8445367 17256 nqp_2024.02+dfsg-1~exp1.1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/perl6-team/nqp Vcs-Git: https://salsa.debian.org/perl6-team/nqp.git Checksums-Sha256: 337d2deb4fa534dea2ddf319cea9300ea819cb4bca87ab3ff50b7ef3dca0bfdf 2434 nqp_2024.02+dfsg-1~exp1.1.dsc 2b3fc83fb33bff2178baef2f8875664277d1dc85a0cf9fd6585f020b2d0d7fe0 1126192 nqp_2024.02+dfsg.orig.tar.xz 996c5457080385d79eec1bc236b9af5ce4f456f12311b3926a7f2bb4c1e7052e 17256 nqp_2024.02+dfsg-1~exp1.1.debian.tar.xz Homepage: https://github.com/perl6/nqp Package-List: nqp deb interpreters optional arch=amd64,arm64,armel,armhf,i386,kfreebsd-amd64,kfreebsd-i386,loong64,mips,mips64el,mipsel,powerpc,ppc64,ppc64el,s390x,x32,riscv64 nqp-data deb interpreters optional arch=all Testsuite: autopkgtest Directory: pool/main/n/nqp Priority: source Section: interpreters Package: numpy Binary: python3-numpy, python3-numpy-dev, python-numpy-doc Version: 1:2.1.1+ds-3 Maintainer: Debian Python Team , Uploaders: Christian Kastner , Timo Röhling , Build-Depends: cython3:native (>= 3.0), debhelper-compat (= 13), dh-python, dh-sequence-python3, gfortran [amd64 arm64 ppc64el] , libblas-dev [!arm !m68k], liblapack-dev [!arm !m68k], libpython3-all-dev, mypy , ninja-build, pkgconf , pybuild-plugin-pyproject, python3-all-dev:any, python3-charset-normalizer , python3-hypothesis , python3-mesonpy:native, python3-pyproject-metadata:native, python3-pytest , python3-pytest-xdist , python3-setuptools , python3-typing-extensions (>= 4.2.0) , python3-tz , tzdata-legacy Build-Depends-Indep: dh-sequence-sphinxdoc , doxygen , python-imageio-doc , python-pandas-doc , python-pytest-doc , python-scipy-doc , python-skimage-doc , python3-breathe , python3-doc , python3-ipython , python3-numpydoc , python3-pickleshare , python3-pydata-sphinx-theme , python3-sphinx , python3-sphinx-copybutton , python3-sphinx-design Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: e55d67f44a01b17f24287b335d196493 3626 numpy_2.1.1+ds-3.dsc 054d6c7cbed705a772b947f965845ece 13854444 numpy_2.1.1+ds.orig.tar.xz 923730e90012dabc5936fd968b36dffb 158180 numpy_2.1.1+ds-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/numpy Vcs-Git: https://salsa.debian.org/python-team/packages/numpy.git Checksums-Sha256: a048f94b84a69c33c5c16a88049fe8f24d05027ff2fedf808664b428a61891e9 3626 numpy_2.1.1+ds-3.dsc 7d001e277fcba1f5dc34cda76d1c60962caa583ad3d1935ec6de2d2f397e9cae 13854444 numpy_2.1.1+ds.orig.tar.xz 49115beed6164b167edda1a6e18cf37b7eb1d04e37f3bb12d97bcb7fe63e516d 158180 numpy_2.1.1+ds-3.debian.tar.xz Description: Python library for numerical computations NumPy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. Homepage: http://www.numpy.org/ Dgit: ed47b2aa4a2ebe85f09cb43185fd01446a500adc debian archive/debian/1%2.1.1+ds-3 https://git.dgit.debian.org/numpy Package-List: python-numpy-doc deb doc optional arch=all profile=!nodoc python3-numpy deb python optional arch=any python3-numpy-dev deb python optional arch=any Testsuite: autopkgtest-pkg-pybuild Directory: pool/main/n/numpy Priority: extra Section: misc Package: nvidia-texture-tools Binary: libnvtt2, libnvtt-bin, libnvtt-dev Version: 2.1.0-git20160229+dfsg-2~exp1 Maintainer: Lennart Weller Build-Depends: cmake, debhelper (>= 9), dpkg-dev (>= 1.16), freeglut3-dev, libfreeimage-dev, libglew-dev, libilmbase-dev, libjpeg-dev, libopenexr-dev, libpng-dev, libtiff-dev, libxi-dev, libxmu-dev, zlib1g-dev Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 7c3a9d6e52b4c307821fb8179bfb0564 2633 nvidia-texture-tools_2.1.0-git20160229+dfsg-2~exp1.dsc 27a221fdc2b252117b482b2e623e406b 490973 nvidia-texture-tools_2.1.0-git20160229+dfsg.orig.tar.bz2 de9fef67d8f6e975af48c8ba8f09a88e 8080 nvidia-texture-tools_2.1.0-git20160229+dfsg-2~exp1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/nvidia-texture-tools.git Vcs-Git: https://anonscm.debian.org/collab-maint/nvidia-texture-tools.git Checksums-Sha256: 42a0a18f4bdac828c90290610a78936d819b860500d38a3e73bb0f7e3b0cdf2e 2633 nvidia-texture-tools_2.1.0-git20160229+dfsg-2~exp1.dsc c98827ca80443b83df07703aaf435f970aa4740715df8c34f3945945d995569b 490973 nvidia-texture-tools_2.1.0-git20160229+dfsg.orig.tar.bz2 ad28897e73e14ee71f02809e8213a92e4a782c878db72b6aeba599fc2d8230f6 8080 nvidia-texture-tools_2.1.0-git20160229+dfsg-2~exp1.debian.tar.xz Homepage: https://github.com/castano/nvidia-texture-tools Package-List: libnvtt-bin deb libs extra arch=amd64,arm64,armel,armhf,i386,kfreebsd-amd64,kfreebsd-i386,powerpc,ppc64 libnvtt-dev deb libdevel extra arch=amd64,arm64,armel,armhf,i386,kfreebsd-amd64,kfreebsd-i386,powerpc,ppc64 libnvtt2 deb libs extra arch=amd64,arm64,armel,armhf,i386,kfreebsd-amd64,kfreebsd-i386,powerpc,ppc64 Directory: pool/main/n/nvidia-texture-tools Priority: source Section: libs Package: nzbget Binary: nzbget Version: 21.2~r2333+dfsg-1 Maintainer: Andreas Moog Build-Depends: debhelper-compat (= 13), libncurses-dev, libssl-dev, libxml2-dev, pkg-config, zlib1g-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: ee24d8392e5a4ff2c8c1fbb1ab2cd050 2015 nzbget_21.2~r2333+dfsg-1.dsc 8d7cf35d31b257ccc8609eec9fd709c1 1100184 nzbget_21.2~r2333+dfsg.orig.tar.xz ecdc32d6daae5f8058100f3ad4217bc4 28356 nzbget_21.2~r2333+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/amoog-guest/nzbget/commits/master Vcs-Git: https://salsa.debian.org/amoog-guest/nzbget.git Checksums-Sha256: 73c29560089c3435a73def49dfe58f134e299a948ccaecc9d640914d71422819 2015 nzbget_21.2~r2333+dfsg-1.dsc 165ad251320c0171a8bd5f732bdc0cdff3a1ba376dfe4035aab28ec887e18942 1100184 nzbget_21.2~r2333+dfsg.orig.tar.xz 4a48aca6fb69e043b378520a8c2c9eedf65ff2ec2bd65ac443c6cb7169ac8a87 28356 nzbget_21.2~r2333+dfsg-1.debian.tar.xz Homepage: https://nzbget.net Package-List: nzbget deb net optional arch=any Testsuite: autopkgtest Directory: pool/main/n/nzbget Priority: source Section: net Package: ocean-sound-theme Binary: ocean-sound-theme Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), qt6-base-dev Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: bbb41ec2f3be2bc0ce7f16b5228b66d3 2454 ocean-sound-theme_6.1.5-1.dsc 41a141d56fb840d779a16723f9718cc5 1210080 ocean-sound-theme_6.1.5.orig.tar.xz 7b36e0068e9ef72c38fdda8fa585fb2d 833 ocean-sound-theme_6.1.5.orig.tar.xz.asc 2bae9bdd20d2048e421bbc9b5428b47d 17636 ocean-sound-theme_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ocean-sound-theme Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ocean-sound-theme.git Checksums-Sha256: 39d6b0f27481ad5b4c8b941b334d2f812899e21e3c693075216803b826c1810d 2454 ocean-sound-theme_6.1.5-1.dsc ae8fa59c3a3c3d37a438e3ab5ed11cc008ea04501953770bd9eb932700512935 1210080 ocean-sound-theme_6.1.5.orig.tar.xz bf825db8bbca0601193212280a1aabfa5d0e6977ffecd27ee06a303db63e6f14 833 ocean-sound-theme_6.1.5.orig.tar.xz.asc e75166f1772005842a0a5a51f70d970da599e4df13b7edc8c66558f094f3cf0f 17636 ocean-sound-theme_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/ocean-sound-theme Package-List: ocean-sound-theme deb kde optional arch=all Directory: pool/main/o/ocean-sound-theme Priority: optional Section: misc Package: okular Binary: libokular6core1, okular, okular-dev, okular-data, okular-doc, okular-extra-backends, qml6-module-org-kde-okular, okular-mobile Version: 4:24.05.2-4 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 5.240.0~), gettext, kirigami-addons-dev (>= 1.3.0~), libdjvulibre-dev (>= 3.5.28~), libepub-dev, libfreetype-dev, libkexiv2qt6-dev (>= 24.05~), libkf6archive-dev (>= 5.240.0~), libkf6bookmarks-dev (>= 5.240.0~), libkf6completion-dev (>= 5.240.0~), libkf6config-dev (>= 5.240.0~), libkf6configwidgets-dev (>= 5.240.0~), libkf6coreaddons-dev (>= 5.240.0~), libkf6crash-dev (>= 5.240.0~), libkf6doctools-dev (>= 5.240.0~), libkf6i18n-dev (>= 5.240.0~), libkf6iconthemes-dev (>= 5.240.0~), libkf6kio-dev (>= 5.240.0~), libkf6parts-dev (>= 5.240.0~), libkf6pty-dev (>= 5.240.0~), libkf6purpose-dev (>= 5.240.0~), libkf6textwidgets-dev (>= 5.240.0~), libkf6threadweaver-dev (>= 5.240.0~), libkf6wallet-dev (>= 5.240.0~), libkf6windowsystem-dev (>= 5.240.0~), libkf6xmlgui-dev (>= 5.240.0~), libkirigami-dev (>= 5.240.0~), libmarkdown2-dev, libphonon4qt6-dev, libphonon4qt6experimental-dev, libplasmaactivities-dev, libpoppler-qt6-dev (>= 22.02.0~), libqca-qt6-dev (>= 2.1.0~), libqmobipocket6-dev (>= 4:24.05~), libspectre-dev (>= 0.2~), libtiff-dev, libzip-dev, pkgconf, qt6-base-dev (>= 6.6.0~), qt6-base-private-dev (>= 6.6.0~), qt6-declarative-dev (>= 6.6.0~), qt6-speech-dev (>= 6.6.0~), qt6-svg-dev (>= 6.6.0~), zlib1g-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: abad0650fc00497536eb41da3a3ec60b 3902 okular_24.05.2-4.dsc c914c2a29f942500c6469724a4952d25 8016384 okular_24.05.2.orig.tar.xz c9c872959bdf10cefa42c901d59ab9e8 833 okular_24.05.2.orig.tar.xz.asc 9b61965417c71e15784cfae7b798416f 34864 okular_24.05.2-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/okular Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/okular.git Checksums-Sha256: 3a8d4bf55f194a62cfaa01e5144730b73b9ff9a4acddc689bd1e05755fb49175 3902 okular_24.05.2-4.dsc e718d4884b46fbf430033c2ed0e80cb50e6d476e76ccfda4a2c71d840051034e 8016384 okular_24.05.2.orig.tar.xz b9a5105988480170d893e8ca84f9c05507bc53ca468ffc177c71ae424fe9b2b1 833 okular_24.05.2.orig.tar.xz.asc dc0b091145008b223b0dd031b326d4c0e0b3c341e11419497a1fc4d64ab33c25 34864 okular_24.05.2-4.debian.tar.xz Homepage: https://okular.kde.org Package-List: libokular6core1 deb libs optional arch=any okular deb graphics optional arch=any okular-data deb graphics optional arch=all okular-dev deb libdevel optional arch=any okular-doc deb doc optional arch=all okular-extra-backends deb kde optional arch=any okular-mobile deb kde optional arch=any qml6-module-org-kde-okular deb kde optional arch=any Directory: pool/main/o/okular Priority: source Section: graphics Package: openarc Binary: openarc, libopenarc-dev, libopenarc0 Version: 1.0.0~beta3+dfsg-1~exp4 Maintainer: David Bürgin Build-Depends: debhelper-compat (= 13), libbsd-dev, libjansson-dev, libmilter-dev, libssl-dev, pkg-config Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: c51f36382b81d8800bf0e770a01c0da6 2103 openarc_1.0.0~beta3+dfsg-1~exp4.dsc 81016724f6841ed39f1710978f686ea6 114080 openarc_1.0.0~beta3+dfsg.orig.tar.xz 32eccaeedbee63b45bdc8de7027dad81 9064 openarc_1.0.0~beta3+dfsg-1~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/openarc Vcs-Git: https://salsa.debian.org/debian/openarc.git Checksums-Sha256: 69c2df5b7dc2fa174aaca71ae4cb878e195bd1cec4c9debb6a112c4bf830183a 2103 openarc_1.0.0~beta3+dfsg-1~exp4.dsc 1e84ea66dee720d513ef1298944b2ed5475fdbf604d1701ce4636f9d6d55f5c0 114080 openarc_1.0.0~beta3+dfsg.orig.tar.xz 7008d18f48a3fbcc390be1dbec6045b9e03a7a47de74987ef70a38786bb5f4bb 9064 openarc_1.0.0~beta3+dfsg-1~exp4.debian.tar.xz Homepage: https://github.com/trusteddomainproject/OpenARC Package-List: libopenarc-dev deb libdevel optional arch=any libopenarc0 deb libs optional arch=any openarc deb mail optional arch=any Directory: pool/main/o/openarc Priority: optional Section: misc Package: openhft-chronicle-bytes Binary: libopenhft-chronicle-bytes-java Version: 1.16.25-1 Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: debhelper (>= 9), default-jdk, junit4, libintellij-annotations-java, libmaven-bundle-plugin-java, libmockito-java, libopenhft-chronicle-core-java (>= 1.16.24), libslf4j-java, libsnappy-java, maven-debian-helper (>= 2.1) Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 86e019463bb3a232ee8673877f0f78bf 2338 openhft-chronicle-bytes_1.16.25-1.dsc 4b4132a839efaed76dace6a754706320 287448 openhft-chronicle-bytes_1.16.25.orig.tar.gz 190bb7a7a00e5f63af360fe08d7d98bb 2720 openhft-chronicle-bytes_1.16.25-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/java-team/openhft-chronicle-bytes Vcs-Git: https://salsa.debian.org/java-team/openhft-chronicle-bytes.git Checksums-Sha256: 655a1dbe484cdb3f6d3c5d630c80438f07dc57bfd3814568bd132f86d2cbe508 2338 openhft-chronicle-bytes_1.16.25-1.dsc 380fdef57c0edb7e89fe1a07270e74e4aa9a9094f0c588020fd220f3988aa69f 287448 openhft-chronicle-bytes_1.16.25.orig.tar.gz 0870e765cf747c730a3e0fab5c6b955cf89597610c1f74ed5db8ce2b4010b21e 2720 openhft-chronicle-bytes_1.16.25-1.debian.tar.xz Homepage: https://github.com/OpenHFT/Chronicle-Bytes Package-List: libopenhft-chronicle-bytes-java deb java optional arch=all Directory: pool/main/o/openhft-chronicle-bytes Priority: optional Section: misc Package: openhft-chronicle-network Binary: libopenhft-chronicle-network-java Version: 1.16.5-1 Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: debhelper (>= 9), default-jdk, libintellij-annotations-java, libmaven-bundle-plugin-java, libopenhft-chronicle-bytes-java, libopenhft-chronicle-core-java (>= 1.16.24), libopenhft-chronicle-threads-java, libopenhft-chronicle-wire-java (>= 1.16.18), libslf4j-java, maven-debian-helper (>= 2.1) Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 5ba48212d1e824fcc93ef24359a8ac22 2424 openhft-chronicle-network_1.16.5-1.dsc 7c9bb1c4c0d438ec4d42e12bf4d27e14 98753 openhft-chronicle-network_1.16.5.orig.tar.gz 8f3fc7f426b78a5e52d6f1f578a33eec 3428 openhft-chronicle-network_1.16.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/java-team/openhft-chronicle-network Vcs-Git: https://salsa.debian.org/java-team/openhft-chronicle-network.git Checksums-Sha256: a2c6f8507f1fe491a7e3a2aaa4ee12b6490aa279f63d175896d8cc994e3dc631 2424 openhft-chronicle-network_1.16.5-1.dsc af713628ff4027a1b05d1f46eaf35fadfe2c2f44e69a7b89b6bb8956636afbc9 98753 openhft-chronicle-network_1.16.5.orig.tar.gz 78bc265362635002e7dd923b8d2d32b1a784cbb0ab09168290db25db76ed15a4 3428 openhft-chronicle-network_1.16.5-1.debian.tar.xz Homepage: https://github.com/OpenHFT/Chronicle-Network Package-List: libopenhft-chronicle-network-java deb java optional arch=all Directory: pool/main/o/openhft-chronicle-network Priority: optional Section: misc Package: openhft-chronicle-threads Binary: libopenhft-chronicle-threads-java Version: 1.16.3-1 Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: debhelper (>= 9), default-jdk, junit4, libintellij-annotations-java, libmaven-bundle-plugin-java, libmockito-java, libopenhft-affinity-java (>= 3.1.7), libopenhft-chronicle-core-java (>= 1.16.24), libslf4j-java, maven-debian-helper (>= 2.1) Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: ac6409d67c5afaa5190b0a90ead35f0b 2373 openhft-chronicle-threads_1.16.3-1.dsc c8d8a80c2226774805b9f4f271f537f0 18101 openhft-chronicle-threads_1.16.3.orig.tar.gz fb7086c21f2535df079cbde63f295a77 3104 openhft-chronicle-threads_1.16.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/java-team/openhft-chronicle-threads Vcs-Git: https://salsa.debian.org/java-team/openhft-chronicle-threads.git Checksums-Sha256: 1f5d303dc63d1abbf503c68e298bbd20c854a1057f5e604bbd0fdbe5390c78ad 2373 openhft-chronicle-threads_1.16.3-1.dsc b4b68d883fe86c9abc2d528466b9c896e283e1930a4439b87f2237af59e93751 18101 openhft-chronicle-threads_1.16.3.orig.tar.gz d9f534d4053c44a1e73c2e5459e72d7adc2b1e0b2764b362f5b00f163ec758f8 3104 openhft-chronicle-threads_1.16.3-1.debian.tar.xz Homepage: https://github.com/OpenHFT/Chronicle-Threads Package-List: libopenhft-chronicle-threads-java deb java optional arch=all Directory: pool/main/o/openhft-chronicle-threads Priority: optional Section: misc Package: openhft-chronicle-wire Binary: libopenhft-chronicle-wire-java Version: 1.16.18-1 Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: debhelper (>= 9), default-jdk, junit4, libeasymock-java, libintellij-annotations-java, libmaven-bundle-plugin-java, libopenhft-affinity-java (>= 3.1.7), libopenhft-chronicle-bytes-java (>= 1.16.25), libopenhft-chronicle-core-java (>= 1.16.25), libopenhft-chronicle-threads-java (>= 1.16.3), libslf4j-java, libyaml-snake-java, maven-debian-helper (>= 2.1) Architecture: all Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 6f7c8dd7171a12ebc3785d8e90c791e4 2464 openhft-chronicle-wire_1.16.18-1.dsc 49a4629eb1fc985012cc536468df102f 1149559 openhft-chronicle-wire_1.16.18.orig.tar.gz 651e4baf59d5517f76e8300241f6ab64 2604 openhft-chronicle-wire_1.16.18-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/java-team/openhft-chronicle-wire Vcs-Git: https://salsa.debian.org/java-team/openhft-chronicle-wire.git Checksums-Sha256: 2f44c0772570d840f4aefa1092a0a18e7bb880c542ad2d9d5182c0e1acd821c9 2464 openhft-chronicle-wire_1.16.18-1.dsc 294b74f014e611d965c5a704f3870ea954c8d273df347cefcc6a9b366fa431a4 1149559 openhft-chronicle-wire_1.16.18.orig.tar.gz dd40e06456b852073092e4bbb16ca08bdd764edbda140705afa7939e8cfc5559 2604 openhft-chronicle-wire_1.16.18-1.debian.tar.xz Homepage: https://github.com/OpenHFT/Chronicle-Wire Package-List: libopenhft-chronicle-wire-java deb java optional arch=all Directory: pool/main/o/openhft-chronicle-wire Priority: optional Section: misc Package: openldap Binary: slapd, slapd-contrib, ldap-utils, libldap2, libldap-common, libldap-dev, libldap2-dev, slapi-dev Version: 2.6.8+dfsg-1~exp4 Maintainer: Debian OpenLDAP Maintainers Uploaders: Steve Langasek , Torsten Landschoff , Ryan Tandy , Sergio Durigan Junior Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.17.14), groff-base, heimdal-multidev (>= 7.4.0.dfsg.1-1~) , libargon2-dev , libcrack2-dev , libgnutls28-dev, libltdl-dev , libperl-dev (>= 5.8.0) , libsasl2-dev, libwrap0-dev , nettle-dev , openssl , perl:any, pkgconf, po-debconf, unixodbc-dev , krb5-admin-server , krb5-user , krb5-kdc , libsasl2-modules-gssapi-mit , sasl2-bin Build-Conflicts: autoconf2.13, bind-dev, libbind-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 8b5e249c3ec0c5ab9b6cbaea8f190dfc 3315 openldap_2.6.8+dfsg-1~exp4.dsc c67239fb43df3927ae3bf56100701417 3739164 openldap_2.6.8+dfsg.orig.tar.xz b0012bf28e0fd3d5f7c6453294a1404e 171164 openldap_2.6.8+dfsg-1~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/openldap-team/openldap Vcs-Git: https://salsa.debian.org/openldap-team/openldap.git Checksums-Sha256: abd3510018246295ddeea0a881516ffbf4767c409593b43951dd705c89898346 3315 openldap_2.6.8+dfsg-1~exp4.dsc fa445ec333f1e3c36ad0ee74fe225fd1712df1a6f48fc8747358fccf12bb1363 3739164 openldap_2.6.8+dfsg.orig.tar.xz 12e87d4f98c2fcf870b1c221bda8cef4dc1f554e84a6bd2c9f9fcd9308589d38 171164 openldap_2.6.8+dfsg-1~exp4.debian.tar.xz Homepage: https://www.openldap.org/ Package-List: ldap-utils deb net optional arch=any libldap-common deb libs optional arch=all libldap-dev deb libdevel optional arch=any libldap2 deb libs optional arch=any libldap2-dev deb oldlibs optional arch=all slapd deb net optional arch=any profile=!pkg.openldap.noslapd slapd-contrib deb net optional arch=any profile=!pkg.openldap.noslapd slapi-dev deb libdevel optional arch=any profile=!pkg.openldap.noslapd Testsuite: autopkgtest Testsuite-Triggers: heimdal-kdc, openssl, samba, schema2ldif, ssl-cert Directory: pool/main/o/openldap Priority: source Section: net Package: openmpi Binary: openmpi-bin, libopenmpi-dev, libopenmpi3, openmpi-common, openmpi-doc Version: 5.0.3-2 Maintainer: Alastair McKinstry Uploaders: Manuel Prinz Build-Depends: dpkg-dev (>= 1.16.1~), architecture-is-64-bit, dh-sequence-fortran-mod, debhelper-compat (= 13), libevent-dev, libpmix-dev, libucx-dev [amd64 arm64 ppc64el], zlib1g-dev, gfortran, libhwloc-dev, pkg-config, libibverbs-dev (>= 1.1.7) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-any], libfabric-dev [!kfreebsd-amd64 !hurd-any], libnuma-dev [!kfreebsd-amd64 !hurd-any], libpsm-infinipath1-dev [amd64], libpsm2-dev [amd64], python3-sphinx-rtd-theme, python3-recommonmark, default-jdk [!hurd-any !kfreebsd-amd64 !alpha !ppc64 !sparc64] , flex Build-Conflicts: libmpich-dev, libopenmpi-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 07d7f6c56dbff513059b4b98340855ba 2748 openmpi_5.0.3-2.dsc 3d8776c5674ecf46c8ddc967ba125867 24873944 openmpi_5.0.3.orig.tar.xz 3d8e2cae62e2ba009961a04b43168995 67608 openmpi_5.0.3-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/hpc-team/openmpi Vcs-Git: https://salsa.debian.org/hpc-team/openmpi.git -b debian/latest Checksums-Sha256: 6ad5e5f840a59fa65e8c195c7b40d9e52060b2760074218784f3e6391e91d74e 2748 openmpi_5.0.3-2.dsc 2f91d67df3fb6a2da719266adebd190f10f7a9c672fdff972fcc1fb9ea4ccff4 24873944 openmpi_5.0.3.orig.tar.xz 3ca2cbc04d6824b82693ce68e74ed16b336caccb206f599f84f786215394f475 67608 openmpi_5.0.3-2.debian.tar.xz Homepage: https://www.open-mpi.org/ Package-List: libopenmpi-dev deb libdevel optional arch=any libopenmpi3 deb libs optional arch=any openmpi-bin deb net optional arch=any openmpi-common deb net optional arch=all openmpi-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: gcc, gfortran, pkgconf Directory: pool/main/o/openmpi Priority: source Section: net Package: openmpi Binary: openmpi-bin, libopenmpi-dev, libopenmpi3t64, openmpi-common, openmpi-doc Version: 5.0.5-1 Maintainer: Debian Science Maintainers Uploaders: Alastair McKinstry , Manuel Prinz Build-Depends: dpkg-dev (>= 1.22.5), architecture-is-64-bit, dh-sequence-fortran-mod, debhelper-compat (= 13), libevent-dev, libpmix-dev, libucx-dev [amd64 arm64 ppc64el], zlib1g-dev, gfortran, libhwloc-dev, pkg-config, libibverbs-dev (>= 1.1.7) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-any], libfabric-dev [!kfreebsd-amd64 !hurd-any], libnuma-dev [!kfreebsd-amd64 !hurd-any], libpsm-infinipath1-dev [amd64], libpsm2-dev [amd64], python3-sphinx-rtd-theme, python3-recommonmark, default-jdk [!hurd-any !kfreebsd-amd64 !alpha !ppc64 !sparc64] , flex Build-Conflicts: libmpich-dev, libopenmpi-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 21d5ed1096ba2dd38969750f646e6cab 2834 openmpi_5.0.5-1.dsc 9751575db38d07d44affbfd6853545ed 25413440 openmpi_5.0.5.orig.tar.xz bdcc0b24c2f3903312f4958666c17721 67804 openmpi_5.0.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/hpc-team/openmpi Vcs-Git: https://salsa.debian.org/hpc-team/openmpi.git -b debian/latest Checksums-Sha256: 9c82358d0fc58db8aaccccf710fd62062347d791d32d2f2a6f75d090732d6e71 2834 openmpi_5.0.5-1.dsc 8624936ee08e12e41a2d2917942241e5f7e04cfd433c0aa698f78863f30d1959 25413440 openmpi_5.0.5.orig.tar.xz df7db8544d1f4f097de250a05879d8ff928d0cfdd0e10472c12b7bc8abc39b36 67804 openmpi_5.0.5-1.debian.tar.xz Homepage: https://www.open-mpi.org/ Package-List: libopenmpi-dev deb libdevel optional arch=any libopenmpi3t64 deb libs optional arch=any openmpi-bin deb net optional arch=any openmpi-common deb net optional arch=all openmpi-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: gcc, gfortran, pkgconf Directory: pool/main/o/openmpi Priority: source Section: net Package: opensnitch Binary: opensnitch, python3-opensnitch-ui, opensnitch-ebpf-modules Version: 1.5.9-2 Maintainer: Debian Go Packaging Team Uploaders: Gustavo Iñiguez Goya Build-Depends: debhelper-compat (= 11), dh-golang, dh-python, golang-any, golang-github-fsnotify-fsnotify-dev, golang-github-google-gopacket-dev, golang-github-google-nftables-dev, golang-github-iovisor-gobpf-dev, golang-github-vishvananda-netlink-dev, golang-golang-x-net-dev, golang-google-grpc-dev, golang-goprotobuf-dev, libmnl-dev, libnetfilter-queue-dev, pkg-config, protoc-gen-go-grpc, pyqt5-dev-tools, qttools5-dev-tools, python3-all, python3-grpc-tools, python3-setuptools, linux-headers-generic, clang, llvm Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 687d639560055b9ef4b641498ebf6356 2706 opensnitch_1.5.9-2.dsc a499b2f7a8dc5ddbebfd9c47e9cf46e0 1108101 opensnitch_1.5.9.orig.tar.gz 25fad4b4b29ce7ccd6f7eefdf83ee2e6 12852 opensnitch_1.5.9-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/opensnitch Vcs-Git: https://salsa.debian.org/go-team/packages/opensnitch.git Checksums-Sha256: a453395bf303d78f97f31aefd29ee88a57c5c38b73642c5bb3cdb7a3adb14c64 2706 opensnitch_1.5.9-2.dsc 881bc1e00a26559e87e76310a874647b3b2221e6ad25844d90cdc70223ca086a 1108101 opensnitch_1.5.9.orig.tar.gz e32735b1d1d23f420ff1ac21b707e3e9659423b8d1eb38626b30d1bca5de54d8 12852 opensnitch_1.5.9-2.debian.tar.xz Homepage: https://github.com/evilsocket/opensnitch Go-Import-Path: github.com/evilsocket/opensnitch Package-List: opensnitch deb net optional arch=any opensnitch-ebpf-modules deb net optional arch=any python3-opensnitch-ui deb net optional arch=all Testsuite: autopkgtest Testsuite-Triggers: iptables, nftables Directory: pool/main/o/opensnitch Priority: optional Section: misc Package: openstructure Binary: libost-base2.6, libost-bindings2.6, libost-conop2.6, libost-db2.6, libost-geom2.6, libost-gfx2.6, libost-gui2.6, libost-img-alg2.6, libost-img2.6, libost-info2.6, libost-io2.6, libost-mol-alg2.6, libost-mol-mm2.6, libost-mol2.6, libost-seq-alg2.6, libost-seq2.6, openstructure, python3-ost, libost-base-dev, libost-bindings-dev, libost-conop-dev, libost-db-dev, libost-geom-dev, libost-gfx-dev, libost-gui-dev, libost-img-alg-dev, libost-img-dev, libost-info-dev, libost-io-dev, libost-mol-alg-dev, libost-mol-mm-dev, libost-mol-dev, libost-seq-alg-dev, libost-seq-dev Version: 2.6.1-1~exp Maintainer: Debichem Team Uploaders: Andrius Merkys , Build-Depends: clustalw , cmake, debhelper-compat (= 13), dh-python, dssp , libboost-all-dev, libeigen3-dev, libfftw3-dev, libglu1-mesa-dev, libopenmm-dev [amd64 arm64 armhf ppc64el riscv64 alpha ia64 loong64 m68k sh4], libopenmm-plugins [amd64 arm64 armhf ppc64el riscv64 alpha ia64 loong64 m68k sh4], libpng-dev, libqt5opengl5-dev, libsqlite3-dev, libtiff-dev, python3-dev, python3-matplotlib , python3-numpy , python3-pil , python3-pyqt5, python3-scipy , qtbase5-dev, voronota Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: a4d229b81a6a00f2a0261116c8186be8 4708 openstructure_2.6.1-1~exp.dsc d7052f3f950f6adc9dc92b1369587d46 27113428 openstructure_2.6.1.orig.tar.xz ab9d119fa1c9585338dd3c9c8ba0803d 92350100 openstructure_2.6.1-1~exp.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debichem-team/openstructure Vcs-Git: https://salsa.debian.org/debichem-team/openstructure.git Checksums-Sha256: 5978cb93718533a74b647691958baf4ed1c9e5f7a98f6b43ca03a2fdc1fb82b8 4708 openstructure_2.6.1-1~exp.dsc b622910985e8d82af23bc3c41b89c771444803c2eaaf758205c8e1592a311e93 27113428 openstructure_2.6.1.orig.tar.xz 32c9ccfc6cf099a05535313308c512651d294a597adcb5c4e41ada76ddef10c7 92350100 openstructure_2.6.1-1~exp.debian.tar.xz Homepage: https://www.openstructure.org Package-List: libost-base-dev deb libdevel optional arch=any libost-base2.6 deb libs optional arch=any libost-bindings-dev deb libdevel optional arch=any libost-bindings2.6 deb libs optional arch=any libost-conop-dev deb libdevel optional arch=any libost-conop2.6 deb libs optional arch=any libost-db-dev deb libdevel optional arch=any libost-db2.6 deb libs optional arch=any libost-geom-dev deb libdevel optional arch=any libost-geom2.6 deb libs optional arch=any libost-gfx-dev deb libdevel optional arch=any libost-gfx2.6 deb libs optional arch=any libost-gui-dev deb libdevel optional arch=any libost-gui2.6 deb libs optional arch=any libost-img-alg-dev deb libdevel optional arch=any libost-img-alg2.6 deb libs optional arch=any libost-img-dev deb libdevel optional arch=any libost-img2.6 deb libs optional arch=any libost-info-dev deb libdevel optional arch=any libost-info2.6 deb libs optional arch=any libost-io-dev deb libdevel optional arch=any libost-io2.6 deb libs optional arch=any libost-mol-alg-dev deb libdevel optional arch=any libost-mol-alg2.6 deb libs optional arch=any libost-mol-dev deb libdevel optional arch=any libost-mol-mm-dev deb libdevel optional arch=amd64,arm64,ppc64el libost-mol-mm2.6 deb libs optional arch=amd64,arm64,ppc64el libost-mol2.6 deb libs optional arch=any libost-seq-alg-dev deb libdevel optional arch=any libost-seq-alg2.6 deb libs optional arch=any libost-seq-dev deb libdevel optional arch=any libost-seq2.6 deb libs optional arch=any openstructure deb science optional arch=any python3-ost deb python optional arch=any Testsuite: autopkgtest Testsuite-Triggers: clustalw, dssp, ncbi-blast+, voronota Directory: pool/main/o/openstructure Priority: extra Section: misc Package: ortp Binary: libortp-dev, libortp-doc, libortp16 Version: 1:5.2.98-2 Maintainer: Debian VoIP Team Uploaders: Felix Lechner , Bernhard Schmidt , Build-Depends: cmake, debhelper-compat (= 13), libbctoolbox-dev (>= 5.2.98~) Build-Depends-Indep: doxygen Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 1f4922220a21d233f179e7fc14992a3c 2259 ortp_5.2.98-2.dsc 317343e3661a3b6d2c3fc5d3f1e847b3 245557 ortp_5.2.98.orig.tar.gz dd95e73e9ab3d212dc770189b22a9885 20300 ortp_5.2.98-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/ortp Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/ortp.git Checksums-Sha256: 3c26618cbf0918010c2f4ea809f74356c8fdbe27790d8bf12e33dd88ca9e433b 2259 ortp_5.2.98-2.dsc b8b433fce2ea2a1c85beb4837bb56c8243da794b39d7281391d28b9b8d32c688 245557 ortp_5.2.98.orig.tar.gz d799a2f04caefed6311729055deeb723e848cc2e233d8638f3516704dc584951 20300 ortp_5.2.98-2.debian.tar.xz Description: Real-time Transport Protocol (RTP) library Homepage: https://www.linphone.org/technical-corner/ortp Package-List: libortp-dev deb libdevel optional arch=any libortp-doc deb doc optional arch=all profile=!nodoc libortp16 deb libs optional arch=any Directory: pool/main/o/ortp Priority: extra Section: misc Package: osmo-hlr Binary: osmo-hlr, libosmo-gsup-client0, libosmo-gsup-client-dev, libosmo-mslookup1, libosmo-mslookup-dev, osmo-mslookup-utils Version: 1.8.0+dfsg1-1 Maintainer: Debian Mobcom Maintainers Uploaders: Thorsten Alteholz , Ruben Undheim , Nate Doris Build-Depends: debhelper-compat (= 13), pkgconf, python3-minimal, libosmocore-dev (>= 1.10.0), libosmo-abis-dev (>= 1.6.0), libosmo-netif-dev (>= 1.2.0), libsqlite3-dev, sqlite3, help2man Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: bed7f3e36c16787683676ba3ef63e57d 2755 osmo-hlr_1.8.0+dfsg1-1.dsc e27f3c8530a20c3c46c404f88fe31021 162192 osmo-hlr_1.8.0+dfsg1.orig.tar.xz 2c8f16298667514b1b25ad2878466122 7812 osmo-hlr_1.8.0+dfsg1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/osmo-hlr Vcs-Git: https://salsa.debian.org/debian-mobcom-team/osmo-hlr.git Checksums-Sha256: e1e1d3dcbfd963b3d1ea31f481184eb740a673452a5b994efaf96a07996b5153 2755 osmo-hlr_1.8.0+dfsg1-1.dsc f2cc406a7fc5dffca9a9e2d78a455f5e8c355d098febd771fc68ce61c5009fa6 162192 osmo-hlr_1.8.0+dfsg1.orig.tar.xz 692c88fd6fee98808aba65e3f2332c8ed107af25d0dbe7b41b3d89671d22c8f4 7812 osmo-hlr_1.8.0+dfsg1-1.debian.tar.xz Homepage: https://projects.osmocom.org/projects/osmo-hlr Package-List: libosmo-gsup-client-dev deb libdevel optional arch=any libosmo-gsup-client0 deb libs optional arch=any libosmo-mslookup-dev deb libdevel optional arch=any libosmo-mslookup1 deb libs optional arch=any osmo-hlr deb net optional arch=any osmo-mslookup-utils deb utils optional arch=any Testsuite: autopkgtest Directory: pool/main/o/osmo-hlr Priority: extra Section: misc Package: osmo-iuh Binary: libosmo-ranap7, libosmo-ranap-dev, libosmo-sabp1t64, libosmo-sabp-dev, libosmo-hnbap0t64, libosmo-hnbap-dev, libosmo-rua0t64, libosmo-rua-dev Version: 1.6.0+dfsg1-1 Maintainer: Debian Mobcom Maintainers Uploaders: Thorsten Alteholz , Ruben Undheim , Nate Doris Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), pkgconf, autoconf, automake, libtool, osmo-libasn1c-dev (>= 0.9.30), libsctp-dev, libosmocore-dev (>= 1.10.0), libosmo-netif-dev (>= 1.5.0), libosmo-sigtran-dev (>= 1.9.0), python3 Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ab8f0d4671ed4dcb2c7cec93afd519a7 2933 osmo-iuh_1.6.0+dfsg1-1.dsc d4932f349817574c759cf047173f281a 1289724 osmo-iuh_1.6.0+dfsg1.orig.tar.xz 0861ec2755f0e49936e7f41da1170cc5 21484 osmo-iuh_1.6.0+dfsg1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/osmo-iuh Vcs-Git: https://salsa.debian.org/debian-mobcom-team/osmo-iuh.git Checksums-Sha256: 70f33beb06339fda25ea495f91834d2a98a0d68ce595e15985253692ae3226a5 2933 osmo-iuh_1.6.0+dfsg1-1.dsc 0283aad108df1c405cc91464dbcd9e3baa38d7d5d350a19bde95b631cd466e28 1289724 osmo-iuh_1.6.0+dfsg1.orig.tar.xz cede4c81e9c425f031789b0d8501fdd282cdb59a91d38e2dd222ce32c448e94a 21484 osmo-iuh_1.6.0+dfsg1-1.debian.tar.xz Homepage: https://projects.osmocom.org/projects/osmohnbgw Package-List: libosmo-hnbap-dev deb libdevel optional arch=any libosmo-hnbap0t64 deb libs optional arch=any libosmo-ranap-dev deb libdevel optional arch=any libosmo-ranap7 deb libs optional arch=any libosmo-rua-dev deb libdevel optional arch=any libosmo-rua0t64 deb libs optional arch=any libosmo-sabp-dev deb libdevel optional arch=any libosmo-sabp1t64 deb libs optional arch=any Testsuite: autopkgtest Directory: pool/main/o/osmo-iuh Priority: extra Section: misc Package: ovito Binary: ovito, ovito-doc Version: 3.9.4~ds-2 Maintainer: Debian Pan Maintainers Uploaders: Yadd Build-Depends: debhelper-compat (= 13), cmake, cmake-curses-gui, gemmi, gemmi-dev, libavcodec-dev, libavdevice-dev, libavfilter-dev, libavformat-dev, libavutil-dev, libboost-dev, libglu1-mesa-dev, libhdf5-dev, libhdf5-serial-dev, libkissfft-dev, libmuparser-dev, libnetcdf-dev, libqt6svg6-dev, libqwt-qt6-dev, libssh-dev, libswscale-dev, libvulkan-dev, ninja-build, qt6-base-dev, python3-sphinx-rtd-theme, sphinx, tao-pegtl-dev, voro++-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 306da1af50e758e7d5427f4b46258b77 2356 ovito_3.9.4~ds-2.dsc 5b7316d00f28cc2df47981fd89f64c99 78678756 ovito_3.9.4~ds.orig.tar.xz fa1f2b0f00d8e39220cf1af583ef491c 17568 ovito_3.9.4~ds-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/ovito Vcs-Git: https://salsa.debian.org/debian/ovito.git Checksums-Sha256: 246c1a6eb3b42e7835ca640b5ea887dd416e9d84bc37baaa037fe345dc505d1f 2356 ovito_3.9.4~ds-2.dsc 337b11bb64a9f864bd5522cbb5cab3dcda0097cea1801eec6bd27f7de67ba9b1 78678756 ovito_3.9.4~ds.orig.tar.xz 42b9aaabf4b0ace681e89873d241a68cbb60921869a5fc01264b498ec43cad06 17568 ovito_3.9.4~ds-2.debian.tar.xz Homepage: https://www.ovito.org Package-List: ovito deb science optional arch=any ovito-doc deb doc optional arch=all Testsuite: autopkgtest Directory: pool/main/o/ovito Priority: optional Section: misc Package: ovito Binary: ovito, ovito-doc Version: 3.10.5~ds-1 Maintainer: Debian Pan Maintainers Uploaders: Yadd Build-Depends: debhelper-compat (= 13), cmake, cmake-curses-gui, gemmi, gemmi-dev, libavcodec-dev, libavdevice-dev, libavfilter-dev, libavformat-dev, libavutil-dev, libboost-dev, libglu1-mesa-dev, libhdf5-dev, libhdf5-serial-dev, libkissfft-dev, libmuparser-dev, libnetcdf-dev, libqt6svg6-dev, libqwt-qt6-dev, libssh-dev, libswscale-dev, libvulkan-dev, ninja-build, qt6-base-dev, python3-sphinx-rtd-theme, sphinx, tao-pegtl-dev, voro++-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 0833412f2c96b4018cb2e92a405cda8f 2363 ovito_3.10.5~ds-1.dsc 5b92ec0a97439512af93d92782393886 58106356 ovito_3.10.5~ds.orig.tar.xz 384fa5352ac479c3aa21f18ae5885079 19080 ovito_3.10.5~ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/ovito Vcs-Git: https://salsa.debian.org/debian/ovito.git Checksums-Sha256: e77e6d06cf7fc5da3c71aeeb7eb7df74c548e23cd8623211966aa82563ae4b92 2363 ovito_3.10.5~ds-1.dsc 03af56499dd82173306bc20141bff2927fae5e923fa8bcf7c6988591be84342a 58106356 ovito_3.10.5~ds.orig.tar.xz 5d0c2f9abf73bce0bbe2da17c4d4ed5f20a8479f0b6d86164fd1b3c1a3e3d08c 19080 ovito_3.10.5~ds-1.debian.tar.xz Homepage: https://www.ovito.org Package-List: ovito deb science optional arch=any ovito-doc deb doc optional arch=all Testsuite: autopkgtest Directory: pool/main/o/ovito Priority: optional Section: misc Package: oxygen Binary: kde-style-oxygen-qt5, kde-style-oxygen-qt6, kwin-decoration-oxygen, liboxygenstyle5-6, liboxygenstyleconfig5-6, liboxygenstyle6-6, liboxygenstyleconfig6-6, plasma-theme-oxygen Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.25~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 5.102.0~), gettext, libkdecorations2-dev (>= 4:6.1.5~), libkf5completion-dev (>= 5.102.0~), libkf5config-dev (>= 5.102.0~), libkf5coreaddons-dev (>= 5.102.0~), libkf5guiaddons-dev (>= 5.102.0~), libkf5i18n-dev (>= 5.102.0~), libkf5service-dev (>= 5.102.0~), libkf5style-dev (>= 5.102.0~), libkf5widgetsaddons-dev (>= 5.102.0~), libkf5windowsystem-dev (>= 5.102.0~), libkf6completion-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6configwidgets-dev, libkf6coreaddons-dev (>= 6.2.0~), libkf6guiaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6style-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libplasma-dev (>= 6.1.5~), libqt5x11extras5-dev (>= 5.15.2~), libx11-dev, libxcb1-dev, libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-base-private-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qtbase5-dev (>= 5.15.2~), qtdeclarative5-dev (>= 5.15.2~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1fc68a5646e4e65e95d28b1647f49b67 3822 oxygen_6.1.5-1.dsc 98165c9812d58be4dd2919b522a6170c 2800624 oxygen_6.1.5.orig.tar.xz 364e8b3b5c09f0d3e9a217429b9730a5 833 oxygen_6.1.5.orig.tar.xz.asc e8191772aad8b423d7a2183c8a91025d 19512 oxygen_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/oxygen Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/oxygen.git Checksums-Sha256: 50db545a290c75baa1eb63adbad5937c5676324685cbbc169c1841fa20d7b9c6 3822 oxygen_6.1.5-1.dsc 0741d6b2275ef00b593ef5e31ca267899d73bc3f16d132c92a42e767ec025735 2800624 oxygen_6.1.5.orig.tar.xz 1eb3638849d380727d897b3b0c16b7c5c0e86f32deec2ef8dd39c99ee665fd49 833 oxygen_6.1.5.orig.tar.xz.asc 1b6d31666bcc1591cbfb36152452e4884456703a359f4aebacd323305ac977c0 19512 oxygen_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/oxygen Package-List: kde-style-oxygen-qt5 deb kde optional arch=any kde-style-oxygen-qt6 deb kde optional arch=any kwin-decoration-oxygen deb kde optional arch=any liboxygenstyle5-6 deb libs optional arch=any liboxygenstyle6-6 deb libs optional arch=any liboxygenstyleconfig5-6 deb libs optional arch=any liboxygenstyleconfig6-6 deb libs optional arch=any plasma-theme-oxygen deb kde optional arch=any Directory: pool/main/o/oxygen Priority: optional Section: misc Package: oxygen-sounds Binary: oxygen-sounds Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf5, extra-cmake-modules (>= 5.102.0~), qtbase5-dev Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1ca19b464a8979f2f88df7d69b134c76 2397 oxygen-sounds_6.1.5-1.dsc bfb0a8f7fda21863acd7784e304556b8 1936612 oxygen-sounds_6.1.5.orig.tar.xz 7ba841598aadebcedaa7807fffb77d60 833 oxygen-sounds_6.1.5.orig.tar.xz.asc 8853f2f5c80cd7ad4d192c86f6588d61 12336 oxygen-sounds_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/oxygen-sounds Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/oxygen-sounds.git Checksums-Sha256: 34d566e38b2fb6bade6e1565d3d1b789f077dfa42fea0c654fb81b634741d664 2397 oxygen-sounds_6.1.5-1.dsc 6690a49e22d15a6a6882b87f725a9da3bc496177b89a3952b01555a98bb446a5 1936612 oxygen-sounds_6.1.5.orig.tar.xz b05cf79ea882b0773263f03f588ecfe13cd41084aa70235ff3acf7cc34b81403 833 oxygen-sounds_6.1.5.orig.tar.xz.asc 3f6b827e04f4b22ecc03606fe53c6ac8e7b0c2c3d72710cec5520b2fc871b7d3 12336 oxygen-sounds_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/oxygen-sounds Package-List: oxygen-sounds deb kde optional arch=all Directory: pool/main/o/oxygen-sounds Priority: optional Section: misc Package: parolottero Binary: parolottero Version: 2.2-1 Maintainer: Salvo 'LtWorf' Tomaselli Build-Depends: debhelper-compat (= 13), qt5-qmake, qtbase5-dev, qttools5-dev-tools, qtdeclarative5-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8deb79fb1b56e09d7d2dd33e2253685f 2119 parolottero_2.2-1.dsc c6479958479b27a44a1119cf94837415 32158 parolottero_2.2.orig.tar.gz f650ea42fe7b5f7977fa9832efd1cbd8 833 parolottero_2.2.orig.tar.gz.asc 17b0c7af003a0e48f742c91fbf719c88 23228 parolottero_2.2-1.debian.tar.xz Vcs-Browser: https://codeberg.org/parolottero/parolottero Checksums-Sha256: 338b4881f0519d996033e81de27fb5b90360d0e7d3fb28d8b387ada4045ab2b8 2119 parolottero_2.2-1.dsc 4d5f93588f53ebd54521dde235a1422a2bb0ad67c143b84469c2af9000ae2989 32158 parolottero_2.2.orig.tar.gz 706909ac384cd76a38679117392c856b43b50ea3cbff3426705a2502ca629035 833 parolottero_2.2.orig.tar.gz.asc b73ff9c49f959e752651fe3f1525daa137b359a302152a4e16df99fa16ff90aa 23228 parolottero_2.2-1.debian.tar.xz Homepage: https://codeberg.org/parolottero/parolottero Package-List: parolottero deb games optional arch=any Directory: pool/main/p/parolottero Priority: optional Section: misc Package: partman-swapfile Binary: partman-swapfile Version: 2 Maintainer: Debian Install System Team Build-Depends: debhelper (>= 9), dh-di, po-debconf (>= 0.5.0) Architecture: all Format: 3.0 (native) Files: 4be933b311ad535e941f1a3bb420e1f4 1628 partman-swapfile_2.dsc 7822ddbb1defdc0970b434b61f626e13 2820 partman-swapfile_2.tar.xz Vcs-Browser: https://salsa.debian.org/installer-team/partman-swapfile Vcs-Git: https://salsa.debian.org/installer-team/partman-swapfile.git Checksums-Sha256: c0ffa5670f9abcfc2bb622aa395a01e12f4a9458e052ce7e2c726c137f47b0a0 1628 partman-swapfile_2.dsc a5899224c12574272358a15d21158f6d70f19e5206c08ceb7eae4ec00ac2a755 2820 partman-swapfile_2.tar.xz Package-List: partman-swapfile udeb debian-installer standard arch=all Directory: pool/main/p/partman-swapfile Priority: optional Section: misc Package: patroni Binary: patroni, patroni-doc Version: 4.0.1-1 Maintainer: Debian PostgreSQL Maintainers Uploaders: Michael Banck , Christoph Berg , Build-Depends: debhelper (>= 10), dh-python, libjs-jquery, libjs-mathjax, libjs-underscore, pyflakes3, python3, python3-boto3, python3-cdiff, python3-click (>= 4.1), python3-consul (>= 0.7.0), python3-dateutil, python3-dnspython, python3-doc, python3-etcd (>= 0.4.3), python3-flake8, python3-kazoo, python3-mccabe, python3-kubernetes, python3-prettytable (>= 0.7), python3-psutil, python3-psycopg2 (>= 2.6.1), python3-pycodestyle, python3-pytest, python3-pytest-cov, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, python3-sphinxcontrib.apidoc, python3-tz, python3-tzlocal, python3-yaml, sphinx-common Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: f3147467105c944e403406c93fe46420 2851 patroni_4.0.1-1.dsc 2edc926fbd0aa5d43d18ef60c52ad0e0 1198110 patroni_4.0.1.orig.tar.gz f00eb4396665ff89e494148abede6aed 24284 patroni_4.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/postgresql/patroni Vcs-Git: https://salsa.debian.org/postgresql/patroni.git Checksums-Sha256: 6368843f4f626986bd6a5600d2c8fe56bbcb312041fb595dcc5acc57f06b52a2 2851 patroni_4.0.1-1.dsc ede3769e0b6f5b1bf97791d9ce421d133d466e5341140108e01c076950161afe 1198110 patroni_4.0.1.orig.tar.gz f879fd2d691fa7788001eebf0131002d25a91ee8d684eb34da12f315ff491ada 24284 patroni_4.0.1-1.debian.tar.xz Homepage: https://github.com/zalando/patroni Package-List: patroni deb database optional arch=all patroni-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: etcd-server, moreutils, postgresql, procps, python3-behave, python3-boto3, python3-consul, python3-coverage, python3-etcd, python3-flake8, python3-kazoo, python3-kubernetes, python3-mock, python3-pysyncobj, python3-pytest-cov, zookeeperd Directory: pool/main/p/patroni Priority: extra Section: misc Package: pavucontrol-qt Binary: pavucontrol-qt, pavucontrol-qt-l10n Version: 2.0.0-1~exp1 Maintainer: LXQt Packaging Team Uploaders: Andrew Lee (李健秋) , ChangZhuo Chen (陳昌倬) , Build-Depends: debhelper-compat (= 13), libkf6windowsystem-dev, libpulse-dev, qt6-svg-dev, lxqt-build-tools (>= 2.0.0+really2.0.0~), qt6-tools-dev, xdg-user-dirs Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 4a9fcc74ff724722b1950b3670712881 2507 pavucontrol-qt_2.0.0-1~exp1.dsc d530390b798e299aa42e9b81cda033b7 114044 pavucontrol-qt_2.0.0.orig.tar.xz 89397cd0eb4a4297730e24a57ba99d36 862 pavucontrol-qt_2.0.0.orig.tar.xz.asc 187c7bbb03403340b1f675eefaad22f6 7236 pavucontrol-qt_2.0.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lxqt-team/pavucontrol-qt Vcs-Git: https://salsa.debian.org/lxqt-team/pavucontrol-qt.git Checksums-Sha256: 59a8b61ecb08776d6db0edd0cc17bfaa7f74a4dac8e86ff6ce3fa448ba83b85e 2507 pavucontrol-qt_2.0.0-1~exp1.dsc 3acec36371614a2bb8145228449e684cea83aab31234c960176688d88e830475 114044 pavucontrol-qt_2.0.0.orig.tar.xz 40125cddbc2d29d9ff92fc690b62586d0931dc59cb673221141da553ab0ba0d8 862 pavucontrol-qt_2.0.0.orig.tar.xz.asc 337b69a2bfed16f2487cbef26d0db430a9b34c87353a5d417b4de7e5690ba771 7236 pavucontrol-qt_2.0.0-1~exp1.debian.tar.xz Homepage: https://github.com/lxqt/pavucontrol-qt Package-List: pavucontrol-qt deb utils optional arch=any pavucontrol-qt-l10n deb localization optional arch=all Directory: pool/main/p/pavucontrol-qt Priority: optional Section: misc Package: pcre2 Binary: libpcre2-8-0, libpcre2-8-0-udeb, libpcre2-16-0, libpcre2-32-0, libpcre2-posix3, libpcre2-dev, pcre2-utils Version: 10.43-1 Maintainer: Matthew Vernon Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~) Architecture: any Standards-Version: 4.5.1 Format: 1.0 Files: 6c106e8041d12670e119f8b7feb08b7c 2302 pcre2_10.43-1.dsc 4a5cc02158cead5e926cdf1dd5e4304e 2522928 pcre2_10.43.orig.tar.gz c89c4515e131cbe2a027a359dd385cbb 8213 pcre2_10.43-1.diff.gz Vcs-Browser: https://salsa.debian.org/debian/pcre2 Vcs-Git: https://salsa.debian.org/debian/pcre2.git Checksums-Sha256: 752c757885428e2f36f0a7447da7c49ac1c93bdb753a1b8f5fed83c9284b1600 2302 pcre2_10.43-1.dsc 889d16be5abb8d05400b33c25e151638b8d4bac0e2d9c76e9d6923118ae8a34e 2522928 pcre2_10.43.orig.tar.gz 35957c246f49f32eaccdd37dd50c22115a83637b66293e52547f59514e20e2b5 8213 pcre2_10.43-1.diff.gz Homepage: https://pcre.org/ Dgit: a27f4408570dd7c08e274a2fb924816058817c68 debian archive/debian/10.43-1 https://git.dgit.debian.org/pcre2 Package-List: libpcre2-16-0 deb libs optional arch=any libpcre2-32-0 deb libs optional arch=any libpcre2-8-0 deb libs optional arch=any libpcre2-8-0-udeb udeb debian-installer optional arch=any profile=!noudeb libpcre2-dev deb libdevel optional arch=any libpcre2-posix3 deb libs optional arch=any pcre2-utils deb utils optional arch=any Directory: pool/main/p/pcre2 Priority: optional Section: misc Package: perl Binary: perl-base, perl-doc, perl-debug, libperl5.40, libperl-dev, perl-modules-5.40, perl Version: 5.40.0-5 Maintainer: Niko Tyni Uploaders: Dominic Hargreaves Build-Depends: file, cpio, dpkg-dev (>= 1.22.5), libcrypt-dev, libdb-dev, libgdbm-dev (>= 1.18-3), libgdbm-compat-dev, netbase , procps [!hurd-any] , debhelper-compat (= 13), zlib1g-dev | libz-dev, libbz2-dev, dist (>= 3.5-236), libc6-dev (>= 2.37-8) [ppc64el], libc6-dev (>= 2.19-9) [s390x] Architecture: any all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 7e0637e3a1374b6170b825c3aaf13a46 2932 perl_5.40.0-5.dsc e5ea73a8351831e840770f8f50c6455e 421080 perl_5.40.0.orig-regen-configure.tar.xz cfe14ef0709b9687f9c514042e8e1e82 13804184 perl_5.40.0.orig.tar.xz 5757613ee313d1c8822d90ded4971dbf 167920 perl_5.40.0-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/perl-team/interpreter/perl Vcs-Git: https://salsa.debian.org/perl-team/interpreter/perl.git Checksums-Sha256: ca0a1047069ee1622b893f8061eb322b65fbe1536d009640a74f2cfa1c5068fd 2932 perl_5.40.0-5.dsc 9b1f7f1f680cfd0174d1e11b4f8d06cce079798a0549f083f1c9ba15156be211 421080 perl_5.40.0.orig-regen-configure.tar.xz d5325300ad267624cb0b7d512cfdfcd74fa7fe00c455c5b51a6bd53e5e199ef9 13804184 perl_5.40.0.orig.tar.xz 869f4ae03c57818e827dbdc5c1795ae22025f3872980989ec676dc3e5ca93053 167920 perl_5.40.0-5.debian.tar.xz Homepage: http://dev.perl.org/perl5/ Package-List: libperl-dev deb libdevel optional arch=any libperl5.40 deb libs optional arch=any perl deb perl standard arch=any perl-base deb perl required arch=any essential=yes perl-debug deb devel optional arch=any perl-doc deb doc optional arch=all perl-modules-5.40 deb libs optional arch=all Testsuite: autopkgtest Testsuite-Triggers: build-essential, cpio, db-util, dist, dpkg-dev, gdbmtool, libapt-pkg-perl, libdpkg-perl, pkg-perl-autopkgtest Directory: pool/main/p/perl Priority: source Section: perl Package: petsc Binary: petsc-dev, libpetsc-real-dev, libpetsc-complex-dev, libpetsc-real3.21-dev, libpetsc-real3.21, libpetsc3.21-dev-common, libpetsc3.21-dev-examples, libpetsc-real3.21-dbg, petsc3.21-doc, libpetsc-complex3.21-dev, libpetsc-complex3.21, libpetsc-complex3.21-dbg, petsc64-dev, libpetsc64-real-dev, libpetsc64-complex-dev, libpetsc64-real3.21-dev, libpetsc64-real3.21, libpetsc64-real3.21-dbg, libpetsc64-complex3.21-dev, libpetsc64-complex3.21, libpetsc64-complex3.21-dbg Version: 3.21.4+dfsg1-1exp2 Maintainer: Debian Science Maintainers Uploaders: "Adam C. Powell, IV" , Drew Parsons Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), python3, gfortran, pkgconf, dh-python, dh-fortran-mod, gdb, mpi-default-dev (>= 1.0.2), ocl-icd-opencl-dev | opencl-dev, libblas-dev | libopenblas-dev | libatlas-base-dev | libblas.so, liblapack-dev | libopenblas-dev | libatlas-base-dev | liblapack.so, libsuitesparse-dev (>= 1:5.6.0), libhypre-dev (>= 2.21.0), libhypre64m-dev (>= 2.21.0) [amd64 arm64 mips64el ppc64el s390x alpha ia64 loong64 ppc64 riscv64 sparc64], libptscotch-dev, libhdf5-mpi-dev (>= 1.10.6+repack-1), libscalapack-mpi-dev, libmumps-dev (>= 5.2.1~), libmumps64-dev, libfftw3-dev, libfftw3-mpi-dev, libssl-dev, libsuperlu-dev (>= 5.2.1), libsuperlu-dist-dev (>= 6.1.1), libtrilinos-ml-dev [amd64 arm64 ppc64el s390x ppc64], libtrilinos-zoltan-dev [amd64 arm64 ppc64el s390x ppc64], libx11-dev, libyaml-dev, valgrind-mpi [amd64 arm64 armhf i386 mips64el mipsel ppc64el s390x powerpc ppc64], sphinx-common | python3-sphinx | dh-sequence-sphinxdoc Build-Depends-Indep: libjs-sphinxdoc, libjs-mathjax, libjs-jquery, libjs-jquery-ui Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a1b5e65dbe616df64912fb50112ff4ab 4627 petsc_3.21.4+dfsg1-1exp2.dsc 9d0884d6f19899d034d9dabcd44b38ca 41376932 petsc_3.21.4+dfsg1.orig.tar.xz 0e5ebbf912bc53a28bf721ae5df23801 113880 petsc_3.21.4+dfsg1-1exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/petsc Vcs-Git: https://salsa.debian.org/science-team/petsc.git Checksums-Sha256: 6b9efae31ca213dbcac61d54f510af473b79aabf716d6a5d1833907a5e81d5c4 4627 petsc_3.21.4+dfsg1-1exp2.dsc 35357c9e90521721601fbd3ac0c2e975dde551b8c2d56d63d580ebd2bcd5de65 41376932 petsc_3.21.4+dfsg1.orig.tar.xz 381d6a9771dc4211ad92a322fc2fe325ff52aedf44033a29e25c0e46f0ba3229 113880 petsc_3.21.4+dfsg1-1exp2.debian.tar.xz Homepage: http://www.mcs.anl.gov/petsc Package-List: libpetsc-complex-dev deb libdevel optional arch=all libpetsc-complex3.21 deb libs optional arch=any libpetsc-complex3.21-dbg deb debug optional arch=any libpetsc-complex3.21-dev deb libdevel optional arch=any libpetsc-real-dev deb libdevel optional arch=all libpetsc-real3.21 deb libs optional arch=any libpetsc-real3.21-dbg deb debug optional arch=any libpetsc-real3.21-dev deb libdevel optional arch=any libpetsc3.21-dev-common deb libdevel optional arch=all libpetsc3.21-dev-examples deb libdevel optional arch=all libpetsc64-complex-dev deb libdevel optional arch=all libpetsc64-complex3.21 deb libs optional arch=any libpetsc64-complex3.21-dbg deb debug optional arch=any libpetsc64-complex3.21-dev deb libdevel optional arch=any libpetsc64-real-dev deb libdevel optional arch=all libpetsc64-real3.21 deb libs optional arch=any libpetsc64-real3.21-dbg deb debug optional arch=any libpetsc64-real3.21-dev deb libdevel optional arch=any petsc-dev deb libdevel optional arch=all petsc3.21-doc deb doc optional arch=all petsc64-dev deb libdevel optional arch=all Testsuite: autopkgtest Testsuite-Triggers: @builddeps@ Directory: pool/main/p/petsc Priority: source Section: devel Package: petsc4py Binary: python3-petsc4py, python3-petsc4py-real, python3-petsc4py-complex, python3-petsc4py-real3.21, python3-petsc4py-complex3.21, python3-petsc4py-64-real, python3-petsc4py-64-complex, python3-petsc4py-64-real3.21, python3-petsc4py-64-complex3.21, python-petsc4py-doc Version: 3.21.4-1exp1 Maintainer: Debian Science Maintainers Uploaders: Drew Parsons Build-Depends: debhelper-compat (= 13), dh-python, python3-all-dev (>= 3.3), pybuild-plugin-pyproject, cython3 (>= 3~), python3-numpy (>= 1:1.4.1-4~), libpetsc-real3.21-dev, libpetsc-complex3.21-dev, libpetsc64-real3.21-dev, libpetsc64-complex3.21-dev, chrpath, mpi-default-dev, libhdf5-mpi-dev, sphinx | python3-sphinx | dh-sequence-sphinxdoc Build-Depends-Indep: petsc3.21-doc , python3-pydata-sphinx-theme , python3-doc , python-mpi4py-doc , python-numpy-doc , python-pyopencl-doc , python3-sphinx-rtd-theme Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 045f4565ffff3b935c0699078d69b3b0 3396 petsc4py_3.21.4-1exp1.dsc 08e924232d5e3f67be189e8ad739e46b 423222 petsc4py_3.21.4.orig.tar.gz a01d7e33a49b2fe9700330322e8b745c 15828 petsc4py_3.21.4-1exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/petsc4py Vcs-Git: https://salsa.debian.org/science-team/petsc4py.git Checksums-Sha256: 1adcd9eb149f545aed602f0748ceb6c68338f5d2e4267af2c41b99f5b8d482bb 3396 petsc4py_3.21.4-1exp1.dsc 4ba702558cc91186912eeacef26b171255f3adaa7ea02bec40c2f4c919eccecd 423222 petsc4py_3.21.4.orig.tar.gz 0dfeb84d1500c865bc23dea7a5dc9052126bd9515befcd81e33937607c07830b 15828 petsc4py_3.21.4-1exp1.debian.tar.xz Homepage: https://pypi.python.org/packages/source/p/petsc4py/ Package-List: python-petsc4py-doc deb doc optional arch=all python3-petsc4py deb python optional arch=all python3-petsc4py-64-complex deb python optional arch=all python3-petsc4py-64-complex3.21 deb python optional arch=any python3-petsc4py-64-real deb python optional arch=all python3-petsc4py-64-real3.21 deb python optional arch=any python3-petsc4py-complex deb python optional arch=all python3-petsc4py-complex3.21 deb python optional arch=any python3-petsc4py-real deb python optional arch=all python3-petsc4py-real3.21 deb python optional arch=any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@, gzip, pkg-config, python3-all, python3-numpy Directory: pool/main/p/petsc4py Priority: optional Section: misc Package: pg-cron Binary: postgresql-15-cron Version: 1.5.2-1 Maintainer: Debian PostgreSQL Maintainers Uploaders: Christoph Berg Build-Depends: debhelper-compat (= 13), postgresql-all (>= 217~) Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 8d3674de5f1adcfa178a86434f9bf7a2 1994 pg-cron_1.5.2-1.dsc 6b69f2010403335eba08132cc58d3821 53773 pg-cron_1.5.2.orig.tar.gz d648b73045f82dfd53023cd29879976a 4412 pg-cron_1.5.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/postgresql/pg-cron Vcs-Git: https://salsa.debian.org/postgresql/pg-cron.git Checksums-Sha256: 3bc5b00a51d9df312f9285db3bb105d161a9866b41cc77d588025a1b70740749 1994 pg-cron_1.5.2-1.dsc 6f7f0980c03f1e2a6a747060e67bf4a303ca2a50e941e2c19daeed2b44dec744 53773 pg-cron_1.5.2.orig.tar.gz b93b549b2d7443a61d7695857dba9049a5b9389101628a228ef6979e47e9c631 4412 pg-cron_1.5.2-1.debian.tar.xz Homepage: https://github.com/citusdata/pg_cron Package-List: postgresql-15-cron deb database optional arch=any Testsuite: autopkgtest Testsuite-Triggers: make Directory: pool/main/p/pg-cron Priority: extra Section: misc Package: pgrouting Binary: postgresql-17-pgrouting, postgresql-17-pgrouting-scripts, postgresql-17-pgrouting-doc, postgresql-pgrouting, postgresql-pgrouting-scripts Version: 3.6.2-2~exp1 Maintainer: Debian GIS Project Uploaders: Michael Fladischer Build-Depends: cmake (>= 3.2), debhelper-compat (= 13), dh-sequence-sphinxdoc, graphviz, libboost-graph-dev, libjs-mathjax, postgis, postgresql-server-dev-all, python3-sphinx (>= 1.8), rdfind Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 10b7d17b47dd9e36ce66e8796f5e950b 2548 pgrouting_3.6.2-2~exp1.dsc 96336316353a7244976a97d59f4c9061 3873384 pgrouting_3.6.2.orig.tar.gz 22a072f533537a71c6b3b55bd4db1b44 16472 pgrouting_3.6.2-2~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-gis-team/pgrouting Vcs-Git: https://salsa.debian.org/debian-gis-team/pgrouting.git Checksums-Sha256: 587b743b03cb85867d257ef06a0eeb253e7531444604a66ed2161e60485a5fbd 2548 pgrouting_3.6.2-2~exp1.dsc f4a1ed79d6f714e52548eca3bb8e5593c6745f1bde92eb5fb858efd8984dffa2 3873384 pgrouting_3.6.2.orig.tar.gz 84da18c52dfbe4b9bf1e980214688e6c18696c8016c0db355a01135e4891f254 16472 pgrouting_3.6.2-2~exp1.debian.tar.xz Homepage: https://www.pgrouting.org Package-List: postgresql-17-pgrouting deb misc optional arch=any postgresql-17-pgrouting-doc deb doc optional arch=all postgresql-17-pgrouting-scripts deb misc optional arch=all postgresql-pgrouting deb metapackages optional arch=any postgresql-pgrouting-scripts deb metapackages optional arch=all Testsuite: autopkgtest Testsuite-Triggers: postgresql-server-dev-all Directory: pool/main/p/pgrouting Priority: optional Section: misc Package: pgsql-ogr-fdw Binary: postgresql-17-ogr-fdw Version: 1.1.5-2~exp1 Maintainer: Debian GIS Project Uploaders: Michael Fladischer , Christoph Berg Build-Depends: debhelper-compat (= 13), libgdal-dev, postgresql-server-dev-all Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1d1f8b390aa8def1cfb13d72dd2ab76f 2159 pgsql-ogr-fdw_1.1.5-2~exp1.dsc 0876ebbd9ba6555d8c5e846ef0e4cb32 255508 pgsql-ogr-fdw_1.1.5.orig.tar.gz bc25e9e70051c684d267c711af71cfea 5644 pgsql-ogr-fdw_1.1.5-2~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-gis-team/pgsql-ogr-fdw Vcs-Git: https://salsa.debian.org/debian-gis-team/pgsql-ogr-fdw.git Checksums-Sha256: 533228ddbb6433737324e9d6759b32a45017a1c17b937de36eb79771c92f0956 2159 pgsql-ogr-fdw_1.1.5-2~exp1.dsc 820842a4bd3889d82e767f4eea49954daa894f315e24614650022154446a55d0 255508 pgsql-ogr-fdw_1.1.5.orig.tar.gz cc2fb11841f34bb7ab03d9e609e613abcd6d31f129d8dcbd27f0368e80f9ab77 5644 pgsql-ogr-fdw_1.1.5-2~exp1.debian.tar.xz Homepage: https://github.com/pramsey/pgsql-ogr-fdw Package-List: postgresql-17-ogr-fdw deb database optional arch=any Testsuite: autopkgtest Testsuite-Triggers: postgresql-server-dev-all Directory: pool/main/p/pgsql-ogr-fdw Priority: optional Section: misc Package: phonetisaurus Binary: phonetisaurus Version: 0.7.8-6 Maintainer: Giulio Paci Build-Depends: cdbs, devscripts, debhelper (>= 9~), dh-buildinfo, libsparsehash-dev, libfst-dev (>= 1.4.0), python (>= 2.6.6-3~), dpkg-dev (>= 1.16.2) Architecture: any Standards-Version: 3.9.7 Format: 3.0 (quilt) Files: 8536474a530ab604edcaef1301ae5c41 2024 phonetisaurus_0.7.8-6.dsc eec697af2653ea4b81eb411b4346dc0b 108422 phonetisaurus_0.7.8.orig.tar.gz 0fedacfccb515349c57e8c8eddc30c76 11388 phonetisaurus_0.7.8-6.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/phonetisaurus.git Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/phonetisaurus.git Checksums-Sha256: 0b1aee7999609d8de4a2b4b41ea1ae6bf3f3c0dd10e9aa2bb88891dee02cdfc9 2024 phonetisaurus_0.7.8-6.dsc 1be491c40eb6440d1bad5229ee61c7f097f1a82b88365d5a2d3a02c19089720c 108422 phonetisaurus_0.7.8.orig.tar.gz 000e9fb75c81000bedff5575770798bd3d10d67b0ad276bf0ffd54bfef0dbb9a 11388 phonetisaurus_0.7.8-6.debian.tar.xz Homepage: https://github.com/AdolfVonKleist/Phonetisaurus Package-List: phonetisaurus deb science optional arch=any Directory: pool/main/p/phonetisaurus Priority: source Section: misc Package: php-algo26-idna-convert Binary: php-algo26-idna-convert Version: 4.0.2-2 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, php-jakeasmith-http-build-url, phpab, phpunit Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 4bd86492551bf0b590d609cd59fe513d 1870 php-algo26-idna-convert_4.0.2-2.dsc f197092218711ec3042b91436e877a97 72142 php-algo26-idna-convert_4.0.2.orig.tar.gz f892fa8759ba15b69d813007fff14a17 2780 php-algo26-idna-convert_4.0.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-algo26-idna-convert Vcs-Git: https://salsa.debian.org/php-team/pear/php-algo26-idna-convert.git Checksums-Sha256: 993b0fbeaf8d71ed75050f2cdefd0b81560e1d9340d957d8d70ad792dbae67ce 1870 php-algo26-idna-convert_4.0.2-2.dsc 6766ee2fce0aa7c693b6a16d35678e40f4f6078594fbb91446742e686092eae4 72142 php-algo26-idna-convert_4.0.2.orig.tar.gz 542aaafde67fbaa7a99e42ec37600b27c1fcf04cb3d18ce504279409b10d7dfd 2780 php-algo26-idna-convert_4.0.2-2.debian.tar.xz Homepage: https://idnaconv.net/ Package-List: php-algo26-idna-convert deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpab, phpunit Directory: pool/main/p/php-algo26-idna-convert Priority: optional Section: misc Package: php-amqp Binary: php-amqp, php-amqp-all-dev, php8.2-amqp Version: 2.1.2-4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý , Prach Pongpanich Build-Depends: debhelper (>= 10~), dh-php (>= 4~), librabbitmq-dev (>= 0.7.0), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: b1d0c9a1ca16db59475692d5bd75ea4e 2252 php-amqp_2.1.2-4.dsc addd05de32a74af7d3d332b5f58b8414 118454 php-amqp_2.1.2.orig.tar.gz cff65529808a38657cc88b9b75d0640c 4760 php-amqp_2.1.2-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-amqp Vcs-Git: https://salsa.debian.org/php-team/pecl/php-amqp.git Checksums-Sha256: e653f22bc8de3f1ef5536f4f3a0367eede125cf31c8e5b07308b3247ac7b06a2 2252 php-amqp_2.1.2-4.dsc 0cb16d63752a0055de55a22062a6c1744908696d92268d76181284669025d993 118454 php-amqp_2.1.2.orig.tar.gz 55eed9544bb4ec966abe694dfc8f85b0f22fed7f1797f580bd8127d2c45a043d 4760 php-amqp_2.1.2-4.debian.tar.xz Homepage: http://pecl.php.net/package/amqp Package-List: php-amqp deb php optional arch=any php-amqp-all-dev deb php optional arch=all php8.2-amqp deb php optional arch=any Directory: pool/main/p/php-amqp Priority: optional Section: misc Package: php-amqp Binary: php-amqp, php-amqp-all-dev, php8.4-amqp Version: 2.1.2-5~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý , Prach Pongpanich Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), librabbitmq-dev (>= 0.7.0), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 5d321b94659d94678b83c1a8891da3e4 2274 php-amqp_2.1.2-5~exp2.dsc addd05de32a74af7d3d332b5f58b8414 118454 php-amqp_2.1.2.orig.tar.gz 7752ab9a0fc3c982b8211de8cebc12e4 4808 php-amqp_2.1.2-5~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-amqp Vcs-Git: https://salsa.debian.org/php-team/pecl/php-amqp.git Checksums-Sha256: bf5df9724c15ba63c907023a26c792d9b50261b36a70bdc39368da4e94e34107 2274 php-amqp_2.1.2-5~exp2.dsc 0cb16d63752a0055de55a22062a6c1744908696d92268d76181284669025d993 118454 php-amqp_2.1.2.orig.tar.gz 47b15b8195bd418fe8e5eeb6d60da8b801a592fe61d2d11485576d1ef251daa7 4808 php-amqp_2.1.2-5~exp2.debian.tar.xz Homepage: http://pecl.php.net/package/amqp Package-List: php-amqp deb php optional arch=all php-amqp-all-dev deb php optional arch=all php8.4-amqp deb php optional arch=any Directory: pool/main/p/php-amqp Priority: optional Section: misc Package: php-amqp Binary: php-amqp, php-amqp-all-dev, php8.4-amqp Version: 2.1.2-5~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý , Prach Pongpanich Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), librabbitmq-dev (>= 0.7.0), php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 3f7e744334ceed6d81cf02a186b8a0e2 2276 php-amqp_2.1.2-5~exp4.dsc addd05de32a74af7d3d332b5f58b8414 118454 php-amqp_2.1.2.orig.tar.gz 36626b83d1cdc94a1fbadea2285399b9 4852 php-amqp_2.1.2-5~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-amqp Vcs-Git: https://salsa.debian.org/php-team/pecl/php-amqp.git Checksums-Sha256: 4009cb728ffbe90c2409ac5fe8db4b726a109bc5efe1f510b9ccf69d86183358 2276 php-amqp_2.1.2-5~exp4.dsc 0cb16d63752a0055de55a22062a6c1744908696d92268d76181284669025d993 118454 php-amqp_2.1.2.orig.tar.gz 63527cf9dbbb8f5214b9601b53f79d72a2234fa013bffcd20d3a4f08dcb1910e 4852 php-amqp_2.1.2-5~exp4.debian.tar.xz Homepage: http://pecl.php.net/package/amqp Package-List: php-amqp deb php optional arch=all php-amqp-all-dev deb php optional arch=all php8.4-amqp deb php optional arch=any Directory: pool/main/p/php-amqp Priority: optional Section: misc Package: php-apcu Binary: php-apcu, php-apcu-all-dev, php8.2-apcu Version: 5.1.23-4 Maintainer: Debian PHP PECL Maintainers Uploaders: Lior Kaplan , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), libpcre2-dev, php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 35562c3bd4fb13c1991e337e4e8a2e73 2239 php-apcu_5.1.23-4.dsc c6ed350a587cf2b376c1efeb31f68907 90897 php-apcu_5.1.23.orig.tar.gz 4c4d17a9c336469ee60b8236311027d4 6472 php-apcu_5.1.23-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-apcu Vcs-Git: https://salsa.debian.org/php-team/pecl/php-apcu.git Checksums-Sha256: 05169dbc95c9ef7a93286f61b95b0b2a23ab909f315786bfe537fddf92131676 2239 php-apcu_5.1.23-4.dsc 67ee7464ccad2335c3fa4aeb0b8edbcf6d8344feea7922620c6a13015d604482 90897 php-apcu_5.1.23.orig.tar.gz dce5a38a3f35ead422f9eec68eb6052bca8f3c81342dcf2144b9b7e0b9fe4d5c 6472 php-apcu_5.1.23-4.debian.tar.xz Homepage: https://pecl.php.net/package/APCu Package-List: php-apcu deb php optional arch=any php-apcu-all-dev deb php optional arch=all php8.2-apcu deb php optional arch=any Directory: pool/main/p/php-apcu Priority: optional Section: misc Package: php-apcu Binary: php-apcu, php-apcu-all-dev, php8.4-apcu Version: 5.1.24-1~exp1 Maintainer: Debian PHP PECL Maintainers Uploaders: Lior Kaplan , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libpcre2-dev, php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 51ee5416fd34959358895093a45550b9 2261 php-apcu_5.1.24-1~exp1.dsc 65494e2af7c92bdef075030b9d9e2da4 90866 php-apcu_5.1.24.orig.tar.gz 687e8f29a9047db74bdaeb8aa8259ac4 6492 php-apcu_5.1.24-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-apcu Vcs-Git: https://salsa.debian.org/php-team/pecl/php-apcu.git Checksums-Sha256: 7080e4c4fd348b004ef17308c7c402e63affcfca57104c0a8789b974e3881eb8 2261 php-apcu_5.1.24-1~exp1.dsc 5c28a55b27082c69657e25b7ecf553e2cf6b74ec3fa77d6b76f4fb982e001e43 90866 php-apcu_5.1.24.orig.tar.gz 9954a915e7fd9baebb0e3984ecc1c287a6fc70cbac90322e7f30955925538abc 6492 php-apcu_5.1.24-1~exp1.debian.tar.xz Homepage: https://pecl.php.net/package/APCu Package-List: php-apcu deb php optional arch=all php-apcu-all-dev deb php optional arch=all php8.4-apcu deb php optional arch=any Directory: pool/main/p/php-apcu Priority: optional Section: misc Package: php-apcu Binary: php-apcu, php-apcu-all-dev, php8.4-apcu Version: 5.1.24-1~exp3 Maintainer: Debian PHP PECL Maintainers Uploaders: Lior Kaplan , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libpcre2-dev, php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: d0c8e9b3b7c5066daf03ef03d7ef6647 2263 php-apcu_5.1.24-1~exp3.dsc 65494e2af7c92bdef075030b9d9e2da4 90866 php-apcu_5.1.24.orig.tar.gz 27946136cc457a667c78efe5095450f5 6524 php-apcu_5.1.24-1~exp3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-apcu Vcs-Git: https://salsa.debian.org/php-team/pecl/php-apcu.git Checksums-Sha256: 3096bcd5395d82549a2bbfe78f3b01e54011f72fb72ef5305fbf9a45d2511cc3 2263 php-apcu_5.1.24-1~exp3.dsc 5c28a55b27082c69657e25b7ecf553e2cf6b74ec3fa77d6b76f4fb982e001e43 90866 php-apcu_5.1.24.orig.tar.gz 22ba9e69edbf1f64eb4eb03531fb069f4779d2c5da81d47905882fed44b5f1a0 6524 php-apcu_5.1.24-1~exp3.debian.tar.xz Homepage: https://pecl.php.net/package/APCu Package-List: php-apcu deb php optional arch=all php-apcu-all-dev deb php optional arch=all php8.4-apcu deb php optional arch=any Directory: pool/main/p/php-apcu Priority: optional Section: misc Package: php-ast Binary: php-ast, php-ast-all-dev, php8.2-ast Version: 1.1.2-2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: bb3a73b9d3c60fa6ff7aea7d8cac278b 2168 php-ast_1.1.2-2.dsc c80595e8314776ff2fd533b6f93391f6 54465 php-ast_1.1.2.orig.tar.gz 2e7add722eb7ea868ae0906d93248412 3700 php-ast_1.1.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-ast Vcs-Git: https://salsa.debian.org/php-team/pecl/php-ast.git Checksums-Sha256: f09dc45ff2db321db84447a6e62139dbf45ff29a04882af323b0177fecfc8651 2168 php-ast_1.1.2-2.dsc 8742427ff7c07ba93f940968f7363972ea040d97d847da3b79b4283c2a369dea 54465 php-ast_1.1.2.orig.tar.gz 779969bc4fee80d40370284cfb770abd595620bf0f84267235f56a8954916d28 3700 php-ast_1.1.2-2.debian.tar.xz Homepage: http://pecl.php.net/package/Ast Package-List: php-ast deb php optional arch=any php-ast-all-dev deb php optional arch=all php8.2-ast deb php optional arch=any Directory: pool/main/p/php-ast Priority: optional Section: misc Package: php-ast Binary: php-ast, php-ast-all-dev, php8.4-ast Version: 1.1.2-3~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 63439cff29a87793cba6899217e4b994 2190 php-ast_1.1.2-3~exp2.dsc c80595e8314776ff2fd533b6f93391f6 54465 php-ast_1.1.2.orig.tar.gz 013d7b7e439bc26f5038144d5d570279 3736 php-ast_1.1.2-3~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-ast Vcs-Git: https://salsa.debian.org/php-team/pecl/php-ast.git Checksums-Sha256: 200d8f3cb36efbc8cf696b51696ec71c2578ebde5ab7f2183b4ef664108eb4ce 2190 php-ast_1.1.2-3~exp2.dsc 8742427ff7c07ba93f940968f7363972ea040d97d847da3b79b4283c2a369dea 54465 php-ast_1.1.2.orig.tar.gz e2da7fc7a55fc0b5b9c8150bc290478a313379c6a874047be6cdc6ec9495a368 3736 php-ast_1.1.2-3~exp2.debian.tar.xz Homepage: http://pecl.php.net/package/Ast Package-List: php-ast deb php optional arch=all php-ast-all-dev deb php optional arch=all php8.4-ast deb php optional arch=any Directory: pool/main/p/php-ast Priority: optional Section: misc Package: php-ast Binary: php-ast, php-ast-all-dev, php8.4-ast Version: 1.1.2-3~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 59a04bfacf1cd570d37218c88390eb78 2192 php-ast_1.1.2-3~exp4.dsc c80595e8314776ff2fd533b6f93391f6 54465 php-ast_1.1.2.orig.tar.gz 97cb2309694c0042e79ff4317ae06c79 3772 php-ast_1.1.2-3~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-ast Vcs-Git: https://salsa.debian.org/php-team/pecl/php-ast.git Checksums-Sha256: f927d66054131defc350b750d8ae27e37f3099b26493bdb70ede262196beeba7 2192 php-ast_1.1.2-3~exp4.dsc 8742427ff7c07ba93f940968f7363972ea040d97d847da3b79b4283c2a369dea 54465 php-ast_1.1.2.orig.tar.gz 774f965727943206273b40c97e5fb972f8b55838d3f0bae72a4b84200601ca0b 3772 php-ast_1.1.2-3~exp4.debian.tar.xz Homepage: http://pecl.php.net/package/Ast Package-List: php-ast deb php optional arch=all php-ast-all-dev deb php optional arch=all php8.4-ast deb php optional arch=any Directory: pool/main/p/php-ast Priority: optional Section: misc Package: php-codecoverage Binary: php-codecoverage Version: 11.0.6+dfsg-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: Arthur Gautier , Prach Pongpanich , David Prévot Build-Depends: ant, cssmin, debhelper-compat (= 13), dh-sequence-phpcomposer, libjs-bootstrap4, libjs-d3, libjs-jquery, minify, php-parser, php-pcov, php-tokenizer, php-xdebug, phpab, phpunit (>= 10.1) , phpunit-code-unit-reverse-lookup, phpunit-complexity, phpunit-lines-of-code Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9c7d943c7280ad2ec10ab2d353a4527b 2157 php-codecoverage_11.0.6+dfsg-1.dsc df2f33ccf175586d2b501e55d89839a7 3470312 php-codecoverage_11.0.6+dfsg.orig.tar.xz 46b0680ff755c753341bf1b5ba479315 116108 php-codecoverage_11.0.6+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-codecoverage Vcs-Git: https://salsa.debian.org/php-team/pear/php-codecoverage.git Checksums-Sha256: 9f65f1d184d1efe4f514f73bb5c8a240e80c77c9e704499d875b5dc692f20aeb 2157 php-codecoverage_11.0.6+dfsg-1.dsc 94b835f3e3341e0af43e3f0cb8c327f8ed561998e45789bb4b2136c55e2ec802 3470312 php-codecoverage_11.0.6+dfsg.orig.tar.xz 46978bf6ec2d2b25aa28bad36b114531c383465d834bf34955cd1342ba4f0e1a 116108 php-codecoverage_11.0.6+dfsg-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/php-code-coverage Package-List: php-codecoverage deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: php-pcov, php-xdebug, phpunit Directory: pool/main/p/php-codecoverage Priority: source Section: php Package: php-defaults Binary: libapache2-mod-php, libphp-embed, php, php-all-dev, php-bcmath, php-bz2, php-cgi, php-cli, php-common, php-curl, php-dev, php-enchant, php-fpm, php-gd, php-gmp, php-interbase, php-intl, php-json, php-ldap, php-mbstring, php-mysql, php-odbc, php-pgsql, php-phpdbg, php-readline, php-snmp, php-soap, php-sqlite3, php-sybase, php-tidy, php-xml, php-zip Version: 95~exp3 Maintainer: Debian PHP Maintainers Uploaders: Ondřej Surý , Lior Kaplan Build-Depends: debhelper (>= 10) Architecture: all Standards-Version: 4.5.0.2 Format: 3.0 (native) Files: e65a9b6f30e8e3c01520c3d544074201 3257 php-defaults_95~exp3.dsc 902d9bf6e50d364641335806c6d2773d 17540 php-defaults_95~exp3.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/php-defaults Vcs-Git: https://salsa.debian.org/php-team/php-defaults.git Checksums-Sha256: decf27b5b39860e2bebf3b36a6e3d5a36c9bb6da874c1d3c0f4c2e3950929d72 3257 php-defaults_95~exp3.dsc 96fcd0fc0eb51add3d6d7229e8af10ce64ff077043c60d7c34543c03f633797d 17540 php-defaults_95~exp3.tar.xz Package-List: libapache2-mod-php deb php optional arch=all libphp-embed deb php optional arch=all php deb php optional arch=all php-all-dev deb php optional arch=all php-bcmath deb php optional arch=all php-bz2 deb php optional arch=all php-cgi deb php optional arch=all php-cli deb php optional arch=all php-common deb php optional arch=all php-curl deb php optional arch=all php-dev deb php optional arch=all php-enchant deb php optional arch=all php-fpm deb php optional arch=all php-gd deb php optional arch=all php-gmp deb php optional arch=all php-interbase deb php optional arch=all php-intl deb php optional arch=all php-json deb php optional arch=all php-ldap deb php optional arch=all php-mbstring deb php optional arch=all php-mysql deb php optional arch=all php-odbc deb php optional arch=all php-pgsql deb php optional arch=all php-phpdbg deb php optional arch=all php-readline deb php optional arch=all php-snmp deb php optional arch=all php-soap deb php optional arch=all php-sqlite3 deb php optional arch=all php-sybase deb php optional arch=all php-tidy deb php optional arch=all php-xml deb php optional arch=all php-zip deb php optional arch=all Directory: pool/main/p/php-defaults Priority: optional Section: misc Package: php-doctrine-dbal Binary: php-doctrine-dbal Version: 4.1.1+dfsg-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, php-doctrine-deprecations, php-mysql, php-sqlite3, php-symfony-cache, php-symfony-console, phpab, phpunit (>= 10) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d2e58235079b16c561fe0ae18afd73cd 1983 php-doctrine-dbal_4.1.1+dfsg-1.dsc f387aa666159a34ce5229c735b2a3817 255816 php-doctrine-dbal_4.1.1+dfsg.orig.tar.xz 76edb472e8c90ae7484cc9b7887db93e 51112 php-doctrine-dbal_4.1.1+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-doctrine-dbal Vcs-Git: https://salsa.debian.org/php-team/pear/php-doctrine-dbal.git Checksums-Sha256: e32b5d573f1b4aaee32fea5747ebe0aa3e9fb07b3d21d0dbac4f56965b08b1c2 1983 php-doctrine-dbal_4.1.1+dfsg-1.dsc 5f2e1ffaab7fccf15377a16143bdb26a46211bac5f6d84cb85e2548483719436 255816 php-doctrine-dbal_4.1.1+dfsg.orig.tar.xz b9d89a63a3a73ad136b7a60ee308217c8a5485054f6cbb72c3db7732b0b0e3a0 51112 php-doctrine-dbal_4.1.1+dfsg-1.debian.tar.xz Homepage: https://www.doctrine-project.org/projects/dbal.html Package-List: php-doctrine-dbal deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: php-symfony-cache, php-symfony-console, phpab, phpunit Directory: pool/main/p/php-doctrine-dbal Priority: optional Section: misc Package: php-ds Binary: php-ds, php-ds-all-dev, php8.2-ds Version: 1.5.0-4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 7113b8156355ee3a8fc6f1ab76ec2607 2152 php-ds_1.5.0-4.dsc 223edac87a465f6211cc81e95194e009 53300 php-ds_1.5.0.orig.tar.gz aa0724743a07b8ff6fd080714e815b59 2920 php-ds_1.5.0-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-ds Vcs-Git: https://salsa.debian.org/php-team/pecl/php-ds.git Checksums-Sha256: 25cb2e31deb0f372d0872b55757a6b982d5520be6b49f1cab70d795c781ef900 2152 php-ds_1.5.0-4.dsc 2b2b45d609ca0958bda52098581ecbab2de749e0b3934d729de61a59226718b0 53300 php-ds_1.5.0.orig.tar.gz ca7ce736ab7ff013fa8c6b2a3b346dc61d7bda6d1c06fd5d63c4b13c00f5fd19 2920 php-ds_1.5.0-4.debian.tar.xz Homepage: http://pecl.php.net/package/ds Package-List: php-ds deb php optional arch=any php-ds-all-dev deb php optional arch=all php8.2-ds deb php optional arch=any Directory: pool/main/p/php-ds Priority: optional Section: misc Package: php-ds Binary: php-ds, php-ds-all-dev, php8.4-ds Version: 1.5.0-5~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 18b6ee2165642c2e402e7291789a4584 2174 php-ds_1.5.0-5~exp2.dsc 223edac87a465f6211cc81e95194e009 53300 php-ds_1.5.0.orig.tar.gz ddc13f251d11bec303c9e0451464288b 2964 php-ds_1.5.0-5~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-ds Vcs-Git: https://salsa.debian.org/php-team/pecl/php-ds.git Checksums-Sha256: 4873ae62aeae494effca0cac09db7bdaa7fdf906371ee61f5036557100fc061d 2174 php-ds_1.5.0-5~exp2.dsc 2b2b45d609ca0958bda52098581ecbab2de749e0b3934d729de61a59226718b0 53300 php-ds_1.5.0.orig.tar.gz 4cdbc0c676d15610ee532773e1f7c804a86d1783903b3d11740239b308a94191 2964 php-ds_1.5.0-5~exp2.debian.tar.xz Homepage: http://pecl.php.net/package/ds Package-List: php-ds deb php optional arch=all php-ds-all-dev deb php optional arch=all php8.4-ds deb php optional arch=any Directory: pool/main/p/php-ds Priority: optional Section: misc Package: php-ds Binary: php-ds, php-ds-all-dev, php8.4-ds Version: 1.5.0-5~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 46cfe41bd0ca9b1a99295e0bb8c3d2f2 2176 php-ds_1.5.0-5~exp4.dsc 223edac87a465f6211cc81e95194e009 53300 php-ds_1.5.0.orig.tar.gz cb0edeaf48cdcf9f13ac5faa044e30ea 3008 php-ds_1.5.0-5~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-ds Vcs-Git: https://salsa.debian.org/php-team/pecl/php-ds.git Checksums-Sha256: d2ce900cf28487efcb22896dbf288f1dc5bd2f4dc8efdb8d3cee5ec37de7cb68 2176 php-ds_1.5.0-5~exp4.dsc 2b2b45d609ca0958bda52098581ecbab2de749e0b3934d729de61a59226718b0 53300 php-ds_1.5.0.orig.tar.gz fd4ea16987192b5ca68b3f828032793fe489d088f541213806911f560ea76cc7 3008 php-ds_1.5.0-5~exp4.debian.tar.xz Homepage: http://pecl.php.net/package/ds Package-List: php-ds deb php optional arch=all php-ds-all-dev deb php optional arch=all php8.4-ds deb php optional arch=any Directory: pool/main/p/php-ds Priority: optional Section: misc Package: php-excimer Binary: php-excimer, php-excimer-all-dev, php8.4-excimer Version: 1.2.2-3~exp3 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: d6cf5ddf05046cb3896e28c05db1ea5d 2257 php-excimer_1.2.2-3~exp3.dsc aa0f6f423fe50bd281c53fe2f64cb368 34776 php-excimer_1.2.2.orig.tar.gz 623173e1f515cb3383613e82b0a42874 2632 php-excimer_1.2.2-3~exp3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-excimer Vcs-Git: https://salsa.debian.org/php-team/pecl/php-excimer.git Checksums-Sha256: b889ff95466176a67cab4134ffe89aed3514b44cff126d0e515d166675a8f639 2257 php-excimer_1.2.2-3~exp3.dsc 20c218e3d483f6137edee73854710551d1350d16996822f408741048fe287487 34776 php-excimer_1.2.2.orig.tar.gz fcbadb2221e344f52e547e299ffd8357406e922f7085567158c130bac8e3ccfe 2632 php-excimer_1.2.2-3~exp3.debian.tar.xz Homepage: https://pecl.php.net/package/excimer Package-List: php-excimer deb php optional arch=all php-excimer-all-dev deb php optional arch=all php8.4-excimer deb php optional arch=any Directory: pool/main/p/php-excimer Priority: extra Section: misc Package: php-fig-log-test Binary: php-fig-log-test Version: 1.1.0-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: Athos Ribeiro Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, php-psr-log (>= 2.0), phpunit , phpab Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b45b05d8396ec95439d3f4fccd7f3641 2155 php-fig-log-test_1.1.0-1.dsc 5bb0cfefc1693bc8e127ebf9906bf737 6456 php-fig-log-test_1.1.0.orig.tar.xz 5048d512b58dca8a488290c5820d7326 2588 php-fig-log-test_1.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-fig-log-test Vcs-Git: https://salsa.debian.org/php-team/pear/php-fig-log-test.git Checksums-Sha256: ad44956e57ad0a4bf7434d62c68b8be2931d709ba31a37e00bab9e748abcb3b0 2155 php-fig-log-test_1.1.0-1.dsc eee3ea03b9919e936f247fad4d5b113f0b18b6c770a2dace08fd065bff54c2aa 6456 php-fig-log-test_1.1.0.orig.tar.xz 5c8958e479ba0e8f7662a05f309a7b112faeddf663cf0f93a88da2f2e2170a04 2588 php-fig-log-test_1.1.0-1.debian.tar.xz Homepage: https://github.com/php-fig/log-test Package-List: php-fig-log-test deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpunit Directory: pool/main/p/php-fig-log-test Priority: optional Section: misc Package: php-file-iterator Binary: php-file-iterator Version: 5.1.0-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit (>= 10) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 911f3aecdb17252de40187a24681ae58 1832 php-file-iterator_5.1.0-1.dsc d360e664650223e7b92670d165fb591c 3272284 php-file-iterator_5.1.0.orig.tar.xz 16af495d551cc3cd49f31b40ef8a2c80 52436 php-file-iterator_5.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-file-iterator Vcs-Git: https://salsa.debian.org/php-team/pear/php-file-iterator.git Checksums-Sha256: e1944c513ab998233b0bdaca75c76f97712417cf7712db7296c0f434f6d3eacc 1832 php-file-iterator_5.1.0-1.dsc 8ee4b8d24da0f11a42a9780f8e829d55eed3340cdba6dfa83f5004da39e57f51 3272284 php-file-iterator_5.1.0.orig.tar.xz f954a004f86cd7beb7043bf5440f350b9accac56c02bff1ab5aa7878183ae424 52436 php-file-iterator_5.1.0-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/php-file-iterator Package-List: php-file-iterator deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpunit Directory: pool/main/p/php-file-iterator Priority: source Section: php Package: php-gearman Binary: php-gearman, php-gearman-all-dev, php8.2-gearman Version: 2.1.2-3 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), libgearman-dev (>= 1.0.0), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 41084683bbb0f3f19012f06e5fc7edca 2260 php-gearman_2.1.2-3.dsc 92296c8e03ec01483e0a952aa3ea9175 46832 php-gearman_2.1.2.orig.tar.gz 7386a9eaaab293e5ad819f304a66ed05 5136 php-gearman_2.1.2-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-gearman Vcs-Git: https://salsa.debian.org/php-team/pecl/php-gearman.git Checksums-Sha256: 71eac6599f45e2543a2938e9f3d509207e0da9690e5f9cd525248275bd11754e 2260 php-gearman_2.1.2-3.dsc 46ac184d0f67913ef5fbbd65596bd193a2ef11a7af896a7efd81d671a5230277 46832 php-gearman_2.1.2.orig.tar.gz 2e5b0aa0d1ba4a6ba7cf61ee1d9922ce30d471344fdd79814f16e9c3b630ba12 5136 php-gearman_2.1.2-3.debian.tar.xz Homepage: https://pecl.php.net/package/gearman Package-List: php-gearman deb php optional arch=any php-gearman-all-dev deb php optional arch=all php8.2-gearman deb php optional arch=any Directory: pool/main/p/php-gearman Priority: optional Section: misc Package: php-gearman Binary: php-gearman, php-gearman-all-dev, php8.4-gearman Version: 2.1.2-4~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libgearman-dev (>= 1.0.0), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: b721540e2788b8aa26f9a20c1c16701a 2282 php-gearman_2.1.2-4~exp2.dsc 92296c8e03ec01483e0a952aa3ea9175 46832 php-gearman_2.1.2.orig.tar.gz 1db7316c70b6952c5e3be07d8b0134e4 5168 php-gearman_2.1.2-4~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-gearman Vcs-Git: https://salsa.debian.org/php-team/pecl/php-gearman.git Checksums-Sha256: 18b69f3bade4931e0c4b319d727f69fcd99300c9710b4ec4493c718d5249c69d 2282 php-gearman_2.1.2-4~exp2.dsc 46ac184d0f67913ef5fbbd65596bd193a2ef11a7af896a7efd81d671a5230277 46832 php-gearman_2.1.2.orig.tar.gz 7df4118b6c00a54c2ad46cafefbaf3c0a199c79e54b5a32bc92d817a5797f84d 5168 php-gearman_2.1.2-4~exp2.debian.tar.xz Homepage: https://pecl.php.net/package/gearman Package-List: php-gearman deb php optional arch=all php-gearman-all-dev deb php optional arch=all php8.4-gearman deb php optional arch=any Directory: pool/main/p/php-gearman Priority: optional Section: misc Package: php-gearman Binary: php-gearman, php-gearman-all-dev, php8.4-gearman Version: 2.1.2-4~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libgearman-dev (>= 1.0.0), php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: bcb024ee82776e94ef0bec74f48bc817 2284 php-gearman_2.1.2-4~exp4.dsc 92296c8e03ec01483e0a952aa3ea9175 46832 php-gearman_2.1.2.orig.tar.gz a738550f60d1ed4e7825c009bad863df 5212 php-gearman_2.1.2-4~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-gearman Vcs-Git: https://salsa.debian.org/php-team/pecl/php-gearman.git Checksums-Sha256: e3d2b6f4cef2c931b3326f9b92309b0f7420248894762a8e2cc2ffb9b772b7e6 2284 php-gearman_2.1.2-4~exp4.dsc 46ac184d0f67913ef5fbbd65596bd193a2ef11a7af896a7efd81d671a5230277 46832 php-gearman_2.1.2.orig.tar.gz a08138f39ef7201d9d722b1ef7f401d3d5cc1fab3c788f2bc7e9c95786518b0a 5212 php-gearman_2.1.2-4~exp4.debian.tar.xz Homepage: https://pecl.php.net/package/gearman Package-List: php-gearman deb php optional arch=all php-gearman-all-dev deb php optional arch=all php8.4-gearman deb php optional arch=any Directory: pool/main/p/php-gearman Priority: optional Section: misc Package: php-getid3 Binary: php-getid3 Version: 2.0.0~beta6+dfsg-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: Romain Beauxis , David Prévot , Paul van Tilburg Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: dc0c8d7c2d0d646fbdb99bfc952380b2 1865 php-getid3_2.0.0~beta6+dfsg-1.dsc 5d76c24998f0ac97f9116aadccba4bc2 418460 php-getid3_2.0.0~beta6+dfsg.orig.tar.xz a07ea147036ff44b5f754338270c7c54 5004 php-getid3_2.0.0~beta6+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-getid3 Vcs-Git: https://salsa.debian.org/php-team/pear/php-getid3.git -b debian/latest Checksums-Sha256: 59eccdcf90c63c367ca24f85cd692d83c8197a8557d8800884f81a83b1d77a82 1865 php-getid3_2.0.0~beta6+dfsg-1.dsc 7fc6ba8864b7ce1ac20fda3c74c72aec4e571b42cb302b16f33e8f34b5cf6008 418460 php-getid3_2.0.0~beta6+dfsg.orig.tar.xz c709d73c0baf2fc2e3713d85dc0df0984e9742bd573e0a626454e234ebd6da22 5004 php-getid3_2.0.0~beta6+dfsg-1.debian.tar.xz Homepage: https://www.getid3.org/ Package-List: php-getid3 deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpunit Directory: pool/main/p/php-getid3 Priority: source Section: php Package: php-gmagick Binary: php-gmagick, php-gmagick-all-dev, php8.2-gmagick Version: 2.0.6~rc1++-3 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), libgraphicsmagick1-dev (>= 1.3.20~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 08e1f12df9ecfaef7c111a541759639a 2314 php-gmagick_2.0.6~rc1++-3.dsc 3245fd316ee83c5b759125487e2c218b 133127 php-gmagick_2.0.6~rc1++.orig.tar.gz bee4865884c32e064a9d764533557c7d 5028 php-gmagick_2.0.6~rc1++-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-gmagick Vcs-Git: https://salsa.debian.org/php-team/pecl/php-gmagick.git Checksums-Sha256: 27dea2c94351e4d25b3dc9643d2711b7b438f664a0b5dab80f65564217a36f3c 2314 php-gmagick_2.0.6~rc1++-3.dsc 350cb71a4fbd58e037c7182cafa14e6f6df952126869205918fcc9ec5798e2fa 133127 php-gmagick_2.0.6~rc1++.orig.tar.gz b28e52e62641596129bbacaf03615a1ef505e240bbea8ea17a9a6ea295711f34 5028 php-gmagick_2.0.6~rc1++-3.debian.tar.xz Homepage: http://pecl.php.net/package/gmagick Package-List: php-gmagick deb php optional arch=any php-gmagick-all-dev deb php optional arch=all php8.2-gmagick deb php optional arch=any Directory: pool/main/p/php-gmagick Priority: optional Section: misc Package: php-gmagick Binary: php-gmagick, php-gmagick-all-dev, php8.4-gmagick Version: 2.0.6~rc1++-4~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libgraphicsmagick1-dev (>= 1.3.20~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: b5b11647c4bf3bf463cc746afb5b27df 2336 php-gmagick_2.0.6~rc1++-4~exp2.dsc 3245fd316ee83c5b759125487e2c218b 133127 php-gmagick_2.0.6~rc1++.orig.tar.gz fcf452538864e7a51b0e90c96c7321ce 5064 php-gmagick_2.0.6~rc1++-4~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-gmagick Vcs-Git: https://salsa.debian.org/php-team/pecl/php-gmagick.git Checksums-Sha256: 9b251d593341f35a9245abf8ca676dcb7d4b9f83a843313a81c50176234d5d06 2336 php-gmagick_2.0.6~rc1++-4~exp2.dsc 350cb71a4fbd58e037c7182cafa14e6f6df952126869205918fcc9ec5798e2fa 133127 php-gmagick_2.0.6~rc1++.orig.tar.gz 2d13461909748a6eee9baa261f3f7e325812535cfc88bf79f26b79da830a61c5 5064 php-gmagick_2.0.6~rc1++-4~exp2.debian.tar.xz Homepage: http://pecl.php.net/package/gmagick Package-List: php-gmagick deb php optional arch=all php-gmagick-all-dev deb php optional arch=all php8.4-gmagick deb php optional arch=any Directory: pool/main/p/php-gmagick Priority: optional Section: misc Package: php-gmagick Binary: php-gmagick, php-gmagick-all-dev, php8.4-gmagick Version: 2.0.6~rc1++-4~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libgraphicsmagick1-dev (>= 1.3.20~), php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 29e784312ebd0c4b4f7e77314e08fdb3 2338 php-gmagick_2.0.6~rc1++-4~exp4.dsc 3245fd316ee83c5b759125487e2c218b 133127 php-gmagick_2.0.6~rc1++.orig.tar.gz 07e4c5c20116cd183e91a4be46ed37eb 5112 php-gmagick_2.0.6~rc1++-4~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-gmagick Vcs-Git: https://salsa.debian.org/php-team/pecl/php-gmagick.git Checksums-Sha256: 16e5bcaf6bc36045d02eaf3b1b044cf34e59c41f564b98ee3006b702fd66cb59 2338 php-gmagick_2.0.6~rc1++-4~exp4.dsc 350cb71a4fbd58e037c7182cafa14e6f6df952126869205918fcc9ec5798e2fa 133127 php-gmagick_2.0.6~rc1++.orig.tar.gz dd489321391207a4be68953f430ad516e22f6ab49217bc8f69493ee62e05adc7 5112 php-gmagick_2.0.6~rc1++-4~exp4.debian.tar.xz Homepage: http://pecl.php.net/package/gmagick Package-List: php-gmagick deb php optional arch=all php-gmagick-all-dev deb php optional arch=all php8.4-gmagick deb php optional arch=any Directory: pool/main/p/php-gmagick Priority: optional Section: misc Package: php-gnupg Binary: php-gnupg, php-gnupg-all-dev, php8.4-gnupg Version: 1.5.1-6~exp3 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), gnupg, libgpgme-dev | libgpgme11-dev, php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 49791dbdc82ceba3de23b1de9f933094 2263 php-gnupg_1.5.1-6~exp3.dsc c48f5de2f96ffebe2e18eaefff4917f9 37316 php-gnupg_1.5.1.orig.tar.gz d9b040c577437a997813ce3b8fe12caf 3392 php-gnupg_1.5.1-6~exp3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-gnupg Vcs-Git: https://salsa.debian.org/php-team/pecl/php-gnupg.git Checksums-Sha256: 157a243a22fcd439fb94a11bf29b86fe6433dab4e1d3140b642534cf1129c2cb 2263 php-gnupg_1.5.1-6~exp3.dsc a9906f465ab2343cb2f3127ee209c72760238745c34878d9bbc1576486219252 37316 php-gnupg_1.5.1.orig.tar.gz 0844ea48de17808fc06c2ef93646b8493670682af3c2894ec87a64f967271e2f 3392 php-gnupg_1.5.1-6~exp3.debian.tar.xz Homepage: https://pecl.php.net/package/gnupg Package-List: php-gnupg deb php optional arch=all php-gnupg-all-dev deb php optional arch=all php8.4-gnupg deb php optional arch=any Directory: pool/main/p/php-gnupg Priority: optional Section: misc Package: php-guzzlehttp-promises Binary: php-guzzlehttp-promises Version: 2.0.3-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit, pkg-php-tools Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7aabd668b2b58b6409183e52f7aeeab0 1889 php-guzzlehttp-promises_2.0.3-1.dsc 34e7afc0f09a2432738b9c7f325840ba 26892 php-guzzlehttp-promises_2.0.3.orig.tar.xz 309ad49876a651e4d306eabe62064173 5128 php-guzzlehttp-promises_2.0.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-guzzlehttp-promises Vcs-Git: https://salsa.debian.org/php-team/pear/php-guzzlehttp-promises.git Checksums-Sha256: 449595238f7d558a2e727ba843a875d21c86f100973a5cb011f174ca1e75972f 1889 php-guzzlehttp-promises_2.0.3-1.dsc 29216a74fc9fa9a50b6bb3959c654d8143c49535687a0b18e38c174aeb05d80d 26892 php-guzzlehttp-promises_2.0.3.orig.tar.xz 7a3ac7e47722e35a46040f8a1c904608385528957a0d97b22937cc9074371201 5128 php-guzzlehttp-promises_2.0.3-1.debian.tar.xz Homepage: https://github.com/guzzle/promises Package-List: php-guzzlehttp-promises deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: patch, phpab, phpunit, pkg-php-tools Directory: pool/main/p/php-guzzlehttp-promises Priority: extra Section: misc Package: php-http-interop-http-factory-tests Binary: php-http-interop-http-factory-tests Version: 2.2.0-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, php-psr-http-factory, phpab, phpunit Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 5d08297f52af1c8a36e96fb40e4be34d 1961 php-http-interop-http-factory-tests_2.2.0-1.dsc f6ccd5691077ee3a64228ed30b2a6984 5673 php-http-interop-http-factory-tests_2.2.0.orig.tar.gz 44df4cfbbbb0ea421a23c1da649e56a4 2876 php-http-interop-http-factory-tests_2.2.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-http-interop-http-factory-tests Vcs-Git: https://salsa.debian.org/php-team/pear/php-http-interop-http-factory-tests.git Checksums-Sha256: 8630ee5b945dc0f2cad707e215d41f8ef8e4ed6f70a10ef9d96ac9b7e2773c0d 1961 php-http-interop-http-factory-tests_2.2.0-1.dsc 577310b060f04f775e27ea8b889ad0de9b40570492540113cacd254c3a315d43 5673 php-http-interop-http-factory-tests_2.2.0.orig.tar.gz 51984b5cb4940ceabc89f4d4fd47756614b5b23935489ec2030991647bcc9b0d 2876 php-http-interop-http-factory-tests_2.2.0-1.debian.tar.xz Homepage: https://github.com/http-interop/http-factory-tests Package-List: php-http-interop-http-factory-tests deb php optional arch=all Directory: pool/main/p/php-http-interop-http-factory-tests Priority: extra Section: misc Package: php-igbinary Binary: php-igbinary, php-igbinary-all-dev, php8.4-igbinary Version: 3.2.16-3~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Mathieu Parent , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 2:95~), php8.4-apcu, php-apcu-all-dev (>= 5.1.24-1~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: da4fbc1a5a0573d5d847af110a5165d3 2365 php-igbinary_3.2.16-3~exp2.dsc a7d5f2ab91722e7f6a3454ba795e166d 103279 php-igbinary_3.2.16.orig.tar.gz 8390e91e19d362429408d847354185d4 5256 php-igbinary_3.2.16-3~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-igbinary Vcs-Git: https://salsa.debian.org/php-team/pecl/php-igbinary.git Checksums-Sha256: 87410d0a7a8bb2e718c5edca0a65233bb594370a9ddb648224dfc51ef5656f1c 2365 php-igbinary_3.2.16-3~exp2.dsc 8bf25d465abc7973d9e2c9a3039a5f8eea635b23bc1477017ff3999ff95836da 103279 php-igbinary_3.2.16.orig.tar.gz bb6e2b308c5b1f56ceb13e21c6be2b917eb01aaa59f5cb1514dcdfc74d376ed0 5256 php-igbinary_3.2.16-3~exp2.debian.tar.xz Homepage: http://pecl.php.net/package/igbinary Package-List: php-igbinary deb php optional arch=all php-igbinary-all-dev deb php optional arch=all php8.4-igbinary deb php optional arch=any Directory: pool/main/p/php-igbinary Priority: optional Section: misc Package: php-imagick Binary: php-imagick, php-imagick-all-dev, php8.2-imagick Version: 3.7.0-7 Maintainer: Debian PHP PECL Maintainers Uploaders: Guillaume Delacour , Lior Kaplan Build-Depends: debhelper (>= 10~), dh-php (>= 4~), libmagickwand-6.q16-dev | libmagickwand-dev, php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 1be65978a3a26a8da9acfc08f6a09834 2441 php-imagick_3.7.0-7.dsc 0687774a6126467d4e5ede02171e981d 360138 php-imagick_3.7.0.orig.tar.gz 5169bbafce1e2225e779524663170504 15336 php-imagick_3.7.0-7.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-imagick Vcs-Git: https://salsa.debian.org/php-team/pecl/php-imagick.git Checksums-Sha256: fbf60f79b547be15c46c31e3e3148ef047bbc8f595d2342bf3939dd20fddbd1d 2441 php-imagick_3.7.0-7.dsc 5a364354109029d224bcbb2e82e15b248be9b641227f45e63425c06531792d3e 360138 php-imagick_3.7.0.orig.tar.gz 55907e494c7bd5867d4d0c67f214c8184dd251fe068352576d610c22dd7a2fc0 15336 php-imagick_3.7.0-7.debian.tar.xz Homepage: http://pecl.php.net/package/imagick Package-List: php-imagick deb php optional arch=any php-imagick-all-dev deb php optional arch=all php8.2-imagick deb php optional arch=any Testsuite: autopkgtest Testsuite-Triggers: gsfonts, imagemagick-6.q16, libmagickcore-6.q16-6-extra, php-cli, phpunit, xml2 Directory: pool/main/p/php-imagick Priority: source Section: php Package: php-imagick Binary: php-imagick, php-imagick-all-dev, php8.4-imagick Version: 3.7.0-8~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Guillaume Delacour , Lior Kaplan Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libmagickwand-6.q16-dev | libmagickwand-dev, php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: e758150555f02ba9e7fa6c8ef9ae781f 2463 php-imagick_3.7.0-8~exp2.dsc 0687774a6126467d4e5ede02171e981d 360138 php-imagick_3.7.0.orig.tar.gz 7dfcaa153fc9f1f4363f82117867c4ab 15372 php-imagick_3.7.0-8~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-imagick Vcs-Git: https://salsa.debian.org/php-team/pecl/php-imagick.git Checksums-Sha256: e7ae4756c23176675d46f7baa13fdcc8f5c080bd971512da98aa23f75fdfbed9 2463 php-imagick_3.7.0-8~exp2.dsc 5a364354109029d224bcbb2e82e15b248be9b641227f45e63425c06531792d3e 360138 php-imagick_3.7.0.orig.tar.gz 165a3a90b4708026cc5724b68aa02dd6dfa3ea5dd092da460e3a1a37df09518c 15372 php-imagick_3.7.0-8~exp2.debian.tar.xz Homepage: http://pecl.php.net/package/imagick Package-List: php-imagick deb php optional arch=all php-imagick-all-dev deb php optional arch=all php8.4-imagick deb php optional arch=any Testsuite: autopkgtest Testsuite-Triggers: gsfonts, imagemagick-6.q16, libmagickcore-6.q16-6-extra, php-cli, phpunit, xml2 Directory: pool/main/p/php-imagick Priority: source Section: php Package: php-imagick Binary: php-imagick, php-imagick-all-dev, php8.4-imagick Version: 3.7.0-8~exp3 Maintainer: Debian PHP PECL Maintainers Uploaders: Guillaume Delacour , Lior Kaplan Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libmagickwand-6.q16-dev | libmagickwand-dev, php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: b62763b9acf459cf63e42e8c1e377855 2465 php-imagick_3.7.0-8~exp3.dsc 0687774a6126467d4e5ede02171e981d 360138 php-imagick_3.7.0.orig.tar.gz d4ce4eb3b6cb87068ccde758bb9171e3 15392 php-imagick_3.7.0-8~exp3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-imagick Vcs-Git: https://salsa.debian.org/php-team/pecl/php-imagick.git Checksums-Sha256: 9c75a2df34c843eb24869f438930fb74ab924388bf64225aff2d94f90a8e361b 2465 php-imagick_3.7.0-8~exp3.dsc 5a364354109029d224bcbb2e82e15b248be9b641227f45e63425c06531792d3e 360138 php-imagick_3.7.0.orig.tar.gz de10a51c49975b7c86eea054c9537a173ea3846f5401f92a8821fc7c4593e161 15392 php-imagick_3.7.0-8~exp3.debian.tar.xz Homepage: http://pecl.php.net/package/imagick Package-List: php-imagick deb php optional arch=all php-imagick-all-dev deb php optional arch=all php8.4-imagick deb php optional arch=any Testsuite: autopkgtest Testsuite-Triggers: gsfonts, imagemagick-6.q16, libmagickcore-6.q16-6-extra, php-cli, phpunit, xml2 Directory: pool/main/p/php-imagick Priority: source Section: php Package: php-invoker Binary: php-invoker Version: 5.0.1-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d78ee06e536badeddf6adfa5b55c477f 1763 php-invoker_5.0.1-1.dsc 85fb0da29bf5858f75e1e7cbe10ec9b3 3354716 php-invoker_5.0.1.orig.tar.xz eba09b2e47e950a88b9fafc379fcb980 51924 php-invoker_5.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-invoker Vcs-Git: https://salsa.debian.org/php-team/pear/php-invoker.git Checksums-Sha256: 4096ed3dc12e6f772e26609b2ec18c94482f962a77463b2cc8f3bbb2ece1dd07 1763 php-invoker_5.0.1-1.dsc 4df3e7b68999f7da2e669fe3690550bf1c441a1cdcd3930b585b3837fa3dabb3 3354716 php-invoker_5.0.1.orig.tar.xz 901f275f72ab37148edcc0de8f65123a79a36a94ba97abe05b5284f1b5a385c5 51924 php-invoker_5.0.1-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/php-invoker Package-List: php-invoker deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpab, phpunit, pkg-php-tools Directory: pool/main/p/php-invoker Priority: source Section: php Package: php-klogger Binary: php-klogger Version: 1.2.2-4 Maintainer: Debian PHP PEAR Maintainers Uploaders: James Valleroy , Sunil Mohan Adapa Build-Depends: debhelper-compat (= 13), php-psr-log (>= 3.0), phpab, phpunit, pkg-php-tools (>= 1.41~) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 39bbc89f383c484513c0a0e7794ff07c 1790 php-klogger_1.2.2-4.dsc b3ad60a12f8b00c5ef2db26a3ea929b7 7356 php-klogger_1.2.2.orig.tar.gz cb5edb9611a8c9afbe395761401eacfa 4676 php-klogger_1.2.2-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-klogger Vcs-Git: https://salsa.debian.org/php-team/pear/php-klogger.git Checksums-Sha256: ae4aac5f463f3ea29145c23213aabb4d46688d745eef5b84e3b9fb47f6b990bc 1790 php-klogger_1.2.2-4.dsc ad2ac1458106ffef02e3462aa739e2fcc506f812070e1911bb622bf8ce1facd1 7356 php-klogger_1.2.2.orig.tar.gz ad9ea26838727cba89a545f20ded038d1adbce3ece3db85df2b8ed2d10085bf1 4676 php-klogger_1.2.2-4.debian.tar.xz Homepage: https://packagist.org/packages/katzgrau/klogger Package-List: php-klogger deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpunit Directory: pool/main/p/php-klogger Priority: extra Section: misc Package: php-mailparse Binary: php-mailparse, php-mailparse-all-dev, php8.2-mailparse Version: 3.1.6-3 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), php-all-dev (>= 95~), php-mbstring Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 5a09b0e796cf8176ff4e2ac54458901b 2281 php-mailparse_3.1.6-3.dsc e3a71b27439ee08dd63272d7d290d136 945937 php-mailparse_3.1.6.orig.tar.gz f4c8ac6b1393be7e5c09e382246bf1b6 4620 php-mailparse_3.1.6-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-mailparse Vcs-Git: https://salsa.debian.org/php-team/pecl/php-mailparse.git Checksums-Sha256: 21ea8638bc8fd2891a896c6026fc2073f6b2e076e8842960a0c454b07a94026b 2281 php-mailparse_3.1.6-3.dsc a69f1605583eabdb59c2cd4c17334b3267398a1d47e1fd7edb92d8bef9dee008 945937 php-mailparse_3.1.6.orig.tar.gz b95df47e0de4527fe141e0d5129b4cc1f26e9f6b85c754a6f9a2b2740bfacc5a 4620 php-mailparse_3.1.6-3.debian.tar.xz Homepage: http://pecl.php.net/package/mailparse Package-List: php-mailparse deb php optional arch=any php-mailparse-all-dev deb php optional arch=all php8.2-mailparse deb php optional arch=any Directory: pool/main/p/php-mailparse Priority: optional Section: misc Package: php-mailparse Binary: php-mailparse, php-mailparse-all-dev, php8.4-mailparse Version: 3.1.6-4~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 95~), php-mbstring Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: db0f41758c7b11cb3723fff469505076 2303 php-mailparse_3.1.6-4~exp2.dsc e3a71b27439ee08dd63272d7d290d136 945937 php-mailparse_3.1.6.orig.tar.gz 008cbf472c2d97c3f875f6ef3f063404 4656 php-mailparse_3.1.6-4~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-mailparse Vcs-Git: https://salsa.debian.org/php-team/pecl/php-mailparse.git Checksums-Sha256: 003c607e2955171c5932ec9a7e367dfd71b97f77fbad59ed34812cddd649c78b 2303 php-mailparse_3.1.6-4~exp2.dsc a69f1605583eabdb59c2cd4c17334b3267398a1d47e1fd7edb92d8bef9dee008 945937 php-mailparse_3.1.6.orig.tar.gz 77d67e2ded42c7bffc2a6cbc994a933721a8ff1eb8421699f18a54600988cfb1 4656 php-mailparse_3.1.6-4~exp2.debian.tar.xz Homepage: http://pecl.php.net/package/mailparse Package-List: php-mailparse deb php optional arch=all php-mailparse-all-dev deb php optional arch=all php8.4-mailparse deb php optional arch=any Directory: pool/main/p/php-mailparse Priority: optional Section: misc Package: php-mailparse Binary: php-mailparse, php-mailparse-all-dev, php8.4-mailparse Version: 3.1.6-4~exp3 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 2:95~), php-mbstring Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 2024f2bfc3ad7f658ad13293d90ab50c 2305 php-mailparse_3.1.6-4~exp3.dsc e3a71b27439ee08dd63272d7d290d136 945937 php-mailparse_3.1.6.orig.tar.gz 61ecb1713e12d708b5bc14758496fb2d 4684 php-mailparse_3.1.6-4~exp3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-mailparse Vcs-Git: https://salsa.debian.org/php-team/pecl/php-mailparse.git Checksums-Sha256: 0dff113dd9827075c3de10b19e14c7b8949ad1fbc55c4a4b9ec5b15130959aa2 2305 php-mailparse_3.1.6-4~exp3.dsc a69f1605583eabdb59c2cd4c17334b3267398a1d47e1fd7edb92d8bef9dee008 945937 php-mailparse_3.1.6.orig.tar.gz 81418a5eab901a2167f225da4e80a1ad4864d363f7c2696f9d9e986c88e9cca3 4684 php-mailparse_3.1.6-4~exp3.debian.tar.xz Homepage: http://pecl.php.net/package/mailparse Package-List: php-mailparse deb php optional arch=all php-mailparse-all-dev deb php optional arch=all php8.4-mailparse deb php optional arch=any Directory: pool/main/p/php-mailparse Priority: optional Section: misc Package: php-maxminddb Binary: php-maxminddb, php-maxminddb-all-dev, php8.2-maxminddb Version: 1.11.1-3 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), libmaxminddb-dev, php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: f17de2d4aa9cbabd05d3692b87a56720 2289 php-maxminddb_1.11.1-3.dsc 1e020b49b8c320b43ebfee1f31d0017b 16142 php-maxminddb_1.11.1.orig.tar.gz b6f8f2d0680478b4b9de481aea7658d2 2924 php-maxminddb_1.11.1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-maxminddb Vcs-Git: https://salsa.debian.org/php-team/pecl/php-maxminddb.git Checksums-Sha256: a17bae0c02d5e80d98a74c192a211cf06fbf4c13b7c1fa477193bb3437a64edd 2289 php-maxminddb_1.11.1-3.dsc 22d7ad7709b7ed7ce1b0e68b8c87e6ea67bcb0aa1924d221dbb79538560174b4 16142 php-maxminddb_1.11.1.orig.tar.gz a7921209551cbfb304df48d2c1ac311aeccd2778d263e03fa592b39ab8493e1f 2924 php-maxminddb_1.11.1-3.debian.tar.xz Homepage: http://pecl.php.net/package/maxminddb Package-List: php-maxminddb deb php optional arch=any php-maxminddb-all-dev deb php optional arch=all php8.2-maxminddb deb php optional arch=any Directory: pool/main/p/php-maxminddb Priority: optional Section: misc Package: php-maxminddb Binary: php-maxminddb, php-maxminddb-all-dev, php8.4-maxminddb Version: 1.11.1-4~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libmaxminddb-dev, php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 9c78733967d8150336a50cf340fb8cec 2311 php-maxminddb_1.11.1-4~exp2.dsc 1e020b49b8c320b43ebfee1f31d0017b 16142 php-maxminddb_1.11.1.orig.tar.gz 24e975779b0a4ba962595857797a4f40 2976 php-maxminddb_1.11.1-4~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-maxminddb Vcs-Git: https://salsa.debian.org/php-team/pecl/php-maxminddb.git Checksums-Sha256: 19d8ef2843a6a5f9805d87d772a2a0bf8ca8ac02e1a086c312817910b6ca14dc 2311 php-maxminddb_1.11.1-4~exp2.dsc 22d7ad7709b7ed7ce1b0e68b8c87e6ea67bcb0aa1924d221dbb79538560174b4 16142 php-maxminddb_1.11.1.orig.tar.gz 49736eff80a0230779a44c412a26d5c21b803c5760d3e98b2146e0eb014f083d 2976 php-maxminddb_1.11.1-4~exp2.debian.tar.xz Homepage: http://pecl.php.net/package/maxminddb Package-List: php-maxminddb deb php optional arch=all php-maxminddb-all-dev deb php optional arch=all php8.4-maxminddb deb php optional arch=any Directory: pool/main/p/php-maxminddb Priority: optional Section: misc Package: php-maxminddb Binary: php-maxminddb, php-maxminddb-all-dev, php8.4-maxminddb Version: 1.11.1-4~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libmaxminddb-dev, php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: c5a68d6a693aa7f7182438a6cc91f123 2313 php-maxminddb_1.11.1-4~exp4.dsc 1e020b49b8c320b43ebfee1f31d0017b 16142 php-maxminddb_1.11.1.orig.tar.gz 6e83f46998f75bb8767aeaa54fd71544 3020 php-maxminddb_1.11.1-4~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-maxminddb Vcs-Git: https://salsa.debian.org/php-team/pecl/php-maxminddb.git Checksums-Sha256: 74c5a9f8fbf07f8916b691899e9bf9e60fcdd3e7f4a86d2807a67cea7fd4fbb2 2313 php-maxminddb_1.11.1-4~exp4.dsc 22d7ad7709b7ed7ce1b0e68b8c87e6ea67bcb0aa1924d221dbb79538560174b4 16142 php-maxminddb_1.11.1.orig.tar.gz df05f25ff6700458debb4f639ddda7f183bf5d567eeed515cfa2b8be41112345 3020 php-maxminddb_1.11.1-4~exp4.debian.tar.xz Homepage: http://pecl.php.net/package/maxminddb Package-List: php-maxminddb deb php optional arch=all php-maxminddb-all-dev deb php optional arch=all php8.4-maxminddb deb php optional arch=any Directory: pool/main/p/php-maxminddb Priority: optional Section: misc Package: php-mcrypt Binary: php-mcrypt, php-mcrypt-all-dev, php8.2-mcrypt Version: 3:1.0.7-4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), libmcrypt-dev, php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 0e9fd4dfc88ca388fc7ba62e832e4165 2234 php-mcrypt_1.0.7-4.dsc 5c3679e4d4581fb0f83fbe6f182bbf75 27060 php-mcrypt_1.0.7.orig.tar.gz 1a51c3667adc8249c4b925636df076b7 3752 php-mcrypt_1.0.7-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-mcrypt Vcs-Git: https://salsa.debian.org/php-team/pecl/php-mcrypt.git Checksums-Sha256: a25fabdaffa6d33e30494d4c454c1569740aaf6b5f3f344ad79c4b21c515c2c7 2234 php-mcrypt_1.0.7-4.dsc 12ea2fbbf2e2efbe790a12121f77bf096c8b84cef81d0216bec00d56e5badef4 27060 php-mcrypt_1.0.7.orig.tar.gz be649f7c556dcd37030c1ac67f5d15633da809f355543c7f3952c47e4111b172 3752 php-mcrypt_1.0.7-4.debian.tar.xz Homepage: https://pecl.php.net/package/mcrypt Package-List: php-mcrypt deb php optional arch=any php-mcrypt-all-dev deb php optional arch=all php8.2-mcrypt deb php optional arch=any Directory: pool/main/p/php-mcrypt Priority: optional Section: misc Package: php-mcrypt Binary: php-mcrypt, php-mcrypt-all-dev, php8.4-mcrypt Version: 3:1.0.7-5~exp6 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libmcrypt-dev, php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: f1963f0f421d1bb53056dc105547d847 2258 php-mcrypt_1.0.7-5~exp6.dsc 5c3679e4d4581fb0f83fbe6f182bbf75 27060 php-mcrypt_1.0.7.orig.tar.gz 3896c9a7c0d0c5b7986311d14441f475 4292 php-mcrypt_1.0.7-5~exp6.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-mcrypt Vcs-Git: https://salsa.debian.org/php-team/pecl/php-mcrypt.git Checksums-Sha256: d03e7201cf233e050278ab4c0497bbaa05f939d64800278641fcef3dd08a9805 2258 php-mcrypt_1.0.7-5~exp6.dsc 12ea2fbbf2e2efbe790a12121f77bf096c8b84cef81d0216bec00d56e5badef4 27060 php-mcrypt_1.0.7.orig.tar.gz 5eb8b10919569e255e0c0d0f9e2cff6641d6406bc9cff0c3b5f406d3a6c093db 4292 php-mcrypt_1.0.7-5~exp6.debian.tar.xz Homepage: https://pecl.php.net/package/mcrypt Package-List: php-mcrypt deb php optional arch=all php-mcrypt-all-dev deb php optional arch=all php8.4-mcrypt deb php optional arch=any Directory: pool/main/p/php-mcrypt Priority: optional Section: misc Package: php-memcache Binary: php-memcache, php-memcache-all-dev, php8.2-memcache Version: 8.2-4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), php-all-dev (>= 95~), zlib1g-dev Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 0413b4b37038aacfeac7401baacd90f0 2256 php-memcache_8.2-4.dsc a89f7ea0603a6aa95cc4a6e454abd112 78413 php-memcache_8.2.orig.tar.gz 6e9e539de4bb75fecc5deff08880bc23 7264 php-memcache_8.2-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-memcache Vcs-Git: https://salsa.debian.org/php-team/pecl/php-memcache.git Checksums-Sha256: be18113df092479683b3e512165e4cdaea4dad0df2c8843a1c7904fd48081f72 2256 php-memcache_8.2-4.dsc b3f0640eacdeb9046c6c86a1546d7fb8a4e9f219e5d9a36a287e59b2dd8208e5 78413 php-memcache_8.2.orig.tar.gz 8dd76a28b2bd760e7ebba4571608620da276be7b1c57f14fd893fd3c82a4c796 7264 php-memcache_8.2-4.debian.tar.xz Homepage: https://github.com/websupport-sk/pecl-memcache Package-List: php-memcache deb php optional arch=any php-memcache-all-dev deb php optional arch=all php8.2-memcache deb php optional arch=any Directory: pool/main/p/php-memcache Priority: source Section: php Package: php-memcache Binary: php-memcache, php-memcache-all-dev, php8.4-memcache Version: 8.2-5~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 95~), zlib1g-dev Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: effc2a364e5e5bcd038a99b3e40013bf 2278 php-memcache_8.2-5~exp2.dsc a89f7ea0603a6aa95cc4a6e454abd112 78413 php-memcache_8.2.orig.tar.gz 88433c76888b740bc21b730c77281bc1 7304 php-memcache_8.2-5~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-memcache Vcs-Git: https://salsa.debian.org/php-team/pecl/php-memcache.git Checksums-Sha256: 7cd821ad203e470ea02bc2f16e7585e424363ed99a4bcfa2dca8af49bbc4e5e8 2278 php-memcache_8.2-5~exp2.dsc b3f0640eacdeb9046c6c86a1546d7fb8a4e9f219e5d9a36a287e59b2dd8208e5 78413 php-memcache_8.2.orig.tar.gz 3fc1a667e951933fe35d9f3df8773a4c2a9e72a98c785a2bcbbe4f69a3ad4418 7304 php-memcache_8.2-5~exp2.debian.tar.xz Homepage: https://github.com/websupport-sk/pecl-memcache Package-List: php-memcache deb php optional arch=all php-memcache-all-dev deb php optional arch=all php8.4-memcache deb php optional arch=any Directory: pool/main/p/php-memcache Priority: source Section: php Package: php-memcache Binary: php-memcache, php-memcache-all-dev, php8.4-memcache Version: 8.2-5~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 2:95~), zlib1g-dev Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: b411d30360507084f1fecac8edce7930 2280 php-memcache_8.2-5~exp4.dsc a89f7ea0603a6aa95cc4a6e454abd112 78413 php-memcache_8.2.orig.tar.gz 5eee0008c87c5fa5d47ffb6310beacbc 7352 php-memcache_8.2-5~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-memcache Vcs-Git: https://salsa.debian.org/php-team/pecl/php-memcache.git Checksums-Sha256: ed61701406f08edb8c52f47c7eaef966da33fe6fbfa37af3b911ca2568f1b9d2 2280 php-memcache_8.2-5~exp4.dsc b3f0640eacdeb9046c6c86a1546d7fb8a4e9f219e5d9a36a287e59b2dd8208e5 78413 php-memcache_8.2.orig.tar.gz 3bd2f7354408abe8f513a9cf2dbf0b4206f711cca54cd9b844b120e50c0c5a55 7352 php-memcache_8.2-5~exp4.debian.tar.xz Homepage: https://github.com/websupport-sk/pecl-memcache Package-List: php-memcache deb php optional arch=all php-memcache-all-dev deb php optional arch=all php8.4-memcache deb php optional arch=any Directory: pool/main/p/php-memcache Priority: source Section: php Package: php-mock-phpunit Binary: php-mock-phpunit Version: 2.10.0-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: James Valleroy Build-Depends: debhelper-compat (= 13), php-mbstring, php-mock (>= 2.4.0), php-mock-integration, php-mockery, php-phpspec-prophecy, phpab, phpunit (>= 10), pkg-php-tools Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: e85992014fda623d62ea43d59d439173 2260 php-mock-phpunit_2.10.0-1.dsc cb173e0207b5d3859a0574aa090a6166 9232 php-mock-phpunit_2.10.0.orig.tar.xz 5c362b9efe667474fd8c6e825927f7df 3444 php-mock-phpunit_2.10.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-mock-phpunit Vcs-Git: https://salsa.debian.org/php-team/pear/php-mock-phpunit.git Checksums-Sha256: d9dbc7340920a4689157ceb78bb6224c23a699ddf4fd28b938f2dfa939e3a98f 2260 php-mock-phpunit_2.10.0-1.dsc 703c5a5b25e50f678b54f4f1ab87ffde9e4dbfb18bd7dad988c7455daa53797f 9232 php-mock-phpunit_2.10.0.orig.tar.xz f88fd7eee7562fe91ab94ce9b56405f4ccdde3a433c9c61add9d5900f5b60484 3444 php-mock-phpunit_2.10.0-1.debian.tar.xz Homepage: https://github.com/php-mock/php-mock-phpunit Package-List: php-mock-phpunit deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: php-phpspec-prophecy, phpab, phpunit Directory: pool/main/p/php-mock-phpunit Priority: optional Section: misc Package: php-mongodb Binary: php-mongodb, php-mongodb-all-dev, php8.2-mongodb Version: 1.19.4-2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), libsasl2-dev, libsnappy-dev, libzstd-dev, php-all-dev (>= 95~), pkg-config, zlib1g-dev Build-Conflicts: libbson-dev, libmongoc-dev, libmongoc-priv-dev Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: c18e2ebf629612633976d1b8b95fd5d8 2376 php-mongodb_1.19.4-2.dsc 91f96b24df7ed5651731671f55cb68a1 2085428 php-mongodb_1.19.4.orig.tar.gz 7ba2313e985700ec99aadf6da8eaa3c1 7348 php-mongodb_1.19.4-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-mongodb Vcs-Git: https://salsa.debian.org/php-team/pecl/php-mongodb.git Checksums-Sha256: 481b099685b07d987e9401b3c265dbc4897be03a5c8ee3f86f02e524557a94fa 2376 php-mongodb_1.19.4-2.dsc 57c168b24a7d07f73367e4b134eb911ad1170ba7d203bc475f6ef1b860c16701 2085428 php-mongodb_1.19.4.orig.tar.gz 013f5a313aef39828664eb5da021dc4c8bab72ab1c17a387c63b5238f24f4dd3 7348 php-mongodb_1.19.4-2.debian.tar.xz Homepage: https://pecl.php.net/package/mongodb Package-List: php-mongodb deb php optional arch=any php-mongodb-all-dev deb php optional arch=all php8.2-mongodb deb php optional arch=any Directory: pool/main/p/php-mongodb Priority: optional Section: misc Package: php-mongodb Binary: php-mongodb, php-mongodb-all-dev, php8.4-mongodb Version: 1.19.4-3~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libsasl2-dev, libsnappy-dev, libzstd-dev, php-all-dev (>= 95~), pkg-config, zlib1g-dev Build-Conflicts: libbson-dev, libmongoc-dev, libmongoc-priv-dev Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: b52b4bd7233a3698aa8283cd304c1059 2398 php-mongodb_1.19.4-3~exp2.dsc 91f96b24df7ed5651731671f55cb68a1 2085428 php-mongodb_1.19.4.orig.tar.gz 594b1c66b81c7a2917ae0ca4029e04aa 7396 php-mongodb_1.19.4-3~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-mongodb Vcs-Git: https://salsa.debian.org/php-team/pecl/php-mongodb.git Checksums-Sha256: 3d9e5bf66e35bffb91907cd6a86756d08c1589d02c431772b6a6ab6852ccdfc9 2398 php-mongodb_1.19.4-3~exp2.dsc 57c168b24a7d07f73367e4b134eb911ad1170ba7d203bc475f6ef1b860c16701 2085428 php-mongodb_1.19.4.orig.tar.gz aeea7e786fcc4f5a6b77db9cca43abc8ae9531d6f97a08b328b7f086edb54ce6 7396 php-mongodb_1.19.4-3~exp2.debian.tar.xz Homepage: https://pecl.php.net/package/mongodb Package-List: php-mongodb deb php optional arch=all php-mongodb-all-dev deb php optional arch=all php8.4-mongodb deb php optional arch=any Directory: pool/main/p/php-mongodb Priority: optional Section: misc Package: php-mongodb Binary: php-mongodb, php-mongodb-all-dev, php8.4-mongodb Version: 1.19.4-3~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libsasl2-dev, libsnappy-dev, libzstd-dev, php-all-dev (>= 2:95~), pkg-config, zlib1g-dev Build-Conflicts: libbson-dev, libmongoc-dev, libmongoc-priv-dev Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 5b3d72c7f627bd96bf814d4e51b3ff9a 2400 php-mongodb_1.19.4-3~exp4.dsc 91f96b24df7ed5651731671f55cb68a1 2085428 php-mongodb_1.19.4.orig.tar.gz ebd090adaa9c718808bea69cfd71348b 7448 php-mongodb_1.19.4-3~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-mongodb Vcs-Git: https://salsa.debian.org/php-team/pecl/php-mongodb.git Checksums-Sha256: c0b56f5d4a8e919247c0fec59720b1c5540f948cc59983c46622fd9f9b086828 2400 php-mongodb_1.19.4-3~exp4.dsc 57c168b24a7d07f73367e4b134eb911ad1170ba7d203bc475f6ef1b860c16701 2085428 php-mongodb_1.19.4.orig.tar.gz 1c748507288522c249e76cd349db4857f67a8941dfe3f86d3c7f306e8c7a9ef1 7448 php-mongodb_1.19.4-3~exp4.debian.tar.xz Homepage: https://pecl.php.net/package/mongodb Package-List: php-mongodb deb php optional arch=all php-mongodb-all-dev deb php optional arch=all php8.4-mongodb deb php optional arch=any Directory: pool/main/p/php-mongodb Priority: optional Section: misc Package: php-monolog Binary: php-monolog Version: 3.7.0-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, php-amqp, php-amqplib, php-curl, php-guzzlehttp-guzzle, php-predis, php-psr-log (>= 2), php-redis, php-symfony-mailer, php-symfony-mime, phpab, phpunit (>= 10) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 17be1fb27273fcbd51f40b5bd5b5060f 2006 php-monolog_3.7.0-1.dsc ebfaa9eeaf0a67e7ccd6f8b1762546d1 857320 php-monolog_3.7.0.orig.tar.xz 1036836e62ff277b74a6dc413e4c6dc4 8856 php-monolog_3.7.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-monolog Vcs-Git: https://salsa.debian.org/php-team/pear/php-monolog.git Checksums-Sha256: 1404d591b08520c2bc6a6c05d616e1700362ce8fed95e1ffa1ba3bd5b6ac3ee2 2006 php-monolog_3.7.0-1.dsc 6a67a48ad857786ee201fa461024d4a9f60c57291bc1b1d89d050d58f70f900a 857320 php-monolog_3.7.0.orig.tar.xz a68a925ad6b548da3083fd3259cca3f343e7e3bf1e950c58438b652a1604ed28 8856 php-monolog_3.7.0-1.debian.tar.xz Homepage: https://github.com/Seldaek/monolog Package-List: php-monolog deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: php-amqp, php-amqplib, php-curl, php-guzzlehttp-guzzle, php-predis, php-redis, php-symfony-mailer, php-symfony-mime, phpab, phpunit Directory: pool/main/p/php-monolog Priority: optional Section: misc Package: php-msgpack Binary: php-msgpack, php-msgpack-all-dev, php8.2-msgpack Version: 1:2.2.0-6 Maintainer: Debian PHP PECL Maintainers Uploaders: Mathieu Parent Build-Depends: debhelper (>= 10~), dh-php (>= 4~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: b421a8581082ece4bc970eacd99bbf55 2239 php-msgpack_2.2.0-6.dsc 703fb4e08deac7ba68e53ee1e52bbc64 127564 php-msgpack_2.2.0.orig.tar.gz 1a00cd3a7dfaca94c200ded2485f2cb6 4144 php-msgpack_2.2.0-6.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-msgpack Vcs-Git: https://salsa.debian.org/php-team/pecl/php-msgpack.git Checksums-Sha256: 69f957377ca83e6f6e70378eba6c0c96ca688be575127354c761e2c91b59cb4f 2239 php-msgpack_2.2.0-6.dsc 82aa1e404c5ff54ec41d2a201305cd6594ed14a7529e9119fa7ca457e4bbd12a 127564 php-msgpack_2.2.0.orig.tar.gz 0c5720b021ee0bd45899ea4eb705921c841dd0fcb5efbe9ee17a31eece1a389d 4144 php-msgpack_2.2.0-6.debian.tar.xz Homepage: http://pecl.php.net/package/msgpack Package-List: php-msgpack deb php optional arch=any php-msgpack-all-dev deb php optional arch=all php8.2-msgpack deb php optional arch=any Directory: pool/main/p/php-msgpack Priority: optional Section: misc Package: php-msgpack Binary: php-msgpack, php-msgpack-all-dev, php8.4-msgpack Version: 1:2.2.0-7~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Mathieu Parent Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 79ecb726c4d5ccb1a1ff8faa7dade4fb 2261 php-msgpack_2.2.0-7~exp2.dsc 703fb4e08deac7ba68e53ee1e52bbc64 127564 php-msgpack_2.2.0.orig.tar.gz e4979cc8feaf943cfb5cf25239c2d093 4184 php-msgpack_2.2.0-7~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-msgpack Vcs-Git: https://salsa.debian.org/php-team/pecl/php-msgpack.git Checksums-Sha256: b3268669aa839db3dded64bdfd7783cbd323e8876380ccfcb58655648c7d5205 2261 php-msgpack_2.2.0-7~exp2.dsc 82aa1e404c5ff54ec41d2a201305cd6594ed14a7529e9119fa7ca457e4bbd12a 127564 php-msgpack_2.2.0.orig.tar.gz 24ccdd26e9bcced26724532b15a5b2c3502e7c803860c0d9eb5fc63ede0146f9 4184 php-msgpack_2.2.0-7~exp2.debian.tar.xz Homepage: http://pecl.php.net/package/msgpack Package-List: php-msgpack deb php optional arch=all php-msgpack-all-dev deb php optional arch=all php8.4-msgpack deb php optional arch=any Directory: pool/main/p/php-msgpack Priority: optional Section: misc Package: php-msgpack Binary: php-msgpack, php-msgpack-all-dev, php8.4-msgpack Version: 1:2.2.0-7~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Mathieu Parent Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 255ab41f96f7b176546ca3a049061f76 2263 php-msgpack_2.2.0-7~exp4.dsc 703fb4e08deac7ba68e53ee1e52bbc64 127564 php-msgpack_2.2.0.orig.tar.gz 85bfb35145e7d2319cf434e64fa05c24 4228 php-msgpack_2.2.0-7~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-msgpack Vcs-Git: https://salsa.debian.org/php-team/pecl/php-msgpack.git Checksums-Sha256: 9adab9d4c71afca90f9ab69f87cbe3279443ee68809f01de59e0fea81cb95857 2263 php-msgpack_2.2.0-7~exp4.dsc 82aa1e404c5ff54ec41d2a201305cd6594ed14a7529e9119fa7ca457e4bbd12a 127564 php-msgpack_2.2.0.orig.tar.gz 440201d12ed5481042ad58d627758cb62c1a05b2554c2dd7ed5c27ca03bc5ee8 4228 php-msgpack_2.2.0-7~exp4.debian.tar.xz Homepage: http://pecl.php.net/package/msgpack Package-List: php-msgpack deb php optional arch=all php-msgpack-all-dev deb php optional arch=all php8.4-msgpack deb php optional arch=any Directory: pool/main/p/php-msgpack Priority: optional Section: misc Package: php-nrk-predis Binary: php-predis Version: 3.0.0~alpha1-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit, redis Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: a0086fbb61c0676c3c8849cc18b8e9e4 1801 php-nrk-predis_3.0.0~alpha1-1.dsc 4427852478babc548c233b0b51eba7f4 259996 php-nrk-predis_3.0.0~alpha1.orig.tar.xz 0ae50b089257b0f2ce809a9c6c2be590 6872 php-nrk-predis_3.0.0~alpha1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-predis Vcs-Git: https://salsa.debian.org/php-team/pear/php-predis.git Checksums-Sha256: 780141eeb066c6eb1f46593da3e6abe4ace56bb4a7f91032ead08e657c8348b8 1801 php-nrk-predis_3.0.0~alpha1-1.dsc 4293545c9f6ee11e25edc82c17f8e7bec5b520ea3fead88c55d3fda758007df6 259996 php-nrk-predis_3.0.0~alpha1.orig.tar.xz adc185faab3e2f13f8eba696b198f950fd5a3ce0528b252f4a51ca630c34d3c7 6872 php-nrk-predis_3.0.0~alpha1-1.debian.tar.xz Homepage: https://github.com/predis/predis Package-List: php-predis deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpab, phpunit, redis Directory: pool/main/p/php-nrk-predis Priority: optional Section: misc Package: php-oauth Binary: php-oauth, php-oauth-all-dev, php8.2-oauth Version: 2.0.7++-3 Maintainer: Debian PHP PECL Maintainers Uploaders: Prach Pongpanich , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: d7f9a898f13ee8e49ab38ad5fbf1e11b 2253 php-oauth_2.0.7++-3.dsc 8ea6eb5ac6de8a4ed399980848c04c0c 78926 php-oauth_2.0.7++.orig.tar.gz 2e3a44d385c09199375d2ddce8602e27 4128 php-oauth_2.0.7++-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-oauth Vcs-Git: https://salsa.debian.org/php-team/pecl/php-oauth.git Checksums-Sha256: 333ed6ef0c86c9aae59b6e6e4226ddccdcdc9d5ef275e3e9696625244b1f5b68 2253 php-oauth_2.0.7++-3.dsc d46f59072f1ade65cf4c4353b7ecf5546d1c56cad602152cb4ba72abb1aa5eec 78926 php-oauth_2.0.7++.orig.tar.gz 5c5dc6ba44f4a0032e5570f5ebb5705234332f15282d6a28bcd72431ac41a65b 4128 php-oauth_2.0.7++-3.debian.tar.xz Homepage: http://pecl.php.net/package/oauth Package-List: php-oauth deb php optional arch=any php-oauth-all-dev deb php optional arch=all php8.2-oauth deb php optional arch=any Directory: pool/main/p/php-oauth Priority: optional Section: misc Package: php-oauth Binary: php-oauth, php-oauth-all-dev, php8.4-oauth Version: 2.0.7++-4~exp5 Maintainer: Debian PHP PECL Maintainers Uploaders: Prach Pongpanich , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 6ed102e49835ca01fc852f549545fbca 2277 php-oauth_2.0.7++-4~exp5.dsc 8ea6eb5ac6de8a4ed399980848c04c0c 78926 php-oauth_2.0.7++.orig.tar.gz 3530ba54370abdcb147ab91744d70ba9 5600 php-oauth_2.0.7++-4~exp5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-oauth Vcs-Git: https://salsa.debian.org/php-team/pecl/php-oauth.git Checksums-Sha256: ad765a1c801a14dddd7538caf3dbb7b1f7034a1794b28db7d0ec0829d8b0e919 2277 php-oauth_2.0.7++-4~exp5.dsc d46f59072f1ade65cf4c4353b7ecf5546d1c56cad602152cb4ba72abb1aa5eec 78926 php-oauth_2.0.7++.orig.tar.gz 709a3d57ca8d7352f6e79f18d53260c12e91d91574be153460825baf7318a275 5600 php-oauth_2.0.7++-4~exp5.debian.tar.xz Homepage: http://pecl.php.net/package/oauth Package-List: php-oauth deb php optional arch=all php-oauth-all-dev deb php optional arch=all php8.4-oauth deb php optional arch=any Directory: pool/main/p/php-oauth Priority: optional Section: misc Package: php-parsedown Binary: php-parsedown Version: 2.0.0~beta-1-2 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 4e725e46726b67fb2a64be253cc4b3b0 1810 php-parsedown_2.0.0~beta-1-2.dsc aa70c571e2efd33401e09eeadfbc4871 65884 php-parsedown_2.0.0~beta-1.orig.tar.xz d590e3218de0bcfaf317b79d9075cdf5 6044 php-parsedown_2.0.0~beta-1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-parsedown Vcs-Git: https://salsa.debian.org/php-team/pear/php-parsedown.git -b debian/latest Checksums-Sha256: 7dbf498670d752f55df7a5b188a0b9fdc01f7bfe34b49bc69471b593ba913052 1810 php-parsedown_2.0.0~beta-1-2.dsc 62e7a5261d5bfa688e3819c5d403042e87996d9ec6ecd2c401681e28f4098270 65884 php-parsedown_2.0.0~beta-1.orig.tar.xz c3e7c418f7c111af53a14f360a97dde4b43ad2b674826b0c6fde2fa413f50b4d 6044 php-parsedown_2.0.0~beta-1-2.debian.tar.xz Homepage: https://parsedown.org Package-List: php-parsedown deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpab, phpunit, pkg-php-tools Directory: pool/main/p/php-parsedown Priority: extra Section: misc Package: php-pcov Binary: php-pcov, php-pcov-all-dev, php8.2-pcov Version: 1.0.11-7 Maintainer: Debian PHP PECL Maintainers Uploaders: Lior Kaplan , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 7dd366464e0fae7a2046908e0bbaa427 2224 php-pcov_1.0.11-7.dsc 6a41e4e6fa4fdb233b801c2f1995cbb5 25300 php-pcov_1.0.11.orig.tar.gz c8c5beb6ee24be3b7a60e0f0ecd8bf69 4044 php-pcov_1.0.11-7.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-pcov Vcs-Git: https://salsa.debian.org/php-team/pecl/php-pcov.git Checksums-Sha256: 86928a3da012f21fafb19a45ac81175cc4d500951dc24e8d93c733f6068f7670 2224 php-pcov_1.0.11-7.dsc ad22e64cd3af065330182ac142c1c3ab40de934482cd400f8bd76064130ac242 25300 php-pcov_1.0.11.orig.tar.gz 977de0d1b0c92bdfd7460186757ed74fb05230c809a261060798057a7c72b69b 4044 php-pcov_1.0.11-7.debian.tar.xz Homepage: http://pecl.php.net/package/pcov Package-List: php-pcov deb php optional arch=any php-pcov-all-dev deb php optional arch=all php8.2-pcov deb php optional arch=any Directory: pool/main/p/php-pcov Priority: extra Section: misc Package: php-pda-pheanstalk Binary: php-pda-pheanstalk Version: 5.0.6-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7f07e22b984f20ed68f7e6e0ef211499 1803 php-pda-pheanstalk_5.0.6-1.dsc 36bb48dede87c06f543a92ad3d8ae028 34584 php-pda-pheanstalk_5.0.6.orig.tar.xz 6707b84ebc7c466fcd37354edeb26a34 3404 php-pda-pheanstalk_5.0.6-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-pda-pheanstalk Vcs-Git: https://salsa.debian.org/php-team/pear/php-pda-pheanstalk.git Checksums-Sha256: c83feb0b404dd10329d084ab1d726d107c1369a4de7a604378a990fd069e203d 1803 php-pda-pheanstalk_5.0.6-1.dsc afaf92332c8948fdaa2707356d6d97aad8d3f066d956963e7859fdbd20ed13df 34584 php-pda-pheanstalk_5.0.6.orig.tar.xz bf607848fef55a70645913373868226907ffcffff5d49e44e6b9974141698aa7 3404 php-pda-pheanstalk_5.0.6-1.debian.tar.xz Homepage: https://github.com/pheanstalk/pheanstalk Package-List: php-pda-pheanstalk deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpab, phpunit Directory: pool/main/p/php-pda-pheanstalk Priority: extra Section: misc Package: php-pecl-http Binary: php-http, php-http-all-dev, php8.4-http Version: 4.2.4-4~exp3 Maintainer: Debian PHP PECL Maintainers Uploaders: Ulises Vitulli , Facundo Guerrero , Ondřej Surý Build-Depends: chrpath, debhelper (>= 10~), dh-php (>= 5.5~), libcurl4-openssl-dev, libevent-dev, libicu-dev, php-all-dev (>= 2:95~), php8.4-raphf, php-raphf-all-dev (>= 2.0.1++-4~), zlib1g-dev Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 5885d1ccf6c07abaeec933994d40eeaf 2455 php-pecl-http_4.2.4-4~exp3.dsc 867d4f0bdf81e55ea3060bedd05e93ab 224933 php-pecl-http_4.2.4.orig.tar.gz a3c6df723882353c92574fb2a094a651 6848 php-pecl-http_4.2.4-4~exp3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-pecl-http Vcs-Git: https://salsa.debian.org/php-team/pecl/php-pecl-http.git Checksums-Sha256: 4ae675be1c81aa4d6e189c3ba7d794556a359e9d56261537c2c30b909a221272 2455 php-pecl-http_4.2.4-4~exp3.dsc fb1e10c2e5edfb011ff8dc2e473cdbd2bbe0127d1279dfce4d98570555ac6ded 224933 php-pecl-http_4.2.4.orig.tar.gz 5bb215638cedb41baa98478b7f5d45a273d38516fc685c27cf028febbc2eae0c 6848 php-pecl-http_4.2.4-4~exp3.debian.tar.xz Homepage: http://pecl.php.net/package/pecl_http Package-List: php-http deb web optional arch=all php-http-all-dev deb web optional arch=all php8.4-http deb web optional arch=any Directory: pool/main/p/php-pecl-http Priority: optional Section: misc Package: php-ps Binary: php-ps, php-ps-all-dev, php8.2-ps Version: 1.4.4++-3 Maintainer: Debian PHP PECL Maintainers Uploaders: Uwe Steinmann Build-Depends: debhelper (>= 10~), dh-php (>= 4~), libgd-dev (>= 2.1.1), php-all-dev (>= 95~), pslib-dev (>= 0.2.3), xsltproc Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 12f255118e8f1df81f43dc8d8e2fe381 2064 php-ps_1.4.4++-3.dsc 361a1eb65feb3907abc7ca5f4fd1e1a4 637247 php-ps_1.4.4++.orig.tar.gz 5a102567fbcf79516621458d3f7e2371 4812 php-ps_1.4.4++-3.debian.tar.xz Checksums-Sha256: d21a758e4a83dd37c208b9a40530a2869376512664df88a041924c8476ffb2d0 2064 php-ps_1.4.4++-3.dsc 2af1dd5762748c33c5150271f5fe81b2c1080dc042315bf1e88d7628a50dc063 637247 php-ps_1.4.4++.orig.tar.gz be1337445a463548b16d0cf278f6275ac33c1596d8c894c7b274ab427992bb7c 4812 php-ps_1.4.4++-3.debian.tar.xz Package-List: php-ps deb php optional arch=any php-ps-all-dev deb php optional arch=all php8.2-ps deb php optional arch=any Directory: pool/main/p/php-ps Priority: optional Section: misc Package: php-ps Binary: php-ps, php-ps-all-dev, php8.4-ps Version: 1.4.4++-4~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Uwe Steinmann Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libgd-dev (>= 2.1.1), php-all-dev (>= 95~), pslib-dev (>= 0.2.3), xsltproc Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: deac2141b3111713f9c1e415bc4cbda4 2086 php-ps_1.4.4++-4~exp2.dsc 361a1eb65feb3907abc7ca5f4fd1e1a4 637247 php-ps_1.4.4++.orig.tar.gz f119bc77c2bc66f214223d3836d3e8e3 4864 php-ps_1.4.4++-4~exp2.debian.tar.xz Checksums-Sha256: c43dc37ddd58d971c76e252ab7691883bbf278b4414d3ac11a3019adacd7e453 2086 php-ps_1.4.4++-4~exp2.dsc 2af1dd5762748c33c5150271f5fe81b2c1080dc042315bf1e88d7628a50dc063 637247 php-ps_1.4.4++.orig.tar.gz d1e8b1f51fba21059e8445a430d4ae47450ce1d27fbfb4f4767a1cc4b301c1bb 4864 php-ps_1.4.4++-4~exp2.debian.tar.xz Package-List: php-ps deb php optional arch=all php-ps-all-dev deb php optional arch=all php8.4-ps deb php optional arch=any Directory: pool/main/p/php-ps Priority: optional Section: misc Package: php-ps Binary: php-ps, php-ps-all-dev, php8.4-ps Version: 1.4.4++-4~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Uwe Steinmann Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libgd-dev (>= 2.1.1), php-all-dev (>= 2:95~), pslib-dev (>= 0.2.3), xsltproc Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 55a99467f8422442d52d266212214bf9 2088 php-ps_1.4.4++-4~exp4.dsc 361a1eb65feb3907abc7ca5f4fd1e1a4 637247 php-ps_1.4.4++.orig.tar.gz bc24a649c65c888b19a6a722e26b84aa 4904 php-ps_1.4.4++-4~exp4.debian.tar.xz Checksums-Sha256: 6f765965395a9738d2ce654b1cfe9c3413322262f7cf9fda85233652432c06a2 2088 php-ps_1.4.4++-4~exp4.dsc 2af1dd5762748c33c5150271f5fe81b2c1080dc042315bf1e88d7628a50dc063 637247 php-ps_1.4.4++.orig.tar.gz 0ba1dd82f3c1370f8edf30d494ef8f4cb27a14d7520fa1cfb175493910f95fff 4904 php-ps_1.4.4++-4~exp4.debian.tar.xz Package-List: php-ps deb php optional arch=all php-ps-all-dev deb php optional arch=all php8.4-ps deb php optional arch=any Directory: pool/main/p/php-ps Priority: optional Section: misc Package: php-psr Binary: php-psr, php-psr-all-dev, php8.2-psr Version: 1.2.0-8 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), php-all-dev (>= 95~), po-debconf Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 11fc8dbf0f198e9ae2e5162fedfa9c8a 2180 php-psr_1.2.0-8.dsc 07695da8376002babbce528205decf07 28238 php-psr_1.2.0.orig.tar.gz 3575255d893da14f53a8f3e7c5875dfa 3344 php-psr_1.2.0-8.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-psr Vcs-Git: https://salsa.debian.org/php-team/pecl/php-psr.git Checksums-Sha256: 33442f5b94ece237b8d924341da9e2afcbef414d08e7398219b5174d36863c2b 2180 php-psr_1.2.0-8.dsc 9c3d2a0d9770916d86e2bc18dfe6513ad9b2bfe00f0d03c1531ef403bee38ebe 28238 php-psr_1.2.0.orig.tar.gz 7efe11505e626c552848d1e5834b340c77d43ca7b7be4e54867c0721ca0a6654 3344 php-psr_1.2.0-8.debian.tar.xz Homepage: http://pecl.php.net/package/psr Package-List: php-psr deb php optional arch=any php-psr-all-dev deb php optional arch=all php8.2-psr deb php optional arch=any Directory: pool/main/p/php-psr Priority: extra Section: misc Package: php-psr Binary: php-psr, php-psr-all-dev, php8.4-psr Version: 1.2.0-9~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 95~), po-debconf Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 5540b0b1ad75ee1fcda89cbc8a2af002 2202 php-psr_1.2.0-9~exp2.dsc 07695da8376002babbce528205decf07 28238 php-psr_1.2.0.orig.tar.gz ab0bab41180d4fe2f1d173c5e174867d 3396 php-psr_1.2.0-9~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-psr Vcs-Git: https://salsa.debian.org/php-team/pecl/php-psr.git Checksums-Sha256: 5ac549f9ded35e037522ce5b9cec88c3e72de0657ca0d317ec4ef76528045147 2202 php-psr_1.2.0-9~exp2.dsc 9c3d2a0d9770916d86e2bc18dfe6513ad9b2bfe00f0d03c1531ef403bee38ebe 28238 php-psr_1.2.0.orig.tar.gz ba393b7549601c571503a57e1cd80d5a2366e9058cc79b9fe7ed9c3844f81257 3396 php-psr_1.2.0-9~exp2.debian.tar.xz Homepage: http://pecl.php.net/package/psr Package-List: php-psr deb php optional arch=all php-psr-all-dev deb php optional arch=all php8.4-psr deb php optional arch=any Directory: pool/main/p/php-psr Priority: extra Section: misc Package: php-psr Binary: php-psr, php-psr-all-dev, php8.4-psr Version: 1.2.0-9~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 2:95~), po-debconf Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 059ad0f3973e625bab0eba8aca136f3c 2204 php-psr_1.2.0-9~exp4.dsc 07695da8376002babbce528205decf07 28238 php-psr_1.2.0.orig.tar.gz ba4462d0b85e4d2fd7256fb6ab4ebd63 3440 php-psr_1.2.0-9~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-psr Vcs-Git: https://salsa.debian.org/php-team/pecl/php-psr.git Checksums-Sha256: 322e61330510e33baed0bc74d8801f527d16182da95190530a9309bdb053c450 2204 php-psr_1.2.0-9~exp4.dsc 9c3d2a0d9770916d86e2bc18dfe6513ad9b2bfe00f0d03c1531ef403bee38ebe 28238 php-psr_1.2.0.orig.tar.gz 80ee0da9fe827b82ab9a9154f34002fb8d9809512b1b2720cc8e375cd86e1f0b 3440 php-psr_1.2.0-9~exp4.debian.tar.xz Homepage: http://pecl.php.net/package/psr Package-List: php-psr deb php optional arch=all php-psr-all-dev deb php optional arch=all php8.4-psr deb php optional arch=any Directory: pool/main/p/php-psr Priority: extra Section: misc Package: php-psr-container Binary: php-psr-container Version: 2.0.2-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, phpab Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: e5daa9df1b76ba6719c5c86bcaed5e1b 1717 php-psr-container_2.0.2-1.dsc 1e06edbd1c97759faebfb0ab917f7437 2154 php-psr-container_2.0.2.orig.tar.gz c1717d7949491dda4356f6f1606cfb70 3188 php-psr-container_2.0.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-psr-container Vcs-Git: https://salsa.debian.org/php-team/pear/php-psr-container.git Checksums-Sha256: a4e73bfb2d36554e8cc0f6d3b08522db2e88de329489c4f87a5329eb4cefd041 1717 php-psr-container_2.0.2-1.dsc 81749336c0e3679a325c21d30749283481bd730da16de3dea669044a795b70ee 2154 php-psr-container_2.0.2.orig.tar.gz bba8643bde64878c8ceb1dfefb486242116c13e9c2f28d6f150ee25d1610e204 3188 php-psr-container_2.0.2-1.debian.tar.xz Homepage: https://www.php-fig.org/psr/psr-11/ Package-List: php-psr-container deb php optional arch=all Directory: pool/main/p/php-psr-container Priority: extra Section: misc Package: php-psr-http-message Binary: php-psr-http-message Version: 2.0-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, phpab Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 1d8d2be6b30fadfefe76776da04d69ce 1738 php-psr-http-message_2.0-1.dsc 1e52e3179d8c4fb3cae78b9de028fb3f 15612 php-psr-http-message_2.0.orig.tar.gz e986a6287d3fe8206be631ab49e46d44 3956 php-psr-http-message_2.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-psr-http-message Vcs-Git: https://salsa.debian.org/php-team/pear/php-psr-http-message.git Checksums-Sha256: 8f11d19e71fde75372d8190ca3ba1a3eed8889af28b11695dd65e662939f4316 1738 php-psr-http-message_2.0-1.dsc 20a6389b98d1548d41bccfdd4c1b629972ec64c468404f904b7ae66c9c83e449 15612 php-psr-http-message_2.0.orig.tar.gz 46c356c4738afab9bc1ea0d86228cbab47c5182f69a2430c0347675b6f79c3b0 3956 php-psr-http-message_2.0-1.debian.tar.xz Homepage: https://www.php-fig.org/psr/psr-7/ Package-List: php-psr-http-message deb php optional arch=all Directory: pool/main/p/php-psr-http-message Priority: optional Section: misc Package: php-psr-log Binary: php-psr-log Version: 3.0.2-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: François-Régis Vuillemin , David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, phpab Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ccd1347b1cb3bbc612bb53961b540159 1720 php-psr-log_3.0.2-1.dsc e1f2bd318a160fc9de69a729bf554093 3604 php-psr-log_3.0.2.orig.tar.gz b89f81c068ed221f586aea5b23b8a2cf 4280 php-psr-log_3.0.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-psr-log Vcs-Git: https://salsa.debian.org/php-team/pear/php-psr-log.git -b debian/latest Checksums-Sha256: 71ac83e1f5c6a0a07afe620616d6423827cc08d72bd325e67e5a4dc07e7d0bb2 1720 php-psr-log_3.0.2-1.dsc ff5603d1fa107c7746a57532ee5668275012c730d56b53d927b5feef50acecaf 3604 php-psr-log_3.0.2.orig.tar.gz dfc18183d2378c2013e0d80648d3b4dd2e19cc0cad81eb7ceae938921f499909 4280 php-psr-log_3.0.2-1.debian.tar.xz Homepage: https://www.php-fig.org/psr/psr-3/ Package-List: php-psr-log deb php optional arch=all Directory: pool/main/p/php-psr-log Priority: optional Section: misc Package: php-psr-simple-cache Binary: php-psr-simple-cache Version: 3.0.0-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, phpab Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 7e74b426296085449f45601cb1d034f0 1750 php-psr-simple-cache_3.0.0-1.dsc 2d5077f519a70a6f9dea1c3e1bb70427 3084 php-psr-simple-cache_3.0.0.orig.tar.gz 82e9674f38c1bc7f574d0abdd147254e 2968 php-psr-simple-cache_3.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-psr-simple-cache Vcs-Git: https://salsa.debian.org/php-team/pear/php-psr-simple-cache.git Checksums-Sha256: a47719ee0c465cc8c3f97c86d94b1e61cbe0664d0a575f1ef9d5ffc8a846dde0 1750 php-psr-simple-cache_3.0.0-1.dsc 32629dad42de601ab2e60b9147be7797b8ed6dfcd4bd60a1f3f43679dfc98857 3084 php-psr-simple-cache_3.0.0.orig.tar.gz 019d1bad1239eab3f07128dab15870fdc8fafc382b0d000fc392b1be6ae6687b 2968 php-psr-simple-cache_3.0.0-1.debian.tar.xz Homepage: https://www.php-fig.org/psr/psr-16/ Package-List: php-psr-simple-cache deb php optional arch=all Directory: pool/main/p/php-psr-simple-cache Priority: extra Section: misc Package: php-raphf Binary: php-raphf, php-raphf-all-dev, php8.2-raphf Version: 2.0.1++-3 Maintainer: Debian PHP PECL Maintainers Uploaders: Facundo Guerrero , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: be60e155c4cc116c63705aa9973b7d0b 2254 php-raphf_2.0.1++-3.dsc f0573bde7caa7adea27a91b8f6aad5ca 16003 php-raphf_2.0.1++.orig.tar.gz 4b8d53c13dbe262699236d05e8d267a5 4112 php-raphf_2.0.1++-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-raphf Vcs-Git: https://salsa.debian.org/php-team/pecl/php-raphf.git Checksums-Sha256: f976990f002579056c1b04ce80746b4ad42503d39021d4889f55ae77d8cc8e4b 2254 php-raphf_2.0.1++-3.dsc da3566db17422e5ef08b7ff144162952aabc14cb22407cc6b1d2a2d095812bd0 16003 php-raphf_2.0.1++.orig.tar.gz 70baf806d6fabc492e5d612085de16d2f62ba8d012f8f5f50ac97e93a617d9bb 4112 php-raphf_2.0.1++-3.debian.tar.xz Homepage: http://pecl.php.net/package/raphf Package-List: php-raphf deb php optional arch=any php-raphf-all-dev deb php optional arch=all php8.2-raphf deb php optional arch=any Directory: pool/main/p/php-raphf Priority: optional Section: misc Package: php-raphf Binary: php-raphf, php-raphf-all-dev, php8.4-raphf Version: 2.0.1++-4~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Facundo Guerrero , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 962c4b0fe05ac1bbc5bbea4b0b57e29b 2276 php-raphf_2.0.1++-4~exp2.dsc f0573bde7caa7adea27a91b8f6aad5ca 16003 php-raphf_2.0.1++.orig.tar.gz acde93fc41e04dc2130e60b19f243033 4144 php-raphf_2.0.1++-4~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-raphf Vcs-Git: https://salsa.debian.org/php-team/pecl/php-raphf.git Checksums-Sha256: 7507cde585398b4a1962dcea091d6a8a215a0552dc81b7619ec8066b52cca9b2 2276 php-raphf_2.0.1++-4~exp2.dsc da3566db17422e5ef08b7ff144162952aabc14cb22407cc6b1d2a2d095812bd0 16003 php-raphf_2.0.1++.orig.tar.gz 310f09ecb071efd21da9f9fed9c7dff57b4aa91b21c46d13f0ccfc615710d462 4144 php-raphf_2.0.1++-4~exp2.debian.tar.xz Homepage: http://pecl.php.net/package/raphf Package-List: php-raphf deb php optional arch=all php-raphf-all-dev deb php optional arch=all php8.4-raphf deb php optional arch=any Directory: pool/main/p/php-raphf Priority: optional Section: misc Package: php-raphf Binary: php-raphf, php-raphf-all-dev, php8.4-raphf Version: 2.0.1++-4~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Facundo Guerrero , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 7abdde88e68257aa2459a91c360403c0 2278 php-raphf_2.0.1++-4~exp4.dsc f0573bde7caa7adea27a91b8f6aad5ca 16003 php-raphf_2.0.1++.orig.tar.gz 88cf464c7ad21408e7fc745260f29950 4192 php-raphf_2.0.1++-4~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-raphf Vcs-Git: https://salsa.debian.org/php-team/pecl/php-raphf.git Checksums-Sha256: 81a8946f7854cc5fccf222455a7681f29056b785ce339133d696af929168ab4f 2278 php-raphf_2.0.1++-4~exp4.dsc da3566db17422e5ef08b7ff144162952aabc14cb22407cc6b1d2a2d095812bd0 16003 php-raphf_2.0.1++.orig.tar.gz 370969e1ac5deda57ed1cbcc8a2a3229ad9c3db1fee3344eed5c17604720e61f 4192 php-raphf_2.0.1++-4~exp4.debian.tar.xz Homepage: http://pecl.php.net/package/raphf Package-List: php-raphf deb php optional arch=all php-raphf-all-dev deb php optional arch=all php8.4-raphf deb php optional arch=any Directory: pool/main/p/php-raphf Priority: optional Section: misc Package: php-rrd Binary: php-rrd, php-rrd-all-dev, php8.2-rrd Version: 2.0.3++-3 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý , Dario Minnucci Build-Depends: debhelper (>= 10~), dh-php (>= 4~), librrd-dev, php-all-dev (>= 95~), pkg-config Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 89bbe4129b55a9036b27bae3b18b161d 2242 php-rrd_2.0.3++-3.dsc 15e10db980db8a99f7f6bcaf932f10b5 19178 php-rrd_2.0.3++.orig.tar.gz 3d192d90d71f7ccaeb20330dc195233c 3868 php-rrd_2.0.3++-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-rrd Vcs-Git: https://salsa.debian.org/php-team/pecl/php-rrd.git Checksums-Sha256: cc7879260a7eae8724be4c16c4e08a7fcb33c39099f2254a66d84713caef22ed 2242 php-rrd_2.0.3++-3.dsc a42161e58cdc8a853b72cff298989dcbde82b0f76456dd59ce02854c92b730f7 19178 php-rrd_2.0.3++.orig.tar.gz 27f7215e935c252d9227f9475955e5b7dc8153d4808866d95b2c4e63016faa6f 3868 php-rrd_2.0.3++-3.debian.tar.xz Homepage: http://pecl.php.net/package/rrd Package-List: php-rrd deb php optional arch=any php-rrd-all-dev deb php optional arch=all php8.2-rrd deb php optional arch=any Directory: pool/main/p/php-rrd Priority: source Section: web Package: php-rrd Binary: php-rrd, php-rrd-all-dev, php8.4-rrd Version: 2.0.3++-4~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý , Dario Minnucci Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), librrd-dev, php-all-dev (>= 95~), pkg-config Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: c55cdc737212915ef36487430fb64fc8 2264 php-rrd_2.0.3++-4~exp2.dsc 15e10db980db8a99f7f6bcaf932f10b5 19178 php-rrd_2.0.3++.orig.tar.gz 9dd4bc7fe14da3c54d4a19a97a04c7a2 3908 php-rrd_2.0.3++-4~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-rrd Vcs-Git: https://salsa.debian.org/php-team/pecl/php-rrd.git Checksums-Sha256: 92c323a59704f6347dac9018efe48d7c5018f7756f96c269f53d3e1a0055075f 2264 php-rrd_2.0.3++-4~exp2.dsc a42161e58cdc8a853b72cff298989dcbde82b0f76456dd59ce02854c92b730f7 19178 php-rrd_2.0.3++.orig.tar.gz 61b702d270b8d1a3b122599aada2cc8f721768be64ea6a9dd5b091a854280045 3908 php-rrd_2.0.3++-4~exp2.debian.tar.xz Homepage: http://pecl.php.net/package/rrd Package-List: php-rrd deb php optional arch=all php-rrd-all-dev deb php optional arch=all php8.4-rrd deb php optional arch=any Directory: pool/main/p/php-rrd Priority: source Section: web Package: php-rrd Binary: php-rrd, php-rrd-all-dev, php8.4-rrd Version: 2.0.3++-4~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý , Dario Minnucci Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), librrd-dev, php-all-dev (>= 2:95~), pkg-config Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 10339dfc73e4b12436dec89dfb2c10bc 2266 php-rrd_2.0.3++-4~exp4.dsc 15e10db980db8a99f7f6bcaf932f10b5 19178 php-rrd_2.0.3++.orig.tar.gz 8526cdf900972bed61482695972cee87 3952 php-rrd_2.0.3++-4~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-rrd Vcs-Git: https://salsa.debian.org/php-team/pecl/php-rrd.git Checksums-Sha256: 3ce51f08da805ae76de9b77a0a62769a952b5e6f2cafc4a7381621d154ab748e 2266 php-rrd_2.0.3++-4~exp4.dsc a42161e58cdc8a853b72cff298989dcbde82b0f76456dd59ce02854c92b730f7 19178 php-rrd_2.0.3++.orig.tar.gz 06d690aa98346d872f21c7d8a1f7fa412d11ca9a6e3f5d8cf0661287484652dd 3952 php-rrd_2.0.3++-4~exp4.debian.tar.xz Homepage: http://pecl.php.net/package/rrd Package-List: php-rrd deb php optional arch=all php-rrd-all-dev deb php optional arch=all php8.4-rrd deb php optional arch=any Directory: pool/main/p/php-rrd Priority: source Section: web Package: php-sabre-event Binary: php-sabre-event Version: 3.0.0-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: ownCloud for Debian maintainers , David Prévot Build-Depends: debhelper (>= 9), phpab, phpunit, pkg-php-tools (>= 1.7~) Architecture: all Standards-Version: 3.9.6 Format: 3.0 (quilt) Files: fa356d0ebefd3f7032f98aada24f988c 1758 php-sabre-event_3.0.0-1.dsc 1fc1a819cc9c80008a434d6ad608443b 16799 php-sabre-event_3.0.0.orig.tar.gz 8fe5d076bf7a085ef9f89828b2b41120 3972 php-sabre-event_3.0.0-1.debian.tar.xz Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-sabre-event.git Vcs-Git: git://anonscm.debian.org/pkg-php/php-sabre-event.git Checksums-Sha256: bd3c63b2e31d8d19bb843fb59b9b618c9a23b17d532c6752e6b437ff6bdf0409 1758 php-sabre-event_3.0.0-1.dsc 8a6a0c5682b607d4ef97a97e1cce33de435de10eaf1e59c45e7bf1cc5e71c46b 16799 php-sabre-event_3.0.0.orig.tar.gz 824bd001194b5f772b6e54a774c28a4a8122643d706a9bb647beb53b3ce66848 3972 php-sabre-event_3.0.0-1.debian.tar.xz Homepage: http://sabre.io/event/ Package-List: php-sabre-event deb php optional arch=all Testsuite: autopkgtest Directory: pool/main/p/php-sabre-event Priority: optional Section: misc Package: php-sabre-vobject Binary: php-sabre-vobject Version: 4.1.0-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper (>= 9), help2man, php-mbstring, php-sabre-xml, php-symfony-class-loader (>= 2.5), phpab, phpunit, pkg-php-tools (>= 1.7~) Architecture: all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: cd8aac45dee68f185a4157e88205455a 1775 php-sabre-vobject_4.1.0-1.dsc 1d438a9c0e68eaa3685d83e603b35c7d 204182 php-sabre-vobject_4.1.0.orig.tar.gz 65598a77429daf9cd671798226981b19 7268 php-sabre-vobject_4.1.0-1.debian.tar.xz Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-sabre-vobject.git Vcs-Git: git://anonscm.debian.org/pkg-php/php-sabre-vobject.git Checksums-Sha256: 4fd14f83f6ac33b9042d15f56082e210fe4eaaa2dec3147e6c42fd78a68c1e77 1775 php-sabre-vobject_4.1.0-1.dsc ea06483cf067d27928d7d2a59fc8c965579156c148dc5785b31a160dd61a2d65 204182 php-sabre-vobject_4.1.0.orig.tar.gz c8c39be3a85687a0437578f99498a8243f4b7a9898648b2dde1ba55105ca4eb2 7268 php-sabre-vobject_4.1.0-1.debian.tar.xz Homepage: http://sabre.io/vobject/ Package-List: php-sabre-vobject deb php optional arch=all Testsuite: autopkgtest Directory: pool/main/p/php-sabre-vobject Priority: source Section: misc Package: php-ssh2 Binary: php-ssh2, php-ssh2-all-dev, php8.2-ssh2 Version: 1.4.1-3 Maintainer: Debian PHP PECL Maintainers Uploaders: Martin Meredith , Lior Kaplan , Mathieu Parent Build-Depends: debhelper (>= 10~), dh-php (>= 4~), libssh2-1-dev, libtool, php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 79536b3b6e5c2c6491e0e48f10e60140 2268 php-ssh2_1.4.1-3.dsc 9d655fb9e83aec24fcd6f943ddf94000 34265 php-ssh2_1.4.1.orig.tar.gz be2401115ceea2b3e4673464fd022d14 4888 php-ssh2_1.4.1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-ssh2 Vcs-Git: https://salsa.debian.org/php-team/pecl/php-ssh2.git Checksums-Sha256: aaca02972a1a13c3969c86ce05ccda2d1a756a5d1f2699be615c40039f2248be 2268 php-ssh2_1.4.1-3.dsc 7bca5b23f731db9d8ed0aea5db9bb15da8ff133b0fbba96102b82e95da4d8764 34265 php-ssh2_1.4.1.orig.tar.gz 7d89e93dbc307c71e25efc2e790c247cdf8b501f192151a6de9853ee4af5c4ec 4888 php-ssh2_1.4.1-3.debian.tar.xz Homepage: http://pecl.php.net/package/ssh2 Package-List: php-ssh2 deb php extra arch=any php-ssh2-all-dev deb php extra arch=all php8.2-ssh2 deb php extra arch=any Directory: pool/main/p/php-ssh2 Priority: source Section: php Package: php-ssh2 Binary: php-ssh2, php-ssh2-all-dev, php8.4-ssh2 Version: 1.4.1-4~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Martin Meredith , Lior Kaplan , Mathieu Parent Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libssh2-1-dev, libtool, php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 3a87aa03288a17cf16b51dcf24cbdd28 2290 php-ssh2_1.4.1-4~exp2.dsc 9d655fb9e83aec24fcd6f943ddf94000 34265 php-ssh2_1.4.1.orig.tar.gz 1721f7f035dec1f866f62838ea149eff 4928 php-ssh2_1.4.1-4~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-ssh2 Vcs-Git: https://salsa.debian.org/php-team/pecl/php-ssh2.git Checksums-Sha256: e05b3b804ac1fa0787f14e50f4f65cf826295433af2c0cbd79882cf01e65b5a4 2290 php-ssh2_1.4.1-4~exp2.dsc 7bca5b23f731db9d8ed0aea5db9bb15da8ff133b0fbba96102b82e95da4d8764 34265 php-ssh2_1.4.1.orig.tar.gz 4e19ca8ddee19e4464d5c70bf014d249c73e704e511e64b6edbae8773bcf9644 4928 php-ssh2_1.4.1-4~exp2.debian.tar.xz Homepage: http://pecl.php.net/package/ssh2 Package-List: php-ssh2 deb php extra arch=all php-ssh2-all-dev deb php extra arch=all php8.4-ssh2 deb php extra arch=any Directory: pool/main/p/php-ssh2 Priority: source Section: php Package: php-ssh2 Binary: php-ssh2, php-ssh2-all-dev, php8.4-ssh2 Version: 1.4.1-4~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Martin Meredith , Lior Kaplan , Mathieu Parent Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libssh2-1-dev, libtool, php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 840c1eaee0c136b5184e6eb7e879c995 2292 php-ssh2_1.4.1-4~exp4.dsc 9d655fb9e83aec24fcd6f943ddf94000 34265 php-ssh2_1.4.1.orig.tar.gz d587f9c4f78c99806015f4fa191b3663 4968 php-ssh2_1.4.1-4~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-ssh2 Vcs-Git: https://salsa.debian.org/php-team/pecl/php-ssh2.git Checksums-Sha256: 4362cb0b47aefba6856eba11fec1585caecf96884f8b25317ea82a3ef485bfb4 2292 php-ssh2_1.4.1-4~exp4.dsc 7bca5b23f731db9d8ed0aea5db9bb15da8ff133b0fbba96102b82e95da4d8764 34265 php-ssh2_1.4.1.orig.tar.gz bf907e0470d11eb6a10094d1d958e3fdbc0224d1eb116c834ef05293f19b6d55 4968 php-ssh2_1.4.1-4~exp4.debian.tar.xz Homepage: http://pecl.php.net/package/ssh2 Package-List: php-ssh2 deb php extra arch=all php-ssh2-all-dev deb php extra arch=all php8.4-ssh2 deb php extra arch=any Directory: pool/main/p/php-ssh2 Priority: source Section: php Package: php-stomp Binary: php-stomp, php-stomp-all-dev, php8.2-stomp Version: 2.0.3-4 Maintainer: Debian PHP PECL Maintainers Uploaders: Jonas Genannt , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 77a035ade1a9e121f7206f5e8d18970e 2237 php-stomp_2.0.3-4.dsc 30de4089ae5c17f32617cef35dbe53e5 23518 php-stomp_2.0.3.orig.tar.gz 0d3881a3febf62fc9f17bec93c0e1126 4360 php-stomp_2.0.3-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-stomp Vcs-Git: https://salsa.debian.org/php-team/pecl/php-stomp.git Checksums-Sha256: d2dad6a4680a490c007b07575f10ac9ef8577d318583a8672c63dfaa6bdc2545 2237 php-stomp_2.0.3-4.dsc ab41710b43f2d06b3b462c735d125655eb778a621804f5f867e7f7bb5fc3a9c1 23518 php-stomp_2.0.3.orig.tar.gz 5c0e93c3bf9a25d8e1ba943607615d9de6ea1306e1aa929d1fcfc57077bd8a5e 4360 php-stomp_2.0.3-4.debian.tar.xz Homepage: https://pecl.php.net/package/stomp Package-List: php-stomp deb web optional arch=any php-stomp-all-dev deb web optional arch=all php8.2-stomp deb web optional arch=any Directory: pool/main/p/php-stomp Priority: optional Section: misc Package: php-stomp Binary: php-stomp, php-stomp-all-dev, php8.4-stomp Version: 2.0.3-5~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Jonas Genannt , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: f90f54a6a16ed6c326e577355240b307 2259 php-stomp_2.0.3-5~exp2.dsc 30de4089ae5c17f32617cef35dbe53e5 23518 php-stomp_2.0.3.orig.tar.gz 5507f662262d9c6e508351d7219d349d 4408 php-stomp_2.0.3-5~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-stomp Vcs-Git: https://salsa.debian.org/php-team/pecl/php-stomp.git Checksums-Sha256: 19aef1e8eb40f9c3e866ed7cce2edb47827346d6cc877b891ad3ea90b284f7b5 2259 php-stomp_2.0.3-5~exp2.dsc ab41710b43f2d06b3b462c735d125655eb778a621804f5f867e7f7bb5fc3a9c1 23518 php-stomp_2.0.3.orig.tar.gz ce0627b4512eb85c056382a5ab7e9f0f6d153cdbcd86b9229711b3cb0097f5ea 4408 php-stomp_2.0.3-5~exp2.debian.tar.xz Homepage: https://pecl.php.net/package/stomp Package-List: php-stomp deb web optional arch=all php-stomp-all-dev deb web optional arch=all php8.4-stomp deb web optional arch=any Directory: pool/main/p/php-stomp Priority: optional Section: misc Package: php-stomp Binary: php-stomp, php-stomp-all-dev, php8.4-stomp Version: 2.0.3-5~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Jonas Genannt , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: e9b32bfcb6fcdb49f16df5035abc5aa3 2261 php-stomp_2.0.3-5~exp4.dsc 30de4089ae5c17f32617cef35dbe53e5 23518 php-stomp_2.0.3.orig.tar.gz 00df4d7daa55aa7f63594f669bc32c50 4448 php-stomp_2.0.3-5~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-stomp Vcs-Git: https://salsa.debian.org/php-team/pecl/php-stomp.git Checksums-Sha256: 6a4d76691165185fc4d5936b3481233d6f86118b17808e35d7f06e685f6a9584 2261 php-stomp_2.0.3-5~exp4.dsc ab41710b43f2d06b3b462c735d125655eb778a621804f5f867e7f7bb5fc3a9c1 23518 php-stomp_2.0.3.orig.tar.gz fdcd4abfa8ec5f6fde8e9fc09a3bc68f8a7d0b2fc44bf7eb3c9d4bc794c55c24 4448 php-stomp_2.0.3-5~exp4.debian.tar.xz Homepage: https://pecl.php.net/package/stomp Package-List: php-stomp deb web optional arch=all php-stomp-all-dev deb web optional arch=all php8.4-stomp deb web optional arch=any Directory: pool/main/p/php-stomp Priority: optional Section: misc Package: php-text-template Binary: php-text-template Version: 4.0.1-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot , Prach Pongpanich Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit (>= 10) Build-Conflicts: php8.3-common Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 3d0f9524eaaa12e93df1b28ef848a7be 1900 php-text-template_4.0.1-1.dsc a450ec840a522374eaaffa539469f957 3354712 php-text-template_4.0.1.orig.tar.xz 3e7b839dec9a05b7899e22f1cf7a9867 52008 php-text-template_4.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-text-template Vcs-Git: https://salsa.debian.org/php-team/pear/php-text-template.git Checksums-Sha256: c28daf686099ec2b7e265d39cb92f2885030904d1a0a0dab5ee903c469292b7b 1900 php-text-template_4.0.1-1.dsc 344d0784581c8d70170370ee9be5ef0d278329ac2b82e6502c3e75febab61fa1 3354712 php-text-template_4.0.1.orig.tar.xz a5261eb3afbefe09026450bf2d0a36ceeb6da76d638f153273bce6125305425a 52008 php-text-template_4.0.1-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/php-text-template Package-List: php-text-template deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpunit Directory: pool/main/p/php-text-template Priority: source Section: php Package: php-timer Binary: php-timer Version: 7.0.1-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: Prach Pongpanich , David Prévot Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit (>= 10) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 478cd14db2a73e7a54b5c2115aa266c0 1775 php-timer_7.0.1-1.dsc c4aac4b308544e10cc1d53fbe3d02ea6 3356764 php-timer_7.0.1.orig.tar.xz 579e19b8e2da9e7226fd25ec133fc698 52468 php-timer_7.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/php-timer Vcs-Git: https://salsa.debian.org/php-team/pear/php-timer.git Checksums-Sha256: 7360f13be4ce8adb11eaf0138b633f26e918c5fde8b85a1a16ad4508524539cf 1775 php-timer_7.0.1-1.dsc ddf956eecc54e99ba8a433ba61acc1c7ca0948d331a209eaf6eb5768d48a0b6e 3356764 php-timer_7.0.1.orig.tar.xz 6dc7391eaa31028ae3ce81b566373be5dd61a4fd80bb1e5f0399aa9cef27b422 52468 php-timer_7.0.1-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/php-timer Package-List: php-timer deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpunit Directory: pool/main/p/php-timer Priority: source Section: php Package: php-twig Binary: php-twig, php-twig-doc, php-twig-cache-extra, php-twig-cssinliner-extra, php-twig-html-extra, php-twig-inky-extra, php-twig-intl-extra, php-twig-markdown-extra, php-twig-string-extra, php-twig-extra-bundle Version: 3.14.0-2 Maintainer: Debian PHP PEAR Maintainers Uploaders: Daniel Beyer , David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, dh-sequence-sphinxdoc, jq, locales-all, php-cli, php-league-commonmark, php-league-html-to-markdown, php-lorenzo-pinky, php-mbstring, php-parsedown, php-psr-container, php-symfony-deprecation-contracts, php-symfony-framework-bundle, php-symfony-intl, php-symfony-mime, php-symfony-phpunit-bridge, php-symfony-string, php-symfony-twig-bundle, php-tijsverkoyen-css-to-inline-styles, phpab, phpunit, python3-sphinx, re2c Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 063562041b95d5c0a2be21f81bc42460 2872 php-twig_3.14.0-2.dsc 7cffb8544e6552f1828e84810ebc1974 233576 php-twig_3.14.0.orig.tar.xz 1d5952cbf2c70cf174d25955a68ec7eb 20928 php-twig_3.14.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/twig Vcs-Git: https://salsa.debian.org/php-team/pear/twig.git Checksums-Sha256: e4cd0e9742017562b89cc550d85e3240af53188d4d8ecbb9f3bbb22111b0c849 2872 php-twig_3.14.0-2.dsc 204eda9f318538f6db72f382ec648a8e256ad9ef5b26e019137381a2cae70bad 233576 php-twig_3.14.0.orig.tar.xz b0eaac4f54a1d4227c063f16e53bc5dc33afcf24f35ace66a2b4fe7674d5e330 20928 php-twig_3.14.0-2.debian.tar.xz Homepage: https://twig.symfony.com Package-List: php-twig deb php optional arch=all php-twig-cache-extra deb php optional arch=all php-twig-cssinliner-extra deb php optional arch=all php-twig-doc deb doc optional arch=all php-twig-extra-bundle deb php optional arch=all php-twig-html-extra deb php optional arch=all php-twig-inky-extra deb php optional arch=all php-twig-intl-extra deb php optional arch=all php-twig-markdown-extra deb php optional arch=all php-twig-string-extra deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: locales-all, php-league-commonmark, php-league-html-to-markdown, php-parsedown, php-psr-container, php-symfony-phpunit-bridge, phpab, phpunit Directory: pool/main/p/php-twig Priority: extra Section: misc Package: php-uopz Binary: php-uopz, php-uopz-all-dev, php8.2-uopz Version: 7.1.1++-3 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 2e9a10f79b839c71eaa8488a934d506e 2198 php-uopz_7.1.1++-3.dsc cb2a670b959b44881a042a94b6415555 29338 php-uopz_7.1.1++.orig.tar.gz bae3b29aa0a04a6b2d9f360e0042960e 4136 php-uopz_7.1.1++-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-uopz Vcs-Git: https://salsa.debian.org/php-team/pecl/php-uopz.git Checksums-Sha256: 427b9ebc6201f8256691a2bc579207b2c85fdc247e48a7d95dd9c83718c415f2 2198 php-uopz_7.1.1++-3.dsc 50fa50a5340c76fe3495727637937eaf05cfe20bf93af19400ebf5e9d052ece3 29338 php-uopz_7.1.1++.orig.tar.gz 545c678561c9d3bfc46888eff991ffaeccc540b451c31e155128a959d1ce7fd9 4136 php-uopz_7.1.1++-3.debian.tar.xz Homepage: http://pecl.php.net/package/uopz Package-List: php-uopz deb php optional arch=any php-uopz-all-dev deb php optional arch=all php8.2-uopz deb php optional arch=any Directory: pool/main/p/php-uopz Priority: extra Section: misc Package: php-uploadprogress Binary: php-uploadprogress, php-uploadprogress-all-dev, php8.4-uploadprogress Version: 2.0.2++-4~exp3 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 2.0~), dh-php (>= 5.5~), php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: e7e93dee65c25df83921101a4b5d0691 2384 php-uploadprogress_2.0.2++-4~exp3.dsc 7dd97dd484aa54b470d2e24048f7a442 19969 php-uploadprogress_2.0.2++.orig.tar.gz f5fe007c19eda6c226c1a2418e145b31 4312 php-uploadprogress_2.0.2++-4~exp3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-uploadprogress Vcs-Git: https://salsa.debian.org/php-team/pecl/php-uploadprogress.git Checksums-Sha256: 8f2ab681776f954e1617b4a29176a8ce2d75d03c558c6d21ea4f6d4dd5e6fa0d 2384 php-uploadprogress_2.0.2++-4~exp3.dsc 2c63ce727340121044365f0fd83babd60dfa785fa5979fae2520b25dad814226 19969 php-uploadprogress_2.0.2++.orig.tar.gz 38eccfd0f53994a05ebb7b3c23e124842da9c89904719204bafaf61c053f0465 4312 php-uploadprogress_2.0.2++-4~exp3.debian.tar.xz Homepage: https://pecl.php.net/package/uploadprogress Package-List: php-uploadprogress deb php optional arch=all php-uploadprogress-all-dev deb php optional arch=all php8.4-uploadprogress deb php optional arch=any Directory: pool/main/p/php-uploadprogress Priority: optional Section: misc Package: php-uuid Binary: php-uuid, php-uuid-all-dev, php8.4-uuid Version: 1.2.0-15~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 2:95~), uuid-dev Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: d41f2c909accc527ed24cf1a06454352 2223 php-uuid_1.2.0-15~exp2.dsc edb335659a7054011a87ea2a62f11293 16270 php-uuid_1.2.0.orig.tar.gz 2e0e8536e662c9678582e85b752895b5 3228 php-uuid_1.2.0-15~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-uuid Vcs-Git: https://salsa.debian.org/php-team/pecl/php-uuid.git Checksums-Sha256: a7195c2124a84606c46d6cb190b369446ac77540ec68292bc1be167332d8df2a 2223 php-uuid_1.2.0-15~exp2.dsc 5cb834d32fa7d270494aa47fd96e062ef819df59d247788562695fd1f4e470a4 16270 php-uuid_1.2.0.orig.tar.gz 31dbc72f1183f5c1c44d44c814e878a1dff0e12df9138b781ff7ac4a0a2c549f 3228 php-uuid_1.2.0-15~exp2.debian.tar.xz Homepage: https://pecl.php.net/package/uuid Package-List: php-uuid deb php optional arch=all php-uuid-all-dev deb php optional arch=all php8.4-uuid deb php optional arch=any Directory: pool/main/p/php-uuid Priority: optional Section: misc Package: php-xmlrpc Binary: php-xmlrpc, php-xmlrpc-all-dev, php8.2-xmlrpc Version: 3:1.0.0~rc3-9 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libxml2-dev, libxmlrpc-epi-dev, php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 8539b8ce9079cef3018aac35f8fa0b3a 2281 php-xmlrpc_1.0.0~rc3-9.dsc 4222eebf4389b9daa7457f5a1b1c3b83 79506 php-xmlrpc_1.0.0~rc3.orig.tar.gz bb58a5df341ea1fc48173a04a563790c 4080 php-xmlrpc_1.0.0~rc3-9.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-xmlrpc Vcs-Git: https://salsa.debian.org/php-team/pecl/php-xmlrpc.git Checksums-Sha256: 357fbd85d2d80ec921a672aa8d662882c8517d8755a9273f1d1191a276459a7e 2281 php-xmlrpc_1.0.0~rc3-9.dsc 65ce03491782f9d9d5e9bc70bfe684255e5afa8486a2960c7a7cab033882a282 79506 php-xmlrpc_1.0.0~rc3.orig.tar.gz e55c526188238249168f5261ab71ac8ef190cb4f47b38dec88f5ebacc96b2086 4080 php-xmlrpc_1.0.0~rc3-9.debian.tar.xz Homepage: https://pecl.php.net/package/xmlrpc Package-List: php-xmlrpc deb php optional arch=all php-xmlrpc-all-dev deb php optional arch=all php8.2-xmlrpc deb php optional arch=any Directory: pool/main/p/php-xmlrpc Priority: optional Section: misc Package: php-xmlrpc Binary: php-xmlrpc, php-xmlrpc-all-dev, php8.4-xmlrpc Version: 3:1.0.0~rc3-10~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libxml2-dev, libxmlrpc-epi-dev, php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 44c74800882dd6f21f6f27162a0a1066 2305 php-xmlrpc_1.0.0~rc3-10~exp2.dsc 4222eebf4389b9daa7457f5a1b1c3b83 79506 php-xmlrpc_1.0.0~rc3.orig.tar.gz 1a2d45a6efd79afb1aa26acc8cd534f7 4136 php-xmlrpc_1.0.0~rc3-10~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-xmlrpc Vcs-Git: https://salsa.debian.org/php-team/pecl/php-xmlrpc.git Checksums-Sha256: d5f03c1f45994fdaac4cb0302edb3d335efb6609b4be1ef5baf489d1f14e3721 2305 php-xmlrpc_1.0.0~rc3-10~exp2.dsc 65ce03491782f9d9d5e9bc70bfe684255e5afa8486a2960c7a7cab033882a282 79506 php-xmlrpc_1.0.0~rc3.orig.tar.gz fcac0b1936cd891c4c067787d1694cca30bc41b8cf4b1b28163c534481c4b352 4136 php-xmlrpc_1.0.0~rc3-10~exp2.debian.tar.xz Homepage: https://pecl.php.net/package/xmlrpc Package-List: php-xmlrpc deb php optional arch=all php-xmlrpc-all-dev deb php optional arch=all php8.4-xmlrpc deb php optional arch=any Directory: pool/main/p/php-xmlrpc Priority: optional Section: misc Package: php-xmlrpc Binary: php-xmlrpc, php-xmlrpc-all-dev, php8.4-xmlrpc Version: 3:1.0.0~rc3-10~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), libxml2-dev, libxmlrpc-epi-dev, php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: b1b538a9b9f851dec47718ed09b95fb8 2307 php-xmlrpc_1.0.0~rc3-10~exp4.dsc 4222eebf4389b9daa7457f5a1b1c3b83 79506 php-xmlrpc_1.0.0~rc3.orig.tar.gz 6e93c9d05a6c0147fdbad525c2332b0c 4180 php-xmlrpc_1.0.0~rc3-10~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-xmlrpc Vcs-Git: https://salsa.debian.org/php-team/pecl/php-xmlrpc.git Checksums-Sha256: 354096351f0d6741ba29004036312ef77e96f99f62d1f55e0e6688256052b50f 2307 php-xmlrpc_1.0.0~rc3-10~exp4.dsc 65ce03491782f9d9d5e9bc70bfe684255e5afa8486a2960c7a7cab033882a282 79506 php-xmlrpc_1.0.0~rc3.orig.tar.gz 56a5081899c31138236fa8dca44faf7f44e383559c2e2552cc79377a24351c19 4180 php-xmlrpc_1.0.0~rc3-10~exp4.debian.tar.xz Homepage: https://pecl.php.net/package/xmlrpc Package-List: php-xmlrpc deb php optional arch=all php-xmlrpc-all-dev deb php optional arch=all php8.4-xmlrpc deb php optional arch=any Directory: pool/main/p/php-xmlrpc Priority: optional Section: misc Package: php-yac Binary: php-yac, php-yac-all-dev, php8.2-yac Version: 2.3.1++-3 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 70c5a1b1421007cd37bf38c73eda7ef9 2182 php-yac_2.3.1++-3.dsc 9afca9d7d2304e293b667b2d11ab0795 37063 php-yac_2.3.1++.orig.tar.gz 636a209799426bcd98f71c237e7278df 4768 php-yac_2.3.1++-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-yac Vcs-Git: https://salsa.debian.org/php-team/pecl/php-yac.git Checksums-Sha256: 8f15b6c6a440d7403e543228125cdc27aa1f17fe990bea6a962f6685b725976a 2182 php-yac_2.3.1++-3.dsc 6225f526a2c68ebe30b528eebbcb42d2e4d42bb971ab9b13829ac47c36401494 37063 php-yac_2.3.1++.orig.tar.gz e9f926e90ec03877883f8be39d633756382ef46c6831b63db1bf8da4c0668ba5 4768 php-yac_2.3.1++-3.debian.tar.xz Homepage: http://pecl.php.net/package/yac Package-List: php-yac deb php optional arch=any php-yac-all-dev deb php optional arch=all php8.2-yac deb php optional arch=any Directory: pool/main/p/php-yac Priority: optional Section: misc Package: php-yac Binary: php-yac, php-yac-all-dev, php8.4-yac Version: 2.3.1++-4~exp2 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 50b24a1b9534e60ea57de95fce903c1a 2204 php-yac_2.3.1++-4~exp2.dsc 9afca9d7d2304e293b667b2d11ab0795 37063 php-yac_2.3.1++.orig.tar.gz 754043f9a0326f15272a75280f73e1bf 4800 php-yac_2.3.1++-4~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-yac Vcs-Git: https://salsa.debian.org/php-team/pecl/php-yac.git Checksums-Sha256: 31cc4b180c50cb3ebe65cc9989013236dc9a262319ca3bd9d536fc3a7b4e7979 2204 php-yac_2.3.1++-4~exp2.dsc 6225f526a2c68ebe30b528eebbcb42d2e4d42bb971ab9b13829ac47c36401494 37063 php-yac_2.3.1++.orig.tar.gz 554fd0b8b177098a01fdcae54a14e2c0d05fe916b77705954d334365581ee499 4800 php-yac_2.3.1++-4~exp2.debian.tar.xz Homepage: http://pecl.php.net/package/yac Package-List: php-yac deb php optional arch=all php-yac-all-dev deb php optional arch=all php8.4-yac deb php optional arch=any Directory: pool/main/p/php-yac Priority: optional Section: misc Package: php-yac Binary: php-yac, php-yac-all-dev, php8.4-yac Version: 2.3.1++-4~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 2:95~) Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 22e968c6c5049b2b438fa88db7d3387d 2206 php-yac_2.3.1++-4~exp4.dsc 9afca9d7d2304e293b667b2d11ab0795 37063 php-yac_2.3.1++.orig.tar.gz 1200e9a1810d593c6d8a3056cc5c7001 4840 php-yac_2.3.1++-4~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-yac Vcs-Git: https://salsa.debian.org/php-team/pecl/php-yac.git Checksums-Sha256: 52f6788ae9a8f1f2cc228aa5100f7f9195f96fbecd9404bf07abcc8be50f5f8b 2206 php-yac_2.3.1++-4~exp4.dsc 6225f526a2c68ebe30b528eebbcb42d2e4d42bb971ab9b13829ac47c36401494 37063 php-yac_2.3.1++.orig.tar.gz e6896761d939da6f040d1a1d0fedec6de796cb97ac8554b754e5991180dcc20f 4840 php-yac_2.3.1++-4~exp4.debian.tar.xz Homepage: http://pecl.php.net/package/yac Package-List: php-yac deb php optional arch=all php-yac-all-dev deb php optional arch=all php8.4-yac deb php optional arch=any Directory: pool/main/p/php-yac Priority: optional Section: misc Package: php8.3 Binary: libapache2-mod-php8.3, libphp8.3-embed, php8.3, php8.3-cgi, php8.3-cli, php8.3-dev, php8.3-fpm, php8.3-phpdbg, php8.3-xsl, php8.3-bcmath, php8.3-bz2, php8.3-common, php8.3-curl, php8.3-dba, php8.3-enchant, php8.3-gd, php8.3-gmp, php8.3-imap, php8.3-interbase, php8.3-intl, php8.3-ldap, php8.3-mbstring, php8.3-mysql, php8.3-odbc, php8.3-opcache, php8.3-pgsql, php8.3-pspell, php8.3-readline, php8.3-snmp, php8.3-soap, php8.3-sqlite3, php8.3-sybase, php8.3-tidy, php8.3-xml, php8.3-zip Version: 8.3.9-1 Maintainer: Debian PHP Maintainers Uploaders: Ondřej Surý , Lior Kaplan Build-Depends: apache2-dev (>= 2.4), autoconf (>= 2.63), automake, bison, chrpath, debhelper (>= 9.20160709~), default-libmysqlclient-dev | libmysqlclient-dev, dh-apache2, dpkg-dev (>= 1.16.1~), firebird-dev [!hurd-any !m68k !hppa !ppc64] | firebird2.5-dev [!hurd-any !m68k !hppa !ppc64] | firebird2.1-dev [!hurd-any !m68k !hppa !ppc64], flex, freetds-dev, libacl1-dev, libapparmor-dev [linux-any], libapr1-dev (>= 1.2.7-8), libargon2-dev | libargon2-0-dev, libbz2-dev, libc-client-dev, libcurl4-openssl-dev | libcurl-dev, libdb-dev, libedit-dev (>= 2.11-20080614-4), libenchant-2-dev | libenchant-dev, libevent-dev (>= 1.4.11), libexpat1-dev (>= 1.95.2-2.1), libffi-dev, libfreetype6-dev, libgcrypt20-dev (>> 1.6.3) | libgcrypt11-dev (<< 1.5.4), libgd-dev (>= 2.1.0) | libgd2-dev, libglib2.0-dev, libgmp3-dev, libicu-dev, libjpeg-dev | libjpeg62-dev, libkrb5-dev, libldap2-dev, liblmdb-dev, libmagic-dev, libmhash-dev (>= 0.8.8), libnss-myhostname [linux-any], libonig-dev, libpam0g-dev, libpcre2-dev (>= 10.30), libpng-dev, libpq-dev, libpspell-dev, libqdbm-dev, libsasl2-dev, libsnmp-dev, libsodium-dev, libsqlite3-dev, libssl-dev, libsystemd-dev [linux-any], libtidy-dev (>= 1:5.2.0), libtool (>= 2.2), libwebp-dev, libwrap0-dev, libxml2-dev, libxmltok1-dev, libxslt1-dev (>= 1.0.18), libzip-dev (>= 1.0.0), locales-all | language-pack-de, netbase, netcat-openbsd, re2c, systemtap-sdt-dev, tzdata, unixodbc-dev, zlib1g-dev Build-Conflicts: bind-dev, libxmlrpc-core-c3-dev Architecture: any all Standards-Version: 4.5.0.0 Format: 3.0 (quilt) Files: 0a8eb6e5437321bf1adfb991b2adf44d 5646 php8.3_8.3.9-1.dsc 05e10aca88687bad586f49b5992a0633 12470616 php8.3_8.3.9.orig.tar.xz ddee3fe0a0d347a4a17858a38aa8bce2 228 php8.3_8.3.9.orig.tar.xz.asc f0f37c5fa3c73d8573815f92c61a4aca 74500 php8.3_8.3.9-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/php/-/tree/debian/main/8.3 Vcs-Git: https://salsa.debian.org/php-team/php.git -b debian/main/8.3 Checksums-Sha256: e3be0c9f46a270a5c31525923f3c9a922f3d14ee38526003b1218fdcb9f23a5c 5646 php8.3_8.3.9-1.dsc bf4d7b8ea60a356064f88485278bd6f941a230ec16f0fc401574ce1445ad6c77 12470616 php8.3_8.3.9.orig.tar.xz a8f47f92962af3471fecdf553b48fff684acf50e3e55fc4dcb4e89f8bc0047a0 228 php8.3_8.3.9.orig.tar.xz.asc b3c8a52e55ea77b864a0eeefdfa3346471848e56cb1b25208632271722e6c641 74500 php8.3_8.3.9-1.debian.tar.xz Homepage: http://www.php.net/ Package-List: libapache2-mod-php8.3 deb httpd optional arch=any libphp8.3-embed deb php optional arch=any php8.3 deb php optional arch=all php8.3-bcmath deb php optional arch=any php8.3-bz2 deb php optional arch=any php8.3-cgi deb php optional arch=any php8.3-cli deb php optional arch=any php8.3-common deb php optional arch=any php8.3-curl deb php optional arch=any php8.3-dba deb php optional arch=any php8.3-dev deb php optional arch=any php8.3-enchant deb php optional arch=any php8.3-fpm deb php optional arch=any php8.3-gd deb php optional arch=any php8.3-gmp deb php optional arch=any php8.3-imap deb php optional arch=any php8.3-interbase deb php optional arch=any php8.3-intl deb php optional arch=any php8.3-ldap deb php optional arch=any php8.3-mbstring deb php optional arch=any php8.3-mysql deb php optional arch=any php8.3-odbc deb php optional arch=any php8.3-opcache deb php optional arch=any php8.3-pgsql deb php optional arch=any php8.3-phpdbg deb php optional arch=any php8.3-pspell deb php optional arch=any php8.3-readline deb php optional arch=any php8.3-snmp deb php optional arch=any php8.3-soap deb php optional arch=any php8.3-sqlite3 deb php optional arch=any php8.3-sybase deb php optional arch=any php8.3-tidy deb php optional arch=any php8.3-xml deb php optional arch=any php8.3-xsl deb php optional arch=all php8.3-zip deb php optional arch=any Testsuite: autopkgtest Testsuite-Triggers: apache2, wget Directory: pool/main/p/php8.3 Priority: optional Section: misc Package: php8.4 Binary: libapache2-mod-php8.4, libphp8.4-embed, php8.4, php8.4-cgi, php8.4-cli, php8.4-dev, php8.4-fpm, php8.4-phpdbg, php8.4-xsl, php8.4-bcmath, php8.4-bz2, php8.4-common, php8.4-curl, php8.4-dba, php8.4-enchant, php8.4-gd, php8.4-gmp, php8.4-interbase, php8.4-intl, php8.4-ldap, php8.4-mbstring, php8.4-mysql, php8.4-odbc, php8.4-opcache, php8.4-pgsql, php8.4-readline, php8.4-snmp, php8.4-soap, php8.4-sqlite3, php8.4-sybase, php8.4-tidy, php8.4-xml, php8.4-zip Version: 8.4.0~rc1-1 Maintainer: Debian PHP Maintainers Uploaders: Ondřej Surý , Lior Kaplan Build-Depends: apache2-bin (>= 2.4), apache2-dev (>= 2.4), autoconf (>= 2.63), automake, bison, chrpath, debhelper (>= 9.20160709~), default-libmysqlclient-dev | libmysqlclient-dev, dh-apache2, dpkg-dev (>= 1.16.1~), firebird-dev [!hurd-any !m68k !hppa !ppc64] | firebird2.5-dev [!hurd-any !m68k !hppa !ppc64] | firebird2.1-dev [!hurd-any !m68k !hppa !ppc64], flex, freetds-dev, libacl1-dev, libapparmor-dev [linux-any], libapr1-dev (>= 1.2.7-8), libargon2-dev | libargon2-0-dev, libbz2-dev, libcurl4-openssl-dev | libcurl-dev, libdb-dev, libedit-dev (>= 2.11-20080614-4), libenchant-2-dev | libenchant-dev, libevent-dev (>= 1.4.11), libexpat1-dev (>= 1.95.2-2.1), libffi-dev, libfreetype6-dev, libgcrypt20-dev (>> 1.6.3) | libgcrypt11-dev (<< 1.5.4), libgd-dev (>= 2.1.0) | libgd2-dev, libglib2.0-dev, libgmp3-dev, libicu-dev, libjpeg-dev | libjpeg62-dev, libkrb5-dev, libldap2-dev, liblmdb-dev, libmagic-dev, libmhash-dev (>= 0.8.8), libnss-myhostname [linux-any], libonig-dev, libpam0g-dev, libpcre2-dev (>= 10.30), libpng-dev, libpq-dev, libqdbm-dev, libsasl2-dev, libsnmp-dev, libsodium-dev, libsqlite3-dev, libssl-dev, libsystemd-dev [linux-any], libtidy-dev (>= 1:5.2.0), libtool (>= 2.2), libwebp-dev, libwrap0-dev, libxml2-dev, libxmltok1-dev, libxslt1-dev (>= 1.0.18), libzip-dev (>= 1.0.0), locales-all | language-pack-de, netbase, netcat-openbsd, re2c, systemtap-sdt-dev, tzdata, unixodbc-dev, zlib1g-dev Build-Conflicts: bind-dev, libxmlrpc-core-c3-dev Architecture: any all Standards-Version: 4.5.0.0 Format: 3.0 (quilt) Files: c5e907b2a5fc228dd247b37ccfccc61d 5315 php8.4_8.4.0~rc1-1.dsc b52d08bdb20b74879efbd80a1f00f08c 13510864 php8.4_8.4.0~rc1.orig.tar.xz 320a38b53b31092aeb5eae67bc5753eb 73004 php8.4_8.4.0~rc1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/php/-/tree/debian/main/8.4 Vcs-Git: https://salsa.debian.org/php-team/php.git -b debian/main/8.4 Checksums-Sha256: 0749ab623cbbd700e56df0562e1bffed1bd8b1a07f026334869d6ea56a81a288 5315 php8.4_8.4.0~rc1-1.dsc 0b3db6af3e0643e310c9c32b407faf4be6fe265c0f37c5b2fed911d6e9ab046e 13510864 php8.4_8.4.0~rc1.orig.tar.xz 60383fa0d8605e0902b1dccbcf0d3d49649b7bc86b9845f865df802c7f7f1a2e 73004 php8.4_8.4.0~rc1-1.debian.tar.xz Homepage: http://www.php.net/ Package-List: libapache2-mod-php8.4 deb httpd optional arch=any libphp8.4-embed deb php optional arch=any php8.4 deb php optional arch=all php8.4-bcmath deb php optional arch=any php8.4-bz2 deb php optional arch=any php8.4-cgi deb php optional arch=any php8.4-cli deb php optional arch=any php8.4-common deb php optional arch=any php8.4-curl deb php optional arch=any php8.4-dba deb php optional arch=any php8.4-dev deb php optional arch=any php8.4-enchant deb php optional arch=any php8.4-fpm deb php optional arch=any php8.4-gd deb php optional arch=any php8.4-gmp deb php optional arch=any php8.4-interbase deb php optional arch=any php8.4-intl deb php optional arch=any php8.4-ldap deb php optional arch=any php8.4-mbstring deb php optional arch=any php8.4-mysql deb php optional arch=any php8.4-odbc deb php optional arch=any php8.4-opcache deb php optional arch=any php8.4-pgsql deb php optional arch=any php8.4-phpdbg deb php optional arch=any php8.4-readline deb php optional arch=any php8.4-snmp deb php optional arch=any php8.4-soap deb php optional arch=any php8.4-sqlite3 deb php optional arch=any php8.4-sybase deb php optional arch=any php8.4-tidy deb php optional arch=any php8.4-xml deb php optional arch=any php8.4-xsl deb php optional arch=all php8.4-zip deb php optional arch=any Testsuite: autopkgtest Testsuite-Triggers: apache2, wget Directory: pool/main/p/php8.4 Priority: optional Section: misc Package: phpcpd Binary: phpcpd Version: 7.0.0~git20230110-2 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot , Prach Pongpanich Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, help2man, phpab, phpunit Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: c82e7afcf80714592a87f713febb57c5 1808 phpcpd_7.0.0~git20230110-2.dsc 91a55a398017a8b5556e31b7097eb2c4 32490 phpcpd_7.0.0~git20230110.orig.tar.gz a66501e3c534c144f73a9d5dba562cff 53236 phpcpd_7.0.0~git20230110-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpcpd Vcs-Git: https://salsa.debian.org/php-team/pear/phpcpd.git Checksums-Sha256: d071d0e9dcd7a77412e6627fa5ee0a102c1771a0bc31cf127362ea2863893761 1808 phpcpd_7.0.0~git20230110-2.dsc f644b1cb2ec86a927862f91f2a1c82579bd71d3cac0ef5985011e1de5204e04a 32490 phpcpd_7.0.0~git20230110.orig.tar.gz 1d0c2bcfc9dc4d6e304a91a6e528bc43284df2a55881d788dc4326280a9229da 53236 phpcpd_7.0.0~git20230110-2.debian.tar.xz Homepage: https://github.com/sebastianbergmann/phpcpd Package-List: phpcpd deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpunit Directory: pool/main/p/phpcpd Priority: optional Section: misc Package: phpunit Binary: phpunit Version: 11.3.6-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: Prach Pongpanich , David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, help2man, php-codecoverage (>= 10.1), php-deepcopy, php-invoker, php-mbstring, php-pcov, php-phar-io-manifest, php-soap, php-timer, phpab, phpunit-cli-parser, phpunit-code-unit, phpunit-comparator, phpunit-diff, phpunit-environment, phpunit-global-state (>= 6), phpunit-object-enumerator (>= 5), phpunit-type Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1b0942429e45886b88d3ef79f84dab5b 2031 phpunit_11.3.6-1.dsc 1c69bb3c7047ca46689fe8c131f556b3 5398408 phpunit_11.3.6.orig.tar.xz 1f04938a1727eb544df5193cb3e54d3a 68844 phpunit_11.3.6-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit.git Checksums-Sha256: f9bd9c17fd551bfdfbdf8da275647221826dba4fa2130d0bebab87f7144a18b9 2031 phpunit_11.3.6-1.dsc d0a11921968f81429c7bcb520dda3da53c70701aa199bb3dfadd5b11077c419b 5398408 phpunit_11.3.6.orig.tar.xz aff9c8d1b111e5ed6c2d18639b6098ba048d4940e067f71afd57da0696b0fd64 68844 phpunit_11.3.6-1.debian.tar.xz Homepage: https://phpunit.de/ Package-List: phpunit deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: patch, php-soap, phpab, pkg-php-tools Directory: pool/main/p/phpunit Priority: source Section: php Package: phpunit-cli-parser Binary: phpunit-cli-parser Version: 3.0.2-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, php-parser, phpab, phpunit Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: fdddbe36ddd8f64b0296e08169293085 1851 phpunit-cli-parser_3.0.2-1.dsc 1c0ab9ed4b58f375612c26cadd6c9b30 4309716 phpunit-cli-parser_3.0.2.orig.tar.xz 3f8102bfcf059f41a76aaf04409b59f7 51252 phpunit-cli-parser_3.0.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-cli-parser Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-cli-parser.git Checksums-Sha256: caa443835b918e80ddc9a6f34ea1f5bb6283ad613d3497d9807ca704e08f0bbf 1851 phpunit-cli-parser_3.0.2-1.dsc 0482349227da841689b6464e083acd5ad811af1bc5f0c2385994baed11152769 4309716 phpunit-cli-parser_3.0.2.orig.tar.xz 2b6b26f935e2525e27552847168ec0272e14d70f3b6827c327f7ddf128627ecf 51252 phpunit-cli-parser_3.0.2-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/cli-parser Package-List: phpunit-cli-parser deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpab, phpunit, pkg-php-tools Directory: pool/main/p/phpunit-cli-parser Priority: extra Section: misc Package: phpunit-code-unit Binary: phpunit-code-unit Version: 3.0.1-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit (>= 11) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 78a00dc378ace5f25c152c3586a97e0f 1835 phpunit-code-unit_3.0.1-1.dsc 37413a432699c51edf10fa827ed7fd80 4313304 phpunit-code-unit_3.0.1.orig.tar.xz 085875ac8d4615864121c93afceb9cfe 51492 phpunit-code-unit_3.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-code-unit Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-code-unit.git Checksums-Sha256: 922bb80476ec7051e52e9ba8b0c1ab44cdcc08209093be1f4846162efc18776c 1835 phpunit-code-unit_3.0.1-1.dsc cb52bf5d39886fa56bc003b64b5ef4ffc595c9f48bac267f05747775e2ae539c 4313304 phpunit-code-unit_3.0.1.orig.tar.xz 39e423c793d5e92d454ba3ea5e7435f7fad8b0eee44be01b37f17eeecb976f45 51492 phpunit-code-unit_3.0.1-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/code-unit Package-List: phpunit-code-unit deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpab, phpunit, pkg-php-tools Directory: pool/main/p/phpunit-code-unit Priority: extra Section: misc Package: phpunit-code-unit-reverse-lookup Binary: phpunit-code-unit-reverse-lookup Version: 4.0.1-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot , Prach Pongpanich Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit (>= 10) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: befe3c40d33a6c104d158e26785b070a 2043 phpunit-code-unit-reverse-lookup_4.0.1-1.dsc 521ceac904e23296f1949f7589836ecc 3354536 phpunit-code-unit-reverse-lookup_4.0.1.orig.tar.xz e767c2c9864fd26b19b579d86109b377 51664 phpunit-code-unit-reverse-lookup_4.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-code-unit-reverse-lookup Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-code-unit-reverse-lookup.git Checksums-Sha256: 7ece9990e7a501a47ce17b1c4b6aeeccb2803a7f75cf25bdb95a268352b14507 2043 phpunit-code-unit-reverse-lookup_4.0.1-1.dsc 711b707bca943e0f1b032f7b7a266bf56a568b0586dd06962adeb6861d9fdb01 3354536 phpunit-code-unit-reverse-lookup_4.0.1.orig.tar.xz f3f4e1aa81e0ae4433655f993cff58f864e5ebcd5a5a4c56e8f3ad6b9dd0c7df 51664 phpunit-code-unit-reverse-lookup_4.0.1-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/code-unit-reverse-lookup Package-List: phpunit-code-unit-reverse-lookup deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpunit Directory: pool/main/p/phpunit-code-unit-reverse-lookup Priority: optional Section: misc Package: phpunit-comparator Binary: phpunit-comparator Version: 6.1.0-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: Prach Pongpanich , David Prévot Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit (>= 11) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: c68eaef755541f95550cfe3164d418c4 1880 phpunit-comparator_6.1.0-1.dsc e3ba5955e411f24a638127f40dcb1cdd 3279372 phpunit-comparator_6.1.0.orig.tar.xz 24125404b892050e6c1589129627dff6 53044 phpunit-comparator_6.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-comparator Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-comparator.git Checksums-Sha256: bb31d2f35fdbeb693a2bb0ad01ed05a7f7d60599c9ba3d8557bd4eb27e52cd66 1880 phpunit-comparator_6.1.0-1.dsc fdbfe2438fa28c8fee792016cb42e2c148fd3418a54e23ea9cb01297f2a690cd 3279372 phpunit-comparator_6.1.0.orig.tar.xz 58459db7da50c9571119291944f560cc7cf9afb4f50e9db00aac4decbc730897 53044 phpunit-comparator_6.1.0-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/comparator Package-List: phpunit-comparator deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpab, phpunit Directory: pool/main/p/phpunit-comparator Priority: optional Section: misc Package: phpunit-complexity Binary: phpunit-complexity Version: 4.0.1-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, php-parser, phpab, phpunit (>= 10) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1a981b1788b181f17c26e0a57dd71278 1855 phpunit-complexity_4.0.1-1.dsc 132dc270b0fa4cf8b0001f1299ce48e0 4305252 phpunit-complexity_4.0.1.orig.tar.xz 6a0f8073eb12d36400e6d23017f06594 51660 phpunit-complexity_4.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-complexity Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-complexity.git Checksums-Sha256: 65828d1ed55c7d691f9c4c2874350a17aecf7a385c29ef85fdfcdc3eb2e7ec1d 1855 phpunit-complexity_4.0.1-1.dsc 6b9930e2f9945d57661a6324d55f5e4acde09638c7a9a974436d601767de487c 4305252 phpunit-complexity_4.0.1.orig.tar.xz eb7a1ce3c5e53d75c1c3ed351d4d5a22bb161288131117dbc79cb4de1ceed1ee 51660 phpunit-complexity_4.0.1-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/complexity Package-List: phpunit-complexity deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpab, phpunit Directory: pool/main/p/phpunit-complexity Priority: extra Section: misc Package: phpunit-diff Binary: phpunit-diff Version: 6.0.2-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot , Prach Pongpanich Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, git, php-symfony-process, phpab, phpunit (>= 10) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 6a2c41f6f16d5d13f6b942fbbc727e07 1877 phpunit-diff_6.0.2-1.dsc f72fe006e0679b05c6193a25a29232b6 3372684 phpunit-diff_6.0.2.orig.tar.xz f655cd87dd503d6134ab56db856eadba 52660 phpunit-diff_6.0.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-diff Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-diff.git Checksums-Sha256: 486e69bd2f3851f925f3ce4c4d56548b5722cfcd21692ca46c1f5427b96a40f8 1877 phpunit-diff_6.0.2-1.dsc 118a7e802178409b4f985c35352718e907c66a64d0b4671178e51965f18c803a 3372684 phpunit-diff_6.0.2.orig.tar.xz 1292d028cdf055c954bd846aa2463e7baf4237b195462303794cd82db4b07a01 52660 phpunit-diff_6.0.2-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/diff Package-List: phpunit-diff deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: git, php-symfony-process, phpab, phpunit, pkg-php-tools Directory: pool/main/p/phpunit-diff Priority: optional Section: misc Package: phpunit-environment Binary: phpunit-environment Version: 7.2.0-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot , Prach Pongpanich Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit (>= 10) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 417a4011a89010eaf563ba0da442e745 1885 phpunit-environment_7.2.0-1.dsc eff61d67b3bf56c4100884f86f92c68d 3357388 phpunit-environment_7.2.0.orig.tar.xz 110af5bc51da53dafacccc0af3c667a5 52852 phpunit-environment_7.2.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-environment Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-environment.git Checksums-Sha256: cb9f283f75d034508d98dab8b1f6ca6e271f48ced31eefc1f06be334b6c951d4 1885 phpunit-environment_7.2.0-1.dsc ef03ce96e5d84d513c3cd52fe3d977b5b22793ddff01da48d5f4e037d29c75e1 3357388 phpunit-environment_7.2.0.orig.tar.xz 5d5be43bb2465bfa8f4381f56e97b9c9625b419d97c2b0c407060fad91edf00c 52852 phpunit-environment_7.2.0-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/environment Package-List: phpunit-environment deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpunit Directory: pool/main/p/phpunit-environment Priority: optional Section: misc Package: phpunit-exporter Binary: phpunit-exporter Version: 6.1.3-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot , Prach Pongpanich Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, php-mbstring, phpab, phpunit (>= 10) , phpunit-recursion-context, pkg-php-tools (>= 1.45~) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ad71e47b2b608b5371c76d404f28fa10 1954 phpunit-exporter_6.1.3-1.dsc 750402f99e75f6f9c7d91d0b7093b2e5 4307720 phpunit-exporter_6.1.3.orig.tar.xz fc71849713bc566e02b26e7061dbb98c 52944 phpunit-exporter_6.1.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-exporter Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-exporter.git Checksums-Sha256: 4e9ed2331e232d744fd7ffd86b5a074706b9e7e898c38f051952f5bb634790b7 1954 phpunit-exporter_6.1.3-1.dsc c5291583a0b55b3aa5c2298dc9cc0ac9933793897baa5b9bb0810ad899e36f28 4307720 phpunit-exporter_6.1.3.orig.tar.xz 3e27409c65cbd9ef19742bc57628ea128381b46a9e165d24d921f190620cc820 52944 phpunit-exporter_6.1.3-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/exporter Package-List: phpunit-exporter deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: php-mbstring, phpab, phpunit, pkg-php-tools Directory: pool/main/p/phpunit-exporter Priority: optional Section: misc Package: phpunit-global-state Binary: phpunit-global-state Version: 7.0.2-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot , Prach Pongpanich Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit (>= 10) , pkg-php-tools (>= 1.45~) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 28b21771a31b6ed69df7519fe73b50b1 1947 phpunit-global-state_7.0.2-1.dsc 8caf4ff77896bb48e88244113e77d216 3359008 phpunit-global-state_7.0.2.orig.tar.xz a2d164c6c6a9bc8051ade7a9bb723823 52396 phpunit-global-state_7.0.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-global-state Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-global-state.git Checksums-Sha256: d5ed04c2ee7412f50e423a1b6bd1edc0b32fea9c80033c5311cc06bbaed3ba85 1947 phpunit-global-state_7.0.2-1.dsc 5a50ff8557f166b732df8f4de7dcdf883dd400d093eebe9fd95c7ffede030bb6 3359008 phpunit-global-state_7.0.2.orig.tar.xz f5a5e04f5e7c03225a1d856be51101b4d50dd9c09def2af475ddd84f55b94c0a 52396 phpunit-global-state_7.0.2-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/global-state Package-List: phpunit-global-state deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpab, phpunit, pkg-php-tools Directory: pool/main/p/phpunit-global-state Priority: optional Section: misc Package: phpunit-lines-of-code Binary: phpunit-lines-of-code Version: 3.0.1-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, php-parser, phpab, phpunit (>= 10) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: d98e74e4cb0c348041a58b95d4dc3a15 1891 phpunit-lines-of-code_3.0.1-1.dsc f9163830a26dd5b5a4f7bd1b0dbc471e 4303788 phpunit-lines-of-code_3.0.1.orig.tar.xz 552ec6ea2aa5197469266cc90745f603 51596 phpunit-lines-of-code_3.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-lines-of-code Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-lines-of-code.git Checksums-Sha256: ab003bd2fc4f7fa22bed33f547f12e5764cab06855439a49c9d8720d8e3bd7d9 1891 phpunit-lines-of-code_3.0.1-1.dsc 907509b47dc925489e9df3d446b338c51a1dfaf94508953dfdb88482e37c6e3c 4303788 phpunit-lines-of-code_3.0.1.orig.tar.xz c8492f967875adc3062c36e664215cd57c6efe54ec9fc7999e982a0735fa1b15 51596 phpunit-lines-of-code_3.0.1-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/lines-of-code Package-List: phpunit-lines-of-code deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpab, phpunit Directory: pool/main/p/phpunit-lines-of-code Priority: extra Section: misc Package: phpunit-object-enumerator Binary: phpunit-object-enumerator Version: 6.0.1-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot , Prach Pongpanich Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit (>= 10) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 87dfe341798b06cacac71185555fa42e 1966 phpunit-object-enumerator_6.0.1-1.dsc 0fbf4203c3bb46351c32e14c100c0c94 3354852 phpunit-object-enumerator_6.0.1.orig.tar.xz 22398bb5a26e8bf0e544eb19c67d71c6 52244 phpunit-object-enumerator_6.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-object-enumerator Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-object-enumerator.git Checksums-Sha256: 88659e28119088bebd2570b6091ec1ccfc94cd74ce67d59b02a2e03255906236 1966 phpunit-object-enumerator_6.0.1-1.dsc b44134a8b107f1700da596de683008f3dd6a9108c4c1b7214e5b718a2b834ae6 3354852 phpunit-object-enumerator_6.0.1.orig.tar.xz 1891ad020fba6bf793daa53243ac6ac782cb6ba6b2cdebc0216e52d3ccc7dbf2 52244 phpunit-object-enumerator_6.0.1-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/object-enumerator Package-List: phpunit-object-enumerator deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpab, phpunit Directory: pool/main/p/phpunit-object-enumerator Priority: optional Section: misc Package: phpunit-object-reflector Binary: phpunit-object-reflector Version: 4.0.1-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot , Prach Pongpanich Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit (>= 11) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: c234f6c2a0064ffe2588aa4aaeb41745 1956 phpunit-object-reflector_4.0.1-1.dsc cbdaad267bc5330738193dea6fe4159e 3354644 phpunit-object-reflector_4.0.1.orig.tar.xz 2d599431757d34ffbe1c873ba30dbb7c 51648 phpunit-object-reflector_4.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-object-reflector Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-object-reflector.git Checksums-Sha256: d04ed1500d2393a7c20e91c265a9648155ba15b0aee92c97a47fac638cf5f6b0 1956 phpunit-object-reflector_4.0.1-1.dsc 17ed69cf047165096be9cac976a01aa437360ee1d7fa00597a4f6f2f3681f7e2 3354644 phpunit-object-reflector_4.0.1.orig.tar.xz 74826ff68df6b033299f0d1b709a5cadac531ef01f061722b69e4f0fcfc6d976 51648 phpunit-object-reflector_4.0.1-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/object-reflector Package-List: phpunit-object-reflector deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpab, phpunit, pkg-php-tools Directory: pool/main/p/phpunit-object-reflector Priority: extra Section: misc Package: phpunit-recursion-context Binary: phpunit-recursion-context Version: 6.0.0-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot , Prach Pongpanich Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit (>= 10) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 4bf553732163e4aae0b95b59431be24c 1959 phpunit-recursion-context_6.0.0-1.dsc 740cefdda342b015d22e04afea704cc9 1986652 phpunit-recursion-context_6.0.0.orig.tar.xz 51e0a595575cf22d06350fd52e217f45 51720 phpunit-recursion-context_6.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-recursion-context Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-recursion-context.git Checksums-Sha256: 38c4eb2a3243a298b593304ed0c554ae5f0d573f3f44c41259bb2c0189bdd70c 1959 phpunit-recursion-context_6.0.0-1.dsc e71a34efd8a79ba51333f28d5068bdce5171d9d0c5956a758b068f97b09225cd 1986652 phpunit-recursion-context_6.0.0.orig.tar.xz f3287e7f313e5355c5af8163ceab600de2d35fb6372e3b9b1b5bf1dfc5fe1e30 51720 phpunit-recursion-context_6.0.0-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/recursion-context Package-List: phpunit-recursion-context deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpunit Directory: pool/main/p/phpunit-recursion-context Priority: optional Section: misc Package: phpunit-recursion-context Binary: phpunit-recursion-context Version: 6.0.2-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot , Prach Pongpanich Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit (>= 10) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: bcc9c2b6f6bb24c0d85507f6030bbb0e 1959 phpunit-recursion-context_6.0.2-1.dsc 890baead6fc24d2486e9f651a2600f04 3355016 phpunit-recursion-context_6.0.2.orig.tar.xz da7417891b35e6216dc8ecb142e0fdc1 51760 phpunit-recursion-context_6.0.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-recursion-context Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-recursion-context.git Checksums-Sha256: af953e13dd6b8a275fdfd9f0d92963a9b55934d80355b12741f12194eb6c752c 1959 phpunit-recursion-context_6.0.2-1.dsc 61d4e117ab88f8c30cd45b2e8701f1ee1bc0c41dfa305a8a49dcb7e53828c504 3355016 phpunit-recursion-context_6.0.2.orig.tar.xz 1716f74264a0ca8799cf61bf936b62a007621591c1d8e4f7fc1445b3b3565176 51760 phpunit-recursion-context_6.0.2-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/recursion-context Package-List: phpunit-recursion-context deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpunit Directory: pool/main/p/phpunit-recursion-context Priority: optional Section: misc Package: phpunit-type Binary: phpunit-type Version: 5.1.0-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit (>= 10) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: e89df2097a650f50c03d35bb9ba64238 1786 phpunit-type_5.1.0-1.dsc 2a31a54987bb79aba37924bbbe07d42f 4377808 phpunit-type_5.1.0.orig.tar.xz d3715c29b7f743eb92afb89422fe71e6 52088 phpunit-type_5.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-type Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-type.git Checksums-Sha256: af02968c9000b71d63b3e30206f4cdba8eac45302a225b11abef71c61f3dff7e 1786 phpunit-type_5.1.0-1.dsc aba7ec247640cd47f12a7e1bb127d788a2f312046afc4c0666d1bda481e4aa4b 4377808 phpunit-type_5.1.0.orig.tar.xz f06cda950ca472fbea36ee0860fa40bb47b3304e4f0b4d98335c3f631c811261 52088 phpunit-type_5.1.0-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/type Package-List: phpunit-type deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: phpab, phpunit, pkg-php-tools Directory: pool/main/p/phpunit-type Priority: extra Section: misc Package: phpunit-version Binary: phpunit-version Version: 5.0.1-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot , Prach Pongpanich Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, phpab Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d33631dde41387a941b832230b4df50e 1755 phpunit-version_5.0.1-1.dsc 19d47c0fce2658666cc876dbedde4c90 3353816 phpunit-version_5.0.1.orig.tar.xz e0b05b7fdc566e2871711fca92baf79c 51652 phpunit-version_5.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-version Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-version.git Checksums-Sha256: 18ab561883100977089e155f8a0fe75ec6154ccde427811b079dddd480601cd0 1755 phpunit-version_5.0.1-1.dsc 974fe81c737a177a7492a0f6c66c62d84a90f0bd8dea53602effeec602a380b8 3353816 phpunit-version_5.0.1.orig.tar.xz f66e155f94592d23a5b3b6dd6689c9ecab157980a203bc5e61cb873706071cc0 51652 phpunit-version_5.0.1-1.debian.tar.xz Homepage: https://github.com/sebastianbergmann/version Package-List: phpunit-version deb php optional arch=all Directory: pool/main/p/phpunit-version Priority: optional Section: misc Package: pim-data-exporter Binary: pim-data-exporter Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Michael Meskes , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libakonadi-dev (>= 4:24.08.0~), libakonadinotes-dev (>= 4:24.08.0~), libkf6archive-dev (>= 6.3.0~), libkf6calendarcore-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6itemviews-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6notifications-dev (>= 6.3.0~), libkf6statusnotifieritem-dev (>= 6.3.0~), libkf6userfeedback-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkidentitymanagement-dev (>= 24.08.0~), libkmailtransport-dev (>= 24.08.0~), libkmime-dev (>= 24.08.0~), libktextaddons-dev (>= 1.5.4~), libmailcommon-dev (>= 4:24.08.0~), libpimcommon-dev (>= 4:24.08.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), xauth, xvfb Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 03e5aeebc8c1db17e13f6ace6ae9bffb 3324 pim-data-exporter_24.08.0-1.dsc 3c13aaaa334714df9b24eb2ca79fe0d1 425364 pim-data-exporter_24.08.0.orig.tar.xz a12196d3e78c90ea2a5e29f39f257391 833 pim-data-exporter_24.08.0.orig.tar.xz.asc 747e7f2db0a5ea948ef9b95edcddd26d 14344 pim-data-exporter_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/pim-data-exporter Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/pim-data-exporter.git Checksums-Sha256: 587b2fece96d125c09097f738294dd1359808ff46bb75b66e9f6575162638590 3324 pim-data-exporter_24.08.0-1.dsc 3125a2192289418c08e72552604c7104f2e8f30f4c3d7c181a1749a88b4cb1f5 425364 pim-data-exporter_24.08.0.orig.tar.xz 464e19169dfcedb6cdb3af3cb56cc001c1a5624578721118ea74483a04189141 833 pim-data-exporter_24.08.0.orig.tar.xz.asc cdc5bf36217d06d78ee13e124b2f909ad585174b4d2eb3c59f176bbbe0ab4333 14344 pim-data-exporter_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/pim-data-exporter Package-List: pim-data-exporter deb utils optional arch=any Directory: pool/main/p/pim-data-exporter Priority: extra Section: misc Package: pim-sieve-editor Binary: pim-sieve-editor Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Michael Meskes , Sandro Knauß , Sune Vuorela , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libkf6bookmarks-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6crash-dev (>= 6.3.0~), libkf6dbusaddons-dev (>= 6.3.0~), libkf6doctools-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6iconthemes-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6userfeedback-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkimap-dev (>= 24.08.0~), libkmailtransport-dev (>= 24.08.0~), libksieve-dev (>= 4:24.08.0~), libpimcommon-dev (>= 4:24.08.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qtkeychain-qt6-dev (>= 0.14.2~), xauth, xvfb Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 12b6d78d73c32ab4d196a466a7aa095f 3016 pim-sieve-editor_24.08.0-1.dsc 8d9c27fe45d7295e20d430edcc121625 469092 pim-sieve-editor_24.08.0.orig.tar.xz 5de56fac8f3835c37ff9b47e4af231c4 833 pim-sieve-editor_24.08.0.orig.tar.xz.asc 7e85c5faed18e6117046924ceb4f4bb1 14136 pim-sieve-editor_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/pim-sieve-editor Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/pim-sieve-editor.git Checksums-Sha256: 2fb8718790874030e676edfc98a9fc4e0f5bb46744c6bba7ddf5d726349deedf 3016 pim-sieve-editor_24.08.0-1.dsc e74e8568142cf7fbeb92633013d2f39f475371bf6325b3fae9a26f5794631ab9 469092 pim-sieve-editor_24.08.0.orig.tar.xz 6a13c0141aa524a2ca7556711e13106ec350ddb72f378e14d5d213c2de6c1001 833 pim-sieve-editor_24.08.0.orig.tar.xz.asc 57f30e53a9b77268694f944f10ba4600daf42a2b3c458c72edcfe6896555134c 14136 pim-sieve-editor_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/pim-sieve-editor Package-List: pim-sieve-editor deb mail optional arch=any Directory: pool/main/p/pim-sieve-editor Priority: extra Section: misc Package: pimcommon Binary: libpimcommon-data, libpimcommon-dev, libkpim6pimcommon6, libkpim6pimcommonakonadi6 Version: 4:24.08.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), libakonadi-dev (>= 4:24.08.0~), libakonadicontact-dev (>= 4:24.08.0~), libakonadisearch-dev (>= 4:24.08.0~), libkdepim-dev (>= 4:24.08.0~), libkf6archive-dev (>= 6.3.0~), libkf6codecs-dev (>= 6.3.0~), libkf6config-dev (>= 6.3.0~), libkf6contacts-dev (>= 6.3.0~), libkf6coreaddons-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6itemmodels-dev (>= 6.3.0~), libkf6jobwidgets-dev (>= 6.3.0~), libkf6kcmutils-dev (>= 6.3.0~), libkf6kio-dev (>= 6.3.0~), libkf6newstuff-dev (>= 6.3.0~), libkf6purpose-dev (>= 6.3.0~), libkf6service-dev (>= 6.3.0~), libkf6textwidgets-dev (>= 6.3.0~), libkf6widgetsaddons-dev (>= 6.3.0~), libkf6xmlgui-dev (>= 6.3.0~), libkimap-dev (>= 24.08.0~), libkldap-dev (>= 24.08.0~), libktextaddons-dev (>= 1.5.4~), qt6-base-dev (>= 6.6.0+dfsg~), xauth, xsltproc, xvfb Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ff3f9e74b691a73629e4f475ee6fc45a 3327 pimcommon_24.08.0-1.dsc 4451d05cdfdd3886838ff4e2c20466de 350212 pimcommon_24.08.0.orig.tar.xz a9caf830fb3682518e53386e2cc9642b 833 pimcommon_24.08.0.orig.tar.xz.asc fac256c8fc3e0410f449b0c07c38c33a 16388 pimcommon_24.08.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/pimcommon Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/pimcommon.git Checksums-Sha256: 6448805a8eb5875a8ec9bc39458e53158959af868e4857d13dc66d78decc4a68 3327 pimcommon_24.08.0-1.dsc ce8e85e45bfc4ef88f0c081719fcf8fad4743c9bc0b109a13a9c73662e1bd77d 350212 pimcommon_24.08.0.orig.tar.xz 91945d45885c79e1ce63fecf4c9d0505045feaae4a796e423cb9fc5c6139baf6 833 pimcommon_24.08.0.orig.tar.xz.asc 015c91c33f9e580874917165996d9186ca5dc0f898be525c0e628ea980e051c5 16388 pimcommon_24.08.0-1.debian.tar.xz Homepage: https://invent.kde.org/pim/pimcommon Package-List: libkpim6pimcommon6 deb libs optional arch=any libkpim6pimcommonakonadi6 deb libs optional arch=any libpimcommon-data deb libs optional arch=all libpimcommon-dev deb libdevel optional arch=any Directory: pool/main/p/pimcommon Priority: optional Section: misc Package: plasma-activities Binary: plasma-activities-bin, libplasmaactivities-dev, libplasmaactivities6-doc, libplasmaactivities6, qml6-module-org-kde-activities Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, doxygen, extra-cmake-modules (>= 6.2.0~), libboost-dev (>= 1.49~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libxkbcommon-dev, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ca12fb9251aca1b2795c1b9c2f2504d7 3090 plasma-activities_6.1.5-1.dsc c3d0f33c7b3196225b6c2a8831335c41 71148 plasma-activities_6.1.5.orig.tar.xz 1b120a3067338d71179abd69355ed1d3 833 plasma-activities_6.1.5.orig.tar.xz.asc 6b63013ee98779c09a3798a98c627b9a 17816 plasma-activities_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-activities Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-activities.git Checksums-Sha256: b8ce0891f225bb7c79675995636e98db0f81dc6d6bf59d2c1d612b8b88e4e060 3090 plasma-activities_6.1.5-1.dsc b353fbe7ae30f6a04ef4f81d3e0250654a0f9859a9ef43214c89c78b924e284b 71148 plasma-activities_6.1.5.orig.tar.xz f3e7c8b44aaeb6917a3947a6a3d9bd78b3e895e72da300c476e2686b973cc356 833 plasma-activities_6.1.5.orig.tar.xz.asc e8d5767e14a6863196d02f243b6ebd6e0739fc5ad52fc6f18ec076c881ece902 17816 plasma-activities_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-activities Package-List: libplasmaactivities-dev deb libdevel optional arch=any libplasmaactivities6 deb libs optional arch=any libplasmaactivities6-doc deb doc optional arch=all plasma-activities-bin deb libs optional arch=any qml6-module-org-kde-activities deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-acc, exuberant-ctags Directory: pool/main/p/plasma-activities Priority: optional Section: misc Package: plasma-activities-stats Binary: libplasmaactivitiesstats-dev, libplasmaactivitiesstats-doc, libplasmaactivitiesstats1 Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, doxygen, extra-cmake-modules (>= 6.2.0~), libboost-dev (>= 1.49~), libkf6config-dev (>= 6.2.0~), libplasmaactivities-dev (>= 6.1.5~), libxkbcommon-dev, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-tools-dev (>= 6.6.0~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 895e6280787f0b83df056428d13b58b2 3026 plasma-activities-stats_6.1.5-1.dsc ea845f9b93d6d4c7c6561053c8c72ed3 83172 plasma-activities-stats_6.1.5.orig.tar.xz adbe695e8e4dc64894adde0c42233dfe 833 plasma-activities-stats_6.1.5.orig.tar.xz.asc 82f74273b2d9409d2e9462594f91e227 14564 plasma-activities-stats_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-activities-stats Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-activities-stats.git Checksums-Sha256: af82857bbfa3da380d7e96fb4b717f6afa7cde80d661b1bd47959d9ae5e87333 3026 plasma-activities-stats_6.1.5-1.dsc 262050a53894de06f1343fb1d50b6e00f797a3e349316eddfeb7b516cddc0ddf 83172 plasma-activities-stats_6.1.5.orig.tar.xz 6c1b6f4bb25fd217cf30c9590388696090c31c84d0473af8e8da398539189e54 833 plasma-activities-stats_6.1.5.orig.tar.xz.asc a787987e772a3ff7aa3ad09174fb0a843e311add89fb14f05ba1ea3a637c0b17 14564 plasma-activities-stats_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-activities-stats Package-List: libplasmaactivitiesstats-dev deb libdevel optional arch=any libplasmaactivitiesstats-doc deb doc optional arch=all libplasmaactivitiesstats1 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-acc, exuberant-ctags Directory: pool/main/p/plasma-activities-stats Priority: optional Section: misc Package: plasma-browser-integration Binary: plasma-browser-integration Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.0.0~), gettext, libkf6config-dev (>= 6.0.0~), libkf6coreaddons-dev (>= 6.0.0~), libkf6crash-dev (>= 6.0.0~), libkf6dbusaddons-dev (>= 6.0.0~), libkf6filemetadata-dev (>= 6.0.0~), libkf6i18n-dev (>= 6.0.0~), libkf6jobwidgets-dev (>= 6.0.0~), libkf6kio-dev (>= 6.0.0~), libkf6notifications-dev (>= 6.0.0~), libkf6purpose-dev (>= 6.0.0~), libkf6runner-dev (>= 6.0.0~), libkf6service-dev (>= 6.0.0~), libkf6statusnotifieritem-dev (>= 6.0.0~), libplasmaactivities-dev (>= 6.1.5~), plasma-workspace-dev (>= 4:6.1.5~), qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 2a202caf1e26c91fd4ce5dd5d6de27bb 3176 plasma-browser-integration_6.1.5-1.dsc 5739f6310bdc2910929229dbec9f14e9 222644 plasma-browser-integration_6.1.5.orig.tar.xz 54bee33196cc1b48799b1a05ba9ff929 833 plasma-browser-integration_6.1.5.orig.tar.xz.asc 51afe0fb65d21fb14924dbbb2ef05108 17244 plasma-browser-integration_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-browser-integration Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-browser-integration.git Checksums-Sha256: affe053ec4c3504a23f553eb9f22b81ad23a241e327ad8ef285baa577310eb6a 3176 plasma-browser-integration_6.1.5-1.dsc 43625c35ea39eeebed7acc9759acc60871abc1d2b88dc9e7b908afa4c0098aaa 222644 plasma-browser-integration_6.1.5.orig.tar.xz 124514c4d3be3246a367e878bd531431add0677a251312f0da8fc88cac91c98b 833 plasma-browser-integration_6.1.5.orig.tar.xz.asc 8ca9a77c082780101698ae8e51fb64d8eb868bc9c894a742974e7603e8b00121 17244 plasma-browser-integration_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-browser-integration Package-List: plasma-browser-integration deb kde optional arch=any Directory: pool/main/p/plasma-browser-integration Priority: extra Section: misc Package: plasma-desktop Binary: plasma-desktop, plasma-desktop-data, plasma-desktop-dev, sddm-theme-breeze, sddm-theme-debian-breeze Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, kded6-dev, kscreenlocker-dev (>= 6.1.5~), kwin-dev (>= 4:6.1.5~), libaccounts-qt6-dev (>= 1.13~), libcanberra-dev, libfontconfig-dev, libfreetype-dev, libglib2.0-dev, libibus-1.0-dev (>= 1.5.0~), libicu-dev, libkaccounts6-dev (>= 4:20.04~), libkf5runner-dev, libkf6attica-dev (>= 6.2.0~), libkf6auth-dev (>= 6.2.0~), libkf6baloo-dev (>= 6.2.0~), libkf6codecs-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6crash-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6doctools-dev (>= 6.2.0~), libkf6globalaccel-dev (>= 6.2.0~), libkf6guiaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6iconthemes-dev (>= 6.2.0~), libkf6itemmodels-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6newstuff-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6notifyconfig-dev (>= 6.2.0~), libkf6package-dev (>= 6.2.0~), libkf6runner-dev (>= 6.2.0~), libkf6sonnet-dev (>= 6.2.0~), libkf6svg-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libkf6xmlgui-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libksysguard-dev (>= 4:6.1.5~), libpackagekitqt6-dev, libplasma-dev (>= 6.1.5~), libplasma5support-dev (>= 6.1.5~), libplasmaactivities-dev (>= 6.1.5~), libplasmaactivitiesstats-dev (>= 6.1.5~), libscim-dev, libsdl2-dev (>= 2.0.16~), libudev-dev, libwayland-dev (>= 1.22~), libx11-dev, libx11-xcb-dev, libxcb-image0-dev, libxcb-keysyms1-dev, libxcb-record0-dev, libxcb-shm0-dev, libxcb-util-dev, libxcb-xinput-dev, libxcb-xkb-dev, libxcb1-dev, libxft-dev, libxkbregistry-dev, pkgconf, plasma-workspace-dev (>= 4:6.1.5~), qt6-5compat-dev (>= 6.6.0~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-svg-dev (>= 6.6.0~), qt6-wayland-dev (>= 6.6.0~), signon-plugin-oauth2-dev (>= 0.25+git20231015.fab69886-2~), signon-plugins-dev (>= 8.61+git20231015.c8ad982-2~), wayland-protocols (>= 1.25~), xdg-user-dirs, xserver-xorg-dev, xserver-xorg-input-libinput-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 67e3e512e26cdb39d6dca68d9f006dfe 4718 plasma-desktop_6.1.5-1.dsc 6b23ca6c6977d66b81f591da9e6a21c4 16144320 plasma-desktop_6.1.5.orig.tar.xz 3569d57ec6030961157ce6e4c4d6eb11 833 plasma-desktop_6.1.5.orig.tar.xz.asc c5780bfd14df35a69162cf2d70e7825e 33392 plasma-desktop_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-desktop Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-desktop.git Checksums-Sha256: f8124547d01b270e400bcf3737d6d69b00470647d91ea895da169a564defbe73 4718 plasma-desktop_6.1.5-1.dsc d9e236c9a9a332d8b7b4edde44c65d0b0ec38ea75adc5bbfa21a6c4c7f4261c2 16144320 plasma-desktop_6.1.5.orig.tar.xz 6bd9fee8e80f5faa07c7d158d0ef7ee9cfff61f4f95441ec131a1fc44ccad9a9 833 plasma-desktop_6.1.5.orig.tar.xz.asc c38a122a0184681979784cbe72cdfbbbcce0a073f187279ea286e766e70ae833 33392 plasma-desktop_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-desktop Package-List: plasma-desktop deb kde optional arch=any plasma-desktop-data deb kde optional arch=all plasma-desktop-dev deb devel optional arch=any sddm-theme-breeze deb kde optional arch=any sddm-theme-debian-breeze deb kde optional arch=any Directory: pool/main/p/plasma-desktop Priority: optional Section: misc Package: plasma-discover Binary: plasma-discover, plasma-discover-backend-flatpak, plasma-discover-backend-fwupd, plasma-discover-common, kde-config-updates Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Matthias Klumpp , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), gettext, kirigami-addons-dev (>= 1.2.1~), libappstreamqt-dev (>= 1.0.0), libcurl4-gnutls-dev, libflatpak-dev (>= 0.11.8~) [linux-any], libfwupd-dev (>= 1.9.4~) [linux-any], libkf6archive-dev (>= 6.2.0~), libkf6attica-dev (>= 6.2.0~), libkf6auth-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6crash-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6iconthemes-dev (>= 6.2.0~), libkf6idletime-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6newstuff-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6purpose-dev (>= 6.2.0~), libkf6statusnotifieritem-dev (>= 6.2.0~), libkf6userfeedback-dev (>= 6.2.0~), libkf6xmlgui-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libmarkdown2-dev, libpackagekitqt6-dev (>= 1.0.1), pkgconf, qcoro-qt6-dev, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0~), qt6-webview-dev (>= 6.6.0~) [amd64 arm64 armhf i386] Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8e7e9420ae781bad95620eeaf1be27c1 3745 plasma-discover_6.1.5-1.dsc 7a0ea08c499a9ef169ae16abccced8af 1025644 plasma-discover_6.1.5.orig.tar.xz dbaf281d37b67fd66cacf7f57d0633bc 833 plasma-discover_6.1.5.orig.tar.xz.asc 55f81ec7e2d33353fcf65c9354533424 19868 plasma-discover_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-discover Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-discover.git Checksums-Sha256: d7e95fd1c37f55e0041861539c80dd896dd4ca06daf2412366c047eed1f8bfce 3745 plasma-discover_6.1.5-1.dsc 6e2cf59fac2cb792420ed6df653f80307d6e33d6e6ae9c1af2827a93bae3cb8d 1025644 plasma-discover_6.1.5.orig.tar.xz b9b0e62ba4b3ce6293d3eb4ccea66be9bf0e60799f0e63fe00b794134e3d1195 833 plasma-discover_6.1.5.orig.tar.xz.asc f18c2b30315f9576e86d4d2a88b660c5df1eb584843382b93c4f058aa45ed467 19868 plasma-discover_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/discover Package-List: kde-config-updates deb kde optional arch=any plasma-discover deb kde optional arch=any plasma-discover-backend-flatpak deb kde optional arch=linux-any plasma-discover-backend-fwupd deb kde optional arch=linux-any plasma-discover-common deb kde optional arch=all Directory: pool/main/p/plasma-discover Priority: optional Section: misc Package: plasma-disks Binary: plasma-disks Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), libkf6auth-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6solid-dev (>= 6.2.0~), qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7fbe002587720890f6ef99610c5dd267 2771 plasma-disks_6.1.5-1.dsc 6b2c36b2f0fc2d965372deb61df20950 101812 plasma-disks_6.1.5.orig.tar.xz 1ab354f8d806d20bd89bcf6f63a97c4c 833 plasma-disks_6.1.5.orig.tar.xz.asc 22a2a0be02db1714595c04ed63f04309 15372 plasma-disks_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-disks Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-disks.git Checksums-Sha256: 29910fa470b2148965cf2a0c5739ccefa5fb37f8b8cf2aa293262b9501b6e23e 2771 plasma-disks_6.1.5-1.dsc 5d7669c019e8be668b985d73d7f0fdb315984a90ac7b0cf1e3989b80946e6c4a 101812 plasma-disks_6.1.5.orig.tar.xz a0c42dbc26b9e32182a010272bb7826c104fd8565f3518805bd84dd1854b0970 833 plasma-disks_6.1.5.orig.tar.xz.asc 4ee5c8f1808343821a1f5328a0561f4d2b0dcf91314c84e27563ad93ce946dc4 15372 plasma-disks_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-disks Package-List: plasma-disks deb kde optional arch=any Directory: pool/main/p/plasma-disks Priority: extra Section: misc Package: plasma-firewall Binary: plasma-firewall Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Pino Toscano , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-python3, extra-cmake-modules (>= 6.2.0~), gettext, libkf6auth-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libxkbcommon-dev, python3:any, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), xauth , xvfb Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 584cd11db5c249f2c711da1e50a1f078 2790 plasma-firewall_6.1.5-1.dsc 70409f23d18f49e9f7e57fdb1cc56cd3 373904 plasma-firewall_6.1.5.orig.tar.xz 779ed77f03cbd5cb739f5c72a924fbd7 833 plasma-firewall_6.1.5.orig.tar.xz.asc fad7114bfe78e40ad776d218f4ac336a 15860 plasma-firewall_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-firewall Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-firewall.git Checksums-Sha256: c6d896a23044bfc6e29b2f5f69f3e5020b6e227503d9932ab73187bc012aa75c 2790 plasma-firewall_6.1.5-1.dsc 4ed31bdd8f0211272947518cf2ebea547bbc44b7cfc6f6f3e747ecc918b4af42 373904 plasma-firewall_6.1.5.orig.tar.xz f863301be778e159eb2feefc2248329ca5866dfcc4ae3295593186c8f30e201a 833 plasma-firewall_6.1.5.orig.tar.xz.asc 7ebb376d6bd9245e7439166cbaf5d2143c813156d7572ca8c213c0e9ff01a009 15860 plasma-firewall_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-firewall Package-List: plasma-firewall deb kde optional arch=any Directory: pool/main/p/plasma-firewall Priority: extra Section: misc Package: plasma-framework Binary: libkf5plasma-dev, libkf5plasma-doc, libkf5plasma5, libkf5plasmaquick5, plasma-framework Version: 5.115.0-6~exp1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf5, dh-sequence-pkgkde-symbolshelper, doxygen, extra-cmake-modules (>= 5.115.0~), gettext, kirigami2-dev (>= 5.115.0~), libegl-dev, libkf5activities-dev (>= 5.115.0~), libkf5archive-dev (>= 5.115.0~), libkf5config-dev (>= 5.115.0~), libkf5configwidgets-dev (>= 5.115.0~), libkf5coreaddons-dev (>= 5.115.0~), libkf5dbusaddons-dev (>= 5.115.0~), libkf5declarative-dev (>= 5.115.0~), libkf5doctools-dev (>= 5.115.0~), libkf5globalaccel-dev (>= 5.115.0~), libkf5guiaddons-dev (>= 5.115.0~), libkf5i18n-dev (>= 5.115.0~), libkf5iconthemes-dev (>= 5.115.0~), libkf5kio-dev (>= 5.115.0~), libkf5notifications-dev (>= 5.115.0~), libkf5package-dev (>= 5.115.0~), libkf5parts-dev (>= 5.115.0~), libkf5service-dev (>= 5.115.0~), libkf5wayland-dev (>= 4:5.115.0~) [linux-any], libkf5widgetsaddons-dev (>= 5.115.0~), libkf5windowsystem-dev (>= 5.115.0~), libkf5xmlgui-dev (>= 5.115.0~), libopengl-dev, libqt5sql5-sqlite, libqt5svg5-dev (>= 5.15.2~), libqt5x11extras5-dev (>= 5.15.2~), libsm-dev, libx11-xcb-dev, libxcb-composite0-dev, libxcb-damage0-dev, libxcb-shape0-dev, pkgconf, qtbase5-dev (>= 5.15.2~), qtdeclarative5-dev (>= 5.15.2~), qtquickcontrols2-5-dev (>= 5.15.2~), qtscript5-dev, qttools5-dev, qttools5-dev-tools Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 3f73817121770a6ea9b6c50a6fb1acf5 3972 plasma-framework_5.115.0-6~exp1.dsc 553e0499f311ad2cf96177e3e76abf64 3310792 plasma-framework_5.115.0.orig.tar.xz 5e8468d7d958a49dd33af21428459c2e 488 plasma-framework_5.115.0.orig.tar.xz.asc be023fce19efa487cac94b85e4445fa5 25576 plasma-framework_5.115.0-6~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-framework Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-framework.git Checksums-Sha256: 46fa1bcde8f69e9f0cadcc4ffd9704f5acb8edefd2d9faf4c10de73572ac2662 3972 plasma-framework_5.115.0-6~exp1.dsc 2c6f30bb11a6476b706f34d2f5af1c9e4c98177dc885f9c95d4a24752c9611f7 3310792 plasma-framework_5.115.0.orig.tar.xz eecce75c84a6d87f23ae710278009af7cccd8b8f891bb2c8668d24bf7893f33a 488 plasma-framework_5.115.0.orig.tar.xz.asc 81dba0ce0e2480917d5207015ca892ad97a346d96d83a6fc983121107312ea1a 25576 plasma-framework_5.115.0-6~exp1.debian.tar.xz Homepage: https://invent.kde.org/frameworks/plasma-framework Package-List: libkf5plasma-dev deb libdevel optional arch=any libkf5plasma-doc deb doc optional arch=all libkf5plasma5 deb libs optional arch=any libkf5plasmaquick5 deb libs optional arch=any plasma-framework deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-acc, exuberant-ctags Directory: pool/main/p/plasma-framework Priority: optional Section: kde Package: plasma-integration Binary: plasma-integration, plasma5-integration Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: breeze-dev (>= 4:6.1.5~), cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 5.102.0~), gettext, libkf5config-dev (>= 5.102.0~), libkf5configwidgets-dev (>= 5.102.0~), libkf5guiaddons-dev (>= 5.102.0~), libkf5i18n-dev (>= 5.102.0~), libkf5iconthemes-dev (>= 5.102.0~), libkf5kio-dev (>= 5.102.0~), libkf5notifications-dev (>= 5.102.0~), libkf5wayland-dev (>= 4:5.102.0~), libkf5widgetsaddons-dev (>= 5.102.0~), libkf5windowsystem-dev (>= 5.102.0~), libkf5xmlgui-dev (>= 5.102.0~), libkf6colorscheme-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6configwidgets-dev (>= 6.2.0~), libkf6guiaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6iconthemes-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6statusnotifieritem-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkf6xmlgui-dev (>= 6.2.0~), libqt5waylandclient5-dev (>= 5.15.2~), libqt5x11extras5-dev (>= 5.15.2~), libwayland-dev (>= 1.9~), libxcursor-dev, pkgconf, plasma-wayland-protocols (>= 1.6.0~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-base-private-dev (>= 6.6.0~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-wayland-dev (>= 6.6.0~), qt6-wayland-dev-tools (>= 5.15.2~), qtbase5-dev (>= 5.15.2~), qtbase5-private-dev (>= 5.15.2~), qtdeclarative5-dev (>= 5.15.2~), qtquickcontrols2-5-dev (>= 5.15.2~), qtwayland5-dev-tools (>= 5.15.2~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a377f59cf4874f1c0c70ddb58df4eccb 3871 plasma-integration_6.1.5-1.dsc 32b47077143e83d15bae1c692585115e 93124 plasma-integration_6.1.5.orig.tar.xz 1625e18ac664f9c231ee6d3fe6698cd4 833 plasma-integration_6.1.5.orig.tar.xz.asc 3f961385a9b730f8f51424c638bd7434 17676 plasma-integration_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-integration Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-integration.git Checksums-Sha256: c38e90aadd5f12593f5b8054e47d24f72c29cd5b867df7ce5e54b47076b29223 3871 plasma-integration_6.1.5-1.dsc 15ab4bf7709124ec4fe78422820901c8efb7fbb92245576be57c847482a5ec9b 93124 plasma-integration_6.1.5.orig.tar.xz 4ec831d200fd840bda26aa1cdce2d9256113788f848b5919ff02d05e5ec29e83 833 plasma-integration_6.1.5.orig.tar.xz.asc 9dec5f5d042a0864adda3aa2f3e568cbeb0ccfc7ecf5d549912608d4253febcd 17676 plasma-integration_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-integration Package-List: plasma-integration deb kde optional arch=any plasma5-integration deb kde optional arch=any Directory: pool/main/p/plasma-integration Priority: optional Section: misc Package: plasma-nano Binary: plasma-nano Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Scarlett Moore , Patrick Franz , Aurélien COUDERC , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, kwayland-dev (>= 4:6.1.5~), libkf6i18n-dev (>= 6.2.0~), libkf6itemmodels-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libplasma-dev (>= 6.1.5~), libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-svg-dev (>= 6.6.0~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a8d63852a6ccd52cd6cc04a3a44e34fb 2674 plasma-nano_6.1.5-1.dsc b118bc35593379b396015c2f8caa8267 78004 plasma-nano_6.1.5.orig.tar.xz 6293157376bd1e2e36374661ff07ba76 833 plasma-nano_6.1.5.orig.tar.xz.asc 86afe51b5561a5e5f1433f8cbd933585 13592 plasma-nano_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-nano Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-nano.git Checksums-Sha256: 4596c55282d960c54f02d96d40cb940fe8a105945955433fe1d897dd83faf979 2674 plasma-nano_6.1.5-1.dsc c1e645997199fe5e249fb24a03892486570bde48153d52d4903439f3094ba2c6 78004 plasma-nano_6.1.5.orig.tar.xz 3b60d979b4dcae3b2e05daf7e2cc0406018fa588f029364dbc5364ae5d96aa71 833 plasma-nano_6.1.5.orig.tar.xz.asc 5a5fb3f0bff9deee22654c99be65b710ef5f2a9280f831ed518092b4848cd337 13592 plasma-nano_6.1.5-1.debian.tar.xz Package-List: plasma-nano deb kde optional arch=any Directory: pool/main/p/plasma-nano Priority: extra Section: misc Package: plasma-nm Binary: plasma-nm Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libkf6colorscheme-dev (>= 6.2.0~), libkf6completion-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6modemmanagerqt-dev (>= 6.2.0~), libkf6networkmanagerqt-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6prison-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6solid-dev (>= 6.2.0~), libkf6svg-dev (>= 6.2.0~), libkf6wallet-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libnm-dev (>= 1.4.0~), libopenconnect-dev (>= 3.99~), libplasma-dev (>= 6.1.5~), libqca-qt6-dev (>= 2.1.0~), mobile-broadband-provider-info, modemmanager-dev (>= 1.0.0~), pkgconf, qcoro-qt6-dev, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0~), qt6-webengine-dev (>= 6.6.0~) [amd64 arm64 armhf i386] Architecture: linux-any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 4ff5580d77819fd2e590dfe0136d5eca 3314 plasma-nm_6.1.5-1.dsc 31b89df7cb6a3a088353dd3c86fc8d95 1202440 plasma-nm_6.1.5.orig.tar.xz 3041824d47b582b2b85e4a8a2345ce28 833 plasma-nm_6.1.5.orig.tar.xz.asc 61acf78c56e5f2e6fd66431e0df80767 18680 plasma-nm_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-nm Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-nm.git Checksums-Sha256: 907a6017eb543b3a9c46a14d77c7f4629908b4915c3ee3805b205911cc791056 3314 plasma-nm_6.1.5-1.dsc cb04ddaf00d728ea0b4b5d108b3389d462ce5078726f8b655f38de330eeb21f5 1202440 plasma-nm_6.1.5.orig.tar.xz 59e0cc102bfdcccbbc9bc3913f8ef729722df7f42f85be2b3856de16cf51eeae 833 plasma-nm_6.1.5.orig.tar.xz.asc 0d1651aa1803115fe07306c4bacac1984b3847d0721b821e8422974ed53fedc5 18680 plasma-nm_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-nm Package-List: plasma-nm deb kde optional arch=linux-any Directory: pool/main/p/plasma-nm Priority: optional Section: misc Package: plasma-pa Binary: plasma-pa Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libcanberra-dev, libglib2.0-dev, libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6declarative-dev (>= 6.2.0~), libkf6doctools-dev (>= 6.2.0~), libkf6globalaccel-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6pulseaudioqt-dev (>= 1.5.0~), libkf6statusnotifieritem-dev (>= 6.2.0~), libkf6svg-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libplasma-dev (>= 6.1.5~), libpulse-dev (>= 5.0.0~), libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 20c352e4b00a17b97dc929c4c95b6dc4 2972 plasma-pa_6.1.5-1.dsc 692c66a6a2feb5f9c0dcc7cb03c0e48b 163064 plasma-pa_6.1.5.orig.tar.xz 68f457269d85d7e25eb15e4af5990466 833 plasma-pa_6.1.5.orig.tar.xz.asc cade972f6ced82f3c54377dff837ac00 18224 plasma-pa_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-pa Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-pa.git Checksums-Sha256: f1435b026ad6a3cc0d13c1550a0836f781d8c11673c14520bc80fad338cf3bba 2972 plasma-pa_6.1.5-1.dsc 724c0591dbebde5f96c416316c900e88f4a66d748905ed1ca74e6152357a7591 163064 plasma-pa_6.1.5.orig.tar.xz a5172c45bed3ea0727abc3fb90a2227fb22f658ae2cd10af1ceecace2edb3f78 833 plasma-pa_6.1.5.orig.tar.xz.asc 9c16b8f3e7d9ae9ae3fb7508fe4594224a137105e3ceaa0cc6d2a429724be23b 18224 plasma-pa_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-pa Package-List: plasma-pa deb kde optional arch=any Directory: pool/main/p/plasma-pa Priority: optional Section: misc Package: plasma-sdk Binary: plasma-sdk Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: breeze-icon-theme , cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libkf6archive-dev (>= 6.2.0~), libkf6completion-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6configwidgets-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6doctools-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6iconthemes-dev (>= 6.2.0~), libkf6itemmodels-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6svg-dev (>= 6.2.0~), libkf6texteditor-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libplasma-dev (>= 6.1.5~), libplasma5support-dev (>= 6.1.5~), qt6-5compat-dev (>= 6.6.0~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-svg-dev (>= 6.6.0~), xauth , xvfb Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a41abad165952801d16bf51d55846f43 3141 plasma-sdk_6.1.5-1.dsc 0040075148a93994373a1a4eb7016321 327588 plasma-sdk_6.1.5.orig.tar.xz 27904bdc29082243c37e4809995b38f6 833 plasma-sdk_6.1.5.orig.tar.xz.asc dc1609a2e6282b1b90b0e150f17b3936 18420 plasma-sdk_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-sdk Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-sdk.git Checksums-Sha256: 65e79fca03f597124edc33445a38506c96a5f8bcf44e16d965cfa9659920bbc5 3141 plasma-sdk_6.1.5-1.dsc 8d0d4e85e47d28249b951f3c997f60855a10caded97bea341407397e551b8c46 327588 plasma-sdk_6.1.5.orig.tar.xz 4f35ffc50346cc25b00cd1bfb6b04c598cad355f8db397dbb415f04ffd2f5014 833 plasma-sdk_6.1.5.orig.tar.xz.asc 1cbd2204df190720f84f23c70b7cd991c449b9f3711581680f44f07782e0bd9f 18420 plasma-sdk_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-sdk Package-List: plasma-sdk deb kde optional arch=any Directory: pool/main/p/plasma-sdk Priority: optional Section: misc Package: plasma-systemmonitor Binary: plasma-systemmonitor Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), kirigami-addons-dev (>= 1.1.0~), libkf6config-dev (>= 6.2.0~), libkf6crash-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6globalaccel-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6itemmodels-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6newstuff-dev (>= 6.2.0~), libkf6package-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libksysguard-dev (>= 4:6.1.5~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7b4b2cc55243a40192725d9e84804e21 2988 plasma-systemmonitor_6.1.5-1.dsc 7c590467b1d073cd64a6441a1b688bbe 188276 plasma-systemmonitor_6.1.5.orig.tar.xz 4a7e52da5116387ae691baa82a738b0c 833 plasma-systemmonitor_6.1.5.orig.tar.xz.asc ad0750187109555bd6776893df6c18b1 14860 plasma-systemmonitor_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-systemmonitor Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-systemmonitor.git Checksums-Sha256: 305d4bea84c735ebb43c1b6c143db4d3d7c72b2c936e4f4818f65d911dc5d3f8 2988 plasma-systemmonitor_6.1.5-1.dsc 0b5eeccf047516259f7205c1438142d4a8252eade00bb861b66d4831bb03a704 188276 plasma-systemmonitor_6.1.5.orig.tar.xz 5e02b4314b46382b651268873f9b1679831e05870c7463248262bcd597988f8d 833 plasma-systemmonitor_6.1.5.orig.tar.xz.asc 669621d812962b9db614700c76e0db09ccdde30c7cce76631f5e6bd9842cf9ee 14860 plasma-systemmonitor_6.1.5-1.debian.tar.xz Homepage: https://apps.kde.org/en/plasma-systemmonitor Package-List: plasma-systemmonitor deb utils optional arch=any Directory: pool/main/p/plasma-systemmonitor Priority: extra Section: misc Package: plasma-thunderbolt Binary: plasma-thunderbolt Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Pino Toscano , Scarlett Moore , Build-Depends: bolt, cmake (>= 3.16~), dbus-x11, debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 5.240.0~), gettext, libkf6coreaddons-dev (>= 5.240.0~), libkf6dbusaddons-dev (>= 5.240.0~), libkf6i18n-dev (>= 5.240.0~), libkf6kcmutils-dev (>= 5.240.0~), libkf6notifications-dev (>= 5.240.0~), libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), xauth , xvfb Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 2cd76cfc52d0a205bfa3f07adf5fead9 2848 plasma-thunderbolt_6.1.5-1.dsc 5c2ed4a017da86379381fa65d6983fbb 79972 plasma-thunderbolt_6.1.5.orig.tar.xz ea1e3320070550a8ddeefc7d8050ffd2 833 plasma-thunderbolt_6.1.5.orig.tar.xz.asc 8910b03ae2efe5c92742201a57338730 14408 plasma-thunderbolt_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-thunderbolt Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-thunderbolt.git Checksums-Sha256: eb4a643434e7a69f8d42fea1f2bac98428ea1497ca70b819e0212e8cd50a3a10 2848 plasma-thunderbolt_6.1.5-1.dsc 9402adf3eeaed4c5efca719755b59f2d2864da9ad5fd81d22b3a8f5fd6e3ae60 79972 plasma-thunderbolt_6.1.5.orig.tar.xz 61af1e1297ca7f6915e7a5b9d9fa6df6863bacc9de7b62123b01703f41deba2e 833 plasma-thunderbolt_6.1.5.orig.tar.xz.asc 0b4146198e85a9c4f00e235b2e2cb3a61f5498bd235033716d21f3cbe9ea009a 14408 plasma-thunderbolt_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-thunderbolt Package-List: plasma-thunderbolt deb kde optional arch=any Directory: pool/main/p/plasma-thunderbolt Priority: extra Section: misc Package: plasma-vault Binary: plasma-vault Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libkf6config-dev (>= 6.2.0~), libkf6configwidgets-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6itemmodels-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6networkmanagerqt-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libksysguard-dev (>= 4:6.1.5~), libplasma-dev (>= 6.1.5~), libplasmaactivities-dev (>= 6.1.5~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9cc19fda968bc86e5eb46b1601d31b92 2936 plasma-vault_6.1.5-1.dsc 9d1ebfd9761780fd46c4c1df1c2e7163 201308 plasma-vault_6.1.5.orig.tar.xz e7b94fd16c14ccc47f3396da138c0e60 833 plasma-vault_6.1.5.orig.tar.xz.asc 957cd372e1c2801092634e9967c87bab 14324 plasma-vault_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-vault Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-vault.git Checksums-Sha256: 2fb1335333b4489825cd002ac30091ee4f5f45912796e2acf12740c7f87bee8a 2936 plasma-vault_6.1.5-1.dsc 50b135bfdb159947744122788709f8912a76130d2920ea9775ce402f7a7dc404 201308 plasma-vault_6.1.5.orig.tar.xz 4e683f5c6cfd8eb25e6703fcae438447ab30f4c0c4e2136afdf20812d1b63d5c 833 plasma-vault_6.1.5.orig.tar.xz.asc 31cb59da23e0d1eb5c33aa701cb6e47bc0806be508b2635933dd007da070efcc 14324 plasma-vault_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-vault Package-List: plasma-vault deb kde optional arch=any Directory: pool/main/p/plasma-vault Priority: extra Section: misc Package: plasma-welcome Binary: plasma-welcome Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6configwidgets-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6jobwidgets-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6newstuff-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6svg-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libplasma-dev (>= 6.1.5~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-svg-dev (>= 6.6.0~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 60cbc0e52f0919f08b2e24c7eda5d7f7 2961 plasma-welcome_6.1.5-1.dsc 1d3f8230339a8c20873d059a94b76a3d 672448 plasma-welcome_6.1.5.orig.tar.xz de6121c1bdc80db9571bdd743975c7c4 833 plasma-welcome_6.1.5.orig.tar.xz.asc be8c2d451c19c23d8fd9e6bc059cb865 19800 plasma-welcome_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-welcome Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-welcome.git Checksums-Sha256: 611debe3e5761775dd4df94f2c2ccdcf70002d07288bc803b20284897d0e304f 2961 plasma-welcome_6.1.5-1.dsc 12ece9e7d61c3ec6a23fe9357667416e26802abafdc69f245cc3d96a05ef9d96 672448 plasma-welcome_6.1.5.orig.tar.xz 7030d8dc7635591521db0b8c30a590d369ff585336d279b6b2739eef9b1b27f6 833 plasma-welcome_6.1.5.orig.tar.xz.asc d5b6a57182bd44739593f2eea527fe3e96c5523549b4abc9d31c3726d1140c83 19800 plasma-welcome_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-welcome Package-List: plasma-welcome deb kde optional arch=any Directory: pool/main/p/plasma-welcome Priority: optional Section: misc Package: plasma-workspace Binary: libbatterycontrol6, libcolorcorrect6, libkmpris6, libkfontinst6, libkfontinstui6, libkworkspace6-6, libnotificationmanager1, libplasma-geolocation-interface6, libtaskmanager6, libweather-ion7, plasma-workspace, plasma-workspace-data, plasma-workspace-dev Version: 4:6.1.5-3 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: appmenu-gtk2-module, appmenu-gtk3-module, breeze-dev (>= 4:6.1.5~), cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, dh-sequence-sodeps, extra-cmake-modules (>= 6.2.0~), kded6-dev (>= 6.2.0~), kirigami-addons-dev (>= 1.0.0~), kscreenlocker-dev (>= 6.1.5~), kwayland-dev (>= 4:6.1.5~), kwin-dev (>= 4:6.1.5~), libappstreamqt-dev (>= 1.0.0~), libcanberra-dev, libdrm-dev, libfontconfig-dev, libice-dev, libicu-dev, libkexiv2qt6-dev, libkf6archive-dev (>= 6.2.0~), libkf6auth-dev (>= 6.2.0~), libkf6baloo-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6crash-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6declarative-dev (>= 6.2.0~), libkf6doctools-dev (>= 6.2.0~), libkf6globalaccel-dev (>= 6.2.0~), libkf6guiaddons-dev (>= 6.2.0~), libkf6holidays-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6iconthemes-dev (>= 6.2.0~), libkf6idletime-dev (>= 6.2.0~), libkf6itemmodels-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6networkmanagerqt-dev (>= 6.2.0~), libkf6newstuff-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6notifyconfig-dev (>= 6.2.0~), libkf6package-dev (>= 6.2.0~), libkf6parts-dev (>= 6.2.0~), libkf6prison-dev (>= 6.2.0~), libkf6runner-dev (>= 6.2.0~), libkf6statusnotifieritem-dev (>= 6.2.0~), libkf6svg-dev (>= 6.2.0~), libkf6texteditor-dev (>= 6.2.0~), libkf6textwidgets-dev (>= 6.2.0~), libkf6unitconversion-dev (>= 6.2.0~), libkf6userfeedback-dev (>= 6.2.0~), libkf6wallet-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libkpipewire-dev (>= 6.1.5~), libkscreen-dev (>= 4:6.1.5~), libksysguard-dev (>= 4:6.1.5~), liblayershellqtinterface-dev (>= 6.1.5~), libpackagekitqt6-dev, libphonon4qt6-dev (>= 4:4.6.60~), libphonon4qt6experimental-dev, libpipewire-0.3-dev, libplasma-dev (>= 6.1.5~), libplasma5support-dev (>= 6.1.5~), libplasmaactivities-dev (>= 6.1.5~), libplasmaactivitiesstats-dev (>= 6.1.5~), libpolkit-qt6-1-dev, libqalculate-dev (>= 2.0~), libquickcharts-dev (>= 6.2.0~), libsm-dev, libsystemd-dev, libudev-dev, libwayland-dev, libx11-dev, libxcb-composite0-dev, libxcb-damage0-dev, libxcb-image0-dev, libxcb-randr0-dev, libxcb-shape0-dev, libxcb-util-dev, libxcb-xfixes0-dev, libxcb1-dev, libxcursor-dev, libxfixes-dev, libxft-dev, libxrender-dev, libxtst-dev, pkgconf, plasma-wayland-protocols (>= 1.6~), qcoro-qt6-dev, qml6-module-org-kde-prison, qt6-5compat-dev (>= 6.6.0~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-shadertools-dev (>= 6.6.0~), qt6-svg-dev (>= 6.6.0~), qt6-wayland-dev (>= 6.6.0~), qt6-wayland-private-dev (>= 6.6.0~), systemd-dev, zlib1g-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a44195f696c828b01f9fae4b05a5548a 5784 plasma-workspace_6.1.5-3.dsc ff0c55c80a512fa8ffecfd97d6a21267 19305196 plasma-workspace_6.1.5.orig.tar.xz 5c8fe5da051055ed35a9585acfc28779 833 plasma-workspace_6.1.5.orig.tar.xz.asc 07d32121d38e781961d6ce4fb7ef4151 69084 plasma-workspace_6.1.5-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-workspace Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-workspace.git Checksums-Sha256: 4e3c27fec025190b1c2944c69fd3123e9e97607cc1a36fa2b20c5093041f9eae 5784 plasma-workspace_6.1.5-3.dsc c29e15a3ed42446f997b7e1695864f85ebff084e2ece581c914a0d8a8e265ae7 19305196 plasma-workspace_6.1.5.orig.tar.xz d9bc69b4f8a10c4731045aabfa01baa6b5a134f2fb549778ad8ec69d86e1c6f4 833 plasma-workspace_6.1.5.orig.tar.xz.asc 779773e23a5a072298eb431aaadc9b10f955818faf3883ae60d4de66d0fab6cd 69084 plasma-workspace_6.1.5-3.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-workspace Package-List: libbatterycontrol6 deb libs optional arch=any libcolorcorrect6 deb libs optional arch=any libkfontinst6 deb libs optional arch=any libkfontinstui6 deb libs optional arch=any libkmpris6 deb libs optional arch=any libkworkspace6-6 deb libs optional arch=any libnotificationmanager1 deb libs optional arch=any libplasma-geolocation-interface6 deb libs optional arch=any libtaskmanager6 deb libs optional arch=any libweather-ion7 deb libs optional arch=any plasma-workspace deb kde optional arch=any plasma-workspace-data deb kde optional arch=all plasma-workspace-dev deb libdevel optional arch=any Directory: pool/main/p/plasma-workspace Priority: optional Section: misc Package: plasma-workspace-wallpapers Binary: plasma-workspace-wallpapers Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), extra-cmake-modules (>= 6.0.0~) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 958005723edf03d8f4bc48c3578f6a8f 2615 plasma-workspace-wallpapers_6.1.5-1.dsc 137f994f5b038cd86c9480f8a1f09cd7 100299584 plasma-workspace-wallpapers_6.1.5.orig.tar.xz 360037ca21c0f73b396885290235c2dc 833 plasma-workspace-wallpapers_6.1.5.orig.tar.xz.asc 45671ebbf4602c177e22b44a3aac6c3e 14096 plasma-workspace-wallpapers_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-workspace-wallpapers Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-workspace-wallpapers.git Checksums-Sha256: 7f9877e244d938c99abcb256237fef2ba4b40d8d957dbcc9968c8c01dbdd1ea6 2615 plasma-workspace-wallpapers_6.1.5-1.dsc a8ea42b99b25466d52d3fe5572c9fbc38709bf137054488e937f870f3354ee02 100299584 plasma-workspace-wallpapers_6.1.5.orig.tar.xz b31f06d18d47b44ecee15e7e7a83761c1a0e976239111e2cbb3653e8ea6b6e34 833 plasma-workspace-wallpapers_6.1.5.orig.tar.xz.asc 5819703ebc6d3c428d34d9b75aff2b3d8e32b7ae3636c76978223eb52d579187 14096 plasma-workspace-wallpapers_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma-workspace-wallpapers Package-List: plasma-workspace-wallpapers deb kde optional arch=all Directory: pool/main/p/plasma-workspace-wallpapers Priority: optional Section: misc Package: plasma5support Binary: libplasma5support6, libplasma5support-data, libplasma5support-dev, qml6-module-org-kde-plasma-plasma5support Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6guiaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6solid-dev (>= 6.2.0~), libksysguard-dev (>= 4:6.1.5~), libxkbcommon-dev, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 26a112fd9df99c9f98a5f13ba9d4900f 3011 plasma5support_6.1.5-1.dsc d2abaa1df3af5b787255eafd73b9a1b6 87732 plasma5support_6.1.5.orig.tar.xz b15a61cc93267b264a24b45174a2ddcd 833 plasma5support_6.1.5.orig.tar.xz.asc c14de4d4cd8326dd669f2adc471710e4 14332 plasma5support_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma5support Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma5support.git Checksums-Sha256: b16e0d1f550fc3f321a09402482a7bc301421c84b96ec89c68d1e23fa204151f 3011 plasma5support_6.1.5-1.dsc 0563585222c5333e2279efda829c36a139741c9e0cf3ad36e3e8096840c017d1 87732 plasma5support_6.1.5.orig.tar.xz 932cb94e8e090f4d657a2ea979288109da75b162739d6a68126c4061f6da9e68 833 plasma5support_6.1.5.orig.tar.xz.asc 661d7dcd05ce2d59af0480b30793ea5a850e734c75f193c597504a037ae1c4d8 14332 plasma5support_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plasma5support Package-List: libplasma5support-data deb libs optional arch=all libplasma5support-dev deb libdevel optional arch=any libplasma5support6 deb libs optional arch=any qml6-module-org-kde-plasma-plasma5support deb libs optional arch=any Directory: pool/main/p/plasma5support Priority: optional Section: misc Package: pluto-find-orb Binary: pluto-find-orb Version: 0.0~git20180227-5 Maintainer: Debian Astro Maintainers Uploaders: Steffen Moeller Build-Depends: debhelper-compat (= 13), libncurses-dev, libpluto-sat-code-dev, libpluto-lunar-dev, libpluto-jpl-eph-dev Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: f5c2bf8c47771ac77d2b904eec36c6e8 2185 pluto-find-orb_0.0~git20180227-5.dsc e24221f40adf2e844f59bbf6248856a6 616016 pluto-find-orb_0.0~git20180227.orig.tar.xz ab4dae3dd8de874cc57722d1372d89c1 5852 pluto-find-orb_0.0~git20180227-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-astro-team/pluto-find-orb Vcs-Git: https://salsa.debian.org/debian-astro-team/pluto-find-orb.git Checksums-Sha256: 2282b7893539b27b593e05c278fd59b1f88b73bb4d490566f30e181efc2af78e 2185 pluto-find-orb_0.0~git20180227-5.dsc 428deb4f5e3d9db48be3d0b99b7cb823b55e4e82a721c2febaa5928cac872591 616016 pluto-find-orb_0.0~git20180227.orig.tar.xz c4783bd552167e31f9bb93f26de3cb4be12aec9506a35d501973303d41e05287 5852 pluto-find-orb_0.0~git20180227-5.debian.tar.xz Homepage: https://www.projectpluto.com/find_orb.htm Package-List: pluto-find-orb deb science optional arch=any Directory: pool/main/p/pluto-find-orb Priority: extra Section: misc Package: pluto-sat-code Binary: pluto-sat-code, libpluto-sat-code-dev Version: 0.0~git20180301-1 Maintainer: Steffen Moeller Build-Depends: debhelper (>= 10), libpluto-lunar-dev, libpluto-jpl-eph-dev Architecture: any Standards-Version: 4.1.3 Format: 3.0 (quilt) Files: d821fa513dd07f5327b539a018e00f3c 2130 pluto-sat-code_0.0~git20180301-1.dsc c1be2052696c7dc31940757f2b35af8b 72312 pluto-sat-code_0.0~git20180301.orig.tar.xz de53d9f74d248c210d7b26ad7ddd7d7c 2384 pluto-sat-code_0.0~git20180301-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-astro-team/pluto-sat-code Vcs-Git: https://salsa.debian.org/debian-astro-team/pluto-sat-code.git Checksums-Sha256: 31a1f4fe5ad0f7e97a74bd8f8a43fc36f020d140773396af1327ccf1a6f7041e 2130 pluto-sat-code_0.0~git20180301-1.dsc 7c8ce8fc3c7faa01e176494a350982a6a39dc40807ad15a813ce86f8569ed47e 72312 pluto-sat-code_0.0~git20180301.orig.tar.xz 9fcc8d4d570bf0bd0a4b76edc1f87f069ac1ac0c1fac97520a7c53b511252981 2384 pluto-sat-code_0.0~git20180301-1.debian.tar.xz Homepage: https://www.projectpluto.com/sat_code.htm Package-List: libpluto-sat-code-dev deb science optional arch=any pluto-sat-code deb science optional arch=any Directory: pool/main/p/pluto-sat-code Priority: extra Section: misc Package: plymouth-kcm Binary: kde-config-plymouth Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), gettext, libkf6archive-dev (>= 6.2.0~), libkf6auth-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6newstuff-dev (>= 6.2.0~), libplymouth-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 3f25117698c67e54298b894c2cba6af8 2719 plymouth-kcm_6.1.5-1.dsc 5516cb96dcad7870e23297cf92135989 46576 plymouth-kcm_6.1.5.orig.tar.xz dac1cf07072506cd021def5717c50c31 833 plymouth-kcm_6.1.5.orig.tar.xz.asc 47f2f1f36609d2633ddafbc775ab3d87 15336 plymouth-kcm_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plymouth-kcm Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plymouth-kcm.git Checksums-Sha256: 07541341f06f1343f39d7db217b60e1ec2e1d7bb248dbd56cd71717ba842b0b8 2719 plymouth-kcm_6.1.5-1.dsc 073e03f8a85138e05d88672a5c1e062238e34b3dede4118f2911c200c0555875 46576 plymouth-kcm_6.1.5.orig.tar.xz 78d8c68be6a1b087b2bcd2264abad0905da1348f30dd0b9d54da949622303234 833 plymouth-kcm_6.1.5.orig.tar.xz.asc 95315f6bf8ccb377712986a32695b3aeff98ece34e0231282608d64bb1d0471a 15336 plymouth-kcm_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/plymouth-kcm Package-List: kde-config-plymouth deb kde optional arch=any Directory: pool/main/p/plymouth-kcm Priority: extra Section: misc Package: polkit-kde-agent-1 Binary: polkit-kde-agent-1 Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), gettext, libkf6coreaddons-dev (>= 6.2.0~), libkf6crash-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libpolkit-qt6-1-dev (>= 0.200.0~), libxkbcommon-dev, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1591cb599d136c3f379e1c1e059a3c40 2777 polkit-kde-agent-1_6.1.5-1.dsc 4bd380a4d4fba205e7775d103740fd8b 56804 polkit-kde-agent-1_6.1.5.orig.tar.xz 1174a5bb9208b24b4b157fb0d1a5ee36 833 polkit-kde-agent-1_6.1.5.orig.tar.xz.asc 31c929fe570e96c6ff3f91af84201fab 15768 polkit-kde-agent-1_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/polkit-kde-agent-1 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/polkit-kde-agent-1.git Checksums-Sha256: 2fc2cc949edcd75100dce5a2686b7444d7146f7cb46870a47c1e7a197a8754d7 2777 polkit-kde-agent-1_6.1.5-1.dsc 0965e5ffad432a3e6ee9e35540efcb7b4083200a48c69d91e525c09a47b920f6 56804 polkit-kde-agent-1_6.1.5.orig.tar.xz 8625a46fa69574a744d4cecbf2e99845a51c1df946f1a1baa6ace944cd5882ed 833 polkit-kde-agent-1_6.1.5.orig.tar.xz.asc f6774384955977e84ae166c4fc70489311639e49b9dd0f12d81dbd8f6dc79a44 15768 polkit-kde-agent-1_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/polkit-kde-agent-1 Package-List: polkit-kde-agent-1 deb kde optional arch=any Directory: pool/main/p/polkit-kde-agent-1 Priority: optional Section: misc Package: polyml Binary: polyml, polyml-modules, libpolyml-dev, libpolyml11 Version: 5.8.1-1~exp1 Maintainer: Debian Science Maintainers Uploaders: Jessica Clarke , Build-Depends: debhelper (>= 10), libffi-dev, libltdl-dev Architecture: any Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: 0fdb08ae20c1e0a80f89dd1c7b238325 2141 polyml_5.8.1-1~exp1.dsc 54b8ba00c7a9d1b7dbbcae7857c7b4a1 9845209 polyml_5.8.1.orig.tar.gz 459cbcf2dd82f2aadc3f0099580219f3 20276 polyml_5.8.1-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/polyml Vcs-Git: https://salsa.debian.org/science-team/polyml.git Checksums-Sha256: 87d1a47741ca9f8bd63dab7cffce2652eb66c36f623a6f8d88052c0422a13689 2141 polyml_5.8.1-1~exp1.dsc fa0507b44470b4e07a061ef6a8896efe42710d8436e15721d743572ad2f7753b 9845209 polyml_5.8.1.orig.tar.gz 06d0b2c044c2cfa3956d5a196091feb3b0408251a4432db2f97a48ddd16ecad6 20276 polyml_5.8.1-1~exp1.debian.tar.xz Homepage: http://www.polyml.org Package-List: libpolyml-dev deb libdevel optional arch=any libpolyml11 deb libs optional arch=any polyml deb interpreters optional arch=any polyml-modules deb libs optional arch=any Testsuite: autopkgtest Directory: pool/main/p/polyml Priority: source Section: interpreters Package: poti Binary: libpoti4, libpoti-dev, libpoti-dbg Version: 4.2-1 Maintainer: Vincent Danjean Build-Depends: debhelper (>= 9.0.0), cmake Architecture: any Standards-Version: 3.9.3 Format: 3.0 (quilt) Files: 8a7cd3d82facdc68e562fe01855ef5f8 1866 poti_4.2-1.dsc f8dd61cc1cd0052fe01a3014c6ab6169 8886 poti_4.2.orig.tar.gz 6b3f2cb77db7e799f5bc14f95f95e0a5 2658 poti_4.2-1.debian.tar.gz Vcs-Browser: http://git.debian.org/?p=collab-maint/poti.git;a=summary Vcs-Git: git://git.debian.org/collab-maint/poti.git Checksums-Sha256: 1f45bde2383aaa5e79315a6f958648d69e7a630779f325b37720b12ca3a0310e 1866 poti_4.2-1.dsc 5f83c8f83e6103a12fe1512d8e5bc25ec42927b014b5525afccc91c3b75e4e14 8886 poti_4.2.orig.tar.gz d7aea7a23c5a4db3fd654cf3b754b80879b4820435a8ce84ef1d2154e8559a42 2658 poti_4.2-1.debian.tar.gz Homepage: https://github.com/schnorr/poti Package-List: libpoti-dbg deb debug extra libpoti-dev deb libdevel extra libpoti4 deb libs extra Directory: pool/main/p/poti Priority: source Section: misc Package: poti Binary: libpoti8, libpoti-dev Version: 5.0-1 Maintainer: Vincent Danjean Build-Depends: debhelper, debhelper-compat (= 13), cmake Architecture: any Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 8c608577da0b80dd9acf9a346cdeaf18 1844 poti_5.0-1.dsc 1e244065f6a7049547e67d4f380a34ca 37417 poti_5.0.orig.tar.gz fb8761391ad246075faf5a75128d8f3f 3004 poti_5.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/poti Vcs-Git: https://salsa.debian.org/debian/poti.git Checksums-Sha256: d5424197615ec1cff4ca6e15a937e1ff9bd156ded23870834433bc5070ce0113 1844 poti_5.0-1.dsc 1a958b5247f1479b955d7592b167ead9e09aea245e50972de8face91b80ff2d2 37417 poti_5.0.orig.tar.gz f11fb04214762ab0e53b7d7f5285efd2ab788aeff951e9bf4b0e5d8d5f534cc1 3004 poti_5.0-1.debian.tar.xz Homepage: https://github.com/schnorr/poti Package-List: libpoti-dev deb libdevel optional arch=any libpoti8 deb libs optional arch=any Directory: pool/main/p/poti Priority: source Section: misc Package: povray Binary: povray, povray-includes, fonts-povray, povray-doc, povray-examples Version: 1:3.8.0~beta.2-2 Maintainer: Andreas Beckmann Build-Depends: debhelper-compat (= 13), autoconf-archive, libpng-dev, zlib1g-dev, libx11-dev, libxt-dev, libice-dev, libjpeg-dev, libtiff-dev, pkg-config, libboost-thread-dev, libopenexr-dev, libsdl1.2-dev, libxpm-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: e9896fa6573e7e91f5320d4ea0380d51 2295 povray_3.8.0~beta.2-2.dsc f253c837495da02189723059236e9434 64348483 povray_3.8.0~beta.2.orig.tar.gz 97847f376c8ed75c2d11a898d0641b3c 42548 povray_3.8.0~beta.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/povray Vcs-Git: https://salsa.debian.org/debian/povray.git Checksums-Sha256: 7e87e44e7af28ec3a37aa092df41079ddbd058e4ef7c0a5f1b38c3d8787bf31a 2295 povray_3.8.0~beta.2-2.dsc 5d275daf159e3cf5ad655d11b53956ea0087687169fc81cfc81fa12166f30344 64348483 povray_3.8.0~beta.2.orig.tar.gz 4a5804d564965a07a30c6a82202b18e783ebe0e3663147fec81087fa54922e70 42548 povray_3.8.0~beta.2-2.debian.tar.xz Homepage: http://www.povray.org Package-List: fonts-povray deb fonts optional arch=all povray deb graphics optional arch=any povray-doc deb doc optional arch=all povray-examples deb graphics optional arch=all povray-includes deb graphics optional arch=all Directory: pool/main/p/povray Priority: optional Section: misc Package: powerdevil Binary: libpowerdevilcore2, powerdevil, powerdevil-data, powerdevil-dev Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libcap-dev, libcap2-bin, libddcutil-dev, libkf6auth-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6crash-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6doctools-dev (>= 6.2.0~), libkf6globalaccel-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6idletime-dev (>= 6.2.0~), libkf6itemmodels-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6solid-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkf6xmlgui-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libkscreen-dev (>= 4:6.1.5~), liblayershellqtinterface-dev (>= 6.1.5~), libplasmaactivities-dev (>= 6.1.5~), libudev-dev, libx11-dev, libx11-xcb-dev, libxcb-dpms0-dev, libxcb-randr0-dev, libxcb1-dev, libxrandr-dev, pkgconf, plasma-workspace-dev (>= 4:6.1.5~), qt6-base-dev (>= 6.6.0+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 3d7c3c59a9fe9514beee9d20d42c7082 3436 powerdevil_6.1.5-1.dsc 7087c1e86702436dfd62c1e18eb7ddcc 967780 powerdevil_6.1.5.orig.tar.xz 1e5b6c8cbdb6f7977909b0ae42f092ec 833 powerdevil_6.1.5.orig.tar.xz.asc c3ac83fbc3a13b0e9462cd62d5bb194e 20652 powerdevil_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/powerdevil Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/powerdevil.git Checksums-Sha256: 824fe8876a614a8b4b755634e4f4804c64aed37cda3b363a0127eb5508971a98 3436 powerdevil_6.1.5-1.dsc 050e1c6fcf07da2cd7bfe22a618aa91504bb2b00bd31aa68121b903cde9d845d 967780 powerdevil_6.1.5.orig.tar.xz 2cd06aeb3f4d12983e7c855cf5013b5ec66be0408ad8c0d30125623011e62816 833 powerdevil_6.1.5.orig.tar.xz.asc aea38bc0b45037a9f1bcd2040db4d736e5db2011053491bc777984a2277eebbe 20652 powerdevil_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/powerdevil Package-List: libpowerdevilcore2 deb libs optional arch=any powerdevil deb kde optional arch=any powerdevil-data deb kde optional arch=all powerdevil-dev deb devel optional arch=any Directory: pool/main/p/powerdevil Priority: optional Section: misc Package: pragha Binary: pragha Version: 1.3.4-2.1~exp1 Maintainer: Gabriel F. T. Gomes Build-Depends: debhelper-compat (= 12), intltool, pkg-config, libcddb-dev, libcdio-cdda-dev, libcdio-paranoia-dev, libkeybinder-3.0-dev, libglyr-dev, libgstreamer1.0-dev, libgstreamer-plugins-bad1.0-dev, libgstreamer-plugins-base1.0-dev, libgtk-3-dev (>= 3.8.0), libgudev-1.0-dev, libmtp-dev, libnotify-dev, libpeas-dev, libsqlite3-dev, libsoup2.4-dev, libtagc0-dev (>= 1.8), libtotem-plparser-dev, xfce4-dev-tools (>= 4.12.0) Architecture: any Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 65e365d9d6395523cbae248e4a8f779a 2256 pragha_1.3.4-2.1~exp1.dsc 37897eb7836436a318376d1e0e70edda 533998 pragha_1.3.4.orig.tar.gz eeaae805599c1a5ba4390a90ee80ef31 4224 pragha_1.3.4-2.1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/pragha Vcs-Git: https://salsa.debian.org/debian/pragha.git Checksums-Sha256: 083b98aab2d7aefad1a963e00c6041cc0a02ff321f7d2311ac977e2cc8d22ff4 2256 pragha_1.3.4-2.1~exp1.dsc 8be35959f526d079cc19221653cb691fb66251e6819f994062e0b02e08b1809b 533998 pragha_1.3.4.orig.tar.gz 504117a5abf59172b0d7814722f4556a3dfbace041fe569cd0971e50f4f69903 4224 pragha_1.3.4-2.1~exp1.debian.tar.xz Homepage: https://pragha-music-player.github.io/ Package-List: pragha deb sound optional arch=any Directory: pool/main/p/pragha Priority: extra Section: misc Package: print-manager Binary: print-manager Version: 6:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Norbert Preining , Scarlett Moore , Sune Vuorela , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), libcups2-dev (>= 2.4), libkf6config-dev (>= 6.2.0~), libkf6configwidgets-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6iconthemes-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libpackagekitqt6-dev, libplasma-dev (>= 6.1.5~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: c13b1dc4edd5226029b4b525e9cf7223 2989 print-manager_6.1.5-1.dsc e490002fb7f29d84d72a7cdec8e203d8 371292 print-manager_6.1.5.orig.tar.xz 59162b982e5f918df46896d4afd8f6a4 833 print-manager_6.1.5.orig.tar.xz.asc 96476d8afcdef0c255cac0cc2bc48d82 24564 print-manager_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/print-manager Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/print-manager.git Checksums-Sha256: 75374851b1df4e791171b98ed93917e68129c8571ae21340d92313984b83d48a 2989 print-manager_6.1.5-1.dsc a49444e16a0795953153652517c66571a998ba38dcd886166b88231e96c8ce12 371292 print-manager_6.1.5.orig.tar.xz e2c587fb3f309b502fd02b6292ee35bb837f480ee3cdb2e40e8a6b98213f02c6 833 print-manager_6.1.5.orig.tar.xz.asc e52de54c449e08112e8488b71a33a947d0c5b7b839e0247a26a7039e22d14323 24564 print-manager_6.1.5-1.debian.tar.xz Homepage: https://apps.kde.org/en/print-manager Package-List: print-manager deb kde optional arch=any Directory: pool/main/p/print-manager Priority: source Section: misc Package: procenv Binary: procenv Version: 0.51-0.2+exp2 Maintainer: James Hunt Build-Depends: debhelper (>= 9.0.0), dh-autoreconf, pkg-config, libkvm-dev [kfreebsd-any], automake (>= 1.12), perl, expat, check, libnuma-dev [linux-i386 linux-amd64 linux-ia64 linux-mips linux-mipsel linux-mips64 linux-mips64el linux-powerpc linux-ppc64 linux-ppc64el linux-x32], libcap-dev [linux-any], libselinux1-dev [linux-any], libapparmor-dev [linux-any] Architecture: any Standards-Version: 3.9.5 Format: 3.0 (quilt) Files: 92fcb845add0449f7a943de392f5c51b 2081 procenv_0.51-0.2+exp2.dsc a1541f086f0b98e2ee0f7810b0140b7f 245663 procenv_0.51.orig.tar.gz 20dafa7cadb37c75979ede6d11a5fc20 71580 procenv_0.51-0.2+exp2.debian.tar.xz Checksums-Sha256: 420b293bfcd3156d78910870ee296858545b6f2439f79a74b38a1a1c12ff61fa 2081 procenv_0.51-0.2+exp2.dsc b831c14729e06a285cc13eba095817ce3b6d0ddf484b1264951b03ee4fe25bc9 245663 procenv_0.51.orig.tar.gz fa68606dbd3626308c45566e792bcf89301410d22c24da55e08ad3b4b978d947 71580 procenv_0.51-0.2+exp2.debian.tar.xz Homepage: https://github.com/jamesodhunt/procenv Package-List: procenv deb utils optional arch=any Testsuite: autopkgtest Directory: pool/main/p/procenv Priority: source Section: misc Package: protobuf Binary: ruby-google-protobuf, libprotobuf25, libprotobuf-lite25, libprotobuf-dev, libprotoc25, libprotoc-dev, protobuf-compiler, python3-protobuf, libprotobuf-java, elpa-protobuf-mode, php-google-protobuf Version: 3.25.4-1 Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), cmake, zlib1g-dev, libabsl-dev (>= 20230802.1), libgmock-dev , libgtest-dev , dh-sequence-python3 , python3-all:any , libpython3-all-dev , python3-setuptools , python3-numpy , xmlto, unzip , rake-compiler , gem2deb Build-Depends-Indep: dh-sequence-elpa, ant, default-jdk, javahelper, maven-repo-helper, libguava-java, libgoogle-gson-java, pkg-php-tools Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b5f420142f0b4c8f645f98c4fbe50bdc 3053 protobuf_3.25.4-1.dsc db7ea0098124ed9d05d4dd6c450390cb 5879814 protobuf_3.25.4.orig.tar.gz 9d830754ca42153f0188f233f32c37f7 34008 protobuf_3.25.4-1.debian.tar.xz Checksums-Sha256: 1fb09b2a09d3e6091c2ce6eb39684bedf3a2ecc94a5db420d12d257ec6bde1ab 3053 protobuf_3.25.4-1.dsc 53504342a001317bc4dfe36eca84d2e1459c064b91a56edde329befa1c14720d 5879814 protobuf_3.25.4.orig.tar.gz c60261b938be13d3baeef3d07389259b5c2d489bbb36629c53f2f3c08933b635 34008 protobuf_3.25.4-1.debian.tar.xz Homepage: https://github.com/google/protobuf/ Package-List: elpa-protobuf-mode deb editors optional arch=all libprotobuf-dev deb libdevel optional arch=any libprotobuf-java deb java optional arch=all libprotobuf-lite25 deb libs optional arch=any libprotobuf25 deb libs optional arch=any libprotoc-dev deb libdevel optional arch=any libprotoc25 deb libs optional arch=any php-google-protobuf deb php optional arch=all protobuf-compiler deb devel optional arch=any python3-protobuf deb python optional arch=any profile=!nopython ruby-google-protobuf deb ruby optional arch=any profile=!noruby Ruby-Versions: all Testsuite: autopkgtest Testsuite-Triggers: build-essential, default-jdk, make, pkg-config, python3, zlib1g-dev Directory: pool/main/p/protobuf Priority: source Section: devel Package: psi-plus Binary: psi-plus, psi-plus-webkit, psi-plus-common, psi-plus-plugins, psi-plus-plugins-dev, psi-plus-plugin-psimedia, psi-plus-sounds Version: 1.4.1456-2 Maintainer: Boris Pek Uploaders: Debian XMPP Maintainers Build-Depends: cmake, debhelper-compat (= 12), libgstreamer-plugins-bad1.0-dev, libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libhttp-parser-dev, libhunspell-dev, libidn11-dev, libminizip-dev, libotr5-dev | libotr2-dev, libqca-qt5-2-dev, libqt5svg5-dev, libqt5webkit5-dev, libqt5x11extras5-dev, libsignal-protocol-c-dev, libsm-dev, libssl-dev, libtidy-dev, libxss-dev, qt5keychain-dev, qtbase5-dev, qtmultimedia5-dev, zlib1g-dev Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: fe3ca58dfe491dfb3fd1966b0fd90d18 2735 psi-plus_1.4.1456-2.dsc f0f6ded3b4f2a48c64c6c6b892317833 6115541 psi-plus_1.4.1456.orig.tar.gz a3a2b34826c833de83d1688c33d4f04f 18248 psi-plus_1.4.1456-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xmpp-team/psi-plus Vcs-Git: https://salsa.debian.org/xmpp-team/psi-plus.git Checksums-Sha256: 3109ca610224b8fa5185093e00a68b380e9bb1258457e30571ef7b9f483a385c 2735 psi-plus_1.4.1456-2.dsc 1c9fd9ceba3754f78cd68034dee79b9e358aea1449e77accccec8a0b9cf0cbb8 6115541 psi-plus_1.4.1456.orig.tar.gz 7072772edac5614e4b9400d208bdda3e71619dc49a6750866291668ead5962da 18248 psi-plus_1.4.1456-2.debian.tar.xz Homepage: https://psi-plus.com/ Package-List: psi-plus deb net optional arch=any psi-plus-common deb net optional arch=all psi-plus-plugin-psimedia deb net optional arch=any psi-plus-plugins deb net optional arch=any psi-plus-plugins-dev deb net optional arch=all psi-plus-sounds deb net optional arch=all psi-plus-webkit deb net optional arch=any Directory: pool/main/p/psi-plus Priority: source Section: net Package: psi-plus-l10n Binary: psi-plus-l10n Version: 1.4.1449-1 Maintainer: Boris Pek Uploaders: Debian XMPP Maintainers Build-Depends: debhelper-compat (= 12), qtbase5-dev, qttools5-dev-tools Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 67ac7a704c96c81236aa436e5682fe36 2056 psi-plus-l10n_1.4.1449-1.dsc 5420ee76dd6ef727cc1b3cb4f43f155e 3204686 psi-plus-l10n_1.4.1449.orig.tar.gz 1bb37cfd5fd69127000f2cf9e31c0d5a 5184 psi-plus-l10n_1.4.1449-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xmpp-team/psi-plus-l10n Vcs-Git: https://salsa.debian.org/xmpp-team/psi-plus-l10n.git Checksums-Sha256: ce4fe344d309e947f96c93da62f89aec3023d5d0061f1669700df18d693579d3 2056 psi-plus-l10n_1.4.1449-1.dsc 2f7f40d22936990b37f19de079f9d5a7a180cbfe7ac5abaca86952f59c26df7a 3204686 psi-plus-l10n_1.4.1449.orig.tar.gz 75f102da0462943782658b128f26370e2cf70ec03fcb92f61f2c17a5c2ff3949 5184 psi-plus-l10n_1.4.1449-1.debian.tar.xz Homepage: https://github.com/psi-plus/psi-plus-l10n Package-List: psi-plus-l10n deb localization optional arch=all Directory: pool/main/p/psi-plus-l10n Priority: source Section: misc Package: puppet Binary: puppet, puppet-master, puppet-master-passenger Version: 6.16.0-1 Maintainer: Puppet Package Maintainers Uploaders: Micah Anderson , Andrew Pollock , Stig Sandbeck Mathisen , Apollon Oikonomopoulos , Thomas Goirand , Build-Depends: debhelper (>= 11), facter, hiera, rake, ronn, yard Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: b4f8df91f8d23826aeb829047f11a04a 2322 puppet_6.16.0-1.dsc 89fcc6532c263dfdcfaef59651774781 2440396 puppet_6.16.0.orig.tar.xz bc71892d39a8e8886d32bca68a1ab627 46916 puppet_6.16.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/puppet-team/puppet-agent Vcs-Git: https://salsa.debian.org/puppet-team/puppet-agent.git Checksums-Sha256: 74c91efc7c6c9ed9726b01031e04a3913f84a98f5f7d61b2aa93d0611cf004f8 2322 puppet_6.16.0-1.dsc 1069eb9e9623d6ad31e1e4d97a5ea10b378f4f487236b77ed3be3fad81b54001 2440396 puppet_6.16.0.orig.tar.xz c4d66a7cf5d1816c01cf6027c535a9cfc7d840ed111aa046bd681be37518a1b9 46916 puppet_6.16.0-1.debian.tar.xz Homepage: https://github.com/puppetlabs/puppet Package-List: puppet deb admin optional arch=all puppet-master deb admin optional arch=all puppet-master-passenger deb oldlibs optional arch=all Testsuite: autopkgtest Testsuite-Triggers: curl, ruby-serverspec, systemd-sysv Directory: pool/main/p/puppet Priority: source Section: admin Package: pychromecast Binary: python3-pychromecast Version: 10.2.3-2 Maintainer: Debian Python Team Uploaders: Ruben Undheim Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, python3-protobuf, python3-requests, python3-zeroconf (>= 0.25.1~) Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: f34a8cc731e6d1e943e4b480eba8f3ad 1670 pychromecast_10.2.3-2.dsc ed387a2f272ee321d98b34cc395a97a5 64717 pychromecast_10.2.3.orig.tar.gz 667029d24e7203bab688c8e58334d0de 3952 pychromecast_10.2.3-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/pychromecast Vcs-Git: https://salsa.debian.org/python-team/packages/pychromecast.git Checksums-Sha256: 646432232fc5a3da7b51e153676a8b7402aa546ce86ba48a0a971dd2587f4171 1670 pychromecast_10.2.3-2.dsc eb4a3ed6e6977099d28f263c98b59c22f3dd8f0d28cdeae6b6c5bf7db681020d 64717 pychromecast_10.2.3.orig.tar.gz 21aad91f0126f07728850d469c3329b82cec1161e31ae3acf09c0c64bf873e4c 3952 pychromecast_10.2.3-2.debian.tar.xz Homepage: https://github.com/home-assistant-libs/pychromecast Dgit: 1334085dc3e7fee8861fef775497d728b888d54c debian archive/debian/10.2.3-2 https://git.dgit.debian.org/pychromecast Package-List: python3-pychromecast deb python optional arch=all Testsuite: autopkgtest-pkg-python Directory: pool/main/p/pychromecast Priority: optional Section: misc Package: pygobject Binary: python3-gi, python-gi-dev, python3-gi-cairo Version: 3.50.0-1 Maintainer: Debian GNOME Maintainers Uploaders: Iain Lane , Jeremy Bícha , Laurent Bigonville , Sebastien Bacher Build-Depends: at-spi2-core , dbus-daemon , debhelper-compat (= 13), dh-sequence-python3, gir1.2-gtk-3.0 , gir1.2-girepository-2.0 , libcairo2-dev, libffi-dev (>= 3.3), libgirepository1.0-dev (>= 1.64.0~), libglib2.0-dev (>= 2.64.0), locales , meson, python3-all-dev, python3-cairo-dev (>= 1.16.0), python3-flake8 , python3-pytest , python3-setuptools, xauth , xvfb Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 71bd785370fe6ee0b9885847517a6b4e 2722 pygobject_3.50.0-1.dsc 8f34e4bc1d7d57faf558180b0051c9ef 929848 pygobject_3.50.0.orig.tar.xz d0bbc0b138d207675bcc3386a87eca4c 23536 pygobject_3.50.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnome-team/pygobject Vcs-Git: https://salsa.debian.org/gnome-team/pygobject.git Checksums-Sha256: d7786a69695f4d951e90eef857bcfe9bec771e10a9729082237e09931e2c84e1 2722 pygobject_3.50.0-1.dsc 8d836e75b5a881d457ee1622cae4a32bcdba28a0ba562193adb3bbb472472212 929848 pygobject_3.50.0.orig.tar.xz 3b4e96aa5e460e6c1a1d0be393087e18fa39e856f44a32f242add88e1a8eab00 23536 pygobject_3.50.0-1.debian.tar.xz Homepage: https://pygobject.readthedocs.io/ Package-List: python-gi-dev deb python optional arch=any python3-gi deb python optional arch=any python3-gi-cairo deb python optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, gir1.2-glib-2.0, python3-all, python3-all-dbg, python3-all-dev, python3-dev Directory: pool/main/p/pygobject Priority: source Section: python Package: pymongo Binary: python3-pymongo, python3-pymongo-ext, python-pymongo-doc, python3-gridfs, python3-bson, python3-bson-ext Version: 4.7.3-2 Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 13), dh-python, python3-all-dev, python3-openssl (>= 19.0.0~), python3-setuptools, python3-sphinx, python3-pytest, python3-dnspython, pybuild-plugin-pyproject Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: a090b597764be3025f37b6d6f2b5459e 2391 pymongo_4.7.3-2.dsc 42076fe4ebbbceeadcf980a4aa41a90d 1548275 pymongo_4.7.3.orig.tar.gz e74b1ab0a6c7c9d4d1567067b7e72d1b 10040 pymongo_4.7.3-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/pymongo Vcs-Git: https://salsa.debian.org/debian/pymongo.git Checksums-Sha256: 6fb7eaca61f23d4dd168d99c194ba0cd6d2e78eed8ebdccc8292e26da7ef5dc5 2391 pymongo_4.7.3-2.dsc 4fd2d390c2f9d8aa6291ce2bfeeeebc9f6e8a360adb0e7b238e730874011e27a 1548275 pymongo_4.7.3.orig.tar.gz 847ad54f70e077885a03e53d51cc4ac86780bd977aee248bcd65b7fac52ed115 10040 pymongo_4.7.3-2.debian.tar.xz Homepage: https://github.com/mongodb/mongo-python-driver Package-List: python-pymongo-doc deb doc optional arch=all python3-bson deb python optional arch=all python3-bson-ext deb python optional arch=any python3-gridfs deb python optional arch=all python3-pymongo deb python optional arch=all python3-pymongo-ext deb python optional arch=any Testsuite: autopkgtest-pkg-python Directory: pool/main/p/pymongo Priority: source Section: python Package: pytaglib Binary: python3-taglib Version: 3.0.0-1~exp1 Maintainer: Debian Python Team Uploaders: Boyuan Yang , Build-Depends: cython3, debhelper-compat (= 13), dh-sequence-python3, libtag-dev (>= 2.0), python3-all-dev, python3-pytest , python3-setuptools Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 405b4a16d7124c8b4442660d4e232473 2063 pytaglib_3.0.0-1~exp1.dsc a5f74c3a3fe6e26f5601b3ff4b5c8f16 430321 pytaglib_3.0.0.orig.tar.gz 80fd7fe7a2a909fb806906dd44835a7d 3452 pytaglib_3.0.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/pytaglib Vcs-Git: https://salsa.debian.org/python-team/packages/pytaglib.git Checksums-Sha256: 16d576d8ba1f6cf07b08e41c8e11cb10fe96a19ea65992917322ff000df3af5f 2063 pytaglib_3.0.0-1~exp1.dsc ed3ea28ed5711ff3262d40eca1f2566607b4bb81de7e70c24956d07c995f1833 430321 pytaglib_3.0.0.orig.tar.gz bddab7543b695f4ee6f5a6e5c50e12b576fd881e740d1c50a4b0835b3f653a0f 3452 pytaglib_3.0.0-1~exp1.debian.tar.xz Homepage: https://github.com/supermihi/pytaglib Package-List: python3-taglib deb python optional arch=any Directory: pool/main/p/pytaglib Priority: optional Section: misc Package: python-django Binary: python3-django, python-django-doc Version: 3:5.1.1-1 Maintainer: Debian Python Team Uploaders: Luke Faraone , Raphaël Hertzog , Brian May , Chris Lamb , Build-Depends: debhelper-compat (= 13), dh-python, dpkg-dev (>= 1.17.14), libgdal-dev , libsqlite3-mod-spatialite , pybuild-plugin-pyproject, python-django-formtools-doc , python-psycopg2-doc , python3-all, python3-asgiref , python3-bcrypt , python3-doc , python3-docutils , python3-jinja2 , python3-numpy , python3-pil , python3-selenium , python3-setuptools, python3-sphinx, python3-sqlparse , python3-tblib , python3-tz , python3-yaml Build-Depends-Indep: libjs-jquery Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9c6a4c0eb90f7fdcd0695876d744df08 2783 python-django_5.1.1-1.dsc 8024c23d7efe9e7acb04496ae22739c7 10675933 python-django_5.1.1.orig.tar.gz a6e0e7b39a75cb70407870be3750a888 29316 python-django_5.1.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/python-django Vcs-Git: https://salsa.debian.org/python-team/packages/python-django.git Checksums-Sha256: 29dd8a29882c35d26809cfbfd043dc2cf9c8de45d4c987ff1f35e8c7cf788ed9 2783 python-django_5.1.1-1.dsc 021ffb7fdab3d2d388bc8c7c2434eb9c1f6f4d09e6119010bbb1694dda286bc2 10675933 python-django_5.1.1.orig.tar.gz d34de12bfdcc29b6529a2775d822db51e6d0cf4cc4e00dd557b06599a2172c1e 29316 python-django_5.1.1-1.debian.tar.xz Homepage: http://www.djangoproject.com/ Package-List: python-django-doc deb doc optional arch=all python3-django deb python optional arch=all Testsuite: autopkgtest Testsuite-Triggers: @builddeps@ Directory: pool/main/p/python-django Priority: source Section: python Package: python-gphoto2 Binary: python3-gphoto2, python-gphoto2-doc Version: 2.0.0-1 Maintainer: Herbert Parentes Fortes Neto Build-Depends: debhelper (>= 12), dh-python, libgphoto2-dev, python3-dev, python3-setuptools, swig Architecture: any all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 76b6bd9e4f1e3067884cec33e39e3603 2094 python-gphoto2_2.0.0-1.dsc 502f9f1cb560d9be3de7c5ea0ea00d76 96318 python-gphoto2_2.0.0.orig.tar.gz 18a37a5686bb352aabfc09b701e0e162 2612 python-gphoto2_2.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/python-gphoto2 Vcs-Git: https://salsa.debian.org/debian/python-gphoto2.git Checksums-Sha256: a8c36824b47508f3fc07451768e852a12df97a6623eafccd5cfd4368628ac4ea 2094 python-gphoto2_2.0.0-1.dsc b18f1f7acccc084464153161554801f7a305b73c832359fc208b9d9008125f35 96318 python-gphoto2_2.0.0.orig.tar.gz 52c1fb4aefb114d2c8a20efba7c5146756068df0c1e368084cde7e831816c923 2612 python-gphoto2_2.0.0-1.debian.tar.xz Homepage: https://github.com/jim-easterbrook/python-gphoto2 Package-List: python-gphoto2-doc deb doc optional arch=all python3-gphoto2 deb python optional arch=any Testsuite: autopkgtest Directory: pool/main/p/python-gphoto2 Priority: extra Section: misc Package: python-libzim Binary: python3-libzim Version: 3.5.0-1 Maintainer: Kunal Mehta Build-Depends: debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-all-dev, python3-setuptools, cython3, libzim-dev (>= 9.1.0), python3-pytest Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: d06db3621f05585e926bcff2bedf51bb 2106 python-libzim_3.5.0-1.dsc a28086dafda787875976b10b618b02c2 54799 python-libzim_3.5.0.orig.tar.gz ce6ce4c560aab4837326433d4415202e 3100 python-libzim_3.5.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/python-libzim Vcs-Git: https://salsa.debian.org/debian/python-libzim.git Checksums-Sha256: 2c56b1774ddb27a6a38f12c779cd919bcfdf7635e01862c94f661504b5d76dda 2106 python-libzim_3.5.0-1.dsc 1ba1ad02fffe5d28958fd7f27db50b6bb34fb19f294c26fba18a72191c375527 54799 python-libzim_3.5.0.orig.tar.gz b1b0d494d124acb1d6042623ab76377f45fc64a61ae366e88269c21a389245d6 3100 python-libzim_3.5.0-1.debian.tar.xz Homepage: https://github.com/openzim/python-libzim Package-List: python3-libzim deb python optional arch=any Testsuite: autopkgtest Testsuite-Triggers: python3-all, python3-pytest Directory: pool/main/p/python-libzim Priority: extra Section: misc Package: python-lrcalc Binary: python3-lrcalc Version: 2.1-1 Maintainer: Debian Math Team Uploaders: Tobias Hansen Build-Depends: debhelper (>= 13), debhelper-compat (= 13), dh-python, dh-sequence-python3, cython3, liblrcalc-dev (>= 2.1), python3-all-dev, python3-setuptools Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: f30b652b2664d68d5fa12031b716d1e6 2065 python-lrcalc_2.1-1.dsc 7cfa8f67287f2b70a15a833b94bc24b6 425484 python-lrcalc_2.1.orig.tar.gz 2c696fe45d0be8ef0b805b64299bc30a 1760 python-lrcalc_2.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/math-team/python-lrcalc Vcs-Git: https://salsa.debian.org/math-team/python-lrcalc.git Checksums-Sha256: 310a8629530e172e09cd36ac4e914f437efb4d501a5ba345ed3401ce49f41bcd 2065 python-lrcalc_2.1-1.dsc 996ac00e6ea8321ef09b34478f5379f613933c3254aeba624b6419b8afa5df57 425484 python-lrcalc_2.1.orig.tar.gz a3662ad73998cd3283f646ab9bc69094eba956a65f826b9cff116b265a8d874d 1760 python-lrcalc_2.1-1.debian.tar.xz Homepage: https://sites.math.rutgers.edu/~asbuch/lrcalc/ Package-List: python3-lrcalc deb python optional arch=any Directory: pool/main/p/python-lrcalc Priority: optional Section: misc Package: python-openstackclient Binary: python-openstackclient-doc, python3-openstackclient Version: 7.1.1-2 Maintainer: Debian OpenStack Uploaders: gustavo panizzo , Thomas Goirand , Sakirnth Nagarasa , Build-Depends: debhelper-compat (= 11), dh-python, openstack-pkg-tools, python3-all, python3-pbr, python3-setuptools, python3-sphinx Build-Depends-Indep: python3-aodhclient , python3-barbicanclient , python3-cinderclient, python3-cliff, python3-cloudkittyclient , python3-coverage, python3-cryptography, python3-ddt, python3-designateclient , python3-fixtures, python3-glanceclient, python3-gnocchiclient , python3-hacking, python3-heatclient , python3-ironic-inspector-client , python3-ironicclient , python3-iso8601, python3-keyring, python3-keystoneclient, python3-manilaclient , python3-mistralclient , python3-neutronclient , python3-octaviaclient , python3-openstackdocstheme , python3-openstacksdk (>= 3.3.0), python3-osc-lib, python3-osc-placement, python3-oslo.i18n, python3-oslo.serialization, python3-oslotest , python3-osprofiler, python3-requests, python3-requests-mock, python3-saharaclient , python3-searchlightclient , python3-senlinclient , python3-sphinxcontrib.apidoc , python3-stestr , python3-stevedore, python3-subunit , python3-tempest , python3-testtools , python3-troveclient , python3-watcherclient, python3-wrapt, python3-zaqarclient , python3-zunclient , python3-zunclient , subunit Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 5d8f0ffd7d3e862e88b57547467a9e13 3706 python-openstackclient_7.1.1-2.dsc 50ecc5b5d2feae5e63dda919a4155b97 567264 python-openstackclient_7.1.1.orig.tar.xz d1ab066d4f6e2fc16092c714ffd74362 55336 python-openstackclient_7.1.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/openstack-team/clients/python-openstackclient Vcs-Git: https://salsa.debian.org/openstack-team/clients/python-openstackclient.git Checksums-Sha256: 9ad36cb9e0a7d461abf2ef0211f0b0433ff617f69641f164a746ef7f4bfb2076 3706 python-openstackclient_7.1.1-2.dsc 19681c8a274556d915f98d9a5438192f5a301312e9eb45cf721fe02c6f6d271c 567264 python-openstackclient_7.1.1.orig.tar.xz 736bdbf734c6ac51475cdcd2a9ebc4045bf29252a9213f08c71121c22814b5a1 55336 python-openstackclient_7.1.1-2.debian.tar.xz Homepage: http://wiki.openstack.org/OpenStackClient Package-List: python-openstackclient-doc deb doc optional arch=all profile=!nodoc python3-openstackclient deb python optional arch=all Testsuite: autopkgtest Testsuite-Triggers: @builddeps@ Directory: pool/main/p/python-openstackclient Priority: optional Section: misc Package: python-pygit2 Binary: python3-pygit2, python-pygit2-doc Version: 1.15.1-1 Maintainer: Debian Python Team Uploaders: Utkarsh Gupta , Timo Röhling , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, libffi-dev, libgit2-dev (<< 1.9~), libgit2-dev (>= 1.8), libpython3-all-dev, pybuild-plugin-pyproject, python3-all-dev:any, python3-cffi:native, python3-pycparser:native, python3-pytest , python3-setuptools, python3-sphinx-rtd-theme:native , python3-sphinx:native Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: aa060ed55fd1d0fbe263c0ba7a1cb694 2811 python-pygit2_1.15.1-1.dsc 421f9656e69618437fcc9382c921298a 789538 python-pygit2_1.15.1.orig.tar.gz fb8e8cea53963ea6092d5fe5c65261ba 7260 python-pygit2_1.15.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pygit2 Vcs-Git: https://salsa.debian.org/python-team/packages/python-pygit2.git Checksums-Sha256: dffc19b4ab8f1f9afc278618fda51215fbfd95fa160afc5ace151a6c644e9c6e 2811 python-pygit2_1.15.1-1.dsc 2466f78c0a04f6bee7c35488db0f9411db93f8216731b25a32500318cc183980 789538 python-pygit2_1.15.1.orig.tar.gz c91656c9b837162f14298e713efb9d5a47eead2a66e8b5813cbac6e6396b62fa 7260 python-pygit2_1.15.1-1.debian.tar.xz Description: Python bindings for libgit2 The Pygit2 module provides a set of Python bindings to the libgit2 shared library. libgit2 implements the core of Git. Pygit2 works with Python 2.7, 3.x and pypy. Homepage: https://github.com/libgit2/pygit2 Dgit: c6241b6cb0970ad2aaa2d453c2cf48701a85102a debian archive/debian/1.15.1-1 https://git.dgit.debian.org/python-pygit2 Package-List: python-pygit2-doc deb doc optional arch=all python3-pygit2 deb python optional arch=any Testsuite: autopkgtest-pkg-pybuild Directory: pool/main/p/python-pygit2 Priority: optional Section: misc Package: python-pygit2 Binary: python3-pygit2, python-pygit2-doc Version: 1.15.1-2 Maintainer: Debian Python Team Uploaders: Utkarsh Gupta , Timo Röhling , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, libffi-dev, libgit2-dev (<< 1.9~), libgit2-dev (>= 1.8.2~rc1), libpython3-all-dev, pybuild-plugin-pyproject, python3-all-dev:any, python3-cffi:native, python3-pycparser:native, python3-pytest , python3-setuptools, python3-sphinx-rtd-theme:native , python3-sphinx:native Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: bb4fa5f671de1969bf70d875ebc933eb 2817 python-pygit2_1.15.1-2.dsc 421f9656e69618437fcc9382c921298a 789538 python-pygit2_1.15.1.orig.tar.gz 1649fd916eac8436adae83f44a1865ac 7632 python-pygit2_1.15.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pygit2 Vcs-Git: https://salsa.debian.org/python-team/packages/python-pygit2.git Checksums-Sha256: bdedef48cb341baf969c40d3d110d57df6ae5eed803b4d4e6dcdb15b42624b87 2817 python-pygit2_1.15.1-2.dsc 2466f78c0a04f6bee7c35488db0f9411db93f8216731b25a32500318cc183980 789538 python-pygit2_1.15.1.orig.tar.gz 308d6cf3a0a6c01a232841cf848b7255eff7bb25ff3dfd8e9acec5a308b5d210 7632 python-pygit2_1.15.1-2.debian.tar.xz Description: Python bindings for libgit2 The Pygit2 module provides a set of Python bindings to the libgit2 shared library. libgit2 implements the core of Git. Pygit2 works with Python 2.7, 3.x and pypy. Homepage: https://github.com/libgit2/pygit2 Dgit: 248ad82f7312cfaffe64e869efd6a5f082f4959e debian archive/debian/1.15.1-2 https://git.dgit.debian.org/python-pygit2 Package-List: python-pygit2-doc deb doc optional arch=all python3-pygit2 deb python optional arch=any Testsuite: autopkgtest-pkg-pybuild Directory: pool/main/p/python-pygit2 Priority: optional Section: misc Package: python-sqlite-migrate Binary: python3-sqlite-migrate Version: 0.1~beta0-1 Maintainer: Debian Python Team Uploaders: Antoine Beaupré Build-Depends: debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, sqlite-utils Architecture: all Standards-Version: 4.6.2.0 Format: 3.0 (quilt) Files: 5d3f86c76b1a3050d9818c2d97c8b15e 1577 python-sqlite-migrate_0.1~beta0-1.dsc d904e85ee8a035b4d0848ad38115b3a6 10736 python-sqlite-migrate_0.1~beta0.orig.tar.gz 831fedfcf7f69cbf60b0c62b775c8e68 1704 python-sqlite-migrate_0.1~beta0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/sqlite-migrate Vcs-Git: https://salsa.debian.org/python-team/packages/sqlite-migrate.git Checksums-Sha256: 0710c12c7b7b6cae1bc00d395e69f7ecf5048e3e3041b270162c11994183da6b 1577 python-sqlite-migrate_0.1~beta0-1.dsc 8d502b3ca4b9c45e56012bd35c03d23235f0823c976d4ce940cbb40e33087ded 10736 python-sqlite-migrate_0.1~beta0.orig.tar.gz e6c969de7cdf258ea1f4fefe588c2bd753d9d4d8af9ba39cf1920b7498bdaa2a 1704 python-sqlite-migrate_0.1~beta0-1.debian.tar.xz Homepage: https://github.com/simonw/sqlite-migrate Package-List: python3-sqlite-migrate deb python optional arch=all Testsuite: autopkgtest-pkg-pybuild Directory: pool/main/p/python-sqlite-migrate Priority: optional Section: misc Package: python-ulid Binary: python3-ulid Version: 2.2.0-1 Maintainer: Debian Python Team Uploaders: Antoine Beaupré Build-Depends: debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-freezegun, python3-hatch-fancy-pypi-readme, python3-hatch-vcs, python3-hatchling, python3-pytest, python3-pytest-cov Architecture: all Standards-Version: 4.6.2.0 Format: 3.0 (quilt) Files: 11a172f119a9b991aab9b266c3f57741 1514 python-ulid_2.2.0-1.dsc 33ec39c4521a0166fbd3a61f31158d59 18492 python-ulid_2.2.0.orig.tar.xz 2bafd7ba5be8fcb34ac5c364da9d0271 2032 python-ulid_2.2.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/python-ulid Vcs-Git: https://salsa.debian.org/python-team/packages/python-ulid.git Checksums-Sha256: 71247f2e7bbfbcaeddef6b862a3c5e1a99c13557b6dd59f951eeb18503506a82 1514 python-ulid_2.2.0-1.dsc 40a23be4531aa3eceb6e3956b9703c8e66474392521e35686951f6705b8d0e60 18492 python-ulid_2.2.0.orig.tar.xz 85f0348c2554b6664c38eb17c8d08ac6f827267ef51989ca2e868898fa81c808 2032 python-ulid_2.2.0-1.debian.tar.xz Package-List: python3-ulid deb python optional arch=all Testsuite: autopkgtest-pkg-pybuild Directory: pool/main/p/python-ulid Priority: optional Section: misc Package: python3-defaults Binary: python3, python3-venv, python3-minimal, python3-nopie, python3-examples, python3-dev, libpython3-dev, libpython3-stdlib, idle, python3-doc, python3-dbg, libpython3-dbg, python3-all, python3-all-dev, python3-all-dbg, python3-all-venv, libpython3-all-dev, libpython3-all-dbg, 2to3, python3-full Version: 3.12.6-1+exp1 Maintainer: Matthias Klose Uploaders: Piotr Ożarowski , Stefano Rivera Build-Depends: debhelper (>= 11), dpkg-dev (>= 1.17.11), python3.12:any (>= 3.12.6-1~), python3.12-minimal:any, python3-docutils , python3-sphinx , html2text (>= 2) Architecture: any all Standards-Version: 4.7.0 Format: 1.0 Files: 8ec407e3a280b6b0995e299b8c22ddca 2407 python3-defaults_3.12.6-1+exp1.dsc 1e5d585725afab036793cd4171ade256 147383 python3-defaults_3.12.6-1+exp1.tar.gz Vcs-Browser: https://salsa.debian.org/cpython-team/python3-defaults Vcs-Git: https://salsa.debian.org/cpython-team/python3-defaults.git Checksums-Sha256: a4862956fa8e0d45c59482ba72a3c29772c812c786cd75b7eb2e593eb78fd55e 2407 python3-defaults_3.12.6-1+exp1.dsc 669ba8bb666e20f502c6292ffb1015654fcefab6c86f5fcd57b472942bf80f09 147383 python3-defaults_3.12.6-1+exp1.tar.gz Homepage: https://www.python.org/ Package-List: 2to3 deb python optional arch=all idle deb python optional arch=all libpython3-all-dbg deb debug optional arch=any libpython3-all-dev deb libdevel optional arch=any libpython3-dbg deb debug optional arch=any libpython3-dev deb libdevel optional arch=any libpython3-stdlib deb python optional arch=any python3 deb python optional arch=any python3-all deb python optional arch=any python3-all-dbg deb debug optional arch=any python3-all-dev deb python optional arch=any python3-all-venv deb python optional arch=any python3-dbg deb debug optional arch=any python3-dev deb python optional arch=any python3-doc deb doc optional arch=all python3-examples deb python optional arch=all python3-full deb python optional arch=any python3-minimal deb python optional arch=any python3-nopie deb python optional arch=any python3-venv deb python optional arch=any Directory: pool/main/p/python3-defaults Priority: source Section: python Package: pytorch Binary: python3-torch, libtorch-dev, libtorch2.1, libtorch-test Version: 2.1.2+dfsg-1 Maintainer: Debian Deep Learning Team Uploaders: Mo Zhou Build-Depends: cmake, debhelper-compat (= 12), dh-exec, dh-python, googletest, libasio-dev, libavcodec-dev, libblas-dev, libbenchmark-dev, libcpuinfo-dev (>= 0.0~git20230113.6481e8b~), libdnnl-dev (>= 3.1.1~) [amd64 arm64 ppc64el s390x], libeigen3-dev, libfmt-dev, libfp16-dev (>= 0.0~git20200514.4dfe081~), libflatbuffers-dev, flatbuffers-compiler-dev, libfxdiv-dev (>= 0.0~git20200417.b408327~), libgloo-dev (>= 0.0~git20230519.597accf~) [amd64 arm64 ppc64el mips64el s390x riscv64], libideep-dev (>= 0.0~git20230825.6f4d653~) [amd64 arm64 ppc64el s390x], liblapack-dev, libleveldb-dev, liblmdb-dev, llvm, llvm-dev, libnop-dev, libnuma-dev, libonnx-dev (>= 1.14.1~), libopencv-dev, libprotobuf-dev, libprotoc-dev, libpsimd-dev (>= 0.0~git20200517.072586a~), libpthreadpool-dev (>= 0.0~git20210507.1787867~), libsleef-dev, libsnappy-dev, libtensorpipe-dev (>= 0.0~git20220513.bb1473a~), libxnnpack-dev (>= 0.0~git20221221.51a9875~) [amd64 arm64 riscv64], libzmq3-dev, libzstd-dev, ninja-build, ocl-icd-opencl-dev, protobuf-compiler, pybind11-dev, python3, python3-dev, python3-cffi, python3-distutils, python3-numpy, python3-onnx, python3-pybind11, python3-setuptools, python3-yaml Architecture: amd64 arm64 mips64el ppc64el s390x kfreebsd-amd64 riscv64 Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: c12fa705afe7ac2ba7ff68c34f4cc80e 3727 pytorch_2.1.2+dfsg-1.dsc edac5011cee4f0fcb8c8166eeed3ed2e 24647208 pytorch_2.1.2+dfsg.orig.tar.xz 594cf38289ac2984d5a4b30e6d6b6084 434712 pytorch_2.1.2+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/deeplearning-team/pytorch Vcs-Git: https://salsa.debian.org/deeplearning-team/pytorch.git Checksums-Sha256: 75f8ee8dba25501ec17ec91dc4943bcd899796460d081040ad171df1d90d0308 3727 pytorch_2.1.2+dfsg-1.dsc d06c9830a346f424595f07ef9943179905c753ffcd4eb5111f1f3a576b0b0ba7 24647208 pytorch_2.1.2+dfsg.orig.tar.xz 68e26035e3db466a121f6cf1f4a3d57736c489b70de60fa3fc15cbbdc40f706e 434712 pytorch_2.1.2+dfsg-1.debian.tar.xz Homepage: https://pytorch.org/ Package-List: libtorch-dev deb libdevel optional arch=amd64,arm64,mips64el,ppc64el,s390x,kfreebsd-amd64,riscv64 libtorch-test deb libs optional arch=amd64,arm64,mips64el,ppc64el,s390x,kfreebsd-amd64,riscv64 libtorch2.1 deb libs optional arch=amd64,arm64,mips64el,ppc64el,s390x,kfreebsd-amd64,riscv64 python3-torch deb python optional arch=amd64,arm64,mips64el,ppc64el,s390x,kfreebsd-amd64,riscv64 Testsuite: autopkgtest Testsuite-Triggers: build-essential, libblis4, libopenblas0, ninja-build, pybind11-dev, python3-hypothesis, python3-pytest, python3-scipy, python3-setuptools Directory: pool/main/p/pytorch Priority: extra Section: misc Package: q2-phylogeny Binary: q2-phylogeny Version: 2022.11.1-1 Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille Build-Depends: debhelper-compat (= 13), dh-python, python3, python3-setuptools, iqtree Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 0e676b9c074d9ba135ea8ce2854fc72e 2103 q2-phylogeny_2022.11.1-1.dsc a7dc036ea76c7a480764dd56d716b695 265172 q2-phylogeny_2022.11.1.orig.tar.gz 107775c0fe20b7b9c4c786a47be3bc4f 5072 q2-phylogeny_2022.11.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/q2-phylogeny Vcs-Git: https://salsa.debian.org/med-team/q2-phylogeny.git Checksums-Sha256: 8976d8e4a58ed84f456fc05945dd75d8449353d16cb6d7cea3e526e88097ff9e 2103 q2-phylogeny_2022.11.1-1.dsc 971f71258455fc72fdebd3c3f37679d0f8063b64f3862bdcf891183958195030 265172 q2-phylogeny_2022.11.1.orig.tar.gz 977d9f3e08f052c3a6b6f2706f8acd0d35ce7731b4e62d336c45079eb95d3393 5072 q2-phylogeny_2022.11.1-1.debian.tar.xz Homepage: https://qiime2.org/ Package-List: q2-phylogeny deb science optional arch=all Testsuite: autopkgtest Testsuite-Triggers: python3-pytest-cov Directory: pool/main/q/q2-phylogeny Priority: optional Section: misc Package: qps Binary: qps Version: 2.9.0-1~exp1 Maintainer: LXQt Packaging Team Uploaders: ChangZhuo Chen (陳昌倬) , Andrew Lee (李健秋) , Build-Depends: debhelper-compat (= 13), cmake, libglib2.0-dev, libkf6windowsystem-dev, liblxqt-dev (>= 2.0.0~), libxrender-dev, lxqt-build-tools (>= 2.0.0+really2.0.0~), qt6-tools-dev, qt6-tools-dev-tools Architecture: linux-any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 16e64cc6994490c41b670e5a9faf29ff 2317 qps_2.9.0-1~exp1.dsc 3f5465fa6ed6b02d75c8bf2553f54cc0 457488 qps_2.9.0.orig.tar.xz d79efae11dad73cd582229f9cdcb004a 862 qps_2.9.0.orig.tar.xz.asc 3d1993e99bdcfa2a2ba5f184078ea3f3 15476 qps_2.9.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lxqt-team/qps Vcs-Git: https://salsa.debian.org/lxqt-team/qps.git Checksums-Sha256: a6212f7d0ecfbfa4fe055cee2ae5e916c9754b805cc182026c2270c5057c2d1d 2317 qps_2.9.0-1~exp1.dsc c7d6233f1efd50545132a6999de70912c07c1f453f11316b6d642bc5f5b2d573 457488 qps_2.9.0.orig.tar.xz d88dff9d37bdc85c6903694612761f48db8cf5c3f35237ef77230c2d45b2a700 862 qps_2.9.0.orig.tar.xz.asc 9cae7b05973bc1a9da8fcdf44a1dbe868ad4d5a0b793f49f87b284bba9111117 15476 qps_2.9.0-1~exp1.debian.tar.xz Homepage: https://github.com/lxqt/qps Package-List: qps deb x11 optional arch=linux-any Directory: pool/main/q/qps Priority: optional Section: misc Package: qqc2-breeze-style Binary: libqqc2breezestyle-dev, qml6-module-org-kde-breeze Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), libkf6colorscheme-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6guiaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6iconthemes-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libquickcharts-dev (>= 6.2.0~), libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: edda885ed1149b12e2d7e0d2e2860426 2950 qqc2-breeze-style_6.1.5-1.dsc d2f932eaa3b0dc5a4f0fb4866597dc5b 65920 qqc2-breeze-style_6.1.5.orig.tar.xz 7d8b2f5afd7afb8e1ba918ceb7ee1583 833 qqc2-breeze-style_6.1.5.orig.tar.xz.asc 45c0a090475f5c160bb13bd9d2ebdecf 14200 qqc2-breeze-style_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/qqc2-breeze-style Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/qqc2-breeze-style.git Checksums-Sha256: 0550f0680d29397b52f93e3793d3029e7b9b78e1f9f486b43672f02ddf4d3e7f 2950 qqc2-breeze-style_6.1.5-1.dsc 6b4b6c0f08b2ece3b5da1c89de6ce10621d8e26b7fabedbf60103a5f2c8af845 65920 qqc2-breeze-style_6.1.5.orig.tar.xz b0350f573506da06cf4fe01f4ab60f616a86cd48e37e8e21902ef70e63de9a57 833 qqc2-breeze-style_6.1.5.orig.tar.xz.asc 493c0c1a5aca2f438679e7a79d6eef3c27cc1ad26d45686255eb1d9e38dab473 14200 qqc2-breeze-style_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/qqc2-breeze-style Package-List: libqqc2breezestyle-dev deb libdevel optional arch=any qml6-module-org-kde-breeze deb kde optional arch=any Directory: pool/main/q/qqc2-breeze-style Priority: extra Section: misc Package: qt-qml-models Binary: libqtqmlmodels0t64, libqtqmlmodels-dev Version: 0~0.0-1.1~exp1 Maintainer: Wookey Build-Depends: debhelper-compat (= 12), qbs, qtbase5-dev, qtbase5-private-dev, qtdeclarative5-dev Architecture: any Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 319c92c097f900791f8540ab93da2c5c 1949 qt-qml-models_0~0.0-1.1~exp1.dsc abe76b8cd8631b1b14ac5c2a18734a02 10148 qt-qml-models_0~0.0.orig.tar.gz d791730cf7cf9f359a7443bf505fe084 3592 qt-qml-models_0~0.0-1.1~exp1.debian.tar.xz Checksums-Sha256: 308242811af8d25ca77136c73052ba8c926b3a283ed5d73f9902943bbb502d32 1949 qt-qml-models_0~0.0-1.1~exp1.dsc 6d53665906fe58a43d4fe9adb117c3b2e3b703076acffa4e21fefa3709313b1d 10148 qt-qml-models_0~0.0.orig.tar.gz b953578cc6599cc089888da51b77ce7ebd10014ed6e4466af4296c3527c47b12 3592 qt-qml-models_0~0.0-1.1~exp1.debian.tar.xz Homepage: https://github.com/cavewhere/qt-qml-models Package-List: libqtqmlmodels-dev deb libs optional arch=any libqtqmlmodels0t64 deb libs optional arch=any Directory: pool/main/q/qt-qml-models Priority: optional Section: misc Package: qt3d-opensource-src Binary: libqt53dcore5, libqt53dquick5, libqt53dquickrender5, libqt53dinput5, libqt53drender5, libqt53dlogic5, libqt53dquickinput5, libqt53dquickextras5, libqt53dextras5, libqt53dquickscene2d5, libqt53danimation5, libqt53dquickanimation5, qt3d5-dev-tools, qt3d-gltfsceneio-plugin, qt3d-assimpsceneimport-plugin, qt3d-defaultgeometryloader-plugin, qt3d-scene2d-plugin, qml-module-qt3d, qml-module-qtquick-scene3d, qml-module-qtquick-scene2d, qt3d5-dev, qt3d5-examples, qt3d5-doc, qt3d5-doc-html Version: 5.15.15+dfsg-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.17.14), libassimp-dev (>= 4.1), libgl1-mesa-dri , libqt5opengl5-dev (>= 5.15.15+dfsg~), pkg-kde-tools, pkgconf, qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-private-dev (>= 5.15.15+dfsg~), xauth , xvfb , zlib1g-dev Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) , qtdeclarative5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 691465d9a860516a27c30311b5714df9 4331 qt3d-opensource-src_5.15.15+dfsg-1.dsc cd5e8d86430e2701460fa67cc1007f01 78672076 qt3d-opensource-src_5.15.15+dfsg.orig.tar.xz ca5d5dde0cce3524c0bc9f0ecdd34d46 48604 qt3d-opensource-src_5.15.15+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qt3d Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qt3d.git Checksums-Sha256: 038a4b7278cb350da1a355210884a20e88ddf9336e1c1971ad295dc0f2052486 4331 qt3d-opensource-src_5.15.15+dfsg-1.dsc f8e86a3b680bb7ea76d6ed5d71c481ac0f9d8ab96eac39845c26b4b21e56d96f 78672076 qt3d-opensource-src_5.15.15+dfsg.orig.tar.xz b091ca8b4a67fa340b0995f7fd6874b2ab5ed2b268925e4e7a77fc614989dfa6 48604 qt3d-opensource-src_5.15.15+dfsg-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qt3d-index.html Package-List: libqt53danimation5 deb libs optional arch=any libqt53dcore5 deb libs optional arch=any libqt53dextras5 deb libs optional arch=any libqt53dinput5 deb libs optional arch=any libqt53dlogic5 deb libs optional arch=any libqt53dquick5 deb libs optional arch=any libqt53dquickanimation5 deb libs optional arch=any libqt53dquickextras5 deb libs optional arch=any libqt53dquickinput5 deb libs optional arch=any libqt53dquickrender5 deb libs optional arch=any libqt53dquickscene2d5 deb libs optional arch=any libqt53drender5 deb libs optional arch=any qml-module-qt3d deb libs optional arch=any qml-module-qtquick-scene2d deb libs optional arch=any qml-module-qtquick-scene3d deb libs optional arch=any qt3d-assimpsceneimport-plugin deb libs optional arch=any qt3d-defaultgeometryloader-plugin deb libs optional arch=any qt3d-gltfsceneio-plugin deb libs optional arch=any qt3d-scene2d-plugin deb libs optional arch=any qt3d5-dev deb libdevel optional arch=any qt3d5-dev-tools deb devel optional arch=any qt3d5-doc deb doc optional arch=all profile=!nodoc qt3d5-doc-html deb doc optional arch=all profile=!nodoc qt3d5-examples deb x11 optional arch=any Directory: pool/main/q/qt3d-opensource-src Priority: optional Section: misc Package: qt6-3d Binary: libqt63dcore6, libqt63dquick6, libqt63dinput6, libqt63drender6, libqt63dlogic6, libqt63dquickextras6, libqt63dextras6, libqt63dquickscene2d6, libqt63danimation6, qt6-3d-gltfsceneio-plugin, qt6-3d-assimpsceneimport-plugin, qt6-3d-defaultgeometryloader-plugin, qt6-3d-scene2d-plugin, qml6-module-qt3d-core, qml6-module-qt3d-animation, qml6-module-qt3d-extras, qml6-module-qt3d-input, qml6-module-qt3d-logic, qml6-module-qt3d-render, qml6-module-qtquick-scene3d, qml6-module-qtquick-scene2d, qt6-3d-dev, qt6-3d-doc, qt6-3d-doc-html, qt6-3d-doc-dev, qt6-3d-examples Version: 6.7.2+dfsg-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libassimp-dev (>= 5.1.1~), libgl-dev, libgl1-mesa-dri , libssl-dev, libvulkan-dev [linux-any], ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), qt6-multimedia-dev (>= 6.7.2~), qt6-shadertools-dev (>= 6.7.2~), xauth , xvfb , zlib1g-dev Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7a87544e62b9490bfad56e104a0e3b14 4282 qt6-3d_6.7.2+dfsg-1.dsc 6299b10b78059db8eb620e0568c59545 139492424 qt6-3d_6.7.2+dfsg.orig.tar.xz a09cc947599f2556a9824bfd8b74c723 63368 qt6-3d_6.7.2+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-3d Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-3d.git Checksums-Sha256: 25d0ef18d53a2b7dfbf93ded7942f3f479975453e62ee7785d91565701a26385 4282 qt6-3d_6.7.2+dfsg-1.dsc 145ef1ff15d572b7a8198d41196e863456c80ee0705b18513c1b5d5944a4832a 139492424 qt6-3d_6.7.2+dfsg.orig.tar.xz 4efa3c3186724a5d6c7043c64a67a039937c8172f880f23c8f09b31cfb8ed021 63368 qt6-3d_6.7.2+dfsg-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt63danimation6 deb libs optional arch=any libqt63dcore6 deb libs optional arch=any libqt63dextras6 deb libs optional arch=any libqt63dinput6 deb libs optional arch=any libqt63dlogic6 deb libs optional arch=any libqt63dquick6 deb libs optional arch=any libqt63dquickextras6 deb libs optional arch=any libqt63dquickscene2d6 deb libs optional arch=any libqt63drender6 deb libs optional arch=any qml6-module-qt3d-animation deb libs optional arch=any qml6-module-qt3d-core deb libs optional arch=any qml6-module-qt3d-extras deb libs optional arch=any qml6-module-qt3d-input deb libs optional arch=any qml6-module-qt3d-logic deb libs optional arch=any qml6-module-qt3d-render deb libs optional arch=any qml6-module-qtquick-scene2d deb libs optional arch=any qml6-module-qtquick-scene3d deb libs optional arch=any qt6-3d-assimpsceneimport-plugin deb libs optional arch=any qt6-3d-defaultgeometryloader-plugin deb libs optional arch=any qt6-3d-dev deb libdevel optional arch=any qt6-3d-doc deb doc optional arch=all qt6-3d-doc-dev deb libdevel optional arch=all qt6-3d-doc-html deb doc optional arch=all qt6-3d-examples deb misc optional arch=any qt6-3d-gltfsceneio-plugin deb libs optional arch=any qt6-3d-scene2d-plugin deb libs optional arch=any Directory: pool/main/q/qt6-3d Priority: optional Section: misc Package: qt6-5compat Binary: libqt6core5compat6, qml6-module-qt5compat-graphicaleffects, qt6-5compat-dev, qt6-5compat-doc, qt6-5compat-doc-html, qt6-5compat-examples Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, libicu-dev, libssl-dev, libvulkan-dev [linux-any], ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), qt6-shadertools-dev (>= 6.7.2~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0f830aea152aeac3ba2acb001f3aeb6e 2770 qt6-5compat_6.7.2-1.dsc 28866182534f93fe3822d65d63edeffe 14632348 qt6-5compat_6.7.2.orig.tar.xz 33d3c5f50e67f64e200921ce1b6ae0d9 9016 qt6-5compat_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-5compat Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-5compat.git Checksums-Sha256: a0448594c1860d5af471e459767ac56413209a877e2744a819417798dc3d048d 2770 qt6-5compat_6.7.2-1.dsc 8826b5189efc4d9bdb64fdb1aa89d0fdf4e53c60948ed7995621ed046e38c003 14632348 qt6-5compat_6.7.2.orig.tar.xz 875f362dd7f31b52a5946034927fd8ca56f8705d3821046e4ddec3d68590efdb 9016 qt6-5compat_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6core5compat6 deb libs optional arch=any qml6-module-qt5compat-graphicaleffects deb libs optional arch=any qt6-5compat-dev deb libdevel optional arch=any qt6-5compat-doc deb doc optional arch=all qt6-5compat-doc-html deb doc optional arch=all qt6-5compat-examples deb misc optional arch=any Directory: pool/main/q/qt6-5compat Priority: optional Section: misc Package: qt6-base Binary: libqt6core6t64, libqt6concurrent6, libqt6dbus6, libqt6gui6, qt6-qpa-plugins, qt6-gtk-platformtheme, qt6-xdgdesktopportal-platformtheme, libqt6opengl6, libqt6openglwidgets6, libqt6network6, libqt6sql6, libqt6sql6-mysql, libqt6sql6-odbc, libqt6sql6-psql, libqt6sql6-sqlite, libqt6sql6-ibase, libqt6test6, libqt6widgets6, libqt6xml6, libqt6printsupport6, qt6-base-dev, qt6-base-private-dev, qt6-base-dev-tools, qt6-base-examples, qmake6-bin, qmake6, qt6-base-doc, qt6-base-doc-html, qt6-base-doc-dev Version: 6.7.2+dfsg-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), default-libmysqlclient-dev, dh-exec, dpkg-dev (>= 1.22.5), firebird-dev (<< 4.0~) [linux-any], libatspi2.0-dev, libb2-dev, libcups2-dev, libdbus-1-dev, libdouble-conversion-dev, libdrm-dev [linux-any], libfontconfig-dev, libfreetype-dev, libgbm-dev [linux-any], libgl-dev, libgles-dev, libglib2.0-dev, libglu1-mesa-dev | libglu-dev, libgtk-3-dev, libharfbuzz-dev, libicu-dev, libinput-dev [linux-any], libjpeg-dev, libkrb5-dev, liblttng-ust-dev [linux-any], libmd4c-dev, libmd4c-html0-dev, libmtdev-dev [linux-any], libpcre2-dev, libpng-dev, libpq-dev, libproxy-dev, libsctp-dev [linux-any], libsqlite3-dev, libssl-dev, libsystemd-dev [linux-any], libts-dev, libudev-dev [linux-any], libvulkan-dev, libwayland-dev [linux-any], libx11-dev, libx11-xcb-dev, libxcb-composite0-dev, libxcb-cursor-dev, libxcb-damage0-dev, libxcb-dpms0-dev, libxcb-dri2-0-dev, libxcb-dri3-dev, libxcb-ewmh-dev, libxcb-glx0-dev, libxcb-icccm4-dev, libxcb-image0-dev, libxcb-keysyms1-dev, libxcb-present-dev, libxcb-randr0-dev, libxcb-record0-dev, libxcb-render-util0-dev, libxcb-render0-dev, libxcb-res0-dev, libxcb-screensaver0-dev, libxcb-shape0-dev, libxcb-shm0-dev, libxcb-sync-dev, libxcb-util-dev, libxcb-xf86dri0-dev, libxcb-xfixes0-dev, libxcb-xinerama0-dev, libxcb-xinput-dev, libxcb-xkb-dev, libxcb-xtest0-dev, libxcb-xv0-dev, libxcb-xvmc0-dev, libxcb1-dev, libxext-dev, libxfixes-dev, libxi-dev, libxkbcommon-dev, libxkbcommon-x11-dev, libxrender-dev, libzstd-dev, ninja-build, pkg-kde-tools (>= 0.15.17~), pkgconf, qt6-base-dev:native , unixodbc-dev, zlib1g-dev Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 505d2d87465f04126cb09cdd12a369a7 5381 qt6-base_6.7.2+dfsg-2.dsc f2e7ab297a605eab3884811f4963c461 47500488 qt6-base_6.7.2+dfsg.orig.tar.xz 3c02437ebd2991af491c745a1ec1bc4c 183444 qt6-base_6.7.2+dfsg-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-base Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-base.git Checksums-Sha256: a11367bf26a1042aa7277ac3fc9cd03d634177840c5da6eb8f250fa6415d18e8 5381 qt6-base_6.7.2+dfsg-2.dsc 1019656e9ac6a6dace9e32442c903912c606360d431f23dcece1239cf698fb5b 47500488 qt6-base_6.7.2+dfsg.orig.tar.xz cb630548ae41f7eadcd87edcae213a98960028c94da1292633cdf8b6806b9598 183444 qt6-base_6.7.2+dfsg-2.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6concurrent6 deb libs optional arch=any libqt6core6t64 deb libs optional arch=any libqt6dbus6 deb libs optional arch=any libqt6gui6 deb libs optional arch=any libqt6network6 deb libs optional arch=any libqt6opengl6 deb libs optional arch=any libqt6openglwidgets6 deb libs optional arch=any libqt6printsupport6 deb libs optional arch=any libqt6sql6 deb libs optional arch=any libqt6sql6-ibase deb libs optional arch=linux-any libqt6sql6-mysql deb libs optional arch=any libqt6sql6-odbc deb libs optional arch=any libqt6sql6-psql deb libs optional arch=any libqt6sql6-sqlite deb libs optional arch=any libqt6test6 deb libs optional arch=any libqt6widgets6 deb libs optional arch=any libqt6xml6 deb libs optional arch=any qmake6 deb devel optional arch=any qmake6-bin deb devel optional arch=any qt6-base-dev deb libdevel optional arch=any qt6-base-dev-tools deb devel optional arch=any qt6-base-doc deb doc optional arch=all qt6-base-doc-dev deb libdevel optional arch=all qt6-base-doc-html deb doc optional arch=all qt6-base-examples deb misc optional arch=any qt6-base-private-dev deb libdevel optional arch=any qt6-gtk-platformtheme deb libs optional arch=any qt6-qpa-plugins deb libs optional arch=any qt6-xdgdesktopportal-platformtheme deb libs optional arch=any Directory: pool/main/q/qt6-base Priority: optional Section: misc Package: qt6-charts Binary: libqt6charts6, qml6-module-qtcharts, qt6-charts-dev, qt6-charts-doc, qt6-charts-doc-html, qt6-charts-examples Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, libssl-dev, libvulkan-dev [linux-any], ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-multimedia-dev (>= 6.7.2~), xauth , xvfb Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7ba26e1f54db2778540d354bcce54682 2683 qt6-charts_6.7.2-1.dsc 076b37b947d8c136a51d309d065505bf 4661448 qt6-charts_6.7.2.orig.tar.xz 66ac4bfc69749bb05c346972cced7d22 28380 qt6-charts_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-charts Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-charts.git Checksums-Sha256: e52ca7982cf6f0284e72cc42f3c888dfa73d832561662b78df6dd985efe0299b 2683 qt6-charts_6.7.2-1.dsc 00f6a437458b7f2c4e81d748dbe2a077567a9e6ad8d8e3820b36c39dc5279bda 4661448 qt6-charts_6.7.2.orig.tar.xz 52341354aa6e21e4fd66de137fb603bc3e1ed83c73dac1859e8ac9bfd9cdd275 28380 qt6-charts_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6charts6 deb libs optional arch=any qml6-module-qtcharts deb libs optional arch=any qt6-charts-dev deb libdevel optional arch=any qt6-charts-doc deb doc optional arch=all qt6-charts-doc-html deb doc optional arch=all qt6-charts-examples deb misc optional arch=any Directory: pool/main/q/qt6-charts Priority: optional Section: misc Package: qt6-connectivity Binary: libqt6bluetooth6, libqt6bluetooth6-bin, libqt6nfc6, qt6-connectivity-dev, qt6-connectivity-doc, qt6-connectivity-doc-html, qt6-connectivity-examples Version: 6.7.2-3 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libbluetooth-dev [linux-any], libgl-dev, libpcsclite-dev, libssl-dev, libvulkan-dev [linux-any], ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: linux-any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 2a239d50c73a31ee764b9da08c93ae65 2859 qt6-connectivity_6.7.2-3.dsc a0bf9432f6329c6aa9a900b9a94d2eb9 1061952 qt6-connectivity_6.7.2.orig.tar.xz 0bd6657a9139da7e71ab29b2ba759f13 12436 qt6-connectivity_6.7.2-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-connectivity Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-connectivity.git Checksums-Sha256: ee396d666be1192806f6396a4958b41ce1f3aff9f0c4c035e83642450f5bcca1 2859 qt6-connectivity_6.7.2-3.dsc 8ed321b242f0e956473a295fa31670271f9b3acb797508644cb740f89f6c08e8 1061952 qt6-connectivity_6.7.2.orig.tar.xz a71fd147a0f57d3c09b76891164c81d4418df3d88847496ea7728dc7dfde28fa 12436 qt6-connectivity_6.7.2-3.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6bluetooth6 deb libs optional arch=linux-any libqt6bluetooth6-bin deb utils optional arch=linux-any libqt6nfc6 deb libs optional arch=linux-any qt6-connectivity-dev deb libdevel optional arch=linux-any qt6-connectivity-doc deb doc optional arch=all qt6-connectivity-doc-html deb doc optional arch=all qt6-connectivity-examples deb misc optional arch=linux-any Directory: pool/main/q/qt6-connectivity Priority: optional Section: misc Package: qt6-datavis3d Binary: libqt6datavisualization6, qml6-module-qtdatavisualization, qt6-datavis3d-dev, qt6-datavis3d-doc, qt6-datavis3d-doc-html, qt6-datavis3d-examples Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, libssl-dev, libvulkan-dev [linux-any], ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), xauth , xvfb Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 03973708c760e60f9670476f0860957b 2792 qt6-datavis3d_6.7.2-1.dsc 13f20dfa69a58f124f395f7a3c793a1d 3947856 qt6-datavis3d_6.7.2.orig.tar.xz 4cf958ad2cc755666b14b83a7f4b6d2b 23176 qt6-datavis3d_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-datavis3d Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-datavis3d.git Checksums-Sha256: 78cf16a0b61433f7aad929321afc9e7693d989b5cd3c1ed3beb4d475c1c981ba 2792 qt6-datavis3d_6.7.2-1.dsc c0ebc87d95deb595106fc68ed7e6de05149a18917d68cff40905c57fc6694e53 3947856 qt6-datavis3d_6.7.2.orig.tar.xz 60fb7cf1a82f9c3c888f9a0b363bf5f9f6e65ae5f933c8f82538bf854783e6f4 23176 qt6-datavis3d_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6datavisualization6 deb libs optional arch=any qml6-module-qtdatavisualization deb libs optional arch=any qt6-datavis3d-dev deb libdevel optional arch=any qt6-datavis3d-doc deb doc optional arch=all qt6-datavis3d-doc-html deb doc optional arch=all qt6-datavis3d-examples deb misc optional arch=any Directory: pool/main/q/qt6-datavis3d Priority: optional Section: misc Package: qt6-declarative Binary: libqt6qml6, libqt6qmlcompiler6, libqt6qmlmodels6, libqt6qmlnetwork6, libqt6qmlworkerscript6, libqt6quick6, libqt6quickcontrols2-6, libqt6quickshapes6, libqt6quicktemplates2-6, libqt6quicktest6, libqt6quickwidgets6, qt6-qmllint-plugins, qt6-qmltooling-plugins, qml6-module-qmltime, qml6-module-qt-labs-animation, qml6-module-qt-labs-folderlistmodel, qml6-module-qt-labs-platform, qml6-module-qt-labs-qmlmodels, qml6-module-qt-labs-settings, qml6-module-qt-labs-sharedimage, qml6-module-qt-labs-wavefrontmesh, qml6-module-qtcore, qml6-module-qtnetwork, qml6-module-qtqml, qml6-module-qtqml-base, qml6-module-qtqml-models, qml6-module-qtqml-workerscript, qml6-module-qtqml-xmllistmodel, qml6-module-qtquick, qml6-module-qtquick-controls, qml6-module-qtquick-dialogs, qml6-module-qtquick-effects, qml6-module-qtquick-layouts, qml6-module-qtquick-localstorage, qml6-module-qtquick-nativestyle, qml6-module-qtquick-particles, qml6-module-qtquick-shapes, qml6-module-qtquick-templates, qml6-module-qtquick-tooling, qml6-module-qtquick-window, qml6-module-qttest, qt6-declarative-dev, qt6-declarative-private-dev, qt6-declarative-dev-tools, qmlscene-qt6, qml-qt6, qt6-declarative-doc, qt6-declarative-doc-html, qt6-declarative-doc-dev, qt6-declarative-examples Version: 6.7.2+dfsg-8 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, liblttng-ust-dev [linux-any], libssl-dev, libvulkan-dev [linux-any], ninja-build, pkg-kde-tools, pkgconf, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev:native , qt6-languageserver-private-dev (>= 6.7.2~), qt6-shadertools-dev (>= 6.7.2~), qt6-svg-dev (>= 6.7.2~), qt6-svg-private-dev (>= 6.7.2~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8530f493eacf7f6ca9b79a7d7d8a1471 6345 qt6-declarative_6.7.2+dfsg-8.dsc 9c00b80cf902794a5c3cca23ad60560c 35788364 qt6-declarative_6.7.2+dfsg.orig.tar.xz 104a89f95967411b3041c0054b855a37 47948 qt6-declarative_6.7.2+dfsg-8.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-declarative Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-declarative.git Checksums-Sha256: 962d1a2549c4eac639b8c6e1169822e836295ae8fc996b1391d833fb9f4ab707 6345 qt6-declarative_6.7.2+dfsg-8.dsc 4cda55954b4ed21c81365b795d3ccd861276dddfee0c4b8ffe34d953dfea0d5b 35788364 qt6-declarative_6.7.2+dfsg.orig.tar.xz 183407962d07cda7f063329792d33cc490398e44d460cefaa7ae6b6d20bf4d1e 47948 qt6-declarative_6.7.2+dfsg-8.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6qml6 deb libs optional arch=any libqt6qmlcompiler6 deb libs optional arch=any libqt6qmlmodels6 deb libs optional arch=any libqt6qmlnetwork6 deb libs optional arch=any libqt6qmlworkerscript6 deb libs optional arch=any libqt6quick6 deb libs optional arch=any libqt6quickcontrols2-6 deb libs optional arch=any libqt6quickshapes6 deb libs optional arch=any libqt6quicktemplates2-6 deb libs optional arch=any libqt6quicktest6 deb libs optional arch=any libqt6quickwidgets6 deb libs optional arch=any qml-qt6 deb devel optional arch=any qml6-module-qmltime deb libs optional arch=any qml6-module-qt-labs-animation deb libs optional arch=any qml6-module-qt-labs-folderlistmodel deb libs optional arch=any qml6-module-qt-labs-platform deb libs optional arch=any qml6-module-qt-labs-qmlmodels deb libs optional arch=any qml6-module-qt-labs-settings deb libs optional arch=any qml6-module-qt-labs-sharedimage deb libs optional arch=any qml6-module-qt-labs-wavefrontmesh deb libs optional arch=any qml6-module-qtcore deb libs optional arch=any qml6-module-qtnetwork deb libs optional arch=any qml6-module-qtqml deb libs optional arch=any qml6-module-qtqml-base deb libs optional arch=any qml6-module-qtqml-models deb libs optional arch=any qml6-module-qtqml-workerscript deb libs optional arch=any qml6-module-qtqml-xmllistmodel deb libs optional arch=any qml6-module-qtquick deb libs optional arch=any qml6-module-qtquick-controls deb libs optional arch=any qml6-module-qtquick-dialogs deb libs optional arch=any qml6-module-qtquick-effects deb libs optional arch=any qml6-module-qtquick-layouts deb libs optional arch=any qml6-module-qtquick-localstorage deb libs optional arch=any qml6-module-qtquick-nativestyle deb libs optional arch=any qml6-module-qtquick-particles deb libs optional arch=any qml6-module-qtquick-shapes deb libs optional arch=any qml6-module-qtquick-templates deb libs optional arch=any qml6-module-qtquick-tooling deb libs optional arch=any qml6-module-qtquick-window deb libs optional arch=any qml6-module-qttest deb libs optional arch=any qmlscene-qt6 deb devel optional arch=any qt6-declarative-dev deb libdevel optional arch=any qt6-declarative-dev-tools deb devel optional arch=any qt6-declarative-doc deb doc optional arch=all qt6-declarative-doc-dev deb libdevel optional arch=all qt6-declarative-doc-html deb doc optional arch=all qt6-declarative-examples deb misc optional arch=any qt6-declarative-private-dev deb libdevel optional arch=any qt6-qmllint-plugins deb libs optional arch=any qt6-qmltooling-plugins deb libs optional arch=any Directory: pool/main/q/qt6-declarative Priority: optional Section: misc Package: qt6-grpc Binary: libqt6grpc6, libqt6grpcquick6, libqt6protobuf6, libqt6protobufqtcoretypes6, libqt6protobufqtguitypes6, libqt6protobufwellknowntypes6, qml6-module-qtgrpc, qt6-grpc-dev, qt6-grpc-tools, qt6-grpc-doc, qt6-grpc-doc-html, qt6-grpc-doc-dev, qt6-grpc-examples Version: 6.7.2-4 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgrpc++-dev, libprotobuf-c-dev, libprotobuf-dev, libprotoc-dev, ninja-build, pkgconf, pkg-kde-tools, protobuf-compiler-grpc, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 3ab90eb579fcf3f49dd245a93045d412 3131 qt6-grpc_6.7.2-4.dsc 086933ef8acce2c227435a6691e0b277 472664 qt6-grpc_6.7.2.orig.tar.xz 05b3e4f7ffee7210a090e087c9dbd5f5 18936 qt6-grpc_6.7.2-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-grpc Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-grpc.git Checksums-Sha256: f26f48c6fee9e6f39cb3d816e33fa9c96a908c2735e259d0468551a5e025cb49 3131 qt6-grpc_6.7.2-4.dsc 8d9f853e040acdec9bb5c71ab1ab335e32c333233a47584771e85ce076a2e17e 472664 qt6-grpc_6.7.2.orig.tar.xz cb1576dca8d92312d9bf9d71042cd4db37d1f4328a414cfa1edad4bc6755e69f 18936 qt6-grpc_6.7.2-4.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6grpc6 deb libs optional arch=any libqt6grpcquick6 deb libs optional arch=any libqt6protobuf6 deb libs optional arch=any libqt6protobufqtcoretypes6 deb libs optional arch=any libqt6protobufqtguitypes6 deb libs optional arch=any libqt6protobufwellknowntypes6 deb libs optional arch=any qml6-module-qtgrpc deb libs optional arch=any qt6-grpc-dev deb libdevel optional arch=any qt6-grpc-doc deb doc optional arch=all qt6-grpc-doc-dev deb libdevel optional arch=all qt6-grpc-doc-html deb doc optional arch=all qt6-grpc-examples deb misc optional arch=any qt6-grpc-tools deb libdevel optional arch=any Directory: pool/main/q/qt6-grpc Priority: optional Section: misc Package: qt6-httpserver Binary: libqt6httpserver6, qt6-httpserver-dev, qt6-httpserver-doc, qt6-httpserver-doc-html, qt6-httpserver-examples Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-websockets-private-dev (>= 6.7.2~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: f8d6cda282c442f0b81c511d1e42e0aa 2567 qt6-httpserver_6.7.2-1.dsc 04f03a02afbb4d0d8e0d59bab7cb4101 163640 qt6-httpserver_6.7.2.orig.tar.xz 37c16cb28105209cdb3f868ff715c366 6280 qt6-httpserver_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-httpserver Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-httpserver.git Checksums-Sha256: ff774f7c055dfbd20c48846daea6ea7629d32cebe3b49a354b59d799bbcfafc7 2567 qt6-httpserver_6.7.2-1.dsc 0353b9b4f98a83fec8f15046d4ff9d6ef7c874dcbb3664092fe2508f40778b86 163640 qt6-httpserver_6.7.2.orig.tar.xz 51e2f90ce9287bc73ce819c88cb1cb2eb4f27a45baa85877ca756e73925708f7 6280 qt6-httpserver_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6httpserver6 deb libs optional arch=any qt6-httpserver-dev deb libdevel optional arch=any qt6-httpserver-doc deb doc optional arch=all qt6-httpserver-doc-html deb doc optional arch=all qt6-httpserver-examples deb misc optional arch=any Directory: pool/main/q/qt6-httpserver Priority: optional Section: misc Package: qt6-imageformats Binary: qt6-image-formats-plugins, qt6-imageformats-doc, qt6-imageformats-doc-html Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Build-Depends: cmake (>= 3.18~), debhelper-compat (= 13), libgl-dev, libmng-dev, libtiff-dev, libwebp-dev, ninja-build, pkgconf, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: f8e8d52741c4156509d0a6cb00338289 2425 qt6-imageformats_6.7.2-1.dsc 1eccda7749845f2528c4b11b84bf6e74 1974768 qt6-imageformats_6.7.2.orig.tar.xz 268016a5b12fd7fc8803cea82dc22348 5352 qt6-imageformats_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-imageformats Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-imageformats.git Checksums-Sha256: b127e0523e6db036134d81485201129a2d0195742958da8936c0cd59688a8d86 2425 qt6-imageformats_6.7.2-1.dsc e1a1d8785fae67d16ad0a443b01d5f32663a6b68d275f1806ebab257485ce5d6 1974768 qt6-imageformats_6.7.2.orig.tar.xz 6af029902e59f9afd09a12ecd0f3672ddaa93e1bbcc29af07ab4ab1bf0f45a00 5352 qt6-imageformats_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: qt6-image-formats-plugins deb libs optional arch=any qt6-imageformats-doc deb doc optional arch=all qt6-imageformats-doc-html deb doc optional arch=all Directory: pool/main/q/qt6-imageformats Priority: optional Section: misc Package: qt6-languageserver Binary: libqt6jsonrpc6, libqt6languageserver6, qt6-languageserver-dev, qt6-languageserver-private-dev Version: 6.7.2-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Pino Toscano , Build-Depends: cmake (>= 3.18~), debhelper-compat (= 13), ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 374a6017de91e0c154417f5816f3c27d 2412 qt6-languageserver_6.7.2-2.dsc 32cb62d288ba9b787b8a46d86fa11db5 145660 qt6-languageserver_6.7.2.orig.tar.xz ecba4a988e6778536f1ff9f9c3e8161d 9288 qt6-languageserver_6.7.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-languageserver Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-languageserver.git Checksums-Sha256: 966d67226bce5f61ad36e9250927fa1b7700bd9747cf4ad60e187fa3d9f848e9 2412 qt6-languageserver_6.7.2-2.dsc b659fe655144ffa061e3ae509eadb42ae373230517295a96935434340e101a92 145660 qt6-languageserver_6.7.2.orig.tar.xz 40fb1f69148364b03fb8af64a6db77ec6a5c8a10db16b8b0c759407650a8540b 9288 qt6-languageserver_6.7.2-2.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6jsonrpc6 deb libs optional arch=any libqt6languageserver6 deb libs optional arch=any qt6-languageserver-dev deb libdevel optional arch=any qt6-languageserver-private-dev deb libdevel optional arch=any Directory: pool/main/q/qt6-languageserver Priority: optional Section: misc Package: qt6-location Binary: libqt6location6, qml6-module-qtlocation, qt6-location-plugins, qt6-location-dev, qt6-location-doc, qt6-location-doc-html, qt6-location-doc-dev, qt6-location-examples Version: 6.7.2-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), qt6-positioning-dev (>= 6.7.2~), qt6-positioning-private-dev (>= 6.7.2~), qt6-shadertools-dev (>= 6.7.2~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 2c429376c9e8e20ed5a90ebc20bb70d1 2835 qt6-location_6.7.2-2.dsc cbbf96a21642d1a0d31b1c941e1634c3 3166188 qt6-location_6.7.2.orig.tar.xz bb8e5859d464f484121fca0d07045a56 14144 qt6-location_6.7.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-location.git Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-location Checksums-Sha256: 9f482ac56d6e30a51271e2e76b40600ea7e35e9bb02ee1c66c11de189403962f 2835 qt6-location_6.7.2-2.dsc f232da58bf1189b69f1f7029417ddfeffcfb801b275aedc720e38244f88a485d 3166188 qt6-location_6.7.2.orig.tar.xz 8130783ae9be9e57c7fb10a4c7bf4efa2e5c778452b9f18b7f1f302c78b0f326 14144 qt6-location_6.7.2-2.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6location6 deb libs optional arch=any qml6-module-qtlocation deb libs optional arch=any qt6-location-dev deb libdevel optional arch=any qt6-location-doc deb doc optional arch=all qt6-location-doc-dev deb libdevel optional arch=all qt6-location-doc-html deb doc optional arch=all qt6-location-examples deb misc optional arch=any qt6-location-plugins deb libs optional arch=any Directory: pool/main/q/qt6-location Priority: optional Section: misc Package: qt6-lottie Binary: libqt6bodymovin6, qml6-module-qt-labs-lottieqt, qt6-lottie-dev Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, libssl-dev, libvulkan-dev [linux-any], ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a74845a013bec2d36d165f5db5eda55e 2378 qt6-lottie_6.7.2-1.dsc 9dee5ea81556eb2b1fefe1cd711ce144 83636 qt6-lottie_6.7.2.orig.tar.xz 2fd73aca3f22c5544f295c505ef32669 5540 qt6-lottie_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-lottie Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-lottie.git Checksums-Sha256: 9d92353fff1dce66d17bc1ecdef22e36df9ad31ed102a60b3e2eca4be9e7cc7b 2378 qt6-lottie_6.7.2-1.dsc d9afbc9358d352a4e521d4693d5bdad6a004272b6e8a9ec7a9f851700fe3f10e 83636 qt6-lottie_6.7.2.orig.tar.xz afcf0e852c4342ad2100ccaac16933f79d0b192ef5e3036f86c2da36db582f7b 5540 qt6-lottie_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6bodymovin6 deb libs optional arch=any qml6-module-qt-labs-lottieqt deb libs optional arch=any qt6-lottie-dev deb libdevel optional arch=any Directory: pool/main/q/qt6-lottie Priority: optional Section: misc Package: qt6-multimedia Binary: libqt6multimedia6, libqt6multimediawidgets6, libqt6spatialaudio6, qml6-module-qtmultimedia, qml6-module-qtquick3d-spatialaudio, qt6-multimedia-dev, qt6-multimedia-doc, qt6-multimedia-doc-html, qt6-multimedia-examples Version: 6.7.2-3 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libasound2-dev [linux-any], libavcodec-dev, libavdevice-dev, libavfilter-dev, libavformat-dev, libavutil-dev, libeigen3-dev, libgl-dev, libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libpulse-dev, libssl-dev, libswscale-dev, libva-dev [linux-any], libvulkan-dev [linux-any], libxext-dev, libxrandr-dev, ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), qt6-quick3d-dev (>= 6.7.2~), qt6-quick3d-private-dev (>= 6.7.2~), qt6-shadertools-dev (>= 6.7.2~), qt6-svg-dev (>= 6.7.2~), xauth , xvfb Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: c56fe78a1ce7b90e6123c4c4244b01ac 3413 qt6-multimedia_6.7.2-3.dsc c381310484be32d384dc45c1c69e578b 8451800 qt6-multimedia_6.7.2.orig.tar.xz c67aba9b69d5c0b2154c3b3dbd5f99dd 18568 qt6-multimedia_6.7.2-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-multimedia Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-multimedia.git Checksums-Sha256: e2970c186b90a20407e6b3b6babb0d4a5dc25b279e9d195aa63524062898bffc 3413 qt6-multimedia_6.7.2-3.dsc 8ef835115acb9a1d3d2c9f23cfacb43f2c537e3786a8ab822299a2a7765651d3 8451800 qt6-multimedia_6.7.2.orig.tar.xz 9868761a1ad5a1398705627cb1532045053eb57cd5e61a678f9b974d6cfb1f36 18568 qt6-multimedia_6.7.2-3.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6multimedia6 deb libs optional arch=any libqt6multimediawidgets6 deb libs optional arch=any libqt6spatialaudio6 deb libs optional arch=any qml6-module-qtmultimedia deb libs optional arch=any qml6-module-qtquick3d-spatialaudio deb libs optional arch=any qt6-multimedia-dev deb libdevel optional arch=any qt6-multimedia-doc deb doc optional arch=all qt6-multimedia-doc-html deb doc optional arch=all qt6-multimedia-examples deb misc optional arch=any Directory: pool/main/q/qt6-multimedia Priority: optional Section: misc Package: qt6-networkauth Binary: libqt6networkauth6, qt6-networkauth-dev, qt6-networkauth-doc, qt6-networkauth-doc-html, qt6-networkauth-doc-dev, qt6-networkauth-examples Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, libssl-dev, libvulkan-dev [linux-any], ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1b3d01b3310ba4c6f04fb7e682f1c488 2677 qt6-networkauth_6.7.2-1.dsc ec1d91462c9c64b6239d6dac0413e0f2 146892 qt6-networkauth_6.7.2.orig.tar.xz 6e841d89467a530088f107eca6781b11 7724 qt6-networkauth_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-networkauth Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-networkauth.git Checksums-Sha256: 59dc60bdb08e26525c4618c86d663c0051ad9947975b2ed6790e804a7dc5530a 2677 qt6-networkauth_6.7.2-1.dsc 7f09824fcfe589eb32260c305ff9a126fe3bf93be218d372e8e9c10e212df470 146892 qt6-networkauth_6.7.2.orig.tar.xz 51789b57f808ed391f4125f17004cb488baca6a4a3d4a8879b77e98b7cbc068f 7724 qt6-networkauth_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6networkauth6 deb libs optional arch=any qt6-networkauth-dev deb libdevel optional arch=any qt6-networkauth-doc deb doc optional arch=all qt6-networkauth-doc-dev deb libdevel optional arch=all qt6-networkauth-doc-html deb doc optional arch=all qt6-networkauth-examples deb misc optional arch=any Directory: pool/main/q/qt6-networkauth Priority: optional Section: misc Package: qt6-positioning Binary: libqt6positioning6, libqt6positioningquick6, libqt6positioning6-plugins, qml6-module-qtpositioning, qt6-positioning-dev, qt6-positioning-private-dev, qt6-positioning-doc, qt6-positioning-doc-html, qt6-positioning-doc-dev, qt6-positioning-examples Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, libssl-dev, libvulkan-dev [linux-any], ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), qt6-serialport-dev (>= 6.7.2~), qt6-svg-dev (>= 6.7.2~), xauth , xvfb , zlib1g-dev Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0a129d99c796b1c11b4a1789bee8239e 3198 qt6-positioning_6.7.2-1.dsc 1051921b4be6c2ec7519f5483c867044 658112 qt6-positioning_6.7.2.orig.tar.xz a6f7ebe3343ac203bb6dc23a9c35a65d 14688 qt6-positioning_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-positioning Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-positioning.git Checksums-Sha256: 096f6e961dbcab7af06b979d0ee65ea7e86726fb6f572c4a16f494f614eac2a7 3198 qt6-positioning_6.7.2-1.dsc 020009f0aa8f6b1042963a45b6e19f2784cc937949cdb673f3b876153e087b1c 658112 qt6-positioning_6.7.2.orig.tar.xz 66dea83d4eae67b248e19fd5a5f0f40d792386f7f1f0d5ca69d61e1d91ca139a 14688 qt6-positioning_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6positioning6 deb libs optional arch=any libqt6positioning6-plugins deb libs optional arch=any libqt6positioningquick6 deb libs optional arch=any qml6-module-qtpositioning deb libs optional arch=any qt6-positioning-dev deb libdevel optional arch=any qt6-positioning-doc deb doc optional arch=all qt6-positioning-doc-dev deb libdevel optional arch=all qt6-positioning-doc-html deb doc optional arch=all qt6-positioning-examples deb misc optional arch=any qt6-positioning-private-dev deb libdevel optional arch=any Directory: pool/main/q/qt6-positioning Priority: optional Section: misc Package: qt6-quick3d Binary: libqt6quick3d6, libqt6quick3dassetimport6, libqt6quick3dassetutils6, libqt6quick3dglslparser6, libqt6quick3diblbaker6, libqt6quick3druntimerender6, libqt6quick3dutils6, qt6-quick3d-assetimporters-plugin, qml6-module-qtquick3d, qml6-module-qtquick3d-assetutils, qml6-module-qtquick3d-effects, qml6-module-qtquick3d-helpers, qml6-module-qtquick3d-materialeditor, qml6-module-qtquick3d-particleeffects, qml6-module-qtquick3d-particles3d, qt6-qmltooling-quick3dprofiler-plugin, qt6-quick3d-dev, qt6-quick3d-private-dev, qt6-quick3d-dev-tools, qt6-quick3d-doc, qt6-quick3d-doc-html, qt6-quick3d-doc-dev, qt6-quick3d-examples Version: 6.7.2-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), dh-exec, libassimp-dev (>= 5.1.6~), libgl-dev, libssl-dev, libvulkan-dev [linux-any], libxcb-xkb-dev, ninja-build, pkg-kde-tools, pkgconf, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), qt6-quick3d-dev:native , qt6-quicktimeline-dev (>= 6.7.2~), qt6-shadertools-dev (>= 6.7.2~), zlib1g-dev Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: cfb156abb72e7fd3ca1508f12dda209c 4326 qt6-quick3d_6.7.2-2.dsc 424be46d3fd2b1b1aa1e776ace0570ca 66202160 qt6-quick3d_6.7.2.orig.tar.xz 798af750f95c56de135070a2a1a7a8bd 17740 qt6-quick3d_6.7.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-quick3d Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-quick3d.git Checksums-Sha256: 3ad3ee7955fcdafa3c2d928c647818d33ada01d9a7926df218e72ea61a543de3 4326 qt6-quick3d_6.7.2-2.dsc bb8ff9aec6da2e2d3b3986cc859333a98b2f3d4bbe564c5733e8f1a089d15270 66202160 qt6-quick3d_6.7.2.orig.tar.xz 38d41bab966c37279908d29465ae08f10528e0b45d2ecf3b63d15f13ab2ef3df 17740 qt6-quick3d_6.7.2-2.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6quick3d6 deb libs optional arch=any libqt6quick3dassetimport6 deb libs optional arch=any libqt6quick3dassetutils6 deb libs optional arch=any libqt6quick3dglslparser6 deb libs optional arch=any libqt6quick3diblbaker6 deb libs optional arch=any libqt6quick3druntimerender6 deb libs optional arch=any libqt6quick3dutils6 deb libs optional arch=any qml6-module-qtquick3d deb libs optional arch=any qml6-module-qtquick3d-assetutils deb libs optional arch=any qml6-module-qtquick3d-effects deb libs optional arch=any qml6-module-qtquick3d-helpers deb libs optional arch=any qml6-module-qtquick3d-materialeditor deb libs optional arch=any qml6-module-qtquick3d-particleeffects deb libs optional arch=any qml6-module-qtquick3d-particles3d deb libs optional arch=any qt6-qmltooling-quick3dprofiler-plugin deb libs optional arch=any qt6-quick3d-assetimporters-plugin deb libs optional arch=any qt6-quick3d-dev deb libdevel optional arch=any qt6-quick3d-dev-tools deb devel optional arch=any qt6-quick3d-doc deb doc optional arch=all qt6-quick3d-doc-dev deb libdevel optional arch=all qt6-quick3d-doc-html deb doc optional arch=all qt6-quick3d-examples deb misc optional arch=any qt6-quick3d-private-dev deb libdevel optional arch=any Directory: pool/main/q/qt6-quick3d Priority: optional Section: misc Package: qt6-quick3dphysics Binary: libqt6quick3dphysics6, qml6-module-qtquick3d-physics, qt6-quick3dphysics-dev, qt6-quick3dphysics-dev-tools, qt6-quick3dphysics-examples Version: 6.7.2-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Simon Quigley , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), qt6-quick3d-dev (>= 6.7.2~), qt6-quick3d-private-dev (>= 6.7.2~), qt6-shadertools-dev (>= 6.7.2~) Architecture: amd64 arm64 armel armhf mips64el Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: b3d1f64dd9ea4f00f3eff34d430be851 2888 qt6-quick3dphysics_6.7.2-2.dsc ca0bbbbdbe1432b8462969437e9edc22 4703956 qt6-quick3dphysics_6.7.2.orig.tar.xz 0e83d194ae1ef9c600fc7a86eccd0ac1 11620 qt6-quick3dphysics_6.7.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-quick3dphysics Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-quick3dphysics.git Checksums-Sha256: f39fb5dd3bedd82b5dcce591432fb5d82eb6b1e536cd564cba55907063e4168c 2888 qt6-quick3dphysics_6.7.2-2.dsc ffc790b8b44ebc03acc1f2d085dad0cc49fffde1eea941a6ff11d3eb0b6e4140 4703956 qt6-quick3dphysics_6.7.2.orig.tar.xz b90f14c15bad5384c411378c5b23394a734f2d61313d70f067b27373c612d83b 11620 qt6-quick3dphysics_6.7.2-2.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6quick3dphysics6 deb libs optional arch=amd64,arm64,armel,armhf,mips64el qml6-module-qtquick3d-physics deb libs optional arch=amd64,arm64,armel,armhf,mips64el qt6-quick3dphysics-dev deb libdevel optional arch=amd64,arm64,armel,armhf,mips64el qt6-quick3dphysics-dev-tools deb devel optional arch=amd64,arm64,armel,armhf,mips64el qt6-quick3dphysics-examples deb misc optional arch=amd64,arm64,armel,armhf,mips64el Directory: pool/main/q/qt6-quick3dphysics Priority: optional Section: misc Package: qt6-quicktimeline Binary: qml6-module-qtquick-timeline, qml6-module-qtquick-timeline-blendtrees, qt6-quicktimeline-dev Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, libssl-dev, libvulkan-dev [linux-any], libxcb-xkb-dev, ninja-build, pkg-kde-tools, pkgconf, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0d7ff9051b0f6cfea53266b105acc5e0 2489 qt6-quicktimeline_6.7.2-1.dsc d9dcbb84a080372fef5bb9a8ec488aa3 110200 qt6-quicktimeline_6.7.2.orig.tar.xz ccdc09333cf615eccd6a030b08d00c9a 4652 qt6-quicktimeline_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-quicktimeline Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-quicktimeline.git Checksums-Sha256: f023e13b55266014265d9f73f4ec5689c57e9bd2e27d9ccb63f6424ac7e5e3d2 2489 qt6-quicktimeline_6.7.2-1.dsc 21eddea01cf095cede10362eea4fb8402ffd06868c88d50a757c8c1f6b0719eb 110200 qt6-quicktimeline_6.7.2.orig.tar.xz ffe08b0cee077e68c029c26ce03c1ce5b447d71c5a7b78d10747e48c084a8f99 4652 qt6-quicktimeline_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: qml6-module-qtquick-timeline deb libs optional arch=any qml6-module-qtquick-timeline-blendtrees deb libs optional arch=any qt6-quicktimeline-dev deb libdevel optional arch=any Directory: pool/main/q/qt6-quicktimeline Priority: optional Section: misc Package: qt6-remoteobjects Binary: libqt6remoteobjects6, libqt6remoteobjects6-bin, qml6-module-qtremoteobjects, qt6-remoteobjects-dev, qt6-remoteobjects-doc, qt6-remoteobjects-doc-html, qt6-remoteobjects-doc-dev, qt6-remoteobjects-examples Version: 6.7.2-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, libssl-dev, libvulkan-dev [linux-any], ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-connectivity-dev (>= 6.7.2~) [linux-any], qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), qt6-remoteobjects-dev:native , xauth , xvfb Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 2459c6ae3f6fad0619f5620dc794b798 3087 qt6-remoteobjects_6.7.2-2.dsc e40d5b61d55e5d57a139ea08562bea62 537040 qt6-remoteobjects_6.7.2.orig.tar.xz 9c9d58dcb30d4a14c1f646e5b5e02013 9536 qt6-remoteobjects_6.7.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-remoteobjects Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-remoteobjects.git Checksums-Sha256: f2479b9af96b8cf054b78c20121154f96e11375c4a8ade36140f7689fc4c1eea 3087 qt6-remoteobjects_6.7.2-2.dsc 0b906b81aa7d6f4e47d4a298da67894433f3096a06f4c4237788c1b2cb9b7483 537040 qt6-remoteobjects_6.7.2.orig.tar.xz bbccc61f003f3849eec0cb67c11aca8f32ef911d0e842a16fde5f0ee2cc56e2e 9536 qt6-remoteobjects_6.7.2-2.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6remoteobjects6 deb libs optional arch=any libqt6remoteobjects6-bin deb utils optional arch=any qml6-module-qtremoteobjects deb libs optional arch=any qt6-remoteobjects-dev deb libdevel optional arch=any qt6-remoteobjects-doc deb doc optional arch=all qt6-remoteobjects-doc-dev deb libdevel optional arch=all qt6-remoteobjects-doc-html deb doc optional arch=all qt6-remoteobjects-examples deb misc optional arch=any Directory: pool/main/q/qt6-remoteobjects Priority: optional Section: misc Package: qt6-scxml Binary: libqt6scxml6, libqt6scxml6-bin, libqt6statemachine6, qml6-module-qtscxml, qml6-module-qtqml-statemachine, qt6-scxml-dev, qt6-scxml-doc, qt6-scxml-doc-html, qt6-scxml-doc-dev, qt6-scxml-examples Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, libssl-dev, libvulkan-dev [linux-any], ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), qt6-scxml-dev:native , xauth , xvfb Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 73046492e586edfa627f1e36ab94ee02 2999 qt6-scxml_6.7.2-1.dsc 453121686b69fe267b7d89ad7a5dc055 1168452 qt6-scxml_6.7.2.orig.tar.xz 2d1b9ec3d8ab442e420a1b54672c49e4 14592 qt6-scxml_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-scxml Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-scxml.git Checksums-Sha256: 3f25ea07747db832127cb1808d936c46fca061c09d928dcf00cd00ee61a48a9c 2999 qt6-scxml_6.7.2-1.dsc 20ecf93506d48f27b492ad3dd9d88830e08d642faec3071ce53396a8ae05c86f 1168452 qt6-scxml_6.7.2.orig.tar.xz d42d20e13681251881674e6da9972722a9aba8b75db4622bf1e361362ce1ee8b 14592 qt6-scxml_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6scxml6 deb libs optional arch=any libqt6scxml6-bin deb utils optional arch=any libqt6statemachine6 deb libs optional arch=any qml6-module-qtqml-statemachine deb libs optional arch=any qml6-module-qtscxml deb libs optional arch=any qt6-scxml-dev deb libdevel optional arch=any qt6-scxml-doc deb doc optional arch=all qt6-scxml-doc-dev deb libdevel optional arch=all qt6-scxml-doc-html deb doc optional arch=all qt6-scxml-examples deb misc optional arch=any Directory: pool/main/q/qt6-scxml Priority: optional Section: misc Package: qt6-sensors Binary: libqt6sensors6, qml6-module-qtsensors, qt6-sensors-dev, qt6-sensors-doc, qt6-sensors-doc-html, qt6-sensors-doc-dev, qt6-sensors-examples Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Simon Quigley Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), dh-exec, libgl-dev, libssl-dev, libvulkan-dev [linux-any], ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), qt6-svg-dev (>= 6.7.2~), xauth , xvfb Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 748a24867eaed331861ff97ac3ee1eda 2861 qt6-sensors_6.7.2-1.dsc 6bcfe560d11952b1c5d6df4da42cf7c0 1497432 qt6-sensors_6.7.2.orig.tar.xz be7454ec7eabc355cdeb26bfb77122a6 10756 qt6-sensors_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-sensors Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-sensors.git Checksums-Sha256: 3969c4f04e0fb9a14e331ad0a7a62bbefe89ed721ae5d11000aa261edac9ce80 2861 qt6-sensors_6.7.2-1.dsc ead1dec787c56ed4dc02ed810af54ff1e1f6875cb5cc2506c74eeb9554e6bb59 1497432 qt6-sensors_6.7.2.orig.tar.xz 817638680245f743a04f21f18854adfdffcb1707f43173d53c1edea646a9caeb 10756 qt6-sensors_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6sensors6 deb libs optional arch=any qml6-module-qtsensors deb libs optional arch=any qt6-sensors-dev deb libdevel optional arch=any qt6-sensors-doc deb doc optional arch=all qt6-sensors-doc-dev deb libdevel optional arch=all qt6-sensors-doc-html deb doc optional arch=all qt6-sensors-examples deb misc optional arch=any Directory: pool/main/q/qt6-sensors Priority: optional Section: misc Package: qt6-serialbus Binary: libqt6serialbus6, libqt6serialbus6-bin, qt6-serialbus-dev, qt6-serialbus-doc, qt6-serialbus-doc-html, qt6-serialbus-doc-dev, qt6-serialbus-examples Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), dh-exec, libgl-dev, libvulkan-dev [linux-any], linux-libc-dev [linux-any], ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-serialport-dev (>= 6.7.2~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 742b1cca2fc66c765d4fc96a11d6be78 2770 qt6-serialbus_6.7.2-1.dsc d2edb8415aa9dcd383505c5bcd7be6ce 547596 qt6-serialbus_6.7.2.orig.tar.xz 0c6e86f1f9aa66d0a1599a643124ca72 9236 qt6-serialbus_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-serialbus Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-serialbus.git Checksums-Sha256: 5f1185735f6de242bbdf6cb18ed78aec62c66c3e260da72a6eac7f6c5f927baf 2770 qt6-serialbus_6.7.2-1.dsc 67641ca99b455746d7d956c516dfaa5f2c48696834c71d5720d63e736d374b2b 547596 qt6-serialbus_6.7.2.orig.tar.xz 3af688a26c9e618c90da003051a0c6a11057c338572182635e5536a66d47754b 9236 qt6-serialbus_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6serialbus6 deb libs optional arch=any libqt6serialbus6-bin deb utils optional arch=linux-any qt6-serialbus-dev deb libdevel optional arch=any qt6-serialbus-doc deb doc optional arch=all qt6-serialbus-doc-dev deb libdevel optional arch=all qt6-serialbus-doc-html deb doc optional arch=all qt6-serialbus-examples deb misc optional arch=any Directory: pool/main/q/qt6-serialbus Priority: optional Section: misc Package: qt6-serialport Binary: libqt6serialport6, qt6-serialport-dev, qt6-serialport-doc, qt6-serialport-doc-html, qt6-serialport-examples Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 7cd0ea147e9391ffded3dc519e511f0d 2538 qt6-serialport_6.7.2-1.dsc e062fe97a22b48ee6de9da782746da9b 271320 qt6-serialport_6.7.2.orig.tar.xz 55082e60f45e4c33dcd1b027a1ee1939 6264 qt6-serialport_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-serialport Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-serialport.git Checksums-Sha256: e2fad5ba361c9b6d622612ecb8f840391305a6f1b16bf8b70b5302fff3e7f3aa 2538 qt6-serialport_6.7.2-1.dsc 21c34cd1161cb5197bcec662d26a17647b59b6fdff5c364576883c42dbd3b4fc 271320 qt6-serialport_6.7.2.orig.tar.xz fc62d47e1aaba80afb981af6724b8c4a84f465f3a7306518a97113b1baaa2342 6264 qt6-serialport_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6serialport6 deb libs optional arch=any qt6-serialport-dev deb libdevel optional arch=any qt6-serialport-doc deb doc optional arch=all qt6-serialport-doc-html deb doc optional arch=all qt6-serialport-examples deb misc optional arch=any Directory: pool/main/q/qt6-serialport Priority: optional Section: misc Package: qt6-shadertools Binary: libqt6shadertools6, qt6-shader-baker, qt6-shadertools-dev, qt6-shadertools-doc, qt6-shadertools-doc-html, qt6-shadertools-doc-dev Version: 6.7.2-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, libvulkan-dev [linux-any], ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-shader-baker , qt6-shadertools-dev:native Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: af636f2c00eebe3a598ce8e19e80876a 2681 qt6-shadertools_6.7.2-2.dsc 5a529bbe246d3495423a81fdf0f46cf0 1111256 qt6-shadertools_6.7.2.orig.tar.xz 594e0e3cbe8ef4401040bda79ad06991 6752 qt6-shadertools_6.7.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-shadertools Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-shadertools.git Checksums-Sha256: c57d9c86fafa511d714deb7365d4d703191bdd7d474724288ead5bfaf3f269e8 2681 qt6-shadertools_6.7.2-2.dsc edfa34c0ac8c00fcaa949df1d8e7a77d89dadd6386e683ce6c3e3b117e2f7cc1 1111256 qt6-shadertools_6.7.2.orig.tar.xz a493040115780c9cf622fa4d45e89276c9ec132bcafcad55697aaa9621de87ef 6752 qt6-shadertools_6.7.2-2.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6shadertools6 deb libs optional arch=any qt6-shader-baker deb libs optional arch=any qt6-shadertools-dev deb libdevel optional arch=any qt6-shadertools-doc deb doc optional arch=all qt6-shadertools-doc-dev deb libdevel optional arch=all qt6-shadertools-doc-html deb doc optional arch=all Directory: pool/main/q/qt6-shadertools Priority: optional Section: misc Package: qt6-speech Binary: libqt6texttospeech6, qt6-speech-flite-plugin, qt6-speech-speechd-plugin, qml6-module-qttexttospeech, qt6-speech-dev, qt6-speech-doc, qt6-speech-doc-html, qt6-speech-examples Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), flite1-dev, libasound2-dev, libspeechd-dev, libxcb-xkb-dev, ninja-build, pkg-kde-tools, pkgconf, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-multimedia-dev (>= 6.7.2~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 131cbb3772e6c7685f61a17485949842 2797 qt6-speech_6.7.2-1.dsc c18b1f8ddc34da64adc2fc9eddbd6444 262360 qt6-speech_6.7.2.orig.tar.xz b065eea638e6705fea9e045f90dbe39b 6556 qt6-speech_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-speech Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-speech.git Checksums-Sha256: 71854ea52b4d4ed83e9cbe7c22ae5ece2f3f3eb4fffff0a76ebac50c4d7285d7 2797 qt6-speech_6.7.2-1.dsc cc8c769404e3e49713be304a73f936890a1ef2f88d590732785f34692a4814ce 262360 qt6-speech_6.7.2.orig.tar.xz bb96625161dc4878ae5d2f47f4296839e270c9303e303f864e6157483cee87c6 6556 qt6-speech_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6texttospeech6 deb libs optional arch=any qml6-module-qttexttospeech deb libs optional arch=any qt6-speech-dev deb libs optional arch=any qt6-speech-doc deb doc optional arch=all qt6-speech-doc-html deb doc optional arch=all qt6-speech-examples deb misc optional arch=any qt6-speech-flite-plugin deb libs optional arch=any qt6-speech-speechd-plugin deb libs optional arch=any Directory: pool/main/q/qt6-speech Priority: optional Section: misc Package: qt6-svg Binary: libqt6svg6, libqt6svgwidgets6, qt6-svg-dev, qt6-svg-private-dev, qt6-svg-doc, qt6-svg-doc-html, qt6-svg-doc-dev Version: 6.7.2-3 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, libvulkan-dev [linux-any], ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), zlib1g-dev Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 83f2ed67f9c023acb6c871031b2a3776 2587 qt6-svg_6.7.2-3.dsc e818fb2af824691a734c84c0ba585c32 1791468 qt6-svg_6.7.2.orig.tar.xz c2dc39eb617df0692e021ae08c50b8c0 7900 qt6-svg_6.7.2-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-svg Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-svg.git Checksums-Sha256: 95c165b0751770ae696e2b503a686860d2a6a35cfaf4620b374ced1363f18f98 2587 qt6-svg_6.7.2-3.dsc fb0d1286a35be3583fee34aeb5843c94719e07193bdf1d4d8b0dc14009caef01 1791468 qt6-svg_6.7.2.orig.tar.xz 00e7d51f83e2b42b2dde5b04fdaf5364629b0a3f0c709e9c07deaab0a8d0041c 7900 qt6-svg_6.7.2-3.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6svg6 deb libs optional arch=any libqt6svgwidgets6 deb libs optional arch=any qt6-svg-dev deb libdevel optional arch=any qt6-svg-doc deb doc optional arch=all qt6-svg-doc-dev deb libdevel optional arch=all qt6-svg-doc-html deb doc optional arch=all qt6-svg-private-dev deb libdevel optional arch=any Directory: pool/main/q/qt6-svg Priority: optional Section: misc Package: qt6-tools Binary: libqt6designer6, libqt6designercomponents6, libqt6help6, libqt6uitools6, assistant-qt6, designer-qt6, designer-qt6-plugins, linguist-qt6, qdbus-qt6, qt6-documentation-tools, qt6-l10n-tools, qt6-tools-dev, qt6-tools-private-dev, qt6-tools-dev-tools, qt6-tools-doc, qt6-tools-doc-html, qt6-tools-doc-dev, qt6-tools-examples Version: 6.7.2-3 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Build-Depends: clang-18, cmake (>= 3.24~), debhelper-compat (= 13), libclang-18-dev, libcurl4-openssl-dev | libcurl4-dev, libedit-dev, libgl-dev, libssl-dev, libvulkan-dev [linux-any], libxcb-xkb-dev, libzstd-dev (>= 1.3), llvm-18-dev, ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: f82770fd112b136f7fed6fad526f484e 3512 qt6-tools_6.7.2-3.dsc e6aa76c6559cf34efd4cb6e55dddff15 9019636 qt6-tools_6.7.2.orig.tar.xz 41096f2746c10f281643515774ddba1c 40436 qt6-tools_6.7.2-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-tools Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-tools.git Checksums-Sha256: c872e25ae7b692050294e1ae03112be40d48b3d3f2430e282b3812aa969b2893 3512 qt6-tools_6.7.2-3.dsc 58e855ad1b2533094726c8a425766b63a04a0eede2ed85086860e54593aa4b2a 9019636 qt6-tools_6.7.2.orig.tar.xz 2fdfaee8ba49510b5cdce74268fcd98450cc3bc7dad79d29857faf0e72d4a9f9 40436 qt6-tools_6.7.2-3.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: assistant-qt6 deb devel optional arch=any designer-qt6 deb devel optional arch=any designer-qt6-plugins deb devel optional arch=any libqt6designer6 deb libs optional arch=any libqt6designercomponents6 deb libs optional arch=any libqt6help6 deb libs optional arch=any libqt6uitools6 deb libs optional arch=any linguist-qt6 deb devel optional arch=any qdbus-qt6 deb utils optional arch=any qt6-documentation-tools deb utils optional arch=any qt6-l10n-tools deb utils optional arch=any qt6-tools-dev deb libdevel optional arch=any qt6-tools-dev-tools deb devel optional arch=any qt6-tools-doc deb doc optional arch=all qt6-tools-doc-dev deb libdevel optional arch=all qt6-tools-doc-html deb doc optional arch=all qt6-tools-examples deb misc optional arch=any qt6-tools-private-dev deb libdevel optional arch=any Directory: pool/main/q/qt6-tools Priority: optional Section: misc Package: qt6-translations Binary: qt6-translations-l10n Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz Build-Depends: cmake (>= 3.18~), debhelper-compat (= 13), ninja-build, pkgconf, qt6-base-dev (>= 6.7.2+dfsg~), qt6-l10n-tools (>= 6.7.2~), qt6-tools-dev (>= 6.7.2~), qt6-tools-dev-tools (>= 6.7.2~) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 21ad21a7c77c5e39cdb53ca6c591806b 2173 qt6-translations_6.7.2-1.dsc b14090d4813166d7aec6b0df30ebf136 1547608 qt6-translations_6.7.2.orig.tar.xz 324aa6105706b963f0dee600610dbc5a 2656 qt6-translations_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-translations Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-translations.git Checksums-Sha256: 827b6807ccadf411842d3af9b1a32240f1387b182bcb6439a0775fbab1d0ceb1 2173 qt6-translations_6.7.2-1.dsc 9845780b5dc1b7279d57836db51aeaf2e4a1160c42be09750616f39157582ca9 1547608 qt6-translations_6.7.2.orig.tar.xz 03fa722db002a7675e8a6ee2929a25111966f784c27e0fa43257e42d18689f9d 2656 qt6-translations_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: qt6-translations-l10n deb localization optional arch=all Directory: pool/main/q/qt6-translations Priority: optional Section: misc Package: qt6-virtualkeyboard Binary: libqt6virtualkeyboard6, qml6-module-qtquick-virtualkeyboard, qt6-virtualkeyboard-plugin, qt6-virtualkeyboard-dev, qt6-virtualkeyboard-doc, qt6-virtualkeyboard-doc-html, qt6-virtualkeyboard-examples Version: 6.7.2+dfsg-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), hunspell-en-gb , libgl-dev, libhunspell-dev, libssl-dev, libvulkan-dev [linux-any], libxcb-xfixes0-dev, ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), qt6-multimedia-dev (>= 6.7.2~), qt6-svg-dev (>= 6.7.2~), xauth , xvfb Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0673fdab2e4f165f064369a5299d06b7 3134 qt6-virtualkeyboard_6.7.2+dfsg-2.dsc 27a599a628c41632f5173f791bcbf196 1443456 qt6-virtualkeyboard_6.7.2+dfsg.orig.tar.xz 948e1be97450ac03d48b7a7970cdd2a4 9520 qt6-virtualkeyboard_6.7.2+dfsg-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-virtualkeyboard Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-virtualkeyboard.git Checksums-Sha256: aa5e3060931a562fe8b9b1d36a145317e5efe2ab35ba8055ac88dacb1bc3e771 3134 qt6-virtualkeyboard_6.7.2+dfsg-2.dsc 8eb08529ba410082324973025755d13343334f88b067802a38c1bdf83ac7565f 1443456 qt6-virtualkeyboard_6.7.2+dfsg.orig.tar.xz 30833529d1cbbcc9db4027e25ba6b0f7c4ae3d818d1dde33de40063ebb365770 9520 qt6-virtualkeyboard_6.7.2+dfsg-2.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6virtualkeyboard6 deb libs optional arch=any qml6-module-qtquick-virtualkeyboard deb libs optional arch=any qt6-virtualkeyboard-dev deb libdevel optional arch=any qt6-virtualkeyboard-doc deb doc optional arch=all qt6-virtualkeyboard-doc-html deb doc optional arch=all qt6-virtualkeyboard-examples deb misc optional arch=any qt6-virtualkeyboard-plugin deb libs optional arch=any Directory: pool/main/q/qt6-virtualkeyboard Priority: optional Section: misc Package: qt6-wayland Binary: libqt6waylandclient6, libqt6waylandcompositor6, libqt6wlshellintegration6, qml6-module-qtwayland-compositor, qml6-module-qtwayland-client-texturesharing, qt6-wayland, qt6-wayland-dev, qt6-wayland-private-dev, qt6-wayland-dev-tools, qt6-wayland-doc, qt6-wayland-doc-html, qt6-wayland-examples Version: 6.7.2-3 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Simon Quigley , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libdrm-dev, libegl1-mesa-dev, libfontconfig-dev, libgl-dev, libssl-dev, libvulkan-dev [linux-any], libwayland-dev (>= 1.8.0), libxcomposite-dev, libxkbcommon-dev (>= 0.2.0), ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), qt6-wayland-dev:native , xauth , xvfb , zlib1g-dev Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 15d6fc3b09e6ac6107d7211c9172e925 3442 qt6-wayland_6.7.2-3.dsc b223f4746ef23d02350a90629caf96a1 1123220 qt6-wayland_6.7.2.orig.tar.xz 262cfb1ce0578c3cddb51efb67abeb87 39200 qt6-wayland_6.7.2-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-wayland Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-wayland.git Checksums-Sha256: 3c223baaf8b3d8444bc54c28382706c0db30854907e9f1883c171960ebc19a42 3442 qt6-wayland_6.7.2-3.dsc a2a057e1dd644bd44abb9990fecc194b2e25c2e0f39e81aa9fee4c1e5e2a8a5b 1123220 qt6-wayland_6.7.2.orig.tar.xz 97cfb9caf55a2a6a19a2821a701c44e63daba4d52d6055c213c4519d072a33e2 39200 qt6-wayland_6.7.2-3.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6waylandclient6 deb libs optional arch=any libqt6waylandcompositor6 deb libs optional arch=any libqt6wlshellintegration6 deb libs optional arch=any qml6-module-qtwayland-client-texturesharing deb libs optional arch=any qml6-module-qtwayland-compositor deb libs optional arch=any qt6-wayland deb libs optional arch=any qt6-wayland-dev deb libdevel optional arch=any qt6-wayland-dev-tools deb devel optional arch=any qt6-wayland-doc deb doc optional arch=all qt6-wayland-doc-html deb doc optional arch=all qt6-wayland-examples deb misc optional arch=any qt6-wayland-private-dev deb libdevel optional arch=any Directory: pool/main/q/qt6-wayland Priority: optional Section: misc Package: qt6-webchannel Binary: libqt6webchannel6, libqt6webchannelquick6, qml6-module-qtwebchannel, qt6-webchannel-dev, qt6-webchannel-doc, qt6-webchannel-doc-html, qt6-webchannel-doc-dev, qt6-webchannel-examples Version: 6.7.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, libssl-dev, libvulkan-dev [linux-any], libxcb-xkb-dev, ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-websockets-dev (>= 6.7.2~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ab6fb1f07944e491cd3019f7d45debdc 2863 qt6-webchannel_6.7.2-1.dsc 7f4a9a3daac2153126887bb78c9065f4 206584 qt6-webchannel_6.7.2.orig.tar.xz 29e6d8b3fd8187830d6ef823043895c3 7408 qt6-webchannel_6.7.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-webchannel Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-webchannel.git Checksums-Sha256: b7cf7525d71c1c5629e2134fb2d1f2e15ddab22d3540f7e0046b93e89c8a5ac3 2863 qt6-webchannel_6.7.2-1.dsc ac5d96607b10e7de546eaf93bb9f65c0fd631ef9b91ef8a794e26fd57db4501c 206584 qt6-webchannel_6.7.2.orig.tar.xz 4f7874d2de9c07b41557c119ea9948e2979eaf5ee9e9ff5c1aada7840399a186 7408 qt6-webchannel_6.7.2-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6webchannel6 deb libs optional arch=any libqt6webchannelquick6 deb libs optional arch=any qml6-module-qtwebchannel deb libs optional arch=any qt6-webchannel-dev deb libdevel optional arch=any qt6-webchannel-doc deb doc optional arch=all qt6-webchannel-doc-dev deb libdevel optional arch=all qt6-webchannel-doc-html deb doc optional arch=all qt6-webchannel-examples deb misc optional arch=any Directory: pool/main/q/qt6-webchannel Priority: optional Section: misc Package: qt6-webengine Binary: libqt6webenginecore6, libqt6pdf6, libqt6pdfquick6, libqt6pdfwidgets6, libqt6webenginecore6-bin, libqt6webenginequick6, libqt6webenginewidgets6, libqt6webengine6-data, qt6-image-formats-plugin-pdf, qml6-module-qtquick-pdf, qml6-module-qtwebengine, qml6-module-qtwebengine-controlsdelegates, qt6-webengine-dev, qt6-webengine-private-dev, qt6-webengine-dev-tools, qt6-pdf-dev, qt6-webengine-doc, qt6-webengine-doc-html, qt6-webengine-doc-dev, qt6-webengine-examples Version: 6.7.2+dfsg-3 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: binutils (>= 2.32-8~), bison, cmake (>= 3.24~), debhelper-compat (= 13), flex, gperf, libavcodec-dev (>= 7:4.0~), libavformat-dev (>= 7:4.0~), libavutil-dev (>= 7:4.0~), libcups2-dev (>= 1.5.0), libdbus-1-dev, libegl1-mesa-dev, libevent-dev, libfontconfig-dev, libgl-dev, libgles-dev, libglib2.0-dev, libglu1-mesa-dev, libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libharfbuzz-dev, libjpeg-dev, libjs-jquery, libjs-jquery-tablesorter, libjsoncpp-dev, libkrb5-dev, liblcms2-dev, libminizip-dev, libnss3-dev, libopenjp2-7-dev, libopus-dev (>= 1.3.1), libpci-dev, libpng-dev, libprotobuf-dev, libpulse-dev, libsnappy-dev, libsqlite3-dev, libssl-dev, libtiff-dev, libusb-1.0-0-dev, libvpx-dev (>= 1.8), libvulkan-dev [linux-any], libwayland-dev (>= 1.8.0), libwebp-dev, libx11-xcb-dev, libxcb-dri3-dev, libxcomposite-dev, libxcursor-dev, libxdamage-dev, libxkbcommon-dev (>= 0.2.0), libxkbfile-dev, libxml2-dev, libxnvctrl-dev, libxrandr-dev, libxrender-dev, libxshmfence-dev, libxslt1-dev, libxss-dev, libxtst-dev, mesa-common-dev, ninja-build, nodejs, pkgconf, pkg-kde-tools, protobuf-compiler, python3, python3-html5lib, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), qt6-documentation-tools (>= 6.7~) , qt6-httpserver-dev (>= 6.7.2~), qt6-positioning-dev (>= 6.7.2~), qt6-tools-dev (>= 6.7.2~), qt6-webchannel-dev (>= 6.7.2~), qt6-websockets-dev (>= 6.7.2~), re2c, ruby, xauth , xvfb Architecture: amd64 arm64 armhf i386 all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: a334906454cb145a7fbbc76df061d443 5302 qt6-webengine_6.7.2+dfsg-3.dsc 1934900619107cad7c867cc02ea37da9 536340976 qt6-webengine_6.7.2+dfsg.orig.tar.xz 770a9f408996df20e6358d92a4ce994d 341352 qt6-webengine_6.7.2+dfsg-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-webengine Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-webengine.git Checksums-Sha256: b5e21642d395c5067f0811a8376a6f363edaf08732b5da0c31e2fb95a14a99ec 5302 qt6-webengine_6.7.2+dfsg-3.dsc 5545325e2328d835f4ea3395d9469bcea5fe5d094164d468a6a269b5b792688f 536340976 qt6-webengine_6.7.2+dfsg.orig.tar.xz 7e8ac43b61ac9c5ff9489662821a8a15e245bf36845984b901fbc0abb5915caf 341352 qt6-webengine_6.7.2+dfsg-3.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6pdf6 deb libs optional arch=amd64,arm64,armhf,i386 libqt6pdfquick6 deb libs optional arch=amd64,arm64,armhf,i386 libqt6pdfwidgets6 deb libs optional arch=amd64,arm64,armhf,i386 libqt6webengine6-data deb libs optional arch=all libqt6webenginecore6 deb libs optional arch=amd64,arm64,armhf,i386 libqt6webenginecore6-bin deb libs optional arch=amd64,arm64,armhf,i386 libqt6webenginequick6 deb libs optional arch=amd64,arm64,armhf,i386 libqt6webenginewidgets6 deb libs optional arch=amd64,arm64,armhf,i386 qml6-module-qtquick-pdf deb libs optional arch=amd64,arm64,armhf,i386 qml6-module-qtwebengine deb libs optional arch=amd64,arm64,armhf,i386 qml6-module-qtwebengine-controlsdelegates deb libs optional arch=amd64,arm64,armhf,i386 qt6-image-formats-plugin-pdf deb libs optional arch=amd64,arm64,armhf,i386 qt6-pdf-dev deb libdevel optional arch=amd64,arm64,armhf,i386 qt6-webengine-dev deb libdevel optional arch=amd64,arm64,armhf,i386 qt6-webengine-dev-tools deb devel optional arch=amd64,arm64,armhf,i386 qt6-webengine-doc deb doc optional arch=all qt6-webengine-doc-dev deb libdevel optional arch=all qt6-webengine-doc-html deb doc optional arch=all qt6-webengine-examples deb misc optional arch=amd64,arm64,armhf,i386 qt6-webengine-private-dev deb libdevel optional arch=amd64,arm64,armhf,i386 Directory: pool/main/q/qt6-webengine Priority: optional Section: misc Package: qt6-websockets Binary: libqt6websockets6, qml6-module-qtwebsockets, qt6-websockets-dev, qt6-websockets-private-dev, qt6-websockets-doc, qt6-websockets-doc-html, qt6-websockets-doc-dev, qt6-websockets-examples Version: 6.7.2-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, libssl-dev, libvulkan-dev [linux-any], libxcb-xkb-dev, ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: b9a840a2c66b4a4424716ff8c26d72b3 2890 qt6-websockets_6.7.2-2.dsc 6a0cc8046be8b875286207e4524af300 459636 qt6-websockets_6.7.2.orig.tar.xz 0d23eef22d9bab6ea5fc049384060073 7396 qt6-websockets_6.7.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-websockets Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-websockets.git Checksums-Sha256: edb83984613678f5ba23e634601b6b8fbaf2cfef1992ad8b237a790611e1fc36 2890 qt6-websockets_6.7.2-2.dsc 5bde4af6ec9ce8c8632b782ab77b82d910721be2c714e6d38902521bcd1d215f 459636 qt6-websockets_6.7.2.orig.tar.xz 60fc69efc3b0420cf6e5bde2b3ffe0105478793344a0549ffc99e3b48898e189 7396 qt6-websockets_6.7.2-2.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6websockets6 deb libs optional arch=any qml6-module-qtwebsockets deb libs optional arch=any qt6-websockets-dev deb libdevel optional arch=any qt6-websockets-doc deb doc optional arch=all qt6-websockets-doc-dev deb libdevel optional arch=all qt6-websockets-doc-html deb doc optional arch=all qt6-websockets-examples deb misc optional arch=any qt6-websockets-private-dev deb libdevel optional arch=any Directory: pool/main/q/qt6-websockets Priority: optional Section: misc Package: qt6-webview Binary: libqt6webview6, qt6-webview-plugins, qml6-module-qtwebview, qt6-webview-dev, qt6-webview-doc, qt6-webview-doc-html, qt6-webview-examples Version: 6.7.2-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Patrick Franz , Lu YaNing , Build-Depends: cmake (>= 3.24~), debhelper-compat (= 13), libgl-dev, libssl-dev, libvulkan-dev [linux-any], libxcb-xkb-dev, ninja-build, pkgconf, pkg-kde-tools, qt6-base-dev (>= 6.7.2+dfsg~), qt6-base-private-dev (>= 6.7.2+dfsg~), qt6-declarative-dev (>= 6.7.2+dfsg~), qt6-declarative-private-dev (>= 6.7.2+dfsg~), qt6-webengine-dev (>= 6.7.2+dfsg~), qt6-webengine-dev-tools (>= 6.7.2+dfsg~), qt6-webengine-private-dev (>= 6.7.2+dfsg~) Build-Depends-Indep: qt6-base-dev (>= 6.7~) , qt6-documentation-tools (>= 6.7~) Architecture: amd64 arm64 armhf i386 all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 16a360b015f58729c100347ead7edc07 2998 qt6-webview_6.7.2-2.dsc a170e21a67811faad4cdbb63de97464c 138764 qt6-webview_6.7.2.orig.tar.xz 734b8f018108f95ceaaad208b0f06872 5776 qt6-webview_6.7.2-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-webview Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-webview.git Checksums-Sha256: 2fd57d77e9f7805dff0aa3b3b249557105df4611e9f5a636ebd71c44fde1f74d 2998 qt6-webview_6.7.2-2.dsc 4ce1096903d4fec39bfcd95d4015acbf105eddf66a384303cb0fe899dd24e4fe 138764 qt6-webview_6.7.2.orig.tar.xz 8e5fd1a77122832fbd267920ddc33d242ca2629368dc0df9b0dd110b68cb39fe 5776 qt6-webview_6.7.2-2.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt6webview6 deb libs optional arch=amd64,arm64,armhf,i386 qml6-module-qtwebview deb libs optional arch=amd64,arm64,armhf,i386 qt6-webview-dev deb libdevel optional arch=amd64,arm64,armhf,i386 qt6-webview-doc deb doc optional arch=all qt6-webview-doc-html deb doc optional arch=all qt6-webview-examples deb misc optional arch=amd64,arm64,armhf,i386 qt6-webview-plugins deb libs optional arch=amd64,arm64,armhf,i386 Directory: pool/main/q/qt6-webview Priority: optional Section: misc Package: qtbase-opensource-src Binary: libqt5core5t64, libqt5gui5t64, qt5-gtk-platformtheme, qt5-xdgdesktopportal-platformtheme, libqt5network5t64, libqt5opengl5t64, libqt5sql5t64, libqt5sql5-mysql, libqt5sql5-odbc, libqt5sql5-psql, libqt5sql5-sqlite, libqt5sql5-tds, libqt5sql5-ibase, libqt5xml5t64, libqt5dbus5t64, libqt5test5t64, libqt5concurrent5t64, libqt5widgets5t64, libqt5printsupport5t64, qtbase5-dev, qtbase5-private-dev, libqt5opengl5-dev, qtbase5-dev-tools, qt5-qmake-bin, qt5-qmake, qtbase5-examples, qtbase5-doc, qtbase5-doc-html, qtbase5-doc-dev Version: 5.15.15+dfsg-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Timo Jyrinki , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), default-libmysqlclient-dev, dh-exec, dpkg-dev (>= 1.22.5), firebird-dev [linux-any], freetds-dev, libasound2-dev [linux-any], libatspi2.0-dev, libcups2-dev, libdbus-1-dev, libdouble-conversion-dev, libdrm-dev [linux-any], libfontconfig-dev, libfreetype-dev, libgbm-dev [linux-any], libgl-dev, libgles-dev, libglib2.0-dev, libglu1-mesa-dev | libglu-dev, libgtk-3-dev, libharfbuzz-dev, libicu-dev, libinput-dev [linux-any], libjpeg-dev, libkrb5-dev, libmd4c-dev, libmtdev-dev [linux-any], libpcre2-dev, libpng-dev, libpq-dev, libproxy-dev, libpulse-dev, libsqlite3-dev, libssl-dev, libudev-dev [linux-any], libvulkan-dev [linux-any], libx11-dev, libx11-xcb-dev, libxcb-glx0-dev, libxcb-icccm4-dev, libxcb-image0-dev, libxcb-keysyms1-dev, libxcb-randr0-dev, libxcb-render-util0-dev, libxcb-render0-dev, libxcb-shape0-dev, libxcb-shm0-dev, libxcb-sync-dev, libxcb-util-dev, libxcb-xfixes0-dev, libxcb-xinerama0-dev, libxcb-xinput-dev, libxcb-xkb-dev, libxcb1-dev, libxext-dev, libxi-dev, libxkbcommon-dev, libxkbcommon-x11-dev, libxrender-dev, libzstd-dev, pkg-kde-tools, pkgconf, publicsuffix, qt5-qmake-bin , unixodbc-dev, zlib1g-dev Build-Depends-Indep: qdoc-qt5 (>= 5.15~) , qhelpgenerator-qt5 (>= 5.15~) , qtattributionsscanner-qt5 Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 774692d4d0cad58a18393f14416a4c35 5334 qtbase-opensource-src_5.15.15+dfsg-1.dsc 0c032d33eb29cc867bd0218e9ff47e6b 49087972 qtbase-opensource-src_5.15.15+dfsg.orig.tar.xz 96d942a568726722efb65f186cb24a27 228868 qtbase-opensource-src_5.15.15+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtbase Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtbase.git Checksums-Sha256: ef7ec3540a6c80d8b1944fb28761553e2a52bf71f735e8bc532449fc56d7ec82 5334 qtbase-opensource-src_5.15.15+dfsg-1.dsc 0710566cfa9d5d3b14f889cd60e02debd92bae2b831144460b1f952b096b7878 49087972 qtbase-opensource-src_5.15.15+dfsg.orig.tar.xz 05e13eaa579e2e673fa6c7281b465d655b14bf983ad098eb0fd73f58db08b52f 228868 qtbase-opensource-src_5.15.15+dfsg-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt5concurrent5t64 deb libs optional arch=any libqt5core5t64 deb libs optional arch=any libqt5dbus5t64 deb libs optional arch=any libqt5gui5t64 deb libs optional arch=any libqt5network5t64 deb libs optional arch=any libqt5opengl5-dev deb libdevel optional arch=any libqt5opengl5t64 deb libs optional arch=any libqt5printsupport5t64 deb libs optional arch=any libqt5sql5-ibase deb libs optional arch=linux-any libqt5sql5-mysql deb libs optional arch=any libqt5sql5-odbc deb libs optional arch=any libqt5sql5-psql deb libs optional arch=any libqt5sql5-sqlite deb libs optional arch=any libqt5sql5-tds deb libs optional arch=any libqt5sql5t64 deb libs optional arch=any libqt5test5t64 deb libs optional arch=any libqt5widgets5t64 deb libs optional arch=any libqt5xml5t64 deb libs optional arch=any qt5-gtk-platformtheme deb libs optional arch=any qt5-qmake deb devel optional arch=any qt5-qmake-bin deb devel optional arch=any qt5-xdgdesktopportal-platformtheme deb libs optional arch=any qtbase5-dev deb libdevel optional arch=any qtbase5-dev-tools deb devel optional arch=any qtbase5-doc deb doc optional arch=all profile=!nodoc qtbase5-doc-dev deb libdevel optional arch=all profile=!nodoc qtbase5-doc-html deb doc optional arch=all profile=!nodoc qtbase5-examples deb x11 optional arch=any qtbase5-private-dev deb libdevel optional arch=any Directory: pool/main/q/qtbase-opensource-src Priority: source Section: misc Package: qtbase-opensource-src-gles Binary: libqt5gui5-gles, qtbase5-gles-dev, qtbase5-private-gles-dev Version: 5.15.15+dfsg-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Timo Jyrinki , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), default-libmysqlclient-dev, dh-exec, dpkg-dev (>= 1.22.5), firebird-dev [linux-any], freetds-dev, libasound2-dev [linux-any], libatspi2.0-dev, libcups2-dev, libdbus-1-dev, libdouble-conversion-dev, libdrm-dev [linux-any], libfontconfig-dev, libfreetype-dev, libgbm-dev [linux-any], libgles-dev, libglib2.0-dev, libglu1-mesa-dev | libglu-dev, libgtk-3-dev, libharfbuzz-dev, libicu-dev, libinput-dev [linux-any], libjpeg-dev, libkrb5-dev, libmd4c-dev, libmtdev-dev [linux-any], libpcre2-dev, libpng-dev, libpq-dev, libproxy-dev, libpulse-dev, libqt5core5t64 (>= 5.15.15+dfsg~), libqt5dbus5t64 (>= 5.15.15+dfsg~), libqt5network5t64 (>= 5.15.15+dfsg~), libsqlite3-dev, libssl-dev, libudev-dev [linux-any], libvulkan-dev [linux-any], libx11-dev, libx11-xcb-dev, libxcb-icccm4-dev, libxcb-image0-dev, libxcb-keysyms1-dev, libxcb-randr0-dev, libxcb-render-util0-dev, libxcb-render0-dev, libxcb-shape0-dev, libxcb-shm0-dev, libxcb-sync-dev, libxcb-util-dev, libxcb-xfixes0-dev, libxcb-xinerama0-dev, libxcb-xinput-dev, libxcb-xkb-dev, libxcb1-dev, libxext-dev, libxi-dev, libxkbcommon-dev, libxkbcommon-x11-dev, libxrender-dev, libzstd-dev, pkg-kde-tools, pkgconf, publicsuffix, qt5-qmake-bin , unixodbc-dev, zlib1g-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 3fee2ac00f43cdc4944aec4037a591e2 3649 qtbase-opensource-src-gles_5.15.15+dfsg-1.dsc 0c032d33eb29cc867bd0218e9ff47e6b 49087972 qtbase-opensource-src-gles_5.15.15+dfsg.orig.tar.xz ce173ef33e109ad5155152a1f4f6987f 131444 qtbase-opensource-src-gles_5.15.15+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtbase Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtbase.git -b gles/master Checksums-Sha256: 0f3b0bcfa769cc7dbfe7a5768f3aef4d929d28946dd603d7ea2e37d8eab60e03 3649 qtbase-opensource-src-gles_5.15.15+dfsg-1.dsc 0710566cfa9d5d3b14f889cd60e02debd92bae2b831144460b1f952b096b7878 49087972 qtbase-opensource-src-gles_5.15.15+dfsg.orig.tar.xz a71a41a4d68d458bd2705c9ac20ddb6dd10d497a4fa79b8ff6f9b6af727c7c32 131444 qtbase-opensource-src-gles_5.15.15+dfsg-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt5gui5-gles deb libs optional arch=any qtbase5-gles-dev deb libdevel optional arch=any qtbase5-private-gles-dev deb libdevel optional arch=any Directory: pool/main/q/qtbase-opensource-src-gles Priority: extra Section: misc Package: qtcharts-opensource-src Binary: libqt5charts5, libqt5charts5-dev, qml-module-qtcharts, qtcharts5-examples, qtcharts5-doc, qtcharts5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Simon Quigley , Dmitry Shachnev , Patrick Franz Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.17.14), pkg-kde-tools, qml-module-qtquick2 (>= 5.15.15~), qml-module-qttest (>= 5.15.15~), qtbase5-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev (>= 5.15.15~), xauth , xvfb Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7ea60f85f16dcf17033a94fe42d3d247 2915 qtcharts-opensource-src_5.15.15-1.dsc c239540a220deec5a641c25c9713cfc6 4246388 qtcharts-opensource-src_5.15.15.orig.tar.xz 684085fb6cef031184ef6b4bbf31e60d 14064 qtcharts-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtcharts Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtcharts.git Checksums-Sha256: 5d258c131f26f9b1b4dd7b6d80ac5a74e6afff6fd8338466c3358e35d79dac67 2915 qtcharts-opensource-src_5.15.15-1.dsc 71276bb80db9140810cce1213edbc227a833e29390f8cb8d903d1c9e5ece0a45 4246388 qtcharts-opensource-src_5.15.15.orig.tar.xz 1ed8e38247795c6a8b7819ace7b2a196c44353e750fff97bfff8cb5657a48bb3 14064 qtcharts-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtcharts-index.html Package-List: libqt5charts5 deb libs optional arch=any libqt5charts5-dev deb libdevel optional arch=any qml-module-qtcharts deb libs optional arch=any qtcharts5-doc deb doc optional arch=all profile=!nodoc qtcharts5-doc-html deb doc optional arch=all profile=!nodoc qtcharts5-examples deb x11 optional arch=any Directory: pool/main/q/qtcharts-opensource-src Priority: optional Section: misc Package: qtconnectivity-opensource-src Binary: libqt5bluetooth5, libqt5bluetooth5-bin, qml-module-qtbluetooth, libqt5nfc5, qml-module-qtnfc, qtconnectivity5-dev, qtconnectivity5-examples, qtconnectivity5-doc, qtconnectivity5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Felix Geyer , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), libbluetooth-dev [linux-any], pkg-kde-tools, pkgconf, qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev (>= 5.15.15+dfsg~) Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: linux-any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ab5f1c7da754dfe5b133c7e4cddcd9ed 3289 qtconnectivity-opensource-src_5.15.15-1.dsc e40491c27db8d162f60c6ff3cdc5e64e 2820640 qtconnectivity-opensource-src_5.15.15.orig.tar.xz 2116bcf5d7808bfb362df0e721214979 14244 qtconnectivity-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtconnectivity Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtconnectivity.git Checksums-Sha256: 42c611ad92c611889d47a6db5fcbf332579ee1c87c28585c4dde16ec45546f7c 3289 qtconnectivity-opensource-src_5.15.15-1.dsc 6d014421596ecf53c341b30d256c5c65108787dcce3def41e86acb7344f615b0 2820640 qtconnectivity-opensource-src_5.15.15.orig.tar.xz cfb0d78f92c0ad3811445ca754c46ff746db221a44823ba6012b1226c65dea85 14244 qtconnectivity-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/topics-network-connectivity.html Package-List: libqt5bluetooth5 deb libs optional arch=linux-any libqt5bluetooth5-bin deb utils optional arch=linux-any libqt5nfc5 deb libs optional arch=linux-any qml-module-qtbluetooth deb libs optional arch=linux-any qml-module-qtnfc deb libs optional arch=linux-any qtconnectivity5-dev deb libdevel optional arch=linux-any qtconnectivity5-doc deb doc optional arch=all profile=!nodoc qtconnectivity5-doc-html deb doc optional arch=all profile=!nodoc qtconnectivity5-examples deb x11 optional arch=linux-any Directory: pool/main/q/qtconnectivity-opensource-src Priority: optional Section: misc Package: qtcreator Binary: qtcreator, qtcreator-data, qtcreator-doc Version: 14.0.1-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Adam Majer , Lisandro Damián Nicanor Pérez Meyer , Build-Depends: clang (>= 1:14~), clangd (>= 1:17~), cmake (>= 3.16~), debhelper-compat (= 13), libclang-dev (>= 1:14~), libdw-dev, libsecret-1-dev, libyaml-cpp-dev (>= 0.5~), libzstd-dev, llvm-dev (>= 1:14~), pkgconf, python3:any, qt6-5compat-dev (>= 6.5.4~), qt6-base-dev (>= 6.5.4~), qt6-base-private-dev (>= 6.5.4~), qt6-charts-dev (>= 6.5.4~), qt6-declarative-dev (>= 6.5.4~), qt6-declarative-private-dev (>= 6.5.4~), qt6-quick3d-dev (>= 6.5.4~), qt6-quick3d-private-dev (>= 6.5.4~), qt6-quicktimeline-dev (>= 6.5.4~), qt6-serialport-dev (>= 6.5.4~), qt6-shadertools-dev (>= 6.5.4~), qt6-svg-dev (>= 6.5.4~), qt6-tools-dev (>= 6.5.4~), qt6-tools-private-dev (>= 6.5.4~), xxd Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 3705f49bc17ff5ac1c02e39df8a91e1c 2805 qtcreator_14.0.1-1.dsc b4512a176b77710f9b62ad8f8f19e1f4 52495220 qtcreator_14.0.1.orig.tar.xz 684163b9b024964152ac3d3852d3f8a5 30740 qtcreator_14.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtcreator/-/tree/experimental Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtcreator.git -b experimental Checksums-Sha256: b1493382c1dec1a06ebb415911717f826536c7d14dceba8d9c4fef712b34adcf 2805 qtcreator_14.0.1-1.dsc 9595d2e6c65bb918e78376314341dc2bef491c3200a5c6d5ce6f305509b0b28b 52495220 qtcreator_14.0.1.orig.tar.xz d01d40e067f2bfc0bbe407a10e3db43509b9c99fe107100cdd8c2b8e4e736f2d 30740 qtcreator_14.0.1-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/topics-app-development.html Package-List: qtcreator deb devel optional arch=any qtcreator-data deb devel optional arch=all qtcreator-doc deb doc optional arch=all Directory: pool/main/q/qtcreator Priority: source Section: devel Package: qtdatavis3d-everywhere-src Binary: libqt5datavisualization5, libqt5datavisualization5-dev, qml-module-qtdatavisualization, qtdatavisualization5-doc, qtdatavisualization5-doc-html, qtdatavisualization5-examples Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Pino Toscano , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), pkg-kde-tools, qml-module-qtquick2, qml-module-qttest, qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev (>= 5.15.15+dfsg~), xauth , xvfb Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 71f789a1cdd1c53095e5fede9b665e5d 3074 qtdatavis3d-everywhere-src_5.15.15-1.dsc f530e358103ab222d9d85c50b093d672 5184772 qtdatavis3d-everywhere-src_5.15.15.orig.tar.xz 2a22edaf3fcca3a3efb5ecc3610da9f4 17688 qtdatavis3d-everywhere-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtdatavis3d Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtdatavis3d.git Checksums-Sha256: fb5fc766045c00ad90c55a660fbb55691b4ad62da1f79f54af174c75343eb223 3074 qtdatavis3d-everywhere-src_5.15.15-1.dsc c045ec186f418ab83e28fb13f89081f213058fc2f09aaaf9e39561d8d41a9c88 5184772 qtdatavis3d-everywhere-src_5.15.15.orig.tar.xz 92bc251ed1c0d9f4c77e59876420430f791e4b337a4045b55a4dd3567c548565 17688 qtdatavis3d-everywhere-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtdatavisualization-index.html Package-List: libqt5datavisualization5 deb libs optional arch=any libqt5datavisualization5-dev deb libdevel optional arch=any qml-module-qtdatavisualization deb libs optional arch=any qtdatavisualization5-doc deb doc optional arch=all profile=!nodoc qtdatavisualization5-doc-html deb doc optional arch=all profile=!nodoc qtdatavisualization5-examples deb x11 optional arch=any Directory: pool/main/q/qtdatavis3d-everywhere-src Priority: extra Section: misc Package: qtdeclarative-opensource-src Binary: libqt5qml5, libqt5qmlmodels5, libqt5qmlworkerscript5, libqt5quick5, libqt5quickparticles5, libqt5quickshapes5, libqt5quicktest5, libqt5quickwidgets5, qml-module-qtquick-layouts, qt5-qmltooling-plugins, qml-module-qt-labs-animation, qml-module-qt-labs-folderlistmodel, qml-module-qtquick-localstorage, qml-module-qt-labs-sharedimage, qml-module-qt-labs-qmlmodels, qml-module-qt-labs-wavefrontmesh, qml-module-qtqml, qml-module-qtqml-models2, qml-module-qtqml-statemachine, qml-module-qtqml-workerscript2, qml-module-qtquick-particles2, qml-module-qtquick2, qml-module-qtquick-shapes, qml-module-qt-labs-settings, qml-module-qttest, qml-module-qtquick-window2, qtdeclarative5-dev, qtdeclarative5-private-dev, qtdeclarative5-dev-tools, qmlscene, qml, qtdeclarative5-examples, qtdeclarative5-doc, qtdeclarative5-doc-html, qtdeclarative5-doc-dev Version: 5.15.15+dfsg-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.20.0), pkg-kde-tools (>= 0.15.17~), python3:any, qtbase5-private-dev (>= 5.15.15+dfsg~), xauth , xvfb Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: b79c01aa97a8aa8015f642f7b232caca 5234 qtdeclarative-opensource-src_5.15.15+dfsg-1.dsc 21e9ccb8a5049a3e1e01113ef84a8a24 21698092 qtdeclarative-opensource-src_5.15.15+dfsg.orig.tar.xz 28d42e68d5b0ae88fa296330704562f7 52512 qtdeclarative-opensource-src_5.15.15+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtdeclarative Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtdeclarative.git Checksums-Sha256: d1a4fdd0c9d4ee8bacd77f9c7075722eedf89ee59de45f58391787f9ba8fb6a0 5234 qtdeclarative-opensource-src_5.15.15+dfsg-1.dsc 7b110f39ee60eab485e0c2aa524e8d0fbc629106013fc54a98b2dba8fc2885f7 21698092 qtdeclarative-opensource-src_5.15.15+dfsg.orig.tar.xz be5994dfc64d08d0ebff7661c0cd84b6c7d1e91cce61897c2541b00915fc9d50 52512 qtdeclarative-opensource-src_5.15.15+dfsg-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package-List: libqt5qml5 deb libs optional arch=any libqt5qmlmodels5 deb libs optional arch=any libqt5qmlworkerscript5 deb libs optional arch=any libqt5quick5 deb libs optional arch=any libqt5quickparticles5 deb libs optional arch=any libqt5quickshapes5 deb libs optional arch=any libqt5quicktest5 deb libs optional arch=any libqt5quickwidgets5 deb libs optional arch=any qml deb devel optional arch=any qml-module-qt-labs-animation deb libs optional arch=any qml-module-qt-labs-folderlistmodel deb libs optional arch=any qml-module-qt-labs-qmlmodels deb libs optional arch=any qml-module-qt-labs-settings deb libs optional arch=any qml-module-qt-labs-sharedimage deb libs optional arch=any qml-module-qt-labs-wavefrontmesh deb libs optional arch=any qml-module-qtqml deb libs optional arch=any qml-module-qtqml-models2 deb libs optional arch=any qml-module-qtqml-statemachine deb libs optional arch=any qml-module-qtqml-workerscript2 deb libs optional arch=any qml-module-qtquick-layouts deb libs optional arch=any qml-module-qtquick-localstorage deb libs optional arch=any qml-module-qtquick-particles2 deb libs optional arch=any qml-module-qtquick-shapes deb libs optional arch=any qml-module-qtquick-window2 deb libs optional arch=any qml-module-qtquick2 deb libs optional arch=any qml-module-qttest deb libs optional arch=any qmlscene deb devel optional arch=any qt5-qmltooling-plugins deb libs optional arch=any qtdeclarative5-dev deb libdevel optional arch=any qtdeclarative5-dev-tools deb devel optional arch=any qtdeclarative5-doc deb doc optional arch=all profile=!nodoc qtdeclarative5-doc-dev deb libdevel optional arch=all profile=!nodoc qtdeclarative5-doc-html deb doc optional arch=all profile=!nodoc qtdeclarative5-examples deb x11 optional arch=any qtdeclarative5-private-dev deb libdevel optional arch=any Directory: pool/main/q/qtdeclarative-opensource-src Priority: source Section: misc Package: qtdeclarative-opensource-src-gles Binary: libqt5quick5-gles, libqt5quickparticles5-gles Version: 5.15.15+dfsg-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.20.0), libqt5qml5 (>= 5.15.15+dfsg~), libqt5qmlmodels5 (>= 5.15.15+dfsg~), pkg-kde-tools (>= 0.15.17~), python3:any, qtbase5-private-gles-dev (>= 5.15.15+dfsg~), xauth , xvfb Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ba3be698c659d2528bbb1fc464f7fb0e 2623 qtdeclarative-opensource-src-gles_5.15.15+dfsg-1.dsc 21e9ccb8a5049a3e1e01113ef84a8a24 21698092 qtdeclarative-opensource-src-gles_5.15.15+dfsg.orig.tar.xz 106b1ec21f8b89cb7ceeea45d29eeb37 40492 qtdeclarative-opensource-src-gles_5.15.15+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtdeclarative Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtdeclarative.git -b gles/master Checksums-Sha256: 4fa057085cb2dccb2ff226da7ce949effcd511620f8a379e14133bfb4b64bde7 2623 qtdeclarative-opensource-src-gles_5.15.15+dfsg-1.dsc 7b110f39ee60eab485e0c2aa524e8d0fbc629106013fc54a98b2dba8fc2885f7 21698092 qtdeclarative-opensource-src-gles_5.15.15+dfsg.orig.tar.xz 0b2ffbdf0b166a920abb9000372b28280aee80b32e1847e5adea571a9a9d5648 40492 qtdeclarative-opensource-src-gles_5.15.15+dfsg-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qmlapplications.html Package-List: libqt5quick5-gles deb libs optional arch=any libqt5quickparticles5-gles deb libs optional arch=any Directory: pool/main/q/qtdeclarative-opensource-src-gles Priority: extra Section: misc Package: qtdoc-opensource-src Binary: qt5-quick-demos, qt5-doc, qt5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Dmitry Shachnev , Simon Quigley , Patrick Franz Build-Depends: debhelper-compat (= 13), libqt5xmlpatterns5-dev (>= 5.15.15~), qtbase5-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev (>= 5.15.15~), qtmultimedia5-dev (>= 5.15.15~) Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~), qhelpgenerator-qt5 (>= 5.15.15~), qt3d5-doc-html (>= 5.15.15+dfsg~), qtattributionsscanner-qt5 (>= 5.15.15~), qtbase5-doc-html (>= 5.15.15+dfsg~), qtcharts5-doc-html (>= 5.15.15~), qtconnectivity5-doc-html (>= 5.15.15~), qtdatavisualization5-doc-html (>= 5.15.15~), qtdeclarative5-doc-html (>= 5.15.15~), qtgamepad5-doc-html (>= 5.15.15~), qtgraphicaleffects5-doc-html (>= 5.15.15~), qtlocation5-doc-html (>= 5.15.15~), qtmultimedia5-doc-html (>= 5.15.15~), qtnetworkauth5-doc-html (>= 5.15.15~), qtquickcontrols2-5-doc-html (>= 5.15.15~), qtquickcontrols5-doc-html (>= 5.15.15~), qtscript5-doc-html (>= 5.15.15+dfsg~), qtscxml5-doc-html (>= 5.15.15~), qtsensors5-doc-html (>= 5.15.15~), qtserialbus5-doc-html (>= 5.15.15~), qtserialport5-doc-html (>= 5.15.15~), qtspeech5-doc-html (>= 5.15.15~), qtsvg5-doc-html (>= 5.15.15~), qttools5-doc-html (>= 5.15.15~), qtvirtualkeyboard5-doc-html (>= 5.15.15+dfsg~), qtwayland5-doc-html (>= 5.15.15~), qtwebchannel5-doc-html (>= 5.15.15~), qtwebengine5-doc-html (>= 5.15.15+dfsg~), qtwebsockets5-doc-html (>= 5.15.15~), qtx11extras5-doc-html (>= 5.15.15~), qtxmlpatterns5-doc-html (>= 5.15.15~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d45cf9a8b81411340421e2cfe8e7cd61 3600 qtdoc-opensource-src_5.15.15-1.dsc f27d2706ce9e2d24ef3e7558833228e7 5779424 qtdoc-opensource-src_5.15.15.orig.tar.xz 1d285adda1214f9e9b5f1da62a0df18f 10480 qtdoc-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtdoc Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtdoc.git Checksums-Sha256: ed0cebc3f011dfadd3a8d98e7ce7f6177aed4e46361e04db51ae2e95fbb03fb4 3600 qtdoc-opensource-src_5.15.15-1.dsc ce424b60d9bcb84826f4b17dc7ac3de073b3160f8e755742dd7b90b09e98ab83 5779424 qtdoc-opensource-src_5.15.15.orig.tar.xz b883611c1b98b5604b43ae9cd038e626cfc179060269fab28e98f880791df106 10480 qtdoc-opensource-src_5.15.15-1.debian.tar.xz Homepage: http://qt-project.org/ Package-List: qt5-doc deb doc optional arch=all qt5-doc-html deb doc optional arch=all qt5-quick-demos deb doc optional arch=any Directory: pool/main/q/qtdoc-opensource-src Priority: optional Section: misc Package: qtermwidget Binary: libqtermwidget6-2, libqtermwidget-dev, qtermwidget-data Version: 2.0.1-1~exp1 Maintainer: LXQt Packaging Team Uploaders: ChangZhuo Chen (陳昌倬) , Andrew Lee (李健秋) , Build-Depends: cmake, debhelper-compat (= 13), libutf8proc-dev, lxqt-build-tools (>= 2.0.0+really2.0.0~), qt6-base-dev, qt6-tools-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 30f05b47acb0acf86bf5dffb657761d3 2505 qtermwidget_2.0.1-1~exp1.dsc fe548f62dcc65064a84a54cbd133a0be 191548 qtermwidget_2.0.1.orig.tar.xz a98736bcc0ea1fc273abd671dd8574cf 862 qtermwidget_2.0.1.orig.tar.xz.asc 1befde2156ce02d382a87bd8cbf20919 10680 qtermwidget_2.0.1-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lxqt-team/qtermwidget Vcs-Git: https://salsa.debian.org/lxqt-team/qtermwidget.git Checksums-Sha256: bf3301446bea6a7a0b813d3dad6b39633b62492a0b90fe79141dd516880384ce 2505 qtermwidget_2.0.1-1~exp1.dsc b50060d4f6435efd3df0c37eb1ff7266cacbbe0d06c6ccb6b102c1ec90e9379d 191548 qtermwidget_2.0.1.orig.tar.xz 8057ad6f68e40e5b783f622b66d89ef783ed64306e12c55169b480cb9be16fbc 862 qtermwidget_2.0.1.orig.tar.xz.asc 9021652afbe7869772c2add3307419bb0396eee6fb53934c9e4db180a477cc3e 10680 qtermwidget_2.0.1-1~exp1.debian.tar.xz Homepage: https://github.com/lxqt/qtermwidget Package-List: libqtermwidget-dev deb libdevel optional arch=any libqtermwidget6-2 deb libs optional arch=any qtermwidget-data deb libs optional arch=all Directory: pool/main/q/qtermwidget Priority: optional Section: misc Package: qtgamepad-everywhere-src Binary: libqt5gamepad5-dev, libqt5gamepad5, qtgamepad5-examples, qml-module-qtgamepad, qtgamepad5-doc, qtgamepad5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Dmitry Shachnev , Simon Quigley , Patrick Franz Build-Depends: debhelper-compat (= 13), libsdl2-dev, pkg-kde-tools, qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev (>= 5.15.15+dfsg~) Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0718b67c6aef2e7262003f2cf47a1d7c 2863 qtgamepad-everywhere-src_5.15.15-1.dsc 5cf131893b9f1707d2d83721d402d0b7 380888 qtgamepad-everywhere-src_5.15.15.orig.tar.xz 627b676ccedf0256c084bbb15cda45d9 6128 qtgamepad-everywhere-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtgamepad Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtgamepad.git Checksums-Sha256: 5aec0d170103e5791d466c47df98a100e1b16e626a416fdcbe588842f9b358e4 2863 qtgamepad-everywhere-src_5.15.15-1.dsc 64c7f22df2b082766be4658ab5e59e07965f1648d060598c49de5031911f2065 380888 qtgamepad-everywhere-src_5.15.15.orig.tar.xz 03ce4a60a7e72688d76f76425c69b3c6d3fdb58cf271c8c3d3cd4f5639f2c79a 6128 qtgamepad-everywhere-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtgamepad-index.html Package-List: libqt5gamepad5 deb libs optional arch=any libqt5gamepad5-dev deb libdevel optional arch=any qml-module-qtgamepad deb libs optional arch=any qtgamepad5-doc deb doc optional arch=all profile=!nodoc qtgamepad5-doc-html deb doc optional arch=all profile=!nodoc qtgamepad5-examples deb x11 optional arch=any Directory: pool/main/q/qtgamepad-everywhere-src Priority: extra Section: misc Package: qtgraphicaleffects-opensource-src Binary: qml-module-qtgraphicaleffects, qtgraphicaleffects5-doc, qtgraphicaleffects5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1), pkg-kde-tools (>= 0.15.26~), qml-module-qtquick-window2 (>= 5.15.15+dfsg~), qml-module-qtquick2 (>= 5.15.15+dfsg~), qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev-tools (>= 5.15.15+dfsg~), qtdeclarative5-private-dev (>= 5.15.15+dfsg~) Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtdeclarative5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 057b476e435d77ea854fec54f748dd3c 3015 qtgraphicaleffects-opensource-src_5.15.15-1.dsc 7a9f1088c71ca4a79ef68635846e80ea 14034724 qtgraphicaleffects-opensource-src_5.15.15.orig.tar.xz d5a3d0961b4782df825a844be1548396 6328 qtgraphicaleffects-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtgraphicaleffects Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtgraphicaleffects.git Checksums-Sha256: 29f93449e8347e0515cfc50ec4d6c4df6762a21de313a980a5ba8de49b63df76 3015 qtgraphicaleffects-opensource-src_5.15.15-1.dsc 09a3e5e2958d1ac262318c1b0ecabf3493289213a808e80ea0c6b94a2acafdf0 14034724 qtgraphicaleffects-opensource-src_5.15.15.orig.tar.xz 2a26ad990d01b5d76c0c6cf94f7d50c4e369be26e5b21dcc3015d0061cd470e5 6328 qtgraphicaleffects-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtgraphicaleffects-index.html Package-List: qml-module-qtgraphicaleffects deb libs optional arch=any qtgraphicaleffects5-doc deb doc optional arch=all profile=!nodoc qtgraphicaleffects5-doc-html deb doc optional arch=all profile=!nodoc Directory: pool/main/q/qtgraphicaleffects-opensource-src Priority: source Section: misc Package: qtimageformats-opensource-src Binary: qt5-image-formats-plugins Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Dmitry Shachnev , Simon Quigley , Patrick Franz Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1), libmng-dev, libtiff-dev, libwebp-dev (>= 0.4.0-4.1~), qtbase5-dev (>= 5.15.15+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 20fd706d3f153d661ca4df19b76e515f 2412 qtimageformats-opensource-src_5.15.15-1.dsc 3c38c718f6cb3f0de2a7c38a1fd723b6 1890840 qtimageformats-opensource-src_5.15.15.orig.tar.xz 2b12b4cacf29782d1c8763668025b58e 6916 qtimageformats-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtimageformats Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtimageformats.git Checksums-Sha256: 3e0924c074e61ec0e274220c239faef6a1a42595d29e6e6a228da21a38a9ad0b 2412 qtimageformats-opensource-src_5.15.15-1.dsc 39fa9a16477d31e3225938c8c9169cda4605dfd2e8811c5c945077bf9f0b453d 1890840 qtimageformats-opensource-src_5.15.15.orig.tar.xz bdeb9d4f2d539355d4b5695ab973692a7c09611c54187d9b6d616bd00b06c784 6916 qtimageformats-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtimageformats-index.html Package-List: qt5-image-formats-plugins deb libs optional arch=any Directory: pool/main/q/qtimageformats-opensource-src Priority: optional Section: misc Package: qtlocation-opensource-src Binary: libqt5location5, libqt5positioningquick5, libqt5positioning5, libqt5location5-plugins, libqt5location5-plugin-mapboxgl, libqt5positioning5-plugins, qml-module-qtlocation, qml-module-qtpositioning, qml-module-qt-labs-location, qtlocation5-dev, qtpositioning5-dev, qtlocation5-examples, qtlocation5-doc, qtlocation5-doc-html, qtlocation5-doc-dev Version: 5.15.15+dfsg-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), libboost-dev, libicu-dev, libprotozero-dev (>= 1.5.2), libqt5opengl5-dev (>= 5.15.15+dfsg~), libqt5serialport5-dev (>= 5.15.15~), pkg-kde-tools, qml-module-qttest (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-private-dev (>= 5.15.15+dfsg~), rapidjson-dev (>= 1.1.0), xauth , xvfb , zlib1g-dev Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: be4bccbca9b658b218989147705f3ed3 3805 qtlocation-opensource-src_5.15.15+dfsg-1.dsc 37f25a8e02305a84900ba6b08e5bf79f 4924384 qtlocation-opensource-src_5.15.15+dfsg.orig.tar.xz 8b8721df965277427551451eb9f782b1 24356 qtlocation-opensource-src_5.15.15+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtlocation Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtlocation.git Checksums-Sha256: 40b7fba3aa5d2200133f40d2ad235203ad4cd31d2866d32be490c19ccc2db100 3805 qtlocation-opensource-src_5.15.15+dfsg-1.dsc 49c32f3a39abebb7678c98fbccaec1b8dd3589051015dcc5068d4d9ceae39e80 4924384 qtlocation-opensource-src_5.15.15+dfsg.orig.tar.xz 882a597c2f759ed80c809c16afd0bf7028ceeb59e1ec5e63d19adc42f3930474 24356 qtlocation-opensource-src_5.15.15+dfsg-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Package-List: libqt5location5 deb libs optional arch=any libqt5location5-plugin-mapboxgl deb libs optional arch=any libqt5location5-plugins deb libs optional arch=any libqt5positioning5 deb libs optional arch=any libqt5positioning5-plugins deb libs optional arch=any libqt5positioningquick5 deb libs optional arch=any qml-module-qt-labs-location deb libs optional arch=any qml-module-qtlocation deb libs optional arch=any qml-module-qtpositioning deb libs optional arch=any qtlocation5-dev deb libdevel optional arch=any qtlocation5-doc deb doc optional arch=all profile=!nodoc qtlocation5-doc-dev deb libdevel optional arch=all profile=!nodoc qtlocation5-doc-html deb doc optional arch=all profile=!nodoc qtlocation5-examples deb x11 optional arch=any qtpositioning5-dev deb libdevel optional arch=any Directory: pool/main/q/qtlocation-opensource-src Priority: optional Section: misc Package: qtmultimedia-opensource-src Binary: libqt5multimedia5, libqt5multimedia5-plugins, libqt5multimediaquick5, libqt5multimediawidgets5, qml-module-qtmultimedia, qml-module-qtaudioengine, libqt5multimediagsttools5, qtmultimedia5-examples, qtmultimedia5-dev, qtmultimedia5-doc, qtmultimedia5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), libasound2-dev [linux-any], libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libopenal-dev, libpulse-dev, libqt5opengl5-dev (>= 5.15.15+dfsg~), pkg-kde-tools, qml-module-qtquick2, qml-module-qttest, qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev (>= 5.15.15+dfsg~), xauth , xvfb , zlib1g-dev Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: cc48674c9b34ee6403919a60269869e2 3576 qtmultimedia-opensource-src_5.15.15-1.dsc 248ecb0289d88b80e58eefd609eea33a 3841580 qtmultimedia-opensource-src_5.15.15.orig.tar.xz 06445df5c5e4db87dc984098641ac242 23896 qtmultimedia-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtmultimedia Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtmultimedia.git Checksums-Sha256: 9ab2c6668cc7300371d1b9bf3e05b582269aa11715ad96ce3e292579856696a8 3576 qtmultimedia-opensource-src_5.15.15-1.dsc a7b4a801d2400e05ca5e5ce9d15d2af9dc03262a3148dc57d8e2b29c13ffd7f8 3841580 qtmultimedia-opensource-src_5.15.15.orig.tar.xz d2f4bbb646f6f0acf0a96f3197c98dc28c72bf0e4af0f40abf556ba6c5b13b62 23896 qtmultimedia-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Package-List: libqt5multimedia5 deb libs optional arch=any libqt5multimedia5-plugins deb libs optional arch=any libqt5multimediagsttools5 deb libs optional arch=any libqt5multimediaquick5 deb libs optional arch=any libqt5multimediawidgets5 deb libs optional arch=any qml-module-qtaudioengine deb libs optional arch=any qml-module-qtmultimedia deb libs optional arch=any qtmultimedia5-dev deb libdevel optional arch=any qtmultimedia5-doc deb doc optional arch=all profile=!nodoc qtmultimedia5-doc-html deb doc optional arch=all profile=!nodoc qtmultimedia5-examples deb x11 optional arch=any Directory: pool/main/q/qtmultimedia-opensource-src Priority: source Section: misc Package: qtnetworkauth-everywhere-src Binary: qtnetworkauth5-doc, qtnetworkauth5-doc-html, libqt5networkauth5-dev, qtnetworkauth5-examples, libqt5networkauth5 Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Scarlett Moore , Lisandro Damián Nicanor Pérez Meyer , Timo Jyrinki , Dmitry Shachnev , Simon Quigley , Patrick Franz Build-Depends: debhelper-compat (= 13), pkg-kde-tools, qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~) Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ef7b57cc771c5b72f26e6b42a25551d7 2902 qtnetworkauth-everywhere-src_5.15.15-1.dsc 8b47f2c862cb94fbb222169498484902 135604 qtnetworkauth-everywhere-src_5.15.15.orig.tar.xz f30f32fba1a164c2d9064d075e8a7efe 9472 qtnetworkauth-everywhere-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtnetworkauth Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtnetworkauth.git Checksums-Sha256: 762999387423464e78a2b228535f898942c9f8b72a2fb6b12c43e8e0418e3968 2902 qtnetworkauth-everywhere-src_5.15.15-1.dsc 2903fd11e60cad0d4f4e0c86cae8af516db5b41f68a8736676e7ffae9a9217f1 135604 qtnetworkauth-everywhere-src_5.15.15.orig.tar.xz adbbe53bf8bfb1141cfdf7cdacd1422a80e1f951f6420b1c8949636a27158259 9472 qtnetworkauth-everywhere-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtnetworkauth-index.html Package-List: libqt5networkauth5 deb libs optional arch=any libqt5networkauth5-dev deb libdevel optional arch=any qtnetworkauth5-doc deb doc optional arch=all profile=!nodoc qtnetworkauth5-doc-html deb doc optional arch=all profile=!nodoc qtnetworkauth5-examples deb libs optional arch=any Directory: pool/main/q/qtnetworkauth-everywhere-src Priority: extra Section: misc Package: qtquickcontrols-opensource-src Binary: qml-module-qtquick-controls, qml-module-qtquick-extras, qml-module-qtquick-dialogs, qml-module-qtquick-privatewidgets, qtquickcontrols5-examples, qtquickcontrols5-doc, qtquickcontrols5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Dmitry Shachnev , Simon Quigley , Patrick Franz Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.17.14), pkg-kde-tools (>= 0.15.26~), qml-module-qt-labs-folderlistmodel (>= 5.15.15+dfsg~), qml-module-qt-labs-settings (>= 5.15.15+dfsg~), qml-module-qtgraphicaleffects (>= 5.15.15~), qml-module-qtqml (>= 5.15.15+dfsg~), qml-module-qtqml-models2 (>= 5.15.15+dfsg~), qml-module-qtquick-layouts (>= 5.15.15+dfsg~), qml-module-qtquick-window2 (>= 5.15.15+dfsg~), qml-module-qttest (>= 5.15.15+dfsg~), qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev-tools (>= 5.15.15+dfsg~), qtdeclarative5-private-dev (>= 5.15.15+dfsg~), xauth , xvfb Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) , qtdeclarative5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 5daa144d7de7ebd381d3f6a4efe74630 3705 qtquickcontrols-opensource-src_5.15.15-1.dsc d3cc9ea929c5414d03042843d82ddb17 5973656 qtquickcontrols-opensource-src_5.15.15.orig.tar.xz 4a95379f4b6cec9cecedf3eca2c69f6b 11692 qtquickcontrols-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtquickcontrols Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtquickcontrols.git Checksums-Sha256: 3f94e504742719616f68ed7a083060fc4f21ef1058e85f16ea34c73ca16b2b0d 3705 qtquickcontrols-opensource-src_5.15.15-1.dsc b02430c25a6e543eed2ec6ffc7e0786ed8b5b169f3f679d21f2c489f4f06ce2a 5973656 qtquickcontrols-opensource-src_5.15.15.orig.tar.xz 22b2c1634a9127f29ccdc766fea53a840540e5cc0232eb82a3c2d9cf581d7121 11692 qtquickcontrols-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtquickcontrols1-index.html Package-List: qml-module-qtquick-controls deb libs optional arch=any qml-module-qtquick-dialogs deb libs optional arch=any qml-module-qtquick-extras deb libs optional arch=any qml-module-qtquick-privatewidgets deb libs optional arch=any qtquickcontrols5-doc deb doc optional arch=all profile=!nodoc qtquickcontrols5-doc-html deb doc optional arch=all profile=!nodoc qtquickcontrols5-examples deb x11 optional arch=any Directory: pool/main/q/qtquickcontrols-opensource-src Priority: optional Section: misc Package: qtquickcontrols2-opensource-src Binary: libqt5quickcontrols2-5, libqt5quicktemplates2-5, qml-module-qt-labs-calendar, qml-module-qt-labs-platform, qml-module-qtquick-controls2, qml-module-qtquick-templates2, qtquickcontrols2-5-dev, qtquickcontrols2-5-private-dev, qtquickcontrols2-5-doc, qtquickcontrols2-5-doc-html, qtquickcontrols2-5-examples Version: 5.15.15+dfsg-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), pkg-kde-tools, qml-module-qtgraphicaleffects (>= 5.15.15~), qml-module-qtquick-layouts (>= 5.15.15+dfsg~), qml-module-qtquick-window2 (>= 5.15.15+dfsg~), qml-module-qttest (>= 5.15.15+dfsg~), qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev-tools (>= 5.15.15+dfsg~), qtdeclarative5-private-dev (>= 5.15.15+dfsg~), xauth , xvfb Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) , qtdeclarative5-doc-html (>= 5.15.15+dfsg~) , qtgraphicaleffects5-doc-html (>= 5.15.15~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: e0930817c909dbee735325cd913e8d3d 3881 qtquickcontrols2-opensource-src_5.15.15+dfsg-1.dsc c90b713d0ea6cad0eaef8be0e977010c 8289620 qtquickcontrols2-opensource-src_5.15.15+dfsg.orig.tar.xz 0119f872497c771f880e52068815ebcf 14116 qtquickcontrols2-opensource-src_5.15.15+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtquickcontrols2 Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtquickcontrols2.git Checksums-Sha256: d82b4dbd3ebc2b06e9e14d44acfeee6c391c8bf41ba48fd70daef0eda8588552 3881 qtquickcontrols2-opensource-src_5.15.15+dfsg-1.dsc 172da01b486bc5d170cbe3e6af7988c81f9f0430f0a75a18456bba97cd8777e9 8289620 qtquickcontrols2-opensource-src_5.15.15+dfsg.orig.tar.xz 37dde8099788545e59da369751b31466a638cdf85f03aba9f912661c75c1d4d0 14116 qtquickcontrols2-opensource-src_5.15.15+dfsg-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Package-List: libqt5quickcontrols2-5 deb libs optional arch=any libqt5quicktemplates2-5 deb libs optional arch=any qml-module-qt-labs-calendar deb libs optional arch=any qml-module-qt-labs-platform deb libs optional arch=any qml-module-qtquick-controls2 deb libs optional arch=any qml-module-qtquick-templates2 deb libs optional arch=any qtquickcontrols2-5-dev deb libdevel optional arch=any qtquickcontrols2-5-doc deb doc optional arch=all profile=!nodoc qtquickcontrols2-5-doc-html deb doc optional arch=all profile=!nodoc qtquickcontrols2-5-examples deb libs optional arch=any qtquickcontrols2-5-private-dev deb libdevel optional arch=any Directory: pool/main/q/qtquickcontrols2-opensource-src Priority: optional Section: misc Package: qtremoteobjects-everywhere-src Binary: libqt5remoteobjects5-dev, libqt5remoteobjects5-bin, libqt5remoteobjects5, qml-module-qtremoteobjects, qtremoteobjects5-examples, qtremoteobjects5-doc, qtremoteobjects5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Lisandro Damián Nicanor Pérez Meyer , Dmitry Shachnev Build-Depends: debhelper-compat (= 13), pkg-kde-tools, qml-module-qttest (>= 5.15.15+dfsg~), qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev (>= 5.15.15+dfsg~), qtdeclarative5-private-dev (>= 5.15.15+dfsg~), xauth , xvfb Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 79517fb8d56c132746ce80f96b024d4f 3172 qtremoteobjects-everywhere-src_5.15.15-1.dsc 61b1d08bd9d878f06f5cd7123d10e180 370512 qtremoteobjects-everywhere-src_5.15.15.orig.tar.xz 8b1df7766d9ef9f19fdc6cd7497bd38d 19568 qtremoteobjects-everywhere-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtremoteobjects Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtremoteobjects.git Checksums-Sha256: ea70a2c228b9fd0e71db4991189dad5b0e03d1a057df653b2bc1aabdd5aca1c5 3172 qtremoteobjects-everywhere-src_5.15.15-1.dsc cf9ab6f453c0cd20443a912a13fae48a7fdece8b4409adc1b57ffd319c5f53b7 370512 qtremoteobjects-everywhere-src_5.15.15.orig.tar.xz 3ec450de15418e90dfbc4d8d6a9a24095e0a72dd5cabe5e072dfcf8566fd860e 19568 qtremoteobjects-everywhere-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtremoteobjects-index.html Package-List: libqt5remoteobjects5 deb libs optional arch=any libqt5remoteobjects5-bin deb utils optional arch=any libqt5remoteobjects5-dev deb libdevel optional arch=any qml-module-qtremoteobjects deb libs optional arch=any qtremoteobjects5-doc deb doc optional arch=all profile=!nodoc qtremoteobjects5-doc-html deb doc optional arch=all profile=!nodoc qtremoteobjects5-examples deb x11 optional arch=any Directory: pool/main/q/qtremoteobjects-everywhere-src Priority: extra Section: misc Package: qtscript-opensource-src Binary: libqt5script5, libqt5scripttools5, qtscript5-dev, qtscript5-examples, qtscript5-doc, qtscript5-doc-html Version: 5.15.15+dfsg-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Timo Jyrinki , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.17.14), pkg-kde-tools (>= 0.15.17~), qtbase5-private-dev (>= 5.15.15+dfsg~) Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d09e8039bfc0ae14230d626693943019 2841 qtscript-opensource-src_5.15.15+dfsg-1.dsc 394bc5d1cdd007b21377c8081f9a7b54 2444712 qtscript-opensource-src_5.15.15+dfsg.orig.tar.xz 6fab985134d2c5f5fd3ff42f96b2a170 16564 qtscript-opensource-src_5.15.15+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtscript Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtscript.git Checksums-Sha256: b65bcf2f8f2261bab48b18b7375ba3761097ac023df6b073b54abcc123461ab8 2841 qtscript-opensource-src_5.15.15+dfsg-1.dsc 955148b4c370cfd4c0b555c4b1df003f9804a19b7b8020cb4dd23db21f7c8261 2444712 qtscript-opensource-src_5.15.15+dfsg.orig.tar.xz 52ec929feb50c18a765219a520b8cfd2e69b5f9428595f6b5633641c9f373751 16564 qtscript-opensource-src_5.15.15+dfsg-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtscript-index.html Package-List: libqt5script5 deb libs optional arch=any libqt5scripttools5 deb libs optional arch=any qtscript5-dev deb libdevel optional arch=any qtscript5-doc deb doc optional arch=all profile=!nodoc qtscript5-doc-html deb doc optional arch=all profile=!nodoc qtscript5-examples deb x11 optional arch=any Directory: pool/main/q/qtscript-opensource-src Priority: optional Section: misc Package: qtscxml-everywhere-src Binary: libqt5scxml5-dev, libqt5scxml5-private-dev, libqt5scxml5-bin, libqt5scxml5, qml-module-qtscxml, qtscxml5-examples, qtscxml5-doc, qtscxml5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Scarlett Moore , Dmitry Shachnev , Build-Depends: debhelper-compat (= 13), libqt5scxml5-bin , pkg-kde-tools, qml-module-qttest (>= 5.15.15+dfsg~), qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev (>= 5.15.15+dfsg~), qtdeclarative5-private-dev (>= 5.15.15+dfsg~), xauth , xvfb Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) , qtdeclarative5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d08b002a6f9a505d67780c60eb44fb93 3113 qtscxml-everywhere-src_5.15.15-1.dsc a70412ae1987724c2961e3063fab6446 429200 qtscxml-everywhere-src_5.15.15.orig.tar.xz 4f8d4023590fc72d3f13f85ff2c2d5fa 8196 qtscxml-everywhere-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtscxml Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtscxml.git Checksums-Sha256: c9e926cfe92af6912b7a363faf23ed02a2e0b991ecb0dd552730bc27819a9f55 3113 qtscxml-everywhere-src_5.15.15-1.dsc 8e7ff0e13bbdf6bc6f3141d62cf6b21a62ed5a21a4aa2079258fb548d80885c8 429200 qtscxml-everywhere-src_5.15.15.orig.tar.xz 44fe7221fa12a3eccf8dd6c742e7cb928850cc65ccb47579546b29b640a2773d 8196 qtscxml-everywhere-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtscxml-index.html Package-List: libqt5scxml5 deb libs optional arch=any libqt5scxml5-bin deb utils optional arch=any libqt5scxml5-dev deb libdevel optional arch=any libqt5scxml5-private-dev deb libdevel optional arch=any qml-module-qtscxml deb libs optional arch=any qtscxml5-doc deb doc optional arch=all profile=!nodoc qtscxml5-doc-html deb doc optional arch=all profile=!nodoc qtscxml5-examples deb x11 optional arch=any Directory: pool/main/q/qtscxml-everywhere-src Priority: extra Section: misc Package: qtsensors-opensource-src Binary: libqt5sensors5, qml-module-qtsensors, libqt5sensors5-dev, qtsensors5-examples, qtsensors5-doc, qtsensors5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), pkg-kde-tools, qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev (>= 5.15.15+dfsg~), xauth , xvfb Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: f4395a85c4ac651c15fb1ef595d31417 2889 qtsensors-opensource-src_5.15.15-1.dsc c5eda57a82430d3b2faf29c469e94e9a 2051112 qtsensors-opensource-src_5.15.15.orig.tar.xz 15bad411dd8d5bf1ba84208cfa2ae831 13104 qtsensors-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtsensors Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtsensors.git Checksums-Sha256: 3ace390206e2ab5d308314e96d91bb65e021741de84beffbe4d2d8da6d2cbb4e 2889 qtsensors-opensource-src_5.15.15-1.dsc 65deb05352c2777a3d77737985120fc70c6a7d555d4a1a6de26af7e906f161b5 2051112 qtsensors-opensource-src_5.15.15.orig.tar.xz fa986715395bd671ae79a00509ad467d5a9a733db476dac8ec042eac3420f1a2 13104 qtsensors-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtsensors-index.html Package-List: libqt5sensors5 deb libs optional arch=any libqt5sensors5-dev deb libdevel optional arch=any qml-module-qtsensors deb libs optional arch=any qtsensors5-doc deb doc optional arch=all profile=!nodoc qtsensors5-doc-html deb doc optional arch=all profile=!nodoc qtsensors5-examples deb x11 optional arch=any Directory: pool/main/q/qtsensors-opensource-src Priority: optional Section: misc Package: qtserialbus-everywhere-src Binary: libqt5serialbus5, libqt5serialbus5-bin, libqt5serialbus5-plugins, libqt5serialbus5-dev, qtserialbus5-examples, qtserialbus5-doc, qtserialbus5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Simon Quigley , Dmitry Shachnev , Build-Depends: debhelper-compat (= 13), dh-exec, libqt5serialport5-dev (>= 5.15.15~), linux-libc-dev [linux-any], pkg-kde-tools, qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~) Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) Build-Conflicts: cmake Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 89abb837fcd393b48f0ae9b1d8400ec7 2969 qtserialbus-everywhere-src_5.15.15-1.dsc bb35f1cda75a7cc7e79ef92b2fe2e9af 350808 qtserialbus-everywhere-src_5.15.15.orig.tar.xz 88c6f417fbe11102114291b7e3f5dc5f 7916 qtserialbus-everywhere-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtserialbus Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtserialbus.git Checksums-Sha256: ffe340bee690bc04039a0b0cdf64c3266e511d8b462ec197f258b58d5b572fb3 2969 qtserialbus-everywhere-src_5.15.15-1.dsc 6bbaed75788b382130660930938054e41d15474bbc9e4fc53dc422aa67cf5537 350808 qtserialbus-everywhere-src_5.15.15.orig.tar.xz bbad166f6147643e14d0a97e1ecc901ec1461ff153ae7a251dca109d28b2543f 7916 qtserialbus-everywhere-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtserialbus-index.html Package-List: libqt5serialbus5 deb libs optional arch=any libqt5serialbus5-bin deb utils optional arch=linux-any libqt5serialbus5-dev deb libdevel optional arch=any libqt5serialbus5-plugins deb libs optional arch=any qtserialbus5-doc deb doc optional arch=all profile=!nodoc qtserialbus5-doc-html deb doc optional arch=all profile=!nodoc qtserialbus5-examples deb x11 optional arch=linux-any Directory: pool/main/q/qtserialbus-everywhere-src Priority: extra Section: misc Package: qtserialport-opensource-src Binary: libqt5serialport5, libqt5serialport5-dev, qt5serialport-examples, qtserialport5-doc, qtserialport5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Felix Geyer , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), libudev-dev [linux-any], pkg-kde-tools, qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~) Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 201398949957d80672c910052fdbe54b 2888 qtserialport-opensource-src_5.15.15-1.dsc e68c604070b389138e3740a313e6b34c 314744 qtserialport-opensource-src_5.15.15.orig.tar.xz 8f17a2c091b9ab2ac877e92a86359bf0 8272 qtserialport-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtserialport Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtserialport.git Checksums-Sha256: 7558e251511dc8c8ca79ac5863cc75853b01b0ac2fedc73f391cfcd941161270 2888 qtserialport-opensource-src_5.15.15-1.dsc 6538fcc175c3d3b5f801d97124d693934f5a4d203e3b068a35d7ce6125bd9e98 314744 qtserialport-opensource-src_5.15.15.orig.tar.xz 69230e23c0600a1213ee8b335fc726bf76b6dd365a2dbe3972568e99896dfa91 8272 qtserialport-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtserialport-index.html Package-List: libqt5serialport5 deb libs optional arch=any libqt5serialport5-dev deb libdevel optional arch=any qt5serialport-examples deb x11 optional arch=any qtserialport5-doc deb doc optional arch=all profile=!nodoc qtserialport5-doc-html deb doc optional arch=all profile=!nodoc Directory: pool/main/q/qtserialport-opensource-src Priority: optional Section: misc Package: qtspeech-opensource-src Binary: libqt5texttospeech5-dev, libqt5texttospeech5, qtspeech5-flite-plugin, qtspeech5-speechd-plugin, qtspeech5-examples, qtspeech5-doc, qtspeech5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Simon Quigley , Dmitry Shachnev , Patrick Franz Build-Depends: debhelper-compat (= 13), flite1-dev, libasound2-dev, libspeechd-dev, pkg-kde-tools, qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtmultimedia5-dev (>= 5.15.15~) Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 4c79e83fbbcb8bfbf4675905e7f235dd 2973 qtspeech-opensource-src_5.15.15-1.dsc 73ef8dcfa9aeab109be8861e83266dc0 95868 qtspeech-opensource-src_5.15.15.orig.tar.xz 9884ca9b96f35a512f4be7252927ae2d 6512 qtspeech-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtspeech Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtspeech.git Checksums-Sha256: b7e5860434b50e1b07aedd9bee2c8fc6e5eb9b1ff2dea41317c5924511747365 2973 qtspeech-opensource-src_5.15.15-1.dsc 090125ce13c4219c7e2291e7a248c0923fd8534f0667fabd544ca377e9a8b305 95868 qtspeech-opensource-src_5.15.15.orig.tar.xz 58ae68cd9d30d5c41706cf2b2795757c0e5025e58d7769ddf0d6bc4bf4ebc0b5 6512 qtspeech-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtspeech-index.html Package-List: libqt5texttospeech5 deb libs optional arch=any libqt5texttospeech5-dev deb libdevel optional arch=any qtspeech5-doc deb doc optional arch=all profile=!nodoc qtspeech5-doc-html deb doc optional arch=all profile=!nodoc qtspeech5-examples deb libs optional arch=any qtspeech5-flite-plugin deb libs optional arch=any qtspeech5-speechd-plugin deb libs optional arch=any Directory: pool/main/q/qtspeech-opensource-src Priority: optional Section: misc Package: qtsvg-opensource-src Binary: libqt5svg5, libqt5svg5-dev, qtsvg5-examples, qtsvg5-doc, qtsvg5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Felix Geyer , Timo Jyrinki , Dmitry Shachnev , Simon Quigley Build-Depends: dbus, debhelper-compat (= 13), libqt5opengl5-dev (>= 5.15.15+dfsg~), pkg-kde-tools, qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), zlib1g-dev Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0b35c26a552b4120370d9f8ad43aa96e 2818 qtsvg-opensource-src_5.15.15-1.dsc a10b4905efa02c35b260cf996d7ef562 1880732 qtsvg-opensource-src_5.15.15.orig.tar.xz 0a698972beed45b25877a3183cb159dc 10996 qtsvg-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtsvg/ Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtsvg.git Checksums-Sha256: fe5d7e2621f09f54d63ac72dd4104b394fea56aa112f3fe8b67bdd84fe05410d 2818 qtsvg-opensource-src_5.15.15-1.dsc 577b63c53bfb1c2a5099cf46540bb5b8ef595de9fcc390193cd239720b33d04b 1880732 qtsvg-opensource-src_5.15.15.orig.tar.xz a4ae963b67fba2519f08a0cd71512417eaf72b044844cf2630841e44a9ac5a3d 10996 qtsvg-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtsvg-index.html Package-List: libqt5svg5 deb libs optional arch=any libqt5svg5-dev deb libdevel optional arch=any qtsvg5-doc deb doc optional arch=all profile=!nodoc qtsvg5-doc-html deb doc optional arch=all profile=!nodoc qtsvg5-examples deb x11 optional arch=any Directory: pool/main/q/qtsvg-opensource-src Priority: source Section: misc Package: qttools-opensource-src Binary: libqt5designer5, libqt5designercomponents5, qdbus-qt5, qdoc-qt5, qhelpgenerator-qt5, qtattributionsscanner-qt5, libqt5help5, qttools5-dev, qttools5-private-dev, qttools5-dev-tools, qt5-assistant, qttools5-examples, qttools5-doc, qttools5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Felix Geyer , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), libclang-dev (>= 1:3.9~) [amd64 arm64 armel armhf hurd-i386 i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sparc64], libqt5opengl5-dev (>= 5.15.15+dfsg~), libqt5sql5-sqlite (>= 5.15.15+dfsg~), libqt5webkit5-dev (>= 5.212.0~alpha4-8~) [alpha amd64 arm64 armel armhf i386 mips64el mipsel ppc64 ppc64el riscv64 s390x sh4 x32], llvm-dev (>= 1:3.9~) [amd64 arm64 armel armhf hurd-i386 i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sparc64], pkg-kde-tools, qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-private-dev (>= 5.15.15+dfsg~), zlib1g-dev Build-Depends-Indep: llvm-dev (>= 1:3.9~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: f0a8de3f6ba2718f96ab4700e0818e1a 3966 qttools-opensource-src_5.15.15-1.dsc dc91f93ae3300c079eb0951485a421ae 8889004 qttools-opensource-src_5.15.15.orig.tar.xz b5e8ff3c03a39597a988b3ab6aec8014 50228 qttools-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qttools Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qttools.git Checksums-Sha256: c06a52817d9b4ad5e455745f7b7bea92fd52d7405ede5d270299fbdf1d5b7eed 3966 qttools-opensource-src_5.15.15-1.dsc 71946704c6bd6c925910288b97dfcc2e357d4a28e22c8651a5813aae4f238028 8889004 qttools-opensource-src_5.15.15.orig.tar.xz fdee211d52c6f3af3292e1a8d893b4357a3654a4212575772cca712a20bc55bb 50228 qttools-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://www.qt.io/developers/ Package-List: libqt5designer5 deb libs optional arch=any libqt5designercomponents5 deb libs optional arch=any libqt5help5 deb libs optional arch=any qdbus-qt5 deb utils optional arch=any qdoc-qt5 deb utils optional arch=amd64,arm64,armel,armhf,hurd-i386,i386,mips,mips64,mips64el,mips64r6,mips64r6el,mipsel,mipsr6,mipsr6el,powerpc,ppc64,ppc64el,riscv64,s390x,sparc64 qhelpgenerator-qt5 deb utils optional arch=any qt5-assistant deb devel optional arch=any qtattributionsscanner-qt5 deb utils optional arch=any qttools5-dev deb libdevel optional arch=any qttools5-dev-tools deb devel optional arch=any qttools5-doc deb doc optional arch=all profile=!nodoc qttools5-doc-html deb doc optional arch=all profile=!nodoc qttools5-examples deb x11 optional arch=any qttools5-private-dev deb libdevel optional arch=any Directory: pool/main/q/qttools-opensource-src Priority: source Section: misc Package: qttranslations-opensource-src Binary: qttranslations5-l10n Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Dmitry Shachnev , Sune Vuorela , Pino Toscano , Felix Geyer , Simon Quigley , Patrick Franz Build-Depends: debhelper-compat (= 13), qt5-qmake (>= 5.15.15+dfsg~), qttools5-dev-tools (>= 5.15.15~) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 048367273334de30379bd57cb636120d 2373 qttranslations-opensource-src_5.15.15-1.dsc bb7689f5db3fc1352180f385e2df677b 1627008 qttranslations-opensource-src_5.15.15.orig.tar.xz 1dcee35b4acf2aa46431ba4fb230ce0f 4272 qttranslations-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qttranslations Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qttranslations.git Checksums-Sha256: 033dbee6cfde99226db49ac571543fabb7b92868a5eca2660e1827cf38a7dede 2373 qttranslations-opensource-src_5.15.15-1.dsc 33e077ea098c86ad5616e5ae11458484ba846db8e2f4524c0a4185c84ed6a806 1627008 qttranslations-opensource-src_5.15.15.orig.tar.xz 1ddfcb5b3cd4169fa965cd732baef76396e55aae3033e843329a3b605f0e5b75 4272 qttranslations-opensource-src_5.15.15-1.debian.tar.xz Homepage: http://qt-project.org/ Package-List: qttranslations5-l10n deb localization optional arch=all Directory: pool/main/q/qttranslations-opensource-src Priority: optional Section: misc Package: qtvirtualkeyboard-opensource-src Binary: libqt5hunspellinputmethod5, libqt5virtualkeyboard5, libqt5virtualkeyboard5-dev, qml-module-qtquick-virtualkeyboard, qtvirtualkeyboard-plugin, qtvirtualkeyboard5-examples, qtvirtualkeyboard5-doc, qtvirtualkeyboard5-doc-html Version: 5.15.15+dfsg-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Dmitry Shachnev , Simon Quigley , Patrick Franz Build-Depends: debhelper-compat (= 13), hunspell-en-gb , libhunspell-dev, libqt5svg5-dev (>= 5.15.15~), pkg-kde-tools, pkgconf, qml-module-qt-labs-folderlistmodel (>= 5.15.15+dfsg~), qml-module-qtqml (>= 5.15.15+dfsg~), qml-module-qtquick-layouts (>= 5.15.15+dfsg~), qml-module-qtquick-window2 (>= 5.15.15+dfsg~), qml-module-qttest (>= 5.15.15+dfsg~), qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev (>= 5.15.15+dfsg~), qtquickcontrols2-5-dev (>= 5.15.15+dfsg~), xauth , xvfb Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 852c3dff828be71251ffede55c7acb3c 3627 qtvirtualkeyboard-opensource-src_5.15.15+dfsg-1.dsc 0552b0ea09e232025a881710f5445cac 1406660 qtvirtualkeyboard-opensource-src_5.15.15+dfsg.orig.tar.xz 80ffb28f8a9e0afe99a32b29a0408243 12176 qtvirtualkeyboard-opensource-src_5.15.15+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtvirtualkeyboard Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtvirtualkeyboard.git Checksums-Sha256: 5f3ed5b176e30f41797f54d1dccbe002a2c141c37acc0891b62e2c8f5ae4fe89 3627 qtvirtualkeyboard-opensource-src_5.15.15+dfsg-1.dsc 612142ae515a9aa8f80a5eaa064f034b39ef8550eb970a51cbf771a78a93ae3e 1406660 qtvirtualkeyboard-opensource-src_5.15.15+dfsg.orig.tar.xz 56131a8d680059c9bc9511188ce02e1074055e62f0af3ff27c0980dd0e9b8b5c 12176 qtvirtualkeyboard-opensource-src_5.15.15+dfsg-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtvirtualkeyboard-index.html Package-List: libqt5hunspellinputmethod5 deb libs optional arch=any libqt5virtualkeyboard5 deb libs optional arch=any libqt5virtualkeyboard5-dev deb libdevel optional arch=any qml-module-qtquick-virtualkeyboard deb libs optional arch=any qtvirtualkeyboard-plugin deb libs optional arch=any qtvirtualkeyboard5-doc deb doc optional arch=all profile=!nodoc qtvirtualkeyboard5-doc-html deb doc optional arch=all profile=!nodoc qtvirtualkeyboard5-examples deb libs optional arch=any Directory: pool/main/q/qtvirtualkeyboard-opensource-src Priority: extra Section: misc Package: qtwayland-opensource-src Binary: qtwayland5-examples, libqt5waylandclient5, libqt5waylandcompositor5, qml-module-qtwayland-compositor, qml-module-qtwayland-client-texturesharing, libqt5waylandcompositor5-dev, libqt5waylandclient5-dev, qtwayland5-private-dev, qtwayland5-dev-tools, qtwayland5, qtwayland5-doc, qtwayland5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Dmitry Shachnev , Sune Vuorela , Pino Toscano , Simon Quigley , Patrick Franz Build-Depends: dbus , debhelper-compat (= 13), dpkg-dev (>= 1.17.14), libegl1-mesa-dev, libfontconfig-dev, libglib2.0-dev, libinput-dev, libmtdev-dev [linux-any], libudev-dev [linux-any], libwayland-dev (>= 1.8.0), libwayland-egl1-mesa | libwayland-egl1, libxcomposite-dev, libxkbcommon-dev (>= 0.2.0), libxrender-dev, pkg-kde-tools, pkgconf, qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-dev:native (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-private-dev (>= 5.15.15+dfsg~), xauth , xvfb Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 7e8959c63db15e21ae62f2a865cea71b 3832 qtwayland-opensource-src_5.15.15-1.dsc 06ea033e0704ec690bfca536d2836883 561048 qtwayland-opensource-src_5.15.15.orig.tar.xz ad0bee79a968477d741d87a8e5c73e70 94424 qtwayland-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtwayland Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtwayland.git Checksums-Sha256: 048c272ab6e31b711fbc07ed4fb603615007cacf3a32e1e9a90ccec6c42bf8a1 3832 qtwayland-opensource-src_5.15.15-1.dsc bd1b577ec2311c0f615ca4a21aeb108a0b1b5e112c94191ff709cec814599b51 561048 qtwayland-opensource-src_5.15.15.orig.tar.xz abdd52db41cfb20d12511a6bfa828e75d3f319db6f534d9ff38b843bd3367df5 94424 qtwayland-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html Package-List: libqt5waylandclient5 deb libs optional arch=any libqt5waylandclient5-dev deb libdevel optional arch=any libqt5waylandcompositor5 deb libs optional arch=any libqt5waylandcompositor5-dev deb libdevel optional arch=any qml-module-qtwayland-client-texturesharing deb libs optional arch=any qml-module-qtwayland-compositor deb libs optional arch=any qtwayland5 deb libs optional arch=any qtwayland5-dev-tools deb devel optional arch=any qtwayland5-doc deb doc optional arch=all profile=!nodoc qtwayland5-doc-html deb doc optional arch=all profile=!nodoc qtwayland5-examples deb x11 optional arch=any qtwayland5-private-dev deb libdevel optional arch=any Directory: pool/main/q/qtwayland-opensource-src Priority: optional Section: misc Package: qtwebchannel-opensource-src Binary: qtwebchannel5-doc, qtwebchannel5-doc-html, libqt5webchannel5-dev, qtwebchannel5-examples, libqt5webchannel5, qml-module-qtwebchannel Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Scarlett Moore , Sandro Knauß , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), libqt5websockets5-dev (>= 5.15.15~), pkg-kde-tools, qml-module-qttest (>= 5.15.15+dfsg~), qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev (>= 5.15.15+dfsg~) Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) , qtwebsockets5-doc-html (>= 5.15.15~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: cec792c050b48791aa6213413807b5a8 3070 qtwebchannel-opensource-src_5.15.15-1.dsc 99d7b89d66ed65db88b97307ae25c652 203060 qtwebchannel-opensource-src_5.15.15.orig.tar.xz bc1b0b21442124c2fd09664cbbd4e04b 7984 qtwebchannel-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtwebchannel Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtwebchannel.git Checksums-Sha256: b3d4e6b0fa60cbdca9054c72d12a8ea42368cc6640081855ec78dee5a9c746b2 3070 qtwebchannel-opensource-src_5.15.15-1.dsc 40d015b5fbbc11f75726f34614d89ac418455cf2fd5a177253fa7606642f8cf8 203060 qtwebchannel-opensource-src_5.15.15.orig.tar.xz 241680a8298c827677a3a8690ec003812bc5bc74b33560ed2a0554f957710308 7984 qtwebchannel-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtwebchannel-index.html Package-List: libqt5webchannel5 deb libs optional arch=any libqt5webchannel5-dev deb libdevel optional arch=any qml-module-qtwebchannel deb libs optional arch=any qtwebchannel5-doc deb doc optional arch=all profile=!nodoc qtwebchannel5-doc-html deb doc optional arch=all profile=!nodoc qtwebchannel5-examples deb libs optional arch=any Directory: pool/main/q/qtwebchannel-opensource-src Priority: optional Section: misc Package: qtwebengine-opensource-src Binary: qtwebengine5-dev, qtwebengine5-private-dev, qtpdf5-dev, libqt5webengine5, libqt5webenginecore5, libqt5webenginewidgets5, libqt5pdf5, libqt5pdfwidgets5, libqt5webengine-data, qt5-image-formats-plugin-pdf, qml-module-qtwebengine, qml-module-qtquick-pdf, qtwebengine5-dev-tools, qtwebengine5-examples, qtpdf5-examples, qtwebengine5-doc, qtwebengine5-doc-html, qtpdf5-doc, qtpdf5-doc-html Version: 5.15.17+dfsg-4 Maintainer: Debian Qt/KDE Maintainers Uploaders: Scarlett Moore , Sandro Knauß , Dmitry Shachnev , Simon Quigley , Soren Stoutner Build-Depends: binutils (>= 2.32-8~), bison, chrpath, debhelper-compat (= 13), flex, gperf, khronos-api, libasound2-dev [linux-any], libcap-dev [linux-any], libdbus-1-dev, libegl1-mesa-dev, libevent-dev, libflac-dev, libfontconfig-dev, libgl-dev (>= 1.3) [!armel !armhf], libgl1-mesa-dri, libgles-dev [armel armhf], libglib2.0-dev, libglu1-mesa-dev [!armel !armhf] | libglu-dev [!armel !armhf], libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libharfbuzz-dev, libicu-dev (>= 64~), libjpeg-dev, libjsoncpp-dev, libkrb5-dev, liblcms2-dev, libminizip-dev, libnss3-dev, libopenjp2-7-dev, libopus-dev (>= 1.3.1), libpci-dev, libpipewire-0.3-dev, libpng-dev, libprotobuf-dev, libpulse-dev, libqt5opengl5-dev (>= 5.15.15+dfsg~), libqt5svg5-dev (>= 5.15.15~), libqt5webchannel5-dev (>= 5.15.15~), libsnappy-dev, libsqlite3-dev, libusb-1.0-0-dev, libvpx-dev (>= 1.8), libwebp-dev, libx11-xcb-dev, libxcb-dri3-dev, libxcomposite-dev, libxcursor-dev, libxdamage-dev, libxkbfile-dev, libxml2-dev, libxnvctrl-dev, libxrandr-dev, libxrender-dev, libxslt1-dev, libxss-dev, libxtst-dev, mesa-common-dev, ninja-build, node-dagre-layout, node-rollup-plugin-terser, node-yargs, nodejs (>= 16.14), pkg-kde-tools, pkgconf, protobuf-compiler, python3, qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-private-dev (>= 5.15.15+dfsg~), qtpositioning5-dev (>= 5.15.15+dfsg~), qtquickcontrols2-5-dev (>= 5.15.15+dfsg~), qttools5-dev (>= 5.15.15~), re2c, ruby, xauth, xvfb, yui-compressor Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: amd64 arm64 armhf i386 mips64el all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: fb907023d578971d96dcdfcfe8c859ec 5676 qtwebengine-opensource-src_5.15.17+dfsg-4.dsc e25ed972b95222f6442ac5aee9fba512 284155620 qtwebengine-opensource-src_5.15.17+dfsg.orig.tar.xz 87b2e6cafbbf850c6f365e200d20a578 421664 qtwebengine-opensource-src_5.15.17+dfsg-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtwebengine Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtwebengine.git Checksums-Sha256: 5c76dc534a4a36a57913b3cde8de7e8da81280492bdf2a1f45aebdb5c1e30a74 5676 qtwebengine-opensource-src_5.15.17+dfsg-4.dsc 10b07cfd671b0a2d3248abd34cae75d119b46c1223425999db598941667cdca0 284155620 qtwebengine-opensource-src_5.15.17+dfsg.orig.tar.xz d6eb5e723f54d3aeb6ede6d69b8c807b7dff6defd7f621a987ee67635c667a5d 421664 qtwebengine-opensource-src_5.15.17+dfsg-4.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Package-List: libqt5pdf5 deb libs optional arch=amd64,arm64,armhf,i386,mips64el libqt5pdfwidgets5 deb libs optional arch=amd64,arm64,armhf,i386,mips64el libqt5webengine-data deb libs optional arch=all libqt5webengine5 deb libs optional arch=amd64,arm64,armhf,i386,mips64el libqt5webenginecore5 deb libs optional arch=amd64,arm64,armhf,i386,mips64el libqt5webenginewidgets5 deb libs optional arch=amd64,arm64,armhf,i386,mips64el qml-module-qtquick-pdf deb libs optional arch=amd64,arm64,armhf,i386,mips64el qml-module-qtwebengine deb libs optional arch=amd64,arm64,armhf,i386,mips64el qt5-image-formats-plugin-pdf deb libs optional arch=amd64,arm64,armhf,i386,mips64el qtpdf5-dev deb libdevel optional arch=amd64,arm64,armhf,i386,mips64el qtpdf5-doc deb doc optional arch=all profile=!nodoc qtpdf5-doc-html deb doc optional arch=all profile=!nodoc qtpdf5-examples deb libs optional arch=amd64,arm64,armhf,i386,mips64el qtwebengine5-dev deb libdevel optional arch=amd64,arm64,armhf,i386,mips64el qtwebengine5-dev-tools deb devel optional arch=amd64,arm64,armhf,i386,mips64el qtwebengine5-doc deb doc optional arch=all profile=!nodoc qtwebengine5-doc-html deb doc optional arch=all profile=!nodoc qtwebengine5-examples deb libs optional arch=amd64,arm64,armhf,i386,mips64el qtwebengine5-private-dev deb libdevel optional arch=amd64,arm64,armhf,i386,mips64el Directory: pool/main/q/qtwebengine-opensource-src Priority: optional Section: misc Package: qtwebkit-opensource-src Binary: libqt5webkit5-dev, libqt5webkit5, qml-module-qtwebkit Version: 5.212.0~alpha4-40 Maintainer: Debian Qt/KDE Maintainers Uploaders: Timo Jyrinki , Lisandro Damián Nicanor Pérez Meyer , Dmitry Shachnev , Simon Quigley Build-Depends: bison, cmake (>= 2.8.12), debhelper-compat (= 13), flex, gperf, libfontconfig-dev, libgl-dev [!armel !armhf], libgles2-mesa-dev [armel armhf] | libgles2-dev [armel armhf], libglib2.0-dev, libglu1-mesa-dev [!armel !armhf] | libglu-dev [!armel !armhf], libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libhyphen-dev, libicu-dev, libjpeg-dev, libpng-dev, libqt5opengl5-dev (>= 5.15.15+dfsg~), libqt5sensors5-dev (>= 5.15.15~), libqt5webchannel5-dev (>= 5.15.15~), libsqlite3-dev, libwebp-dev, libwoff-dev, libxcomposite-dev, libxml2-dev, libxrender-dev, libxslt1-dev, ninja-build, pkg-kde-tools (>= 0.6.4), pkgconf, python3:native, qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-private-dev (>= 5.15.15+dfsg~), qtpositioning5-dev (>= 5.15.15+dfsg~), ruby:native, xauth , xvfb Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a649bb72d82361eba891be7d776142a3 3186 qtwebkit-opensource-src_5.212.0~alpha4-40.dsc 5b61a72497f06e51db09d57edc3c35fb 12528508 qtwebkit-opensource-src_5.212.0~alpha4.orig.tar.xz 8c7d663639c26407d8c43404195fc5cf 68784 qtwebkit-opensource-src_5.212.0~alpha4-40.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qt5webkit Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qt5webkit.git Checksums-Sha256: 42c816d9b831fa402ac71921602b48624697e2c638b046508ce5037d9c793a22 3186 qtwebkit-opensource-src_5.212.0~alpha4-40.dsc 9ca126da9273664dd23a3ccd0c9bebceb7bb534bddd743db31caf6a5a6d4a9e6 12528508 qtwebkit-opensource-src_5.212.0~alpha4.orig.tar.xz 89bc1beafe13c6d894c05d76574d93c37625c105e3b082955d1158dc29bb955f 68784 qtwebkit-opensource-src_5.212.0~alpha4-40.debian.tar.xz Homepage: https://github.com/qtwebkit/qtwebkit Package-List: libqt5webkit5 deb libs optional arch=any libqt5webkit5-dev deb libdevel optional arch=any qml-module-qtwebkit deb libs optional arch=any Directory: pool/main/q/qtwebkit-opensource-src Priority: optional Section: misc Package: qtwebsockets-opensource-src Binary: libqt5websockets5, libqt5websockets5-dev, qml-module-qtwebsockets, qml-module-qt-websockets, qtwebsockets5-examples, qtwebsockets5-doc, qtwebsockets5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), pkg-kde-tools, qml-module-qtquick2 (>= 5.15.15+dfsg~), qml-module-qttest (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-dev (>= 5.15.15+dfsg~), qtdeclarative5-private-dev (>= 5.15.15+dfsg~), xauth, xvfb Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d37f977f87685029a941586115befedc 3134 qtwebsockets-opensource-src_5.15.15-1.dsc a7866fd0371c5fb0868d52227a440845 253040 qtwebsockets-opensource-src_5.15.15.orig.tar.xz 3179c81261eb98ccbee8789b0a0b1a0b 9836 qtwebsockets-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtwebsockets Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtwebsockets.git Checksums-Sha256: 8161804055a21cbc83e9b7282a4ae1ff9b153a0ca757f390bae6cc11f88916e2 3134 qtwebsockets-opensource-src_5.15.15-1.dsc addeb8da8d831a175268367576f0ea02550681a3f11670de170352a7948fba4a 253040 qtwebsockets-opensource-src_5.15.15.orig.tar.xz 572f44344a4e232334a94a7f8f3335ee3498a764f21bace60a96c7a1f7ff7d29 9836 qtwebsockets-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtwebsockets-index.html Package-List: libqt5websockets5 deb libs optional arch=any libqt5websockets5-dev deb libdevel optional arch=any qml-module-qt-websockets deb oldlibs optional arch=any qml-module-qtwebsockets deb libs optional arch=any qtwebsockets5-doc deb doc optional arch=all profile=!nodoc qtwebsockets5-doc-html deb doc optional arch=all profile=!nodoc qtwebsockets5-examples deb doc optional arch=any Directory: pool/main/q/qtwebsockets-opensource-src Priority: optional Section: misc Package: qtwebview-opensource-src Binary: qtwebview5-doc, qtwebview5-doc-html, libqt5webview5-dev, qtwebview5-examples, libqt5webview5, qml-module-qtwebview Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Scarlett Moore , Sandro Knauß , Dmitry Shachnev , Simon Quigley , Patrick Franz Build-Depends: debhelper-compat (= 13), pkg-kde-tools, qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-private-dev (>= 5.15.15~), qtwebengine5-dev (>= 5.15.15+dfsg~), qtwebengine5-private-dev (>= 5.15.15+dfsg~) Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ddff24dccec6f2b7535dab536eaf555e 2958 qtwebview-opensource-src_5.15.15-1.dsc d2d74c11cb78406941de436aa9c1b0d3 128192 qtwebview-opensource-src_5.15.15.orig.tar.xz 0711882235abbf4dc19f196e21f52bfe 5704 qtwebview-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtwebview Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtwebview.git Checksums-Sha256: d19a8f405540e4adbe69b541cb815d0fe8d9ab0ca9f3c38e4ca316f987373a36 2958 qtwebview-opensource-src_5.15.15-1.dsc 8e65b165df6f0608d97d8d0a9a5df691aa736ae0e76e2b93887e6fe2a247ae03 128192 qtwebview-opensource-src_5.15.15.orig.tar.xz 7151c233fd535c35e96827a3b8b5b0730cfcf7ccf7690d8b3aa21b8a55fcf9dc 5704 qtwebview-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtwebview-index.html Package-List: libqt5webview5 deb libs optional arch=any libqt5webview5-dev deb libdevel optional arch=any qml-module-qtwebview deb libs optional arch=any qtwebview5-doc deb doc optional arch=all profile=!nodoc qtwebview5-doc-html deb doc optional arch=all profile=!nodoc qtwebview5-examples deb libs optional arch=any Directory: pool/main/q/qtwebview-opensource-src Priority: extra Section: misc Package: qtx11extras-opensource-src Binary: libqt5x11extras5, libqt5x11extras5-dev, qtx11extras5-doc, qtx11extras5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Felix Geyer , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), pkg-kde-tools, qtbase5-dev (>= 5.15.15+dfsg~), qtbase5-private-dev (>= 5.15.15+dfsg~) Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) , qtbase5-doc-html (>= 5.15.15+dfsg~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 879c1a5f806eec8d1fb35d5cb89a3d2f 2771 qtx11extras-opensource-src_5.15.15-1.dsc c71c371e50acc122274ee5f2d1c4dc5b 137924 qtx11extras-opensource-src_5.15.15.orig.tar.xz 5f860662aada2f69d2b978de3791b6c2 7408 qtx11extras-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtx11extras Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtx11extras.git Checksums-Sha256: a3b6bbd84c06efe54db44abe81c457042fdf237979e334d92d4ad98d34bda555 2771 qtx11extras-opensource-src_5.15.15-1.dsc 60f587d4a0b4fb367f799126e622029e6c3f5775c4bf1e085087be66a4f028f6 137924 qtx11extras-opensource-src_5.15.15.orig.tar.xz 429ffc74388864768d3d2bc726be9d6fe4cc6fadb02877f2bfdd0c3239fa6f34 7408 qtx11extras-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtx11extras-index.html Package-List: libqt5x11extras5 deb libs optional arch=any libqt5x11extras5-dev deb libdevel optional arch=any qtx11extras5-doc deb doc optional arch=all profile=!nodoc qtx11extras5-doc-html deb doc optional arch=all profile=!nodoc Directory: pool/main/q/qtx11extras-opensource-src Priority: optional Section: misc Package: qtxdg-tools Binary: qtxdg-tools Version: 4.0.0-1~exp1 Maintainer: LXQt Packaging Team Uploaders: Simon Quigley , Andrew Lee (李健秋) , ChangZhuo Chen (陳昌倬) Build-Depends: debhelper-compat (= 13), libqt6xdg-dev (>= 4.0.0~), libqt6xdgiconloader-dev (>= 4.0.0~), libglib2.0-dev, lxqt-build-tools (>= 2.0.0+really2.0.0~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0a43a298ee33b71bac0585e6f01c14a9 2412 qtxdg-tools_4.0.0-1~exp1.dsc 6b9022f7f39f8bff398e69206ad01a93 16760 qtxdg-tools_4.0.0.orig.tar.xz 38f3887069af4d50820314e5f803b855 862 qtxdg-tools_4.0.0.orig.tar.xz.asc a0bc5b7f1b8800883dabdabb7f18b47f 5952 qtxdg-tools_4.0.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lxqt-team/qtxdg-tools Vcs-Git: https://salsa.debian.org/lxqt-team/qtxdg-tools.git Checksums-Sha256: 5c76322a8d7b91a18d4f4295770d2579a9e68fa8546a29b59d39db14437ee407 2412 qtxdg-tools_4.0.0-1~exp1.dsc 4cd485e2780290d99d7242f605db9f0ffe5ed598cc672ed5e4acef871ce27b3a 16760 qtxdg-tools_4.0.0.orig.tar.xz e15ec8c512eaf163f3c82ddc7e1eaadbc0c40f44ba55b3be63a51a31bb12d3bb 862 qtxdg-tools_4.0.0.orig.tar.xz.asc bc17ec8cd2785bb45ebfff00247905007ceebcabfee3755878d22308716ef945 5952 qtxdg-tools_4.0.0-1~exp1.debian.tar.xz Homepage: https://github.com/lxqt/qtxdg-tools Package-List: qtxdg-tools deb libs optional arch=any Directory: pool/main/q/qtxdg-tools Priority: optional Section: misc Package: qtxmlpatterns-opensource-src Binary: libqt5xmlpatterns5, libqt5xmlpatterns5-dev, qtxmlpatterns5-dev-tools, qml-module-qtquick-xmllistmodel, qtxmlpatterns5-examples, qtxmlpatterns5-doc, qtxmlpatterns5-doc-html Version: 5.15.15-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Sune Vuorela , Pino Toscano , Dmitry Shachnev , Simon Quigley Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.17.14), pkg-kde-tools, qml-module-qtquick2 (>= 5.15.15+dfsg~) , qtbase5-private-dev (>= 5.15.15+dfsg~), qtdeclarative5-private-dev (>= 5.15.15+dfsg~), xauth , xvfb Build-Depends-Indep: qdoc-qt5 (>= 5.15.15~) , qhelpgenerator-qt5 (>= 5.15.15~) , qtattributionsscanner-qt5 (>= 5.15.15~) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: d40cfd70004e71055d1610b6aea52cd2 3107 qtxmlpatterns-opensource-src_5.15.15-1.dsc 74b9a8eaaaec7e21f4419e6f7893dec8 5189120 qtxmlpatterns-opensource-src_5.15.15.orig.tar.xz ddd891b3c92ca17447daafae3d7193c7 13060 qtxmlpatterns-opensource-src_5.15.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtxmlpatterns Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtxmlpatterns.git Checksums-Sha256: da1a67898b7b155266ce2f8c0de561f8a5fd7fa4415e15efb8fcc259969b148e 3107 qtxmlpatterns-opensource-src_5.15.15-1.dsc b8390b815b248901f86ebd5f65cee363d4977581baeba37b3b2495fab848d33d 5189120 qtxmlpatterns-opensource-src_5.15.15.orig.tar.xz fc40b2d0b4a39f489a4eab736d16e98642e155110e7a5ec3a0480dc29a94cbf0 13060 qtxmlpatterns-opensource-src_5.15.15-1.debian.tar.xz Homepage: https://doc.qt.io/qt-5/qtxmlpatterns-index.html Package-List: libqt5xmlpatterns5 deb libs optional arch=any libqt5xmlpatterns5-dev deb libdevel optional arch=any qml-module-qtquick-xmllistmodel deb libs optional arch=any qtxmlpatterns5-dev-tools deb devel optional arch=any qtxmlpatterns5-doc deb doc optional arch=all profile=!nodoc qtxmlpatterns5-doc-html deb doc optional arch=all profile=!nodoc qtxmlpatterns5-examples deb x11 optional arch=any Directory: pool/main/q/qtxmlpatterns-opensource-src Priority: source Section: misc Package: quasselc Binary: libquasselc0, libquasselc-dev Version: 0~git20170114-1 Maintainer: Jelmer Vernooij Build-Depends: debhelper (>= 9), pkg-config, libglib2.0-dev Architecture: any Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 6fb47c403f97fe6f899fb4a6046fb54e 1793 quasselc_0~git20170114-1.dsc 1c47ed49e81205c32fafe483b0a3d2b3 27536 quasselc_0~git20170114.orig.tar.gz 6f9ce99b68bf649a265e228e8508144e 2448 quasselc_0~git20170114-1.debian.tar.xz Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/quasselc.git/ Vcs-Git: git://anonscm.debian.org/collab-maint/quasselc.git Checksums-Sha256: f974894d09b68b254d174a1c41591a7fed5286db74b278b245fbd265b669c04b 1793 quasselc_0~git20170114-1.dsc 5feb9044f42f9627b0f78cbf4fa5b32d3b9aa6a8cf4d7ac529adf2d7ef5830d6 27536 quasselc_0~git20170114.orig.tar.gz 5fc6937d11f74c5f243e6b125b951d7fe3d4f401b7cf5e9284d7356ca05bd5ca 2448 quasselc_0~git20170114-1.debian.tar.xz Homepage: https://github.com/phhusson/quasselc Dgit: 8051bb81ec0024867d0eb0752b58ad77a4b68f01 debian archive/debian/0_git20170114-1 https://git.dgit.debian.org/quasselc Package-List: libquasselc-dev deb libdevel extra arch=any libquasselc0 deb libs optional arch=any Directory: pool/main/q/quasselc Priority: optional Section: misc Package: qwt Binary: libqwt-headers, libqwt-qt5-dev, libqwt-qt6-dev, libqwt-qt5-6.2, libqwt-qt6-6.2, libqwt-doc Version: 6.2.0-1 Maintainer: Gudjon I. Gudjonsson Uploaders: Lisandro Damián Nicanor Pérez Meyer Build-Depends: debhelper-compat (= 13), libqt5opengl5-dev, libqt5svg5-dev, pkg-kde-tools, qtbase5-dev, qttools5-dev, qt6-base-dev, qt6-base-dev-tools, qt6-tools-dev, libqt6opengl6-dev, libqt6svg6-dev Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: a0f648800555bfc413e0596ef08e4e4b 2383 qwt_6.2.0-1.dsc 00c94f0af8b29d4785cec47351127c00 4815773 qwt_6.2.0.orig.tar.bz2 be665f772b9ed1c7433cadd34fb22383 42388 qwt_6.2.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/qwt Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/qwt.git Checksums-Sha256: fb3331fd00dd008af7eac89733734d1a5f9124bead31e5885851110522dfab35 2383 qwt_6.2.0-1.dsc 9194f6513955d0fd7300f67158175064460197abab1a92fa127a67a4b0b71530 4815773 qwt_6.2.0.orig.tar.bz2 fe9f71a5c18479d4f19ef6108eddf2cf55e1011806130c161ff2a7a061c032b5 42388 qwt_6.2.0-1.debian.tar.xz Homepage: http://qwt.sourceforge.net Package-List: libqwt-doc deb doc optional arch=all libqwt-headers deb libdevel optional arch=any libqwt-qt5-6.2 deb libs optional arch=any libqwt-qt5-dev deb libdevel optional arch=any libqwt-qt6-6.2 deb libs optional arch=any libqwt-qt6-dev deb libdevel optional arch=any Directory: pool/main/q/qwt Priority: source Section: libs Package: r-bioc-basilisk Binary: r-bioc-basilisk Version: 1.16.0+ds-2~0exp0 Maintainer: Debian R Packages Maintainers Uploaders: Steffen Moeller Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-reticulate, r-bioc-dir.expiry (>= 1.12.0), r-bioc-basilisk.utils (>= 1.16.0), architecture-is-64-bit Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 851d294c65f4876bead5b1cd536a7c36 2202 r-bioc-basilisk_1.16.0+ds-2~0exp0.dsc 02f452015f6fa4a0bcdd8ac1ccfc1afc 27720 r-bioc-basilisk_1.16.0+ds.orig.tar.xz 6495f026284866d06a9c91c3447c193c 3576 r-bioc-basilisk_1.16.0+ds-2~0exp0.debian.tar.xz Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-basilisk Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-basilisk.git Checksums-Sha256: 1423cb7d4f4cad21507a51926ad87b08e1435df7ccb6df6c9a6f53e08fb724ec 2202 r-bioc-basilisk_1.16.0+ds-2~0exp0.dsc de29061bf4b5d8a66c3cd2815f0a1697b904d0d02bf24ec32e37cb0f3a2f208f 27720 r-bioc-basilisk_1.16.0+ds.orig.tar.xz f0ff4161b5115342265e8767f1435593505e3cc4523379ec8294228fa0106f84 3576 r-bioc-basilisk_1.16.0+ds-2~0exp0.debian.tar.xz Homepage: https://bioconductor.org/packages/basilisk/ Package-List: r-bioc-basilisk deb gnu-r optional arch=any Testsuite: autopkgtest-pkg-r Directory: pool/main/r/r-bioc-basilisk Priority: optional Section: misc Package: r-bioc-densvis Binary: r-bioc-densvis Version: 1.14.0+dfsg-1~0exp1 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-rcpp, r-bioc-basilisk (>= 1.16.0), r-cran-assertthat, r-cran-reticulate, r-cran-rtsne, r-cran-irlba, architecture-is-64-bit Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 3d0f9f02bc5e62ec8748dca35af0a446 2223 r-bioc-densvis_1.14.0+dfsg-1~0exp1.dsc 71dc5286d409f2b82cdf22beff99c8e3 25308 r-bioc-densvis_1.14.0+dfsg.orig.tar.xz d5759f1ff515b3362ac4099cc5941678 3840 r-bioc-densvis_1.14.0+dfsg-1~0exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-densvis Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-densvis.git Checksums-Sha256: 42d0b09c18c976e3bd78ab620a0b77d13162833bacce2ea594415eb0ae079ee1 2223 r-bioc-densvis_1.14.0+dfsg-1~0exp1.dsc 9ae5068752dc76047694db6a03cc4d43581dc32987dad3ed6692e74f8d67d15a 25308 r-bioc-densvis_1.14.0+dfsg.orig.tar.xz 27a3ebfe9f462cd6b03531f3aed0cf76a98a93fb8380d9fb76aa2c9bcd7e4244 3840 r-bioc-densvis_1.14.0+dfsg-1~0exp1.debian.tar.xz Homepage: https://bioconductor.org/packages/densvis/ Package-List: r-bioc-densvis deb gnu-r optional arch=any Testsuite: autopkgtest-pkg-r Directory: pool/main/r/r-bioc-densvis Priority: optional Section: misc Package: r-cran-alakazam Binary: r-cran-alakazam Version: 1.3.0-2~0exp0 Maintainer: Debian R Packages Maintainers Uploaders: Steffen Moeller Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-ggplot2 (>= 3.4.0), r-cran-airr (>= 1.4.1), r-cran-ape, r-cran-dplyr, r-cran-igraph (>= 1.5.0), r-cran-matrix, r-cran-progress, r-cran-rcpp, r-cran-readr, r-cran-rlang, r-cran-scales, r-cran-seqinr, r-cran-stringi, r-cran-tibble, r-cran-tidyr, r-bioc-biostrings (>= 2.72.1), r-bioc-genomicalignments (>= 1.40.0), r-bioc-iranges (>= 2.38.1) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b32748fd6278e29aaf77ef31fa4f91c0 2422 r-cran-alakazam_1.3.0-2~0exp0.dsc aef6659ef46836fe6b03da34625261b2 2076355 r-cran-alakazam_1.3.0.orig.tar.gz 468aee78ce09caf60e8f80c5d495a22b 14324 r-cran-alakazam_1.3.0-2~0exp0.debian.tar.xz Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-alakazam Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-alakazam.git Checksums-Sha256: 880cb37ba79762c1a9b151eb3edd1f1172405346b3598218ddf3f37d6bafc84f 2422 r-cran-alakazam_1.3.0-2~0exp0.dsc 1b15be5eeb1991900154820d9d2b0c691bde2c63e1287c2bf3fb45ebdbb35405 2076355 r-cran-alakazam_1.3.0.orig.tar.gz 35032c220b13f458b384894d73ee4026285b2f6e46b3c6104f2d6082ee237759 14324 r-cran-alakazam_1.3.0-2~0exp0.debian.tar.xz Homepage: https://cran.r-project.org/package=alakazam Package-List: r-cran-alakazam deb gnu-r optional arch=any Testsuite: autopkgtest-pkg-r Directory: pool/main/r/r-cran-alakazam Priority: extra Section: misc Package: r-cran-ggm Binary: r-cran-ggm Version: 2.5.1-3~0exp0 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-biocmanager, r-bioc-graph (>= 1.82.0), r-cran-igraph Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: c4a6b85bf07dbf7f2fcc99c9f425ecf0 2062 r-cran-ggm_2.5.1-3~0exp0.dsc db8c249f2c58705be639f0757e9dfaad 77957 r-cran-ggm_2.5.1.orig.tar.gz 152b8a7625edfa1141683fe3320b869e 2484 r-cran-ggm_2.5.1-3~0exp0.debian.tar.xz Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-ggm Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-ggm.git Checksums-Sha256: 20cb6fb17cb99562bea5e05b0b65ab2f4d9f22d99ce4a3209833b9db10cdfed9 2062 r-cran-ggm_2.5.1-3~0exp0.dsc 6fbbbb81bbdb408f99196d19486b542778607acf169bd1ee1ba3e73a5205e0ae 77957 r-cran-ggm_2.5.1.orig.tar.gz 3c3206836b97d9b3609eb85d1c91b8ea5679c33023dcb9c682def63d88b9232b 2484 r-cran-ggm_2.5.1-3~0exp0.debian.tar.xz Homepage: https://cran.r-project.org/package=ggm Package-List: r-cran-ggm deb gnu-r optional arch=all Testsuite: autopkgtest-pkg-r Directory: pool/main/r/r-cran-ggm Priority: extra Section: misc Package: r-cran-mutoss Binary: r-cran-mutoss Version: 0.1-13-2~0exp0 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-mvtnorm, r-cran-plotrix, r-bioc-multtest (>= 2.60.0), r-cran-multcomp Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: d41363461e8aba8b39dd9b3a7dbecdd3 2174 r-cran-mutoss_0.1-13-2~0exp0.dsc 4384e17eb4ebf0f3370e232dbebe39b5 907567 r-cran-mutoss_0.1-13.orig.tar.gz 285abb69bd2973e128204c3b0aa62fc9 2812 r-cran-mutoss_0.1-13-2~0exp0.debian.tar.xz Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-mutoss Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-mutoss.git Checksums-Sha256: fbf27e6cd5b266b570daea2b45384d5da66fa42d1f996020233f763562083073 2174 r-cran-mutoss_0.1-13-2~0exp0.dsc b60f6fcdce44dc60c7d34c6510047f756f1442366a3566661b22aae12f4ff141 907567 r-cran-mutoss_0.1-13.orig.tar.gz b9b657431e34bb22901582b00411b80cc1ea71a8ee49c1de1921ae169b1f5b44 2812 r-cran-mutoss_0.1-13-2~0exp0.debian.tar.xz Homepage: https://cran.r-project.org/package=mutoss Package-List: r-cran-mutoss deb gnu-r optional arch=all Testsuite: autopkgtest, autopkgtest-pkg-r Testsuite-Triggers: r-cran-testthat Directory: pool/main/r/r-cran-mutoss Priority: extra Section: misc Package: r-cran-nmf Binary: r-cran-nmf Version: 0.27-2~0exp0 Maintainer: Debian R Packages Maintainers Uploaders: Alba Crespi Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-registry, r-cran-rngtools, r-cran-cluster, r-cran-stringr, r-cran-digest, r-cran-gridbase, r-cran-colorspace, r-cran-rcolorbrewer, r-cran-foreach, r-cran-doparallel, r-cran-ggplot2, r-cran-reshape2, r-bioc-biobase (>= 2.64), r-cran-codetools, r-cran-biocmanager Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: ac73383a1ca30e4b37ca4cef352f377d 2279 r-cran-nmf_0.27-2~0exp0.dsc 1b529cab49a1f0cf8d8b1c83a4f38229 1673247 r-cran-nmf_0.27.orig.tar.gz 50538c64aa7f237e7bc330bd1c2acd13 3660 r-cran-nmf_0.27-2~0exp0.debian.tar.xz Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-nmf Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-nmf.git Checksums-Sha256: f6b74aaae2d0a0a5d941bfe5db0c7398cb2b3f83f8bb1990eabec55bc22af11d 2279 r-cran-nmf_0.27-2~0exp0.dsc af4302efca4a7654fecd31c376f1bb3496428279a50b8d5691c8a7e66e3f3ef9 1673247 r-cran-nmf_0.27.orig.tar.gz a5a2c0b834058b802a7324492cf0ee0a7edc62f5a1b296495956ccc676c86274 3660 r-cran-nmf_0.27-2~0exp0.debian.tar.xz Homepage: https://cran.r-project.org/package=NMF Package-List: r-cran-nmf deb gnu-r optional arch=any Testsuite: autopkgtest-pkg-r Directory: pool/main/r/r-cran-nmf Priority: optional Section: misc Package: r-cran-rmariadb Binary: r-cran-rmariadb Version: 1.3.2+ds-2~0exp0 Maintainer: Debian R Packages Maintainers Uploaders: Michael R. Crusoe , Shayan Doust Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, architecture-is-64-bit, r-cran-bit64, r-cran-blob, r-cran-dbi (>= 1.1.3), r-cran-hms, r-cran-lubridate, r-cran-rlang, r-cran-cpp11, r-cran-plogr, libboost-dev, libmariadb-client-lgpl-dev-compat Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 1fada7aac27eb6b44aea798ce1ac794f 2447 r-cran-rmariadb_1.3.2+ds-2~0exp0.dsc 24aecceb62899ba11c68117d09bac5a4 127572 r-cran-rmariadb_1.3.2+ds.orig.tar.xz a96e31d21ee7ee9485745e214c7db48a 2600 r-cran-rmariadb_1.3.2+ds-2~0exp0.debian.tar.xz Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rmariadb Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rmariadb.git Checksums-Sha256: 80f12476e8464c11478a7e70f0cff61348356f522ea874ce96609e83af16b4d7 2447 r-cran-rmariadb_1.3.2+ds-2~0exp0.dsc 7513376bfd6ce772cdb896aeb032594a64252ee6ebe829e882a31214814eef8e 127572 r-cran-rmariadb_1.3.2+ds.orig.tar.xz f8d55fbaa686fefb4bc6e850e5e67e19453961c6a30619b495fe76bf7778a10d 2600 r-cran-rmariadb_1.3.2+ds-2~0exp0.debian.tar.xz Homepage: https://cran.r-project.org/package=RMariaDB Package-List: r-cran-rmariadb deb gnu-r optional arch=any Testsuite: autopkgtest, autopkgtest-pkg-r Testsuite-Triggers: r-cran-dbitest, r-cran-decor, r-cran-readr, r-cran-rprojroot, r-cran-testthat, r-cran-withr Directory: pool/main/r/r-cran-rmariadb Priority: optional Section: misc Package: rabbitmq-server Binary: rabbitmq-server Version: 3.12.1-1 Maintainer: Debian OpenStack Uploaders: James Page , Thomas Goirand , Build-Depends: debhelper-compat (= 10), dh-python, elixir (>= 1.12.2), erlang-base (>= 1:25.0), erlang-crypto (>= 1:25.0), erlang-dev (>= 1:25.0), erlang-edoc (>= 1:25.0), erlang-eldap (>= 1:25.0), erlang-erl-docgen (>= 1:25.0), erlang-eunit (>= 1:25.0), erlang-inets (>= 1:25.0), erlang-mnesia (>= 1:25.0), erlang-nox (>= 1:25.0), erlang-os-mon (>= 1:25.0), erlang-parsetools (>= 1:25.0), erlang-public-key (>= 1:25.0), erlang-runtime-tools (>= 1:25.0), erlang-src (>= 1:25.0), erlang-ssl (>= 1:25.0), erlang-syntax-tools (>= 1:25.0), erlang-tools (>= 1:25.0), erlang-xmerl (>= 1:25.0), locales-all, python3-all, python3-simplejson, rsync, unzip, xmlto, xsltproc, zip Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 0803c50bae59bac24a467c57ef0cd18e 2695 rabbitmq-server_3.12.1-1.dsc 3661ccd67f363ad56f557cbd68717009 3640480 rabbitmq-server_3.12.1.orig.tar.xz 3c674162e2f14007cc0b93fbf9fb1c86 24096 rabbitmq-server_3.12.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/rabbitmq-server Vcs-Git: https://salsa.debian.org/openstack-team/third-party/rabbitmq-server.git Checksums-Sha256: 168ade9e30ef308e31e1ae4fb096f6c66526dab800ca926c5ebef225e7c3ec44 2695 rabbitmq-server_3.12.1-1.dsc 9fefafa899511f40b859d644b30a1a27192ebe085bbbd31884152a1616e12120 3640480 rabbitmq-server_3.12.1.orig.tar.xz 9b470835ca518359819c8d6333197cbb2d90e7c428aba0281a87845b27c37015 24096 rabbitmq-server_3.12.1-1.debian.tar.xz Homepage: https://www.rabbitmq.com/ Package-List: rabbitmq-server deb net optional arch=all Testsuite: autopkgtest Directory: pool/main/r/rabbitmq-server Priority: source Section: net Package: racket-mode Binary: elpa-racket-mode Version: 20240301git0-2 Maintainer: Debian Emacsen team Uploaders: David Bremner Build-Depends: debhelper-compat (= 12), dh-elpa (>= 2.0) Architecture: all Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: 705ba92cfa35a53f80382fa8440ef919 2181 racket-mode_20240301git0-2.dsc 676781aa18235bd70f715be18de40831 286136 racket-mode_20240301git0.orig.tar.xz bb9de3ab832d64e7afe8b3fbe4b987ab 3128 racket-mode_20240301git0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/emacsen-team/racket-mode.git Vcs-Git: https://salsa.debian.org/emacsen-team/racket-mode.git Checksums-Sha256: 99285e066073674c5a6de3d92f61f1b8e9fe133835dec1023ee90c253bb804d7 2181 racket-mode_20240301git0-2.dsc 42c36a93b12f23216dbedd8aa57dc612e7a361068e76c74db0a580552c33e3bd 286136 racket-mode_20240301git0.orig.tar.xz 9c48fbad6824efe198f45ddd73de6b37dcb3835acca403fa2d68730d4c049e4e 3128 racket-mode_20240301git0-2.debian.tar.xz Homepage: https://github.com/greghendershott/racket-mode Dgit: 6470ef045edb58aaca994b9376805b72be732165 debian archive/debian/20240301git0-2 https://git.dgit.debian.org/racket-mode Package-List: elpa-racket-mode deb lisp optional arch=all Testsuite: autopkgtest-pkg-elpa Directory: pool/main/r/racket-mode Priority: extra Section: misc Package: rakudo Binary: rakudo Version: 2023.06-1~exp1 Maintainer: Debian Rakudo Maintainers Uploaders: Dominique Dumont , Daniel Dehennin , Mo Zhou Build-Depends: debhelper-compat (= 13), libatomic-ops-dev, libffi-dev [mipsel], libgmp-dev, libkvm-dev [kfreebsd-any], libtommath-dev, libuv1-dev, moarvm-dev (>= 2023.06~), nqp (>= 2023.06~), perl Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x x32 Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 0c26c9f224e69e11aa78452f0de1d85c 2409 rakudo_2023.06-1~exp1.dsc c022e8a0478b83cc38a47f618cabf4f3 2060612 rakudo_2023.06.orig.tar.xz 976f7a27eedf1e459a4650e2673725a9 20788 rakudo_2023.06-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/perl6-team/rakudo Vcs-Git: https://salsa.debian.org/perl6-team/rakudo.git Checksums-Sha256: 2f72deb606c1693f6a3cf5a9a1d72b6d4bc03d80032a23ae68d2e5ffa9caf0b5 2409 rakudo_2023.06-1~exp1.dsc fcde29043142e4cb2af10706fb6cec04ff73233e08a1499dacd3be4e9ad4319a 2060612 rakudo_2023.06.orig.tar.xz 6ce09aea3ce9aa010a1e8ec361dca26b3ed859d21500ef654eba0647c2fa043a 20788 rakudo_2023.06-1~exp1.debian.tar.xz Homepage: https://rakudo.org/ Package-List: rakudo deb interpreters optional arch=amd64,arm64,armel,armhf,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64,ppc64el,riscv64,s390x,x32 Directory: pool/main/r/rakudo Priority: source Section: interpreters Package: rakudo Binary: rakudo Version: 2024.02-1~exp1 Maintainer: Debian Rakudo Maintainers Uploaders: Dominique Dumont , Daniel Dehennin , Mo Zhou Build-Depends: debhelper-compat (= 13), libatomic-ops-dev, libffi-dev [mipsel], libgmp-dev, libkvm-dev [kfreebsd-any], libtommath-dev, libuv1-dev, moarvm-dev (>= 2024.02~), nqp (>= 2024.02~), perl Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x x32 Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: b65d7a01e9d7e7cdeabd28bc68df1f24 2409 rakudo_2024.02-1~exp1.dsc 55ea3c0fc750f7903c15b5ece2437a9d 2128024 rakudo_2024.02.orig.tar.xz 824b8ae604ac70bd0d219cc864bbb8ca 20856 rakudo_2024.02-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/perl6-team/rakudo Vcs-Git: https://salsa.debian.org/perl6-team/rakudo.git Checksums-Sha256: 30addd028f4e643aeb0dcd9b7431b1fff808945ad351cfa8de11a3974485d35c 2409 rakudo_2024.02-1~exp1.dsc 0f5c2fa0dba9895c69b00074756939526f31ce38b5b16c63b9e6d8c458e03543 2128024 rakudo_2024.02.orig.tar.xz 3cc1f36be3c937abe7b0162d8c2282798011c2fde3bbadb4eebaea90358dd4ed 20856 rakudo_2024.02-1~exp1.debian.tar.xz Homepage: https://rakudo.org/ Package-List: rakudo deb interpreters optional arch=amd64,arm64,armel,armhf,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64,ppc64el,riscv64,s390x,x32 Directory: pool/main/r/rakudo Priority: source Section: interpreters Package: rakudo Binary: rakudo Version: 2024.02-1~exp1.1 Maintainer: Debian Rakudo Maintainers Uploaders: Dominique Dumont , Daniel Dehennin , Mo Zhou Build-Depends: debhelper-compat (= 13), libatomic-ops-dev, libffi-dev [mipsel], libgmp-dev, libkvm-dev [kfreebsd-any], libtommath-dev, libuv1-dev, moarvm-dev (>= 2024.02~), nqp (>= 2024.02~), perl Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 loong64 mips mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x x32 Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 1fdc3f654112092537587e1651971f01 2408 rakudo_2024.02-1~exp1.1.dsc 55ea3c0fc750f7903c15b5ece2437a9d 2128024 rakudo_2024.02.orig.tar.xz 1860683a6d3bb6776aec7f53c9cfca7d 20984 rakudo_2024.02-1~exp1.1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/perl6-team/rakudo Vcs-Git: https://salsa.debian.org/perl6-team/rakudo.git Checksums-Sha256: 70eaee06f68090285ed20afe41aff49bfc96ff81ea79d684548b677a5290851c 2408 rakudo_2024.02-1~exp1.1.dsc 0f5c2fa0dba9895c69b00074756939526f31ce38b5b16c63b9e6d8c458e03543 2128024 rakudo_2024.02.orig.tar.xz cae5a31d29d4efec2d8273725eb4ae8ad366b69b762e11a56b97481c076766c4 20984 rakudo_2024.02-1~exp1.1.debian.tar.xz Homepage: https://rakudo.org/ Package-List: rakudo deb interpreters optional arch=amd64,arm64,armel,armhf,i386,kfreebsd-amd64,kfreebsd-i386,loong64,mips,mips64el,mipsel,powerpc,ppc64,ppc64el,riscv64,s390x,x32 Directory: pool/main/r/rakudo Priority: source Section: interpreters Package: readline Binary: libreadline8t64, libreadline8-udeb, lib64readline8, readline-common, readline-common-udeb, libreadline-dev, lib64readline-dev, rlfe, lib32readline8, lib32readline-dev, readline-doc Version: 8.3~alpha1-1 Maintainer: Matthias Klose Build-Depends: dpkg-dev (>= 1.22.5), debhelper (>= 13), libncurses-dev, lib32ncurses-dev [amd64 ppc64] , lib64ncurses-dev [i386 powerpc sparc s390] , mawk | awk, texinfo, gcc-multilib [amd64 i386 kfreebsd-amd64 powerpc ppc64 s390 sparc] Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: bfb35f12c5990c6376c07bbfce8def6e 2859 readline_8.3~alpha1-1.dsc 40be04f7dcb66d9c356769f4195a39af 3091427 readline_8.3~alpha1.orig.tar.gz abf995b092abdb6a5d422551b6f9a26a 37360 readline_8.3~alpha1-1.debian.tar.xz Checksums-Sha256: 00018c793907e52db3fb32981eb66626cbf481babbf3df931c376249368e944c 2859 readline_8.3~alpha1-1.dsc 2e30f1de3c97381e53bd202715322518a6cd51938beca572fb7be0a0f2518b73 3091427 readline_8.3~alpha1.orig.tar.gz 7a7865de9d7fd13041d8042ccec9c2d1e301a10e0e3f917450f7aa81d5815c10 37360 readline_8.3~alpha1-1.debian.tar.xz Homepage: https://tiswww.case.edu/php/chet/readline/rltop.html Package-List: lib32readline-dev deb libdevel optional arch=amd64,ppc64 profile=!nobiarch lib32readline8 deb libs optional arch=amd64,ppc64 profile=!nobiarch lib64readline-dev deb libdevel optional arch=i386,powerpc,s390,sparc profile=!nobiarch lib64readline8 deb libs optional arch=i386,powerpc,s390,sparc profile=!nobiarch libreadline-dev deb libdevel optional arch=any libreadline8-udeb udeb debian-installer optional arch=any profile=!noudeb libreadline8t64 deb libs optional arch=any readline-common deb utils optional arch=all readline-common-udeb udeb debian-installer optional arch=all profile=!noudeb readline-doc deb doc optional arch=all rlfe deb utils optional arch=any profile=!cross Directory: pool/main/r/readline Priority: optional Section: misc Package: rebar Binary: rebar Version: 2.6.4-5~exp2 Maintainer: Debian Erlang Packagers Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper-compat (= 13), erlang-dev (>= 1:27), erlang-tools, erlang-syntax-tools, erlang-eunit, erlang-crypto Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: fd1c31f1dc6ffcb2ca64b5625e4a9b9f 2003 rebar_2.6.4-5~exp2.dsc b714732f0e340f2bcb8e92f88af9b191 159300 rebar_2.6.4.orig.tar.xz ca23e39c6f38f9d87b5edc8aae5b6ce8 5648 rebar_2.6.4-5~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/erlang-team/packages/rebar Vcs-Git: https://salsa.debian.org/erlang-team/packages/rebar.git Checksums-Sha256: 02d437e4c83fba708b04430a3ee79bfd5fa40e1b23ed581ff3bb5e6396bc220f 2003 rebar_2.6.4-5~exp2.dsc 187f00e20db50725d33dc3347c7cd675703d5de88b1bc31c2a49e541237f3d94 159300 rebar_2.6.4.orig.tar.xz 626d6b7452a8087a6057d96a506c2326a14101dfe9c13e177e982e0968299893 5648 rebar_2.6.4-5~exp2.debian.tar.xz Homepage: https://github.com/rebar/rebar Package-List: rebar deb devel optional arch=any Directory: pool/main/r/rebar Priority: source Section: devel Package: rebar3 Binary: rebar3 Version: 3.23.0-1 Maintainer: Debian Erlang Packagers Uploaders: Philipp Huebner Build-Depends: debhelper-compat (= 13), erlang-base (>= 1:27), erlang Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 586b85709ab589d20f1cdb81283a3798 1961 rebar3_3.23.0-1.dsc 9b3fe45691c2eb7ad27a64e457838bad 807007 rebar3_3.23.0.orig.tar.gz dd59bbf7d80378f24c770b02ea1de796 7076 rebar3_3.23.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/erlang-team/packages/rebar3 Vcs-Git: https://salsa.debian.org/erlang-team/packages/rebar3.git Checksums-Sha256: 6486ea5033ac766aaf9e9b55578dc0b6a350e4596ed083c85ac5ad1d38de7e78 1961 rebar3_3.23.0-1.dsc 00646b692762ffd340560e8f16486dbda840e1546749ee5a7f58feeb77e7b516 807007 rebar3_3.23.0.orig.tar.gz 35e5361a1ec05a2e74a5794957f18a50add75e6db9386586a86703331191b8d0 7076 rebar3_3.23.0-1.debian.tar.xz Homepage: https://www.rebar3.org/ Package-List: rebar3 deb devel optional arch=all Testsuite: autopkgtest Directory: pool/main/r/rebar3 Priority: optional Section: misc Package: redis Binary: redis, redis-sentinel, redis-server, redis-tools Version: 5:7.2.5-1 Maintainer: Chris Lamb Build-Depends: debhelper-compat (= 13), libhiredis-dev, libjemalloc-dev [linux-any], liblua5.1-dev, liblzf-dev, libssl-dev, libsystemd-dev, lua-bitop-dev, lua-cjson-dev, openssl , pkg-config, procps , tcl , tcl-tls Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 324543cd297e9d63fa01e067c99b8608 2231 redis_7.2.5-1.dsc 2411156e2660c733b1d3e723060356c3 3427473 redis_7.2.5.orig.tar.gz 8d42b5ef32643720bb5fffe1bc799424 29060 redis_7.2.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lamby/pkg-redis Vcs-Git: https://salsa.debian.org/lamby/pkg-redis.git -b debian/experimental Checksums-Sha256: 4bedf04a37ccf32606e0ad1811b2174740299221ad223316d7eece57f05acad0 2231 redis_7.2.5-1.dsc 98a8502a2e902d2a9785ef46a69a5f8d5e24cbf9ea3ae4d845afcfc6778aa783 3427473 redis_7.2.5.orig.tar.gz 7a9e6de5267016b5e34a8f5f3b2c9223ab1087b93f1f0a7325aca6900d237535 29060 redis_7.2.5-1.debian.tar.xz Homepage: https://redis.io/ Package-List: redis deb database optional arch=all redis-sentinel deb database optional arch=any redis-server deb database optional arch=any redis-tools deb database optional arch=any Testsuite: autopkgtest Directory: pool/main/r/redis Priority: source Section: database Package: reiser4progs Binary: reiser4progs, libreiser4-dev Version: 2.0.5-1 Maintainer: Felix Zielcke Build-Depends: debhelper-compat (= 13), libaal-dev (<< 1.0.8), libaal-dev (>= 1.0.7), libedit-dev, uuid-dev Architecture: linux-any Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 78ad6373ecfc7a818e4b367841c13507 1896 reiser4progs_2.0.5-1.dsc 50ed9fa9dda52d8632171ae1e9bc23eb 997516 reiser4progs_2.0.5.orig.tar.gz eeba5938854402f2e1b580af7560fce2 9264 reiser4progs_2.0.5-1.debian.tar.xz Checksums-Sha256: 65b18600547d990ea2e68cd948a5b1e7ae81051e37b54ee39dd4230f0ffb2368 1896 reiser4progs_2.0.5-1.dsc 0c14760b987ab9ee1aa879831b9d2308b5ded770d25806307e26ebcd333eed2c 997516 reiser4progs_2.0.5.orig.tar.gz d649f1af2c33a786db965eb17c57ce65b132846999bac7be0b8acbd3ef38620f 9264 reiser4progs_2.0.5-1.debian.tar.xz Homepage: https://reiser4.wiki.kernel.org Package-List: libreiser4-dev deb libdevel optional arch=linux-any reiser4progs deb admin optional arch=linux-any Directory: pool/main/r/reiser4progs Priority: source Section: admin Package: reprepro Binary: reprepro Version: 5.4.5-1 Maintainer: Bastian Germann Build-Depends: debhelper-compat (= 12), libgpgme-dev, libdb-dev, libz-dev, libbz2-dev, liblzma-dev, libarchive-dev, shunit2, db-util Architecture: any Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 7013990f6d68ad4254332138cbc9a97c 1757 reprepro_5.4.5-1.dsc 19f2733879366aaae16fa3637035c234 461776 reprepro_5.4.5.orig.tar.xz 7eaf9b309e24f0b387c209b7f57a18b3 15052 reprepro_5.4.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/reprepro Vcs-Git: https://salsa.debian.org/debian/reprepro.git -b debian Checksums-Sha256: ee5f59205057c1443300b3a33c942510f7ff52536b5ead043d23433676c15c68 1757 reprepro_5.4.5-1.dsc 3d711d721984b0a841083542664ae99760c968e429e45a6afaeb48c47466d5c2 461776 reprepro_5.4.5.orig.tar.xz 9ba07710b4548cb1f0df2ebaba5ded05a2ceb3124285ff5e683a6dd0e50c4de0 15052 reprepro_5.4.5-1.debian.tar.xz Package-List: reprepro deb utils optional arch=any Testsuite: autopkgtest Directory: pool/main/r/reprepro Priority: source Section: utils Package: rhash Binary: rhash, librhash1, librhash-dev Version: 1.4.4-1 Maintainer: Debian Security Tools Uploaders: Aleksey Kravchenko Build-Depends: debhelper-compat (= 13), libssl-dev (>= 3.0.0) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: e7fb6b8baa05b5f2d0ff1a4caebfece6 2281 rhash_1.4.4-1.dsc 85384cefd616b6371cc95b9d89ffca28 435691 rhash_1.4.4.orig.tar.gz c636673b53a0a4efa923974dc77e8735 833 rhash_1.4.4.orig.tar.gz.asc a5851f00ae8707ff9a25b1e822e2b05a 10768 rhash_1.4.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-security-team/rhash Vcs-Git: https://salsa.debian.org/pkg-security-team/rhash.git Checksums-Sha256: 725f8a38b69ef8a5c59a5c2d39dff0e7f2fe5ecf31af70133c041d194b510b7e 2281 rhash_1.4.4-1.dsc 8e7d1a8ccac0143c8fe9b68ebac67d485df119ea17a613f4038cda52f84ef52a 435691 rhash_1.4.4.orig.tar.gz 80811247c615276acc6b76fd84f96244d121337998063e29d2c09a4f9272130e 833 rhash_1.4.4.orig.tar.gz.asc 65d2bf8bc824cb272ec22e8e6347ea5cdb041d04f5419492a3d1a0bf743ba286 10768 rhash_1.4.4-1.debian.tar.xz Homepage: http://rhash.sourceforge.net Package-List: librhash-dev deb libdevel optional arch=any librhash1 deb libs optional arch=any rhash deb utils optional arch=any Testsuite: autopkgtest Directory: pool/main/r/rhash Priority: source Section: utils Package: rocminfo Binary: rocminfo Version: 6.1.2-1~exp1 Maintainer: Debian ROCm Team Uploaders: Mo Zhou , Norbert Preining , Maxime Chambonnet , Étienne Mollier , Cordell Bloor , Xuanteng Huang , Christian Kastner , Build-Depends: debhelper-compat (= 13), cmake, libhsakmt-dev (>= 6.1.2~), libhsa-runtime-dev (>= 6.1.2~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 628c772d82af93802e05515eb375a90b 2240 rocminfo_6.1.2-1~exp1.dsc 7b6309cbeee575127648edf30e567315 17734 rocminfo_6.1.2.orig.tar.gz d60509ddd76f823e453ab00660a5da82 5544 rocminfo_6.1.2-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rocm-team/rocminfo Vcs-Git: https://salsa.debian.org/rocm-team/rocminfo.git Checksums-Sha256: 8efd0045604551c40b1012d8bf3a74715536c1baef3d5fa949c279772dcb8230 2240 rocminfo_6.1.2-1~exp1.dsc 882ebe3db60b6290a81a98e0bac9b8923fbf83966f1706fd24484700b8213bcc 17734 rocminfo_6.1.2.orig.tar.gz 3357274b77676b1f05a843f2833687a8ce0176aa21b9b1c3cf3daaa288544208 5544 rocminfo_6.1.2-1~exp1.debian.tar.xz Homepage: https://github.com/ROCm/rocminfo Package-List: rocminfo deb devel optional arch=any Testsuite: autopkgtest Testsuite-Triggers: sed Directory: pool/main/r/rocminfo Priority: extra Section: misc Package: rocr-runtime Binary: libhsa-runtime64-1, libhsa-runtime-dev Version: 6.1.2-1~exp1 Maintainer: Debian ROCm Team Uploaders: Mo Zhou , Norbert Preining , Maxime Chambonnet , Étienne Mollier , Cordell Bloor , Xuanteng Huang , Christian Kastner , Build-Depends: architecture-is-64-bit, clang-17, clang-tools-17, cmake, debhelper-compat (= 13), libclang-17-dev, libdrm-dev, libelf-dev, libhsakmt-dev (>= 6.1.2~), libmlir-17-dev, lld-17, llvm-17-dev, mlir-17-tools, rocm-device-libs-17, xxd, pkgconf Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: dd6788f11fc1af07ca1e41667b94ec6b 2473 rocr-runtime_6.1.2-1~exp1.dsc c029501b522d847322868910b45d0cd1 903633 rocr-runtime_6.1.2.orig.tar.gz 7138fc52727a66e25bb77bebdbc7d863 9984 rocr-runtime_6.1.2-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rocm-team/rocr-runtime Vcs-Git: https://salsa.debian.org/rocm-team/rocr-runtime.git Checksums-Sha256: 78556580940fe83c8df3bcfdb6d1c09b930fb7df1d8e8b2369b82b0a53673b3a 2473 rocr-runtime_6.1.2-1~exp1.dsc 6eb7a02e5f1e5e3499206b9e74c9ccdd644abaafa2609dea0993124637617866 903633 rocr-runtime_6.1.2.orig.tar.gz 1e3694627cebbb9f4b689ee2111024daf5d9b5e20ed27a0f7894c3c71d1c126a 9984 rocr-runtime_6.1.2-1~exp1.debian.tar.xz Homepage: https://github.com/ROCm/ROCR-Runtime/ Package-List: libhsa-runtime-dev deb libdevel optional arch=any libhsa-runtime64-1 deb libs optional arch=any Directory: pool/main/r/rocr-runtime Priority: extra Section: misc Package: roct-thunk-interface Binary: libhsakmt1, libhsakmt-dev Version: 6.1.2+ds-1~exp1 Maintainer: Debian ROCm Team Uploaders: Mo Zhou , Norbert Preining , Maxime Chambonnet , Étienne Mollier , Cordell Bloor , Xuanteng Huang , Christian Kastner , Build-Depends: cmake, debhelper-compat (= 13), libdrm-dev, libnuma-dev, libudev-dev, pkgconf, zlib1g-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 45cfedca258648084aebe709c78f312b 2401 roct-thunk-interface_6.1.2+ds-1~exp1.dsc 0e17e94852fe2965437b4e75b60e5163 319504 roct-thunk-interface_6.1.2+ds.orig.tar.xz aa154824c46c780b1721e60b6c5dbe1a 5616 roct-thunk-interface_6.1.2+ds-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rocm-team/roct-thunk-interface Vcs-Git: https://salsa.debian.org/rocm-team/roct-thunk-interface.git Checksums-Sha256: 19c83990421ce536c1c5b704dcc4835f6fa570541db599cdfbba8f38c236a9ad 2401 roct-thunk-interface_6.1.2+ds-1~exp1.dsc ba65c660829a1ef11327b4c9a1c8a257ce653d082d6a01b9ac9c5c0c53cef549 319504 roct-thunk-interface_6.1.2+ds.orig.tar.xz e431e478291c3fb2caaa59325ab8629c17fd2ecb9cff88985cefb724573d5f13 5616 roct-thunk-interface_6.1.2+ds-1~exp1.debian.tar.xz Homepage: https://github.com/ROCm/ROCT-Thunk-Interface Package-List: libhsakmt-dev deb libdevel optional arch=any libhsakmt1 deb libs optional arch=any Directory: pool/main/r/roct-thunk-interface Priority: extra Section: misc Package: rtl-wmbus Binary: rtl-wmbus Version: 1.0.1-2 Maintainer: Fredrik Öhrström Build-Depends: debhelper-compat (= 11) Architecture: any Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 8274199b762d5bc6e15cf534abe88e06 1871 rtl-wmbus_1.0.1-2.dsc 33c699a4e335216ccc6ebe881ad97283 2819391 rtl-wmbus_1.0.1.orig.tar.gz ec992a2e16bd97f34c2d9c12fc0cf52c 2304 rtl-wmbus_1.0.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/weetmuts/package-rtl-wmbus.git Vcs-Git: https://salsa.debian.org/weetmuts/package-rtl-wmbus.git Checksums-Sha256: e06ee78cf5a5caab6c889a1db87bb6530541ad7af9b1d7a492f0eb8fa94554c6 1871 rtl-wmbus_1.0.1-2.dsc d3a15a1beb7ea4761db81891bdd2ab89d365703bfb14bbf1cd3a57edb86d901d 2819391 rtl-wmbus_1.0.1.orig.tar.gz 13c645920f3b0c9b0696f1f717821655b48e5323d6c53481130c3dcad9902ccc 2304 rtl-wmbus_1.0.1-2.debian.tar.xz Homepage: https://github.com/xaelsouth/rtl-wmbus Package-List: rtl-wmbus deb comm optional arch=any Directory: pool/main/r/rtl-wmbus Priority: optional Section: misc Package: ruby-aws-sdk Binary: ruby-aws-sdk Version: 2.9.32-2 Maintainer: Debian Ruby Extras Maintainers Uploaders: David Suárez Build-Depends: debhelper-compat (= 12), gem2deb, ruby-json (>= 1.4), ruby-nokogiri (>= 1), ruby-uuidtools (>= 2.1), ruby-aws-sigv4 (>= 1.0~), ruby-jmespath (>= 1.0~) Architecture: all Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: e642c6f516b8229b0b29f3f09475e500 2760 ruby-aws-sdk_2.9.32-2.dsc 83b2117fc91880fb39065b637761ede3 1054830 ruby-aws-sdk_2.9.32.orig-aws-sdk-core.tar.gz 10262ad5cb891e3ec2bd6c4658ed46fd 45632 ruby-aws-sdk_2.9.32.orig-aws-sdk-resources.tar.gz 299c2b9fb9b3035f1f0a4d4f8840912d 773 ruby-aws-sdk_2.9.32.orig.tar.gz 38c35173e479cf700919520986ddd304 3596 ruby-aws-sdk_2.9.32-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-aws-sdk Vcs-Git: https://salsa.debian.org/ruby-team/ruby-aws-sdk.git Checksums-Sha256: f6cd06d614b017f9daabe038a387ac9cbbdc0fdd49f47b2691b9f75d077e5d2c 2760 ruby-aws-sdk_2.9.32-2.dsc 38c19b8eb8a5fc408929d16fbabff33d16b638021f3e335b45d95e3cfe7033c5 1054830 ruby-aws-sdk_2.9.32.orig-aws-sdk-core.tar.gz b9bafea1ff99c501893eed1c056ac3b7f036e2364510caa2570439eb0866abf2 45632 ruby-aws-sdk_2.9.32.orig-aws-sdk-resources.tar.gz 22a5395c35ed8c3112724d9137d22be83f41d18cd2973b42eb2a4c10905863a3 773 ruby-aws-sdk_2.9.32.orig.tar.gz 1e672d274c735c273b90bf149f3a16349a28a4301ab329268f00a0ee40c8ef8d 3596 ruby-aws-sdk_2.9.32-2.debian.tar.xz Homepage: https://aws.amazon.com/sdkforruby Package-List: ruby-aws-sdk deb ruby optional arch=all Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-aws-sdk Priority: optional Section: misc Package: ruby-console Binary: ruby-console Version: 1.16.2-1 Maintainer: Debian Ruby Team Uploaders: Hideki Yamane Build-Depends: debhelper-compat (= 13), ruby-rspec (<< 4.0), ruby-fiber-local, gem2deb (>= 1) Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 7e5d4f667ec45f2ece3ded16dd6fdc09 2065 ruby-console_1.16.2-1.dsc 38e8b71b4fb9d0c380c9c0afca0cedb9 24609 ruby-console_1.16.2.orig.tar.gz 3f60fb906c3bbc030ad260c33c56baeb 2664 ruby-console_1.16.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-console Vcs-Git: https://salsa.debian.org/ruby-team/ruby-console.git Checksums-Sha256: 009268a1fc858687f7d0cdb9e62b233344aed9d4bdf67354ffa5db002ac28ef7 2065 ruby-console_1.16.2-1.dsc 5c67817582748fa394801f76e9447a9541fd5a14c19c782d7f3f76298379e856 24609 ruby-console_1.16.2.orig.tar.gz 954b72e5bf3d6f1c34fe203af19f334ab1c2e82b70cc795d334501494114f306 2664 ruby-console_1.16.2-1.debian.tar.xz Homepage: https://github.com/socketry/console Package-List: ruby-console deb ruby optional arch=all Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-console Priority: extra Section: misc Package: ruby-defaults Binary: ruby, ruby-dev, ruby-all-dev, libruby, ri, ruby-full Version: 1:3.1+support3.3~0 Maintainer: Debian Ruby Team Uploaders: Antonio Terceiro , Lucas Kanashiro Build-Depends: debhelper-compat (= 13) Architecture: any all Standards-Version: 4.6.0.1 Format: 3.0 (native) Files: 3e56b1ce03b17e7b7fab8ae5e2bd141c 2065 ruby-defaults_3.1+support3.3~0.dsc 4a4e8171af188058d700f1d22d95d216 13612 ruby-defaults_3.1+support3.3~0.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-defaults Vcs-Git: https://salsa.debian.org/ruby-team/ruby-defaults.git Checksums-Sha256: 388e59402a37f73591bfa2589b635fae8ad866933f7f67a070a35c27f699f757 2065 ruby-defaults_3.1+support3.3~0.dsc f2a061a69b7d25039097ad65a06b4f8c8c908d3c43932eaf06a9ad67128af790 13612 ruby-defaults_3.1+support3.3~0.tar.xz Homepage: https://www.ruby-lang.org/ Package-List: libruby deb libs optional arch=any ri deb ruby optional arch=all ruby deb ruby optional arch=any ruby-all-dev deb ruby optional arch=any ruby-dev deb ruby optional arch=any ruby-full deb ruby optional arch=all Testsuite: autopkgtest Testsuite-Triggers: pkg-config Directory: pool/main/r/ruby-defaults Priority: source Section: ruby Package: ruby-devise-i18n Binary: ruby-devise-i18n Version: 1.8.0-2 Maintainer: Debian Ruby Extras Maintainers Uploaders: Samyak Jain Build-Depends: debhelper (>= 11~), gem2deb, ruby-devise (>= 4.6) Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: 8edbc5a29e01a37ebde7771d2a2b1702 2094 ruby-devise-i18n_1.8.0-2.dsc f04b1e9b3a48802f0769ee07d9db09a8 127375 ruby-devise-i18n_1.8.0.orig.tar.gz 3c9a8709d3bc3d912ca7eb77dc879f85 2716 ruby-devise-i18n_1.8.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-devise-i18n Vcs-Git: https://salsa.debian.org/ruby-team/ruby-devise-i18n.git Checksums-Sha256: 9968a3a4dcb03e3665e56d70c3ef1a666e6d160a12f967c239ec0d01b15a05ea 2094 ruby-devise-i18n_1.8.0-2.dsc edeb3b45d1999fa25cc8772ebf24629b690a5c4104da3c4049a017736f0c2fb9 127375 ruby-devise-i18n_1.8.0.orig.tar.gz 86ab8336edb8d6481c285e5a67d673f75d4339b22b49a37d93e7143a38ce36ca 2716 ruby-devise-i18n_1.8.0-2.debian.tar.xz Homepage: https://github.com/tigrish/devise-i18n Package-List: ruby-devise-i18n deb ruby optional arch=all Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-devise-i18n Priority: extra Section: misc Package: ruby-gitlab-labkit Binary: ruby-gitlab-labkit Version: 0.36.1-2 Maintainer: Debian Ruby Team Uploaders: Sruthi Chandran , Pirate Praveen Build-Depends: debhelper-compat (= 13), gem2deb, quilt, ruby-actionpack, ruby-activesupport, ruby-grpc (>= 1.37~), ruby-jaeger-client (>= 1.3~), ruby-opentracing, ruby-redis, ruby-pg-query (>= 4.2.1~) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: e976d7e5770287143fa531bff16669db 2261 ruby-gitlab-labkit_0.36.1-2.dsc cefda39f93d4480ce414b9f25a318e15 27777 ruby-gitlab-labkit_0.36.1.orig.tar.gz ebb1802deb418b946557076929ae7f65 4616 ruby-gitlab-labkit_0.36.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-gitlab-labkit Vcs-Git: https://salsa.debian.org/ruby-team/ruby-gitlab-labkit.git Checksums-Sha256: 3ea54740eefe4529a57a9afd3dedb7b4e31c41de44506c8fecbf4ea32fcbfa24 2261 ruby-gitlab-labkit_0.36.1-2.dsc c4d76afc49daa28f33f202343c85e12112d51095799fc7b5b42ab6762d7942c4 27777 ruby-gitlab-labkit_0.36.1.orig.tar.gz 9af7c6afa22b556bd77f7cacdf5b5478b69c34f044227e56d0cf435171c3ed2b 4616 ruby-gitlab-labkit_0.36.1-2.debian.tar.xz Homepage: https://gitlab.com/gitlab-org/labkit-ruby Package-List: ruby-gitlab-labkit deb ruby optional arch=all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-gitlab-labkit Priority: extra Section: misc Package: ruby-gitlab-pg-query Binary: ruby-gitlab-pg-query Version: 2.0.4-3 Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), ruby-google-protobuf (>= 3.17.1~) Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: ab8c91b5bb51da80b95c266be7f0d716 2147 ruby-gitlab-pg-query_2.0.4-3.dsc 0794f332e5ccbc679a345fbd9e1d428e 2218319 ruby-gitlab-pg-query_2.0.4.orig.tar.gz bae6ee4bf0673ee3335e0f5a018cae5f 2500 ruby-gitlab-pg-query_2.0.4-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-gitlab-pg-query Vcs-Git: https://salsa.debian.org/ruby-team/ruby-gitlab-pg-query.git Checksums-Sha256: cee60a99fe6d897326aa6a48b05c7732dfa7636e6c535f49c84f9c1fbfc54ed0 2147 ruby-gitlab-pg-query_2.0.4-3.dsc 23470ea3c7e1e6f11e325b05fa78513d10b54e7b9d36ca123d1d8261dfbfffb8 2218319 ruby-gitlab-pg-query_2.0.4.orig.tar.gz 01bd4cec3fdcb70bfc4e82b32c41c923bd811ca997d6b9d61f882eadbd10558c 2500 ruby-gitlab-pg-query_2.0.4-3.debian.tar.xz Homepage: http://github.com/lfittl/pg_query Package-List: ruby-gitlab-pg-query deb ruby optional arch=any Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-gitlab-pg-query Priority: extra Section: misc Package: ruby-google-apis-storage-v1 Binary: ruby-google-apis-storage-v1 Version: 0.29.0-1 Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), ruby-google-apis-core (>= 0.11.0) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 5ac80240fb044d3d8a892e3c4314054b 2221 ruby-google-apis-storage-v1_0.29.0-1.dsc a0cdc5af079fac4deb68d434ca52c61b 43440 ruby-google-apis-storage-v1_0.29.0.orig.tar.gz 4dcc4566ab3f35060aec6da6a9b01544 2252 ruby-google-apis-storage-v1_0.29.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-google-apis-storage-v1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-google-apis-storage-v1.git Checksums-Sha256: 74de10c1b16cd3222a6a6603805f26578c881a5156efa0b9969b6e04e76b00cf 2221 ruby-google-apis-storage-v1_0.29.0-1.dsc c2abf3ae209558e1b6d626a5cd8e7139fbbb6aa27f90da496afb886b09158795 43440 ruby-google-apis-storage-v1_0.29.0.orig.tar.gz 95f88fcc789d680d44692be92e60c2c0eac1c7c979a45ef3700607cf3404f8d9 2252 ruby-google-apis-storage-v1_0.29.0-1.debian.tar.xz Homepage: https://github.com/google/google-api-ruby-client Package-List: ruby-google-apis-storage-v1 deb ruby optional arch=all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-google-apis-storage-v1 Priority: optional Section: misc Package: ruby-google-cloud-env Binary: ruby-google-cloud-env Version: 2.1.1-1 Maintainer: Debian Ruby Team Uploaders: Samyak Jain , Utkarsh Gupta Build-Depends: debhelper-compat (= 13), gem2deb (>= 2.1~), ruby-faraday Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: b79f60b6037858bb09a1602069c38eb6 2194 ruby-google-cloud-env_2.1.1-1.dsc 812d3dbf8933851e8097ccb31da84599 30154 ruby-google-cloud-env_2.1.1.orig.tar.gz d9f50e7807b77c9c78c35c5aade95213 2356 ruby-google-cloud-env_2.1.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-google-cloud-env Vcs-Git: https://salsa.debian.org/ruby-team/ruby-google-cloud-env.git Checksums-Sha256: bab0080ca452cbde85845c94999e8450b6595560495e6b429e2d65df5cd7104e 2194 ruby-google-cloud-env_2.1.1-1.dsc 8680b6f3b8e15deed775e680b69b6e91aeec3f4a9b7ee6bff734a73b2881916f 30154 ruby-google-cloud-env_2.1.1.orig.tar.gz 3a2368f2a4c125eb6941f8fee5614b5d7cfcb49cc1030dcb6500be7574458bfb 2356 ruby-google-cloud-env_2.1.1-1.debian.tar.xz Homepage: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-env Package-List: ruby-google-cloud-env deb ruby optional arch=all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-google-cloud-env Priority: extra Section: misc Package: ruby-googleauth Binary: ruby-googleauth Version: 1.11.0-1 Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), gem2deb (>= 2.1~), rake, ruby-faraday, ruby-google-cloud-env (>= 2.1~), ruby-jwt, ruby-multi-json, ruby-os, ruby-rspec, ruby-signet Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: b284d679c15a51d48aabcb33dcd13b6d 2173 ruby-googleauth_1.11.0-1.dsc c910df129356b49e605ceaaf1c6b11f6 48459 ruby-googleauth_1.11.0.orig.tar.gz 19a387a1ec5c35165d004229551582de 3368 ruby-googleauth_1.11.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-googleauth Vcs-Git: https://salsa.debian.org/ruby-team/ruby-googleauth.git Checksums-Sha256: b50839e4925075935ca1bb9c9fb9bb5591442fc412d3beb61eb2526e9e3ef168 2173 ruby-googleauth_1.11.0-1.dsc 3f42d43d1199c0c6c7a48454acf446cc8c6deac9c937fa2c323ef3ae6bf600dc 48459 ruby-googleauth_1.11.0.orig.tar.gz 2dcbd0b5cd2b2e8e865e5314745aa20de70a5d4378a56d96920fb95e7ea2e082 3368 ruby-googleauth_1.11.0-1.debian.tar.xz Homepage: https://github.com/google/google-auth-library-ruby Package-List: ruby-googleauth deb ruby optional arch=all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-googleauth Priority: optional Section: misc Package: ruby-grape-entity Binary: ruby-grape-entity Version: 1.0.1-2 Maintainer: Debian Ruby Team Uploaders: Lucas Kanashiro Build-Depends: debhelper-compat (= 13), gem2deb, rake, ruby-activesupport, ruby-multi-json, ruby-rspec, ruby-simplecov, ruby-coveralls Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 3fb6567f01dbc5aed9e246d119b0b16c 2163 ruby-grape-entity_1.0.1-2.dsc 02ebd96af5f2d5e5884ff8840f8d17db 42773 ruby-grape-entity_1.0.1.orig.tar.gz 5f3178ec270d5e785f8bbe234b9ec355 4412 ruby-grape-entity_1.0.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-grape-entity Vcs-Git: https://salsa.debian.org/ruby-team/ruby-grape-entity.git Checksums-Sha256: 67ec1d26a4506521d2655d9a7052ce6da92a8d52ffebe494357bde33b4bf26ad 2163 ruby-grape-entity_1.0.1-2.dsc be540e50dd02768c3c49b19ec02f8d171cb2558c038f4a50720432ecdf95960c 42773 ruby-grape-entity_1.0.1.orig.tar.gz 126b3a099e768dc902593e5810c0f9ff8364c421cf3a54f0f3d0e81b8e66325d 4412 ruby-grape-entity_1.0.1-2.debian.tar.xz Homepage: https://github.com/intridea/grape-entity Package-List: ruby-grape-entity deb ruby optional arch=all Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-grape-entity Priority: optional Section: misc Package: ruby-mocha Binary: ruby-mocha, ruby-mocha-doc Version: 2.4.2-1 Maintainer: Debian Ruby Team Uploaders: Paul van Tilburg , Cédric Boutillier Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), ruby-introspection, ruby-metaclass, ruby-minitest, ruby-redcarpet, yard Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 2e244c0492e3e03ace031eda8781260f 1541 ruby-mocha_2.4.2-1.dsc 12a6fd723b2194cdeac0623ff292dee5 247840 ruby-mocha_2.4.2.orig.tar.gz fbe15b0aed998ef57a34e7360324f075 9012 ruby-mocha_2.4.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-mocha Vcs-Git: https://salsa.debian.org/ruby-team/ruby-mocha.git Checksums-Sha256: 0413fc3bdbc144e2565bc1ecb381c10b589225c62f9abca84f95ab0fe8c1311d 1541 ruby-mocha_2.4.2-1.dsc 5d382c00f1358eaea6cc95ed694c42456395f0e0387ae328072414dbf060db56 247840 ruby-mocha_2.4.2.orig.tar.gz d40c12f3bb00ad20bd0c7a8e5da0a4ad3738c178274ae33ade6f8a5d38d76b07 9012 ruby-mocha_2.4.2-1.debian.tar.xz Homepage: https://mocha.jamesmead.org Package-List: ruby-mocha deb ruby optional arch=all ruby-mocha-doc deb doc optional arch=all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-mocha Priority: source Section: ruby Package: ruby-net-ldap Binary: ruby-net-ldap Version: 0.18.0-1 Maintainer: Debian Ruby Team Uploaders: Jérémy Lal Build-Depends: debhelper-compat (= 13), gem2deb (>= 2.1~), ruby-flexmock, ruby-test-unit Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: f2d5930ea88bdfcfd8d13174b107497a 1468 ruby-net-ldap_0.18.0-1.dsc c68dd58b16d1ec60ac2ec7e039b02cad 94296 ruby-net-ldap_0.18.0.orig.tar.gz 9784b34456f7f773bd2d5180ffac6e4c 4476 ruby-net-ldap_0.18.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-net-ldap Vcs-Git: https://salsa.debian.org/ruby-team/ruby-net-ldap.git Checksums-Sha256: 036c09fe643ca5d4618c2e17c7f8d34846d28829eaec9e99a8c569ff841d7128 1468 ruby-net-ldap_0.18.0-1.dsc 1e379e9d16d96ed510a70deca2f81abe601c626ed1699c2c762a02a227e5a3af 94296 ruby-net-ldap_0.18.0.orig.tar.gz 71a9ca4ae5e030129f973683a26e721b97839144de4f990f6db01b6a260e7c3f 4476 ruby-net-ldap_0.18.0-1.debian.tar.xz Homepage: https://rubyldap.com/ Package-List: ruby-net-ldap deb ruby optional arch=all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-net-ldap Priority: source Section: ruby Package: ruby-nmatrix Binary: ruby-nmatrix Version: 0.1.0~rc3-2 Maintainer: Debian Ruby Extras Maintainers Uploaders: Cédric Boutillier Build-Depends: debhelper (>= 9), gem2deb (>= 0.3.0~), liblapack-dev, libatlas-base-dev, rake, ruby-rspec, ruby-packable, pry Architecture: any Standards-Version: 3.9.7 Format: 3.0 (quilt) Files: dab3842506049da855678a39e33592b5 1755 ruby-nmatrix_0.1.0~rc3-2.dsc 4284ba41b20dc8df1bb03b2c5380c3b7 1246546 ruby-nmatrix_0.1.0~rc3.orig.tar.gz a40e2991843144268316d56aa0f6ba95 5396 ruby-nmatrix_0.1.0~rc3-2.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-nmatrix.git;a=summary Vcs-Git: https://anonscm.debian.org/pkg-ruby-extras/ruby-nmatrix.git Checksums-Sha256: dd5867f5e305ee7ce1fd7d6fb769f3e8d45538ac02e3629a6660f8e9c37059cd 1755 ruby-nmatrix_0.1.0~rc3-2.dsc 74c0a99d150fc46e5fe1846a6dc1f679b512f2f97f127ab35c464cc8226ffe6a 1246546 ruby-nmatrix_0.1.0~rc3.orig.tar.gz 5ea1d9f84931be8e21bb3ce3ef9271febe173592dd5788a643ea9d8f5f7b6e6f 5396 ruby-nmatrix_0.1.0~rc3-2.debian.tar.xz Homepage: http://sciruby.com/ Package-List: ruby-nmatrix deb ruby optional arch=any Ruby-Versions: all Directory: pool/main/r/ruby-nmatrix Priority: optional Section: misc Package: ruby-oauth Binary: ruby-oauth Version: 0.5.6-1 Maintainer: Debian Ruby Team Uploaders: Taku YASUI Build-Depends: debhelper-compat (= 12), gem2deb, rake Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 021e21b366e90a7861fe09da78412cf9 1993 ruby-oauth_0.5.6-1.dsc da886b792e541716f4b34427517ed7cc 60887 ruby-oauth_0.5.6.orig.tar.gz b1bb484658d56f48581bda8179e641b4 4180 ruby-oauth_0.5.6-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-oauth Vcs-Git: https://salsa.debian.org/ruby-team/ruby-oauth.git Checksums-Sha256: c67e44ef1720ea63a9fd31bf46b564058a8cbeea294387380bdcf79f8ec9ca61 1993 ruby-oauth_0.5.6-1.dsc 70dcee0d7639a74a755593ca599d3199139c537254f4a29041105d7dcc8690f7 60887 ruby-oauth_0.5.6.orig.tar.gz 80c93c32493b832733c27b85df617c2f994abc1e29bf7554e38bcf6bf01656f1 4180 ruby-oauth_0.5.6-1.debian.tar.xz Homepage: https://github.com/oauth-xx/oauth-ruby Package-List: ruby-oauth deb ruby optional arch=all Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-oauth Priority: source Section: ruby Package: ruby-octokit Binary: ruby-octokit Version: 8.1.0-1 Maintainer: Debian Ruby Team Uploaders: Miguel Landaeta , Utkarsh Gupta Build-Depends: debhelper-compat (= 13), gem2deb, ruby-jwt, ruby-mime-types, ruby-multi-json, ruby-netrc, ruby-pry-byebug, ruby-rbnacl, ruby-rspec, ruby-sawyer (>= 0.9~), ruby-vcr, ruby-webmock, ruby-faraday-multipart, ruby-faraday-retry Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8a49a7feb4621fe2afc47c05e9462553 2229 ruby-octokit_8.1.0-1.dsc 34d38645bedd2de14d06cd88dc749acb 3324825 ruby-octokit_8.1.0.orig.tar.gz 31da1e30d35b8734c8a7a1b97daf5dd1 4356 ruby-octokit_8.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-octokit Vcs-Git: https://salsa.debian.org/ruby-team/ruby-octokit.git Checksums-Sha256: ba0dd514ef75d34644ddc2cc8e49942a5b94d0213a68e85a47c4c6affdb733f4 2229 ruby-octokit_8.1.0-1.dsc fe89aea9d75fa71498132301c2af9d77dd9ece3b8a50aaed0c0ef56fbbb00985 3324825 ruby-octokit_8.1.0.orig.tar.gz 8c3bb9eac3237ec21497c969398bd38cf325d80df52ad52ec2ee53aa0f328d48 4356 ruby-octokit_8.1.0-1.debian.tar.xz Homepage: https://github.com/octokit/octokit.rb Package-List: ruby-octokit deb ruby optional arch=all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-octokit Priority: optional Section: misc Package: ruby-omniauth-salesforce Binary: ruby-omniauth-salesforce Version: 1.0.5-3 Maintainer: Debian Ruby Team Uploaders: Sruthi Chandran Build-Depends: debhelper-compat (= 13), gem2deb, rake, ruby-omniauth (>= 2.0~), ruby-omniauth-oauth2 (>= 1.7.1~), ruby-rack-test, ruby-rspec, ruby-simplecov, ruby-webmock Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: dc8549c6c94ff72ef11bb3ff73436d2b 2275 ruby-omniauth-salesforce_1.0.5-3.dsc 92293253bf0ecf5b2977e1a2df84e46b 5805 ruby-omniauth-salesforce_1.0.5.orig.tar.gz 2fd8ceaeb6126e1d0354b6570f9704fc 3064 ruby-omniauth-salesforce_1.0.5-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-omniauth-salesforce Vcs-Git: https://salsa.debian.org/ruby-team/ruby-omniauth-salesforce.git Checksums-Sha256: cc254391f799d98548f11d5dbf830235c7ac08350461934f415567f8ef7f146e 2275 ruby-omniauth-salesforce_1.0.5-3.dsc ad56721e104005917e3844b0f1466b2afe415b0af86e533c69504cd4f7555ebe 5805 ruby-omniauth-salesforce_1.0.5.orig.tar.gz 96cc61ff94c6ede67dafe97519754494dfe3ee664ad9afc7eccc87f0f6dde58b 3064 ruby-omniauth-salesforce_1.0.5-3.debian.tar.xz Homepage: https://github.com/realdoug/omniauth-salesforce Package-List: ruby-omniauth-salesforce deb ruby optional arch=all Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-omniauth-salesforce Priority: extra Section: misc Package: ruby-pg-query Binary: ruby-pg-query Version: 5.1.0-1 Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), gem2deb (>= 2.1~), ruby-google-protobuf (>= 3.22.3~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 371719dcb9583c0133ce9b37fa339b26 2055 ruby-pg-query_5.1.0-1.dsc 9d3a9ee0464656f64a37e149190f9cce 2398902 ruby-pg-query_5.1.0.orig.tar.gz d940ec3cf8dd67a90364ced6446e5fce 3624 ruby-pg-query_5.1.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-pg-query Vcs-Git: https://salsa.debian.org/ruby-team/ruby-pg-query.git Checksums-Sha256: 3e601ea1d54a2c5b288e8dcf68e5e47292b392543cf7766fea17695e07e8e8ae 2055 ruby-pg-query_5.1.0-1.dsc f179dd6c2d53e760cb4ca41331370f1743f0e678c00b717831fb33c0979b9c20 2398902 ruby-pg-query_5.1.0.orig.tar.gz 63e4379af11dd85a2a47f8a3e53e0fcc24febb8c273f5a8d43faa4354217ae6f 3624 ruby-pg-query_5.1.0-1.debian.tar.xz Homepage: https://github.com/lfittl/pg_query Package-List: ruby-pg-query deb ruby optional arch=any Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-pg-query Priority: extra Section: misc Package: ruby-rack Binary: ruby-rack Version: 3.0.8-1 Maintainer: Debian Ruby Team Uploaders: Chris Lamb , Lucas Nussbaum , Youhei SASAKI , Paul van Tilburg , Utkarsh Gupta , Lucas Kanashiro Build-Depends: debhelper-compat (= 13), gem2deb, rake, ruby-bacon, ruby-concurrent, ruby-dalli, ruby-minitest-global-expectations, ruby-webrick (>= 1.7~) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 3a5b269cbd8b2ec6899f55fc2c8e16b5 2406 ruby-rack_3.0.8-1.dsc 9ec7726ae2f344f62dce7bee4a917a07 788610 ruby-rack_3.0.8.orig.tar.gz 3c1fdb505a2c122a9c545935a4f581b6 7260 ruby-rack_3.0.8-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rack Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rack.git Checksums-Sha256: 8516df1decf9850e5b0079cf56a503e684f868a714648e9becc017f3ebde76ad 2406 ruby-rack_3.0.8-1.dsc f4cf32bece433d81682590e953a50ecc97282d83b2c1acaea96a30f53feba8ea 788610 ruby-rack_3.0.8.orig.tar.gz 554e0909f5434dba5af74a7f715d09de668fc3e6a66a29b4f0819198cdd86808 7260 ruby-rack_3.0.8-1.debian.tar.xz Homepage: https://rack.github.io/ Package-List: ruby-rack deb ruby optional arch=all Ruby-Versions: all Testsuite: autopkgtest Testsuite-Triggers: curl, gem2deb-test-runner, rake, ruby-bacon, ruby-minitest-global-expectations, ruby-rackup, ruby-webrick Directory: pool/main/r/ruby-rack Priority: source Section: ruby Package: ruby-rack-livereload Binary: ruby-rack-livereload Version: 0.6.0-1 Maintainer: Debian Ruby Team Uploaders: Marc Dequènes (Duck) Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), rake, ruby-rack (>= 3~), ruby-rspec, ruby-mocha, ruby-webmock, ruby-nokogiri Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 82b8c2867c2baf5cdd22372e9f324f8a 2234 ruby-rack-livereload_0.6.0-1.dsc 4fb63ef908b24746b1f9c224f3d4a618 16588 ruby-rack-livereload_0.6.0.orig.tar.xz 5e0de7924c492c86111660c302c5ad99 2604 ruby-rack-livereload_0.6.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rack-livereload Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rack-livereload.git Checksums-Sha256: 5f8aa57611ba63da3d53b79749bebb22f558692618f85740d9f5f034ea1043d4 2234 ruby-rack-livereload_0.6.0-1.dsc 1898e1240a12f06177def999e82feeda216607927cd6e6a2c5e7d602b666b167 16588 ruby-rack-livereload_0.6.0.orig.tar.xz 380f8f5954f33cbf5d72f4b9c31675e12fb36233054b8bd788238ca83f7372a6 2604 ruby-rack-livereload_0.6.0-1.debian.tar.xz Homepage: https://github.com/onesupercoder/rack-livereload Package-List: ruby-rack-livereload deb ruby optional arch=all Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-rack-livereload Priority: extra Section: misc Package: ruby-request-store Binary: ruby-request-store Version: 1.7.0-1 Maintainer: Debian Ruby Team Uploaders: Caitlin Matos Build-Depends: debhelper-compat (= 13), gem2deb, rake, ruby-minitest, ruby-rack Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 2254b6cdde5fb0013bf281dcbeea575b 2150 ruby-request-store_1.7.0-1.dsc 1ab76780ae6fca858c767df4c560a8fc 5596 ruby-request-store_1.7.0.orig.tar.gz 131a0f846fd0ce27390667ddac9c2b28 3340 ruby-request-store_1.7.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-request-store Vcs-Git: https://salsa.debian.org/ruby-team/ruby-request-store.git Checksums-Sha256: 87c2799bee093c12a41b6369161d9bc7dbda6a98d17d0bd9733ad7db364a5401 2150 ruby-request-store_1.7.0-1.dsc 1050f12a75acb85e2444dd0f12f5fc7ef4ebab5a2b2750266f9fe6fb9b108990 5596 ruby-request-store_1.7.0.orig.tar.gz 7ba8c981751ea8a039ff88a3646f8321df2520b240b4b0f59705c672d9361acc 3340 ruby-request-store_1.7.0-1.debian.tar.xz Homepage: https://github.com/steveklabnik/request_store Package-List: ruby-request-store deb ruby optional arch=all Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-request-store Priority: optional Section: misc Package: ruby-semver-dialects Binary: ruby-semver-dialects Version: 3.4.0-1 Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), gem2deb, ruby-deb-version, ruby-pastel (>= 0.8.0), ruby-thor (>= 1.3.0), ruby-tty-command (>= 0.10.1) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 89bdf913f8a764b2f49a92ae5a62f350 2214 ruby-semver-dialects_3.4.0-1.dsc 685961f140e53a90ed0ce305e0143ce3 17350 ruby-semver-dialects_3.4.0.orig.tar.gz a1e1b7394a41927dfda243cf6bd534c0 2548 ruby-semver-dialects_3.4.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-semver-dialects Vcs-Git: https://salsa.debian.org/ruby-team/ruby-semver-dialects.git Checksums-Sha256: 766ae88371d82190efffc949f28a58eb680ffa1199fc405e57174874945fb8f3 2214 ruby-semver-dialects_3.4.0-1.dsc 523d007df27ae5b921b75115b5f2453ebcfc1e2370ac89b48045c23335767ff2 17350 ruby-semver-dialects_3.4.0.orig.tar.gz 66c317cf2073c620aa177c1866c0b6f747fcb7ac7650aa7f6ee4d4a2a264e2d8 2548 ruby-semver-dialects_3.4.0-1.debian.tar.xz Homepage: https://gitlab.com/gitlab-org/vulnerability-research/foss/semver_dialects Package-List: ruby-semver-dialects deb ruby optional arch=all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-semver-dialects Priority: optional Section: misc Package: ruby-serverengine Binary: ruby-serverengine Version: 2.3.0-1 Maintainer: Debian Ruby Extras Maintainers Uploaders: Hideki Yamane Build-Depends: debhelper-compat (= 13), gem2deb, rake (>= 11.0), ruby-rspec (>= 2.13.0), ruby-sigdump (>= 0.2.2), rake-compiler (>= 0.9.4), ruby-timecop Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: ae91a0d392f4db786d4f1da654f35cc8 2196 ruby-serverengine_2.3.0-1.dsc 24b9bbaaf3fec1c53fdc3165a4042a01 33336 ruby-serverengine_2.3.0.orig.tar.xz 3ae05dd9a3b337cf24eea4e164450db4 5080 ruby-serverengine_2.3.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-serverengine Vcs-Git: https://salsa.debian.org/ruby-team/ruby-serverengine.git Checksums-Sha256: ed6c6c060e180add7129eb89d88df28ee08a41cfc0cdf78a64b8d367926eae08 2196 ruby-serverengine_2.3.0-1.dsc 51ee34f1c776affb88b1899dcff4587fbaf1ac554cfa6f633ef9421cdc058d96 33336 ruby-serverengine_2.3.0.orig.tar.xz 4be5a709d47ae1ba01ef5d63d1d996046cf348c8aa5ea0fbc05c37f16be441b4 5080 ruby-serverengine_2.3.0-1.debian.tar.xz Homepage: https://github.com/treasure-data/serverengine Package-List: ruby-serverengine deb ruby optional arch=all Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-serverengine Priority: extra Section: misc Package: ruby-sprockets Binary: ruby-sprockets Version: 4.0.2-1 Maintainer: Debian Ruby Team Uploaders: Antonio Terceiro Build-Depends: debhelper-compat (= 12), gem2deb, ruby-ejs, ruby-execjs, ruby-hike, ruby-multi-json, ruby-nokogiri, ruby-rack (<< 3), ruby-rack-test, ruby-sass, ruby-sassc, ruby-terser, ruby-concurrent, ruby-tilt, ruby-timecop Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: f9e53a2ef7a04833ad14bb116b8c00a5 2218 ruby-sprockets_4.0.2-1.dsc e4e42cf309a848a981495aa9332baaa7 418502 ruby-sprockets_4.0.2.orig.tar.gz 25b87711f0f53ab1661022bac1637460 6784 ruby-sprockets_4.0.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-sprockets Vcs-Git: https://salsa.debian.org/ruby-team/ruby-sprockets.git Checksums-Sha256: 5f27c00928628350d4f7d5572cbba062ed1dc316156cbed9620330e3012f5f31 2218 ruby-sprockets_4.0.2-1.dsc 57d6d9039ecad53586348b8b85304c82063332090cfe79a4ba752f0e40c0ceb3 418502 ruby-sprockets_4.0.2.orig.tar.gz 3cafaf1dd80dfc10d78832c48477c51dfbe1c7a029f37da08f4f4673bd84bccf 6784 ruby-sprockets_4.0.2-1.debian.tar.xz Homepage: https://github.com/rails/sprockets Package-List: ruby-sprockets deb ruby optional arch=all Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-sprockets Priority: source Section: ruby Package: ruby-sprockets Binary: ruby-sprockets Version: 4.2.1-1 Maintainer: Debian Ruby Team Uploaders: Antonio Terceiro Build-Depends: debhelper-compat (= 13), gem2deb, ruby-ejs, ruby-execjs, ruby-hike, ruby-multi-json, ruby-nokogiri, ruby-rack, ruby-rack-test, ruby-sass, ruby-sassc, ruby-terser, ruby-concurrent, ruby-tilt, ruby-timecop Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: e6e25c4d84faa5914faf86813e2f3eba 2240 ruby-sprockets_4.2.1-1.dsc 247286e5416fffd735b386a7e17767f2 422155 ruby-sprockets_4.2.1.orig.tar.gz 2f13879bcd19fc1279b404d0b0cef7b3 7416 ruby-sprockets_4.2.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-sprockets Vcs-Git: https://salsa.debian.org/ruby-team/ruby-sprockets.git Checksums-Sha256: 8cc439acdd0fa8c43039c5c80c74978646a3a9684598f75a2bec92fc08c76e33 2240 ruby-sprockets_4.2.1-1.dsc 90ea45a2e8331d3307c03558a64badcfddb44ddd2c3458eab11718b86b97f646 422155 ruby-sprockets_4.2.1.orig.tar.gz 96cf84df55f0d28ae26bfbe744f2e0ed1719dd08708a483cdcb93afd49f26e13 7416 ruby-sprockets_4.2.1-1.debian.tar.xz Homepage: https://github.com/rails/sprockets Package-List: ruby-sprockets deb ruby optional arch=all Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-sprockets Priority: source Section: ruby Package: ruby-uglifier Binary: ruby-uglifier Version: 4.2.0+dfsg-1 Maintainer: Debian Ruby Team Uploaders: Antonio Terceiro Build-Depends: debhelper-compat (= 13), gem2deb, rake, ruby-execjs (>= 0.3.0), ruby-json (>= 1.8.0), ruby-rspec, ruby-source-map, libjs-source-map, libjs-uglify-js, libjs-terser, ruby-yajl Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 8f97334fb340baa036220feaa5a7db8f 2201 ruby-uglifier_4.2.0+dfsg-1.dsc f309978d09db977adea6e97f85a06494 43452 ruby-uglifier_4.2.0+dfsg.orig.tar.xz 6be282c69cc494f728f71a1557df513b 5844 ruby-uglifier_4.2.0+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-uglifier Vcs-Git: https://salsa.debian.org/ruby-team/ruby-uglifier.git Checksums-Sha256: 2a0747bb9fae992b63a6b70aacc55434a9dd9219b0d3ba9a290a07c998d4578c 2201 ruby-uglifier_4.2.0+dfsg-1.dsc 77c6dc6bd7402409b86de22a4ece3a89a013019e3de45ee7c26884bced70a9e6 43452 ruby-uglifier_4.2.0+dfsg.orig.tar.xz ea44496783591e1ecf5bd849df4d6a969588c6f361279705bb8cac14e3d6c8af 5844 ruby-uglifier_4.2.0+dfsg-1.debian.tar.xz Homepage: http://github.com/lautis/uglifier Package-List: ruby-uglifier deb ruby optional arch=all Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Directory: pool/main/r/ruby-uglifier Priority: source Section: ruby Package: ruby-unicorn-worker-killer Binary: ruby-unicorn-worker-killer Version: 0.4.5-1 Maintainer: Debian Ruby Team Uploaders: Balasankar C Build-Depends: debhelper-compat (= 13), gem2deb, unicorn (>= 5) Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 98975aa7aeb26e691801db2c5b81a0ab 2162 ruby-unicorn-worker-killer_0.4.5-1.dsc 285dd982ae8721f0810c36ab18aecf2a 5150 ruby-unicorn-worker-killer_0.4.5.orig.tar.gz e0bef9a6e033d7ed97b2f7cf1b63607d 3280 ruby-unicorn-worker-killer_0.4.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-unicorn-worker-killer Vcs-Git: https://salsa.debian.org/ruby-team/ruby-unicorn-worker-killer.git Checksums-Sha256: 3282acdf95b90fcc9eea5ffcd21a6e4e8af8c444e951c5132c241cc6432c6dfc 2162 ruby-unicorn-worker-killer_0.4.5-1.dsc 4fb199a845fca5684f908ff07f3386f64886fc4ce89050e78e2637a0662e2dbe 5150 ruby-unicorn-worker-killer_0.4.5.orig.tar.gz 992456dd1e7fb39e164df61a1421a37de49a5ec7432daa630999bbc06c35170c 3280 ruby-unicorn-worker-killer_0.4.5-1.debian.tar.xz Homepage: https://github.com/kzk/unicorn-worker-killer Package-List: ruby-unicorn-worker-killer deb ruby optional arch=all Ruby-Versions: all Directory: pool/main/r/ruby-unicorn-worker-killer Priority: optional Section: misc Package: runc Binary: runc, golang-github-opencontainers-runc-dev Version: 1.0.3+ds1-1 Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Dmitry Smirnov , Tim Potter , Build-Depends: debhelper-compat (= 13), dh-golang, go-md2man, golang-any, golang-dbus-dev, golang-github-checkpoint-restore-go-criu-dev (>= 5.1.0~), golang-github-cilium-ebpf-dev (>= 0.6.2~), golang-github-containerd-console-dev, golang-github-coreos-go-systemd-dev (>= 22.3.2~), golang-github-cpuguy83-go-md2man-v2-dev, golang-github-cyphar-filepath-securejoin-dev, golang-github-docker-go-units-dev (>= 0.4.0~), golang-github-moby-sys-dev (>= 0.0~git20201113.5a29239~), golang-github-mrunalp-fileutils-dev, golang-github-opencontainers-selinux-dev (>= 1.8.0~), golang-github-opencontainers-specs-dev (>= 1.0.2.66~), golang-github-pkg-errors-dev (>= 0.9.1~), golang-github-seccomp-libseccomp-golang-dev (>= 0.9.1~), golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-vishvananda-netlink-dev, golang-gocapability-dev (>= 0.0+git20200815~), golang-golang-x-net-dev, golang-goprotobuf-dev Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: ca0d12f953775573c22fe53e644ae542 2537 runc_1.0.3+ds1-1.dsc c67f38f153c484819442dab42e2dfc86 477736 runc_1.0.3+ds1.orig.tar.xz 450564c6b1c38338408eaccd337f7cdd 30736 runc_1.0.3+ds1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/runc Vcs-Git: https://salsa.debian.org/go-team/packages/runc.git Checksums-Sha256: a1be2789194b301d400db51ccb21f57c3d5a0145b8b8df9cfd6bbde5028f66fb 2537 runc_1.0.3+ds1-1.dsc 9a0b1bd756c7f91c6e20c06782869253c70acc18e51b0fd9b29f4344bedcff10 477736 runc_1.0.3+ds1.orig.tar.xz 462e4de819619b722d8ad2de2ea8d19358865b2b97ebc071c86572d0ce277308 30736 runc_1.0.3+ds1-1.debian.tar.xz Homepage: https://github.com/opencontainers/runc Go-Import-Path: github.com/opencontainers/runc Package-List: golang-github-opencontainers-runc-dev deb golang optional arch=all runc deb admin optional arch=any Testsuite: autopkgtest, autopkgtest-pkg-go Testsuite-Triggers: bats, build-essential, ca-certificates, curl, gawk, git, golang-any, jq Extra-Source-Only: yes Directory: pool/main/r/runc Priority: optional Section: misc Package: rust-ahash Binary: librust-ahash-dev Version: 0.8.11-8 Maintainer: Jonas Smedegaard Build-Depends: debhelper-compat (= 13), dh-sequence-rust, librust-portable-atomic-1+default-dev , librust-cfg-if-1+default-dev , librust-const-random-0.1+default-dev , librust-criterion-0.5+default-dev , librust-criterion-0.5+html-reports-dev , librust-fnv-1+default-dev , librust-fxhash-0.2+default-dev , librust-getrandom-0.2+default-dev , librust-hashbrown-0.14+default-dev , librust-hex-0.4+default-dev , librust-no-panic-0.1+default-dev , librust-once-cell-1+alloc-dev , librust-once-cell-1+atomic-polyfill-dev , librust-rand-0.8+default-dev , librust-seahash-4+default-dev , librust-serde-1+default-dev , librust-serde-json-1+default-dev , librust-smallvec-1+default-dev , librust-version-check-0.9+default-dev , librust-zerocopy-0.7+simd-dev Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 20798654df39d0f2151874b5a8d2bf88 3455 rust-ahash_0.8.11-8.dsc 5419861cf1bae416017be3d9484d70c6 559442 rust-ahash_0.8.11.orig.tar.gz 34576b986587d90523a8d2cc19708c95 8288 rust-ahash_0.8.11-8.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/rust-ahash Vcs-Git: https://salsa.debian.org/debian/rust-ahash.git Checksums-Sha256: 5e7a6777343d723236c7f91b8c4f2ea3251b01c601ea64ee3149d5a9a0522248 3455 rust-ahash_0.8.11-8.dsc 374feba319eb17defdf1363a4ef2da11e39ebe277aca6ca0ebc7a871de88c6ca 559442 rust-ahash_0.8.11.orig.tar.gz 6613d62409ddfc9b6dab55feab81dd92212cb5aaff12948bd362d107cee5533b 8288 rust-ahash_0.8.11-8.debian.tar.xz Homepage: https://github.com/tkaitchuck/ahash Package-List: librust-ahash-dev deb rust optional arch=all Testsuite: autopkgtest Testsuite-Triggers: dh-rust, librust-ahash-0.8+atomic-polyfill-dev, librust-ahash-0.8+compile-time-rng-dev, librust-ahash-0.8+default-dev, librust-ahash-0.8+no-rng-dev, librust-ahash-0.8+runtime-rng-dev, librust-ahash-0.8+serde-dev, librust-ahash-0.8+std-dev, librust-ahash-0.8-dev, librust-criterion-0.5+default-dev, librust-criterion-0.5+html-reports-dev, librust-fnv-1+default-dev, librust-fxhash-0.2+default-dev, librust-hashbrown-0.14+default-dev, librust-hex-0.4+default-dev, librust-no-panic-0.1+default-dev, librust-rand-0.8+default-dev, librust-seahash-4+default-dev, librust-serde-json-1+default-dev, librust-smallvec-1+default-dev Extra-Source-Only: yes Directory: pool/main/r/rust-ahash Priority: optional Section: misc Package: rust-futures-rustls Binary: librust-futures-rustls-dev Version: 0.24.0-1 Maintainer: Jonas Smedegaard Build-Depends: debhelper-compat (= 13), dh-cargo, librust-futures-io-0.3+default-dev , librust-rustls-0.21+default-dev , librust-smol-1+default-dev , librust-futures-util-0.3+default-dev , librust-futures-util-0.3+io-dev , librust-lazy-static-1+default-dev , librust-rustls-pemfile-1+default-dev , librust-rustls-native-certs-0.6+default-dev , librust-rustls-webpki-0.101+default-dev , libstring-shellquote-perl Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b5235e4042b52205cda5ed7e47297fe1 2833 rust-futures-rustls_0.24.0-1.dsc a13be930ff32dae8d337831849a6700c 22180 rust-futures-rustls_0.24.0.orig.tar.gz f23de625d90528c9ff65f5196f7df107 15396 rust-futures-rustls_0.24.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/rust-futures-rustls Vcs-Git: https://salsa.debian.org/debian/rust-futures-rustls.git Checksums-Sha256: 0c43a4a16cf95cdec15ffa87b9b3b499a35d8bb0d3a747afd5406659ece92392 2833 rust-futures-rustls_0.24.0-1.dsc 3d9e1f77573875cfb245171d90202bf481640612874e63ea17185f68c3567f17 22180 rust-futures-rustls_0.24.0.orig.tar.gz 360cec181f7f452c3e82359fb70051be3658cb98ca218a47b4ccb2ab272b70ad 15396 rust-futures-rustls_0.24.0-1.debian.tar.xz Homepage: https://github.com/rustls/futures-rustls Package-List: librust-futures-rustls-dev deb rust optional arch=all Testsuite: autopkgtest Testsuite-Triggers: dh-cargo, librust-futures-util-0.3+default-dev, librust-futures-util-0.3+io-dev, librust-lazy-static-1+default-dev, librust-rustls-0.24+default-dev, librust-rustls-0.24+early-data-dev, librust-rustls-0.24-dev, librust-rustls-native-certs-0.6+default-dev, librust-rustls-pemfile-1+default-dev, librust-rustls-webpki-0.101+default-dev, librust-smol-1+default-dev Directory: pool/main/r/rust-futures-rustls Priority: optional Section: misc Package: rust-heck Binary: librust-heck-dev Version: 0.5.0-1 Maintainer: Debian Rust Maintainers Uploaders: Wolfgang Silbermayr Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native (>= 1.56) , libstd-rust-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 8e3259fe352811ad0d5f650c4ed50013 2119 rust-heck_0.5.0-1.dsc ce5935e8063a452913a61e5405b33cb9 11517 rust-heck_0.5.0.orig.tar.gz 27875f1bc3a1a8beba5920e38460e51a 2808 rust-heck_0.5.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/heck Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/heck] Checksums-Sha256: ff574862371fc6a7b64a73e128630d42c5cb58ac7d3d423a44ea64bfb15408bb 2119 rust-heck_0.5.0-1.dsc 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea 11517 rust-heck_0.5.0.orig.tar.gz 3b57b38dae1ff763c6c1a256ec84fc617b84f30ffaf481ed058044eaa6ec6518 2808 rust-heck_0.5.0-1.debian.tar.xz Package-List: librust-heck-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo Directory: pool/main/r/rust-heck Priority: extra Section: misc Package: rust-ipnetwork Binary: librust-ipnetwork-dev Version: 0.20.0-1~exp1 Maintainer: Debian Rust Maintainers Uploaders: kpcyrd Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-serde-1+default-dev , librust-serde-1+derive-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: a3ff9d41193421940c19024bec1b54ad 1669 rust-ipnetwork_0.20.0-1~exp1.dsc 3f87ae804e12f5a7ff409874c789a59a 16556 rust-ipnetwork_0.20.0.orig.tar.gz 3c7c74e43b4b4ed0eb97b0cfeb7d6d26 3736 rust-ipnetwork_0.20.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/ipnetwork Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/ipnetwork] Checksums-Sha256: 068f1ceabee393aba3fe0bfa8d07c4bcf3f610b04f49c2fa5d6f28cf30dda9af 1669 rust-ipnetwork_0.20.0-1~exp1.dsc bf466541e9d546596ee94f9f69590f89473455f88372423e0008fc1a7daf100e 16556 rust-ipnetwork_0.20.0.orig.tar.gz 9f9214da932eb709d5cb8e3fb84d8ee4341428f4a16c721e32169764be6828b2 3736 rust-ipnetwork_0.20.0-1~exp1.debian.tar.xz Package-List: librust-ipnetwork-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo, librust-serde-json-1+default-dev Directory: pool/main/r/rust-ipnetwork Priority: extra Section: misc Package: rust-isahc Binary: librust-isahc-dev Version: 1.7.2+ds-29 Maintainer: Jonas Smedegaard Build-Depends: debhelper-compat (= 13), dh-sequence-rust, librust-async-channel-2+default-dev, librust-castaway-0.2+default-dev, librust-crossbeam-utils-0+default-dev (<< 0.9), librust-curl-0.4+default-dev, librust-curl-0.4+http2-dev, librust-curl-0.4+static-curl-dev, librust-curl-sys-0.4+default-dev, librust-curl-sys-0.4+spnego-dev, librust-encoding-rs-0.8+default-dev, librust-env-logger-0.10+default-dev, librust-event-listener-5+default-dev, librust-flate2-1+default-dev, librust-futures-lite-2+default-dev, librust-http-0.2+default-dev, librust-humantime-2+default-dev, librust-indicatif-0.17+default-dev, librust-log-0.4+default-dev, librust-mime-0.3+default-dev, librust-once-cell-1+default-dev, librust-os-pipe-1+default-dev, librust-polling-3+default-dev, librust-publicsuffix-2+std-dev, librust-rayon-1+default-dev, librust-regex-1+default-dev, librust-serde-json-1+default-dev, librust-slab-0.4+default-dev, librust-static-assertions-1+default-dev, librust-structopt-0.3+default-dev, librust-tempfile-3+default-dev, librust-test-case-3+default-dev, librust-threadfin-0.1+default-dev, librust-tiny-http-0.12+default-dev, librust-tracing-0.1+default-dev, librust-tracing-0.1+log-dev, librust-tracing-futures-0.2+std-dev, librust-tracing-futures-0.2+std-future-dev, librust-tracing-subscriber-0.3+default-dev, librust-url-2+default-dev, librust-waker-fn-1+default-dev, publicsuffix Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 0d23673fd2af9e015917aac61c560878 4108 rust-isahc_1.7.2+ds-29.dsc 566cdd4a9e4a5157c0a596321a756aa3 96108 rust-isahc_1.7.2+ds.orig.tar.xz 095655f767770891e69650a3c3083e49 12196 rust-isahc_1.7.2+ds-29.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/rust-isahc Vcs-Git: https://salsa.debian.org/debian/rust-isahc.git Checksums-Sha256: 66b3d74b776ca1bc214f67dd60103499a460136ad55fb6b944708fbff48525b0 4108 rust-isahc_1.7.2+ds-29.dsc 2513109c21557eab6fd6de151b42aad2ec75d221dcf523c0fe79436a252ad967 96108 rust-isahc_1.7.2+ds.orig.tar.xz 4bc2a61a539e14471acc705c97e575a69b5055b26c7859532f13c73f22888b9f 12196 rust-isahc_1.7.2+ds-29.debian.tar.xz Homepage: https://github.com/sagebind/isahc Package-List: librust-isahc-dev deb rust optional arch=all Testsuite: autopkgtest Testsuite-Triggers: dh-rust, librust-env-logger-0.10+default-dev, librust-flate2-1+default-dev, librust-humantime-2+default-dev, librust-indicatif-0.17+default-dev, librust-isahc-1+cookies-dev, librust-isahc-1+default-dev, librust-isahc-1+http2-dev, librust-isahc-1+json-dev, librust-isahc-1+psl-dev, librust-isahc-1+spnego-dev, librust-isahc-1+static-curl-dev, librust-isahc-1+static-ssl-dev, librust-isahc-1+text-decoding-dev, librust-isahc-1+unstable-interceptors-dev, librust-isahc-1-dev, librust-rayon-1+default-dev, librust-regex-1+default-dev, librust-serde-json-1+default-dev, librust-static-assertions-1+default-dev, librust-structopt-0.3+default-dev, librust-tempfile-3+default-dev, librust-test-case-3+default-dev, librust-threadfin-0.1+default-dev, librust-tiny-http-0+default-dev, librust-tracing-subscriber-0.3+default-dev Directory: pool/main/r/rust-isahc Priority: optional Section: misc Package: rust-itertools Binary: librust-itertools-dev Version: 0.13.0-1 Maintainer: Debian Rust Maintainers Uploaders: Ximin Luo Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native (>= 1.43.1) , libstd-rust-dev , librust-either-1+use-std-dev , librust-either-1-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 0e39641c30ae8002d5823c8a7cb4d0ea 2407 rust-itertools_0.13.0-1.dsc 22c9fb2659929f432d5fe217d1cb74cf 146261 rust-itertools_0.13.0.orig.tar.gz e2a93f4430cd52884555d8035ae80028 5620 rust-itertools_0.13.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/itertools Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/itertools] Checksums-Sha256: 1a8172e5c21399ccf01d3ad45106c0d7ea96199b0440e84a9f76c1e67b093172 2407 rust-itertools_0.13.0-1.dsc 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 146261 rust-itertools_0.13.0.orig.tar.gz fcdb3a03262540e8eeccc8c67e49e6c303ba2c043708da5ec3363f366c85132d 5620 rust-itertools_0.13.0-1.debian.tar.xz Package-List: librust-itertools-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo, librust-criterion-0.5+default-dev, librust-paste-1+default-dev, librust-permutohedron-0.2+default-dev, librust-quickcheck-1-dev, librust-rand-0.8+default-dev Directory: pool/main/r/rust-itertools Priority: extra Section: misc Package: rust-lazy-regex Binary: librust-lazy-regex-dev Version: 3.1.0-4 Maintainer: Jonas Smedegaard Build-Depends: debhelper-compat (= 13), dh-sequence-rust, librust-once-cell-1+default-dev , librust-proc-macro2-1+default-dev , librust-quote-1+default-dev , librust-regex-1+default-dev , librust-regex-lite-0.1+default-dev , librust-syn-2+default-dev , librust-syn-2+full-dev Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 5e2f8c4169903a8612787f077e6f7990 2897 rust-lazy-regex_3.1.0-4.dsc 2fde94d73679ebdad552db7c8a611581 10363 rust-lazy-regex_3.1.0.orig.tar.gz dc19d5f89ee6d0764f8c52266c6f8443 5100 rust-lazy-regex_3.1.0-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/rust-lazy-regex Vcs-Git: https://salsa.debian.org/debian/rust-lazy-regex.git Checksums-Sha256: 15b381fa4429b6d02f84d60b52bed578189ef629a7f92f08181349cb254f69a3 2897 rust-lazy-regex_3.1.0-4.dsc 9def0a85bc6d385103e10617b0facf18b9af1765b2a5f78a5d3f452301354853 10363 rust-lazy-regex_3.1.0.orig.tar.gz 231332c6649e6e9dcf2c59466473430e9f07519d16e734fd5cb6ad3b240e0213 5100 rust-lazy-regex_3.1.0-4.debian.tar.xz Homepage: https://github.com/canop/lazy-regex Package-List: librust-lazy-regex-dev deb rust optional arch=all Testsuite: autopkgtest Testsuite-Triggers: dh-rust, librust-lazy-regex-3+default-dev, librust-lazy-regex-3+lite-dev, librust-lazy-regex-3+perf-cache-dev, librust-lazy-regex-3+perf-dev, librust-lazy-regex-3+perf-dfa-dev, librust-lazy-regex-3+perf-inline-dev, librust-lazy-regex-3+perf-literal-dev, librust-lazy-regex-3+std-dev, librust-lazy-regex-3+unicode-age-dev, librust-lazy-regex-3+unicode-bool-dev, librust-lazy-regex-3+unicode-case-dev, librust-lazy-regex-3+unicode-dev, librust-lazy-regex-3+unicode-gencat-dev, librust-lazy-regex-3+unicode-perl-dev, librust-lazy-regex-3+unicode-script-dev, librust-lazy-regex-3+unicode-segment-dev, librust-lazy-regex-3-dev Directory: pool/main/r/rust-lazy-regex Priority: optional Section: misc Package: rust-libcst Binary: librust-libcst-dev Version: 0.1.0-2 Maintainer: Debian Rust Maintainers Uploaders: Jelmer Vernooij Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native (>= 1.66) , libstd-rust-dev , librust-chic-1+default-dev (>= 1.2.2-~~) , librust-libcst-derive-0.1+default-dev , librust-memchr-2+default-dev (>= 2.5.0-~~) , librust-paste-1+default-dev (>= 1.0.7-~~) , librust-peg-0.8+default-dev (>= 0.8.1-~~) , librust-pyo3+default-dev (>= 0.17-~~) , librust-pyo3+extension-module-dev (>= 0.17-~~) , librust-regex-1+default-dev (>= 1.7.3-~~) , librust-thiserror-1+default-dev (>= 1.0.37-~~) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: bd54535671e5b6a892227dca9ddfa10c 2944 rust-libcst_0.1.0-2.dsc ae28cdf8f14b83f93d20dfaab4d8802c 109735 rust-libcst_0.1.0.orig.tar.gz 71431a0fe83941e5dfa6f3b21c516961 5448 rust-libcst_0.1.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/libcst Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/libcst] Checksums-Sha256: 6a105ffeadfa93073444467f9dead67bd60aa1d742daf24c867c0427746e981c 2944 rust-libcst_0.1.0-2.dsc 7773d520d4292e200ab1838f2daabe2feed7549f93b0a3c7582160a09e79ffde 109735 rust-libcst_0.1.0.orig.tar.gz 63c4f1af3b9c2e7a279f923e900f2da8f7daf5bf35eefe95961802ec48286ba4 5448 rust-libcst_0.1.0-2.debian.tar.xz Homepage: https://github.com/Instagram/LibCST Package-List: librust-libcst-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo, librust-criterion-0.5+default-dev, librust-criterion-0.5+html-reports-dev, librust-difference-2+default-dev, librust-itertools-0.12+default-dev, librust-rayon-1+default-dev Directory: pool/main/r/rust-libcst Priority: optional Section: misc Package: rust-multimap Binary: librust-multimap-dev Version: 0.10.0-1 Maintainer: Debian Rust Maintainers Uploaders: Emanuele Rocca Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-serde-1+default-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: f095ab89ebf33d36b2843c8439be811e 2221 rust-multimap_0.10.0-1.dsc 9a3e57bad7795118ad704840f57e6ba9 14359 rust-multimap_0.10.0.orig.tar.gz 8a1b9e1160edf0fbce78738d9920481b 2792 rust-multimap_0.10.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/multimap Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/multimap] Checksums-Sha256: 6a46c716d224f1b291fecea809f9e8184a58f6e2f99c74276d05181696c7abc9 2221 rust-multimap_0.10.0-1.dsc defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03 14359 rust-multimap_0.10.0.orig.tar.gz 6b7837a7a45c4fd6d4097798fd760aa08af1c29cb492bb137305f51e78cf6c3f 2792 rust-multimap_0.10.0-1.debian.tar.xz Package-List: librust-multimap-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo, librust-serde-test-1+default-dev Directory: pool/main/r/rust-multimap Priority: optional Section: misc Package: rust-nanorand Binary: librust-nanorand-dev Version: 0.7.0-1 Maintainer: Jonas Smedegaard Build-Depends: debhelper-compat (= 13), dh-cargo (>= 25), librust-hex-0.4+default-dev (>= 0.4.3) , librust-zeroize-1+default-dev , librust-zeroize-1+zeroize-derive-dev Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: eb2db751866df4863399183e0c074361 2133 rust-nanorand_0.7.0-1.dsc dd453b2d7460acc5643d915930696111 23043 rust-nanorand_0.7.0.orig.tar.gz aeb62e61f71fd00711bd625200a005f2 10504 rust-nanorand_0.7.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/rust-nanorand Vcs-Git: https://salsa.debian.org/debian/rust-nanorand.git Checksums-Sha256: 888755e356520acf8005904e32db7a6b4b543f7c278927737e1dc205cb2e5fbc 2133 rust-nanorand_0.7.0-1.dsc 6da0be2b80652c66edde260f0fee11e37fa3e0a0df34498428e4a3cebf4fd2b4 23043 rust-nanorand_0.7.0.orig.tar.gz 0a5a06e69d0a96e15cc1a0b6cdcdf7472d622c38bd02a58a7bf879182cd54d75 10504 rust-nanorand_0.7.0-1.debian.tar.xz Homepage: https://github.com/Absolucy/nanorand-rs Package-List: librust-nanorand-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo, librust-hex-0.4+default-dev Directory: pool/main/r/rust-nanorand Priority: optional Section: misc Package: rust-nitrokey Binary: librust-nitrokey-dev Version: 0.4.0-2 Maintainer: Debian Rust Maintainers Uploaders: Robin Krahl Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-lazy-static-1+default-dev (>= 1.2-~~) , librust-libc-0.2+default-dev , librust-nitrokey-sys-3+default-dev (>= 3.5-~~) , librust-rand-core-0.6+default-dev , librust-rand-core-0.6+getrandom-dev Architecture: any Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 3fdb72b1bb1b4334284e118a859dda2f 2526 rust-nitrokey_0.4.0-2.dsc 41f885f5cda59ef4a9dfe24bd257f0d8 34431 rust-nitrokey_0.4.0.orig.tar.gz 5a1b5a7282df0921775683155814b9bd 3120 rust-nitrokey_0.4.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/nitrokey Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/nitrokey] Checksums-Sha256: f86da6a42b6176f5aa3954142db0bb09f354435bed1b13f2ce01f36426d17c2e 2526 rust-nitrokey_0.4.0-2.dsc a5f19c16e1530850b171e98ad1c95fe0af897916eb308e19fbfd3ee2dcda0abe 34431 rust-nitrokey_0.4.0.orig.tar.gz 739cd969ae278d973a1a1e27dd94fb103bd69d53f4ca10e4f3434a4ecaaeb718 3120 rust-nitrokey_0.4.0-2.debian.tar.xz Homepage: https://code.ireas.org/nitrokey-rs/ Package-List: librust-nitrokey-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo, librust-nitrokey-test-0.3+default-dev, librust-nitrokey-test-state-0.1+default-dev Directory: pool/main/r/rust-nitrokey Priority: extra Section: misc Package: rust-nitrokey-sys Binary: librust-nitrokey-sys-dev Version: 3.5.0-3 Maintainer: Debian Rust Maintainers Uploaders: Wolfgang Silbermayr , Robin Krahl Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-bindgen-0.59+default-dev , libnitrokey-dev (>= 3.5) Architecture: any Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 520ec8db24b588654f3f634b35395b8c 2365 rust-nitrokey-sys_3.5.0-3.dsc a7f5224a6c74dfd642d91419d2922970 14074 rust-nitrokey-sys_3.5.0.orig.tar.gz fd63066015dd98778ccd8e324d85ab18 4048 rust-nitrokey-sys_3.5.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/nitrokey-sys Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/nitrokey-sys] Checksums-Sha256: 2131bf30545b5ec0599448556484ba5814f280e6e6a0888398be2b3b32b3ae73 2365 rust-nitrokey-sys_3.5.0-3.dsc 42e8c3399feaf3cb2d7c79ebe5d98afd4d09d174a21773c00e4002b0bcf32bb9 14074 rust-nitrokey-sys_3.5.0.orig.tar.gz 14976bc5cd0b69c2e9896217bbc5d7595ec569481b489232eeeb7a4550545daf 4048 rust-nitrokey-sys_3.5.0-3.debian.tar.xz Homepage: https://code.ireas.org/nitrokey-rs/ Package-List: librust-nitrokey-sys-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo Directory: pool/main/r/rust-nitrokey-sys Priority: extra Section: misc Package: rust-protobuf Binary: librust-protobuf-dev Version: 3.2.0-1 Maintainer: Debian Rust Maintainers Uploaders: Ximin Luo , Matthias Geiger Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-once-cell-1+default-dev (>= 1.9.0-~~) , librust-protobuf-support-3.2.0+default-dev , librust-thiserror-1+default-dev (>= 1.0.30-~~) Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 8e895f131466a4e597bf238e5e1c0cbe 2438 rust-protobuf_3.2.0-1.dsc a7bde0bf249cce4a1964127e6e7d459a 211054 rust-protobuf_3.2.0.orig.tar.gz 98604a8e6201bf67f843a91ba08d13f7 3144 rust-protobuf_3.2.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/protobuf Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/protobuf] Checksums-Sha256: b85d60cdf699c55102a2d971f8bc96b157fd9e044903f5c71638c73f13d3fbf2 2438 rust-protobuf_3.2.0-1.dsc b55bad9126f378a853655831eb7363b7b01b81d19f8cb1218861086ca4a1a61e 211054 rust-protobuf_3.2.0.orig.tar.gz 007164c5141eb3ebd529bd5d34643b9bcfda6cdbdcd1578fa7a2a6a75e653047 3144 rust-protobuf_3.2.0-1.debian.tar.xz Homepage: https://github.com/stepancheg/rust-protobuf/ Package-List: librust-protobuf-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo Directory: pool/main/r/rust-protobuf Priority: extra Section: misc Package: rust-protobuf-support Binary: librust-protobuf-support-dev Version: 3.2.0-1 Maintainer: Debian Rust Maintainers Uploaders: Matthias Geiger Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-thiserror-1+default-dev (>= 1.0.30-~~) Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 856a703234c3b7fd9392142b95d1e5b0 2376 rust-protobuf-support_3.2.0-1.dsc cde65348e72b183c12ecf972e259596f 10757 rust-protobuf-support_3.2.0.orig.tar.gz 75446a96bbe980fdbb24fb7dbf6379ce 2576 rust-protobuf-support_3.2.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/protobuf-support Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/protobuf-support] Checksums-Sha256: aad41366f2af2993e57d5c20696b6c7d0c927177e982eef28288c9b86f387fd7 2376 rust-protobuf-support_3.2.0-1.dsc a5d4d7b8601c814cfb36bcebb79f0e61e45e1e93640cf778837833bbed05c372 10757 rust-protobuf-support_3.2.0.orig.tar.gz 9d81ecb6dd6479045b7a6e0cdffe21f6c25d1cc6368a4890e8092946d480dfc1 2576 rust-protobuf-support_3.2.0-1.debian.tar.xz Homepage: https://github.com/stepancheg/rust-protobuf/ Package-List: librust-protobuf-support-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo Directory: pool/main/r/rust-protobuf-support Priority: optional Section: misc Package: rust-psa-crypto-sys Binary: librust-psa-crypto-sys-dev Version: 0.9.3-3 Maintainer: Debian Rust Maintainers Uploaders: Emanuele Rocca Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-bindgen-0.66+default-dev , librust-cc-1+default-dev (>= 1.0.59-~~) , librust-cmake-0.1+default-dev (>= 0.1.44-~~) , librust-walkdir-2+default-dev (>= 2.3.1-~~) , libmbedtls-dev (>= 3.6) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 18d43531daa0f2039d1b0460757f48af 2441 rust-psa-crypto-sys_0.9.3-3.dsc 1c7b4dc04925b0fe545e690613def2a4 14688 rust-psa-crypto-sys_0.9.3.orig.tar.gz efb6853bf397d5d513df31818f47c376 4376 rust-psa-crypto-sys_0.9.3-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/psa-crypto-sys Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/psa-crypto-sys] Checksums-Sha256: 5c100bc1d3a1917b0453014b2302e68886833de38d06d7ab96a06cbf01a6ca2b 2441 rust-psa-crypto-sys_0.9.3-3.dsc 2ba81ec78657c7f5ee1b3612f787e2ab0811d4552a144e91bae9c671a90e08a1 14688 rust-psa-crypto-sys_0.9.3.orig.tar.gz 24194d6a3e059ee8e7b19829b37b7ad2a30eeb095f25dd6bf6c67be822b45437 4376 rust-psa-crypto-sys_0.9.3-3.debian.tar.xz Package-List: librust-psa-crypto-sys-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo Directory: pool/main/r/rust-psa-crypto-sys Priority: optional Section: misc Package: rust-pyo3-asyncio-macros Binary: librust-pyo3-asyncio-macros-dev Version: 0.18.0-1 Maintainer: Debian Rust Maintainers Uploaders: Jelmer Vernooij Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-proc-macro2-1+default-dev , librust-quote-1+default-dev , librust-syn-1+default-dev , librust-syn-1+full-dev Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 055fa0385e5e7c2cc3bfc6015cde5b5d 2111 rust-pyo3-asyncio-macros_0.18.0-1.dsc 14be792175a889952516b96748e2b578 12937 rust-pyo3-asyncio-macros_0.18.0.orig.tar.gz e09a97234d25681ddad73408eef4f226 2004 rust-pyo3-asyncio-macros_0.18.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/pyo3-asyncio-macros Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/pyo3-asyncio-macros] Checksums-Sha256: f1fbb97b7a68e65c28e67fa2a82cf0d002a42ee88f89933f55f14a55d62188d8 2111 rust-pyo3-asyncio-macros_0.18.0-1.dsc be72d4cd43a27530306bd0d20d3932182fbdd072c6b98d3638bc37efb9d559dd 12937 rust-pyo3-asyncio-macros_0.18.0.orig.tar.gz acc7a92058d52583c702f2ca700cfa5f9a795c2e8b9c4e7722d1ba438d7a6bdd 2004 rust-pyo3-asyncio-macros_0.18.0-1.debian.tar.xz Homepage: https://github.com/awestlake87/pyo3-asyncio Package-List: librust-pyo3-asyncio-macros-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo Directory: pool/main/r/rust-pyo3-asyncio-macros Priority: optional Section: misc Package: rust-ratatui Binary: librust-ratatui-dev Version: 0.28.1-5 Maintainer: Debian Rust Maintainers Uploaders: Johann Felix Soden Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native (>= 1.74.0) , libstd-rust-dev , librust-bitflags-2+default-dev (>= 2.3-~~) , librust-cassowary-0.3+default-dev , librust-compact-str-0.8+default-dev , librust-crossterm-0.27+default-dev , librust-itertools-0.13+default-dev , librust-lru-0.12+default-dev , librust-paste-1+default-dev (>= 1.0.2-~~) , librust-strum-0.26+default-dev , librust-strum-0.26+derive-dev , librust-strum-macros-0.26+default-dev (>= 0.26.3-~~) , librust-unicode-segmentation-1+default-dev (>= 1.10-~~) , librust-unicode-truncate-0.2+default-dev , librust-unicode-width-0.1+default-dev (>= 0.1.13-~~) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: d7c4235b2e6bac2b8891004cbd641731 3631 rust-ratatui_0.28.1-5.dsc d81d7ae99c750706d119a8877e07b91d 510027 rust-ratatui_0.28.1.orig.tar.gz 891c9f70ba08814f3464189c2ce626a7 6668 rust-ratatui_0.28.1-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/ratatui Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/ratatui] Checksums-Sha256: 60d59106aa9ceb1da23f5f0251cb71db8e2a9f55e417cdeba1f3ac846bdb5fa2 3631 rust-ratatui_0.28.1-5.dsc 008042b07ae18ad9b048a3bd503cb624c77e2f9c65a7d3c000af3a8671c49aa4 510027 rust-ratatui_0.28.1.orig.tar.gz 4b33ac2612b96946c2063b7467fb497dad9165fbeab94585cb168aa8856ddb78 6668 rust-ratatui_0.28.1-5.debian.tar.xz Homepage: https://ratatui.rs Package-List: librust-ratatui-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo, librust-argh-0.1+default-dev, librust-criterion-0.5+default-dev, librust-criterion-0.5+html-reports-dev, librust-crossterm-0.27+default-dev, librust-crossterm-0.27+event-stream-dev, librust-derive-builder-0.20+default-dev, librust-futures-0.3+default-dev, librust-indoc-2+default-dev, librust-pretty-assertions-1+default-dev, librust-rand-0.8+default-dev, librust-rand-chacha-0.3+default-dev, librust-rstest-0.17+default-dev, librust-serde-json-1+default-dev, librust-tokio-1+default-dev, librust-tokio-1+macros-dev, librust-tokio-1+rt-dev, librust-tokio-1+rt-multi-thread-dev, librust-tokio-1+time-dev, librust-tracing-0.1+default-dev, librust-tracing-appender-0.2+default-dev, librust-tracing-subscriber-0.3+default-dev, librust-tracing-subscriber-0.3+env-filter-dev Directory: pool/main/r/rust-ratatui Priority: optional Section: misc Package: rust-regalloc2 Binary: librust-regalloc2-dev, regalloc2-tool Version: 0.10.2-1 Maintainer: Jonas Smedegaard Build-Depends: cmark-gfm , debhelper-compat (= 13), dh-sequence-rust, help2man , librust-bincode-1+default-dev, librust-clap-4+default-dev, librust-clap-4+derive-dev, librust-hashbrown-0.14+ahash-dev, librust-log-0.4-dev, librust-pretty-env-logger-0.5+default-dev, librust-rustc-hash-dev (<< 3), librust-serde-1+alloc-dev, librust-serde-1+derive-dev, librust-slice-group-by-0.3-dev, librust-smallvec-1+default-dev, librust-smallvec-1+union-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8a11ac5de992900621d4f5899e9335cd 3130 rust-regalloc2_0.10.2-1.dsc f1fd2e39119e6991623dddc8afb37c08 124018 rust-regalloc2_0.10.2.orig.tar.gz 3fcf26d332b5aa5cf4748c88d64a16d4 5680 rust-regalloc2_0.10.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/rust-regalloc2 Vcs-Git: https://salsa.debian.org/debian/rust-regalloc2.git Checksums-Sha256: b5d18313770b2990575378790368fd066ea1046c7bb7aef16ca8c1a969cb7597 3130 rust-regalloc2_0.10.2-1.dsc b051c61c89bbe268cd8daf9918a6c09b8699635ea6910dd0ae933b1867efbcf6 124018 rust-regalloc2_0.10.2.orig.tar.gz 2b5f86e8fe33e8700c4362fffbfb26f508c80ec62a33589e00b6c736fa22bf8b 5680 rust-regalloc2_0.10.2-1.debian.tar.xz Description: backtracking register allocator regalloc2 is a register allocator that started life as, and is about 50% still, a port of IonMonkey's backtracking register allocator to Rust. In many regards, it has been generalized, optimized, and improved since the initial port. . In addition, it contains substantial amounts of testing infrastructure (fuzzing harnesses and checkers) that does not exist in the original IonMonkey allocator. Homepage: https://github.com/bytecodealliance/regalloc2 Package-List: librust-regalloc2-dev deb rust optional arch=all regalloc2-tool deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-rust, librust-regalloc2-0.10+checker-dev, librust-regalloc2-0.10+default-dev, librust-regalloc2-0.10+enable-serde-dev, librust-regalloc2-0.10+std-dev, librust-regalloc2-0.10+trace-log-dev, librust-regalloc2-0.10-dev Directory: pool/main/r/rust-regalloc2 Priority: optional Section: misc Package: rust-rustls-pemfile Binary: librust-rustls-pemfile-dev Version: 2.1.2-1 Maintainer: Debian Rust Maintainers Uploaders: Alexander Kjäll Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-base64-0+alloc-dev (>= 0.21.7-~~) , librust-base64-0+std-dev (>= 0.21.7-~~) , librust-rustls-pki-types-1+default-dev (>= 1.3-~~) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 82fb8462f51dc205429589f80da294db 2465 rust-rustls-pemfile_2.1.2-1.dsc c16e8027d2f6a84b07637ed9dd6a46e6 25928 rust-rustls-pemfile_2.1.2.orig.tar.gz 2801f3f05262282559cd2aad2aae0445 3384 rust-rustls-pemfile_2.1.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/rustls-pemfile Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/rustls-pemfile] Checksums-Sha256: a9c2947f670e8bb91f9181873697508f5bc583f5178e7b23ec92c4edbe686178 2465 rust-rustls-pemfile_2.1.2-1.dsc 29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d 25928 rust-rustls-pemfile_2.1.2.orig.tar.gz 270fe364aee696cd82561ab445508b954caf969cda6ab06965deef8c5ecf2827 3384 rust-rustls-pemfile_2.1.2-1.debian.tar.xz Homepage: https://github.com/rustls/pemfile Package-List: librust-rustls-pemfile-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo, librust-bencher-0.1+default-dev Directory: pool/main/r/rust-rustls-pemfile Priority: optional Section: misc Package: rust-rustls-webpki Binary: librust-rustls-webpki-dev Version: 0.102.4-1 Maintainer: Jonas Smedegaard Build-Depends: cmark-gfm , debhelper-compat (= 13), dh-cargo, librust-base64-0.21+default-dev , librust-rcgen-0.11+default-dev , librust-ring-0.17+default-dev , librust-rustls-pki-types-1+default-dev , librust-serde-1+default-dev , librust-serde-1+derive-dev , librust-serde-json-1+default-dev , librust-untrusted-0.9+default-dev , libstring-shellquote-perl Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 503cf987139f86d07e317066faceeb6b 2766 rust-rustls-webpki_0.102.4-1.dsc 48e0126ef1aa7a16114febfa22765e73 7216099 rust-rustls-webpki_0.102.4.orig.tar.gz c71c393057f1f9a9a9bf2694c8aae7d2 911528 rust-rustls-webpki_0.102.4-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/rust-rustls-webpki Vcs-Git: https://salsa.debian.org/debian/rust-rustls-webpki.git Checksums-Sha256: 8bf9e1a329885e6662d2f230358db19b2d025889d5b79e3c1894bb065a762556 2766 rust-rustls-webpki_0.102.4-1.dsc f990987727deec1463a24c33ad89b283e5317bbf8fdaa7d3b9db74cc6227276d 7216099 rust-rustls-webpki_0.102.4.orig.tar.gz 750456307926842077d19588535c796550f618dfe5c0eae35e6bc8466e68400e 911528 rust-rustls-webpki_0.102.4-1.debian.tar.xz Homepage: https://github.com/rustls/rustls Package-List: librust-rustls-webpki-dev deb rust optional arch=all Testsuite: autopkgtest Testsuite-Triggers: dh-cargo, librust-base64-0.21+default-dev, librust-rcgen-0.11+default-dev, librust-rustls-webpki-0.102+alloc-dev, librust-rustls-webpki-0.102+default-dev, librust-rustls-webpki-0.102+ring-dev, librust-rustls-webpki-0.102+std-dev, librust-rustls-webpki-0.102-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev Directory: pool/main/r/rust-rustls-webpki Priority: optional Section: misc Package: rust-rustls-webpki Binary: librust-rustls-webpki-dev Version: 0.102.7-1 Maintainer: Jonas Smedegaard Build-Depends: cmark-gfm , debhelper-compat (= 13), dh-sequence-rust, librust-base64-0.21+default-dev , librust-rcgen-0.11+default-dev , librust-ring-0.17+default-dev , librust-rustls-pki-types-1+default-dev , librust-serde-1+default-dev , librust-serde-1+derive-dev , librust-serde-json-1+default-dev , librust-untrusted-0.9+default-dev Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: fa375f62168649dec24a518ef27702d4 2763 rust-rustls-webpki_0.102.7-1.dsc 4cf1be6543c206c79a8281ff9a5061a9 7219489 rust-rustls-webpki_0.102.7.orig.tar.gz 9f4180c3b0480e9bb112a6db54d4aebe 900216 rust-rustls-webpki_0.102.7-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/rust-rustls-webpki Vcs-Git: https://salsa.debian.org/debian/rust-rustls-webpki.git Checksums-Sha256: 8fb8cf32215cfca315be60fd3f6de033bb5212c1c8ea648f3ac13e5397d153f4 2763 rust-rustls-webpki_0.102.7-1.dsc 084bcf38bb11c999ee40db9cf1d591c36320c3494f9e30f580db2ca33f2dc34b 7219489 rust-rustls-webpki_0.102.7.orig.tar.gz 4f4456a550d90708205b22ee2a919f8711e7d9a6ae8eca0d0cfc57549aa8d75f 900216 rust-rustls-webpki_0.102.7-1.debian.tar.xz Homepage: https://github.com/rustls/rustls Package-List: librust-rustls-webpki-dev deb rust optional arch=all Testsuite: autopkgtest Testsuite-Triggers: dh-rust, librust-base64-0.21+default-dev, librust-rcgen-0.11+default-dev, librust-rustls-webpki-0.102+alloc-dev, librust-rustls-webpki-0.102+default-dev, librust-rustls-webpki-0.102+ring-dev, librust-rustls-webpki-0.102+std-dev, librust-rustls-webpki-0.102-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev Directory: pool/main/r/rust-rustls-webpki Priority: optional Section: misc Package: rust-serial-test Binary: librust-serial-test-dev Version: 2.0.0-2 Maintainer: Debian Rust Maintainers Uploaders: Sylvestre Ledru Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-dashmap-5+default-dev , librust-futures-0.3+executor-dev , librust-lazy-static-1+default-dev (>= 1.2-~~) , librust-log-0.4+default-dev , librust-parking-lot-0.12+default-dev , librust-serial-test-derive-2.0+async-dev , librust-serial-test-derive-2.0+default-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 1b9ed2053d9c886a9c8188be365c7af9 2737 rust-serial-test_2.0.0-2.dsc 91c634c89b4e4de7688885c95466de49 7946 rust-serial-test_2.0.0.orig.tar.gz 50431380b308db31b447098e36545424 3724 rust-serial-test_2.0.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/serial-test Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/serial-test] Checksums-Sha256: 301ed9d4a53b59f423bdcc0533d8aafa93c8d626db3f598601d7c2833bc9ad5a 2737 rust-serial-test_2.0.0-2.dsc 0e56dd856803e253c8f298af3f4d7eb0ae5e23a737252cd90bb4f3b435033b2d 7946 rust-serial-test_2.0.0.orig.tar.gz c48d33e9a5c85955992d67ab5216075af051f1134cfa215920bf6f646961479a 3724 rust-serial-test_2.0.0-2.debian.tar.xz Package-List: librust-serial-test-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo, librust-itertools-0.12+default-dev, librust-tokio-1+default-dev, librust-tokio-1+macros-dev, librust-tokio-1+rt-dev Directory: pool/main/r/rust-serial-test Priority: extra Section: misc Package: rust-slice-group-by Binary: librust-slice-group-by-dev Version: 0.3.1-4 Maintainer: Jonas Smedegaard Build-Depends: debhelper-compat (= 13), dh-sequence-rust Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 63eff08f72948f44733d9fb0cbe12eab 2138 rust-slice-group-by_0.3.1-4.dsc d0a7a2aa7c799d12d45887976427b75c 14661 rust-slice-group-by_0.3.1.orig.tar.gz 0abe5024f38fc5d6b4d19c81d74313c1 3472 rust-slice-group-by_0.3.1-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/rust-slice-group-by Vcs-Git: https://salsa.debian.org/debian/rust-slice-group-by.git Checksums-Sha256: 731ad8e607c45d6e96b95ac21497a846a8a7c6c042ae3d7704a1df9ae37448e6 2138 rust-slice-group-by_0.3.1-4.dsc 1f72baed30069fbba520c225a6032b980700bc77f997400153e1e232cd6602b1 14661 rust-slice-group-by_0.3.1.orig.tar.gz e07b0ecad81bb25b2e26764316eb361950dcfc693653f04947b86432e4826cfd 3472 rust-slice-group-by_0.3.1-4.debian.tar.xz Homepage: https://github.com/kerollmops/slice-group-by Package-List: librust-slice-group-by-dev deb rust optional arch=all Testsuite: autopkgtest Testsuite-Triggers: dh-cargo, librust-slice-group-by-0.3+default-dev, librust-slice-group-by-0.3+std-dev, librust-slice-group-by-0.3-dev Extra-Source-Only: yes Directory: pool/main/r/rust-slice-group-by Priority: optional Section: misc Package: rust-tokio-rustls Binary: librust-tokio-rustls-dev Version: 0.24.1-2 Maintainer: Debian Rust Maintainers Uploaders: Alexander Kjäll Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-rustls-0.21+logging-dev , librust-rustls-0.21+tls12-dev , librust-rustls-0.21-dev , librust-tokio-1+default-dev Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 35edfab9cb3c82b24b38959abdef35ef 2767 rust-tokio-rustls_0.24.1-2.dsc ba33dce68cff6856b109a88219627dc3 33049 rust-tokio-rustls_0.24.1.orig.tar.gz 9fb66405f45b6d26d9f4cabc0c397d99 3064 rust-tokio-rustls_0.24.1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/tokio-rustls Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/tokio-rustls] Checksums-Sha256: d473fb16d1c4242abed5f7623442b1fa95372e81e445340e66e2440e41cd6892 2767 rust-tokio-rustls_0.24.1-2.dsc c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081 33049 rust-tokio-rustls_0.24.1.orig.tar.gz 746a2eba5c78a6d9428c98c8017e1f8578f3f5c423bed2cc728f9abb65cbc8fd 3064 rust-tokio-rustls_0.24.1-2.debian.tar.xz Homepage: https://github.com/rustls/tokio-rustls Package-List: librust-tokio-rustls-dev deb rust optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dh-cargo, librust-argh-0.1+default-dev, librust-futures-util-0.3+default-dev, librust-lazy-static-1+default-dev, librust-rustls-pemfile-1+default-dev, librust-rustls-webpki-0.100+alloc-dev, librust-rustls-webpki-0.100+default-dev, librust-rustls-webpki-0.100+std-dev, librust-tokio-1+default-dev, librust-tokio-1+full-dev, librust-webpki-roots-0.23+default-dev Directory: pool/main/r/rust-tokio-rustls Priority: optional Section: misc Package: rustc Binary: rustc, libstd-rust-1.80, libstd-rust-dev, libstd-rust-dev-windows, libstd-rust-dev-wasm32, rust-gdb, rust-lldb, rust-llvm, rust-doc, rust-src, rust-clippy, rustfmt, rust-all, cargo, cargo-doc Version: 1.80.1+dfsg1-1 Maintainer: Debian Rust Maintainers Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Build-Depends: debhelper (>= 9), debhelper-compat (= 13), dpkg-dev (>= 1.17.14), python3:native, cargo:native (>= 1.79.0+dfsg) , rustc:native (>= 1.79.0+dfsg) , rustc:native (<= 1.80.1++) , llvm-17-dev:native, llvm-17-tools:native, gcc-mingw-w64-x86-64-posix:native [amd64] , gcc-mingw-w64-i686-posix:native [i386] , libllvm17t64 (>= 1:17.0.0), libclang-rt-17-dev:native, libclang-rt-17-dev, cmake (>= 3.0), pkgconf:native, pkgconf, zlib1g-dev:native, zlib1g-dev, liblzma-dev:native, bash-completion, libcurl4-openssl-dev | libcurl4-gnutls-dev, libssh2-1-dev, libssl-dev, libsqlite3-dev, libgit2-dev (>= 1.7.2), libgit2-dev (<< 1.8~~), libhttp-parser-dev, libonig-dev, binutils (>= 2.26) | binutils-2.26 , git , procps , gdb (>= 7.12) , curl , ca-certificates Build-Depends-Indep: wasi-libc (>= 0.0~git20240411.9e8c542-3~~) , wasi-libc (<= 0.0~git20240411.9e8c542++) , clang-17:native Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: de6a9bd6933ef1231368eedf57523e3f 4014 rustc_1.80.1+dfsg1-1.dsc ec5385febeb2a95a53a244cf518c869d 76264428 rustc_1.80.1+dfsg1.orig.tar.xz ed6a0eb92f7772bad0bb4ebbfd33ba51 132684 rustc_1.80.1+dfsg1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/rust Vcs-Git: https://salsa.debian.org/rust-team/rust.git Checksums-Sha256: 3b91784a64c3a61064e0b390f890d9ddd02718e84d27a8d546552e36dc10b683 4014 rustc_1.80.1+dfsg1-1.dsc 869e6b29a1c18abe6e338f354c507cd3ece5c7f52d479d2492de0bb80ccff577 76264428 rustc_1.80.1+dfsg1.orig.tar.xz 4f18a6e98d9891395bb5b0263f7a2432f5ae45872ebb61cebcef2bf19b9d5848 132684 rustc_1.80.1+dfsg1-1.debian.tar.xz Homepage: http://www.rust-lang.org/ Package-List: cargo deb devel optional arch=any cargo-doc deb doc optional arch=all profile=!nodoc libstd-rust-1.80 deb libs optional arch=any libstd-rust-dev deb libdevel optional arch=any libstd-rust-dev-wasm32 deb libdevel optional arch=all profile=!nowasm libstd-rust-dev-windows deb libdevel optional arch=amd64,i386 profile=!nowindows rust-all deb devel optional arch=all rust-clippy deb devel optional arch=any rust-doc deb doc optional arch=all profile=!nodoc rust-gdb deb devel optional arch=all rust-lldb deb devel optional arch=all rust-llvm deb devel optional arch=all rust-src deb devel optional arch=all rustc deb devel optional arch=any rustfmt deb devel optional arch=any Testsuite: autopkgtest Testsuite-Triggers: ca-certificates Extra-Source-Only: yes Directory: pool/main/r/rustc Priority: optional Section: rust Package: rustc Binary: rustc, libstd-rust-1.81, libstd-rust-dev, libstd-rust-dev-windows, libstd-rust-dev-wasm32, rust-gdb, rust-lldb, rust-llvm, rust-doc, rust-src, rust-clippy, rustfmt, rust-all, cargo, cargo-doc Version: 1.81.0+dfsg1-1~exp1 Maintainer: Debian Rust Maintainers Uploaders: Ximin Luo , Sylvestre Ledru , Fabian Grünbichler Build-Depends: debhelper (>= 9), debhelper-compat (= 13), dpkg-dev (>= 1.17.14), python3:native, cargo:native (>= 1.80.0+dfsg) , rustc:native (>= 1.80.0+dfsg) , rustc:native (<= 1.81.0++) , llvm-18-dev:native, llvm-18-tools:native, gcc-mingw-w64-x86-64-posix:native [amd64] , gcc-mingw-w64-i686-posix:native [i386] , libllvm18 (>= 1:18.0.0), libclang-rt-18-dev:native, libclang-rt-18-dev, cmake (>= 3.0), pkgconf:native, pkgconf, zlib1g-dev:native, zlib1g-dev, liblzma-dev:native, bash-completion, libcurl4-openssl-dev | libcurl4-gnutls-dev, libssh2-1-dev, libssl-dev, libsqlite3-dev, libgit2-dev (>= 1.8.1), libgit2-dev (<< 1.9~~), libhttp-parser-dev, libonig-dev, binutils (>= 2.26) | binutils-2.26 , git , procps , gdb (>= 7.12) , curl , ca-certificates Build-Depends-Indep: wasi-libc (>= 0.0~git20240411.9e8c542-4~~) , wasi-libc (<= 0.0~git20240411.9e8c542++) , clang-18:native Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 8b497cc9732b08321bad04a717b3fbf5 4031 rustc_1.81.0+dfsg1-1~exp1.dsc c75c65ea943978b41d24b68898ff82dd 78021012 rustc_1.81.0+dfsg1.orig.tar.xz bb935182850d6048cb919762187ab703 135544 rustc_1.81.0+dfsg1-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/rust-team/rust Vcs-Git: https://salsa.debian.org/rust-team/rust.git Checksums-Sha256: c18ee4f64c8d721b3b48b22d15a200b7bd73e0e0d36c87f83ce5d66010140148 4031 rustc_1.81.0+dfsg1-1~exp1.dsc 6421e3221965ac4d4ca480e5c62dc06395c23c8a3ed9047f09d11bceba4316a9 78021012 rustc_1.81.0+dfsg1.orig.tar.xz df9a69da243e9bb3888dfbde610b15285e072c155c957dec79d74b529a831a7e 135544 rustc_1.81.0+dfsg1-1~exp1.debian.tar.xz Homepage: http://www.rust-lang.org/ Package-List: cargo deb devel optional arch=any cargo-doc deb doc optional arch=all profile=!nodoc libstd-rust-1.81 deb libs optional arch=any libstd-rust-dev deb libdevel optional arch=any libstd-rust-dev-wasm32 deb libdevel optional arch=all profile=!nowasm libstd-rust-dev-windows deb libdevel optional arch=amd64,i386 profile=!nowindows rust-all deb devel optional arch=all rust-clippy deb devel optional arch=any rust-doc deb doc optional arch=all profile=!nodoc rust-gdb deb devel optional arch=all rust-lldb deb devel optional arch=all rust-llvm deb devel optional arch=any rust-src deb devel optional arch=all rustc deb devel optional arch=any rustfmt deb devel optional arch=any Testsuite: autopkgtest Testsuite-Triggers: ca-certificates Directory: pool/main/r/rustc Priority: optional Section: rust Package: safeclib Binary: libsafec-dev, libsafec3t64 Version: 3.7.1-2.1~exp1 Maintainer: Adam Borowski Build-Depends: debhelper-compat (= 13), unicode-data, tzdata Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 03da1f0aa4b2d2f296904b14beae4dd2 1982 safeclib_3.7.1-2.1~exp1.dsc 3b0cee82e5f87dd77190ffec3290cfe2 2223527 safeclib_3.7.1.orig.tar.gz 536a9beb800b6b1aa6137b988cc8f07d 4204 safeclib_3.7.1-2.1~exp1.debian.tar.xz Vcs-Browser: https://github.com/kilobyte/safeclib/tree/debian Vcs-Git: https://github.com/kilobyte/safeclib -b debian Checksums-Sha256: 6eda6040abca4288684543946730e4a2d799045c77333b7b4578ef0c7682b994 1982 safeclib_3.7.1-2.1~exp1.dsc baac28b60f8f46ae0f273155f4968b20e84380016629247ed2a4d7e3fbeb4d98 2223527 safeclib_3.7.1.orig.tar.gz fe9ee11d1d0034a84a861bb660ce2700c2942d3e5563c7fb3eb026dd4fac068f 4204 safeclib_3.7.1-2.1~exp1.debian.tar.xz Homepage: https://rurban.github.io/safeclib/ Package-List: libsafec-dev deb libdevel optional arch=any libsafec3t64 deb libs optional arch=any Directory: pool/main/s/safeclib Priority: extra Section: misc Package: sasl-xoauth2 Binary: sasl-xoauth2, sasl-xoauth2-tool Version: 0.20-1 Maintainer: Daniel Kahn Gillmor Build-Depends: cmake, debhelper-compat (= 13), dh-sequence-bash-completion, libcurl4-gnutls-dev, libjsoncpp-dev, libsasl2-dev, pandoc, pkg-config, python3-argcomplete, python3-argparse-manpage, python3-setuptools Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 3ba74ada1022093a60fc21f384d9497f 1390 sasl-xoauth2_0.20-1.dsc 438bb77e92827d74fccea0ab7345ca0d 26639 sasl-xoauth2_0.20.orig.tar.gz 30786babad95ab0013808b9cbc5fbdd4 2496 sasl-xoauth2_0.20-1.debian.tar.xz Checksums-Sha256: 08e0dd93d6068187c69ce48d29f03e1167eea29334e59b37c39276c5db9e1f8b 1390 sasl-xoauth2_0.20-1.dsc cf94b63e7456f00f6708c8df7073433908a3c4d1f51df964bc633e1d90aa39b5 26639 sasl-xoauth2_0.20.orig.tar.gz 43ced0bf57491fc4ad0f0e71139199296f71ac10777fde346b7ddf4ffa012a17 2496 sasl-xoauth2_0.20-1.debian.tar.xz Homepage: https://github.com/tarickb/sasl-xoauth2 Package-List: sasl-xoauth2 deb utils optional arch=any sasl-xoauth2-tool deb utils optional arch=any Directory: pool/main/s/sasl-xoauth2 Priority: optional Section: misc Package: sass-stylesheets-wyrm Binary: sass-stylesheets-wyrm Version: 1.0.9~ds-1 Maintainer: Debian Sass team Uploaders: Jonas Smedegaard , Build-Depends: debhelper-compat (= 13) Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: e7f66f79cfc149fd718bede79df6c703 2050 sass-stylesheets-wyrm_1.0.9~ds-1.dsc 550809b626a1e79e6ef833496d328d29 50672 sass-stylesheets-wyrm_1.0.9~ds.orig.tar.xz c5ce9725a28b6213c24f778a118280c2 5284 sass-stylesheets-wyrm_1.0.9~ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/sass-team/sass-stylesheets-wyrm Vcs-Git: https://salsa.debian.org/sass-team/sass-stylesheets-wyrm.git Checksums-Sha256: 0785b1bf81e5b9c7cad07df5d3b95ad79bbe58421185d0847c3813d33f5b9b3b 2050 sass-stylesheets-wyrm_1.0.9~ds-1.dsc 8236f72aa9ff8083eb7ff8aaa31adf40af78bc3409f1e37b6c7f1440612b8c62 50672 sass-stylesheets-wyrm_1.0.9~ds.orig.tar.xz a6d321eeee6f3b49e8b2bec43d19b47d66804e1545341796f857f50b68ec221d 5284 sass-stylesheets-wyrm_1.0.9~ds-1.debian.tar.xz Homepage: https://github.com/snide/wyrm Package-List: sass-stylesheets-wyrm deb web optional arch=all Directory: pool/main/s/sass-stylesheets-wyrm Priority: extra Section: misc Package: sasview Binary: sasview, python3-sasview, sasview-doc Version: 5.0.5-2 Maintainer: Debian Science Maintainers Uploaders: Drew Parsons , Stuart Prescott Build-Depends: debhelper-compat (= 13), dh-python, pyqt5-dev-tools, python3-all-dev, python3-bumps (>> 0.9.0~), python3-dominate, python3-h5py, python3-ipython, python3-lxml, python3-matplotlib, python3-numpy, python3-periodictable, python3-pil, python3-pyparsing, python3-pytest, python3-pyqt5, python3-qt5reactor, python3-qtconsole, python3-pyqt5.qtsvg, python3-sasmodels (>> 1.0.6~), python3-scipy, python3-setuptools, python3-sphinx (>= 1.6~), python3-uncertainties, python3-xhtml2pdf, python3-html2text, xauth, xserver-xephyr, xvfb Build-Depends-Indep: libjs-jquery, libjs-mathjax, python-bumps-doc (>> 0.9.0~), python-sasmodels-doc (>> 1.0.6~), rename, texinfo, texlive-fonts-recommended, tex-gyre, texlive-plain-generic, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 351efd356b24aefe5f3ac61fb219e435 2929 sasview_5.0.5-2.dsc 52da09f7ec3ea63c7d5ab4f7a989ef1f 62068778 sasview_5.0.5.orig.tar.gz 636715efafec730a2e8c26bf1396b55b 51592 sasview_5.0.5-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/sasview Vcs-Git: https://salsa.debian.org/science-team/sasview.git Checksums-Sha256: c4eb37a6b688e60cc3d59bdd289c3e9777d680f92a2441d370c3b4cc8642c440 2929 sasview_5.0.5-2.dsc 8c92ecc113cf861f675a4ff5024920e036b58d178fd6e7afb77bd2fac41d5077 62068778 sasview_5.0.5.orig.tar.gz f95832289843738d68f818e6b98ee59fd1097ce12226bf8f05979ea326bec35a 51592 sasview_5.0.5-2.debian.tar.xz Homepage: https://www.sasview.org/ Package-List: python3-sasview deb python optional arch=any sasview deb science optional arch=all sasview-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: python3-all, python3-pytest, xauth, xserver-xephyr, xvfb Directory: pool/main/s/sasview Priority: extra Section: misc Package: sawfish Binary: sawfish, sawfish-data, sawfish-lisp-source Version: 1:1.12.0-3 Maintainer: Jose M Calhariz Build-Depends: automake, autotools-dev, debhelper (>= 9.0.0), dh-autoreconf, gettext (>= 0.10.37), libgmp-dev | libgmp3-dev (>= 4.1.4-8), libgtk2.0-dev (>= 2.6), librep-dev (>= 0.92.5), libtool, libxext-dev, libxinerama-dev, libxrender-dev, libxt-dev, libxtst-dev, rep (>= 0.92.5), rep-gtk (>= 1:0.90.7), texinfo (>= 4.11.dfsg.1-3) Build-Conflicts: autoconf2.13 Architecture: any all Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 91c32f4287449e008b21317f5b3c955b 2271 sawfish_1.12.0-3.dsc 074446085b2518a07cf0e0c8c8b6df41 2814340 sawfish_1.12.0.orig.tar.xz 7276038535de1f09ee9b7a3c6968ee70 38804 sawfish_1.12.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/sawfish Vcs-Git: https://salsa.debian.org/debian/sawfish.git Checksums-Sha256: 07d0b721d1c2a228c8925d6a780b5f8c8a7157912b8b66bb2e8228279d6dde4b 2271 sawfish_1.12.0-3.dsc 44c90e5ecd383d7ff821b3ab09b3a0087776812172dd7902572534c4dfe7eafc 2814340 sawfish_1.12.0.orig.tar.xz 7ff40f4c2be1f8b3a06e8a98d08f882fc7c379b84b6c6c442a420c58c1b78d0c 38804 sawfish_1.12.0-3.debian.tar.xz Homepage: http://sawfish.tuxfamily.org/ Package-List: sawfish deb x11 optional arch=any sawfish-data deb x11 optional arch=all sawfish-lisp-source deb lisp optional arch=all Directory: pool/main/s/sawfish Priority: source Section: x11 Package: scap-workbench Binary: scap-workbench Version: 1.2.1-1 Maintainer: Frank Lin PIAT Uploaders: Hideki Yamane , Henri Salo , Klee Dienes , Build-Depends: debhelper-compat (= 13), cmake, qtbase5-dev, libqt5xmlpatterns5-dev, libopenscap-dev (>= 1.2.0), pkg-config, asciidoc Architecture: linux-any Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 250c96c97a802c4de38bb1810facd032 2117 scap-workbench_1.2.1-1.dsc 2b0bd7c06707fa179f843a6541e9644f 1857265 scap-workbench_1.2.1.orig.tar.bz2 c33ca074c446b85f9c874c7b7a9cb38e 8468 scap-workbench_1.2.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/scap-workbench Vcs-Git: https://salsa.debian.org/debian/scap-workbench.git Checksums-Sha256: 4b3a350195c8f84f57e19a93942c248a8a07c21b1018ec35ca6bd970fd4be64b 2117 scap-workbench_1.2.1-1.dsc 6116bf57318318242e5b76a35022a925fa34c447f92fa2eb0b5602aff932af52 1857265 scap-workbench_1.2.1.orig.tar.bz2 3eb6b34c2e48d3d5091217e4ccc4b43297313d4f272be87e5366936693980690 8468 scap-workbench_1.2.1-1.debian.tar.xz Homepage: https://www.open-scap.org/tools/scap-workbench/ Package-List: scap-workbench deb admin optional arch=linux-any Directory: pool/main/s/scap-workbench Priority: optional Section: misc Package: scipy Binary: python3-scipy, python-scipy-doc Version: 1.14.0-1exp5 Maintainer: Debian Python Team Uploaders: Drew Parsons , Ondrej Certik , David Cournapeau , Varun Hiremath Build-Depends: cython3, debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, gfortran, libblas-dev, liblapack-dev, liblbfgsb-dev, libsuitesparse-dev, python3-mesonpy (>= 0.15.0~), pkgconf, python3-all-dev, python3-decorator, python3-numpy (>= 1:1.26.0~), python3-pooch, python3-pybind11 (>= 2.12.0~), python3-setuptools, python3-wheel, python3-pythran (>= 0.15.0~), python3-pytest, python3-doit (>= 0.36.0~) , python3-hypothesis Build-Depends-Indep: dvipng, dh-sequence-sphinxdoc, python3-doc , python3-docutils, python3-matplotlib, python-matplotlib-doc , python3-myst-nb , python-numpy-doc , python3-numpydoc , python3-pydata-sphinx-theme, python3-sphinx, python3-sphinx-design, python3-sphinx-tabs, python-statsmodels-doc , rdfind, symlinks, texlive-latex-base, texlive-latex-extra Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: f4f93df8693056b0a3aad68c4f50570b 3440 scipy_1.14.0-1exp5.dsc fad090a0499080ff8aa08d3a0145cdb5 33129931 scipy_1.14.0.orig-submodules.tar.gz de9390996a04db97ebd91f1dffbfd309 26479507 scipy_1.14.0.orig.tar.gz 7a3b14652d028c33695d0548fc7ef73c 111196 scipy_1.14.0-1exp5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/scipy Vcs-Git: https://salsa.debian.org/python-team/packages/scipy.git Checksums-Sha256: a1d027f234f86f39bab8caa450a3d35aa948aa32ee54d3a25ac6fa2f0cb794b9 3440 scipy_1.14.0-1exp5.dsc 7adf177bf716d7a777c2bee00e05b1cf6d7ab268aef719ed4395c589a52b9500 33129931 scipy_1.14.0.orig-submodules.tar.gz ea1c8e3ebe88713063b70ff1b5902400b16131ad1f5b731b6585fb9f5721ed2d 26479507 scipy_1.14.0.orig.tar.gz a348b51e6a6870fe493fb78da9c4d848d385be9658dea26e0711f714c80adae2 111196 scipy_1.14.0-1exp5.debian.tar.xz Homepage: https://www.scipy.org/ Package-List: python-scipy-doc deb doc optional arch=all python3-scipy deb python optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, libblis-dev, libopenblas-dev, python3, python3-all, python3-all-dev, python3-doit, python3-hypothesis, python3-pil, python3-pooch, python3-pytest Directory: pool/main/s/scipy Priority: extra Section: misc Package: scrappie Binary: scrappie Version: 1.4.2-9~0exp0simde Maintainer: Debian Med Packaging Team Uploaders: Steffen Moeller , Nilesh Patra Build-Depends: debhelper-compat (= 13), libcunit1-dev, libhdf5-dev, libopenblas-dev, cmake, libsimde-dev (>= 0.7.3~0git20230118123246.d1e75cd) Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: ef647c9a4ea0f84feb01eacdc8de14d2 2163 scrappie_1.4.2-9~0exp0simde.dsc 12e5332496f8c329af9f1e968cbc96dc 21753974 scrappie_1.4.2.orig.tar.gz 5eb4dea3662ba0280c81b04740d148d6 14396 scrappie_1.4.2-9~0exp0simde.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/scrappie Vcs-Git: https://salsa.debian.org/med-team/scrappie.git Checksums-Sha256: f81943c43e207f254bd41d7fa67f795359d155168fb03e592825a1348467b27f 2163 scrappie_1.4.2-9~0exp0simde.dsc 160f3e462a6e079e55da4de8d3bd232243ff988530cfe649038feccc9bb79797 21753974 scrappie_1.4.2.orig.tar.gz d4fa5fd140e95657dcff604cedd9f853fdf1dac01d175a05a647cbfddbff037b 14396 scrappie_1.4.2-9~0exp0simde.debian.tar.xz Homepage: https://github.com/nanoporetech/scrappie Package-List: scrappie deb science optional arch=any Testsuite: autopkgtest Testsuite-Triggers: python3 Directory: pool/main/s/scrappie Priority: extra Section: misc Package: screengrab Binary: screengrab Version: 2.8.0-1~exp1 Maintainer: LXQt Packaging Team Uploaders: ChangZhuo Chen (陳昌倬) , Andrew Lee (李健秋) Build-Depends: debhelper-compat (= 13), libkf6windowsystem-dev, libqt6xdg-dev (>= 4.0.0~), libx11-xcb-dev, libxcb-xfixes0-dev [!kfreebsd-any], lxqt-build-tools, qt6-tools-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: e4de13dc725cd600bb2d22635bcb3b44 2384 screengrab_2.8.0-1~exp1.dsc bec5465f053bfb964c7a6e57e20e421f 345980 screengrab_2.8.0.orig.tar.xz d68e4a7543bdc077e52d6e59a17c3bb7 862 screengrab_2.8.0.orig.tar.xz.asc bcea136c9718e8c5a1e826a0cb982aae 14500 screengrab_2.8.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/lxqt-team/screengrab Vcs-Git: https://salsa.debian.org/lxqt-team/screengrab.git Checksums-Sha256: b656a650b04cf67cf910a116bbebe69fc63eb75c94f415ff58c7f66250a87ffe 2384 screengrab_2.8.0-1~exp1.dsc 4c646ee834d49dd51aba5512f24b626d5178e6decd70f9bd2af6ed93ac7ba8b3 345980 screengrab_2.8.0.orig.tar.xz ffd9a1a2333d39ed9e0ad53e1fbd43f911d9a390b249e03a70c0abdf69c19573 862 screengrab_2.8.0.orig.tar.xz.asc b23642ae14faab1c0da0824110aee5dea1ee486f65ea068cd35f020ab02de364 14500 screengrab_2.8.0-1~exp1.debian.tar.xz Homepage: https://github.com/lxqt/screengrab Package-List: screengrab deb graphics optional arch=any Directory: pool/main/s/screengrab Priority: optional Section: misc Package: scribus-ng Binary: scribus-ng, scribus-ng-data Version: 1.5.5+dfsg-3+transition Maintainer: Mattia Rizzolo Build-Depends: debhelper-compat (= 12) Architecture: any all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 0a754bffd15ad5a8eb07e11843a849ad 1986 scribus-ng_1.5.5+dfsg-3+transition.dsc 98ae94f13e4ebf6d9b541d058d75c6e7 133 scribus-ng_1.5.5+dfsg.orig.tar.gz 751108aa13ad89757ec7814386b05f98 22844 scribus-ng_1.5.5+dfsg-3+transition.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/scribus Vcs-Git: https://salsa.debian.org/debian/scribus.git -b debian/ng Checksums-Sha256: 4bf10b3e669bfa955b327097387fa56c85c53aea7268b504dd2e4500ccf2b839 1986 scribus-ng_1.5.5+dfsg-3+transition.dsc 34d3479d595d10d2429f381005229070488bfa5236358a6651c6887de6e33e3e 133 scribus-ng_1.5.5+dfsg.orig.tar.gz 7090411e8b6671829db841edafa482027600ba011af38be6eacaa155f4836742 22844 scribus-ng_1.5.5+dfsg-3+transition.debian.tar.xz Homepage: https://www.scribus.net Package-List: scribus-ng deb graphics optional arch=any scribus-ng-data deb graphics optional arch=all Directory: pool/main/s/scribus-ng Priority: source Section: graphics Package: scute Binary: scute Version: 1:1.7.0+git20230405+a5d8355-1 Maintainer: NIIBE Yutaka Build-Depends: debhelper (>= 13~), debhelper-compat (= 13), gpgrt-tools, texinfo, libgpg-error-dev (>= 1.46), libassuan-dev (>= 2.0), gpgsm, gnupg-agent, scdaemon Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 5c475b862cd01055e083b137296baffc 1437 scute_1.7.0+git20230405+a5d8355-1.dsc 9f3a6fbad2ed1991aa41d65171d4b0fc 724434 scute_1.7.0+git20230405+a5d8355.orig.tar.bz2 7be58480c65b36c429abbbb83cdbe6ac 7220 scute_1.7.0+git20230405+a5d8355-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/scute Vcs-Git: https://salsa.debian.org/debian/scute.git Checksums-Sha256: 8008571704231e5bd11b29f7fa0483ed84c46dece661b17685f5f53c25719de5 1437 scute_1.7.0+git20230405+a5d8355-1.dsc bd7b8ca078e7f3dca524fff2f106998cc0b505280236e0ef1ce6a47c8c2e0cd6 724434 scute_1.7.0+git20230405+a5d8355.orig.tar.bz2 fb1c19bcd83511c1f8a8c0c88e056b31898d2e66beacc14b626ec2b41e570a87 7220 scute_1.7.0+git20230405+a5d8355-1.debian.tar.xz Homepage: http://www.scute.org/ Package-List: scute deb utils optional arch=any Directory: pool/main/s/scute Priority: source Section: utils Package: sddm Binary: sddm, sddm-theme-debian-elarun, sddm-theme-debian-maui, sddm-theme-elarun, sddm-theme-maldives, sddm-theme-maui, sddm-theme-maya Version: 0.21.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.4~), debhelper-compat (= 13), libpam0g-dev, libsystemd-dev [linux-any], libxau-dev, libxcb-xkb-dev, libxcb1-dev, libxkbcommon-dev, pkgconf, python3-docutils, qml6-module-qtqml-workerscript, qml6-module-qtquick-window, qt6-base-dev, qt6-declarative-dev, qt6-tools-dev, systemd-dev [linux-any] Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 98e5a6f7dffaaf7a4e01d4a262c9b83a 2604 sddm_0.21.0-2.dsc e32a35c282d9be3360737eefbe25b5fa 3557266 sddm_0.21.0.orig.tar.gz a29b939e74e3b295be5399366607d7a1 58720 sddm_0.21.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/3rdparty/sddm Vcs-Git: https://salsa.debian.org/qt-kde-team/3rdparty/sddm.git Checksums-Sha256: 3b5c4baf6b0f054e3fb5dc3bffa81d6353a992485c3401331316dfafe2c28818 2604 sddm_0.21.0-2.dsc f895de2683627e969e4849dbfbbb2b500787481ca5ba0de6d6dfdae5f1549abf 3557266 sddm_0.21.0.orig.tar.gz 9037403d51fcd2fe6f8cbdcc02ad0e76590e96698ff3d9f7eb37370b5fc889e6 58720 sddm_0.21.0-2.debian.tar.xz Homepage: https://github.com/sddm/sddm Package-List: sddm deb kde optional arch=any sddm-theme-debian-elarun deb kde optional arch=all sddm-theme-debian-maui deb kde optional arch=all sddm-theme-elarun deb kde optional arch=all sddm-theme-maldives deb kde optional arch=all sddm-theme-maui deb kde optional arch=all sddm-theme-maya deb kde optional arch=all Directory: pool/main/s/sddm Priority: optional Section: misc Package: sddm Binary: sddm, sddm-theme-debian-elarun, sddm-theme-debian-maui, sddm-theme-elarun, sddm-theme-maldives, sddm-theme-maui, sddm-theme-maya Version: 0.21.0-3 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Build-Depends: cmake (>= 3.4~), debhelper-compat (= 13), libpam0g-dev, libsystemd-dev [linux-any], libxau-dev, libxcb-xkb-dev, libxcb1-dev, libxkbcommon-dev, pkgconf, python3-docutils, qml6-module-qtqml-workerscript, qml6-module-qtquick-window, qt6-base-dev, qt6-declarative-dev, qt6-tools-dev, systemd-dev [linux-any] Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 759c834ba9cd62d2a9d64a7e97bcb1f7 2574 sddm_0.21.0-3.dsc e32a35c282d9be3360737eefbe25b5fa 3557266 sddm_0.21.0.orig.tar.gz cdc9de421bcf713819c8419943b85916 58808 sddm_0.21.0-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/3rdparty/sddm Vcs-Git: https://salsa.debian.org/qt-kde-team/3rdparty/sddm.git Checksums-Sha256: a85c9ca4b09a2a25471cc031095bbd447dc79d211eb7145ee19fecba4a3ff6a8 2574 sddm_0.21.0-3.dsc f895de2683627e969e4849dbfbbb2b500787481ca5ba0de6d6dfdae5f1549abf 3557266 sddm_0.21.0.orig.tar.gz a37b2c753fad722f5138d5029d512781f02086cb9ecea6fbe2cce6ccfb15cd46 58808 sddm_0.21.0-3.debian.tar.xz Homepage: https://github.com/sddm/sddm Package-List: sddm deb kde optional arch=any sddm-theme-debian-elarun deb kde optional arch=all sddm-theme-debian-maui deb kde optional arch=all sddm-theme-elarun deb kde optional arch=all sddm-theme-maldives deb kde optional arch=all sddm-theme-maui deb kde optional arch=all sddm-theme-maya deb kde optional arch=all Directory: pool/main/s/sddm Priority: optional Section: misc Package: sddm-kcm Binary: kde-config-sddm Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libkf6archive-dev (>= 6.2.0~), libkf6auth-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6newstuff-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 36478422e6fd787bb907ae93c4863684 2713 sddm-kcm_6.1.5-1.dsc bb0272f09661a6f361f23b41efb11295 98940 sddm-kcm_6.1.5.orig.tar.xz 01f2d4de6c428b9e7ac6a98542a55080 833 sddm-kcm_6.1.5.orig.tar.xz.asc 4095ab4a8d2911bf273f6a97bed1ea78 15432 sddm-kcm_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/sddm-kcm Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/sddm-kcm.git Checksums-Sha256: d95da8fe9f393e414e141e2e923245205b686e07cc730dafb200491f9b0b69b5 2713 sddm-kcm_6.1.5-1.dsc 009235174d372079ee3aadf51e0bd7da1a382d1852ae65b0b96710b226698e9c 98940 sddm-kcm_6.1.5.orig.tar.xz 0daa4e5304a54c74e0e254046ce43f7f9e02ebbebdd0a78f381cf8d171651287 833 sddm-kcm_6.1.5.orig.tar.xz.asc b0b3fc038d6585513754fa874b35f7b6bdb4fa27e19efd3bf712c7b150e5f982 15432 sddm-kcm_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/sddm-kcm Package-List: kde-config-sddm deb kde optional arch=any Directory: pool/main/s/sddm-kcm Priority: optional Section: misc Package: sdl2-compat Binary: libsdl2-compat, libsdl2-compat-dev, libsdl2-compat-shim, libsdl2-compat-tests Version: 2.30.50~git20240507~1bee522+ds-1 Maintainer: Debian SDL packages maintainers Uploaders: Simon McVittie , Stephen Kitt , Build-Depends: cmake, debhelper-compat (= 13), libgl-dev , libgles-dev [!hurd-any] , libsdl3-dev (>= 3.1.2~), libvulkan-dev , libx11-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 7c7e698cf54593cf1b6941f133bbeebd 2855 sdl2-compat_2.30.50~git20240507~1bee522+ds-1.dsc 6d58780254f802d8157093d1e7bd15b5 1168660 sdl2-compat_2.30.50~git20240507~1bee522+ds.orig.tar.xz 860e596ee1cb2b98463fba7fc3cb73ca 22836 sdl2-compat_2.30.50~git20240507~1bee522+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/sdl-team/sdl2-compat Vcs-Git: https://salsa.debian.org/sdl-team/sdl2-compat.git Checksums-Sha256: 934a1cfebfed456fc73a0aa2cb34a1f34fb940e93eff460fd00cc19d4e60dcc4 2855 sdl2-compat_2.30.50~git20240507~1bee522+ds-1.dsc 4c573c89b3ecc68dd449cab86f87eb851718bb15e068bf9aa5b07062794e3f14 1168660 sdl2-compat_2.30.50~git20240507~1bee522+ds.orig.tar.xz d400cf0ccf547bb0bb6db7e4b14bd85cfd141455dcebce29e20ff56591921288 22836 sdl2-compat_2.30.50~git20240507~1bee522+ds-1.debian.tar.xz Homepage: https://github.com/libsdl-org/sdl2-compat Dgit: 4ba68e135f1180ba503a2d5a3bab41b02e7bf5df debian archive/debian/2.30.50_git20240507_1bee522+ds-1 https://git.dgit.debian.org/sdl2-compat Package-List: libsdl2-compat deb libs optional arch=any libsdl2-compat-dev deb libdevel optional arch=any libsdl2-compat-shim deb libs optional arch=any libsdl2-compat-tests deb misc optional arch=any profile=!noinsttest Testsuite: autopkgtest Testsuite-Triggers: build-essential, clang, cmake, gnome-desktop-testing, libsdl2-ttf-dev Directory: pool/main/s/sdl2-compat Priority: optional Section: misc Package: sdl2-compat Binary: libsdl2-compat, libsdl2-compat-dev, libsdl2-compat-shim, libsdl2-compat-tests Version: 2.30.50~git20240917~cbc8bd0+ds-1 Maintainer: Debian SDL packages maintainers Uploaders: Simon McVittie , Stephen Kitt , Build-Depends: cmake, debhelper-compat (= 13), libgl-dev , libgles-dev [!hurd-any] , libsdl3-dev (>= 3.1.2+git20240917~), libvulkan-dev , libx11-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 33d78198d34634ce041350a3a52fc50d 2867 sdl2-compat_2.30.50~git20240917~cbc8bd0+ds-1.dsc 21c6fc41ff8868199f134c6913d7cf6e 2045582 sdl2-compat_2.30.50~git20240917~cbc8bd0+ds.orig.tar.gz 1df91b8670e079af90075a030f6d34d0 23032 sdl2-compat_2.30.50~git20240917~cbc8bd0+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/sdl-team/sdl2-compat Vcs-Git: https://salsa.debian.org/sdl-team/sdl2-compat.git Checksums-Sha256: 94f4c4349f536f88b604d789fe3008d72031e7d9e3be294b59c9ad3f8f458eba 2867 sdl2-compat_2.30.50~git20240917~cbc8bd0+ds-1.dsc 92f5813c9f8807dc697a2a99ef13ce46b1284dd5b39dc1da69402811cf4f89ac 2045582 sdl2-compat_2.30.50~git20240917~cbc8bd0+ds.orig.tar.gz c0c61d8ba3cc4617966ef97d4359e239303f82cd368ca797269253f79c74b8c2 23032 sdl2-compat_2.30.50~git20240917~cbc8bd0+ds-1.debian.tar.xz Homepage: https://github.com/libsdl-org/sdl2-compat Dgit: da6fbcf83a885e473e405a3f4fb762ad2622cbd4 debian archive/debian/2.30.50_git20240917_cbc8bd0+ds-1 https://git.dgit.debian.org/sdl2-compat Package-List: libsdl2-compat deb libs optional arch=any libsdl2-compat-dev deb libdevel optional arch=any libsdl2-compat-shim deb libs optional arch=any libsdl2-compat-tests deb misc optional arch=any profile=!noinsttest Testsuite: autopkgtest Testsuite-Triggers: build-essential, clang, cmake, gnome-desktop-testing, libsdl2-ttf-dev Directory: pool/main/s/sdl2-compat Priority: optional Section: misc Package: seqan2 Binary: seqan-apps, libseqan2-dev Version: 2.5.0~rc2+dfsg-2 Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille , Michael R. Crusoe , Kevin Murray Build-Depends: debhelper-compat (= 13), python3, cmake, fakeroot Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 86a33c6bcd871b51599c5407d54bdeff 2306 seqan2_2.5.0~rc2+dfsg-2.dsc e0e67d61c829e639192ad1dd295803e5 84925440 seqan2_2.5.0~rc2+dfsg.orig.tar.xz 2da1ca24a73340dcac79872e99027521 16208 seqan2_2.5.0~rc2+dfsg-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/seqan2 Vcs-Git: https://salsa.debian.org/med-team/seqan2.git Checksums-Sha256: c0104d0a8dfda8a69477069bc184016310c13ceb89b6a3a967c9a6bce05ca8a3 2306 seqan2_2.5.0~rc2+dfsg-2.dsc 0de520d8b166b0a4e4eeead849aa59a421897fd6ccdf9fd760a8b761187a99e8 84925440 seqan2_2.5.0~rc2+dfsg.orig.tar.xz e8ea8057af6cdd9e91865603bfa829d6efd4a424d9a6716fa38eae3dfe42b7a8 16208 seqan2_2.5.0~rc2+dfsg-2.debian.tar.xz Homepage: https://www.seqan.de/ Build-Depends-Arch: zlib1g-dev, libbz2-dev, libbam-dev, libboost-dev, help2man Package-List: libseqan2-dev deb libdevel optional arch=all seqan-apps deb science optional arch=any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@, libbam-dev, libboost-dev, libbz2-dev, zlib1g-dev Directory: pool/main/s/seqan2 Priority: optional Section: misc Package: seqan3 Binary: libseqan3-dev, seqan3-doc Version: 3.4.0~rc.1+ds-1~0exp0 Maintainer: Debian Med Packaging Team Uploaders: Michael R. Crusoe Build-Depends: debhelper-compat (= 13), cmake, ninja-build, zlib1g-dev , libbz2-dev , libboost-dev , libgtest-dev , libcereal-dev , libbenchmark-dev , liblemon-dev , doxygen , graphviz , cppreference-doc-en-html , texlive-latex-base , ghostscript , texlive-latex-extra , doxygen-awesome-css Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b23c628d604c2d3a045990ecc995d0f6 2586 seqan3_3.4.0~rc.1+ds-1~0exp0.dsc d1346054a50f438f09e699e1f9a80574 2025416 seqan3_3.4.0~rc.1+ds.orig.tar.xz 1c9d5831b87d724084ae6449c10a2ce8 11128 seqan3_3.4.0~rc.1+ds-1~0exp0.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/seqan3 Vcs-Git: https://salsa.debian.org/med-team/seqan3.git Checksums-Sha256: 302a1ed36e8abe60e84fdf097052d304527abb8bdb469ebf5ad5700d3398c1f1 2586 seqan3_3.4.0~rc.1+ds-1~0exp0.dsc b47588563a96dfae03877959d1ddc6c5444706979dbc023cfbffaaa24525ad01 2025416 seqan3_3.4.0~rc.1+ds.orig.tar.xz 5b9f45d8fa202d759d97be3a60934bc7deeb1ad9c03011b9b32c38c942162ffe 11128 seqan3_3.4.0~rc.1+ds-1~0exp0.debian.tar.xz Homepage: https://www.seqan.de/ Package-List: libseqan3-dev deb libdevel optional arch=all seqan3-doc deb doc optional arch=all profile=!nodoc Testsuite: autopkgtest Testsuite-Triggers: cmake, dpkg-dev, g++, gcc, libbenchmark-dev, libboost-dev, libbz2-dev, libgtest-dev, liblemon-dev, quilt, zlib1g-dev Directory: pool/main/s/seqan3 Priority: extra Section: misc Package: sequitur-g2p Binary: sequitur-g2p Version: 0+r1668.r3-1 Maintainer: Giulio Paci Build-Depends: cdbs (>= 0.4.91~), devscripts, python, debhelper (>= 9~), dh-buildinfo, dpkg-dev (>= 1.16.1~), python-dev, python-numpy, swig, help2man, dh-python Architecture: any Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: d68d89ef1958bcd472ec5e2122aee50b 2069 sequitur-g2p_0+r1668.r3-1.dsc e24ac1448ed1b0e6b4c2c9c982b9f989 98640 sequitur-g2p_0+r1668.r3.orig.tar.gz a27f489cd32b40986762c666d2837ec8 6204 sequitur-g2p_0+r1668.r3-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/sequitur-g2p.git/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/sequitur-g2p.git/ Checksums-Sha256: 277f51f7c2538a9f80455681782b0652cec3e7bac19247196a14a64b7278556d 2069 sequitur-g2p_0+r1668.r3-1.dsc e3f65218d4f29ad24db13857e0cada49edd319923f5e00da65498af7628c6096 98640 sequitur-g2p_0+r1668.r3.orig.tar.gz 79e5db3c02a40e0cc2787d475fbc5c4d5cca618c170d418fce850f971786abbf 6204 sequitur-g2p_0+r1668.r3-1.debian.tar.xz Homepage: http://www-i6.informatik.rwth-aachen.de/web/Software/g2p.html Package-List: sequitur-g2p deb science optional arch=any Directory: pool/main/s/sequitur-g2p Priority: source Section: misc Package: signon-kwallet-extension Binary: signon-kwallet-extension Version: 4:24.02.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Diane Trout , Norbert Preining , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.0.0~), libkf6wallet-dev (>= 6.0.0~), libxkbcommon-dev, pkgconf, qt6-base-dev (>= 6.0.0~), signond-dev (>= 8.61+git20231015.c8ad982~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: c6420dc07d5540e918596942a63f5ee0 2749 signon-kwallet-extension_24.02.2-1.dsc a48159360e707e6024ef3ad92cf3b078 11216 signon-kwallet-extension_24.02.2.orig.tar.xz 52cac462cf79b0c8b8855d5890b0b024 833 signon-kwallet-extension_24.02.2.orig.tar.xz.asc b5cf63173ce615f8eab7a017a526efae 14568 signon-kwallet-extension_24.02.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/signon-kwallet-extension Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/signon-kwallet-extension.git Checksums-Sha256: 9b9094626edf12e144dfd03989793ad321a307c6ebe5b01a287892dab472d178 2749 signon-kwallet-extension_24.02.2-1.dsc 373275e239d887d58ed4502c2ec0417b1ca14757e97bc6827dc0633322a976e2 11216 signon-kwallet-extension_24.02.2.orig.tar.xz 3c7b0b5436e3caf45637507fafe08737ab0fc124cc872f80bbf8d1b6ceff9456 833 signon-kwallet-extension_24.02.2.orig.tar.xz.asc a9b4fbf6902c38360c0ecd05f28c1e1e03365d4cbd14c9af896b83cace0bf4e9 14568 signon-kwallet-extension_24.02.2-1.debian.tar.xz Homepage: https://projects.kde.org/projects/kde/kdenetwork/signon-kwallet-extension Package-List: signon-kwallet-extension deb kde optional arch=any Directory: pool/main/s/signon-kwallet-extension Priority: optional Section: misc Package: signon-plugin-oauth2 Binary: signon-plugin-oauth2, signon-plugin-oauth2-dev Version: 0.25+git20231015.fab69886-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Diane Trout , Build-Depends: debhelper-compat (= 13), pkg-kde-tools (>= 0.12), pkgconf, qmake6, qt6-base-dev, signon-plugins-dev (>= 8.61+git20231015.c8ad982-2~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9f5525d140b2548885d2f5aa80ed83cd 2397 signon-plugin-oauth2_0.25+git20231015.fab69886-2.dsc 5410de8b2c297baa90d959c03dbe0b8b 34964 signon-plugin-oauth2_0.25+git20231015.fab69886.orig.tar.bz2 0240478856ac069177ca2d5d8db470cc 3184 signon-plugin-oauth2_0.25+git20231015.fab69886-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/3rdparty/signon-plugin-oauth2 Vcs-Git: https://salsa.debian.org/qt-kde-team/3rdparty/signon-plugin-oauth2.git Checksums-Sha256: 7c0b75fc10d81ce244827f2a337201a1ffdba8ea3ff3b9edc3066f4888ba39b9 2397 signon-plugin-oauth2_0.25+git20231015.fab69886-2.dsc 7a7d6831331a2dc95b3bf39eca65c3e1b4c0e63616987e740c0f82d244fdfcfd 34964 signon-plugin-oauth2_0.25+git20231015.fab69886.orig.tar.bz2 d6c49d832ad1d373918f2a74e27ef2a695c5c150ba450e90c0afbbf3f551f6c0 3184 signon-plugin-oauth2_0.25+git20231015.fab69886-2.debian.tar.xz Homepage: https://gitlab.com/accounts-sso/signon-plugin-oauth2 Package-List: signon-plugin-oauth2 deb utils optional arch=any signon-plugin-oauth2-dev deb utils optional arch=any Directory: pool/main/s/signon-plugin-oauth2 Priority: optional Section: misc Package: signon-ui Binary: signon-ui-qt, signon-ui-service Version: 0.17+git20231016.eef943f-1 Maintainer: Debian/Kubuntu Qt/KDE Maintainers Uploaders: Diane Trout Build-Depends: dbus-test-runner , debhelper-compat (= 13), libaccounts-qt6-dev, libnotify-dev, libproxy-dev, qt6-webengine-dev, libsignon-qt6-dev, pkgconf, qmake6, qt6-base-dev, qt6-declarative-dev, signon-plugins-dev (>= 8.61+git20231015.c8ad982~), xvfb , xauth Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 87f6f6436bf6c5a3d2d0f46990fe8937 2429 signon-ui_0.17+git20231016.eef943f-1.dsc ae5f83510489710a7ddc565dd6fde73c 64644 signon-ui_0.17+git20231016.eef943f.orig.tar.gz ad1a597a096f94c608d8ea20e36f6497 7716 signon-ui_0.17+git20231016.eef943f-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/signon-ui Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/signon-ui.git Checksums-Sha256: f116553595e250eaa564673d0a8358bc2b425f89f2f9f505e7faa50259354b8a 2429 signon-ui_0.17+git20231016.eef943f-1.dsc d1868ff9c6fc8cce1e8c091018cf202aab8d676d6aabb8272658e372e7d2b636 64644 signon-ui_0.17+git20231016.eef943f.orig.tar.gz f5fd1e8df5470e785c7fc60939227dbf026213ef63abf4d396dbac1dc7f511a7 7716 signon-ui_0.17+git20231016.eef943f-1.debian.tar.xz Homepage: https://gitlab.com/accounts-sso/signon-ui Package-List: signon-ui-qt deb gnome optional arch=any signon-ui-service deb gnome optional arch=all Directory: pool/main/s/signon-ui Priority: optional Section: misc Package: signond Binary: libsignon-extension1, libsignon-plugins-common1, libsignon-plugins-doc, libsignon-qt-doc, libsignon-qt6-1, libsignon-qt6-dev, signon-plugin-password, signon-plugin-ssotest, signon-plugins-dev, signond, signond-dev, signond-doc Version: 8.61+git20231015.c8ad982-4 Maintainer: Debian Qt/KDE Maintainers Uploaders: Diane Trout , Scarlett Moore Build-Depends: dbus-test-runner , debhelper-compat (= 13), doxygen, graphviz, libdbus-1-dev, libproxy-dev, libqt6sql6-sqlite , pkgconf, pkg-kde-tools (>= 0.14), qmake6, qt6-base-dev Build-Depends-Indep: qt6-documentation-tools Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9e48d420108872b244a848e49d427276 3061 signond_8.61+git20231015.c8ad982-4.dsc 10140a6687718a6b83455dd129cad503 284680 signond_8.61+git20231015.c8ad982.orig.tar.gz a6bc4df1f9b2e2a7b9b0e0f72586fd6d 15860 signond_8.61+git20231015.c8ad982-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/signond Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/signond.git Checksums-Sha256: 5e1b071914b1c5ea35df6a522d3ac5f7d860bc1824f45a49c3da9b650062dda8 3061 signond_8.61+git20231015.c8ad982-4.dsc f579e0561ceb836b2ec57c62e3cf22ba403793fba6608135905ccdd466d1bac1 284680 signond_8.61+git20231015.c8ad982.orig.tar.gz 606e2842505b8ae64901b3283790c3b4078e9a4aa6d6dbfaf6cc6ca47e2f9f26 15860 signond_8.61+git20231015.c8ad982-4.debian.tar.xz Homepage: https://gitlab.com/accounts-sso/signond Package-List: libsignon-extension1 deb libs optional arch=any libsignon-plugins-common1 deb libs optional arch=any libsignon-plugins-doc deb doc optional arch=all libsignon-qt-doc deb doc optional arch=all libsignon-qt6-1 deb libs optional arch=any libsignon-qt6-dev deb libdevel optional arch=any signon-plugin-password deb libs optional arch=any signon-plugin-ssotest deb libs optional arch=any signon-plugins-dev deb libdevel optional arch=any signond deb utils optional arch=any signond-dev deb libdevel optional arch=any signond-doc deb doc optional arch=all Directory: pool/main/s/signond Priority: optional Section: misc Package: simde Binary: libsimde-dev Version: 0.7.3~0git20230118123246.d1e75cd-2 Maintainer: Debian Med Packaging Team Uploaders: Michael R. Crusoe Build-Depends: debhelper-compat (= 13), meson (>= 0.54), ninja-build Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: a127ac7fc4a9172212e7e3e5ebb1a19a 2211 simde_0.7.3~0git20230118123246.d1e75cd-2.dsc 9c0ea435e6f53f95ecf3683d76300574 6006752 simde_0.7.3~0git20230118123246.d1e75cd.orig.tar.gz e700e6ec1347d589c89345422c5ca019 23436 simde_0.7.3~0git20230118123246.d1e75cd-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/simde Vcs-Git: https://salsa.debian.org/med-team/simde.git Checksums-Sha256: 9e41390d4039c2004298a154e507b7d90dd62fee27d9b409405a6f23aed7e965 2211 simde_0.7.3~0git20230118123246.d1e75cd-2.dsc 14f77b3bf42625a8e18d29fed8278a73fcc31a1d38b01e777cffb3b1ab689532 6006752 simde_0.7.3~0git20230118123246.d1e75cd.orig.tar.gz b99a8ac95d10bc693b7209423745477185822c26311ee4fc3ea0f2a7d984065b 23436 simde_0.7.3~0git20230118123246.d1e75cd-2.debian.tar.xz Homepage: https://github.com/simd-everywhere/simde Package-List: libsimde-dev deb libdevel optional arch=all Testsuite: autopkgtest Testsuite-Triggers: dpkg-dev, g++, gcc, meson, ninja-build Extra-Source-Only: yes Directory: pool/main/s/simde Priority: extra Section: misc Package: simde Binary: libsimde-dev Version: 0.7.4~rc1-1 Maintainer: Debian Med Packaging Team Uploaders: Michael R. Crusoe Build-Depends: debhelper-compat (= 13), meson (>= 0.54), ninja-build, gcc-10, g++-10, clang [!i386 !alpha !hppa !ia64 !kfreebsd-amd64 !kfreebsd-i386 !m68k !sh4 !x32] Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 2518bd77c2ffa3390d93bc1efde71459 2164 simde_0.7.4~rc1-1.dsc e7c58bda3df85a18b1c73e0788023bba 4017548 simde_0.7.4~rc1.orig.tar.xz a31504f3507c801dbefe5e121a4fe546 22156 simde_0.7.4~rc1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/simde Vcs-Git: https://salsa.debian.org/med-team/simde.git Checksums-Sha256: 8178ecdfafc4f73cf036eeac39bd06844b27638229493b83c298a49a6ef4ee39 2164 simde_0.7.4~rc1-1.dsc 11dc602e1f080f54506a6e10ba4eb0557044193e5b6b83277cf4fc576c8110ec 4017548 simde_0.7.4~rc1.orig.tar.xz e640a0113141d20a066b37c6506771dc60c48e72b497917637e7c6be803a6b93 22156 simde_0.7.4~rc1-1.debian.tar.xz Homepage: https://github.com/simd-everywhere/simde Package-List: libsimde-dev deb libdevel optional arch=all Testsuite: autopkgtest Testsuite-Triggers: dpkg-dev, g++-10, gcc-10, meson, ninja-build Extra-Source-Only: yes Directory: pool/main/s/simde Priority: extra Section: misc Package: simde Binary: libsimde-dev Version: 0.8.2~rc1-1 Maintainer: Debian Med Packaging Team Uploaders: Michael R. Crusoe Build-Depends: debhelper-compat (= 13), meson, ninja-build Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 39253e990d373dc03c543f3e016192bc 2049 simde_0.8.2~rc1-1.dsc 24085d8ced9dbb42a5eebd95d2c7f726 4930968 simde_0.8.2~rc1.orig.tar.xz f4a3ede24c4753cc6d00a4e82fdd61fe 23580 simde_0.8.2~rc1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/simde Vcs-Git: https://salsa.debian.org/med-team/simde.git Checksums-Sha256: d5b52f6b239e1e0b7c8a4dc8535042f216521c308ebcc175be282fb797621b2d 2049 simde_0.8.2~rc1-1.dsc 8debb817fcd20f400d6e0d9a1e32334336b7c51375d9d5250cb0448d7a7bf8b8 4930968 simde_0.8.2~rc1.orig.tar.xz 1273cc95c82ad069461c86c5ef483522a41688ada7350b15e816a47519595399 23580 simde_0.8.2~rc1-1.debian.tar.xz Homepage: https://github.com/simd-everywhere/simde Package-List: libsimde-dev deb libdevel optional arch=any Testsuite: autopkgtest Testsuite-Triggers: dpkg-dev, g++, gcc, meson, ninja-build, pkgconf Directory: pool/main/s/simde Priority: extra Section: misc Package: simde Binary: libsimde-dev Version: 0.8.2-1 Maintainer: Debian Med Packaging Team Uploaders: Michael R. Crusoe Build-Depends: debhelper-compat (= 13), meson, ninja-build Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: af8c525f39355ea9cde5cdc186dceecc 2021 simde_0.8.2-1.dsc 9dd6faa5767920b8f2c635dd496412a8 4931288 simde_0.8.2.orig.tar.xz 9893477e6d88a39f62acad54601d694f 23528 simde_0.8.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/simde Vcs-Git: https://salsa.debian.org/med-team/simde.git Checksums-Sha256: 924f50cdbbb613c4ea41ceb373e4490e2130e1651353a0ed1e163bc60f86d892 2021 simde_0.8.2-1.dsc f2bae058deef71f59420def3e754e09c0b2b73adede3f23908823fe98a7b2641 4931288 simde_0.8.2.orig.tar.xz b128a079e55de1435de8dfd5cd92d3ab4a7db315846c44fad9549f2d6e74ab33 23528 simde_0.8.2-1.debian.tar.xz Homepage: https://github.com/simd-everywhere/simde Package-List: libsimde-dev deb libdevel optional arch=all Testsuite: autopkgtest Testsuite-Triggers: dpkg-dev, g++, gcc, meson, ninja-build, pkgconf Extra-Source-Only: yes Directory: pool/main/s/simde Priority: extra Section: misc Package: simdjson Binary: libsimdjson22, libsimdjson-dev Version: 3.9.4-1~exp1 Maintainer: Mo Zhou Build-Depends: cmake, debhelper-compat (= 13) Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 18960bbb4d89b8baaa9e6c7001ed5d34 2008 simdjson_3.9.4-1~exp1.dsc bdc1dfcb2a89dc0c09e8370808a946f5 2646588 simdjson_3.9.4.orig.tar.gz e30df4ab806b71ba6abff3d4ad33a408 6344 simdjson_3.9.4-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/simdjson Vcs-Git: https://salsa.debian.org/debian/simdjson.git Checksums-Sha256: 44cba028e7537725fbb5dec771a5d605288c66ebf5b28b2ddfabc7727e506cb5 2008 simdjson_3.9.4-1~exp1.dsc 9bf13be00fa1e1c5891a90dbc39b983e09972f0972a8956c20a9974cedfcca2f 2646588 simdjson_3.9.4.orig.tar.gz 2717fd6173607392c4177cdd7c3f4887ef004f5b4f43c1f86763c99d778bbd09 6344 simdjson_3.9.4-1~exp1.debian.tar.xz Homepage: https://github.com/lemire/simdjson Package-List: libsimdjson-dev deb libdevel optional arch=any libsimdjson22 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, g++ Directory: pool/main/s/simdjson Priority: extra Section: misc Package: simple-http Binary: libsimple-http-java, libsimple-http-java-doc Version: 6.0.1-1 Maintainer: Debian Java Maintainers Uploaders: Hans-Christoph Steiner Build-Depends: debhelper-compat (= 12), default-jdk, maven-debian-helper (>= 2.1) Build-Depends-Indep: default-jdk-doc, libmaven-javadoc-plugin-java Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 97aadb2d609626b93aafb171b489cb08 2174 simple-http_6.0.1-1.dsc 6d2ff739d1c16060b132d5ef3499d2fc 633316 simple-http_6.0.1.orig.tar.gz df7abd6360284d187f69f6a9cf2b815f 3088 simple-http_6.0.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/java-team/simple-http Vcs-Git: https://salsa.debian.org/java-team/simple-http.git Checksums-Sha256: 30404ab7773b23d4dbbb5daba0d7eb5c83cb849d0e9c07e2c4bec3e4aed29bf8 2174 simple-http_6.0.1-1.dsc 26746b9b31301527b58fc2786fd62d4345a583d58cf41a29cd23f05ac187f00c 633316 simple-http_6.0.1.orig.tar.gz 83ef5cc0dab55e37fb148862ca0a60e5a52b67dd425446aa7f3a362600a6ae91 3088 simple-http_6.0.1-1.debian.tar.xz Homepage: http://www.simpleframework.org/ Package-List: libsimple-http-java deb java optional arch=all libsimple-http-java-doc deb doc optional arch=all Directory: pool/main/s/simple-http Priority: optional Section: misc Package: simtools Binary: simtools Version: 0~git20171013+dfsg-1 Maintainer: Andreas Bombe Build-Depends: debhelper (>= 10), libreadline-dev, libncurses5-dev Architecture: any Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: e71f765aea153fdc9311640d1e6cc946 1994 simtools_0~git20171013+dfsg-1.dsc cd0af0f998c2dccb433d5f9fda60e4a8 578372 simtools_0~git20171013+dfsg.orig.tar.xz 63ea5b5d913e5944307306590e655cf2 14612 simtools_0~git20171013+dfsg-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/simtools.git/ Vcs-Git: https://anonscm.debian.org/git/collab-maint/simtools.git Checksums-Sha256: 1b380790d691e29f62e87c0f6ebb776d91019c8fe7f32ac6f20faafa39b4e2c4 1994 simtools_0~git20171013+dfsg-1.dsc fc1a45a97acec7f3bdfde0d944503f95ca037b2390286eda660c8476666242b6 578372 simtools_0~git20171013+dfsg.orig.tar.xz 8740aff4e2ee3b7f6114cac012cd79b84558ca1aec60faf6bdae9df460dbbc35 14612 simtools_0~git20171013+dfsg-1.debian.tar.xz Homepage: https://github.com/simh/simtools Package-List: simtools deb otherosfs optional arch=any Directory: pool/main/s/simtools Priority: extra Section: misc Package: sioyek Binary: sioyek Version: 2.0.0+dfsg-5 Maintainer: Victor Westerhuis Build-Depends: cm-super:native, debhelper-compat (= 13), dh-sequence-sphinxdoc, libmupdf-dev (>= 1.23.10+ds1-2~), libqt5opengl5-dev, libsqlite3-dev, libsynctex-dev, pkgconf, python3-sphinx-rtd-theme:native, python3-sphinx:native, qt3d5-dev, qtbase5-dev, texlive-latex-extra Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 7b72fb96a0c5d5e7effb927434a88691 2191 sioyek_2.0.0+dfsg-5.dsc 5fe83217bc749dde4fa811dea3420ca4 1608372 sioyek_2.0.0+dfsg.orig-docs.tar.xz 6244406c19ed4a346a40cbcacf57f82f 384920 sioyek_2.0.0+dfsg.orig.tar.xz a96fefb44b70bce1d355c56769e6a26c 129676 sioyek_2.0.0+dfsg-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/viccie30/sioyek Vcs-Git: https://salsa.debian.org/viccie30/sioyek.git Checksums-Sha256: cb74436efa0c43eca1bea0b71d0af16b83d57d38182c4c01307ae03682bc51e6 2191 sioyek_2.0.0+dfsg-5.dsc 5af70cee36a7634e21d531b30f191ff375d446986cda305ef302aa9f4dee95cd 1608372 sioyek_2.0.0+dfsg.orig-docs.tar.xz dfb3c72878e13de1107ff03c4e5dfb6c36ade7772e453ad3d7981f76b5c01db6 384920 sioyek_2.0.0+dfsg.orig.tar.xz db0726d6ad2d0b277fee2ae8e8b01d12cfb5b39ee302a45671c1d55c056d14df 129676 sioyek_2.0.0+dfsg-5.debian.tar.xz Homepage: https://sioyek.info/ Package-List: sioyek deb misc optional arch=any Directory: pool/main/s/sioyek Priority: optional Section: misc Package: skimage Binary: python3-skimage, python-skimage-doc, python3-skimage-lib Version: 0.23.2~rc1-1 Maintainer: Debian Science Maintainers Uploaders: Yaroslav Halchenko , Ole Streicher Build-Depends: cython3-legacy, debhelper-compat (= 13), dh-python, ninja-build, pybuild-plugin-pyproject, python3-all-dev, python3-cloudpickle, python3-imageio (>= 2.31.1), python3-lazy-loader, python3-matplotlib, python3-mesonpy, python3-networkx, python3-numpy, python3-numpydoc, python3-pandas, python3-pil, python3-plotly, python3-pooch, python3-pytest, python3-pytest-doctestplus, python3-pythran, python3-pywt, python3-recommonmark, python3-scipy, python3-seaborn, python3-setuptools, python3-tifffile, python3-tk, dh-strip-nondeterminism Build-Depends-Indep: python3-doc, python3-pydata-sphinx-theme, python3-sklearn, python3-sphinx, python3-sphinx-copybutton, python3-sphinx-design Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 67deffe8fe11345fd330470fb419b224 3002 skimage_0.23.2~rc1-1.dsc ff0038a965c20f4f0f6b31828728933f 22671795 skimage_0.23.2~rc1.orig.tar.gz fada3da6a69cd804611621c43f55eb17 28612 skimage_0.23.2~rc1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/skimage Vcs-Git: https://salsa.debian.org/science-team/skimage.git Checksums-Sha256: 2d2d96f3a875b884325d9f59bbca84d6a0cfe0bed4d9a200f82343493fcd1fec 3002 skimage_0.23.2~rc1-1.dsc 87dfd5e7e59595ac726ee1f3390e6466793bee2adf6c5ed9813b900308c3c1a8 22671795 skimage_0.23.2~rc1.orig.tar.gz fb33056ebce0d9cce36103f75f7309d0c6dce0d85c78ce5eecb26a8b756fa991 28612 skimage_0.23.2~rc1-1.debian.tar.xz Homepage: https://scikit-image.org Package-List: python-skimage-doc deb doc optional arch=all python3-skimage deb python optional arch=all python3-skimage-lib deb python optional arch=any Testsuite: autopkgtest Testsuite-Triggers: python3-all, python3-matplotlib, python3-networkx, python3-numpydoc, python3-pandas, python3-pil, python3-pooch, python3-pytest, python3-seaborn, python3-tk Directory: pool/main/s/skimage Priority: source Section: python Package: skladnik Binary: skladnik Version: 0.5.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Salvo 'LtWorf' Tomaselli Build-Depends: debhelper-compat (= 13), cmake, extra-cmake-modules, libkf6coreaddons-dev, libkf6crash-dev, libkf6config-dev, libkf6configwidgets-dev, libkf6xmlgui-dev, libkf6widgetsaddons-dev, libkf6dbusaddons-dev, libkf6i18n-dev, libkf6kio-dev, libkdegames6-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 1854495660973f4df42eb52de23b6151 2390 skladnik_0.5.2-1.dsc 602e29e143e9ef1fab8665b66bf3a62c 404704 skladnik_0.5.2.orig.tar.xz a0c1ae966d96f72a306a1d8a7ac7a1bd 833 skladnik_0.5.2.orig.tar.xz.asc b3151d5d833e46221c14f252b5803f89 9780 skladnik_0.5.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/skladnik Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/skladnik.git Checksums-Sha256: 195e017dddef7259310643829089b70ddea3e5e4838a8f859e8e0a6870c28073 2390 skladnik_0.5.2-1.dsc 9091b63ce516e4361ef88745869cb698078623eaae1e16097f4c5124d44adb88 404704 skladnik_0.5.2.orig.tar.xz 38ad181b66b271b0dbed2fcec4900775f60ac7fd8ccfc0b44753b1b8c7b5b90c 833 skladnik_0.5.2.orig.tar.xz.asc 4a7dcec0724f24c6d2a5af946a8a658b58625f97907fb19a655e280bfc477a17 9780 skladnik_0.5.2-1.debian.tar.xz Homepage: https://apps.kde.org/it/skladnik/ Package-List: skladnik deb games optional arch=any Directory: pool/main/s/skladnik Priority: optional Section: misc Package: sleef Binary: libsleef-dev, libsleef3 Version: 3.6-1~exp1 Maintainer: Debian Science Maintainers Uploaders: Mo Zhou Build-Depends: debhelper-compat (= 13), cmake, libmpfr-dev, libgmp-dev, libfftw3-dev, clang [!riscv64], clang-17 [riscv64] Architecture: any Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: e222ccd7beafdf36cd899f7ffd6e5758 2115 sleef_3.6-1~exp1.dsc 7f0492ef5596d2084796102a35597e74 1613739 sleef_3.6.orig.tar.gz 7b76cfc735294eb9b0d2605ab7ae35bc 23080 sleef_3.6-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/sleef Vcs-Git: https://salsa.debian.org/science-team/sleef.git Checksums-Sha256: 252f0fed3add49d3d49752f4782a29f090428f7c447609d7952a03368fb42d31 2115 sleef_3.6-1~exp1.dsc de4f3d992cf2183a872cd397f517c1defcd3ee6cafa2ce5fa36963bd7e562446 1613739 sleef_3.6.orig.tar.gz f399406fecc3ff2dfda0e90c1f39ec6908bea2e2222cbcd526b1c4e9791943cb 23080 sleef_3.6-1~exp1.debian.tar.xz Homepage: https://sleef.org/ Package-List: libsleef-dev deb libdevel optional arch=any libsleef3 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential Directory: pool/main/s/sleef Priority: extra Section: misc Package: slepc Binary: slepc-dev, libslepc-real-dev, libslepc-complex-dev, libslepc-real3.21-dev, libslepc3.21-dev-examples, libslepc-real3.21, slepc3.21-doc, libslepc-complex3.21-dev, libslepc-complex3.21, slepc64-dev, libslepc64-real-dev, libslepc64-complex-dev, libslepc64-real3.21-dev, libslepc64-real3.21, libslepc64-complex3.21-dev, libslepc64-complex3.21 Version: 3.21.1+dfsg1-1exp2 Maintainer: Debian Science Maintainers Uploaders: "Adam C. Powell, IV" , Drew Parsons Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), python3, pkgconf, dh-python, gfortran, chrpath, dh-fortran-mod, libpetsc-real3.21-dev, libpetsc-complex3.21-dev, libpetsc3.21-dev-examples, libpetsc64-real3.21-dev, libpetsc64-complex3.21-dev, libarpack2-dev, libparpack2-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 0f2d7f35b31981d2d62efb399c87613c 3442 slepc_3.21.1+dfsg1-1exp2.dsc 9410e97cbd5296aa31e1d8435254aa72 3620720 slepc_3.21.1+dfsg1.orig.tar.xz 1b7efe4bc2b071c276c736c000309ea3 22180 slepc_3.21.1+dfsg1-1exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/slepc Vcs-Git: https://salsa.debian.org/science-team/slepc.git Checksums-Sha256: e192af995b44cd254638f043fcad4e15a62b2e5bc82483fa800a77ea8015cbcc 3442 slepc_3.21.1+dfsg1-1exp2.dsc e2bf3443d8a194044b65c3cd4d50cfe281ba0184078d89804723743874e51b75 3620720 slepc_3.21.1+dfsg1.orig.tar.xz ed52f4bdf482d6103761f43d3890102ace73e4da254063177df8184cde49dc83 22180 slepc_3.21.1+dfsg1-1exp2.debian.tar.xz Homepage: http://slepc.upv.es/ Package-List: libslepc-complex-dev deb libdevel optional arch=any libslepc-complex3.21 deb libs optional arch=any libslepc-complex3.21-dev deb libdevel optional arch=any libslepc-real-dev deb libdevel optional arch=any libslepc-real3.21 deb libs optional arch=any libslepc-real3.21-dev deb libdevel optional arch=any libslepc3.21-dev-examples deb libdevel optional arch=all libslepc64-complex-dev deb libdevel optional arch=any libslepc64-complex3.21 deb libs optional arch=any libslepc64-complex3.21-dev deb libdevel optional arch=any libslepc64-real-dev deb libdevel optional arch=any libslepc64-real3.21 deb libs optional arch=any libslepc64-real3.21-dev deb libdevel optional arch=any slepc-dev deb libdevel optional arch=any slepc3.21-doc deb doc optional arch=all slepc64-dev deb libdevel optional arch=any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@ Directory: pool/main/s/slepc Priority: source Section: devel Package: slepc4py Binary: python3-slepc4py, python3-slepc4py-real, python3-slepc4py-real3.21, python3-slepc4py-complex, python3-slepc4py-complex3.21, python3-slepc4py-64-real, python3-slepc4py-64-real3.21, python3-slepc4py-64-complex, python3-slepc4py-64-complex3.21, python-slepc4py-doc Version: 3.21.1-1exp1 Maintainer: Debian Science Maintainers Uploaders: Drew Parsons Build-Depends: debhelper-compat (= 13), dh-python, chrpath, cython3 (>= 3.0.0~), python3-all-dev, pybuild-plugin-pyproject, python3-numpy (>= 1:1.4.1-4~), libslepc-real3.21-dev, libpetsc-real3.21-dev, libslepc-complex3.21-dev, libpetsc-complex3.21-dev, python3-petsc4py, python3-petsc4py-real3.21, python3-petsc4py-complex3.21, libslepc64-real3.21-dev, libpetsc64-real3.21-dev, libslepc64-complex3.21-dev, libpetsc64-complex3.21-dev, python3-petsc4py-64-real3.21, python3-petsc4py-64-complex3.21, mpi-default-dev, libjs-jquery (>= 3.1.0), libjs-underscore (>= 1.3.1), sphinx-common Build-Depends-Indep: python3-sphinx, latexmk, texinfo, texlive-fonts-recommended, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, tex-gyre Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: c4133247001c738e5a69021121f28730 3550 slepc4py_3.21.1-1exp1.dsc 1e6bbc2c201afcb49e3bd5276bf6aae0 136076 slepc4py_3.21.1.orig.tar.gz 59b627761cf1b629a262f4f72f3b0888 8884 slepc4py_3.21.1-1exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/slepc4py Vcs-Git: https://salsa.debian.org/science-team/slepc4py.git Checksums-Sha256: cacf35c313fbd03146ec9ea8702916c5179c4643de99e78ac281c14dc94febaa 3550 slepc4py_3.21.1-1exp1.dsc bc8e0e270643eef9b63b249080b8fe4433be0b697d55032d9f768ef310bd7b07 136076 slepc4py_3.21.1.orig.tar.gz 96bd8fb65fa2923d5b34bc8c75f10269dc408ddca5b00af40832722b66e63ea7 8884 slepc4py_3.21.1-1exp1.debian.tar.xz Homepage: https://pypi.python.org/packages/source/s/slepc4py Package-List: python-slepc4py-doc deb doc optional arch=all python3-slepc4py deb python optional arch=all python3-slepc4py-64-complex deb python optional arch=all python3-slepc4py-64-complex3.21 deb python optional arch=any python3-slepc4py-64-real deb python optional arch=all python3-slepc4py-64-real3.21 deb python optional arch=any python3-slepc4py-complex deb python optional arch=all python3-slepc4py-complex3.21 deb python optional arch=any python3-slepc4py-real deb python optional arch=all python3-slepc4py-real3.21 deb python optional arch=any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@, gzip, pkg-config, python3-all Directory: pool/main/s/slepc4py Priority: optional Section: misc Package: smb4k Binary: smb4k Version: 3.2.70-1 Maintainer: Debian KDE Extras Team Uploaders: Pino Toscano , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf5, gettext, extra-cmake-modules (>= 5.103.0~), qtbase5-dev (>= 5.15.8~), qtdeclarative5-dev (>= 5.15.8~), libkf5auth-dev (>= 5.103.0~), libkf5completion-dev (>= 5.103.0~), libkf5config-dev (>= 5.103.0~), libkf5configwidgets-dev (>= 5.103.0~), libkf5coreaddons-dev (>= 5.103.0~), libkf5crash-dev (>= 5.103.0~), libkf5dbusaddons-dev (>= 5.103.0~), libkf5dnssd-dev (>= 5.103.0~), libkf5doctools-dev (>= 5.103.0~), libkf5i18n-dev (>= 5.103.0~), libkf5iconthemes-dev (>= 5.103.0~), libkf5jobwidgets-dev (>= 5.103.0~), libkf5kio-dev (>= 5.103.0~), libkf5notifications-dev (>= 5.103.0~), libkf5solid-dev (>= 5.103.0~), libkf5wallet-dev (>= 5.103.0~), libkf5widgetsaddons-dev (>= 5.103.0~), libkf5windowsystem-dev (>= 5.103.0~), libkf5xmlgui-dev (>= 5.103.0~), libsmbclient-dev Architecture: linux-any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: e52c812f1e77a3fc7dbc2b06684e5257 2741 smb4k_3.2.70-1.dsc 4508d16c73fb0f140ac902df14caa9b1 4332880 smb4k_3.2.70.orig.tar.xz aeaf332654f492aa1517376bb77df4aa 7752 smb4k_3.2.70-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/smb4k/-/tree/experimental Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/smb4k.git -b experimental Checksums-Sha256: f2658d86fdf7ed5e6120c8ff97bd3452f27f48a8873948ec7d615b8d044af257 2741 smb4k_3.2.70-1.dsc 388507003b755b2972ecef906771c1c4257dc416591d9393abc24135b6c4ebb2 4332880 smb4k_3.2.70.orig.tar.xz c9fb957a629c94ed50caa9641b0a61e3d19d2f596ee1950b57de3cc3a30182e7 7752 smb4k_3.2.70-1.debian.tar.xz Homepage: https://smb4k.sourceforge.net/ Package-List: smb4k deb kde optional arch=linux-any Directory: pool/main/s/smb4k Priority: source Section: kde Package: sparsehash Binary: libsparsehash-dev Version: 2.0.2-1 Maintainer: Athena Capital Research Uploaders: Wes Chow , Roberto C. Sanchez Build-Depends: debhelper (>= 5), dh-autoreconf Architecture: all Standards-Version: 3.9.5 Format: 3.0 (quilt) Files: 37330f4bf60d399ec59f2126f3031a31 1862 sparsehash_2.0.2-1.dsc 1db92ed7f257d9b5f14a309d75e8a1d4 340514 sparsehash_2.0.2.orig.tar.gz eb2ac065e98c2642b899ef047940ac72 4196 sparsehash_2.0.2-1.debian.tar.xz Checksums-Sha256: b18334f23acbc6ee3d2eb390f87aae572c1bfd676d43b6d32932e3d441f1c27d 1862 sparsehash_2.0.2-1.dsc 2ed639a7155607c097c2029af5f4287296595080b2e5dd2e2ebd9bbb7450b87c 340514 sparsehash_2.0.2.orig.tar.gz b1b312d4d0da3e72e578210b7bd9f6e37787b30a6efcf6e4d44e8f166be7f082 4196 sparsehash_2.0.2-1.debian.tar.xz Homepage: http://code.google.com/p/google-sparsehash Package-List: libsparsehash-dev deb libdevel optional Extra-Source-Only: yes Directory: pool/main/s/sparsehash Priority: source Section: libdevel Package: spdx-licenses Binary: spdx-licenses Version: 3.21-1 Maintainer: Jonas Smedegaard Build-Depends: debhelper-compat (= 12) Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: ae5f7264417df4c639cced131916e002 1879 spdx-licenses_3.21-1.dsc 08c5e33761983632d2a764cb1fb71116 2430216 spdx-licenses_3.21.orig.tar.gz 8a551d7e401478c911ab6d15275b763e 6640 spdx-licenses_3.21-1.debian.tar.xz Vcs-Browser: https://github.com/Debian/spdx-licenses Vcs-Git: https://github.com/Debian/spdx-licenses.git Checksums-Sha256: db3a8fdb38280283b9f10802f279868ccea0c75fa02eb3c915bff95b397e094e 1879 spdx-licenses_3.21-1.dsc 4892b22522d1f898b811cb81904fa743c321cf4603b9a43b236c99110b01d5cd 2430216 spdx-licenses_3.21.orig.tar.gz ed7016b53d9756cbbc79a5aa5d200d2ebcf1e3398bce9a941c84dfba053bdc19 6640 spdx-licenses_3.21-1.debian.tar.xz Homepage: https://github.com/spdx/license-list-XML Package-List: spdx-licenses deb doc optional arch=all Directory: pool/main/s/spdx-licenses Priority: extra Section: misc Package: speech-dispatcher Binary: speech-dispatcher, libspeechd2, libspeechd-dev, cl-speech-dispatcher, python3-speechd, speech-dispatcher-festival, speech-dispatcher-doc-cs, speech-dispatcher-audio-plugins, speech-dispatcher-flite, speech-dispatcher-cicero, speech-dispatcher-espeak, speech-dispatcher-espeak-ng Version: 0.12.0~rc3-2 Maintainer: Debian TTS Team Uploaders: Paul Gevers , Samuel Thibault Build-Depends: debhelper-compat (= 13), dh-exec, dh-sequence-python3, automake, libtool, python3:any, python3-xdg, flite1-dev (>= 1.4), flite, libespeak-dev, libespeak-ng-dev, libdumbtts-dev, libao-dev, libasound2-dev [linux-any], libaudio-dev, libpulse-dev, libxau-dev, libsndfile1-dev, libdotconf-dev (>= 1.3), libglib2.0-dev (>= 2.36), libltdl-dev, pkgconf, systemd [linux-any], systemd-dev [linux-any], libsystemd-dev [linux-any], gettext, texinfo, help2man Architecture: any all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 6b5b1cdb49b5a2a6078be518be4bb41e 3409 speech-dispatcher_0.12.0~rc3-2.dsc 64ab0df3134871187a79277fa47f8f26 7338846 speech-dispatcher_0.12.0~rc3.orig.tar.gz a14984fdd3d703f29fc184b06ce2bc18 28456 speech-dispatcher_0.12.0~rc3-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/tts-team/speech-dispatcher Vcs-Git: https://salsa.debian.org/tts-team/speech-dispatcher.git Checksums-Sha256: da777ab914b5e94d4fabbc918f40e40bb2a46b1f0a3ac5b520453f015bacd95b 3409 speech-dispatcher_0.12.0~rc3-2.dsc bd2b62bfdcf74552acd85e9da4e42fd1ff12b8ea18610a6a1bd6835df767b663 7338846 speech-dispatcher_0.12.0~rc3.orig.tar.gz 2910e1622a565d6705a4d1db32ee108362ebfb95e49d961488659332ac8798ad 28456 speech-dispatcher_0.12.0~rc3-2.debian.tar.xz Homepage: http://devel.freebsoft.org/speechd Autobuild: yes Package-List: cl-speech-dispatcher deb lisp optional arch=all libspeechd-dev deb libdevel optional arch=any libspeechd2 deb libs optional arch=any python3-speechd deb python optional arch=all speech-dispatcher deb sound optional arch=any speech-dispatcher-audio-plugins deb sound optional arch=any speech-dispatcher-cicero deb sound optional arch=any speech-dispatcher-doc-cs deb doc optional arch=all speech-dispatcher-espeak deb sound optional arch=any speech-dispatcher-espeak-ng deb sound optional arch=any speech-dispatcher-festival deb sound optional arch=any speech-dispatcher-flite deb sound optional arch=any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@, pulseaudio Directory: pool/main/s/speech-dispatcher Priority: source Section: sound Package: sphinx Binary: python-sphinx, python3-sphinx, sphinx-common, sphinx-doc, libjs-sphinxdoc Version: 1.5.6-2 Maintainer: Debian Python Modules Team Uploaders: Dmitry Shachnev Build-Depends: debhelper (>= 9) Build-Depends-Indep: dh-python, dh-strip-nondeterminism, python-all (>= 2.6.6-4~), python3-all (>= 3.3.3-1~), python-six (>= 1.5), python3-six (>= 1.5), python-setuptools (>= 0.6c5-1~), python3-setuptools, python-docutils (>= 0.11), python3-docutils (>= 0.11), python-pygments (>= 2.1.1), python3-pygments (>= 2.1.1), python-jinja2 (>= 2.3), python3-jinja2 (>= 2.3), python-sqlalchemy, python3-sqlalchemy, python-whoosh, python3-whoosh, python-pytest, python3-pytest, python-mock, python3-mock, python-babel (>= 1.3), python3-babel (>= 1.3), python-alabaster (>= 0.7), python3-alabaster (>= 0.7), python-imagesize, python3-imagesize, python-requests (>= 2.4.0), python3-requests (>= 2.4.0), python-html5lib, python3-html5lib, python-enum34, libjs-jquery (>= 1.4), libjs-underscore, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, texinfo, texlive-luatex, texlive-xetex, dvipng, graphviz, perl Architecture: all Standards-Version: 4.0.0 Format: 3.0 (quilt) Files: 4fbca7d740ec278088d3fdca3794dece 3488 sphinx_1.5.6-2.dsc e5f3f34401f9658d6d28a8cce5191384 4410607 sphinx_1.5.6.orig.tar.gz 11cc5392ea148cba7f33112bb9baaad3 34848 sphinx_1.5.6-2.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/sphinx.git Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/sphinx.git Checksums-Sha256: 17daf32f575de1cc9aec7df4f6f6ce8e1294c7de550c404ac317875098be7398 3488 sphinx_1.5.6-2.dsc 565a72dd39dd6ea2e8c548d34c127c981e4bcaead69a2c456a6e33ef69151ace 4410607 sphinx_1.5.6.orig.tar.gz 0f3b72695bd37027cdb4f70c21a9486251fd70b0b78af8bab472a065296c6068 34848 sphinx_1.5.6-2.debian.tar.xz Homepage: http://sphinx-doc.org/ Package-List: libjs-sphinxdoc deb web optional arch=all python-sphinx deb python optional arch=all python3-sphinx deb python optional arch=all sphinx-common deb python optional arch=all sphinx-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: dvipng, gir1.2-webkit2-4.0, graphviz, python-enum34, python-html5lib, python-mock, python-pygments, python-pytest, python-whoosh, python-xapian, python3-gi, python3-html5lib, python3-mock, python3-pygments, python3-pytest, python3-whoosh, python3-xapian, texinfo, texlive-fonts-recommended, texlive-latex-extra, texlive-luatex, texlive-xetex, xauth, xvfb Extra-Source-Only: yes Directory: pool/main/s/sphinx Priority: source Section: python Package: sphinx Binary: python3-sphinx, sphinx-common, sphinx-doc, libjs-sphinxdoc Version: 7.2.6-3 Maintainer: Debian Python Team Uploaders: Dmitry Shachnev Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: dh-python (>= 3.20180313~), dpkg-dev (>= 1.17.14), dvipng, flit (>= 3.7), fonts-freefont-otf, graphviz, imagemagick-6.q16, libjs-jquery (>= 1.4), libjs-underscore, libjson-perl , librsvg2-bin, perl, pybuild-plugin-pyproject, python-requests-doc , python3-alabaster (>= 0.7), python3-all (>= 3.3.3-1~), python3-babel (>= 1.3), python3-doc , python3-docutils (>= 0.18.1), python3-filelock , python3-html5lib , python3-imagesize, python3-jinja2 (>= 2.3), python3-lib2to3, python3-packaging, python3-pygments (>= 2.14), python3-pytest , python3-requests (>= 2.25.0), python3-setuptools, python3-snowballstemmer (>= 1.1), python3-sphinxcontrib.websupport , tex-gyre, texinfo, texlive-fonts-recommended, texlive-latex-extra, texlive-latex-recommended, texlive-luatex, texlive-xetex Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: a210bfd4d62a5c548381517218f8694c 3411 sphinx_7.2.6-3.dsc 18971ebdd6ec1b7788ff0898682fe0da 7015183 sphinx_7.2.6.orig.tar.gz b30c65ba8f56c12b9ba6c506292dbbc0 36248 sphinx_7.2.6-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinx Vcs-Git: https://salsa.debian.org/python-team/packages/sphinx.git Checksums-Sha256: 9d90b0b84895767160de2776df7aa8e0dd0e00de517aff68b577d8de2ed04a07 3411 sphinx_7.2.6-3.dsc 9a5160e1ea90688d5963ba09a2dcd8bdd526620edbb65c328728f1b2228d5ab5 7015183 sphinx_7.2.6.orig.tar.gz 49d81ccf1360364cb6b12251cdb4129bef900919862fc638d7c224d16917c758 36248 sphinx_7.2.6-3.debian.tar.xz Homepage: https://www.sphinx-doc.org/ Package-List: libjs-sphinxdoc deb javascript optional arch=all python3-sphinx deb python optional arch=all sphinx-common deb python optional arch=all sphinx-doc deb doc optional arch=all profile=!nodoc Testsuite: autopkgtest Testsuite-Triggers: dvipng, fonts-freefont-otf, graphviz, imagemagick-6.q16, librsvg2-bin, python3-all, python3-filelock, python3-html5lib, python3-pyqt6.qtwebengine, python3-pytest, python3-setuptools, python3-sphinxcontrib.websupport, python3-sqlalchemy, python3-whoosh, python3-xapian, tex-gyre, texinfo, texlive-fonts-recommended, texlive-latex-extra, texlive-luatex, texlive-xetex, xauth, xvfb Extra-Source-Only: yes Directory: pool/main/s/sphinx Priority: source Section: python Package: sphinx Binary: python3-sphinx, sphinx-common, sphinx-doc, libjs-sphinxdoc Version: 7.2.6-4 Maintainer: Debian Python Team Uploaders: Dmitry Shachnev Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: dh-python (>= 3.20180313~), dpkg-dev (>= 1.17.14), dvipng, flit (>= 3.7), fonts-freefont-otf, graphviz, imagemagick-6.q16, libjs-jquery (>= 1.4), libjs-underscore, libjson-perl , librsvg2-bin, perl, pybuild-plugin-pyproject, python-requests-doc , python3-alabaster (>= 0.7), python3-all (>= 3.3.3-1~), python3-babel (>= 1.3), python3-doc , python3-docutils (>= 0.18.1), python3-filelock , python3-html5lib , python3-imagesize, python3-jinja2 (>= 2.3), python3-lib2to3, python3-packaging, python3-pygments (>= 2.14), python3-pytest , python3-requests (>= 2.25.0), python3-setuptools, python3-snowballstemmer (>= 1.1), python3-sphinxcontrib.websupport , tex-gyre, texinfo, texlive-fonts-recommended, texlive-latex-extra, texlive-latex-recommended, texlive-luatex, texlive-xetex Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: d695874ea122ddc2ec39a9775b781041 3411 sphinx_7.2.6-4.dsc 18971ebdd6ec1b7788ff0898682fe0da 7015183 sphinx_7.2.6.orig.tar.gz 41feb5d91c08db5f7ce243b6648e531e 36328 sphinx_7.2.6-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinx Vcs-Git: https://salsa.debian.org/python-team/packages/sphinx.git Checksums-Sha256: 8bd8c37946b0092b6b50e20c5dccdfae10dfb439b4cd62e618c0f4c9986348f5 3411 sphinx_7.2.6-4.dsc 9a5160e1ea90688d5963ba09a2dcd8bdd526620edbb65c328728f1b2228d5ab5 7015183 sphinx_7.2.6.orig.tar.gz a084518d02a14dfeae300abe7db503554a6cbc4d08344e9f7134e3ccb8894949 36328 sphinx_7.2.6-4.debian.tar.xz Homepage: https://www.sphinx-doc.org/ Package-List: libjs-sphinxdoc deb javascript optional arch=all python3-sphinx deb python optional arch=all sphinx-common deb python optional arch=all sphinx-doc deb doc optional arch=all profile=!nodoc Testsuite: autopkgtest Testsuite-Triggers: dvipng, fonts-freefont-otf, graphviz, imagemagick-6.q16, librsvg2-bin, python3-all, python3-filelock, python3-html5lib, python3-pyqt6.qtwebengine, python3-pytest, python3-setuptools, python3-sphinxcontrib.websupport, python3-sqlalchemy, python3-whoosh, python3-xapian, tex-gyre, texinfo, texlive-fonts-recommended, texlive-latex-extra, texlive-luatex, texlive-xetex, xauth, xvfb Extra-Source-Only: yes Directory: pool/main/s/sphinx Priority: source Section: python Package: sphinx Binary: python3-sphinx, sphinx-common, sphinx-doc, libjs-sphinxdoc Version: 7.2.6-6 Maintainer: Debian Python Team Uploaders: Dmitry Shachnev Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: dh-python (>= 3.20180313~), dpkg-dev (>= 1.17.14), dvipng, flit (>= 3.7), fonts-freefont-otf, graphviz, imagemagick-6.q16, libjs-jquery (>= 1.4), libjs-underscore, libjson-perl , librsvg2-bin, perl, pybuild-plugin-pyproject, python-requests-doc , python3-alabaster (>= 0.7), python3-all (>= 3.3.3-1~), python3-babel (>= 1.3), python3-doc , python3-docutils (>= 0.18.1), python3-filelock , python3-html5lib , python3-imagesize, python3-jinja2 (>= 2.3), python3-lib2to3, python3-packaging, python3-pygments (>= 2.14), python3-pytest , python3-requests (>= 2.25.0), python3-setuptools, python3-snowballstemmer (>= 1.1), python3-sphinxcontrib.websupport , tex-gyre, texinfo, texlive-fonts-recommended, texlive-latex-extra, texlive-latex-recommended, texlive-luatex, texlive-xetex Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 3a853babac27178284049275b59ba324 3411 sphinx_7.2.6-6.dsc 18971ebdd6ec1b7788ff0898682fe0da 7015183 sphinx_7.2.6.orig.tar.gz 930d2443605eb146a146adb295ae88b3 36404 sphinx_7.2.6-6.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinx Vcs-Git: https://salsa.debian.org/python-team/packages/sphinx.git Checksums-Sha256: c8d53d8378feb89789097948bbf611d18fde40a48a783819c4de957db166ac1f 3411 sphinx_7.2.6-6.dsc 9a5160e1ea90688d5963ba09a2dcd8bdd526620edbb65c328728f1b2228d5ab5 7015183 sphinx_7.2.6.orig.tar.gz 9d6493a1255a934debd69c7562937d6b40122e32f4f9f502619f91baab0cb4ff 36404 sphinx_7.2.6-6.debian.tar.xz Homepage: https://www.sphinx-doc.org/ Package-List: libjs-sphinxdoc deb javascript optional arch=all python3-sphinx deb python optional arch=all sphinx-common deb python optional arch=all sphinx-doc deb doc optional arch=all profile=!nodoc Testsuite: autopkgtest Testsuite-Triggers: dvipng, fonts-freefont-otf, graphviz, imagemagick-6.q16, librsvg2-bin, python3-all, python3-filelock, python3-html5lib, python3-pyqt6.qtwebengine, python3-pytest, python3-setuptools, python3-sphinxcontrib.websupport, python3-sqlalchemy, python3-whoosh, python3-xapian, tex-gyre, texinfo, texlive-fonts-recommended, texlive-latex-extra, texlive-luatex, texlive-xetex, xauth, xvfb Extra-Source-Only: yes Directory: pool/main/s/sphinx Priority: source Section: python Package: sphinx Binary: python3-sphinx, sphinx-common, sphinx-doc, libjs-sphinxdoc Version: 7.2.6-7 Maintainer: Debian Python Team Uploaders: Dmitry Shachnev Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: dh-python (>= 3.20180313~), dpkg-dev (>= 1.17.14), dvipng, flit (>= 3.7), fonts-freefont-otf, graphviz, imagemagick-6.q16, libjs-jquery (>= 1.4), libjs-underscore, libjson-perl , librsvg2-bin, perl, pybuild-plugin-pyproject, python-requests-doc , python3-alabaster (>= 0.7), python3-all (>= 3.3.3-1~), python3-babel (>= 1.3), python3-doc , python3-docutils (>= 0.18.1), python3-filelock , python3-html5lib , python3-imagesize, python3-jinja2 (>= 2.3), python3-lib2to3, python3-packaging, python3-pygments (>= 2.14), python3-pytest , python3-requests (>= 2.25.0), python3-setuptools, python3-snowballstemmer (>= 1.1), python3-sphinxcontrib.websupport , tex-gyre, texinfo, texlive-fonts-recommended, texlive-latex-extra, texlive-latex-recommended, texlive-luatex, texlive-xetex Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 48c11bb231771ed0bf2cdaf94169e4ca 3411 sphinx_7.2.6-7.dsc 18971ebdd6ec1b7788ff0898682fe0da 7015183 sphinx_7.2.6.orig.tar.gz 150d9713c8571487ba5fffae2ae57dc5 36768 sphinx_7.2.6-7.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinx Vcs-Git: https://salsa.debian.org/python-team/packages/sphinx.git Checksums-Sha256: 5bd9efc719e5e66cd04a3c2fedb841f081eb8233e68f57de1128ad2c8c57f6b9 3411 sphinx_7.2.6-7.dsc 9a5160e1ea90688d5963ba09a2dcd8bdd526620edbb65c328728f1b2228d5ab5 7015183 sphinx_7.2.6.orig.tar.gz d17fb221f267f842152250efabcc95daefcdd3f3da697df372968f4b54afffda 36768 sphinx_7.2.6-7.debian.tar.xz Homepage: https://www.sphinx-doc.org/ Package-List: libjs-sphinxdoc deb javascript optional arch=all python3-sphinx deb python optional arch=all sphinx-common deb python optional arch=all sphinx-doc deb doc optional arch=all profile=!nodoc Testsuite: autopkgtest Testsuite-Triggers: dvipng, fonts-freefont-otf, graphviz, imagemagick-6.q16, librsvg2-bin, python3-all, python3-filelock, python3-html5lib, python3-pyqt6.qtwebengine, python3-pytest, python3-setuptools, python3-sphinxcontrib.websupport, python3-sqlalchemy, python3-whoosh, python3-xapian, tex-gyre, texinfo, texlive-fonts-recommended, texlive-latex-extra, texlive-luatex, texlive-xetex, xauth, xvfb Extra-Source-Only: yes Directory: pool/main/s/sphinx Priority: source Section: python Package: sphinx Binary: python3-sphinx, sphinx-common, sphinx-doc, libjs-sphinxdoc Version: 7.2.6-8 Maintainer: Debian Python Team Uploaders: Dmitry Shachnev Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: dh-python (>= 3.20180313~), dpkg-dev (>= 1.17.14), dvipng, flit (>= 3.7), fonts-freefont-otf, graphviz, imagemagick-6.q16, libjs-jquery (>= 1.4), libjs-underscore, libjson-perl , librsvg2-bin, perl, pybuild-plugin-pyproject, python-requests-doc , python3-alabaster (>= 0.7), python3-all (>= 3.3.3-1~), python3-babel (>= 1.3), python3-doc , python3-docutils (>= 0.18.1), python3-filelock , python3-html5lib , python3-imagesize, python3-jinja2 (>= 2.3), python3-lib2to3, python3-packaging, python3-pygments (>= 2.14), python3-pytest , python3-requests (>= 2.25.0), python3-setuptools, python3-snowballstemmer (>= 1.1), python3-sphinxcontrib.websupport , tex-gyre, texinfo, texlive-fonts-recommended, texlive-latex-extra, texlive-latex-recommended, texlive-luatex, texlive-xetex Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: f56717b5d51149c81e875f739f8d59ef 3411 sphinx_7.2.6-8.dsc 18971ebdd6ec1b7788ff0898682fe0da 7015183 sphinx_7.2.6.orig.tar.gz e86c57ca484069e44321fd5b0767b3cd 37688 sphinx_7.2.6-8.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinx Vcs-Git: https://salsa.debian.org/python-team/packages/sphinx.git Checksums-Sha256: 75b02ed56b7473764d3fcad03e1f833eb039c648eb87dd14caa1fb34a2702407 3411 sphinx_7.2.6-8.dsc 9a5160e1ea90688d5963ba09a2dcd8bdd526620edbb65c328728f1b2228d5ab5 7015183 sphinx_7.2.6.orig.tar.gz ac81072af350137805e6ad4b6058c57908df735d09503a7465d1208102d0b17b 37688 sphinx_7.2.6-8.debian.tar.xz Homepage: https://www.sphinx-doc.org/ Package-List: libjs-sphinxdoc deb javascript optional arch=all python3-sphinx deb python optional arch=all sphinx-common deb python optional arch=all sphinx-doc deb doc optional arch=all profile=!nodoc Testsuite: autopkgtest Testsuite-Triggers: dvipng, fonts-freefont-otf, graphviz, imagemagick-6.q16, librsvg2-bin, python3-all, python3-filelock, python3-html5lib, python3-pyqt6.qtwebengine, python3-pytest, python3-setuptools, python3-sphinxcontrib.websupport, python3-sqlalchemy, python3-whoosh, python3-xapian, tex-gyre, texinfo, texlive-fonts-recommended, texlive-latex-extra, texlive-luatex, texlive-xetex, xauth, xvfb Extra-Source-Only: yes Directory: pool/main/s/sphinx Priority: source Section: python Package: sphinx Binary: python3-sphinx, sphinx-common, sphinx-doc, libjs-sphinxdoc Version: 7.4.7-3 Maintainer: Debian Python Team Uploaders: Dmitry Shachnev Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: cython3 , dh-python (>= 3.20180313~), dpkg-dev (>= 1.17.14), dvipng , dvisvgm , flit (>= 3.7), fonts-freefont-otf, graphviz, imagemagick-6.q16, libjs-jquery (>= 1.4), libjs-underscore, libjson-perl , librsvg2-bin, perl, pybuild-plugin-pyproject, python-requests-doc , python3-alabaster (>= 0.7.14), python3-all (>= 3.3.3-1~), python3-all-dev , python3-babel (>= 2.13), python3-defusedxml , python3-doc , python3-docutils (>= 0.20), python3-filelock , python3-html5lib , python3-imagesize, python3-jinja2 (>= 3.1), python3-packaging (>= 23.0), python3-pygments (>= 2.17), python3-pytest (>= 8.0) , python3-requests (>= 2.30.0), python3-setuptools (>= 70.0), python3-snowballstemmer (>= 2.2), python3-sphinxcontrib.websupport , python3-typing-extensions (>= 4.9) , tex-gyre, texinfo, texlive-fonts-recommended, texlive-latex-extra, texlive-latex-recommended, texlive-luatex, texlive-xetex Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 43e8a5a526ad0e283432417ea3b677aa 3566 sphinx_7.4.7-3.dsc 6d2fb7fc80f39a8696df9493d62c576f 8067911 sphinx_7.4.7.orig.tar.gz 70e4296d445843da271487363e1acf84 35804 sphinx_7.4.7-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinx Vcs-Git: https://salsa.debian.org/python-team/packages/sphinx.git Checksums-Sha256: 137b859cb06613ba804f3f13033a5228ccde7af96a4e67b4fcdb372e93ef6bcb 3566 sphinx_7.4.7-3.dsc 242f92a7ea7e6c5b406fdc2615413890ba9f699114a9c09192d7dfead2ee9cfe 8067911 sphinx_7.4.7.orig.tar.gz 23d7c5b8e334de70461a96bff0193f50a5bc117a90311bad786a75dcf8681be3 35804 sphinx_7.4.7-3.debian.tar.xz Homepage: https://www.sphinx-doc.org/ Package-List: libjs-sphinxdoc deb javascript optional arch=all python3-sphinx deb python optional arch=all sphinx-common deb python optional arch=all sphinx-doc deb doc optional arch=all profile=!nodoc Testsuite: autopkgtest Testsuite-Triggers: cython3, dvipng, dvisvgm, fonts-freefont-otf, gcc, graphviz, imagemagick-6.q16, librsvg2-bin, python3-all-dev, python3-defusedxml, python3-filelock, python3-html5lib, python3-pyqt6.qtwebengine, python3-pytest, python3-setuptools, python3-typing-extensions, tex-gyre, texinfo, texlive-fonts-recommended, texlive-latex-extra, texlive-luatex, texlive-xetex, xauth, xvfb Extra-Source-Only: yes Directory: pool/main/s/sphinx Priority: source Section: python Package: sphinxsearch Binary: sphinxsearch Version: 2.8.2-1 Maintainer: Andrej Shadura Build-Depends: debhelper-compat (= 13), bison, cmake, default-libmysqlclient-dev, docbook-to-man, flex, gawk, libexpat-dev, libre2-dev, libpq-dev, libstemmer-dev, pkgconf, unixodbc-dev Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: eb148d2b70511feb14546073d5720eaf 1488 sphinxsearch_2.8.2-1.dsc f295d55763dc2a24d648a304fae1b8a7 3454154 sphinxsearch_2.8.2.orig.tar.gz cdf983f935d9d8d914a11703ccdd83f7 11100 sphinxsearch_2.8.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/sphinxsearch Vcs-Git: https://salsa.debian.org/debian/sphinxsearch.git Checksums-Sha256: 57992e2117d08c03618283f1587309e5fc06d0192c22373a640e2e783df490a4 1488 sphinxsearch_2.8.2-1.dsc 60b7d26cac5191edd6201a8f4a986a211a9edb8524656d3d4f9b57e87c5b7638 3454154 sphinxsearch_2.8.2.orig.tar.gz b11d3f322a9f379918874f7b759903861e65e1cab923a33e39bcad68898a2c4e 11100 sphinxsearch_2.8.2-1.debian.tar.xz Dgit: 5aa8247614ca3567548c84bf8da384b0d0e77563 debian archive/debian/2.8.2-1 https://git.dgit.debian.org/sphinxsearch Package-List: sphinxsearch deb misc optional arch=any Directory: pool/main/s/sphinxsearch Priority: source Section: misc Package: squeekboard Binary: squeekboard, squeekboard-devel Version: 1.38.0-1 Maintainer: DebianOnMobile Maintainers Uploaders: Arnaud Ferraris Build-Depends: cargo, debhelper-compat (= 13), libbsd-dev, libfeedback-dev, libglib2.0-dev, libgnome-desktop-3-dev, libgtk-3-dev, librust-aho-corasick-dev, librust-bitflags-1-dev, librust-clap-4+std-dev, librust-gio+v2-58-dev (>= 0.18), librust-glib+v2-58-dev (>= 0.18), librust-glib-sys-dev (>= 0.18), librust-gtk+v3-24-dev (>= 0.18), librust-gtk-sys-dev (>= 0.18), librust-maplit-1-dev, librust-serde-derive-1-dev, librust-serde-yaml-0.9-dev, librust-thread-local-dev, librust-xkbcommon-dev (>= 0.5), librust-zbus-1-dev (>= 1.9), librust-zvariant-2-dev (>= 2.10), librust-zvariant-derive-2-dev (>= 2.10), libwayland-dev, lsb-release, meson (>= 0.51.0), ninja-build, pkgconf, python3, python3-ruamel.yaml, rustc, wayland-protocols Architecture: linux-any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 4da635719cbfcd2a7b5ea062d8c50646 2773 squeekboard_1.38.0-1.dsc aa9ffc53a53a94c4a3af7883644a0b9b 243116 squeekboard_1.38.0.orig.tar.gz 3f12a2710e8f91ae545c893c2ee2d861 8920 squeekboard_1.38.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/squeekboard Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/squeekboard.git Checksums-Sha256: d2d54b0079e7bccc835325b228d84e25716d177080f315f72c98e9fd22e857f8 2773 squeekboard_1.38.0-1.dsc e156a77728b342d9afba3603883550526fbd8c4d9bf3a24bd36a89a42b2364c6 243116 squeekboard_1.38.0.orig.tar.gz 599321b9eee8db2dc9dd5aaed0d8c9fa31ea3ab98bc352000c99fcb7365333fe 8920 squeekboard_1.38.0-1.debian.tar.xz Homepage: https://gitlab.gnome.org/World/Phosh/squeekboard Package-List: squeekboard deb x11 optional arch=linux-any squeekboard-devel deb x11 optional arch=linux-any Directory: pool/main/s/squeekboard Priority: extra Section: misc Package: sra-sdk Binary: sra-toolkit, libngs-c++3, libngs-c++-dev, libncbi-ngs3, libncbi-ngs-dev, libngs-java, libngs-jni, libngs-java-doc, python3-ngs Version: 3.0.9+dfsg-6 Maintainer: Debian Med Packaging Team Uploaders: Charles Plessy , Andreas Tille , Aaron M. Ucko Build-Depends: debhelper-compat (= 13), cmake, d-shlibs, dh-python, javahelper, libabsl-dev, libncbi-vdb-dev (>= 3.0.9+dfsg~), libfuse-dev, libhdf5-dev, libmagic-dev, libre2-dev, libxml2-dev, libzstd-dev, liblzma-dev, libsam-extract-dev, maven-repo-helper, python3-all, default-jdk, flex, bison Architecture: amd64 arm64 all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: b297ed1c62a623c50333749134f87454 2829 sra-sdk_3.0.9+dfsg-6.dsc 3d70afe02290c05e8d09bc1097f1ae41 34555404 sra-sdk_3.0.9+dfsg.orig.tar.xz e85f998f91d4da3a3e90488b3a62bc39 3791780 sra-sdk_3.0.9+dfsg-6.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/sra-sdk Vcs-Git: https://salsa.debian.org/med-team/sra-sdk.git Checksums-Sha256: c3656241b390d008bfa4d0053a3581fc98756183d658b076d4c5f03228331964 2829 sra-sdk_3.0.9+dfsg-6.dsc 64644c082b02294f65a554e1428dabce095f165941af0997d5106c0c74e9f28e 34555404 sra-sdk_3.0.9+dfsg.orig.tar.xz e105af60b09eb0377e41b87bf110de5c97d75404b3bb068e8950f90e0e41391f 3791780 sra-sdk_3.0.9+dfsg-6.debian.tar.xz Homepage: https://github.com/ncbi/sra-tools/ Package-List: libncbi-ngs-dev deb libdevel optional arch=amd64,arm64 libncbi-ngs3 deb libs optional arch=amd64,arm64 libngs-c++-dev deb libdevel optional arch=amd64,arm64 libngs-c++3 deb libs optional arch=amd64,arm64 libngs-java deb java optional arch=amd64,arm64 libngs-java-doc deb doc optional arch=all libngs-jni deb java optional arch=amd64,arm64 python3-ngs deb python optional arch=all sra-toolkit deb science optional arch=amd64,arm64 Testsuite: autopkgtest Directory: pool/main/s/sra-sdk Priority: source Section: science Package: subethasmtp Binary: libsubethasmtp-java Version: 4.0~rc6-1 Maintainer: Christopher Hoskin Build-Depends: debhelper (>= 10), maven-debian-helper, junit4 Architecture: all Standards-Version: 4.1.2 Format: 3.0 (quilt) Files: 7a553a7feee303d8749d69dc25d5ed83 2232 subethasmtp_4.0~rc6-1.dsc f6ae4a54ffbb32256e50d14691cb55e1 7363 subethasmtp_4.0~rc6.orig-junit-extras.tar.gz 833167f585c4d2d98d79f30b8019e3b9 88526 subethasmtp_4.0~rc6.orig.tar.gz a6be90b5dcd966e63afe821d3f0f2cc4 3808 subethasmtp_4.0~rc6-1.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/subethasmtp.git/ Vcs-Git: https://anonscm.debian.org/git/pkg-java/subethasmtp.git Checksums-Sha256: 51ec9d4a2960af013c009435343f0e58a5baf4e18297a4e1f0ef276f786412d3 2232 subethasmtp_4.0~rc6-1.dsc 65f05267cbd3f13120a16833baee42aec8359103d47d3733200515487eab37e3 7363 subethasmtp_4.0~rc6.orig-junit-extras.tar.gz b928cd6457bbebd33ad282bb4174d38c6dfc38e1b8bed325f533b4a0e7bd027e 88526 subethasmtp_4.0~rc6.orig.tar.gz 6a121e19fc2792000ee3cff3bd7ab0b88e648362439eda3965e71ca0bacc1fa4 3808 subethasmtp_4.0~rc6-1.debian.tar.xz Homepage: https://github.com/davidmoten/subethasmtp Package-List: libsubethasmtp-java deb java optional arch=all Directory: pool/main/s/subethasmtp Priority: extra Section: misc Package: sudo Binary: sudo, sudo-ldap, libnss-sudo Version: 1.9.16-1 Maintainer: Sudo Maintainers Uploaders: Marc Haber , Hanno Wagner , Hilko Bengen , Bastian Blank Build-Depends: debhelper-compat (= 13), dh-sequence-installnss, libpam0g-dev, libldap2-dev, libsasl2-dev, libapparmor-dev [linux-any], libselinux1-dev [linux-any], autoconf, bison, flex, libaudit-dev [linux-any], zlib1g-dev, po-debconf, pkgconf, systemd-dev Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 32e18e2eec52b5a6f92829a75ac4b406 1773 sudo_1.9.16-1.dsc d584d756e0cd72f1019e8f0aec9e1564 5392026 sudo_1.9.16.orig.tar.gz 56bec9386dc2f9bde1dc69104392f491 49080 sudo_1.9.16-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/sudo-team/sudo Vcs-Git: https://salsa.debian.org/sudo-team/sudo.git Checksums-Sha256: 90de9547fea3d031e3880afb04a902ec4485941b3f063e5edaf6e455e8f23e72 1773 sudo_1.9.16-1.dsc c0d84d797f06b732fc573d0b798ae83128c2bc33052057f05b560ec6bcbfa03d 5392026 sudo_1.9.16.orig.tar.gz 664c8df4ea6fcdd5352c7bfc49789b8c4203dbd3a467ba52277881b175fc0d97 49080 sudo_1.9.16-1.debian.tar.xz Homepage: https://www.sudo.ws/ Package-List: libnss-sudo deb admin optional arch=all sudo deb admin optional arch=any sudo-ldap deb admin optional arch=any Testsuite: autopkgtest Testsuite-Triggers: adduser, cron, ldap-utils, slapd, sssd-common, sssd-ldap Directory: pool/main/s/sudo Priority: source Section: admin Package: sump-logicanalyzer Binary: sump-logicanalyzer Version: 0.8-1 Maintainer: Yannick Heinrich Uploaders: Steffen Moeller Build-Depends: debhelper (>= 8.0.0) Build-Depends-Indep: librxtx-java Architecture: all Standards-Version: 3.9.2 Format: 3.0 (quilt) Files: 4f86e5da7269fc806cb42242de96fdc1 1365 sump-logicanalyzer_0.8-1.dsc 828dcea7f7b1fc0f73ef7d321daedc71 135130 sump-logicanalyzer_0.8.orig.tar.gz d6293a9b9ea3311306ad1a60af6a70e3 4048 sump-logicanalyzer_0.8-1.debian.tar.gz Dm-Upload-Allowed: yes Vcs-Browser: http://svn.debian.org/wsvn/pkg-escience/sumo-analyzer/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/pkg-escience/sumo-analyzer/trunk/ Checksums-Sha256: a9f4da28bc2d196903006fff4d99818c7ed39de060a4587902630b5b938ec9ac 1365 sump-logicanalyzer_0.8-1.dsc b53f6253534db7e1081c8b8404ccb563bb222deee1c0ccf58828606cc732e247 135130 sump-logicanalyzer_0.8.orig.tar.gz 4e4e8a78a3369cea2a50b26e3dc2c62f6efeb4b9d95be9ae973555af5df857d7 4048 sump-logicanalyzer_0.8-1.debian.tar.gz Homepage: http://www.sump.org/projects/analyzer/ Directory: pool/main/s/sump-logicanalyzer Priority: source Section: science Package: sundials Binary: libsundials-core7, libsundials-arkode6, libsundials-cvode7, libsundials-cvodes7, libsundials-ida7, libsundials-idas6, libsundials-kinsol7, libsundials-nvecserial7, libsundials-nvecparallel-mpi7, libsundials-nvecparallel-pthread7, libsundials-nvecparallel-openmp7, libsundials-nvecparallel-hypre7, libsundials-nvecparallel-petsc7, libsundials-sunlinsol5, libsundials-sunmatrix5, libsundials-dev, libsundials-fortran-dev Version: 7.1.1+dfsg1-1exp2 Maintainer: Debian Science Team Uploaders: Dima Kogan , James Tocknell , Anton Gladky Build-Depends: debhelper-compat (= 13), pkgconf, chrpath, cmake, python3, gfortran, mpi-default-dev, libblas-dev | libblas.so, liblapack-dev | liblapack.so, petsc-dev, libsuitesparse-dev, libhypre-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 6aa3b285ac7d62c4c02a8412a836ca9b 3561 sundials_7.1.1+dfsg1-1exp2.dsc a62e1c1b3a1a89df7781ae56a78b01d6 18613208 sundials_7.1.1+dfsg1.orig.tar.xz 7a3ec183759dd97a418b1e578ea64330 13440 sundials_7.1.1+dfsg1-1exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/sundials Vcs-Git: https://salsa.debian.org/science-team/sundials.git Checksums-Sha256: 2e8ab494a9611ff5b2d45e42df9ad382d898d82968d987483d2588a6f91f060e 3561 sundials_7.1.1+dfsg1-1exp2.dsc 8ed409272af77e958d0ac02fd72199d8643063faf2aa61811e5c615d7db5cf8e 18613208 sundials_7.1.1+dfsg1.orig.tar.xz 460e77ea5d6942c527fd48532b1ed3244eb866e6e9a755f3afdb53b7516f06fe 13440 sundials_7.1.1+dfsg1-1exp2.debian.tar.xz Homepage: https://www.llnl.gov/CASC/sundials/ Package-List: libsundials-arkode6 deb libs optional arch=any libsundials-core7 deb libs optional arch=any libsundials-cvode7 deb libs optional arch=any libsundials-cvodes7 deb libs optional arch=any libsundials-dev deb libdevel optional arch=any libsundials-fortran-dev deb libdevel optional arch=any libsundials-ida7 deb libs optional arch=any libsundials-idas6 deb libs optional arch=any libsundials-kinsol7 deb libs optional arch=any libsundials-nvecparallel-hypre7 deb libs optional arch=any libsundials-nvecparallel-mpi7 deb libs optional arch=any libsundials-nvecparallel-openmp7 deb libs optional arch=any libsundials-nvecparallel-petsc7 deb libs optional arch=any libsundials-nvecparallel-pthread7 deb libs optional arch=any libsundials-nvecserial7 deb libs optional arch=any libsundials-sunlinsol5 deb libs optional arch=any libsundials-sunmatrix5 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential Directory: pool/main/s/sundials Priority: source Section: libs Package: superlu Binary: libsuperlu7, libsuperlu-dev, libsuperlu-doc Version: 7.0.0+dfsg1-1exp1 Maintainer: Debian Science Maintainers Uploaders: Drew Parsons Build-Depends: debhelper-compat (= 13), gfortran, cmake, libblas-dev | libopenblas-dev | libatlas-base-dev | libblas.so Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: bdfd4c353a4161c8d3b75c813a1ef6ff 2242 superlu_7.0.0+dfsg1-1exp1.dsc 086d97e7775b1c21f7f22b16704c29ad 722812 superlu_7.0.0+dfsg1.orig.tar.xz 1950fdeaf1ea81eb79c4366697916ec1 7400 superlu_7.0.0+dfsg1-1exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/superlu Vcs-Git: https://salsa.debian.org/science-team/superlu.git Checksums-Sha256: 72b1580dc80b91f28fbd279f7de3d75ab5a2efdad6f21db00a92c42de9cd1d01 2242 superlu_7.0.0+dfsg1-1exp1.dsc 385931717f4b546441e52c0e5591cfdcafd5a82be99cb6883a3f34f67aa9dbb2 722812 superlu_7.0.0+dfsg1.orig.tar.xz ae717f106fd6e358feb6eec687ceba50d3828eb14097eacce83c2de52a6f35ab 7400 superlu_7.0.0+dfsg1-1exp1.debian.tar.xz Homepage: https://github.com/xiaoyeli/superlu Package-List: libsuperlu-dev deb libdevel optional arch=any libsuperlu-doc deb doc optional arch=all libsuperlu7 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@ Directory: pool/main/s/superlu Priority: source Section: devel Package: surgescript Binary: surgescript, libsurgescript0.5.5, libsurgescript-dev Version: 0.5.5-1 Maintainer: Debian Games Team Uploaders: Carlos Donizete Froes Build-Depends: cmake, debhelper-compat (= 13) Architecture: any Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 5a7e1d637093a70c1642fd25918af99a 2340 surgescript_0.5.5-1.dsc 96d1f6f630b71fbdea9a032e47e0243e 504167 surgescript_0.5.5.orig.tar.gz 57ca99eb9f1abe58dcb33bd54e4acb7c 833 surgescript_0.5.5.orig.tar.gz.asc 1764fd787aeb5d3278daf0818eb9a18d 4520 surgescript_0.5.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/games-team/surgescript Vcs-Git: https://salsa.debian.org/games-team/surgescript.git Checksums-Sha256: 720f198e956c3efbcfa5badc0012f60a3b26b64a6cdd686e0ee7d7f4dea38b95 2340 surgescript_0.5.5-1.dsc c9f59131d5cd921a11fb1335fe93bd754f4b1eefa1ed95aaa0343a28437f3f78 504167 surgescript_0.5.5.orig.tar.gz ded91c3a76be873ffea915eed5a1f4fda807ef06521707cb9ecd8a23acbb6ccd 833 surgescript_0.5.5.orig.tar.gz.asc c65e6dfea0b46df48c3de296143f71459dd44a8a3e482f6ce7387bf433afefb6 4520 surgescript_0.5.5-1.debian.tar.xz Homepage: https://docs.opensurge2d.org Package-List: libsurgescript-dev deb libdevel optional arch=any libsurgescript0.5.5 deb libs optional arch=any surgescript deb libs optional arch=any Directory: pool/main/s/surgescript Priority: extra Section: misc Package: suricata Binary: suricata Version: 1:7.0.6-2~exp1 Maintainer: Pierre Chifflier Uploaders: Sascha Steinbiss Build-Depends: debhelper-compat (= 13), dh-python, libbpf-dev (>= 1:0.7.0) [amd64 arm64 armel armhf i386 ppc64el s390x ppc64 sparc64 x32], clang [amd64 arm64 armel armhf i386 ppc64el s390x ppc64 sparc64 x32], llvm [amd64 arm64 armel armhf i386 ppc64el s390x ppc64 sparc64 x32], libcap-ng-dev, libelf-dev [amd64 arm64 armel armhf i386 ppc64el s390x ppc64 sparc64 x32], libevent-dev, libgeoip-dev, libhiredis-dev, libjansson-dev, libluajit-5.1-dev [i386 amd64 powerpc mips mipsel armel armhf], libhyperscan-dev (>= 4.4.0) [i386 amd64 x32], rustc (>= 1.61.0), cargo (>= 0.29.0), liblz4-dev, libmagic-dev, libmaxminddb-dev, libnet1-dev | libnet-dev, libnetfilter-log-dev, libnetfilter-queue-dev, libnspr4-dev, libnss3-dev, libpcap-dev, libpcre2-dev, libyaml-dev, python3:any, zlib1g-dev | libz-dev, libhtp-dev (>= 1:0.5.48), procps, dpdk-dev [amd64 arm64 riscv64 ppc64el], libnuma-dev [amd64 arm64 riscv64 ppc64el] Architecture: linux-any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 40919e68dd351f6603efb8a2512a1bfe 2888 suricata_7.0.6-2~exp1.dsc bea869afac67ae245f8c5a440f2a8888 18300816 suricata_7.0.6.orig.tar.xz d87180a3e6b467fce91328e30b0880ab 22872 suricata_7.0.6-2~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pkg-suricata-team/pkg-suricata Vcs-Git: https://salsa.debian.org/pkg-suricata-team/pkg-suricata.git Checksums-Sha256: a7fb5aaf0505ca66cc17cf21d5a05ed9791cdf6a6682d8f35316b6a5a6acb0e5 2888 suricata_7.0.6-2~exp1.dsc ab5b9d1cf41637cf10c03e5724cad9b4fb523ae4df7e1f76543f129e98e44c9d 18300816 suricata_7.0.6.orig.tar.xz e691da3cd5070c717c4b3f58592543fba4df845603558c04cdf2753ce239e689 22872 suricata_7.0.6-2~exp1.debian.tar.xz Homepage: https://suricata.io Package-List: suricata deb net optional arch=linux-any Testsuite: autopkgtest Testsuite-Triggers: @builddeps@, geoip-database, procps, systemd Directory: pool/main/s/suricata Priority: source Section: net Package: sxmo-utils Binary: sxmo-utils Version: 1.14.2-1 Maintainer: DebianOnMobile Maintainers Uploaders: Tzafrir Cohen , Jochen Sprickerhof , Build-Depends: debhelper-compat (= 13), shellcheck, busybox:native, scdoc Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 93dca65f3ec4cd283a343d90ffe148ee 2053 sxmo-utils_1.14.2-1.dsc 835548a0fc97303dfcc0c8b7133d1ff4 4283928 sxmo-utils_1.14.2.orig.tar.xz 69f9753b5d1a9c2127efec61532efc77 11428 sxmo-utils_1.14.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/sxmo-utils Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/sxmo-utils.git Checksums-Sha256: 356ea468117a35d381db903512334b9fd78d9bb08a7913f1ca69547fd5c29105 2053 sxmo-utils_1.14.2-1.dsc cedb0e7c00f66ef60ea0943ca398c21143d792a29c0a032da5c845892104de85 4283928 sxmo-utils_1.14.2.orig.tar.xz 8857f37e97b9206d56e050cd6b812ed3395d0b6567d81dc765c9624a6d4d4da9 11428 sxmo-utils_1.14.2-1.debian.tar.xz Homepage: https://git.sr.ht/~mil/sxmo-utils Package-List: sxmo-utils deb x11 optional arch=any Directory: pool/main/s/sxmo-utils Priority: optional Section: misc Package: symfony Binary: php-symfony, php-symfony-asset, php-symfony-asset-mapper, php-symfony-browser-kit, php-symfony-cache, php-symfony-config, php-symfony-clock, php-symfony-console, php-symfony-css-selector, php-symfony-dependency-injection, php-symfony-dom-crawler, php-symfony-dotenv, php-symfony-emoji, php-symfony-error-handler, php-symfony-event-dispatcher, php-symfony-expression-language, php-symfony-filesystem, php-symfony-finder, php-symfony-form, php-symfony-http-client, php-symfony-html-sanitizer, php-symfony-http-foundation, php-symfony-http-kernel, php-symfony-intl, php-symfony-ldap, php-symfony-lock, php-symfony-mailer, php-symfony-messenger, php-symfony-mime, php-symfony-notifier, php-symfony-options-resolver, php-symfony-password-hasher, php-symfony-process, php-symfony-property-access, php-symfony-property-info, php-symfony-rate-limiter, php-symfony-remote-event, php-symfony-routing, php-symfony-runtime, php-symfony-scheduler, php-symfony-security-core, php-symfony-security-csrf, php-symfony-security-http, php-symfony-semaphore, php-symfony-serializer, php-symfony-stopwatch, php-symfony-string, php-symfony-translation, php-symfony-type-info, php-symfony-uid, php-symfony-validator, php-symfony-var-dumper, php-symfony-var-exporter, php-symfony-web-link, php-symfony-webhook, php-symfony-workflow, php-symfony-yaml, php-symfony-doctrine-bridge, php-symfony-monolog-bridge, php-symfony-phpunit-bridge, php-symfony-psr-http-message-bridge, php-symfony-twig-bridge, php-symfony-amazon-mailer, php-symfony-azure-mailer, php-symfony-brevo-mailer, php-symfony-google-mailer, php-symfony-infobip-mailer, php-symfony-mailchimp-mailer, php-symfony-mail-pace-mailer, php-symfony-mailer-send-mailer, php-symfony-mailgun-mailer, php-symfony-mailjet-mailer, php-symfony-postmark-mailer, php-symfony-resend-mailer, php-symfony-sendgrid-mailer, php-symfony-scaleway-mailer, php-symfony-amazon-sqs-messenger, php-symfony-amqp-messenger, php-symfony-beanstalkd-messenger, php-symfony-doctrine-messenger, php-symfony-redis-messenger, php-symfony-all-my-sms-notifier, php-symfony-amazon-sns-notifier, php-symfony-bandwidth-notifier, php-symfony-bluesky-notifier, php-symfony-brevo-notifier, php-symfony-chatwork-notifier, php-symfony-click-send-notifier, php-symfony-clickatell-notifier, php-symfony-contact-everyone-notifier, php-symfony-discord-notifier, php-symfony-engagespot-notifier, php-symfony-expo-notifier, php-symfony-esendex-notifier, php-symfony-fake-chat-notifier, php-symfony-fake-sms-notifier, php-symfony-firebase-notifier, php-symfony-forty-six-elks-notifier, php-symfony-free-mobile-notifier, php-symfony-gateway-api-notifier, php-symfony-gitter-notifier, php-symfony-go-ip-notifier, php-symfony-google-chat-notifier, php-symfony-infobip-notifier, php-symfony-iqsms-notifier, php-symfony-isendpro-notifier, php-symfony-kaz-info-teh-notifier, php-symfony-light-sms-notifier, php-symfony-lox24-notifier, php-symfony-line-notify-notifier, php-symfony-linked-in-notifier, php-symfony-mailjet-notifier, php-symfony-mastodon-notifier, php-symfony-mattermost-notifier, php-symfony-mercure-notifier, php-symfony-message-bird-notifier, php-symfony-message-media-notifier, php-symfony-microsoft-teams-notifier, php-symfony-novu-notifier, php-symfony-ntfy-notifier, php-symfony-mobyt-notifier, php-symfony-octopush-notifier, php-symfony-one-signal-notifier, php-symfony-orange-sms-notifier, php-symfony-ovh-cloud-notifier, php-symfony-pager-duty-notifier, php-symfony-plivo-notifier, php-symfony-pushover-notifier, php-symfony-pushy-notifier, php-symfony-redlink-notifier, php-symfony-ring-central-notifier, php-symfony-rocket-chat-notifier, php-symfony-sendberry-notifier, php-symfony-sevenio-notifier, php-symfony-simple-textin-notifier, php-symfony-sinch-notifier, php-symfony-slack-notifier, php-symfony-sms77-notifier, php-symfony-smsapi-notifier, php-symfony-smsbox-notifier, php-symfony-smsc-notifier, php-symfony-smsense-notifier, php-symfony-smsmode-notifier, php-symfony-sms-biuras-notifier, php-symfony-sms-factor-notifier, php-symfony-sms-sluzba-notifier, php-symfony-spot-hit-notifier, php-symfony-telegram-notifier, php-symfony-telnyx-notifier, php-symfony-termii-notifier, php-symfony-turbo-sms-notifier, php-symfony-twilio-notifier, php-symfony-twitter-notifier, php-symfony-unifonic-notifier, php-symfony-vonage-notifier, php-symfony-yunpian-notifier, php-symfony-zendesk-notifier, php-symfony-zulip-notifier, php-symfony-crowdin-translation-provider, php-symfony-loco-translation-provider, php-symfony-lokalise-translation-provider, php-symfony-phrase-translation-provider, php-symfony-debug-bundle, php-symfony-framework-bundle, php-symfony-security-bundle, php-symfony-twig-bundle, php-symfony-web-profiler-bundle Version: 7.1.5+dfsg-1 Maintainer: Debian PHP PEAR Maintainers Uploaders: Daniel Beyer , David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, pkg-php-tools Build-Depends-Indep: composer, dctrl-tools, file, jq, locales-all, parallel, php-amqp, php-apcu, php-async-aws-ses, php-async-aws-sns, php-async-aws-sqs, php-cache-integration-tests, php-curl, php-doctrine-data-fixtures, php-doctrine-orm, php-dragonmantank-cron-expression, php-email-validator, php-gd, php-guzzlehttp-promises, php-http-httplug, php-intl, php-ldap, php-league-html-to-markdown, php-league-uri, php-masterminds-html5, php-mbstring, php-memcached, php-monolog (>= 3), php-nyholm-psr7, php-pda-pheanstalk, php-pgsql, php-phpdbg, php-phpdocumentor-reflection-docblock, php-phpstan-phpdoc-parser, php-predis, php-psr-cache (>= 2), php-psr-clock, php-psr-container, php-psr-http-client, php-psr-link, php-psr-log, php-psr-simple-cache, php-redis, php-sqlite3, php-symfony-contracts (>= 3), php-symfony-mercure-bundle, php-symfony-polyfill-php83, php-symfony-security-acl, php-twig (>= 3.10), php-twig-cssinliner-extra, php-twig-inky-extra, php-twig-markdown-extra, php-uuid, phpab, phpunit Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 4967393f4c28e0eebea01db593a7294a 17149 symfony_7.1.5+dfsg-1.dsc bd9ed54b78a96c68067a6f6877b751b4 8267800 symfony_7.1.5+dfsg.orig.tar.xz 46a9abc4a23555604d22081e869bc80d 69580 symfony_7.1.5+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pear/symfony Vcs-Git: https://salsa.debian.org/php-team/pear/symfony.git Checksums-Sha256: 35f8cec9a594f4034b4450db0530137dd9c82f1a7e564e65272e1088402bc597 17149 symfony_7.1.5+dfsg-1.dsc 0f671fa5f1b41f23ce45a61c4683f94c3fa8dd349277806051e51ee97249ee3e 8267800 symfony_7.1.5+dfsg.orig.tar.xz 52ae4f22442b913cdac364f6bc9be7f204756ac4138b2cfbd20b1237293f7b03 69580 symfony_7.1.5+dfsg-1.debian.tar.xz Homepage: https://symfony.com/ Package-List: php-symfony deb php optional arch=all php-symfony-all-my-sms-notifier deb php optional arch=all php-symfony-amazon-mailer deb php optional arch=all php-symfony-amazon-sns-notifier deb php optional arch=all php-symfony-amazon-sqs-messenger deb php optional arch=all php-symfony-amqp-messenger deb php optional arch=all php-symfony-asset deb php optional arch=all php-symfony-asset-mapper deb php optional arch=all php-symfony-azure-mailer deb php optional arch=all php-symfony-bandwidth-notifier deb php optional arch=all php-symfony-beanstalkd-messenger deb php optional arch=all php-symfony-bluesky-notifier deb php optional arch=all php-symfony-brevo-mailer deb php optional arch=all php-symfony-brevo-notifier deb php optional arch=all php-symfony-browser-kit deb php optional arch=all php-symfony-cache deb php optional arch=all php-symfony-chatwork-notifier deb php optional arch=all php-symfony-click-send-notifier deb php optional arch=all php-symfony-clickatell-notifier deb php optional arch=all php-symfony-clock deb php optional arch=all php-symfony-config deb php optional arch=all php-symfony-console deb php optional arch=all php-symfony-contact-everyone-notifier deb php optional arch=all php-symfony-crowdin-translation-provider deb php optional arch=all php-symfony-css-selector deb php optional arch=all php-symfony-debug-bundle deb php optional arch=all php-symfony-dependency-injection deb php optional arch=all php-symfony-discord-notifier deb php optional arch=all php-symfony-doctrine-bridge deb php optional arch=all php-symfony-doctrine-messenger deb php optional arch=all php-symfony-dom-crawler deb php optional arch=all php-symfony-dotenv deb php optional arch=all php-symfony-emoji deb php optional arch=all php-symfony-engagespot-notifier deb php optional arch=all php-symfony-error-handler deb php optional arch=all php-symfony-esendex-notifier deb php optional arch=all php-symfony-event-dispatcher deb php optional arch=all php-symfony-expo-notifier deb php optional arch=all php-symfony-expression-language deb php optional arch=all php-symfony-fake-chat-notifier deb php optional arch=all php-symfony-fake-sms-notifier deb php optional arch=all php-symfony-filesystem deb php optional arch=all php-symfony-finder deb php optional arch=all php-symfony-firebase-notifier deb php optional arch=all php-symfony-form deb php optional arch=all php-symfony-forty-six-elks-notifier deb php optional arch=all php-symfony-framework-bundle deb php optional arch=all php-symfony-free-mobile-notifier deb php optional arch=all php-symfony-gateway-api-notifier deb php optional arch=all php-symfony-gitter-notifier deb php optional arch=all php-symfony-go-ip-notifier deb php optional arch=all php-symfony-google-chat-notifier deb php optional arch=all php-symfony-google-mailer deb php optional arch=all php-symfony-html-sanitizer deb php optional arch=all php-symfony-http-client deb php optional arch=all php-symfony-http-foundation deb php optional arch=all php-symfony-http-kernel deb php optional arch=all php-symfony-infobip-mailer deb php optional arch=all php-symfony-infobip-notifier deb php optional arch=all php-symfony-intl deb php optional arch=all php-symfony-iqsms-notifier deb php optional arch=all php-symfony-isendpro-notifier deb php optional arch=all php-symfony-kaz-info-teh-notifier deb php optional arch=all php-symfony-ldap deb php optional arch=all php-symfony-light-sms-notifier deb php optional arch=all php-symfony-line-notify-notifier deb php optional arch=all php-symfony-linked-in-notifier deb php optional arch=all php-symfony-lock deb php optional arch=all php-symfony-loco-translation-provider deb php optional arch=all php-symfony-lokalise-translation-provider deb php optional arch=all php-symfony-lox24-notifier deb php optional arch=all php-symfony-mail-pace-mailer deb php optional arch=all php-symfony-mailchimp-mailer deb php optional arch=all php-symfony-mailer deb php optional arch=all php-symfony-mailer-send-mailer deb php optional arch=all php-symfony-mailgun-mailer deb php optional arch=all php-symfony-mailjet-mailer deb php optional arch=all php-symfony-mailjet-notifier deb php optional arch=all php-symfony-mastodon-notifier deb php optional arch=all php-symfony-mattermost-notifier deb php optional arch=all php-symfony-mercure-notifier deb php optional arch=all php-symfony-message-bird-notifier deb php optional arch=all php-symfony-message-media-notifier deb php optional arch=all php-symfony-messenger deb php optional arch=all php-symfony-microsoft-teams-notifier deb php optional arch=all php-symfony-mime deb php optional arch=all php-symfony-mobyt-notifier deb php optional arch=all php-symfony-monolog-bridge deb php optional arch=all php-symfony-notifier deb php optional arch=all php-symfony-novu-notifier deb php optional arch=all php-symfony-ntfy-notifier deb php optional arch=all php-symfony-octopush-notifier deb php optional arch=all php-symfony-one-signal-notifier deb php optional arch=all php-symfony-options-resolver deb php optional arch=all php-symfony-orange-sms-notifier deb php optional arch=all php-symfony-ovh-cloud-notifier deb php optional arch=all php-symfony-pager-duty-notifier deb php optional arch=all php-symfony-password-hasher deb php optional arch=all php-symfony-phpunit-bridge deb php optional arch=all php-symfony-phrase-translation-provider deb php optional arch=all php-symfony-plivo-notifier deb php optional arch=all php-symfony-postmark-mailer deb php optional arch=all php-symfony-process deb php optional arch=all php-symfony-property-access deb php optional arch=all php-symfony-property-info deb php optional arch=all php-symfony-psr-http-message-bridge deb php optional arch=all php-symfony-pushover-notifier deb php optional arch=all php-symfony-pushy-notifier deb php optional arch=all php-symfony-rate-limiter deb php optional arch=all php-symfony-redis-messenger deb php optional arch=all php-symfony-redlink-notifier deb php optional arch=all php-symfony-remote-event deb php optional arch=all php-symfony-resend-mailer deb php optional arch=all php-symfony-ring-central-notifier deb php optional arch=all php-symfony-rocket-chat-notifier deb php optional arch=all php-symfony-routing deb php optional arch=all php-symfony-runtime deb php optional arch=all php-symfony-scaleway-mailer deb php optional arch=all php-symfony-scheduler deb php optional arch=all php-symfony-security-bundle deb php optional arch=all php-symfony-security-core deb php optional arch=all php-symfony-security-csrf deb php optional arch=all php-symfony-security-http deb php optional arch=all php-symfony-semaphore deb php optional arch=all php-symfony-sendberry-notifier deb php optional arch=all php-symfony-sendgrid-mailer deb php optional arch=all php-symfony-serializer deb php optional arch=all php-symfony-sevenio-notifier deb php optional arch=all php-symfony-simple-textin-notifier deb php optional arch=all php-symfony-sinch-notifier deb php optional arch=all php-symfony-slack-notifier deb php optional arch=all php-symfony-sms-biuras-notifier deb php optional arch=all php-symfony-sms-factor-notifier deb php optional arch=all php-symfony-sms-sluzba-notifier deb php optional arch=all php-symfony-sms77-notifier deb php optional arch=all php-symfony-smsapi-notifier deb php optional arch=all php-symfony-smsbox-notifier deb php optional arch=all php-symfony-smsc-notifier deb php optional arch=all php-symfony-smsense-notifier deb php optional arch=all php-symfony-smsmode-notifier deb php optional arch=all php-symfony-spot-hit-notifier deb php optional arch=all php-symfony-stopwatch deb php optional arch=all php-symfony-string deb php optional arch=all php-symfony-telegram-notifier deb php optional arch=all php-symfony-telnyx-notifier deb php optional arch=all php-symfony-termii-notifier deb php optional arch=all php-symfony-translation deb php optional arch=all php-symfony-turbo-sms-notifier deb php optional arch=all php-symfony-twig-bridge deb php optional arch=all php-symfony-twig-bundle deb php optional arch=all php-symfony-twilio-notifier deb php optional arch=all php-symfony-twitter-notifier deb php optional arch=all php-symfony-type-info deb php optional arch=all php-symfony-uid deb php optional arch=all php-symfony-unifonic-notifier deb php optional arch=all php-symfony-validator deb php optional arch=all php-symfony-var-dumper deb php optional arch=all php-symfony-var-exporter deb php optional arch=all php-symfony-vonage-notifier deb php optional arch=all php-symfony-web-link deb php optional arch=all php-symfony-web-profiler-bundle deb php optional arch=all php-symfony-webhook deb php optional arch=all php-symfony-workflow deb php optional arch=all php-symfony-yaml deb php optional arch=all php-symfony-yunpian-notifier deb php optional arch=all php-symfony-zendesk-notifier deb php optional arch=all php-symfony-zulip-notifier deb php optional arch=all Testsuite: autopkgtest Testsuite-Triggers: composer, locales-all, parallel, patch, php-amqp, php-apcu, php-async-aws-sqs, php-cache-integration-tests, php-curl, php-doctrine-data-fixtures, php-doctrine-orm, php-dragonmantank-cron-expression, php-email-validator, php-gd, php-guzzlehttp-promises, php-http-httplug, php-league-html-to-markdown, php-masterminds-html5, php-memcached, php-nyholm-psr7, php-pgsql, php-phpdocumentor-reflection-docblock, php-phpstan-phpdoc-parser, php-predis, php-psr-http-client, php-psr-simple-cache, php-redis, php-sqlite3, php-symfony-mercure-bundle, php-symfony-security-acl, php-twig-cssinliner-extra, php-twig-inky-extra, php-twig-markdown-extra, phpab, phpunit Directory: pool/main/s/symfony Priority: optional Section: misc Package: syncany Binary: syncany Version: 0.4.9~alpha-5 Maintainer: Debian Java Maintainers Uploaders: Markus Koschany Build-Depends: bash-completion, debhelper-compat (= 13), default-jdk, gradle-debian-helper, libbcpkix-java (>= 1.51), libbcprov-java (>= 1.51), libcommons-codec-java, libcommons-io-java, libgoogle-gson-java, libguava-java, libhsqldb-java, libhttpclient-java, libjaxb-api-java, libjoptsimple-java, libjpathwatch-java (>= 0.95-2), libsemver-java, libservlet-api-java, libsimple-xml-java, libstax-java, libtomcat9-java, libundertow-java, junit5 Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: c7f217a462a35950453f6f60629d6a71 2362 syncany_0.4.9~alpha-5.dsc f2208c9fdc6af2ff67c3e34e5db72396 561464 syncany_0.4.9~alpha.orig.tar.xz 7efb3362721faf7d01de17fd24eaf9d1 5340 syncany_0.4.9~alpha-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/java-team/syncany Vcs-Git: https://salsa.debian.org/java-team/syncany.git Checksums-Sha256: 0fc623ddb79799d1ffbb2ff5887a4cfff63dccd3ba8918fcc0b3833cc5bfad67 2362 syncany_0.4.9~alpha-5.dsc 5e9cb24e9b9ab998800446765a5579f75eb58648932254aab70f2153182b80d9 561464 syncany_0.4.9~alpha.orig.tar.xz c960b1754fbd037dc2409d97df49cbab9037da069ce0432357b51694e4bce757 5340 syncany_0.4.9~alpha-5.debian.tar.xz Homepage: https://www.syncany.org Package-List: syncany deb utils optional arch=all Directory: pool/main/s/syncany Priority: optional Section: misc Package: systemsettings Binary: systemsettings Version: 4:6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, libkf6auth-dev (>= 6.2.0~), libkf6config-dev (>= 6.2.0~), libkf6crash-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6doctools-dev (>= 6.2.0~), libkf6guiaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6iconthemes-dev (>= 6.2.0~), libkf6itemmodels-dev (>= 6.2.0~), libkf6itemviews-dev (>= 6.2.0~), libkf6jobwidgets-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6runner-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkf6xmlgui-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libplasmaactivities-dev (>= 6.1.5~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 1c40c63b9e79041259aeac80582d0d9e 3178 systemsettings_6.1.5-1.dsc e9aaa5c92127eb22291b0fac1159bf58 214616 systemsettings_6.1.5.orig.tar.xz dd0ac0bcb242a3cc43a9df159e8479c2 833 systemsettings_6.1.5.orig.tar.xz.asc 09a3588cf1726a567440ec5862a9332a 18536 systemsettings_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/systemsettings Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/systemsettings.git Checksums-Sha256: d76985ec5338b0e98d0aec9886d46db41cb8a0e17650b8ddc4470764c5468394 3178 systemsettings_6.1.5-1.dsc 07427aea7cee0b34abcc3ef7daaf03d62bdf7205ca3f971c8d3faedc0ba74fd7 214616 systemsettings_6.1.5.orig.tar.xz e53087e6dfa4a0f5124e4d67b814cd707cf8d2422cf3bec6822b71c575ae12eb 833 systemsettings_6.1.5.orig.tar.xz.asc fcb6111a3ac09192b05365e3ee594e2efd48c1841c5113f209986fcc7f4fad15 18536 systemsettings_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/systemsettings Package-List: systemsettings deb kde optional arch=any Directory: pool/main/s/systemsettings Priority: optional Section: misc Package: taglib Binary: libtag-dev, libtag-c-dev, libtag-c2, libtag-doc, libtag2 Version: 2.0.2-1~exp1 Maintainer: Debian Multimedia Maintainers Uploaders: Boyuan Yang , Build-Depends: cmake, debhelper-compat (= 13), dh-sequence-pkgkde-symbolshelper, libcppunit-dev , libutfcpp-dev, pkgconf, zlib1g-dev Build-Depends-Indep: doxygen , graphviz Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 14d87190d1d6ccbd63ac22273b639f6b 3085 taglib_2.0.2-1~exp1.dsc 95edea13107ac4cc07b7ad4bd1cb5cd1 1446419 taglib_2.0.2.orig.tar.gz 4aad1eba609154f91fe0d32f6772d8a1 34168 taglib_2.0.2-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/multimedia-team/taglib Vcs-Git: https://salsa.debian.org/multimedia-team/taglib.git Checksums-Sha256: 526009c49d7863082f7bfdab09c959c2c7ac6cf6ce83b4c550936de647b99d62 3085 taglib_2.0.2-1~exp1.dsc 0de288d7fe34ba133199fd8512f19cc1100196826eafcb67a33b224ec3a59737 1446419 taglib_2.0.2.orig.tar.gz b55271db8a96b263c9f8047287e678c238f1fb74379372d290c01fbc550dde3e 34168 taglib_2.0.2-1~exp1.debian.tar.xz Description: audio meta-data library TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. Homepage: https://taglib.github.io/ Package-List: libtag-c-dev deb libdevel optional arch=any libtag-c2 deb libs optional arch=any libtag-dev deb libdevel optional arch=any libtag-doc deb doc optional arch=all profile=!nodoc libtag2 deb libs optional arch=any Directory: pool/main/t/taglib Priority: source Section: libs Package: tcl8.7 Binary: tcl8.7, libtcl8.7, tcl8.7-dev, tcl8.7-doc Version: 8.7.0~a5+dfsg-3 Maintainer: Debian Tcl/Tk Packagers Uploaders: Sergei Golovan Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1~), zlib1g-dev, libtommath-dev Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 11676c0240707acbfa07d1d8d1613b34 2150 tcl8.7_8.7.0~a5+dfsg-3.dsc 595a48c33136231bc70d951bcaeeb385 6370592 tcl8.7_8.7.0~a5+dfsg.orig.tar.gz a651f194894d83fcc12baeaa7528805d 17364 tcl8.7_8.7.0~a5+dfsg-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/tcltk-team/tcl8.7 Vcs-Git: https://salsa.debian.org/tcltk-team/tcl8.7.git Checksums-Sha256: 271a42f6d7ed21f38322ec5e7eabdd1100a96da9e2e39c82dd12739dac34b7c8 2150 tcl8.7_8.7.0~a5+dfsg-3.dsc 9441482ef27a4d076f2cc1af7cc4165c4957d43d7a21fe0793ad2b0eea8d836c 6370592 tcl8.7_8.7.0~a5+dfsg.orig.tar.gz 8d3bd7e7b16c18d6e9fba06dbc525a74cd52cdd20da5736091cad713ac2de873 17364 tcl8.7_8.7.0~a5+dfsg-3.debian.tar.xz Homepage: http://www.tcl.tk/ Package-List: libtcl8.7 deb libs optional arch=any tcl8.7 deb interpreters optional arch=any tcl8.7-dev deb libdevel optional arch=any tcl8.7-doc deb doc optional arch=all Directory: pool/main/t/tcl8.7 Priority: extra Section: misc Package: tclap Binary: libtclap-dev Version: 1.2.1-1 Maintainer: Dirk Eddelbuettel Build-Depends: debhelper (>= 7.0.50~), autotools-dev Architecture: any Standards-Version: 3.9.1 Format: 1.0 Files: f7ce7d645b4819daa49326c3266b7fd7 947 tclap_1.2.1-1.dsc eb0521d029bf3b1cc0dcaa7e42abf82a 442387 tclap_1.2.1.orig.tar.gz 9837d63d91c0228f088c06de7ede18a6 2118 tclap_1.2.1-1.diff.gz Checksums-Sha256: 61113e0e8f8406682d30db1865121b2db16c5c988b5e94400b75372e708f55ab 947 tclap_1.2.1-1.dsc 9f9f0fe3719e8a89d79b6ca30cf2d16620fba3db5b9610f9b51dd2cd033deebb 442387 tclap_1.2.1.orig.tar.gz 1d4cc5d4c58296d74aaac98593deb7ac0b3f0a08973716793b8b7662f5d73e89 2118 tclap_1.2.1-1.diff.gz Extra-Source-Only: yes Directory: pool/main/t/tclap Priority: source Section: devel Package: tclap Binary: libtclap-dev Version: 1.2.5-1 Maintainer: Dirk Eddelbuettel Build-Depends: debhelper-compat (= 11) Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 6669acdcddc74b3cbeee74cae73f823f 1759 tclap_1.2.5-1.dsc 346a92acf9b364dfbff0a6df03c8a59e 4140723 tclap_1.2.5.orig.tar.gz e2e718be4ec256076980a31814898ceb 3240 tclap_1.2.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/edd/tclap Vcs-Git: https://salsa.debian.org/edd/tclap.git Checksums-Sha256: 57b33186d3b92a05043b7c03132e9686a109cca8e7690584a4ad1e8dbcfcd1f4 1759 tclap_1.2.5-1.dsc bb649f76dae35e8d0dcba4b52acfd4e062d787e6a81b43f7a4b01275153165a6 4140723 tclap_1.2.5.orig.tar.gz 583b237db368e3ff7e6653dbe9b9cf06a4144a4bbbcd45480f83d8c6db9e226f 3240 tclap_1.2.5-1.debian.tar.xz Homepage: http://tclap.sourceforge.net/ Package-List: libtclap-dev deb libdevel optional arch=any Extra-Source-Only: yes Directory: pool/main/t/tclap Priority: source Section: devel Package: tcltk-defaults Binary: tcl, tcl-dev, tcl-doc, tk, tk-dev, tk-doc Version: 8.7.0+0~exp2 Maintainer: Debian Tcl/Tk Packagers Uploaders: Francesco Paolo Lovergine , Sergei Golovan Build-Depends: debhelper (>= 10.0), dpkg-dev (>= 1.17.14) Build-Depends-Indep: debiandoc-sgml , texlive-fonts-recommended , texlive-latex-extra , texlive-latex-recommended , ghostscript Architecture: any all Standards-Version: 4.3.0 Format: 3.0 (native) Files: 3d7a499a51b12563b0c284995b632fb6 2031 tcltk-defaults_8.7.0+0~exp2.dsc 5d91df4ee60b069a41e2680d9d7bea16 14012 tcltk-defaults_8.7.0+0~exp2.tar.xz Checksums-Sha256: 033e2c0af6a91f4169bf2b8edc0998f0c114d7a79fd5b2fce432b9a567b60e97 2031 tcltk-defaults_8.7.0+0~exp2.dsc a41e072841b205378028eda4fe6cb32c42f5933b3055141c9491512bc336d399 14012 tcltk-defaults_8.7.0+0~exp2.tar.xz Package-List: tcl deb interpreters optional arch=any tcl-dev deb libdevel optional arch=any tcl-doc deb doc optional arch=all profile=!stage1 tk deb interpreters optional arch=any tk-dev deb libdevel optional arch=any tk-doc deb doc optional arch=all profile=!stage1 Directory: pool/main/t/tcltk-defaults Priority: source Section: interpreters Package: tensorflow Binary: libtensorflow-framework2, libtensorflow-cc2, libtensorflow-dev Version: 2.3.1-1 Maintainer: Debian Deep Learning Team Uploaders: Michael R. Crusoe , Andreas Tille , Wookey Build-Depends: debhelper-compat (= 13), dh-python, chrpath, rsync, android-libboringssl-dev, libcurl4-nss-dev, libdouble-conversion-dev, libfarmhash-dev, libgemmlowp-dev, libgif-dev, libgrpc++-dev (>= 1.23~), libgrpc-dev (>= 1.23~), libgtest-dev, libhighwayhash-dev, libhwloc-dev, libicu-dev, libjpeg62-turbo-dev, libjsoncpp-dev, liblmdb-dev, libdnnl-dev [amd64 arm64 ppc64el s390x], libnsync-dev, libpng-dev, libprotobuf-dev (>= 3.8~), libprotoc-dev (>= 3.8~), libre2-dev, libsnappy-dev, libsqlite3-dev, libssl-dev, libsuperlu-dev, bazel-bootstrap, protobuf-compiler (>= 3.8.0~), protobuf-compiler-grpc (>= 1.23~), python3, python3-all-dev, python3-future, python3-keras, python3-keras-applications, python3-keras-preprocessing, python3-mock, python3-numpy, python3-setuptools, python3-tqdm, python3-wheel, swig, zlib1g-dev, nasm Architecture: any Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 01c7a96a5922300209e968061416b123 2976 tensorflow_2.3.1-1.dsc 8db88118969e58753f19b2348b300ee6 35968464 tensorflow_2.3.1.orig.tar.xz a5f9d13123d41e6adbbc4fe13ebcca6a 879852 tensorflow_2.3.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/deeplearning-team/tensorflow Vcs-Git: https://salsa.debian.org/deeplearning-team/tensorflow.git Checksums-Sha256: 17227a4971ef439ce4735129fdca571c98d92acae28e449e71dd2874bd8dd533 2976 tensorflow_2.3.1-1.dsc e67dcbcd3fd82882f86580870cbdc3ee886d2e966d0a29eb6fac6b7a1b957134 35968464 tensorflow_2.3.1.orig.tar.xz 122d6056106b6f0f289db1a70590129fa2ea57039a588d42d1c2ed48a2a90c9c 879852 tensorflow_2.3.1-1.debian.tar.xz Homepage: https://tensorflow.org/ Package-List: libtensorflow-cc2 deb libs optional arch=any libtensorflow-dev deb libdevel optional arch=any libtensorflow-framework2 deb libs optional arch=any Directory: pool/main/t/tensorflow Priority: optional Section: misc Package: termrec Binary: termrec, libtty-dev, libtty1t64 Version: 0.19-2.1~exp1 Maintainer: Adam Borowski Build-Depends: debhelper-compat (= 13), libbz2-dev, zlib1g-dev, liblzma-dev, libzstd-dev, libcurl4-gnutls-dev Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 2b26198f78c8bb74068ab74fe57f6a35 2046 termrec_0.19-2.1~exp1.dsc e7686ad97f38c8dd5cf07191e16171de 115254 termrec_0.19.orig.tar.gz 2ae2db3c25d90dcc6df0876218c9cb3c 3220 termrec_0.19-2.1~exp1.debian.tar.xz Vcs-Browser: https://github.com/kilobyte/termrec/tree/debian Vcs-Git: https://github.com/kilobyte/termrec.git -b debian Checksums-Sha256: 22dd63793e6a05e9ee727015b87f183769b1821785b7d554a8921ac7b606d017 2046 termrec_0.19-2.1~exp1.dsc 0550c12266ac524a8afb764890c420c917270b0a876013592f608ed786ca91dc 115254 termrec_0.19.orig.tar.gz 8df132f54ce4024d2facdd58ba7e095a13afddf017bdaad24c940f688b039de0 3220 termrec_0.19-2.1~exp1.debian.tar.xz Homepage: https://angband.pl/termrec.html Package-List: libtty-dev deb libdevel optional arch=any libtty1t64 deb libs optional arch=any termrec deb misc optional arch=any Directory: pool/main/t/termrec Priority: extra Section: misc Package: thrift Binary: libthrift-0.20.0, libthrift-dev, libthrift-c-glib0t64, libthrift-c-glib-dev, thrift-compiler, python3-thrift, php-thrift, libthrift-perl, golang-thrift-dev Version: 0.20.0-1 Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), dh-python, dh-golang, golang-golang-x-net-dev, gem2deb, bison, flex, libboost-all-dev, libevent-dev, zlib1g-dev, libssl-dev, libglib2.0-dev, qtbase5-dev, python3-all-dev, python3-six, golang-go, golang-github-golang-mock-dev, pkg-php-tools (>= 1.14~), php-dev, phpunit, php-codesniffer, perl, libbit-vector-perl, libclass-accessor-perl, libtest-exception-perl, ruby-dev, ruby, bundler, rake, ruby-daemons, ruby-diff-lcs, ruby-eventmachine, ruby-rspec-core, ruby-rack, ruby-rack-test, ruby-rspec, ruby-rspec-expectations, ruby-rspec-mocks, thin Build-Conflicts: rustc Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 49aae279d12603fd1bc329be8e9b04e9 3126 thrift_0.20.0-1.dsc aadebde599e1f5235acd3c730721b873 4397667 thrift_0.20.0.orig.tar.gz c5a21248cc1d5df8d549e3e2d7ded6b5 691 thrift_0.20.0.orig.tar.gz.asc abb9e70a12834280f2e9017d6925626a 17772 thrift_0.20.0-1.debian.tar.xz Checksums-Sha256: 79dd517ecee1de82a24e7a807d6bfb4567b5edac68396ac1044814ed242bab91 3126 thrift_0.20.0-1.dsc b5d8311a779470e1502c027f428a1db542f5c051c8e1280ccd2163fa935ff2d6 4397667 thrift_0.20.0.orig.tar.gz 16b2113ab765bf1e949349ecf4f5838d28a99866409209f62c3354cbb8732c72 691 thrift_0.20.0.orig.tar.gz.asc 3cc65591891af415cb2327bbb9b65ff3f3c71fa14a9d8507fa615c6ed20708ac 17772 thrift_0.20.0-1.debian.tar.xz Homepage: https://thrift.apache.org/ Go-Import-Path: github.com/apache/thrift/lib/go/thrift Package-List: golang-thrift-dev deb devel optional arch=all libthrift-0.20.0 deb libs optional arch=any libthrift-c-glib-dev deb libdevel optional arch=any libthrift-c-glib0t64 deb libs optional arch=any libthrift-dev deb libdevel optional arch=any libthrift-perl deb perl optional arch=all php-thrift deb php optional arch=any python3-thrift deb python optional arch=any thrift-compiler deb devel optional arch=any Directory: pool/main/t/thrift Priority: optional Section: misc Package: thunar Binary: libthunarx-3-dev, libthunarx-3-0, gir1.2-thunarx-3.0, thunar, thunar-data Version: 4.19.3-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: debhelper-compat (= 13), gobject-introspection, gtk-doc-tools, intltool, libgirepository1.0-dev, libexif-dev, libexo-2-dev (>= 4.19.0), libglib2.0-dev, libgtk-3-dev, libgudev-1.0-dev [linux-any], libjpeg-dev, libnotify-dev, libpcre2-dev, libtool, libxfce4panel-2.0-dev, libxfce4ui-2-dev (>= 4.17.6), libxfce4util-dev (>= 4.17.2), libxfconf-0-dev, xfce4-dev-tools Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 95a92ca7622de57907ff98bc0f2d06f7 2510 thunar_4.19.3-1.dsc 4947417ced3055119627a4ac5a59c739 4047830 thunar_4.19.3.orig.tar.bz2 d01fbf3b597283a7047a72eaf65ee04b 15552 thunar_4.19.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/thunar Vcs-Git: https://salsa.debian.org/xfce-team/desktop/thunar.git Checksums-Sha256: ebe5f3264901a65e49b1b57931955fe7c54e3e1f4112054421fec4d668a59541 2510 thunar_4.19.3-1.dsc 9a7876352e8a54dd5a52c64affb54e7c8582e64dd569d9fe43af5835d9485b37 4047830 thunar_4.19.3.orig.tar.bz2 01afdd77306bb5cdefb716a5b8f2140546c97f52c1164864040d8fe290d55988 15552 thunar_4.19.3-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/thunar/start Package-List: gir1.2-thunarx-3.0 deb introspection optional arch=any libthunarx-3-0 deb libs optional arch=any libthunarx-3-dev deb libdevel optional arch=any thunar deb xfce optional arch=any thunar-data deb xfce optional arch=all Directory: pool/main/t/thunar Priority: source Section: x11 Package: thunderbird Binary: thunderbird, thunderbird-l10n-all, thunderbird-l10n-af, thunderbird-l10n-ar, thunderbird-l10n-ast, thunderbird-l10n-be, thunderbird-l10n-bg, thunderbird-l10n-br, thunderbird-l10n-ca, thunderbird-l10n-cak, thunderbird-l10n-cs, thunderbird-l10n-cy, thunderbird-l10n-da, thunderbird-l10n-de, thunderbird-l10n-dsb, thunderbird-l10n-el, thunderbird-l10n-en-ca, thunderbird-l10n-en-gb, thunderbird-l10n-es-ar, thunderbird-l10n-es-es, thunderbird-l10n-es-mx, thunderbird-l10n-et, thunderbird-l10n-eu, thunderbird-l10n-fi, thunderbird-l10n-fr, thunderbird-l10n-fy-nl, thunderbird-l10n-ga-ie, thunderbird-l10n-gd, thunderbird-l10n-gl, thunderbird-l10n-he, thunderbird-l10n-hr, thunderbird-l10n-hsb, thunderbird-l10n-hu, thunderbird-l10n-hy-am, thunderbird-l10n-id, thunderbird-l10n-is, thunderbird-l10n-it, thunderbird-l10n-ja, thunderbird-l10n-ka, thunderbird-l10n-kab, thunderbird-l10n-kk, thunderbird-l10n-ko, thunderbird-l10n-lv, thunderbird-l10n-lt, thunderbird-l10n-ms, thunderbird-l10n-nb-no, thunderbird-l10n-nl, thunderbird-l10n-nn-no, thunderbird-l10n-pa-in, thunderbird-l10n-pl, thunderbird-l10n-pt-br, thunderbird-l10n-pt-pt, thunderbird-l10n-rm, thunderbird-l10n-ro, thunderbird-l10n-ru, thunderbird-l10n-sk, thunderbird-l10n-sl, thunderbird-l10n-sq, thunderbird-l10n-sr, thunderbird-l10n-sv-se, thunderbird-l10n-th, thunderbird-l10n-tr, thunderbird-l10n-uk, thunderbird-l10n-uz, thunderbird-l10n-vi, thunderbird-l10n-zh-cn, thunderbird-l10n-zh-tw Version: 1:127.0~b5-1 Maintainer: Carsten Schoenert Uploaders: Christoph Goehre , Build-Depends: bash-completion, bzip2, cargo (>= 0.66), cbindgen (>= 0.26.0), clang, debhelper-compat (= 13), dh-apparmor, dh-exec, dpkg (>= 1.16.18~), dpkg-dev (>= 1.16.18~), libasound2-dev [linux-any], libatk-adaptor, libcairo2-dev (>= 1.10.2-1.1~), libclang-dev, libdbus-glib-1-dev (>= 0.60), libevent-dev (>= 1.4.1), libffi-dev, libfontconfig-dev, libglib2.0-dev (>= 2.22.0), libgtk-3-dev (>= 3.4), libhunspell-dev (>= 1.5.1~), libidl-dev (>= 0.8.0), libiw-dev [linux-any], libnotify-dev, libnspr4-dev (>= 2:4.32~), libnss3-dev (>= 2:3.97~), libpng-dev, libpulse-dev, libreadline-dev, librust-toml-dev, libstartup-notification0-dev, libvpx-dev (>= 1.10.0), libx11-dev, libx11-xcb-dev, libxau-dev, libxft-dev, libxt-dev, llvm-dev, mesa-common-dev, nasm, nodejs (>= 12.22.0), python3, rustc (>= 1.66), unzip, yasm (>= 1.1), zip, zlib1g-dev Architecture: amd64 arm64 i386 mips64el ppc64el s390x ppc64 riscv64 all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 5a0f1fe531d8f78360490061f350eff1 8491 thunderbird_127.0~b5-1.dsc 113d190f13d5493995a2c78e3474f05e 13309952 thunderbird_127.0~b5.orig-thunderbird-l10n.tar.xz e1131befdbf664c94ec1033ccc5aeac3 699621780 thunderbird_127.0~b5.orig.tar.xz 991aa49e9e447fefc484343ec0a1f2b1 546276 thunderbird_127.0~b5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/mozilla-team/thunderbird/commits/debian/experimental/ Vcs-Git: https://salsa.debian.org/mozilla-team/thunderbird.git -b debian/experimental Checksums-Sha256: 3d8c60b679afe5fa45f213eec4c6b3beef8ff92217d534e89208900418ebecf0 8491 thunderbird_127.0~b5-1.dsc 00fadd9fbf4b60307d23ae751b02396c11c6bf0096c73ba868cbb01c910d6f5f 13309952 thunderbird_127.0~b5.orig-thunderbird-l10n.tar.xz 15f3ebc875543045d3c77406a8fe09f77ca406ad9649163bbd8634bc1889f011 699621780 thunderbird_127.0~b5.orig.tar.xz a11bab43a534e47bf9c1804f17a885787f0047d999488f7e7f344cac283cfd1c 546276 thunderbird_127.0~b5-1.debian.tar.xz Homepage: https://www.thunderbird.net/ Package-List: thunderbird deb mail optional arch=amd64,arm64,i386,mips64el,ppc64el,s390x,ppc64,riscv64 thunderbird-l10n-af deb localization optional arch=all thunderbird-l10n-all deb metapackages optional arch=all thunderbird-l10n-ar deb localization optional arch=all thunderbird-l10n-ast deb localization optional arch=all thunderbird-l10n-be deb localization optional arch=all thunderbird-l10n-bg deb localization optional arch=all thunderbird-l10n-br deb localization optional arch=all thunderbird-l10n-ca deb localization optional arch=all thunderbird-l10n-cak deb localization optional arch=all thunderbird-l10n-cs deb localization optional arch=all thunderbird-l10n-cy deb localization optional arch=all thunderbird-l10n-da deb localization optional arch=all thunderbird-l10n-de deb localization optional arch=all thunderbird-l10n-dsb deb localization optional arch=all thunderbird-l10n-el deb localization optional arch=all thunderbird-l10n-en-ca deb localization optional arch=all thunderbird-l10n-en-gb deb localization optional arch=all thunderbird-l10n-es-ar deb localization optional arch=all thunderbird-l10n-es-es deb localization optional arch=all thunderbird-l10n-es-mx deb localization optional arch=all thunderbird-l10n-et deb localization optional arch=all thunderbird-l10n-eu deb localization optional arch=all thunderbird-l10n-fi deb localization optional arch=all thunderbird-l10n-fr deb localization optional arch=all thunderbird-l10n-fy-nl deb localization optional arch=all thunderbird-l10n-ga-ie deb localization optional arch=all thunderbird-l10n-gd deb localization optional arch=all thunderbird-l10n-gl deb localization optional arch=all thunderbird-l10n-he deb localization optional arch=all thunderbird-l10n-hr deb localization optional arch=all thunderbird-l10n-hsb deb localization optional arch=all thunderbird-l10n-hu deb localization optional arch=all thunderbird-l10n-hy-am deb localization optional arch=all thunderbird-l10n-id deb localization optional arch=all thunderbird-l10n-is deb localization optional arch=all thunderbird-l10n-it deb localization optional arch=all thunderbird-l10n-ja deb localization optional arch=all thunderbird-l10n-ka deb localization optional arch=all thunderbird-l10n-kab deb localization optional arch=all thunderbird-l10n-kk deb localization optional arch=all thunderbird-l10n-ko deb localization optional arch=all thunderbird-l10n-lt deb localization optional arch=all thunderbird-l10n-lv deb localization optional arch=all thunderbird-l10n-ms deb localization optional arch=all thunderbird-l10n-nb-no deb localization optional arch=all thunderbird-l10n-nl deb localization optional arch=all thunderbird-l10n-nn-no deb localization optional arch=all thunderbird-l10n-pa-in deb localization optional arch=all thunderbird-l10n-pl deb localization optional arch=all thunderbird-l10n-pt-br deb localization optional arch=all thunderbird-l10n-pt-pt deb localization optional arch=all thunderbird-l10n-rm deb localization optional arch=all thunderbird-l10n-ro deb localization optional arch=all thunderbird-l10n-ru deb localization optional arch=all thunderbird-l10n-sk deb localization optional arch=all thunderbird-l10n-sl deb localization optional arch=all thunderbird-l10n-sq deb localization optional arch=all thunderbird-l10n-sr deb localization optional arch=all thunderbird-l10n-sv-se deb localization optional arch=all thunderbird-l10n-th deb localization optional arch=all thunderbird-l10n-tr deb localization optional arch=all thunderbird-l10n-uk deb localization optional arch=all thunderbird-l10n-uz deb localization optional arch=all thunderbird-l10n-vi deb localization optional arch=all thunderbird-l10n-zh-cn deb localization optional arch=all thunderbird-l10n-zh-tw deb localization optional arch=all Testsuite: autopkgtest Testsuite-Triggers: strace, xauth, xvfb Directory: pool/main/t/thunderbird Priority: extra Section: misc Package: thunderbird Binary: thunderbird, thunderbird-l10n-all, thunderbird-l10n-af, thunderbird-l10n-ar, thunderbird-l10n-ast, thunderbird-l10n-be, thunderbird-l10n-bg, thunderbird-l10n-br, thunderbird-l10n-ca, thunderbird-l10n-cak, thunderbird-l10n-cs, thunderbird-l10n-cy, thunderbird-l10n-da, thunderbird-l10n-de, thunderbird-l10n-dsb, thunderbird-l10n-el, thunderbird-l10n-en-ca, thunderbird-l10n-en-gb, thunderbird-l10n-es-ar, thunderbird-l10n-es-es, thunderbird-l10n-es-mx, thunderbird-l10n-et, thunderbird-l10n-eu, thunderbird-l10n-fi, thunderbird-l10n-fr, thunderbird-l10n-fy-nl, thunderbird-l10n-ga-ie, thunderbird-l10n-gd, thunderbird-l10n-gl, thunderbird-l10n-he, thunderbird-l10n-hr, thunderbird-l10n-hsb, thunderbird-l10n-hu, thunderbird-l10n-hy-am, thunderbird-l10n-id, thunderbird-l10n-is, thunderbird-l10n-it, thunderbird-l10n-ja, thunderbird-l10n-ka, thunderbird-l10n-kab, thunderbird-l10n-kk, thunderbird-l10n-ko, thunderbird-l10n-lv, thunderbird-l10n-lt, thunderbird-l10n-ms, thunderbird-l10n-nb-no, thunderbird-l10n-nl, thunderbird-l10n-nn-no, thunderbird-l10n-pa-in, thunderbird-l10n-pl, thunderbird-l10n-pt-br, thunderbird-l10n-pt-pt, thunderbird-l10n-rm, thunderbird-l10n-ro, thunderbird-l10n-ru, thunderbird-l10n-sk, thunderbird-l10n-sl, thunderbird-l10n-sq, thunderbird-l10n-sr, thunderbird-l10n-sv-se, thunderbird-l10n-th, thunderbird-l10n-tr, thunderbird-l10n-uk, thunderbird-l10n-uz, thunderbird-l10n-vi, thunderbird-l10n-zh-cn, thunderbird-l10n-zh-tw Version: 1:129.0~b6-1 Maintainer: Carsten Schoenert Uploaders: Christoph Goehre , Build-Depends: bash-completion, bzip2, cargo (>= 0.66), cbindgen (>= 0.26.0), clang, debhelper-compat (= 13), dh-apparmor, dh-exec, dpkg (>= 1.16.18~), dpkg-dev (>= 1.16.18~), libasound2-dev [linux-any], libatk-adaptor, libcairo2-dev (>= 1.10.2-1.1~), libclang-dev, libevent-dev (>= 1.4.1), libffi-dev, libfontconfig-dev, libglib2.0-dev (>= 2.22.0), libgtk-3-dev (>= 3.4), libhunspell-dev (>= 1.5.1~), libidl-dev (>= 0.8.0), libiw-dev [linux-any], libnotify-dev, libnspr4-dev (>= 2:4.32~), libnss3-dev (>= 2:3.97~), libpng-dev, libpulse-dev, libreadline-dev, librust-toml-dev, libstartup-notification0-dev, libvpx-dev (>= 1.10.0), libx11-dev, libx11-xcb-dev, libxau-dev, libxft-dev, libxt-dev, llvm-dev, mesa-common-dev, nasm, nodejs (>= 12.22.0), python3, rustc (>= 1.66), unzip, yasm (>= 1.1), zip, zlib1g-dev Architecture: amd64 arm64 i386 mips64el ppc64el s390x ppc64 riscv64 all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 09624eeb370fd45f016242b23e28cda1 8461 thunderbird_129.0~b6-1.dsc 61b84e0b5d08b17586aa37ea8e667e46 13110908 thunderbird_129.0~b6.orig-thunderbird-l10n.tar.xz 7129c4a7999d3046174da6835c516a36 700500756 thunderbird_129.0~b6.orig.tar.xz e7a22fe76f2b8e35b4f43339f60bd806 541772 thunderbird_129.0~b6-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/mozilla-team/thunderbird/commits/debian/experimental/ Vcs-Git: https://salsa.debian.org/mozilla-team/thunderbird.git -b debian/experimental Checksums-Sha256: e21e31082b0043333a5e4faff7070a3b8fb40b3e0fc225ff2452e053af6aafff 8461 thunderbird_129.0~b6-1.dsc 6b87cb0c8e5c5db50f759b99e206b073eafcea77b8a4cbd3a63ed99d0945aa5c 13110908 thunderbird_129.0~b6.orig-thunderbird-l10n.tar.xz 6383e1a3835e9828a6ac51d83ab5e014157185642e9006cb51feeab927860b82 700500756 thunderbird_129.0~b6.orig.tar.xz b67290628ed905225fdd149a1292a4ea453949bce694c07d5d35154ca65d8276 541772 thunderbird_129.0~b6-1.debian.tar.xz Homepage: https://www.thunderbird.net/ Package-List: thunderbird deb mail optional arch=amd64,arm64,i386,mips64el,ppc64el,s390x,ppc64,riscv64 thunderbird-l10n-af deb localization optional arch=all thunderbird-l10n-all deb metapackages optional arch=all thunderbird-l10n-ar deb localization optional arch=all thunderbird-l10n-ast deb localization optional arch=all thunderbird-l10n-be deb localization optional arch=all thunderbird-l10n-bg deb localization optional arch=all thunderbird-l10n-br deb localization optional arch=all thunderbird-l10n-ca deb localization optional arch=all thunderbird-l10n-cak deb localization optional arch=all thunderbird-l10n-cs deb localization optional arch=all thunderbird-l10n-cy deb localization optional arch=all thunderbird-l10n-da deb localization optional arch=all thunderbird-l10n-de deb localization optional arch=all thunderbird-l10n-dsb deb localization optional arch=all thunderbird-l10n-el deb localization optional arch=all thunderbird-l10n-en-ca deb localization optional arch=all thunderbird-l10n-en-gb deb localization optional arch=all thunderbird-l10n-es-ar deb localization optional arch=all thunderbird-l10n-es-es deb localization optional arch=all thunderbird-l10n-es-mx deb localization optional arch=all thunderbird-l10n-et deb localization optional arch=all thunderbird-l10n-eu deb localization optional arch=all thunderbird-l10n-fi deb localization optional arch=all thunderbird-l10n-fr deb localization optional arch=all thunderbird-l10n-fy-nl deb localization optional arch=all thunderbird-l10n-ga-ie deb localization optional arch=all thunderbird-l10n-gd deb localization optional arch=all thunderbird-l10n-gl deb localization optional arch=all thunderbird-l10n-he deb localization optional arch=all thunderbird-l10n-hr deb localization optional arch=all thunderbird-l10n-hsb deb localization optional arch=all thunderbird-l10n-hu deb localization optional arch=all thunderbird-l10n-hy-am deb localization optional arch=all thunderbird-l10n-id deb localization optional arch=all thunderbird-l10n-is deb localization optional arch=all thunderbird-l10n-it deb localization optional arch=all thunderbird-l10n-ja deb localization optional arch=all thunderbird-l10n-ka deb localization optional arch=all thunderbird-l10n-kab deb localization optional arch=all thunderbird-l10n-kk deb localization optional arch=all thunderbird-l10n-ko deb localization optional arch=all thunderbird-l10n-lt deb localization optional arch=all thunderbird-l10n-lv deb localization optional arch=all thunderbird-l10n-ms deb localization optional arch=all thunderbird-l10n-nb-no deb localization optional arch=all thunderbird-l10n-nl deb localization optional arch=all thunderbird-l10n-nn-no deb localization optional arch=all thunderbird-l10n-pa-in deb localization optional arch=all thunderbird-l10n-pl deb localization optional arch=all thunderbird-l10n-pt-br deb localization optional arch=all thunderbird-l10n-pt-pt deb localization optional arch=all thunderbird-l10n-rm deb localization optional arch=all thunderbird-l10n-ro deb localization optional arch=all thunderbird-l10n-ru deb localization optional arch=all thunderbird-l10n-sk deb localization optional arch=all thunderbird-l10n-sl deb localization optional arch=all thunderbird-l10n-sq deb localization optional arch=all thunderbird-l10n-sr deb localization optional arch=all thunderbird-l10n-sv-se deb localization optional arch=all thunderbird-l10n-th deb localization optional arch=all thunderbird-l10n-tr deb localization optional arch=all thunderbird-l10n-uk deb localization optional arch=all thunderbird-l10n-uz deb localization optional arch=all thunderbird-l10n-vi deb localization optional arch=all thunderbird-l10n-zh-cn deb localization optional arch=all thunderbird-l10n-zh-tw deb localization optional arch=all Testsuite: autopkgtest Testsuite-Triggers: strace, xauth, xvfb Directory: pool/main/t/thunderbird Priority: extra Section: misc Package: thunderbird Binary: thunderbird, thunderbird-l10n-all, thunderbird-l10n-af, thunderbird-l10n-ar, thunderbird-l10n-ast, thunderbird-l10n-be, thunderbird-l10n-bg, thunderbird-l10n-br, thunderbird-l10n-ca, thunderbird-l10n-cak, thunderbird-l10n-cs, thunderbird-l10n-cy, thunderbird-l10n-da, thunderbird-l10n-de, thunderbird-l10n-dsb, thunderbird-l10n-el, thunderbird-l10n-en-ca, thunderbird-l10n-en-gb, thunderbird-l10n-es-ar, thunderbird-l10n-es-es, thunderbird-l10n-es-mx, thunderbird-l10n-et, thunderbird-l10n-eu, thunderbird-l10n-fi, thunderbird-l10n-fr, thunderbird-l10n-fy-nl, thunderbird-l10n-ga-ie, thunderbird-l10n-gd, thunderbird-l10n-gl, thunderbird-l10n-he, thunderbird-l10n-hr, thunderbird-l10n-hsb, thunderbird-l10n-hu, thunderbird-l10n-hy-am, thunderbird-l10n-id, thunderbird-l10n-is, thunderbird-l10n-it, thunderbird-l10n-ja, thunderbird-l10n-ka, thunderbird-l10n-kab, thunderbird-l10n-kk, thunderbird-l10n-ko, thunderbird-l10n-lv, thunderbird-l10n-lt, thunderbird-l10n-ms, thunderbird-l10n-nb-no, thunderbird-l10n-nl, thunderbird-l10n-nn-no, thunderbird-l10n-pa-in, thunderbird-l10n-pl, thunderbird-l10n-pt-br, thunderbird-l10n-pt-pt, thunderbird-l10n-rm, thunderbird-l10n-ro, thunderbird-l10n-ru, thunderbird-l10n-sk, thunderbird-l10n-sl, thunderbird-l10n-sq, thunderbird-l10n-sr, thunderbird-l10n-sv-se, thunderbird-l10n-th, thunderbird-l10n-tr, thunderbird-l10n-uk, thunderbird-l10n-uz, thunderbird-l10n-vi, thunderbird-l10n-zh-cn, thunderbird-l10n-zh-tw Version: 1:130.0~b3-1 Maintainer: Carsten Schoenert Uploaders: Christoph Goehre , Build-Depends: bash-completion, bzip2, cargo (>= 0.66), cbindgen (>= 0.26.0), clang, debhelper-compat (= 13), dh-apparmor, dh-exec, dpkg (>= 1.16.18~), dpkg-dev (>= 1.16.18~), libasound2-dev [linux-any], libatk-adaptor, libcairo2-dev (>= 1.10.2-1.1~), libclang-dev, libevent-dev (>= 1.4.1), libffi-dev, libfontconfig-dev, libglib2.0-dev (>= 2.22.0), libgtk-3-dev (>= 3.4), libhunspell-dev (>= 1.5.1~), libidl-dev (>= 0.8.0), libiw-dev [linux-any], libnotify-dev, libnspr4-dev (>= 2:4.32~), libnss3-dev (>= 2:3.97~), libpng-dev, libpulse-dev, libreadline-dev, librnp-dev (>= 0.17.0), librust-toml-dev, libstartup-notification0-dev, libvpx-dev (>= 1.10.0), libx11-dev, libx11-xcb-dev, libxau-dev, libxft-dev, libxt-dev, llvm-dev, mesa-common-dev, nasm, nodejs (>= 12.22.0), python3, rustc (>= 1.66), unzip, yasm (>= 1.1), zip, zlib1g-dev Architecture: amd64 arm64 i386 mips64el ppc64el s390x ppc64 riscv64 all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: e412eea656647aa30aa02e197098e55b 8485 thunderbird_130.0~b3-1.dsc eafef4946385960083f6b7efadc60246 13191692 thunderbird_130.0~b3.orig-thunderbird-l10n.tar.xz c1ccd523f08d72f9c51fafeeaff975be 708253940 thunderbird_130.0~b3.orig.tar.xz 72530ac5d34088a5e1b66efab58973aa 541836 thunderbird_130.0~b3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/mozilla-team/thunderbird/commits/debian/experimental/ Vcs-Git: https://salsa.debian.org/mozilla-team/thunderbird.git -b debian/experimental Checksums-Sha256: 70fd4b9d8acc900fedfd466d90d0584bd0ca95cac51981e25c2787bffaa3e2a8 8485 thunderbird_130.0~b3-1.dsc 657b4ff00fa1b147ebbf1b8512dd0f15059a02c57a42a7fcf899ebf021b379a5 13191692 thunderbird_130.0~b3.orig-thunderbird-l10n.tar.xz 3d2c24b3eb85b225f0cc50eb300c734a2157e852201f123b669cfa2c164e6970 708253940 thunderbird_130.0~b3.orig.tar.xz de3110bb870d64c84cdb97fe15fba909a7ce915b9083c55cc6599ab33a7ebe97 541836 thunderbird_130.0~b3-1.debian.tar.xz Homepage: https://www.thunderbird.net/ Package-List: thunderbird deb mail optional arch=amd64,arm64,i386,mips64el,ppc64el,s390x,ppc64,riscv64 thunderbird-l10n-af deb localization optional arch=all thunderbird-l10n-all deb metapackages optional arch=all thunderbird-l10n-ar deb localization optional arch=all thunderbird-l10n-ast deb localization optional arch=all thunderbird-l10n-be deb localization optional arch=all thunderbird-l10n-bg deb localization optional arch=all thunderbird-l10n-br deb localization optional arch=all thunderbird-l10n-ca deb localization optional arch=all thunderbird-l10n-cak deb localization optional arch=all thunderbird-l10n-cs deb localization optional arch=all thunderbird-l10n-cy deb localization optional arch=all thunderbird-l10n-da deb localization optional arch=all thunderbird-l10n-de deb localization optional arch=all thunderbird-l10n-dsb deb localization optional arch=all thunderbird-l10n-el deb localization optional arch=all thunderbird-l10n-en-ca deb localization optional arch=all thunderbird-l10n-en-gb deb localization optional arch=all thunderbird-l10n-es-ar deb localization optional arch=all thunderbird-l10n-es-es deb localization optional arch=all thunderbird-l10n-es-mx deb localization optional arch=all thunderbird-l10n-et deb localization optional arch=all thunderbird-l10n-eu deb localization optional arch=all thunderbird-l10n-fi deb localization optional arch=all thunderbird-l10n-fr deb localization optional arch=all thunderbird-l10n-fy-nl deb localization optional arch=all thunderbird-l10n-ga-ie deb localization optional arch=all thunderbird-l10n-gd deb localization optional arch=all thunderbird-l10n-gl deb localization optional arch=all thunderbird-l10n-he deb localization optional arch=all thunderbird-l10n-hr deb localization optional arch=all thunderbird-l10n-hsb deb localization optional arch=all thunderbird-l10n-hu deb localization optional arch=all thunderbird-l10n-hy-am deb localization optional arch=all thunderbird-l10n-id deb localization optional arch=all thunderbird-l10n-is deb localization optional arch=all thunderbird-l10n-it deb localization optional arch=all thunderbird-l10n-ja deb localization optional arch=all thunderbird-l10n-ka deb localization optional arch=all thunderbird-l10n-kab deb localization optional arch=all thunderbird-l10n-kk deb localization optional arch=all thunderbird-l10n-ko deb localization optional arch=all thunderbird-l10n-lt deb localization optional arch=all thunderbird-l10n-lv deb localization optional arch=all thunderbird-l10n-ms deb localization optional arch=all thunderbird-l10n-nb-no deb localization optional arch=all thunderbird-l10n-nl deb localization optional arch=all thunderbird-l10n-nn-no deb localization optional arch=all thunderbird-l10n-pa-in deb localization optional arch=all thunderbird-l10n-pl deb localization optional arch=all thunderbird-l10n-pt-br deb localization optional arch=all thunderbird-l10n-pt-pt deb localization optional arch=all thunderbird-l10n-rm deb localization optional arch=all thunderbird-l10n-ro deb localization optional arch=all thunderbird-l10n-ru deb localization optional arch=all thunderbird-l10n-sk deb localization optional arch=all thunderbird-l10n-sl deb localization optional arch=all thunderbird-l10n-sq deb localization optional arch=all thunderbird-l10n-sr deb localization optional arch=all thunderbird-l10n-sv-se deb localization optional arch=all thunderbird-l10n-th deb localization optional arch=all thunderbird-l10n-tr deb localization optional arch=all thunderbird-l10n-uk deb localization optional arch=all thunderbird-l10n-uz deb localization optional arch=all thunderbird-l10n-vi deb localization optional arch=all thunderbird-l10n-zh-cn deb localization optional arch=all thunderbird-l10n-zh-tw deb localization optional arch=all Testsuite: autopkgtest Testsuite-Triggers: strace, xauth, xvfb Directory: pool/main/t/thunderbird Priority: extra Section: misc Package: tiff Binary: libtiff6, libtiffxx6, libtiff-dev, libtiff5-dev, libtiff-tools, libtiff-doc Version: 4.6.0-2 Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: debhelper-compat (= 13), freeglut3-dev, libglu1-mesa-dev, libjbig-dev, libjpeg-dev, liblzma-dev, libzstd-dev, libwebp-dev, libxi-dev, zlib1g-dev, libdeflate-dev, liblerc-dev [!s390x !hppa !powerpc !ppc64 !sparc64], sphinx Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: ff4e80b8d98549c7856b5aacda2754de 2192 tiff_4.6.0-2.dsc 122357a139f549c364887a1da60fa10a 2061480 tiff_4.6.0.orig.tar.bz2 defc159a5e7ebd23a6e878d488cafcb5 22384 tiff_4.6.0-2.debian.tar.xz Checksums-Sha256: d7f7264143b6ed211f9aa1e933f0d0a88516130f530e5d02e01169b4b56ec377 2192 tiff_4.6.0-2.dsc a3273ed7bb0d57d24daff92c4f250f07cc6d4bb68bc5cdaef45cec17b91dc358 2061480 tiff_4.6.0.orig.tar.bz2 bd53b1f0d988d513c64e5f583ec9fe69d14832fcf0a604eb0bf2e0d5fd7f798f 22384 tiff_4.6.0-2.debian.tar.xz Homepage: https://libtiff.gitlab.io/libtiff/ Package-List: libtiff-dev deb libdevel optional arch=any libtiff-doc deb doc optional arch=all libtiff-tools deb graphics optional arch=any libtiff5-dev deb oldlibs optional arch=any libtiff6 deb libs optional arch=any libtiffxx6 deb libs optional arch=any Directory: pool/main/t/tiff Priority: source Section: libs Package: tinc Binary: tinc Version: 1.1~pre18-1 Maintainer: Guus Sliepen Build-Depends: libssl-dev (>> 1.0.0), debhelper (>= 11), texinfo, zlib1g-dev, liblzo2-dev, libncurses5-dev, libreadline-dev, libminiupnpc-dev Architecture: any Standards-Version: 4.2.1 Format: 3.0 (quilt) Files: 768e5f9c522ef8b317c5981bbb8be5e3 1798 tinc_1.1~pre18-1.dsc 2983fcbdf3775120922b672b1cc4c2df 732111 tinc_1.1~pre18.orig.tar.gz 2e6261d52751c88565452de47003d82a 10880 tinc_1.1~pre18-1.debian.tar.xz Checksums-Sha256: d108a74863c719abe82d15d8cfbb074aff40675fd80b3695bd7ceaed38788b78 1798 tinc_1.1~pre18-1.dsc 2757ddc62cf64b411f569db2fa85c25ec846c0db110023f6befb33691f078986 732111 tinc_1.1~pre18.orig.tar.gz 21322eec2f4eda80cfd1c575b294c88918261660ea68cd0be094920bf123b053 10880 tinc_1.1~pre18-1.debian.tar.xz Homepage: https://www.tinc-vpn.org/ Package-List: tinc deb net optional arch=any Directory: pool/main/t/tinc Priority: source Section: net Package: tinygltf Binary: libtinygltf-dev, libtinygltf6d Version: 2.9.3+dfsg-1 Maintainer: Timo Röhling Build-Depends: debhelper-compat (= 13), catch , cmake, libstb-dev, nlohmann-json3-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ab98c6cda2ddeb7d912646e1da63d8e9 2513 tinygltf_2.9.3+dfsg-1.dsc b6a8ab3148e9095ec5322e9e44063d7c 919376 tinygltf_2.9.3+dfsg.orig.tar.xz 1974eedfb18e63eeeea6b8ac46bf6fba 10196 tinygltf_2.9.3+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/tinygltf Vcs-Git: https://salsa.debian.org/debian/tinygltf.git Checksums-Sha256: d16644871ecc236adb408d9f1dbb57808b26db87bc64f745361ba60a09c77b24 2513 tinygltf_2.9.3+dfsg-1.dsc 8a22e3ed7b20b4a73704e1513c6aca0d64863603920a3d47dbf98d4b82ee440e 919376 tinygltf_2.9.3+dfsg.orig.tar.xz 7a4eb8833cffa065a636b648270a5b6f77c394303073a2fda90f564e96ea44bc 10196 tinygltf_2.9.3+dfsg-1.debian.tar.xz Description: glTF loader and saver library glTF (GL Transmission Format) is a royalty-free specification for the efficient transmission and loading of 3D scenes and models by applications. TinyGLTF is a C++ implementation to load and save glTF data. Homepage: https://github.com/syoyo/tinygltf Dgit: 70d13138055b06df9f1ed31fe4bb4b27c8f39b41 debian archive/debian/2.9.3+dfsg-1 https://git.dgit.debian.org/tinygltf Package-List: libtinygltf-dev deb libdevel optional arch=any libtinygltf6d deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: c++-compiler, catch, cmake, g++, libstb-dev, nlohmann-json3-dev, pkg-config Directory: pool/main/t/tinygltf Priority: extra Section: misc Package: tinyobjloader Binary: libtinyobjloader-dev, libtinyobjloader2rc13, python3-tinyobjloader Version: 2.0.0~rc13+dfsg-1 Maintainer: Timo Röhling Build-Depends: debhelper-compat (= 13), cmake, dh-python, dh-sequence-python3, pybuild-plugin-pyproject, python3-all-dev:any, libpython3-all-dev, python3-setuptools, python3-pybind11, pybind11-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 5044ebdf5c92fee15d70ad79d61a3e77 2571 tinyobjloader_2.0.0~rc13+dfsg-1.dsc eb5dd780fdf7b7b0c7cc6f30f3b4e3c2 369024 tinyobjloader_2.0.0~rc13+dfsg.orig.tar.xz 86e2468e82fe278ac46668d1edb9a294 9404 tinyobjloader_2.0.0~rc13+dfsg-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/tinyobjloader Vcs-Git: https://salsa.debian.org/debian/tinyobjloader.git Checksums-Sha256: 343a3b1ad6325ba6923eda2765cbbd281a60c56732f57741340edb68c5ca0760 2571 tinyobjloader_2.0.0~rc13+dfsg-1.dsc 831aac20686b749a0a2250b4b6df5dc2e0e84badd66a9e8eaaae664286c0fe3f 369024 tinyobjloader_2.0.0~rc13+dfsg.orig.tar.xz 86dc0a35df3f74f461af4c77d5f6ba4c2a910d23c3e553c5c4a37136c5f11aca 9404 tinyobjloader_2.0.0~rc13+dfsg-1.debian.tar.xz Description: Tiny but powerful wavefront OBJ loader tinyobjloader is a single file wavefront OBJ loader written in C++. It has no dependencies except the STL, and can parse over 10M polygons with moderate amounts of memory and time. Homepage: https://github.com/tinyobjloader/tinyobjloader Dgit: c0689e0b84ec70b69b2ad526ec39876de8d52f13 debian archive/debian/2.0.0_rc13+dfsg-1 https://git.dgit.debian.org/tinyobjloader Package-List: libtinyobjloader-dev deb libdevel optional arch=any libtinyobjloader2rc13 deb libs optional arch=any python3-tinyobjloader deb python optional arch=any Testsuite: autopkgtest Testsuite-Triggers: c++-compiler, cmake, g++ Directory: pool/main/t/tinyobjloader Priority: extra Section: misc Package: tinysvm Binary: tinysvm, libtinysvm-dev, libtinysvm1-dbg, libtinysvm1 Version: 0.09+dfsg-2 Maintainer: Giulio Paci Build-Depends: autotools-dev, cdbs (>= 0.4.85~), debhelper (>= 9~), dh-buildinfo, devscripts, libtool, automake1.11, autoconf, dpkg-dev (>= 1.16.1~), help2man, man2html Architecture: any Standards-Version: 3.9.4 Format: 3.0 (quilt) Files: 93291dc53f8906f387f7560d5a248502 2160 tinysvm_0.09+dfsg-2.dsc b08b530694f51e6280ce011f41df05d9 301913 tinysvm_0.09+dfsg.orig.tar.gz bef69ba91614e645e63c455f2890c00e 7931 tinysvm_0.09+dfsg-2.debian.tar.gz Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/tinysvm.git Vcs-Git: git://anonscm.debian.org/collab-maint/tinysvm.git Checksums-Sha256: f83778f184755c1d9c2eb665015801fa23840b3643bcc2b8b0bd42c95e7e7d14 2160 tinysvm_0.09+dfsg-2.dsc 1f6e0e3370541667a6a91e7420cbd16ce261c16f73fa7a0928cb568a907a24ef 301913 tinysvm_0.09+dfsg.orig.tar.gz 7da0f57f093dbadca4a296f6877da54db931d4566f421fa92b3b36d61ba08570 7931 tinysvm_0.09+dfsg-2.debian.tar.gz Homepage: http://www.chasen.org/~taku/software/TinySVM/ Package-List: libtinysvm-dev deb libdevel optional libtinysvm1 deb libdevel optional libtinysvm1-dbg deb debug extra tinysvm deb science optional Directory: pool/main/t/tinysvm Priority: source Section: misc Package: tk8.7 Binary: tk8.7, libtk8.7, tk8.7-dev, tk8.7-doc Version: 8.7.0~a5-2 Maintainer: Debian Tcl/Tk Packagers Uploaders: Sergei Golovan Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1~), x11proto-core-dev, libx11-dev, libxt-dev, libxss-dev, libxext-dev, libxft-dev, libtommath-dev, tcl8.7-dev (>= 8.7.0~a5+dfsg-1~) Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 4d6b8e193b03c3000ffd7ba9887fde15 2199 tk8.7_8.7.0~a5-2.dsc 6c08a13646910c41539912b4cdef031e 4670117 tk8.7_8.7.0~a5.orig.tar.gz 98d5f1e9073d8da666672b24991a8194 11956 tk8.7_8.7.0~a5-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/tcltk-team/tk8.7 Vcs-Git: https://salsa.debian.org/tcltk-team/tk8.7.git Checksums-Sha256: d1fc4f4ee1ea5c9415bc97113d32f1a3364b53446fe220510ddf66577c3704a8 2199 tk8.7_8.7.0~a5-2.dsc 1d4b005cf67bbc65cd67db04ed7bc97ec92d75843bf0cb1677a116e8a30f3524 4670117 tk8.7_8.7.0~a5.orig.tar.gz 3961f6644b970c6b78d140335cdb7cc684ba3c4ff1073cec7474d0e82db2caf5 11956 tk8.7_8.7.0~a5-2.debian.tar.xz Homepage: http://www.tcl.tk/ Package-List: libtk8.7 deb libs optional arch=any tk8.7 deb interpreters optional arch=any tk8.7-dev deb libdevel optional arch=any tk8.7-doc deb doc optional arch=all Directory: pool/main/t/tk8.7 Priority: extra Section: misc Package: tlsh Binary: tlsh-tools, libtlsh4, libtlsh-dev, python3-tlsh Version: 4.8.2+ds-0.1 Maintainer: Jérémy Bobbio Build-Depends: cmake, debhelper-compat (= 13), dh-sequence-python3, libpython3-all-dev, python3-all-dev:any, python3-docutils, python3-setuptools Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: a028016effbb73e748b50d4af775a20a 2153 tlsh_4.8.2+ds-0.1.dsc 5df6d0686bebe70239a624f9d4cb4a02 2507620 tlsh_4.8.2+ds.orig.tar.xz 59e17a7d8a9c22e70a93a3a1bd15c7b1 10708 tlsh_4.8.2+ds-0.1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/tlsh Vcs-Git: https://salsa.debian.org/debian/tlsh.git Checksums-Sha256: 039e83de554cb01960300b5d2ba977255960941156cdbd5c636f3822c5a8fedc 2153 tlsh_4.8.2+ds-0.1.dsc 48bca988a67181f9af7ed0d0fce394ef9df7c2f965c9992e085c77c7e9aceab9 2507620 tlsh_4.8.2+ds.orig.tar.xz b01572e030e3a2781c4e86a8af3e1e81c79b0c84fdc0141d11c72ddf1d9c7dae 10708 tlsh_4.8.2+ds-0.1.debian.tar.xz Homepage: https://github.com/trendmicro/tlsh Package-List: libtlsh-dev deb libdevel optional arch=any libtlsh4 deb libs optional arch=any python3-tlsh deb python optional arch=any tlsh-tools deb admin optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential Directory: pool/main/t/tlsh Priority: optional Section: misc Package: tomcatjss Binary: libtomcatjss-java Version: 8.4.0-2+exp1 Maintainer: Debian FreeIPA Team Uploaders: Timo Aaltonen Build-Depends: ant, debhelper-compat (= 13), default-jdk, javahelper, libcommons-lang3-java, libjss-java (>= 5.4.0), libslf4j-java, libtomcat10-java Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 6f9bc4f11694202762d39247d2b1036b 2058 tomcatjss_8.4.0-2+exp1.dsc 72d38ac41e8cf60ae61da838708366bd 41033 tomcatjss_8.4.0.orig.tar.gz 228403d250f038497d6b36e8c1d6aa23 7356 tomcatjss_8.4.0-2+exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/freeipa-team/tomcatjss Vcs-Git: https://salsa.debian.org/freeipa-team/tomcatjss.git Checksums-Sha256: 3884230bdfd85e42ea3981186e37d85bf58a7947c1b39ece1782bb90588f564f 2058 tomcatjss_8.4.0-2+exp1.dsc c83a5e75c4f7c05b86466f4ad4bcb7d9f50d9d8b8e9df763e2b2609c64c41310 41033 tomcatjss_8.4.0.orig.tar.gz 38cb2c18735965f94357cd4e16e00e9f3475dfc3e5e4017b1c82ee17d4263cc5 7356 tomcatjss_8.4.0-2+exp1.debian.tar.xz Homepage: http://pki.fedoraproject.org Package-List: libtomcatjss-java deb java optional arch=all Directory: pool/main/t/tomcatjss Priority: source Section: libs Package: tools-build-clojure Binary: libtools-build-clojure Version: 0.8.1+ds-1 Maintainer: Debian Clojure Maintainers Uploaders: Louis-Philippe Véronneau Build-Depends: debhelper-compat (= 13), default-jdk, javahelper, maven-repo-helper, libtools-deps-alpha-clojure, libtools-namespace-clojure, libslf4j-java, clojure, libbultitude-clojure Architecture: all Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: dbf2c210aa58012bed893fbfe45879db 1672 tools-build-clojure_0.8.1+ds-1.dsc 142410e8066f3a3a706da2a47a198d31 197516 tools-build-clojure_0.8.1+ds.orig.tar.xz 02de29265fe02fb8132cd6652fcdab7c 6660 tools-build-clojure_0.8.1+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/clojure-team/tools-build-clojure Vcs-Git: https://salsa.debian.org/clojure-team/tools-build-clojure.git Checksums-Sha256: 4d9d1a34295562d0c7b0dff5150e32ebfb343c0c47815051a4eb6744473b5a40 1672 tools-build-clojure_0.8.1+ds-1.dsc 1435b37bbb32aa08874f5ecf03f9361feadd828be1b6249602173c087c773796 197516 tools-build-clojure_0.8.1+ds.orig.tar.xz 3d91ffa7483572237f6cc286e7fdb9c0eaa70a6ee4c89240f2464ce142167eda 6660 tools-build-clojure_0.8.1+ds-1.debian.tar.xz Homepage: https://github.com/clojure/tools.build Package-List: libtools-build-clojure deb java optional arch=all Testsuite: autopkgtest Testsuite-Triggers: clojure Directory: pool/main/t/tools-build-clojure Priority: optional Section: misc Package: tools-deps-alpha-clojure Binary: libtools-deps-alpha-clojure Version: 0.12.1003-1 Maintainer: Debian Clojure Maintainers Uploaders: Leandro Doctors Build-Depends: debhelper-compat (= 13), default-jdk, javahelper, maven-repo-helper, libaether-ant-tasks-java, libatinject-jsr330-api-java, libmaven-resolver-transport-http-java, libmaven3-core-java, libslf4j-java, libdata-xml-clojure (>= 0.2.0~alpha6), libspec-alpha-clojure, libtools-cli-clojure, libtools-gitlibs-clojure, clojure Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: d84ed490eee5c225da7de2e244891c0f 1883 tools-deps-alpha-clojure_0.12.1003-1.dsc f292d47803a678417078bf0084c55555 61336 tools-deps-alpha-clojure_0.12.1003.orig.tar.gz d39131cfd8317e6acacdbff0af6c7a3a 10484 tools-deps-alpha-clojure_0.12.1003-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/clojure-team/tools-deps-alpha-clojure Vcs-Git: https://salsa.debian.org/clojure-team/tools-deps-alpha-clojure.git Checksums-Sha256: dfd36fbb10e8872f7290a1787c1a01b97cd1663d02dd3228621c55ef98a287f7 1883 tools-deps-alpha-clojure_0.12.1003-1.dsc d10bfd62d2a5db8be580b5209cb3063aefbec0bdebae14aa03a56d631928fa6e 61336 tools-deps-alpha-clojure_0.12.1003.orig.tar.gz c674c342c33ee857cc86c9ba3141c75cc79a2bc9e589e027b89283813d6c9eec 10484 tools-deps-alpha-clojure_0.12.1003-1.debian.tar.xz Homepage: https://github.com/clojure/tools.deps.alpha Package-List: libtools-deps-alpha-clojure deb java optional arch=all Testsuite: autopkgtest Testsuite-Triggers: clojure Directory: pool/main/t/tools-deps-alpha-clojure Priority: optional Section: misc Package: tox-uv Binary: tox-uv Version: 1.11.3-1 Maintainer: Faidon Liambotis Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-hatch-vcs, python3-hatchling Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 3271e1887cc3d94b3e8a8c0563710938 1970 tox-uv_1.11.3-1.dsc 810cc634e3f6ebddb12213e800ec8924 17193 tox-uv_1.11.3.orig.tar.gz 781e281fdf2e1da4f068e3388e12da75 3660 tox-uv_1.11.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/tox-uv Vcs-Git: https://salsa.debian.org/python-team/packages/tox-uv.git Checksums-Sha256: 08ab3275ec98608f70012831032fe4f4d54c36a166094aad61243ae5c5d24ce2 1970 tox-uv_1.11.3-1.dsc adbd6ce65badd4e01e996b122ce277e79ad02a2465da9a64a51e62dc810253fc 17193 tox-uv_1.11.3.orig.tar.gz 75060753ab0c2fa38cf8e87371267b4fc4bcef360ccf8ffe1119ca05e2a07f6c 3660 tox-uv_1.11.3-1.debian.tar.xz Homepage: https://github.com/tox-dev/tox-uv Package-List: tox-uv deb python optional arch=all Testsuite: autopkgtest-pkg-pybuild Directory: pool/main/t/tox-uv Priority: optional Section: misc Package: trilinos Binary: trilinos-all-dev, trilinos-dev, libtrilinos-amesos-14.4, libtrilinos-amesos-dev, libtrilinos-amesos2-14.4, libtrilinos-amesos2-dev, libtrilinos-anasazi-14.4, libtrilinos-anasazi-dev, libtrilinos-aztecoo-14.4, libtrilinos-aztecoo-dev, libtrilinos-belos-14.4, libtrilinos-belos-dev, libtrilinos-epetra-14.4, libtrilinos-epetra-dev, libtrilinos-epetraext-14.4, libtrilinos-epetraext-dev, libtrilinos-galeri-14.4, libtrilinos-galeri-dev, libtrilinos-ifpack-14.4, libtrilinos-ifpack-dev, libtrilinos-ifpack2-14.4, libtrilinos-ifpack2-dev, libtrilinos-intrepid-14.4, libtrilinos-intrepid-dev, libtrilinos-intrepid2-14.4, libtrilinos-intrepid2-dev, libtrilinos-isorropia-14.4, libtrilinos-isorropia-dev, libtrilinos-kokkos-14.4, libtrilinos-kokkos-dev, libtrilinos-kokkos-kernels-14.4, libtrilinos-kokkos-kernels-dev, libtrilinos-komplex-14.4, libtrilinos-komplex-dev, libtrilinos-ml-14.4, libtrilinos-ml-dev, libtrilinos-moertel-14.4, libtrilinos-moertel-dev, libtrilinos-muelu-14.4, libtrilinos-muelu-dev, libtrilinos-nox-14.4, libtrilinos-nox-dev, libtrilinos-pamgen-14.4, libtrilinos-pamgen-dev, libtrilinos-phalanx-14.4, libtrilinos-phalanx-dev, libtrilinos-pike-14.4, libtrilinos-pike-dev, libtrilinos-piro-14.4, libtrilinos-piro-dev, libtrilinos-pliris-14.4, libtrilinos-pliris-dev, libtrilinos-rol-14.4, libtrilinos-rol-dev, libtrilinos-rtop-14.4, libtrilinos-rtop-dev, libtrilinos-rythmos-14.4, libtrilinos-rythmos-dev, libtrilinos-sacado-14.4, libtrilinos-sacado-dev, libtrilinos-shards-14.4, libtrilinos-shards-dev, libtrilinos-shylu-14.4, libtrilinos-shylu-dev, libtrilinos-trilinosss-14.4, libtrilinos-trilinosss-dev, libtrilinos-stokhos-14.4, libtrilinos-stokhos-dev, libtrilinos-stratimikos-14.4, libtrilinos-stratimikos-dev, libtrilinos-teko-14.4, libtrilinos-teko-dev, libtrilinos-teuchos-14.4, libtrilinos-teuchos-dev, libtrilinos-thyra-14.4, libtrilinos-thyra-dev, libtrilinos-tpetra-14.4, libtrilinos-tpetra-dev, libtrilinos-trilinoscouplings-14.4, libtrilinos-trilinoscouplings-dev, libtrilinos-triutils-14.4, libtrilinos-triutils-dev, libtrilinos-xpetra-14.4, libtrilinos-xpetra-dev, libtrilinos-zoltan-14.4, libtrilinos-zoltan-dev, libtrilinos-zoltan2-14.4, libtrilinos-zoltan2-dev, trilinos-doc Version: 14.4.0-1~exp1 Maintainer: Debian Science Maintainers Uploaders: Matthias Maier , Graham Inggs , Build-Depends: debhelper-compat (= 13), cmake (>= 2.8.11), gfortran, libopenmpi-dev, libblas-dev, libboost-dev, libboost-system-dev, libboost-program-options-dev, libglm-dev, libhdf5-openmpi-dev, liblapack-dev, libmumps-dev (>= 4.10), libptscotch-dev (>= 6.0.3), openmpi-bin, zlib1g-dev Build-Depends-Indep: bc, doxygen, ghostscript, graphviz, libjs-mathjax, texlive-binaries, texlive-font-utils, texlive-latex-base, texlive-latex-extra Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64 all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 244811b3cafc6734993fa38052ec80e8 12559 trilinos_14.4.0-1~exp1.dsc 334f9c3700c72f6ed5658eaa783ffccd 188325969 trilinos_14.4.0.orig.tar.gz 3679b0f8294ed02797af1588bebb6252 25640 trilinos_14.4.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/trilinos Vcs-Git: https://salsa.debian.org/science-team/trilinos.git Checksums-Sha256: 6cc4f20632b156859d39dc169e49243f058b5246c540e1b3ac712b0a57ec383e 12559 trilinos_14.4.0-1~exp1.dsc 8e7d881cf6677aa062f7bfea8baa1e52e8956aa575d6a4f90f2b6f032632d4c6 188325969 trilinos_14.4.0.orig.tar.gz 253b6fa3f22d3e6779fb3a1b82ed0846eb38753b92b550f228c6796eb2e84608 25640 trilinos_14.4.0-1~exp1.debian.tar.xz Homepage: https://trilinos.github.io/ Package-List: libtrilinos-amesos-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-amesos-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-amesos2-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-amesos2-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-anasazi-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-anasazi-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-aztecoo-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-aztecoo-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-belos-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-belos-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-epetra-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-epetra-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-epetraext-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-epetraext-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-galeri-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-galeri-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-ifpack-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-ifpack-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-ifpack2-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-ifpack2-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-intrepid-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-intrepid-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-intrepid2-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-intrepid2-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-isorropia-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-isorropia-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-kokkos-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-kokkos-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-kokkos-kernels-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-kokkos-kernels-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-komplex-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-komplex-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-ml-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-ml-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-moertel-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-moertel-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-muelu-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-muelu-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-nox-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-nox-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-pamgen-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-pamgen-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-phalanx-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-phalanx-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-pike-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-pike-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-piro-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-piro-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-pliris-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-pliris-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-rol-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-rol-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-rtop-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-rtop-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-rythmos-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-rythmos-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-sacado-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-sacado-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-shards-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-shards-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-shylu-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-shylu-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-stokhos-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-stokhos-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-stratimikos-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-stratimikos-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-teko-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-teko-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-teuchos-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-teuchos-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-thyra-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-thyra-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-tpetra-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-tpetra-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-trilinoscouplings-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-trilinoscouplings-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-trilinosss-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-trilinosss-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-triutils-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-triutils-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-xpetra-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-xpetra-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-zoltan-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-zoltan-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-zoltan2-14.4 deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 libtrilinos-zoltan2-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 trilinos-all-dev deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 trilinos-dev deb libs optional arch=amd64,arm64,ppc64el,s390x,ppc64,riscv64 trilinos-doc deb doc optional arch=all Directory: pool/main/t/trilinos Priority: source Section: misc Package: tuiwidgets Binary: libtuiwidgets0t64, libtuiwidgets-dev, libtuiwidgets-doc Version: 0.2.1-1.1~exp1 Maintainer: Christoph Hueffelmann Build-Depends: debhelper-compat (= 13), meson, ninja-build, pkg-config, qt5-qmake, qttools5-dev-tools, qtbase5-dev, catch2, python3-sphinx:native, python3-bs4, python3-freetype, fonts-dejavu-core, fonts-dejavu-extra, fonts-unifont, python3-pil, dh-sequence-sphinxdoc, libtermpaint-dev, libposixsignalmanager-dev Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 7d42c0c31793f79dc03b502a1313a984 2505 tuiwidgets_0.2.1-1.1~exp1.dsc df31af42efde0d48fdc7fb8a09c79802 2624828 tuiwidgets_0.2.1.orig.tar.gz c635de6755e1fb37758ed3abf7022890 6652 tuiwidgets_0.2.1-1.1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/chr/tuiwidgets Vcs-Git: https://salsa.debian.org/chr/tuiwidgets.git Checksums-Sha256: 485a7fbf03abfadad98b4aa2ad3d587fe08aef7e5529c5b782912a00585c6cfa 2505 tuiwidgets_0.2.1-1.1~exp1.dsc d3c9e6ef014e80efd29079f0feacf856a5dfc428e6fdd68d1764195c9646d6f9 2624828 tuiwidgets_0.2.1.orig.tar.gz 7f971623973d4ff0772930a7b0e8d6ecb123afb5929e88d2e001df63610b56bc 6652 tuiwidgets_0.2.1-1.1~exp1.debian.tar.xz Homepage: https://tuiwidgets.namepad.de/ Package-List: libtuiwidgets-dev deb libdevel optional arch=any libtuiwidgets-doc deb doc optional arch=all libtuiwidgets0t64 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, catch2, libposixsignalmanager-dev, libtermpaint-dev, meson, ninja-build, pkg-config, qt5-qmake, qtbase5-dev, qttools5-dev-tools Directory: pool/main/t/tuiwidgets Priority: optional Section: misc Package: tumbler Binary: tumbler, tumbler-plugins-extra, tumbler-common, libtumbler-1-0t64, libtumbler-1-dev Version: 4.19.1-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: debhelper-compat (= 13), gettext, gtk-doc-tools, libcurl4-gnutls-dev, libffmpegthumbnailer-dev, libgdk-pixbuf-2.0-dev, libgepub-0.7-dev | libgepub-0.6-dev, libglib2.0-dev, libgsf-1-dev, libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libjpeg-dev, libopenrawgnome-dev, libpoppler-glib-dev, libxfce4util-dev (>= 4.17.1~), pkgconf, xfce4-dev-tools (>= 4.19) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: c843836881cc7707c08f3e61b3d6ecdc 2525 tumbler_4.19.1-1.dsc 98e7909dbdf69a0ce43def0d2ea9c821 704299 tumbler_4.19.1.orig.tar.bz2 793968fab59c8ded954abff53c0fb2e1 6812 tumbler_4.19.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/tumbler Vcs-Git: https://salsa.debian.org/xfce-team/desktop/tumbler.git Checksums-Sha256: a46e77f3d5e802e560c4cc14b057f8995f3c343fcb9c8e3f04134f1fd249fd2f 2525 tumbler_4.19.1-1.dsc 0bf0ac7f84cc24c6582addc750282b7846d1b6f5998fa839b79b1b8f0eba9905 704299 tumbler_4.19.1.orig.tar.bz2 97e96c188022234a4ffdebc97d8424d2b916255b9e110b81f6d4683f3c6267dd 6812 tumbler_4.19.1-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/thunar/tumbler Package-List: libtumbler-1-0t64 deb libs optional arch=any libtumbler-1-dev deb libdevel optional arch=any tumbler deb xfce optional arch=any tumbler-common deb xfce optional arch=all tumbler-plugins-extra deb xfce optional arch=any Directory: pool/main/t/tumbler Priority: source Section: xfce Package: tuxpaint-stamps Binary: tuxpaint-stamps-default Version: 2024.01.29-1~exp1 Maintainer: Jonathan Carter Uploaders: Debian Junior Maintainers Build-Depends: debhelper-compat (= 13) Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 07b4ff22a6eaeb7f80c0a06c6a66d40d 2054 tuxpaint-stamps_2024.01.29-1~exp1.dsc 1c1efcbbf78fdbf1b81ae5ca7245c38c 91900484 tuxpaint-stamps_2024.01.29.orig.tar.gz b7877ecd374c987a73e397fbbab3084a 3168 tuxpaint-stamps_2024.01.29-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-jr-team/tuxpaint-stamps Vcs-Git: https://salsa.debian.org/debian-jr-team/tuxpaint-stamps.git Checksums-Sha256: 29152c8c5eaac65be538281e7e8e384980d3610d8f0347b5f20088e8e39fb112 2054 tuxpaint-stamps_2024.01.29-1~exp1.dsc 1b0271f6da9a5fb23adb7b494183b9de289a02966d62c4cb430da9b4120594a9 91900484 tuxpaint-stamps_2024.01.29.orig.tar.gz bf2ab280f2b253539daba5dbcfa45b0a277a9da28c04a01b70236c558d672ca9 3168 tuxpaint-stamps_2024.01.29-1~exp1.debian.tar.xz Package-List: tuxpaint-stamps-default deb graphics optional arch=all Directory: pool/main/t/tuxpaint-stamps Priority: source Section: graphics Package: tycho Binary: libtycho-java Version: 2.3.0-1 Maintainer: Debian Java Maintainers Uploaders: Luca Vercelli Build-Depends: ant, debhelper-compat (= 13), default-jdk, libasm-java (>= 5.0), libbcel-java, libcommons-compress-java, libcommons-exec-java, libdecentxml-java, libeclipse-core-net-java, libeclipse-core-runtime-java, libeclipse-jdt-core-java, libeclipse-osgi-compatibility-state-java, libeclipse-osgi-java (>= 3.13.0+eclipse4.8), libeclipse-osgi-util-java, libequinox-app-java, libequinox-common-java, libequinox-frameworkadmin-java, libequinox-p2-artifact-repository-java, libequinox-p2-core-java, libequinox-p2-director-app-java, libequinox-p2-director-java, libequinox-p2-metadata-java (>= 2.4.0+eclipse4.8), libequinox-p2-metadata-repository-java, libequinox-p2-publisher-eclipse-java (>= 1.3.0+eclipse4.8), libequinox-p2-publisher-java, libequinox-p2-repository-java, libequinox-p2-repository-tools-java (>= 2.2.0+eclipse4.8), libequinox-p2-updatesite-java, libequinox-preferences-java, libequinox-registry-java, libequinox-security-java, libgeronimo-commonj-spec-java, libmaven-archiver-java (>= 2.0), libmaven-assembly-plugin-java, libmaven-bundle-plugin-java (>= 2.5.4), libmaven-clean-plugin-java, libmaven-compiler-plugin-java, libmaven-dependency-plugin-java, libmaven-jar-plugin-java, libmaven-plugin-testing-java, libmaven-plugin-tools-java (>= 3.0), libmaven-resources-plugin-java, libmaven-site-plugin-java, libmaven-source-plugin-java, libmaven-verifier-java, libmockito-java, libplexus-compiler-java (>= 2.0), libplexus-component-metadata-java (>= 1.5), libplexus-utils-java, libsac-java, libsurefire-java, libxz-java, maven-debian-helper, rsync, zip, libmaven-antrun-plugin-java, bnd Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 6c7f3f61ff004175b63aee3194e0660e 3460 tycho_2.3.0-1.dsc a5e10a20f2948bba5f9df417749d067a 971920 tycho_2.3.0.orig.tar.xz 7f91fa72c74e41e5e26066070ce589b6 18088 tycho_2.3.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/java-team/tycho Vcs-Git: https://salsa.debian.org/java-team/tycho.git Checksums-Sha256: a68a627559234dfe500e9a7dc90a4d841b7db99cd1c050b97bb9fe6daee081da 3460 tycho_2.3.0-1.dsc cd158a204a7da7a6f4f74b8375a41a3f91d4c4d065d2613a654e6bb5c5af024f 971920 tycho_2.3.0.orig.tar.xz c5bbf76400c04ff2403f6e4e4d4df0b8ba8f09720840763ff37ff59de67461db 18088 tycho_2.3.0-1.debian.tar.xz Homepage: https://eclipse.org/tycho/ Package-List: libtycho-java deb java optional arch=all Directory: pool/main/t/tycho Priority: optional Section: misc Package: unicode-data Binary: unicode-data Version: 16.0-1 Maintainer: Alastair McKinstry Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: bzip2, unzip Architecture: all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9c6ac19d7e09775c9e4e4f1ca54a7b3c 1780 unicode-data_16.0-1.dsc e856153b6e42010a53bbc020573ebccd 50800632 unicode-data_16.0.orig.tar.xz c24bd2db490be89477694be6e689d58e 3964 unicode-data_16.0-1.debian.tar.xz Checksums-Sha256: 9d6aeba68bf05d4b655ee606d9979e22277b2943643fd6dba4602462b02ba822 1780 unicode-data_16.0-1.dsc 1bd5f85e8f37f7ff00c6f3ccf8514ef71a133e0ac0e138851ecca1943b998157 50800632 unicode-data_16.0.orig.tar.xz 1feb68a3397bab6c160420a43e309b065ec10f71e5162a4a94d7f466fe6677e7 3964 unicode-data_16.0-1.debian.tar.xz Homepage: https://www.unicode.org/ Package-List: unicode-data deb misc optional arch=all Directory: pool/main/u/unicode-data Priority: source Section: misc Package: unidic-mecab Binary: unidic-mecab Version: 202302-1 Maintainer: Natural Language Processing (Japanese) Uploaders: Hideki Yamane Build-Depends: debhelper-compat (= 13) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 6e660d914aca51ab5e2c4cbcf1c3c986 1978 unidic-mecab_202302-1.dsc fe5d37ae3eea35dd3071e9f85342d7f1 314296384 unidic-mecab_202302.orig.tar.xz 3367e01ea9a253ea1c04d8fcdc840085 6428 unidic-mecab_202302-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/nlp-ja-team/unidic-mecab Vcs-Git: https://salsa.debian.org/nlp-ja-team/unidic-mecab.git Checksums-Sha256: 878663e0bcb6d7a67d2db5eda9550cdcbdaa41390f3823159282d0adfd326d3f 1978 unidic-mecab_202302-1.dsc f4cd04c705419913205f171db083bc4256eaf3242a99712180c0f66bf89412f0 314296384 unidic-mecab_202302.orig.tar.xz c0d8f9ae22e48b88ad81efcf05b684a934c4135606afb69a90dab9b609d68b1f 6428 unidic-mecab_202302-1.debian.tar.xz Homepage: https://clrd.ninjal.ac.jp/unidic/ Package-List: unidic-mecab deb misc optional arch=all Directory: pool/main/u/unidic-mecab Priority: optional Section: misc Package: urdfdom Binary: liburdfdom-model4.0, liburdfdom-model-state4.0, liburdfdom-sensor4.0, liburdfdom-world4.0, liburdfdom-dev, liburdfdom-tools Version: 4.0.0-1 Maintainer: Debian Science Maintainers Uploaders: Jose Luis Rivero Build-Depends: debhelper-compat (= 13), cmake, libtinyxml2-dev, libconsole-bridge-dev, liburdfdom-headers-dev (>= 1.0), googletest Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 8a5353e46c4ae7b5c2049b5097435ee9 2458 urdfdom_4.0.0-1.dsc 43dfc81e679b40f980d5942fc961df16 26004 urdfdom_4.0.0.orig.tar.xz b137974fa8c833ea4914aeeba77740de 4896 urdfdom_4.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/urdfdom Vcs-Git: https://salsa.debian.org/science-team/urdfdom.git Checksums-Sha256: 9889d51425b04f9227e10350c740b71ea0c93ad6f6bb434eba50a327cb0703e3 2458 urdfdom_4.0.0-1.dsc 66fb5aeb4ab2a37f309fba0c81134b5b21cd99c88f72ced3a2908115e07a863f 26004 urdfdom_4.0.0.orig.tar.xz 7829ec4ddd51bf76c4eb9184c6c3e229d69c95f4c5c9500353b8e9a3352dbce4 4896 urdfdom_4.0.0-1.debian.tar.xz Homepage: https://github.com/ros/urdfdom Package-List: liburdfdom-dev deb libdevel optional arch=any liburdfdom-model-state4.0 deb libs optional arch=any liburdfdom-model4.0 deb libs optional arch=any liburdfdom-sensor4.0 deb libs optional arch=any liburdfdom-tools deb libs optional arch=any liburdfdom-world4.0 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, cmake, pkg-config Directory: pool/main/u/urdfdom Priority: optional Section: misc Package: urjtag Binary: urjtag Version: 0.10+r2052-1 Maintainer: Geert Stappers Build-Depends: cdbs, debhelper (>= 7.0.50~), autotools-dev, libreadline-dev, libusb-1.0-0-dev, libftdi1-dev, python-dev, dh-python, gettext (>= 0.14.1), flex (>= 2.5.33), autoconf, automake, libtool, autopoint, pkg-config, bison Architecture: any Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: a5a6728c3cf63791f31d027c08911635 1981 urjtag_0.10+r2052-1.dsc d0a8e2ae639addcda3090443aa447231 842380 urjtag_0.10+r2052.orig.tar.xz bfc993f3fc1eeffba120e23558b6e218 47584 urjtag_0.10+r2052-1.debian.tar.xz Vcs-Git: http://stappers.it/git/pkg-urjtag Checksums-Sha256: 92056a42ae88f95764d5025bbb242f3660eb2fffb11f33d4aad489b9bc088bcc 1981 urjtag_0.10+r2052-1.dsc f5fa5cdbbb79937ab1fb27328c8c3cf313f9f4910b43c95299df5e4835d5d7e0 842380 urjtag_0.10+r2052.orig.tar.xz 69d13952ae54880f586d526de246416a6e9d5b67ec90537402546817c3f976b5 47584 urjtag_0.10+r2052-1.debian.tar.xz Homepage: http://www.urjtag.org/ Package-List: urjtag deb embedded extra arch=any Python-Version: 2.7 Directory: pool/main/u/urjtag Priority: source Section: embedded Package: utfcpp Binary: libutfcpp-dev, libutfcpp-doc Version: 4.0.3-1~exp2 Maintainer: Debian QA Group Build-Depends: cmake (>= 3.14), debhelper-compat (= 13) Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 3b0d2d2ea5d4ceaf4332a88f5d1d35c7 1913 utfcpp_4.0.3-1~exp2.dsc 612b38bccc0d85b23960c06f896285d4 33968 utfcpp_4.0.3.orig.tar.gz 17712d45a82e0cb6cf2134668bb1bce3 6784 utfcpp_4.0.3-1~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/utfcpp Vcs-Git: https://salsa.debian.org/debian/utfcpp.git Checksums-Sha256: 28ee45ee1deca184c2a1812395b3653befa6ea8f568423a5c4308541afb36079 1913 utfcpp_4.0.3-1~exp2.dsc 05e7d023b2bf606777442efc49038e0efce317596582db15adf5c776e237a326 33968 utfcpp_4.0.3.orig.tar.gz 3fec8b5111433d5832a4177ee5b6ef6756671bea6ef87d268b220c347f8c5303 6784 utfcpp_4.0.3-1~exp2.debian.tar.xz Homepage: https://github.com/nemtrif/utfcpp Package-List: libutfcpp-dev deb libdevel optional arch=all libutfcpp-doc deb doc optional arch=all Directory: pool/main/u/utfcpp Priority: source Section: misc Package: uw-imap Binary: libc-client2007t64-dev, libc-client2007t64, mlock, uw-mailutils Version: 8:2007f~dfsg-7.1~exp2 Maintainer: Magnus Holmgren Build-Depends: cdbs, debhelper, dh-buildinfo, licensecheck, libpam-dev, krb5-multidev, comerr-dev, libssl-dev, d-shlibs Architecture: any Standards-Version: 4.4.0 Format: 3.0 (quilt) Files: d5bbd89793f4784dce7de60705f03c27 2189 uw-imap_2007f~dfsg-7.1~exp2.dsc 3c19869f80f81d56ff25cb80ff23f697 1607992 uw-imap_2007f~dfsg.orig.tar.gz 84e26fe08d608c57cefd3916cd5eb083 45092 uw-imap_2007f~dfsg-7.1~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/holmgren/uw-imap Vcs-Git: https://salsa.debian.org/holmgren/uw-imap.git Checksums-Sha256: af12882315c6ef4acacc83bb3f7c370b304db2ab178299df3da17200f8e46219 2189 uw-imap_2007f~dfsg-7.1~exp2.dsc 4fdec0b5a085a7269db87214276e14ce79afdf7efec2ca8d431ab176b9062a8a 1607992 uw-imap_2007f~dfsg.orig.tar.gz 38b856b814c24313311b8ab973d02a982b2d00a33545f3baf3497e017870c485 45092 uw-imap_2007f~dfsg-7.1~exp2.debian.tar.xz Homepage: http://www.washington.edu/imap/ Package-List: libc-client2007t64 deb libs optional arch=any libc-client2007t64-dev deb libdevel optional arch=any mlock deb mail optional arch=any uw-mailutils deb mail optional arch=any Directory: pool/main/u/uw-imap Priority: source Section: mail Package: vala-panel-appmenu Binary: budgie-appmenu-applet, xfce4-appmenu-plugin, mate-applet-appmenu, vala-panel-appmenu, vala-panel-appmenu-common Version: 0.7.6+dfsg1-6 Maintainer: Ayatana Packagers Uploaders: Martin Wimpress , Mike Gabriel , Debian+Ubuntu MATE Packaging Team , Build-Depends: debhelper-compat (= 13), budgie-core-dev, meson (>= 0.51.0), libbamf3-dev, bamfdaemon, libglib2.0-dev, libgtk-3-dev, libmate-panel-applet-dev, libvalapanel-dev (>= 0.4.92), libxfce4panel-2.0-dev, libxfconf-0-dev, valac Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 0c408366434fdbcca3632802a9859f2c 2696 vala-panel-appmenu_0.7.6+dfsg1-6.dsc ba2e0285612f47f43901e8b1e7e32400 49708 vala-panel-appmenu_0.7.6+dfsg1.orig.tar.xz caa79606df11eca2de41a5767f73e635 8296 vala-panel-appmenu_0.7.6+dfsg1-6.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-ayatana-team/vala-panel-appmenu Vcs-Git: https://salsa.debian.org/debian-ayatana-team/vala-panel-appmenu.git Checksums-Sha256: d105dc6bee6c982cff9b6052f3f7e39a4755914afdce0b381107c00e9e1441be 2696 vala-panel-appmenu_0.7.6+dfsg1-6.dsc ba40ac0ed0ed2d511ef5b6ea1bb44ee8fdf3f32c58a858b453537427f3825f5e 49708 vala-panel-appmenu_0.7.6+dfsg1.orig.tar.xz 22ec449c953b7842aa2a1480e7f7db712daaf54e04b96d4041636478ab1a59db 8296 vala-panel-appmenu_0.7.6+dfsg1-6.debian.tar.xz Homepage: https://gitlab.com/vala-panel-project/vala-panel-appmenu Package-List: budgie-appmenu-applet deb x11 optional arch=any mate-applet-appmenu deb x11 optional arch=any vala-panel-appmenu deb x11 optional arch=any vala-panel-appmenu-common deb x11 optional arch=all xfce4-appmenu-plugin deb xfce optional arch=any Directory: pool/main/v/vala-panel-appmenu Priority: extra Section: misc Package: valgrind-if-available Binary: valgrind-if-available Version: 3.19.0-1-1 Maintainer: Adam Borowski Build-Depends: debhelper-compat (= 13), valgrind Architecture: any Standards-Version: 4.6.1 Format: 1.0 Files: 48227c5b86289a82584e7940f581689c 1718 valgrind-if-available_3.19.0-1-1.dsc 172e89f09153ebe14492149ca1b84646 2620 valgrind-if-available_3.19.0-1-1.tar.gz Vcs-Browser: https://salsa.debian.org/debian/valgrind-if-available Vcs-Git: https://salsa.debian.org/debian/valgrind-if-available.git Checksums-Sha256: 859ba129c7a32934790b9f9ab16c542f601e01de4edc47318f1f962668e903ae 1718 valgrind-if-available_3.19.0-1-1.dsc 532b69a65b04f94967101c42eecb5cb8c05c0318987ff659ce55ed938ab3d186 2620 valgrind-if-available_3.19.0-1-1.tar.gz Package-List: valgrind-if-available deb devel optional arch=any Testsuite: autopkgtest Testsuite-Triggers: gcc, libc-dev Directory: pool/main/v/valgrind-if-available Priority: optional Section: misc Package: vault Binary: vault Version: 1.0.2+dfsg2-3 Maintainer: Dmitry Smirnov Uploaders: Debian Go Packaging Team Build-Depends: debhelper-compat (= 12), bash-completion, dh-golang (>= 1.39~), golang-any (>= 2:1.11~), golang-barcode-dev, golang-etcd-server-dev, golang-github-aliyun-aliyun-oss-go-sdk-dev, golang-github-armon-go-metrics-dev, golang-github-armon-go-proxyproto-dev, golang-github-armon-go-radix-dev, golang-github-asaskevich-govalidator-dev, golang-github-azure-azure-sdk-for-go-dev (>= 10.3.0~), golang-github-azure-go-ansiterm-dev, golang-github-azure-go-autorest-dev, golang-github-bgentry-speakeasy-dev, golang-github-cenkalti-backoff-dev, golang-github-circonus-labs-circonus-gometrics-dev, golang-github-circonus-labs-circonusllhist-dev, golang-github-cockroachdb-cockroach-go-dev, golang-github-coreos-go-oidc-dev, golang-github-coreos-go-semver-dev, golang-github-coreos-go-systemd-dev, golang-github-coreos-pkg-dev, golang-github-datadog-datadog-go-dev, golang-github-denisenkom-go-mssqldb-dev, golang-github-dgrijalva-jwt-go-dev, golang-github-dustin-go-humanize-dev, golang-github-elazarl-go-bindata-assetfs-dev, golang-github-fatih-structs-dev, golang-github-fsouza-go-dockerclient-dev (>= 0.0+git20160622~), golang-github-ghodss-yaml-dev, golang-github-gocql-gocql-dev, golang-github-go-errors-errors-dev, golang-github-gogo-protobuf-dev (>= 1.2.1~), golang-github-golang-snappy-dev, golang-github-go-ldap-ldap-dev (>= 2.5.1~), golang-github-googleapis-gax-go-dev, golang-github-google-gofuzz-dev, golang-github-go-test-deep-dev, golang-github-google-go-github-dev (>= 28.1.1~), golang-github-google-go-querystring-dev, golang-github-gorhill-cronexpr-dev, golang-github-go-sql-driver-mysql-dev, golang-github-hashicorp-consul-dev (>= 1.0.7~), golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-immutable-radix-dev, golang-github-hashicorp-golang-lru-dev, golang-github-hashicorp-go-memdb-dev, golang-github-hashicorp-go-msgpack-dev, golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-nomad-dev, golang-github-hashicorp-go-plugin-dev (>= 1.0.1~), golang-github-hashicorp-go-retryablehttp-dev (>= 0.6.3~), golang-github-hashicorp-go-rootcerts-dev, golang-github-hashicorp-go-sockaddr-dev, golang-github-hashicorp-go-syslog-dev, golang-github-hashicorp-go-uuid-dev, golang-github-hashicorp-go-version-dev, golang-github-hashicorp-hcl-dev, golang-github-hashicorp-memberlist-dev, golang-github-hashicorp-serf-dev (>= 0.8.1~), golang-github-hashicorp-yamux-dev, golang-github-influxdb-influxdb-dev, golang-github-jackc-pgx-dev, golang-github-jefferai-jsonx-dev, golang-github-json-iterator-go-dev, golang-github-kr-text-dev, golang-github-lib-pq-dev, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev, golang-github-mgutz-ansi-dev, golang-github-mitchellh-copystructure-dev, golang-github-mitchellh-go-homedir-dev, golang-github-mitchellh-go-testing-interface-dev, golang-github-mitchellh-mapstructure-dev, golang-github-mitchellh-reflectwalk-dev, golang-github-ncw-swift-dev, golang-github-nytimes-gziphandler-dev, golang-github-patrickmn-go-cache-dev, golang-github-pborman-uuid-dev, golang-github-pierrec-lz4-dev, golang-github-pkg-errors-dev, golang-github-posener-complete-dev, golang-github-pquerna-cachecontrol-dev, golang-github-pquerna-otp-dev, golang-github-prometheus-common-dev, golang-github-prometheus-client-golang-dev (>= 1.2.1~), golang-procfs-dev (>= 0.0.3~), golang-github-cespare-xxhash-dev (>= 2.1.0~), golang-github-ryanuber-columnize-dev (>= 2.1.0~), golang-github-ryanuber-go-glob-dev, golang-github-samuel-go-zookeeper-dev, golang-github-satori-go.uuid-dev, golang-github-sirupsen-logrus-dev, golang-github-spf13-pflag-dev, golang-github-ugorji-go-codec, golang-github-ugorji-go-codec-dev, golang-glog-dev, golang-golang-x-crypto-dev, golang-golang-x-oauth2-dev (>= 0.0~git20180207~), golang-golang-x-sys-dev, golang-golang-x-text-dev, golang-golang-x-tools-dev, golang-google-api-dev, golang-google-appengine-dev, golang-google-cloud-dev (>= 0.43.0~), golang-google-genproto-dev (>= 0.0~git20190801~), golang-go.opencensus-dev, golang-gopkg-mgo.v2-dev, golang-gopkg-square-go-jose.v2-dev, golang-goprotobuf-dev Architecture: any Standards-Version: 4.4.1 Format: 3.0 (quilt) Files: 635aa2c2d42c6941db22af311b0d8f15 6040 vault_1.0.2+dfsg2-3.dsc 2680703c4e7dc1d3890501c9f8fef694 2592532 vault_1.0.2+dfsg2.orig.tar.xz c7b1c25072150cdb1cc2b36b5acf25b0 19316 vault_1.0.2+dfsg2-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/vault Vcs-Git: https://salsa.debian.org/go-team/packages/vault.git Checksums-Sha256: f272d02cf137a500414f8eea10876b3cd976373cb1cfd99e6cd9539da5d9e69c 6040 vault_1.0.2+dfsg2-3.dsc 52775012e2e18ad7201834a6c04624a3eb019f9665f31c72a7b63d28da2fbe5a 2592532 vault_1.0.2+dfsg2.orig.tar.xz 676600271b0af0bc1fd0e07fcab172dc7ce1df3d510b8f3425a2b903629370a6 19316 vault_1.0.2+dfsg2-3.debian.tar.xz Homepage: https://www.vaultproject.io/ Go-Import-Path: github.com/hashicorp/vault Package-List: vault deb devel optional arch=any Directory: pool/main/v/vault Priority: extra Section: misc Package: vault Binary: vault Version: 1.0.2+dfsg2-5 Maintainer: Dmitry Smirnov Uploaders: Debian Go Packaging Team Build-Depends: debhelper-compat (= 12), bash-completion, dh-golang (>= 1.39~), golang-any (>= 2:1.11~), golang-barcode-dev, golang-etcd-server-dev, golang-github-aliyun-aliyun-oss-go-sdk-dev, golang-github-armon-go-metrics-dev, golang-github-armon-go-proxyproto-dev, golang-github-armon-go-radix-dev, golang-github-asaskevich-govalidator-dev, golang-github-azure-azure-sdk-for-go-dev (>= 10.3.0~), golang-github-azure-go-ansiterm-dev, golang-github-azure-go-autorest-dev, golang-github-bgentry-speakeasy-dev, golang-github-cenkalti-backoff-dev, golang-github-circonus-labs-circonus-gometrics-dev, golang-github-circonus-labs-circonusllhist-dev, golang-github-cockroachdb-cockroach-go-dev, golang-github-coreos-go-oidc-dev, golang-github-coreos-go-semver-dev, golang-github-coreos-go-systemd-dev, golang-github-coreos-pkg-dev, golang-github-datadog-datadog-go-dev, golang-github-denisenkom-go-mssqldb-dev, golang-github-dgrijalva-jwt-go-dev, golang-github-dustin-go-humanize-dev, golang-github-elazarl-go-bindata-assetfs-dev, golang-github-fatih-structs-dev, golang-github-fsouza-go-dockerclient-dev (>= 0.0+git20160622~), golang-github-ghodss-yaml-dev, golang-github-gocql-gocql-dev, golang-github-go-errors-errors-dev, golang-github-gogo-protobuf-dev (>= 1.2.1~), golang-github-golang-snappy-dev, golang-github-go-ldap-ldap-dev (>= 2.5.1~), golang-github-googleapis-gax-go-dev, golang-github-google-gofuzz-dev, golang-github-go-test-deep-dev, golang-github-google-go-github-dev (>= 28.1.1~), golang-github-google-go-querystring-dev, golang-github-gorhill-cronexpr-dev, golang-github-go-sql-driver-mysql-dev, golang-github-hashicorp-consul-dev (>= 1.0.7~), golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-immutable-radix-dev, golang-github-hashicorp-golang-lru-dev, golang-github-hashicorp-go-memdb-dev, golang-github-hashicorp-go-msgpack-dev, golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-nomad-dev, golang-github-hashicorp-go-plugin-dev (>= 1.0.1~), golang-github-hashicorp-go-retryablehttp-dev (>= 0.6.3~), golang-github-hashicorp-go-rootcerts-dev, golang-github-hashicorp-go-sockaddr-dev, golang-github-hashicorp-go-syslog-dev, golang-github-hashicorp-go-uuid-dev, golang-github-hashicorp-go-version-dev, golang-github-hashicorp-hcl-dev, golang-github-hashicorp-memberlist-dev, golang-github-hashicorp-serf-dev (>= 0.8.1~), golang-github-hashicorp-yamux-dev, golang-github-influxdb-influxdb-dev, golang-github-jackc-pgx-dev, golang-github-jefferai-jsonx-dev, golang-github-json-iterator-go-dev, golang-github-kr-text-dev, golang-github-lib-pq-dev, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev, golang-github-mgutz-ansi-dev, golang-github-mitchellh-copystructure-dev, golang-github-mitchellh-go-homedir-dev, golang-github-mitchellh-go-testing-interface-dev, golang-github-mitchellh-mapstructure-dev, golang-github-mitchellh-reflectwalk-dev, golang-github-ncw-swift-dev, golang-github-nytimes-gziphandler-dev, golang-github-oklog-run-dev, golang-github-patrickmn-go-cache-dev, golang-github-pborman-uuid-dev, golang-github-pierrec-lz4-dev, golang-github-pkg-errors-dev, golang-github-posener-complete-dev, golang-github-pquerna-cachecontrol-dev, golang-github-pquerna-otp-dev, golang-github-prometheus-common-dev, golang-github-prometheus-client-golang-dev (>= 1.2.1~), golang-procfs-dev (>= 0.0.3~), golang-github-cespare-xxhash-dev (>= 2.1.0~), golang-github-ryanuber-columnize-dev (>= 2.1.0~), golang-github-ryanuber-go-glob-dev, golang-github-samuel-go-zookeeper-dev, golang-github-satori-go.uuid-dev, golang-github-sirupsen-logrus-dev, golang-github-spf13-pflag-dev, golang-github-ugorji-go-codec, golang-github-ugorji-go-codec-dev, golang-glog-dev, golang-golang-x-crypto-dev, golang-golang-x-oauth2-dev (>= 0.0~git20180207~), golang-golang-x-sys-dev, golang-golang-x-text-dev, golang-golang-x-tools-dev, golang-google-api-dev, golang-google-appengine-dev, golang-google-cloud-dev (>= 0.43.0~), golang-google-genproto-dev (>= 0.0~git20190801~), golang-go.opencensus-dev, golang-gopkg-mgo.v2-dev, golang-gopkg-square-go-jose.v2-dev, golang-goprotobuf-dev Architecture: any Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: bd2145edfb561872dcd747b7af923b31 6069 vault_1.0.2+dfsg2-5.dsc 2680703c4e7dc1d3890501c9f8fef694 2592532 vault_1.0.2+dfsg2.orig.tar.xz 7886fda853aceec992a5921875e32f90 19932 vault_1.0.2+dfsg2-5.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/vault Vcs-Git: https://salsa.debian.org/go-team/packages/vault.git Checksums-Sha256: d3d300a8f4657e0c7863e4fd01fc273e3f3ecb121b84ccd604abf37d9066ea1b 6069 vault_1.0.2+dfsg2-5.dsc 52775012e2e18ad7201834a6c04624a3eb019f9665f31c72a7b63d28da2fbe5a 2592532 vault_1.0.2+dfsg2.orig.tar.xz 41942d7d3cc8ac027d113006abcf8a30cbfa5d3d0e38beef28babfc58333d6f7 19932 vault_1.0.2+dfsg2-5.debian.tar.xz Homepage: https://www.vaultproject.io/ Go-Import-Path: github.com/hashicorp/vault Package-List: vault deb devel optional arch=any Directory: pool/main/v/vault Priority: extra Section: misc Package: vdr-plugin-wirbelscan Binary: vdr-plugin-wirbelscan Version: 2023.10.15-1 Maintainer: Phil Wyett Build-Depends: debhelper-compat (= 13), vdr-dev, gettext, librepfunc-dev, pkgconf Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 1e1bf1a2613dced24682d834709ed178 1916 vdr-plugin-wirbelscan_2023.10.15-1.dsc c41e96e1980e098590a20e98d143cf8b 202775 vdr-plugin-wirbelscan_2023.10.15.orig.tar.gz 4ec2a8423c888364ed07ada88ebc32d7 2172 vdr-plugin-wirbelscan_2023.10.15-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/vdr-plugin-wirbelscan Vcs-Git: https://salsa.debian.org/debian/vdr-plugin-wirbelscan.git Checksums-Sha256: 21190632407445f38f5160a06a01087f6c03041c51f65fb21cef8b501305b755 1916 vdr-plugin-wirbelscan_2023.10.15-1.dsc c6ab6c5c88b44bd41fe3ab5592498a52dfba8f462e70fedeec6429995a5e6842 202775 vdr-plugin-wirbelscan_2023.10.15.orig.tar.gz 09b43f6cf3efc3e802504dce595b1752916b3a65e5639faba832d0cb5c80f4b6 2172 vdr-plugin-wirbelscan_2023.10.15-1.debian.tar.xz Homepage: https://www.gen2vdr.de/wirbel/wirbelscan/index2.html Package-List: vdr-plugin-wirbelscan deb video optional arch=any Directory: pool/main/v/vdr-plugin-wirbelscan Priority: optional Section: misc Package: vimix Binary: vimix Version: 0.8.0+git20230331+ds-1 Maintainer: Debian Multimedia Maintainers Uploaders: Gürkan Myczko Build-Depends: debhelper-compat (= 13), ableton-link-dev, cmake, fonts-roboto-unhinted, fonts-hack, gstreamer1.0-libav, libpng-dev, libglfw3-dev, libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev, libicu-dev, libglm-dev, libgtk-3-dev, libstb-dev, libtinyxml2-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: d54f056bc220a42a26421bb7f57ed9fb 2226 vimix_0.8.0+git20230331+ds-1.dsc 79cdfb8be8eef73583ded4201fc0f85f 72681056 vimix_0.8.0+git20230331+ds.orig.tar.xz 84089861e1bd29a8e95a0fbfaba30fd6 6276 vimix_0.8.0+git20230331+ds-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/multimedia-team/vimix Vcs-Git: https://salsa.debian.org/multimedia-team/vimix.git Checksums-Sha256: 9f4586a13de456e4b36844995fdc94289a9ccd0d5ce6e178f442b17923ea64e0 2226 vimix_0.8.0+git20230331+ds-1.dsc bf01c09da8c90bc0d8b51edc4c3d87083614a8d81f3a83095bd698cc9607ae83 72681056 vimix_0.8.0+git20230331+ds.orig.tar.xz 1a48427ce724175d3f22af22bb66a32f9560b62e9d2946f77eb15daa1f86f5fd 6276 vimix_0.8.0+git20230331+ds-1.debian.tar.xz Homepage: https://brunoherbelin.github.io/vimix/ Package-List: vimix deb video optional arch=any Directory: pool/main/v/vimix Priority: optional Section: misc Package: vixl Binary: libvixl7, libvixl-dev Version: 7.0.0-1 Maintainer: Andrea Pappacoda Build-Depends: debhelper-compat (= 13), dpkg-build-api (= 1), meson (>= 0.50.0) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 9f54b0e53e6ce540691763432c7c2f3f 2040 vixl_7.0.0-1.dsc eb40e46d28e471c0d061fc59513b0425 25977039 vixl_7.0.0.orig.tar.gz a5f521d2448d8171a756dc5af921b51c 6796 vixl_7.0.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/vixl Vcs-Git: https://salsa.debian.org/debian/vixl.git Checksums-Sha256: 1b9d385173adf861cf4988049a9124649264fe4d6c34f90deb7f6e3921753786 2040 vixl_7.0.0-1.dsc deb26b290ebafb511c42bc8e1a61736db5888dafec678dbaf79ad82b38eef629 25977039 vixl_7.0.0.orig.tar.gz 634a815d494339306d6ddcf0194b8a3e09333804ea6655015fa3c37a709d84c0 6796 vixl_7.0.0-1.debian.tar.xz Homepage: https://github.com/Linaro/vixl Build-Depends-Arch: markdown | discount Dgit: 9abfc2e2af69099f2837e76210bf9c80cc786cab debian archive/debian/7.0.0-1 https://git.dgit.debian.org/vixl Package-List: libvixl-dev deb libdevel optional arch=any libvixl7 deb libs optional arch=any Directory: pool/main/v/vixl Priority: optional Section: misc Package: voluptuous Binary: python3-voluptuous Version: 0.15.2-1 Maintainer: Debian Python Team Uploaders: Antoine Musso , Thomas Goirand , Paul Belanger , Robert S. Edmonds , Build-Depends: debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-pytest, python3-setuptools Architecture: all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: f1edec6e511da6a60cd3bbea6ac69745 2222 voluptuous_0.15.2-1.dsc d963b2b4f3f2c6489e85f32605418964 51651 voluptuous_0.15.2.orig.tar.gz 97d61a45d2fd1e535e7b70f7512da0b1 4160 voluptuous_0.15.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/python-team/packages/voluptuous Vcs-Git: https://salsa.debian.org/python-team/packages/voluptuous.git Checksums-Sha256: 309724b1347288d63e94dc433970ac210e53b9b08a6431f04f616f3a1dc97da7 2222 voluptuous_0.15.2-1.dsc 6ffcab32c4d3230b4d2af3a577c87e1908a714a11f6f95570456b1849b0279aa 51651 voluptuous_0.15.2.orig.tar.gz 0e603bb45ca91a6a2eb9d09f6ad9c6dd76646f48bd2c1e6acd2d86be5b87abde 4160 voluptuous_0.15.2-1.debian.tar.xz Homepage: https://github.com/alecthomas/voluptuous Package-List: python3-voluptuous deb python optional arch=all Testsuite: autopkgtest Testsuite-Triggers: @builddeps@ Directory: pool/main/v/voluptuous Priority: source Section: misc Package: vowpal-wabbit Binary: vowpal-wabbit, libvw0t64, libvw-dev, vowpal-wabbit-dbg, vowpal-wabbit-doc Version: 8.6.1.dfsg1-1.1~exp1 Maintainer: Yaroslav Halchenko Build-Depends: debhelper (>= 9), dh-autoreconf, libboost-program-options-dev, libboost-python-dev, rapidjson-dev, help2man, markdown, html2text, zlib1g-dev Architecture: any all Standards-Version: 4.1.3 Format: 3.0 (quilt) Files: b3e4b586d87db015735032defeab0fe2 2332 vowpal-wabbit_8.6.1.dfsg1-1.1~exp1.dsc b2d024cb59cb92ff36dabf7c6fdbfc5e 17967254 vowpal-wabbit_8.6.1.dfsg1.orig.tar.gz 8ca1cb5b1f2fe602ad9757a40ffb96fb 6916 vowpal-wabbit_8.6.1.dfsg1-1.1~exp1.debian.tar.xz Vcs-Browser: http://github.com/yarikoptic/vowpal_wabbit Vcs-Git: git://github.com/yarikoptic/vowpal_wabbit.git -b debian Checksums-Sha256: 82e214a2ee5f4cb301c3e5a48852746c64f4d12dc301d46e069d3e3290f957c7 2332 vowpal-wabbit_8.6.1.dfsg1-1.1~exp1.dsc 83c7ce87df09ba18413e4b5bfbb6e8c9210b81a2762de96e84c924b94e9e28e4 17967254 vowpal-wabbit_8.6.1.dfsg1.orig.tar.gz 2b8619a10fca44c6a40cdd8b574ba0f6834236b95034e28271d1e558819ce2c3 6916 vowpal-wabbit_8.6.1.dfsg1-1.1~exp1.debian.tar.xz Homepage: http://hunch.net/~vw/ Package-List: libvw-dev deb libdevel optional arch=any libvw0t64 deb libs optional arch=any vowpal-wabbit deb science optional arch=any vowpal-wabbit-dbg deb debug optional arch=any vowpal-wabbit-doc deb doc optional arch=all Directory: pool/main/v/vowpal-wabbit Priority: source Section: science Package: vtk-dicom Binary: libvtk-dicom-dev, libvtkdicom0.8t64, vtk-dicom-tools, python3-vtk-dicom Version: 0.8.14-3.2~exp1 Maintainer: Debian Med Packaging Team Uploaders: Gert Wollny Build-Depends: cmake, debhelper (>= 12~), dh-exec, dh-python, help2man, libgdcm-dev, libvtk9-dev, libvtk9-qt-dev, python3-dev, python3-vtk9, xauth, xvfb Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 596ca35ba59aba94cabac2c9410586bc 2340 vtk-dicom_0.8.14-3.2~exp1.dsc 3218732b05aac9c9f7e014983cc2caa7 1464526 vtk-dicom_0.8.14.orig.tar.gz 48d9e2ade3e0e3ab0b1431824618e91c 7000 vtk-dicom_0.8.14-3.2~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/med-team/vtk-dicom Vcs-Git: https://salsa.debian.org/med-team/vtk-dicom.git Checksums-Sha256: b69df9241f5323f385e1f842a19a146f2941d2b6584b7323afa46b16acbcd998 2340 vtk-dicom_0.8.14-3.2~exp1.dsc a2db5d2d96f85c84690e9084a3295b301e1be0d7df05596bc9d0f73bb66d3fee 1464526 vtk-dicom_0.8.14.orig.tar.gz b17c1eea7bd88277356c8420a937450f66bbdb39933a4dc1b7105f173a8bc25f 7000 vtk-dicom_0.8.14-3.2~exp1.debian.tar.xz Homepage: http://github.com/dgobbi/vtk-dicom/ Package-List: libvtk-dicom-dev deb libdevel optional arch=any libvtkdicom0.8t64 deb libs optional arch=any python3-vtk-dicom deb python optional arch=any vtk-dicom-tools deb utils optional arch=any Testsuite: autopkgtest-pkg-python Directory: pool/main/v/vtk-dicom Priority: optional Section: misc Package: vuls Binary: vuls Version: 0.7.0-1 Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-any, golang-github-azure-azure-sdk-for-go-dev, golang-github-burntsushi-toml-dev (>= 0.3.0), golang-github-asaskevich-govalidator-dev (>= 6), golang-github-aws-aws-sdk-go-dev, golang-github-boltdb-bolt-dev (>= 1.3.1), golang-github-cenkalti-backoff-dev (>= 1.1.0), golang-gopkg-cheggaaa-pb.v1-dev (>= 1.0.18), golang-github-dgrijalva-jwt-go-v3-dev (>= 3.1.0), golang-github-go-ini-ini-dev (>= 1.32.0), golang-github-google-subcommands-dev, golang-github-gosuri-uitable-dev, golang-github-howeyc-gopass-dev, golang-logrus-dev, golang-toml-dev, golang-github-go-redis-redis-dev (>= 6.7.4), golang-github-go-sql-driver-mysql-dev (>= 1.3), golang-github-jinzhu-gorm-dev (>= 1.0), golang-github-jinzhu-inflection-dev, golang-github-jmespath-go-jmespath-dev, golang-github-jroimartin-gocui-dev (>= 0.3.0), golang-github-k0kubun-pp-dev, golang-github-knqyf263-go-deb-version-dev, golang-github-knqyf263-go-rpm-version-dev, golang-github-kotakanbe-go-cve-dictionary-dev, golang-github-kotakanbe-go-pingscanner-dev (>= 0.1.0), golang-github-kotakanbe-goval-dictionary-dev, golang-github-kotakanbe-logrus-prefixed-formatter-dev, golang-github-lib-pq-dev, golang-github-mattn-go-colorable-dev (>= 0.0.9), golang-github-mattn-go-isatty-dev (>= 0.0.3), golang-github-mattn-go-runewidth-dev (>= 0.0.2), golang-github-mattn-go-sqlite3-dev (>= 1.4.0), golang-github-mgutz-ansi-dev, golang-github-moul-http2curl-dev, golang-github-nlopes-slack-dev (>= 0.1.0), golang-github-nsf-termbox-go-dev, golang-github-parnurzeal-gorequest-dev (>= 0.2.15), golang-github-pkg-errors-dev (>= 0.8.0), golang-github-rifflock-lfshook-dev (>= 1.7), golang-github-satori-go.uuid-dev (>= 1.1.0), golang-github-sirupsen-logrus-dev, golang-github-ymomoi-goval-parser-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev, golang-github-mitchellh-go-homedir-dev, golang-github-hashicorp-uuid-dev, golang-github-olekukonko-tablewriter-dev, golang-github-knqyf263-go-cpe-dev, golang-github-knqyf263-gost-dev (>= 0.1.0+git20181204.5afeda5e), golang-github-spf13-viper-dev, golang-github-mozqnet-go-exploitdb-dev, golang-github-racksec-srslog-dev, golang-golang-x-xerrors-dev Architecture: any Standards-Version: 4.1.1 Format: 3.0 (quilt) Files: ec7e1e5b01290a0fc9b4b3d8989b7062 4146 vuls_0.7.0-1.dsc b97b91bdc3acb8fd5987d666ea434918 1683392 vuls_0.7.0.orig.tar.xz 293f914de405f8bc06beab4401aeee3a 4512 vuls_0.7.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/go-team/packages/vuls Vcs-Git: https://salsa.debian.org/go-team/packages/vuls.git Checksums-Sha256: 5dc6f2e85d31988ab52a3830feab6b7fa988f7287fea927c9a815f92c2b028c6 4146 vuls_0.7.0-1.dsc ce1098a7cc96f4eb08bf05a245572c826238573d0f3db16ac98d93b7cf4bc19f 1683392 vuls_0.7.0.orig.tar.xz 9f5f076483f3c0c08fdbbe013b168c8c6eb3035ca3ea62a70aa4d44709ec831e 4512 vuls_0.7.0-1.debian.tar.xz Homepage: https://github.com/future-architect/vuls Go-Import-Path: github.com/future-architect/vuls Package-List: vuls deb devel optional arch=any Testsuite: autopkgtest-pkg-go Directory: pool/main/v/vuls Priority: extra Section: misc Package: wabt Binary: wabt Version: 1.0.34+dsfg+~cs1.0.32-1 Maintainer: Debian Javascript Maintainers Uploaders: Markus Koschany , Bastien Roucariès , Yadd Build-Depends: debhelper-compat (= 13), cmake, dh-nodejs, emscripten, libssl-dev, ninja-build, python3, re2c Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 0aa5984d3291df5edb8c89f58a332087 2767 wabt_1.0.34+dsfg+~cs1.0.32-1.dsc 97c98ec8c8eb63f522c0fca419cf2e0d 17340 wabt_1.0.34+dsfg+~cs1.0.32.orig-node-wabt-js.tar.xz 602a4cb62f81922afebf6fa582686bff 46604 wabt_1.0.34+dsfg+~cs1.0.32.orig-wasm-c-api.tar.xz c3c9a5361fffec0889cae16f64c78021 538428 wabt_1.0.34+dsfg+~cs1.0.32.orig.tar.xz 25ac66e854f45e1cf637631684b875e0 13240 wabt_1.0.34+dsfg+~cs1.0.32-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/wabt Vcs-Git: https://salsa.debian.org/debian/wabt.git Checksums-Sha256: 6e43a2ad375b50373ac0bc0a49e3c76fb84e76162acb90f4a2cba1d40a7e4e38 2767 wabt_1.0.34+dsfg+~cs1.0.32-1.dsc fa74ad59573e81bb26e256cf1fc178a0f6c3560272010c997da6e30fe7b42dc3 17340 wabt_1.0.34+dsfg+~cs1.0.32.orig-node-wabt-js.tar.xz 73a9c25b3e753a44a5f17de5f2efef6048398fc9fffbec35841050c3deabe4c9 46604 wabt_1.0.34+dsfg+~cs1.0.32.orig-wasm-c-api.tar.xz 98c63f2dbcb51c416191573c5dfa98355c5145674785e1f2c2a7b9be579404b7 538428 wabt_1.0.34+dsfg+~cs1.0.32.orig.tar.xz a46d0e3be4c96f00a905df6e500095188b45ae813556cb8c35f976b3fff8a9a7 13240 wabt_1.0.34+dsfg+~cs1.0.32-1.debian.tar.xz Homepage: https://github.com/WebAssembly/wabt Package-List: wabt deb devel optional arch=any Directory: pool/main/w/wabt Priority: extra Section: misc Package: wacomtablet Binary: kde-config-tablet Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Build-Depends: cmake (>= 3.16~), dbus , debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.2.0~), gettext, libkf6config-dev, libkf6coreaddons-dev (>= 6.2.0~), libkf6dbusaddons-dev (>= 6.2.0~), libkf6doctools-dev (>= 6.2.0~), libkf6globalaccel-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6kcmutils-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkf6xmlgui-dev (>= 6.2.0~), libplasma-dev (>= 6.1.5~), libplasma5support-dev (>= 6.1.5~), libwacom-dev, libx11-dev, libxcb-xfixes0-dev, libxcb-xinput-dev, libxi-dev, libxkbcommon-dev, libxrandr-dev, pkgconf, qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), xauth , xserver-xorg-input-wacom, xvfb Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ca64adca6a017b0d16de99235d5859d5 3075 wacomtablet_6.1.5-1.dsc f70eebcead0cec62553d32f82f702065 829876 wacomtablet_6.1.5.orig.tar.xz e3521c3fc4da7160b92e8c84c03cbb1c 833 wacomtablet_6.1.5.orig.tar.xz.asc 96ca484a43fe4820222ba4fc0018e802 13036 wacomtablet_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/wacomtablet Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/wacomtablet.git Checksums-Sha256: eb41670a92b916faae95601d3aa44ab41fb18b7b2a5eef05d76f33e098277885 3075 wacomtablet_6.1.5-1.dsc 21eacc6f7782fdf9ca7189dd94fd8ec9103302cf60598f75721635f0df0c444a 829876 wacomtablet_6.1.5.orig.tar.xz 9aadb6d56f25257eaebd1e79fa26f311c0a9237a68dc86385d67bf154e43a3f3 833 wacomtablet_6.1.5.orig.tar.xz.asc eb67209653ecf6042a8c243a36458fab61ed6d732131f3270a2f4453e9b41ea7 13036 wacomtablet_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/wacomtablet Package-List: kde-config-tablet deb kde optional arch=any Directory: pool/main/w/wacomtablet Priority: extra Section: misc Package: webrtc-audio-processing Binary: libwebrtc-audio-processing-dev, libwebrtc-audio-processing1 Version: 1.0-0.2 Maintainer: Pulseaudio maintenance team Uploaders: Sjoerd Simons , Felipe Sateler Build-Depends: debhelper-compat (= 13), meson, libabsl-dev, cmake Architecture: any Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 70f353473d33ac8cd60830ea92f1ec0a 2286 webrtc-audio-processing_1.0-0.2.dsc 8ee1b2f3e615c6c2024951c559a9913a 856721 webrtc-audio-processing_1.0.orig.tar.gz 96df07e1aa11af521d8911d5df3f23e3 9644 webrtc-audio-processing_1.0-0.2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/pulseaudio-team/webrtc-audio-processing Vcs-Git: https://salsa.debian.org/pulseaudio-team/webrtc-audio-processing.git Checksums-Sha256: 9c7b526c330c923863bf07d34b03afb5b5230449baeea77d156a6a2941143369 2286 webrtc-audio-processing_1.0-0.2.dsc 441a30d2717b2eb4145c6eb96c2d5a270fe0b4bc71aebf76716750c47be1936f 856721 webrtc-audio-processing_1.0.orig.tar.gz 31d45821b955f4f12672c37030caad71e8b0a7335ac4f03124c37b5e7615ff43 9644 webrtc-audio-processing_1.0-0.2.debian.tar.xz Homepage: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/ Package-List: libwebrtc-audio-processing-dev deb libdevel optional arch=any libwebrtc-audio-processing1 deb libs optional arch=any Directory: pool/main/w/webrtc-audio-processing Priority: source Section: libs Package: whitedb Binary: whitedb, libwgdb0, libwgdb-dev Version: 0.8.0~alpha-1 Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: debhelper-compat (= 13) Architecture: any Standards-Version: 4.6.0 Format: 3.0 (quilt) Files: 15ccfaaf68a0ced3e4c94a13ea1a1a6c 1848 whitedb_0.8.0~alpha-1.dsc 175f5c5de8f68daf8e78939de1812665 692899 whitedb_0.8.0~alpha.orig.tar.gz 55146ce994adc52d7d4d9e87927011b9 3788 whitedb_0.8.0~alpha-1.debian.tar.xz Checksums-Sha256: 71eb8830b001f36d1b216d1749ef8b5461a4f55cc0eaab7267bf8236d3196955 1848 whitedb_0.8.0~alpha-1.dsc 0154799c43e39cded1342f1e1f355bcc5e420c0545d317d2b0ad00f251bf1771 692899 whitedb_0.8.0~alpha.orig.tar.gz a8bfbc42f18225b0e4d8098112fb32a0e9b202fa3d9c5b771398af74f6dfaec0 3788 whitedb_0.8.0~alpha-1.debian.tar.xz Homepage: https://whitedb.org/ Package-List: libwgdb-dev deb libdevel optional arch=any libwgdb0 deb libs optional arch=any whitedb deb database optional arch=any Directory: pool/main/w/whitedb Priority: optional Section: misc Package: whizzytex Binary: whizzytex Version: 1.4.0-1 Maintainer: Hideki Yamane Uploaders: Junichi Uekawa Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: hevea (>= 1.08), texlive-pstricks, texlive-latex-extra, advi, texlive-latex-recommended, tex-common, texlive-pictures Architecture: all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 70c7dd103314fa81fb29997e5d0f9340 2076 whizzytex_1.4.0-1.dsc c393e6a91bd7b35a920de84f4207806e 1295301 whizzytex_1.4.0.orig.tar.gz eaa1bcac8f32818212174dd288a2cdce 16384 whizzytex_1.4.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/whizzytex Vcs-Git: https://salsa.debian.org/debian/whizzytex.git Checksums-Sha256: e134d1853155968b501d032bd2dc832250f2ad212aa44dc5572b6cd805af0644 2076 whizzytex_1.4.0-1.dsc f569144180487749022ba90f9f50a52c49d4fc06cba0ebfcbd2a6e35b31be687 1295301 whizzytex_1.4.0.orig.tar.gz aa900d762cda4742d0052874d1867331c96a094f5b9555282805c926ec5bafaf 16384 whizzytex_1.4.0-1.debian.tar.xz Homepage: http://cristal.inria.fr/whizzytex/ Package-List: whizzytex deb tex optional arch=all Testsuite: autopkgtest Testsuite-Triggers: emacs-nox Directory: pool/main/w/whizzytex Priority: source Section: tex Package: wlcs Binary: wlcs Version: 1.7.0-1~exp1 Maintainer: Debian Mir Team Uploaders: Debian UBports Team , Christopher James Halse Rogers , Mike Gabriel , Marius Gripsgard , Build-Depends: debhelper-compat (= 13), cmake, libboost-dev, libffi-dev, libgtest-dev, libwayland-dev, pkg-config, google-mock Architecture: linux-any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: c165b5d912eee452e643c61da96f6a4f 1545 wlcs_1.7.0-1~exp1.dsc 67d7233657987b335944fe658a76dd2c 238655 wlcs_1.7.0.orig.tar.gz 7fef4148ecf39dcbf75c5ea291897592 7908 wlcs_1.7.0-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/mir-server-team/wlcs Vcs-Git: https://salsa.debian.org/mir-server-team/wlcs.git Checksums-Sha256: ad0da58f9af11c4d2c91d354feab978cb3f3e0d280736ab122cf5233f0f643d1 1545 wlcs_1.7.0-1~exp1.dsc 225d52d7f33c83b61c086b64d7beb636255892588034cb33407e61dd068f6539 238655 wlcs_1.7.0.orig.tar.gz bcbdde16bbcc0174ae8135e0a6dedc3d5ae6aa2ae49bf3085e28ee1899461597 7908 wlcs_1.7.0-1~exp1.debian.tar.xz Homepage: https://github.com/MirServer/wlcs Package-List: wlcs deb devel optional arch=linux-any Directory: pool/main/w/wlcs Priority: extra Section: misc Package: wlroots Binary: libwlroots-0.18-dev, libwlroots-0.18, libwlroots-0.18-examples Version: 0.18.0-2 Maintainer: Sway and related packages team Uploaders: Guido Günther , Birger Schacht Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), glslang-tools, hwdata, libcap-dev, libcairo2-dev, libdisplay-info-dev (>= 0.1.1), libdrm-dev (>= 2.4.122), libegl1-mesa-dev, libegl-dev, libgbm-dev, libgles2-mesa-dev, libinput-dev, libliftoff-dev (>= 0.4.1), libpixman-1-dev, libpng-dev, libseat-dev, libsystemd-dev, libvulkan-dev, libwayland-dev (>= 1.23), libx11-xcb-dev, libxcb1-dev, libxcb-composite0-dev, libxcb-dri3-dev, libxcb-errors-dev, libxcb-ewmh-dev, libxcb-icccm4-dev, libxcb-image0-dev, libxcb-present-dev, libxcb-render0-dev, libxcb-render-util0-dev, libxcb-res0-dev, libxcb-shm0-dev, libxcb-xfixes0-dev, libxcb-xinput-dev, libxkbcommon-dev, meson, pkgconf, wayland-protocols (>= 1.32), xwayland Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 172c0f4d39a97414b87ae03ffc32746c 2877 wlroots_0.18.0-2.dsc 1c34cee1f42973e64b1e5703ee4f95f6 629012 wlroots_0.18.0.orig.tar.gz d3331e7cba32826fd9705d8b3e90e359 9440 wlroots_0.18.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/swaywm-team/wlroots Vcs-Git: https://salsa.debian.org/swaywm-team/wlroots.git Checksums-Sha256: ddf2a0fe9c5ddc1ef936f48134211d1fd6ded81f2c515009cf86f6f6ecc271f2 2877 wlroots_0.18.0-2.dsc df347ddbf291d18710bd11d8228a49e7b0eafd88d0d7bbb4215d118374590516 629012 wlroots_0.18.0.orig.tar.gz 8c4d3f9157b25938148a6d281b61639fe79ea588624fd5b87b77532aa520a882 9440 wlroots_0.18.0-2.debian.tar.xz Homepage: https://gitlab.freedesktop.org/wlroots/wlroots/ Package-List: libwlroots-0.18 deb libs optional arch=any libwlroots-0.18-dev deb libdevel optional arch=any libwlroots-0.18-examples deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, pkg-config Directory: pool/main/w/wlroots Priority: extra Section: misc Package: wmbusmeters Binary: wmbusmeters Version: 1.13.1-3 Maintainer: Fredrik Öhrström Build-Depends: debhelper-compat (= 13), librtlsdr-dev, jq, xxd, netcat-openbsd Architecture: any Standards-Version: 4.6.1.0 Format: 3.0 (quilt) Files: f93f6776acd58a8487c5fc6428c6739b 1943 wmbusmeters_1.13.1-3.dsc e45377c6fe767390dd036ac5986797f3 554200 wmbusmeters_1.13.1.orig.tar.gz 9984b3a1e2d94a13e5a59e1559b0db02 2604 wmbusmeters_1.13.1-3.debian.tar.xz Vcs-Browser: https://salsa.debian.org/weetmuts/package-wmbusmeters.git Vcs-Git: https://salsa.debian.org/weetmuts/package-wmbusmeters.git Checksums-Sha256: 5b295a252319d96a7d8b6fc6af21348e1e6f492caf7b46a5d8a76b875dd53137 1943 wmbusmeters_1.13.1-3.dsc 1145dce6abefa02b755a718007c4679f0f57fea56d70914d4021f1de295576e7 554200 wmbusmeters_1.13.1.orig.tar.gz 31139c39eed488cd451ecea20d96e85b96d432ca810e356cdb7f0dc4a76e8481 2604 wmbusmeters_1.13.1-3.debian.tar.xz Homepage: https://github.com/wmbusmeters/wmbusmeters Package-List: wmbusmeters deb comm optional arch=any Directory: pool/main/w/wmbusmeters Priority: optional Section: misc Package: xdebug Binary: php-xdebug, php-xdebug-all-dev, php8.4-xdebug Version: 3.4.0~alpha1-2~exp4 Maintainer: Debian PHP PECL Maintainers Uploaders: Martin Meredith , Lior Kaplan , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 5.5~), php-all-dev (>= 2:95~), zlib1g-dev Architecture: any all Standards-Version: 4.5.1 Format: 3.0 (quilt) Files: 9f888c7e0a8cc2383062e616f14f1387 2320 xdebug_3.4.0~alpha1-2~exp4.dsc e9638cf2b67d198e92d867dcf7c13904 260238 xdebug_3.4.0~alpha1.orig.tar.gz 2ef5ca1a04f364e54b036b108476cd4c 9164 xdebug_3.4.0~alpha1-2~exp4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/php-team/pecl/xdebug Vcs-Git: https://salsa.debian.org/php-team/pecl/xdebug.git Checksums-Sha256: 2a6f219e3d412a12fdad6b8bff278910f8a2fc9d54cc032a916ccb7b2a4788cd 2320 xdebug_3.4.0~alpha1-2~exp4.dsc 4b8a22cf0961a26e74b95f93a15e9cb5d5a46bc77608a9c03dbd989963b2b4e7 260238 xdebug_3.4.0~alpha1.orig.tar.gz aa01af3d2895fc07bdf0d29bf035c55e1fa89aae30e66ba8595149bfcab45f75 9164 xdebug_3.4.0~alpha1-2~exp4.debian.tar.xz Homepage: https://xdebug.org/ Package-List: php-xdebug deb php optional arch=all php-xdebug-all-dev deb php optional arch=all php8.4-xdebug deb php optional arch=any Directory: pool/main/x/xdebug Priority: source Section: devel Package: xdg-desktop-portal-gnome Binary: xdg-desktop-portal-gnome Version: 47.1-1 Maintainer: Debian GNOME Maintainers Uploaders: Simon McVittie , Amin Bandali , Iain Lane , Jeremy Bícha Build-Depends: debhelper-compat (= 13), dh-sequence-gnome, gsettings-desktop-schemas-dev (>= 47~rc), libfontconfig-dev, libadwaita-1-dev (>= 1.6~rc), libglib2.0-dev (>= 2.44), libgnome-desktop-4-dev, libgnome-bg-4-dev, libgtk-4-dev (>= 4.0), meson (>= 0.57.0), systemd-dev (>= 242), xdg-desktop-portal-dev (>= 1.17.1), xmlto Architecture: linux-any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: afdadba30be031adc2e5290a15ed9e07 2501 xdg-desktop-portal-gnome_47.1-1.dsc 1e8766f8fa2b1039c53e3e97dfd506be 163448 xdg-desktop-portal-gnome_47.1.orig.tar.xz 33825f4889b4c10ece85eefcc3f86911 5076 xdg-desktop-portal-gnome_47.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/gnome-team/xdg-desktop-portal-gnome Vcs-Git: https://salsa.debian.org/gnome-team/xdg-desktop-portal-gnome.git Checksums-Sha256: 00111ca13d9a6fe89f27ae2369d03fbd0e7db4a87583e00be56a8873ca719cbd 2501 xdg-desktop-portal-gnome_47.1-1.dsc d420ff72173b04dc9491d3d7dd8cc96204f7f3f27c4cbea6024361ea9839f769 163448 xdg-desktop-portal-gnome_47.1.orig.tar.xz 1839a7f3a5b992ab6f736ccacd5d17a4e7eae7278698c05485293ab1f7aaa5be 5076 xdg-desktop-portal-gnome_47.1-1.debian.tar.xz Homepage: https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome Package-List: xdg-desktop-portal-gnome deb gnome optional arch=linux-any Directory: pool/main/x/xdg-desktop-portal-gnome Priority: optional Section: misc Package: xdg-desktop-portal-kde Binary: xdg-desktop-portal-kde Version: 6.1.5-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Patrick Franz , Scarlett Moore , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, dh-sequence-pkgkde-symbolshelper, extra-cmake-modules (>= 6.2.0~), gettext, kwayland-dev (>= 4:6.1.5~), libcups2-dev, libkf6config-dev (>= 6.2.0~), libkf6coreaddons-dev (>= 6.2.0~), libkf6globalaccel-dev (>= 6.2.0~), libkf6guiaddons-dev (>= 6.2.0~), libkf6i18n-dev (>= 6.2.0~), libkf6iconthemes-dev (>= 6.2.0~), libkf6kio-dev (>= 6.2.0~), libkf6notifications-dev (>= 6.2.0~), libkf6service-dev (>= 6.2.0~), libkf6statusnotifieritem-dev (>= 6.2.0~), libkf6widgetsaddons-dev (>= 6.2.0~), libkf6windowsystem-dev (>= 6.2.0~), libkirigami-dev (>= 6.2.0~), libwayland-dev (>= 1.15~), plasma-wayland-protocols (>= 1.7.0~), qt6-base-dev (>= 6.6.0+dfsg~), qt6-declarative-dev (>= 6.6.0+dfsg~), qt6-wayland-dev (>= 6.6.0~), wayland-protocols (>= 1.25~) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 76bcb0e7146ad20d3ce71c8341e430ea 3257 xdg-desktop-portal-kde_6.1.5-1.dsc 49fbd55827728c434559c15da4733081 172860 xdg-desktop-portal-kde_6.1.5.orig.tar.xz daa667cb353e6211886305b12ecb8eeb 833 xdg-desktop-portal-kde_6.1.5.orig.tar.xz.asc 756f41fcb83ff5baad12807a2a30ca38 14688 xdg-desktop-portal-kde_6.1.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/xdg-desktop-portal-kde Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/xdg-desktop-portal-kde.git Checksums-Sha256: dff7d2af5248af879832a161118dc7cb884fb12d15a012a01ec04aa5b50ce622 3257 xdg-desktop-portal-kde_6.1.5-1.dsc 09d13c0c06fddc083249d1f5be907e271ea39f01f577d37d26743b01df5a6978 172860 xdg-desktop-portal-kde_6.1.5.orig.tar.xz 7f40e827bc1e0bf45e5a24937695763bd0a8ce55068a7b26fc155a422fe51149 833 xdg-desktop-portal-kde_6.1.5.orig.tar.xz.asc 96b03e525e5342366b5ba46b56ba167be23a036d9e6028bae0d77c1037e2ba07 14688 xdg-desktop-portal-kde_6.1.5-1.debian.tar.xz Homepage: https://invent.kde.org/plasma/xdg-desktop-portal-kde Package-List: xdg-desktop-portal-kde deb kde optional arch=any Directory: pool/main/x/xdg-desktop-portal-kde Priority: extra Section: misc Package: xfce4-appfinder Binary: xfce4-appfinder Version: 4.19.2-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: debhelper-compat (= 13), gettext, libgarcon-1-0-dev, libglib2.0-dev, libgtk-3-dev, libxfce4ui-2-dev, libxfce4util-dev, libxfconf-0-dev, xfce4-dev-tools Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: bf5276b4334e82e47e235b551f87c7e8 2142 xfce4-appfinder_4.19.2-1.dsc 079ec2885650074a3caac9adf814caa5 721490 xfce4-appfinder_4.19.2.orig.tar.bz2 2d58e14d55cb209d56044216685261bc 5140 xfce4-appfinder_4.19.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfce4-appfinder Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfce4-appfinder.git Checksums-Sha256: 49d905f526bb3e14133d3cff24f31ad3e17ef202c258249601e75d35f1834e9c 2142 xfce4-appfinder_4.19.2-1.dsc e2f4878482bb8bbef63d9499329e46b2a1e0c5b984e8515e6aeec7efb5bfd330 721490 xfce4-appfinder_4.19.2.orig.tar.bz2 7847f102fc4b8aefd65a94f48f91d63a5b311590d85e22fd70f3b70fa9925aae 5140 xfce4-appfinder_4.19.2-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/xfce4-appfinder/start Package-List: xfce4-appfinder deb xfce optional arch=any Directory: pool/main/x/xfce4-appfinder Priority: source Section: xfce Package: xfce4-dev-tools Binary: xfce4-dev-tools Version: 4.19.1-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: debhelper-compat (= 13), libglib2.0-dev, xsltproc Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 155573715452f4615190d278899d5e84 2040 xfce4-dev-tools_4.19.1-1.dsc eaa438e5f17af433bbe51215186426a7 373780 xfce4-dev-tools_4.19.1.orig.tar.bz2 4c3f1e8a848790124cb71a515f3563da 4820 xfce4-dev-tools_4.19.1-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools.git Checksums-Sha256: 238d7878a7e729552d4d55003925f0908cdc7e358c6661fbb65287758cc22280 2040 xfce4-dev-tools_4.19.1-1.dsc db6fc72353cd0e3b13f4e210ab3940a5284f82f89f06601a8505417c2fd7ef8a 373780 xfce4-dev-tools_4.19.1.orig.tar.bz2 bf1bb01b96cfb0f5260e43dc326a8651c3e96c8a6d81e115344736b66bbeff0b 4820 xfce4-dev-tools_4.19.1-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/xfce4-dev-tools/start Package-List: xfce4-dev-tools deb xfce optional arch=any Directory: pool/main/x/xfce4-dev-tools Priority: source Section: xfce Package: xfce4-panel Binary: xfce4-panel, libxfce4panel-2.0-4, libxfce4panel-2.0-dev, gir1.2-libxfce4panel-2.0 Version: 4.19.3-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: debhelper-compat (= 13), gettext, gobject-introspection, gtk-doc-tools, libcairo2-dev, libdbusmenu-gtk3-dev, libexo-2-dev, libgarcon-1-dev (>= 4.17.0), libgarcon-gtk3-1-dev (>= 4.17.0), libgirepository1.0-dev, libglib2.0-dev, libgtk-3-dev, libgtk-layer-shell-dev, libwayland-dev, libwnck-3-dev, libxfce4ui-2-dev (>= 4.17.1), libxfce4util-dev (>= 4.17.2), libxfce4windowing-0-dev, libxfconf-0-dev, xfce4-dev-tools (>= 4.19) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 17229e93275534ae081b8f2a3e0e1779 2605 xfce4-panel_4.19.3-1.dsc dfe4d78c814a280fbfb8e806a8591adf 2187643 xfce4-panel_4.19.3.orig.tar.bz2 8c26ee33696ac884f68fa4519ab9549c 13296 xfce4-panel_4.19.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfce4-panel Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfce4-panel.git Checksums-Sha256: 7a13a1fdc23bc4bf1f79c0002402fb05c1d2fd5c54335ad6d18c988c652fb00c 2605 xfce4-panel_4.19.3-1.dsc b370397177be90993a58a9eeb7c883b45817522c540cee8f67f748d7c4f1d00f 2187643 xfce4-panel_4.19.3.orig.tar.bz2 bbbc3da39227c559a46f15c82a80cfd64241a2cc1490b29577b656dc22eaa47c 13296 xfce4-panel_4.19.3-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/xfce4-panel/start Package-List: gir1.2-libxfce4panel-2.0 deb introspection optional arch=any libxfce4panel-2.0-4 deb libs optional arch=any libxfce4panel-2.0-dev deb libdevel optional arch=any xfce4-panel deb xfce optional arch=any Directory: pool/main/x/xfce4-panel Priority: source Section: xfce Package: xfce4-power-manager Binary: xfce4-power-manager, xfce4-power-manager-data, xfce4-power-manager-plugins Version: 4.19.3-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: debhelper-compat (= 13), gettext, libglib2.0-dev, libgtk-3-dev, libnotify-dev, libpolkit-gobject-1-dev, libsystemd-dev [linux-any], libupower-glib-dev, libwayland-dev, libx11-dev, libxext-dev, libxfce4panel-2.0-dev, libxfce4ui-2-dev (>= 4.18.4), libxfce4util-dev (>= 4.19.2), libxfconf-0-dev, pkgconf, xfce4-dev-tools (>= 4.19) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 2fa1679ba78e41d3612e505bd5ec9707 2537 xfce4-power-manager_4.19.3-1.dsc dbfd9975e490fff9e50cd07797dab43a 1513388 xfce4-power-manager_4.19.3.orig.tar.bz2 292e937eae7bf3c662209f0585d0a0a9 7856 xfce4-power-manager_4.19.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfce4-power-manager Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfce4-power-manager.git Checksums-Sha256: 340c76ecddc004146d31126f183f6dc2e787203a4a45911675c7087bec7bf401 2537 xfce4-power-manager_4.19.3-1.dsc 32cc96dcfb49bff03a60f4cc68fed3419fcabf4aeffd73633e900e98340e350c 1513388 xfce4-power-manager_4.19.3.orig.tar.bz2 c65ac818116320a4d23581cb1cd6e581670e7b30d58f59940660afef07b79a0b 7856 xfce4-power-manager_4.19.3-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/xfce4-power-manager/start Package-List: xfce4-power-manager deb xfce optional arch=any xfce4-power-manager-data deb xfce optional arch=all xfce4-power-manager-plugins deb xfce optional arch=any Directory: pool/main/x/xfce4-power-manager Priority: source Section: xfce Package: xfce4-session Binary: xfce4-session Version: 4.19.2-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: debhelper-compat (= 13), gettext, libdbus-1-dev, libglib2.0-dev, libgtk-3-dev, libgtk-layer-shell-dev, libpolkit-gobject-1-dev, libwnck-3-dev, libx11-dev, libxfce4ui-2-dev, libxfce4util-dev (>= 4.19.2), libxfce4windowing-0-dev, libxfconf-0-dev, x11-xserver-utils, xfce4-dev-tools (>= 4.19) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: e87811323d9c4693b29f467044fcfc57 2262 xfce4-session_4.19.2-1.dsc a1a7e69fdba232b7a5ed363af91eb011 1201959 xfce4-session_4.19.2.orig.tar.bz2 0deaabc1a027eb7179a52977472b896c 15080 xfce4-session_4.19.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfce4-session Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfce4-session.git Checksums-Sha256: 0761a0955ea12ca2830a0ec741dfad8ed0aa5032d7885d5642d7bb198efd4401 2262 xfce4-session_4.19.2-1.dsc 7ce9173c7deee5c2d3dd638d5dc315f83c0d5117e06e17d7879acace0a876e1e 1201959 xfce4-session_4.19.2.orig.tar.bz2 872dcc1b7fee00eef53ac5a9096e4e5f4e1600c6b71d1aaa7f7c37e4d5190864 15080 xfce4-session_4.19.2-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/xfce4-session/start Package-List: xfce4-session deb xfce optional arch=any Directory: pool/main/x/xfce4-session Priority: source Section: xfce Package: xfce4-settings Binary: xfce4-settings, xfce4-helpers Version: 4.19.2-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: debhelper-compat (= 13), gettext, libcolord-dev, libexo-2-dev, libgarcon-1-0-dev, libgtk-3-dev, libgtk-layer-shell-dev, libnotify-dev, libupower-glib-dev, libwayland-dev, libxcursor-dev, libxfce4ui-2-dev (>= 4.19.5), libxfce4util-dev (>= 4.17.2), libxfconf-0-dev, libxklavier-dev, libxml2-utils, libxrandr-dev, xfce4-dev-tools, xserver-xorg-input-libinput-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 14c516d34c5d619dc855b5f0d58830f1 2398 xfce4-settings_4.19.2-1.dsc 42b5ad5d8fbcb445c38bc6212e0c4cf1 2433368 xfce4-settings_4.19.2.orig.tar.bz2 5fcfbba4a6bf78de44c5db7314f68669 9532 xfce4-settings_4.19.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfce4-settings Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfce4-settings.git Checksums-Sha256: c844f35c316ec54e57ed56950751d72f62f29eafdc4416d0ae25b0f10de4b80d 2398 xfce4-settings_4.19.2-1.dsc 23d44e50419263499096184b5931915b416328d6eca95dd99da3be2ba56946ad 2433368 xfce4-settings_4.19.2.orig.tar.bz2 73c78393e1340efe581760472b164e694649d8fed659095e655fb4084ebf4c95 9532 xfce4-settings_4.19.2-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/xfce4-settings/start Package-List: xfce4-helpers deb xfce optional arch=any xfce4-settings deb xfce optional arch=any Directory: pool/main/x/xfce4-settings Priority: source Section: xfce Package: xfce4-sntray-plugin Binary: xfce4-sntray-plugin-common, xfce4-sntray-plugin, mate-sntray-plugin, vala-sntray-plugin, budgie-sntray-plugin Version: 0.4.13.1-4 Maintainer: Ayatana Packagers Uploaders: Debian+Ubuntu MATE Packaging Team , Martin Wimpress , Mike Gabriel , Build-Depends: budgie-core-dev, cmake, cmake-vala (>= 3), debhelper-compat (= 13), gettext, libglib2.0-dev, libgtk-3-dev, libmate-panel-applet-dev, libpeas-dev, libvalapanel-dev (>= 0.4.92), libxfce4panel-2.0-dev, libxfconf-0-dev, libxml2-utils, pkgconf, valac Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: ec44a66842745627972e1bf31f85dd33 2712 xfce4-sntray-plugin_0.4.13.1-4.dsc ac73b9fa1eca874adf5c843209fe87c7 77110 xfce4-sntray-plugin_0.4.13.1.orig.tar.gz 593b0a7e09675e2df52ccd348f9a49ce 6952 xfce4-sntray-plugin_0.4.13.1-4.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian-ayatana-team/xfce4-sntray-plugin Vcs-Git: https://salsa.debian.org/debian-ayatana-team/xfce4-sntray-plugin.git Checksums-Sha256: 4cfbed1077efbe2caab107f584694084c4ea606c8ced10b9c41f878c4b1c928d 2712 xfce4-sntray-plugin_0.4.13.1-4.dsc 0054058ffc9173de2252cffcb0d6275e7fceaba2a05d48b34177dba5fc7678bc 77110 xfce4-sntray-plugin_0.4.13.1.orig.tar.gz f57a73de469fe418759f83f0aa44fd1ec243ec4ae8aaa50fc79626b7491f3bc5 6952 xfce4-sntray-plugin_0.4.13.1-4.debian.tar.xz Homepage: https://gitlab.com/vala-panel-project/xfce4-sntray-plugin Package-List: budgie-sntray-plugin deb xfce optional arch=any mate-sntray-plugin deb xfce optional arch=any vala-sntray-plugin deb xfce optional arch=any xfce4-sntray-plugin deb xfce optional arch=any xfce4-sntray-plugin-common deb xfce optional arch=all Directory: pool/main/x/xfce4-sntray-plugin Priority: extra Section: misc Package: xfconf Binary: libxfconf-0-dev, libxfconf-0-3, xfconf, xfconf-gsettings-backend, gir1.2-xfconf-0 Version: 4.19.2-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: debhelper-compat (= 13), gettext, gobject-introspection, gtk-doc-tools, libgirepository1.0-dev, libxfce4util-dev (>= 4.17.3), xfce4-dev-tools (>= 4.19) Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: b46413f1eeb6838824d29f3034a2be84 2305 xfconf_4.19.2-1.dsc e1b33ac12de086f081a8d3ce0fac254b 764445 xfconf_4.19.2.orig.tar.bz2 9ed1b253ec89adb5c4b6caa6c8d4c04d 7420 xfconf_4.19.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfconf Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfconf.git Checksums-Sha256: a44b36fbbca0109bbf2862de67545a345955267ee6f820ad5be4a92e7771df7b 2305 xfconf_4.19.2-1.dsc 0d92e7160e11aaaa78569751f4843b2211896c2664b5f0440c7ccdec626e1ed6 764445 xfconf_4.19.2.orig.tar.bz2 4a0fe5e4a40f5cd586d38f404a4ec7c532546961dfb166d27ac597e09d486b8f 7420 xfconf_4.19.2-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/xfconf/start Package-List: gir1.2-xfconf-0 deb introspection optional arch=any libxfconf-0-3 deb libs optional arch=any libxfconf-0-dev deb libdevel optional arch=any xfconf deb xfce optional arch=any xfconf-gsettings-backend deb xfce optional arch=any Directory: pool/main/x/xfconf Priority: source Section: xfce Package: xfdesktop4 Binary: xfdesktop4-data, xfdesktop4 Version: 4.19.3-1 Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez Build-Depends: debhelper-compat (= 13), gettext, libcairo2-dev, libexo-2-dev, libgarcon-1-dev, libgarcon-gtk3-1-dev, libglib2.0-dev, libgtk-3-dev, libgtk-layer-shell-dev, libnotify-dev, libthunarx-3-dev (>= 4.17.10~), libxfce4ui-2-dev, libxfce4util-dev, libxfce4windowing-0-dev, libxfconf-0-dev, xfce4-dev-tools (>= 4.19) Architecture: any all Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 47981d36b0f4e1696c8f01c21f83ca2f 2307 xfdesktop4_4.19.3-1.dsc 43a2eaa8bdca10f1ccceb6fc6e67e68f 2532496 xfdesktop4_4.19.3.orig.tar.bz2 4ea315eed5e9baa37190f608885c5b17 11532 xfdesktop4_4.19.3-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfdesktop4 Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfdesktop4.git Checksums-Sha256: 032223fcaf261e8aa609985949f96fb7956bf5d31229603cf84868102866ac00 2307 xfdesktop4_4.19.3-1.dsc 9f846584e8519aeaaf74c7c0ed38767083921682bba8ddbf41c3019462f18401 2532496 xfdesktop4_4.19.3.orig.tar.bz2 054317631f8fd9b529121908f59ef6fa49592a8a8f769198dac84db90e473fcb 11532 xfdesktop4_4.19.3-1.debian.tar.xz Homepage: https://docs.xfce.org/xfce/xfdesktop/start Package-List: xfdesktop4 deb xfce optional arch=any xfdesktop4-data deb xfce optional arch=all Directory: pool/main/x/xfdesktop4 Priority: source Section: x11 Package: xmbmon Binary: xmbmon, mbmon Version: 2.05-9 Maintainer: Lucas de Castro Borges Build-Depends: autotools-dev, debhelper (>= 9), dh-autoreconf, libxaw7-dev, libxt-dev Architecture: any Standards-Version: 3.9.6 Format: 3.0 (quilt) Files: 4e44b3b0dfb1c4be140f77395559765c 1814 xmbmon_2.05-9.dsc b454be9327c34c42af5ad4372251f5b0 143004 xmbmon_2.05.orig.tar.gz 7ad68c2a011f7913f0322e9e4f4a8d62 11992 xmbmon_2.05-9.debian.tar.xz Checksums-Sha256: f22b40adeeb1748cf1c6ac15d568aec1664ed39cd2ed46b7afe14424ee92b911 1814 xmbmon_2.05-9.dsc 36d00816cda354636fd9896c6bcfdfded0a3c10a77f6bfffb82004c46e5536ab 143004 xmbmon_2.05.orig.tar.gz 19226bb589cc16a5073061d05f1109a6c338844ff4955746747cbe226ae9e585 11992 xmbmon_2.05-9.debian.tar.xz Homepage: http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html Package-List: mbmon deb admin optional arch=any xmbmon deb admin optional arch=any Directory: pool/main/x/xmbmon Priority: source Section: admin Package: xmlsec1 Binary: libxmlsec1-dev, libxmlsec1-1, libxmlsec1-openssl1, libxmlsec1-gnutls1, libxmlsec1-nss1, libxmlsec1-gcrypt1, xmlsec1, libxmlsec1-doc Version: 1.3.5-1 Maintainer: Debian XML/SGML Group Uploaders: John V. Belmonte , Rene Engelhard , Build-Depends: dpkg-dev (>= 1.22.5), debhelper (>= 11), help2man, libgcrypt20-dev, libgnutls28-dev, libnss3-dev (>= 2:3.72-2), libssl-dev, libxml2-dev, libxslt1-dev, pkg-config Build-Depends-Indep: gtk-doc-tools, man2html-base, xsltproc Build-Conflicts: libnspr4-dev (<< 2:4.32-3) Architecture: any all Standards-Version: 4.1.4 Format: 3.0 (quilt) Files: 4537d5f280e0add8c52b0e3669ba1978 2661 xmlsec1_1.3.5-1.dsc 8c6e8021e6e990c1ae6aeba45db4300c 2469189 xmlsec1_1.3.5.orig.tar.gz 705405c6a5b7440c96db6d02a9837202 16168 xmlsec1_1.3.5-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/xml-sgml-team/xmlsec1 Vcs-Git: https://salsa.debian.org/xml-sgml-team/xmlsec1.git Checksums-Sha256: 43162c6a589cd8485bee6380b6ac6c16175309f6c5b9bbd4c3803f07ac1e8954 2661 xmlsec1_1.3.5-1.dsc 79509830df8357898738c50ac6b1061d30afca0a092fe4db8c2605cdb748b81d 2469189 xmlsec1_1.3.5.orig.tar.gz 63152a3c9ea938466e5178cdded51b328c8528d063201ca44df9bc3b721557b7 16168 xmlsec1_1.3.5-1.debian.tar.xz Homepage: https://www.aleksey.com/xmlsec/ Package-List: libxmlsec1-1 deb libs optional arch=any libxmlsec1-dev deb libdevel optional arch=any libxmlsec1-doc deb text optional arch=all libxmlsec1-gcrypt1 deb libs optional arch=any libxmlsec1-gnutls1 deb libs optional arch=any libxmlsec1-nss1 deb libs optional arch=any libxmlsec1-openssl1 deb libs optional arch=any xmlsec1 deb text optional arch=any Directory: pool/main/x/xmlsec1 Priority: source Section: text Package: xnnpack Binary: libxnnpack-dev, libxnnpack0 Version: 0.0~git20240229.fcbf55a-1~exp1 Maintainer: Debian Deep Learning Team Uploaders: Mo Zhou Build-Depends: cmake, debhelper-compat (= 13), googletest, libcpuinfo-dev (>= 0.0~git20231104.d6860c4~), libfp16-dev, libfxdiv-dev, libpsimd-dev, libpthreadpool-dev (>= 0.0~git20240616.560c60d~), ninja-build Architecture: any Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 3f9faa761356469f378e31725a8fa9c7 2304 xnnpack_0.0~git20240229.fcbf55a-1~exp1.dsc fde9f086ec986eed7c2a4c1fb2381d47 4397460 xnnpack_0.0~git20240229.fcbf55a.orig.tar.xz 845eae9d813998f112040001bee2b9e1 4532 xnnpack_0.0~git20240229.fcbf55a-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/deeplearning-team/xnnpack Vcs-Git: https://salsa.debian.org/deeplearning-team/xnnpack.git Checksums-Sha256: 263b34d83f084c7c6a4e6f25701a771f5a8291cae88b8e30bc4f9fe3300a6024 2304 xnnpack_0.0~git20240229.fcbf55a-1~exp1.dsc 8267330221f73c66b5301b1df77ada4f7c252263fd165a9ed99e6c929a825163 4397460 xnnpack_0.0~git20240229.fcbf55a.orig.tar.xz 82702bde47dbbfc6307f5f818de4b0f474c1ef1a43608a4884aa6583308c4da3 4532 xnnpack_0.0~git20240229.fcbf55a-1~exp1.debian.tar.xz Homepage: https://github.com/google/XNNPACK Package-List: libxnnpack-dev deb libdevel optional arch=any libxnnpack0 deb libs optional arch=any Directory: pool/main/x/xnnpack Priority: extra Section: misc Package: xwaylandvideobridge Binary: xwaylandvideobridge Version: 0.4.0-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Scarlett Moore , Build-Depends: cmake, debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.1.0~), libkf6coreaddons-dev, libkf6i18n-dev, libkf6notifications-dev, libkf6statusnotifieritem-dev, libkf6windowsystem-dev, libkf6widgetsaddons-dev, libpipewire-0.3-dev, libkpipewire-dev, libxcb-composite0-dev, libxcb-record0-dev, libxcb-util-dev, libxcb-xfixes0-dev, libxkbcommon-dev, pkgconf, pkg-kde-tools, qt6-base-dev, qt6-base-private-dev, qt6-declarative-dev Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: ce011860fab7d986d1dc5fac6498d5f0 2778 xwaylandvideobridge_0.4.0-1.dsc fadfe324cc0d20db45b28737ecc0c469 35668 xwaylandvideobridge_0.4.0.orig.tar.xz 5ff774ac641ae7ffdfe055cf66c14d34 833 xwaylandvideobridge_0.4.0.orig.tar.xz.asc 1ee1e2146eedd532a60f9af150c9096a 9948 xwaylandvideobridge_0.4.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/xwaylandvideobridge Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/xwaylandvideobridge.git Checksums-Sha256: 9c50805dc7209782fa568dc93e1eedc1ee4fd3868e2b8f0d95144ec03640d8ba 2778 xwaylandvideobridge_0.4.0-1.dsc ea72ac7b2a67578e9994dcb0619602ead3097a46fb9336661da200e63927ebe6 35668 xwaylandvideobridge_0.4.0.orig.tar.xz ea131d08ae8fc2ed0da2204897f9395c6f6b6d02ecb0c1ae9d06340ebc9da88b 833 xwaylandvideobridge_0.4.0.orig.tar.xz.asc 3c60dae7730c36c20d6b5f2e7b5686657c50a9cc7eb9573456a0fa3136facd61 9948 xwaylandvideobridge_0.4.0-1.debian.tar.xz Homepage: https://invent.kde.org/neon-packaging/xwaylandvideobridge Package-List: xwaylandvideobridge deb kde optional arch=any Directory: pool/main/x/xwaylandvideobridge Priority: optional Section: misc Package: yad Binary: yad Version: 7.2-1 Maintainer: Alexis Puente Montiel Build-Depends: debhelper-compat (= 12), libgtk-3-dev, pkg-config, intltool Architecture: any Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 89334f5c469460b382018272dfb5f8e9 1548 yad_7.2-1.dsc eedb70bae00de863acfc78dfeed10bdc 196116 yad_7.2.orig.tar.xz c3faf2cfc21adc7c63c1c11167c5e50d 3692 yad_7.2-1.debian.tar.xz Checksums-Sha256: 554e72459c312cbe90fbfb50e1568ab46e01e396e7d5545c5c03d9b8e1d8e6f2 1548 yad_7.2-1.dsc cbca0f38c773693a559acbaf4458da95681494ec6bb3389ee7adb28171485a9a 196116 yad_7.2.orig.tar.xz b7538473acbe87f5c35449bbf563b91f03ecdc9c601305cf2ad8826f27ced164 3692 yad_7.2-1.debian.tar.xz Homepage: https://github.com/v1cont/yad/ Package-List: yad deb utils optional arch=any Directory: pool/main/y/yad Priority: optional Section: misc Package: yakuake Binary: yakuake Version: 24.05.2-1 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Norbert Preining , Scarlett Moore , Didier Raboud , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 5.240.0~), gettext, kwayland-dev (>= 4:5.240.0~) [linux-any], libkf6archive-dev (>= 5.240.0~), libkf6config-dev (>= 5.240.0~), libkf6coreaddons-dev (>= 5.240.0~), libkf6crash-dev (>= 5.240.0~), libkf6dbusaddons-dev (>= 5.240.0~), libkf6globalaccel-dev (>= 5.240.0~), libkf6i18n-dev (>= 5.240.0~), libkf6iconthemes-dev (>= 5.240.0~), libkf6kio-dev (>= 5.240.0~), libkf6newstuff-dev (>= 5.240.0~), libkf6notifications-dev (>= 5.240.0~), libkf6notifyconfig-dev (>= 5.240.0~), libkf6parts-dev (>= 5.240.0~), libkf6statusnotifieritem-dev (>= 5.240.0~), libkf6widgetsaddons-dev (>= 5.240.0~), libkf6windowsystem-dev (>= 5.240.0~), libx11-dev, qt6-base-dev (>= 6.5.0), qt6-svg-dev (>= 6.5.0) Architecture: any Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: 2204d56ded7cf5a7acd52185b0c5b55f 3020 yakuake_24.05.2-1.dsc eb6f5b7596c69e552e2711ba270b7def 385688 yakuake_24.05.2.orig.tar.xz 9b97ad86e67aaa427ab901500cbd7a90 833 yakuake_24.05.2.orig.tar.xz.asc 27418257a052042bfbc8fcee39defe02 16008 yakuake_24.05.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/yakuake Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/yakuake.git Checksums-Sha256: 89a9bd6b24304e816fcff452fb6f51f52a0bacb6a3502aa59bbd9b5643de7081 3020 yakuake_24.05.2-1.dsc a247c598b1a03e3e60dc19e71885a028693d5be1d21fb9c7cf32de16f0b6f72d 385688 yakuake_24.05.2.orig.tar.xz b129337468dff405f818e2498ba196839e9d2164adbf8b8c74f8c5038871d087 833 yakuake_24.05.2.orig.tar.xz.asc 3bafc7a5352b165575e0b7e83d23516f5e406a0b687aed6037bec7a3280f9eeb 16008 yakuake_24.05.2-1.debian.tar.xz Homepage: https://apps.kde.org/en/yakuake Package-List: yakuake deb kde optional arch=any Directory: pool/main/y/yakuake Priority: source Section: kde Package: yamcha Binary: yamcha, libyamcha-dev, libyamcha1 Version: 0.33-2 Maintainer: Giulio Paci Build-Depends: cdbs, debhelper (>= 10.8~), dh-buildinfo, licensecheck, libtool, automake, autoconf, dpkg-dev (>= 1.16.2), tinysvm, darts, swig, help2man, man2html Architecture: any Standards-Version: 4.1.0 Format: 3.0 (quilt) Files: ad3fc8b483fe7a1543e36be40edc3a40 1734 yamcha_0.33-2.dsc 187ab0b6804941dfdaa21fe28f0b6ffd 488670 yamcha_0.33.orig.tar.gz dc5647d33ae2db8897604a12ae46f1db 17128 yamcha_0.33-2.debian.tar.xz Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/yamcha.git Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/yamcha.git Checksums-Sha256: a02d11aca22dddb8263ac16e09ddad47d25acd5e297799a6c3c5652aa112f763 1734 yamcha_0.33-2.dsc 413d4fc0a4c13895f5eb1468e15c9d2828151882f27aea4daf2399c876be27d5 488670 yamcha_0.33.orig.tar.gz 6a114584af8256504a195e4164308bdd462d1e8860b77951431b4ca7de3a21e8 17128 yamcha_0.33-2.debian.tar.xz Homepage: http://www.chasen.org/~taku/software/yamcha/ Package-List: libyamcha-dev deb libdevel optional arch=any libyamcha1 deb libdevel optional arch=any yamcha deb science optional arch=any Directory: pool/main/y/yamcha Priority: source Section: misc Package: yorick-optimpack Binary: yorick-optimpack Version: 1.4.0~pre1+dfsg-1~exp0 Maintainer: Debian Science Maintainers Uploaders: Thibaut Paumard Build-Depends: debhelper (>= 9), yorick-dev (>= 2.1.05+dfsg-2~bpo40+1) Architecture: any Standards-Version: 3.9.8 Format: 3.0 (quilt) Files: 9fe45369f1f230fd74b2858cd919c928 2554 yorick-optimpack_1.4.0~pre1+dfsg-1~exp0.dsc f70c8ca422b65c10fa95df69fc5c83ce 59952 yorick-optimpack_1.4.0~pre1+dfsg.orig-optimpack1.tar.xz f61ef327683732ad3d11ea3097dbdb4d 58248 yorick-optimpack_1.4.0~pre1+dfsg.orig.tar.xz 422dd95c2c86d6135410f958b803df76 4176 yorick-optimpack_1.4.0~pre1+dfsg-1~exp0.debian.tar.xz Vcs-Browser: http://git.debian.org/?p=debian-science/packages/yorick-optimpack.git Vcs-Git: git://git.debian.org/git/debian-science/packages/yorick-optimpack.git Checksums-Sha256: 64130500f6f62f30625d0573e6bdd82aef692aecd9b9074fd956f612d921471b 2554 yorick-optimpack_1.4.0~pre1+dfsg-1~exp0.dsc 43220c8b1b386b4a9af1fbc8d058e1a609922d4581297bfda0bbafd4d5e82c6c 59952 yorick-optimpack_1.4.0~pre1+dfsg.orig-optimpack1.tar.xz ace7ee8083f2a4c3d6c0b0ee502387d2b2ff5909d9a982f11176123e92be9bd8 58248 yorick-optimpack_1.4.0~pre1+dfsg.orig.tar.xz 1707697920a6da2068b72246cf9e570d0907263392307cb2c6f01ae1c2c53ddf 4176 yorick-optimpack_1.4.0~pre1+dfsg-1~exp0.debian.tar.xz Homepage: https://cral.univ-lyon1.fr/labo/perso/eric.thiebaut/?Software/OptimPack Package-List: yorick-optimpack deb science extra arch=any Directory: pool/main/y/yorick-optimpack Priority: source Section: science Package: yosys Binary: yosys, yosys-dev, yosys-abc, yosys-doc Version: 0.33-6~exp2 Maintainer: Debian Science Maintainers Uploaders: Ruben Undheim , Sebastian Kuzminsky , Daniel Gröber Build-Depends: debhelper-compat (= 13), dh-python, tcl-dev, libreadline-dev, libbz2-dev, zlib1g-dev, bison, flex, gawk, git, libffi-dev, pkg-config, txt2man, iverilog (>= 10.1), python3 Build-Depends-Indep: texlive-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-latex-base, texlive-latex-extra, texlive-font-utils, texlive-science, texlive-publishers, texlive-bibtex-extra, tex-gyre, latexmk, lmodern, graphviz, faketime, pdf2svg, python3-sphinx, python3-sphinx-press-theme, python3-sphinxcontrib.bibtex Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 362afcaed7eb450b839ddf4e0632af14 2996 yosys_0.33-6~exp2.dsc c0e0a1069973b836a3838649e4df6714 6161029 yosys_0.33.orig-abc.tar.gz 3e2ec8eb6b96250830f8c01a72055441 2586120 yosys_0.33.orig.tar.gz 1257b71d99aa0a34bdde178bd8dceecc 30272 yosys_0.33-6~exp2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/science-team/yosys Vcs-Git: https://salsa.debian.org/science-team/yosys.git Checksums-Sha256: a089788ea59cb95f0d56b6d50b6eaf6d1e7908b8346aa82f88c81548620ceed9 2996 yosys_0.33-6~exp2.dsc 6559115f2bbf4f1aac86ae4edbae416e8c60b8998bb3ac552451f4283bf6a5a7 6161029 yosys_0.33.orig-abc.tar.gz c240fa4fcc71c73b8989ab500f7bfa3109436fa1d7ba8d7e1028af4c42688f29 2586120 yosys_0.33.orig.tar.gz 0dbbb53400a00dfde608b8d1f815bd093f29057482c1b750a6244b4b4e5143a7 30272 yosys_0.33-6~exp2.debian.tar.xz Homepage: https://github.com/YosysHQ/yosys Package-List: yosys deb electronics optional arch=any yosys-abc deb electronics optional arch=any yosys-dev deb electronics optional arch=any yosys-doc deb doc optional arch=all Testsuite: autopkgtest Testsuite-Triggers: g++, gawk, gcc, iverilog, pkg-config, tcl Directory: pool/main/y/yosys Priority: optional Section: misc Package: zanshin Binary: zanshin Version: 24.08.0-2 Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Pino Toscano , Patrick Franz , Build-Depends: cmake (>= 3.16~), debhelper-compat (= 13), dh-sequence-kf6, extra-cmake-modules (>= 6.3.0~), gettext, libakonadi-dev (>= 4:24.08.0~), libakonadicalendar-dev (>= 4:24.08.0~), libboost-dev, libkf6calendarcore-dev (>= 6.3.0~), libkf6i18n-dev (>= 6.3.0~), libkf6parts-dev (>= 6.3.0~), libkf6runner-dev (>= 6.3.0~), libkf6windowsystem-dev (>= 6.3.0~), libkontactinterface-dev (>= 24.08.0~), qt6-base-dev (>= 6.5.0+dfsg~), xauth , xvfb Architecture: amd64 arm64 armhf i386 Standards-Version: 4.7.0 Format: 3.0 (quilt) Files: a467c2fef6135f8589255ef830d5a2f5 2693 zanshin_24.08.0-2.dsc a9b1ffe806683ffe256865749a1627d0 375224 zanshin_24.08.0.orig.tar.xz 85c35a2caffd040226d7106ab9c935e9 833 zanshin_24.08.0.orig.tar.xz.asc f0487e86530a71cb5d39f95104d1e003 15656 zanshin_24.08.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/zanshin Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/zanshin.git Checksums-Sha256: da845d102fc0b163a8d346f6c60d61ad1ee185acd13ded08f16d7c650261ffad 2693 zanshin_24.08.0-2.dsc 9a2dc6609d4e933a63eaeb08af40752cc14a8ec6579a7fe0dd5d988118c948b7 375224 zanshin_24.08.0.orig.tar.xz 5217c7de9dd6f00d129ed9e2e967d593d67889e093e3452c131bf090f117629b 833 zanshin_24.08.0.orig.tar.xz.asc 265425af847d259acf7605c3d57c801405d5c970d6ac4badff369889f2ef71e0 15656 zanshin_24.08.0-2.debian.tar.xz Homepage: https://zanshin.kde.org/ Package-List: zanshin deb kde optional arch=amd64,arm64,armhf,i386 Directory: pool/main/z/zanshin Priority: source Section: kde Package: zeekctl Binary: zeekctl Version: 2.2.0+ds1-2 Maintainer: Hilko Bengen Build-Depends: cmake, debhelper (>= 11), dh-python, python3, python3-subnettree, zeek, capstats, trace-summary, default-mta | mail-transport-agent Architecture: all Standards-Version: 4.3.0 Format: 3.0 (quilt) Files: b38d4d6ddf6cce9ccb2969e16c8e64bb 1936 zeekctl_2.2.0+ds1-2.dsc bafbc5953feb7fed7966a95f955b39b0 177828 zeekctl_2.2.0+ds1.orig.tar.xz 440a67af9eec955b99ce9a7d2a9a6423 13816 zeekctl_2.2.0+ds1-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/bro-team/zeekctl Vcs-Git: https://salsa.debian.org/bro-team/zeekctl.git Checksums-Sha256: b3533cc72f0c992431c9f88cfcb813c8611bb1e06642545ff79499f949d57b77 1936 zeekctl_2.2.0+ds1-2.dsc bd17e98ff58ebbf412e850c35e70c9e19dda599056fe9f96dfa0a5483a87b162 177828 zeekctl_2.2.0+ds1.orig.tar.xz b9dfef17baccf4e9a562fc60466f2775457e22583392b30ed23ba6042fe54a5f 13816 zeekctl_2.2.0+ds1-2.debian.tar.xz Homepage: http://www.zeek.org Package-List: zeekctl deb net optional arch=all Directory: pool/main/z/zeekctl Priority: extra Section: misc Package: zephyr Binary: libzephyr4, libzephyr4-krb5, zephyr-clients, zephyr-server, zephyr-server-krb5, libzephyr-dev Version: 3.1.2-3 Maintainer: Zephyr IM Team Uploaders: Sam Hartman , Alex Chernyakhovsky Build-Depends: debhelper (>= 9), libc-ares-dev, libkrb5-dev (>= 1.2.2-4), comerr-dev, ss-dev, libreadline-dev | libreadline5-dev, libx11-dev, libxt-dev, x11proto-core-dev, libncurses5-dev, bison, libhesiod-dev, autotools-dev, libtool, autoconf, lsb-release, automake Build-Conflicts: autoconf2.13, automake1.4 Architecture: any Standards-Version: 3.9.4 Format: 3.0 (quilt) Files: 5374e8b47647ffa09073f5ee55ab02d7 1781 zephyr_3.1.2-3.dsc d299350784b423f72cdd4c87b97071ce 740226 zephyr_3.1.2.orig.tar.gz a986c57cca8b7c29fe855b9bd08a07c1 23624 zephyr_3.1.2-3.debian.tar.xz Vcs-Svn: svn://svn.1ts.org/debian/trunk/zephyr Checksums-Sha256: 09dc247c34c079e8dc93c503b9c1a435e5fe0095ccb0f3c3d4ef167cbbbf9cae 1781 zephyr_3.1.2-3.dsc d59204d3ce155b6b7afa840e53dd5a3c276257da35d907f28ae09483d1dc56d7 740226 zephyr_3.1.2.orig.tar.gz 00079d2ada0ae19eb43a442f4a0055e09be786a4ad734cd8f8d3441863c31276 23624 zephyr_3.1.2-3.debian.tar.xz Package-List: libzephyr-dev deb libdevel optional arch=any libzephyr4 deb libs optional arch=any libzephyr4-krb5 deb libs optional arch=any zephyr-clients deb net optional arch=any zephyr-server deb net optional arch=any zephyr-server-krb5 deb net optional arch=any Directory: pool/main/z/zephyr Priority: source Section: net Package: zim-tools Binary: zim-tools Version: 3.5.0-1 Maintainer: Kunal Mehta Build-Depends: debhelper-compat (= 13), meson, pkg-config, libzim-dev (>= 9.2.2), libmagic-dev, zlib1g-dev, libgumbo-dev, libicu-dev, libdocopt-dev, cmake, libgtest-dev, libkainjow-mustache-dev Architecture: any Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 4ef09173ea41f0e75b7b765c45f6237c 2044 zim-tools_3.5.0-1.dsc a71850bd0b8172a3ba8a913471cf28d1 230416 zim-tools_3.5.0.orig.tar.xz 8929a10fc3686bb4ba2197f14bbf5a32 12180 zim-tools_3.5.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/zim-tools Vcs-Git: https://salsa.debian.org/debian/zim-tools.git Checksums-Sha256: 8d116b68bbdf5b13d317d61d15a4308f0dde5dd35517dd9b801ed3896043c9fe 2044 zim-tools_3.5.0-1.dsc cdf5ab5ca0c58150c7f3069462e09d49c1588e985ff1be817ef2a2888cbf83d0 230416 zim-tools_3.5.0.orig.tar.xz 950ce202d83cc1e83b69a0c3e38899601f04908c68c00520a502110c294064c3 12180 zim-tools_3.5.0-1.debian.tar.xz Homepage: https://github.com/openzim/zim-tools Package-List: zim-tools deb utils optional arch=any Testsuite: autopkgtest Directory: pool/main/z/zim-tools Priority: extra Section: misc Package: zipios++ Binary: libzipios-dev, libzipios2, libzipios-doc, libzipios++-doc Version: 2.3.2-1 Maintainer: Francois Mazen Build-Depends: cmake, catch, debhelper, debhelper-compat (= 13), jdupes, libz-dev, zip Build-Depends-Indep: doxygen, graphviz Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: d36925e2eb7a11a6662c7441558e8cf5 2173 zipios++_2.3.2-1.dsc a49e5895e5a9163aa96a741229cbd458 340856 zipios++_2.3.2.orig.tar.gz dd090ea9452d8a66a970da984f69ce3f 6528 zipios++_2.3.2-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/zipios Vcs-Git: https://salsa.debian.org/debian/zipios.git Checksums-Sha256: c42ed58d1c1d81412cb2aeedaa09ca5757b75479159d7a2b214693c1fa322f72 2173 zipios++_2.3.2-1.dsc d78b86c83af32864f1d68ced31bc0b2c47c69be0df518dca02b6b5ddd668dfe5 340856 zipios++_2.3.2.orig.tar.gz b67eee5e5416e358eb322ed87348644ab907bc2733d7953986a1f864ca3152a0 6528 zipios++_2.3.2-1.debian.tar.xz Homepage: https://zipios.sourceforge.net/ Package-List: libzipios++-doc deb oldlibs optional arch=all libzipios-dev deb libdevel optional arch=any libzipios-doc deb doc optional arch=all libzipios2 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: build-essential, zip Directory: pool/main/z/zipios++ Priority: source Section: devel Package: zram-tools Binary: zram-tools Version: 0.3.5-1~exp1 Maintainer: Jonathan Carter Build-Depends: debhelper-compat (= 13) Architecture: all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 3a4cbde0067e2a9f70ad523430bdc7ed 1888 zram-tools_0.3.5-1~exp1.dsc 60db4bda5df98e0bb6862c00a1bae85d 3606 zram-tools_0.3.5.orig.tar.bz2 7d02924cdf5149107a252b17dba5cff7 2352 zram-tools_0.3.5-1~exp1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/zram-tools Vcs-Git: https://salsa.debian.org/debian/zram-tools.git Checksums-Sha256: 2e60cbd201fa695ce9a757b006f7e88eb1a458755e0ba8c8505e2cc4c10d1fdc 1888 zram-tools_0.3.5-1~exp1.dsc df0003192f1b6d21ceea7a23faedcea122e491a7f2501845e5ece645d6f0d746 3606 zram-tools_0.3.5.orig.tar.bz2 994c116b55f39eeeb01f95b4222a74a4c5072300fa397e93f940ea151d24df0a 2352 zram-tools_0.3.5-1~exp1.debian.tar.xz Homepage: https://github.com/highvoltage/zram-tools Package-List: zram-tools deb utils optional arch=all Directory: pool/main/z/zram-tools Priority: extra Section: misc Package: zsh-syntax-highlighting Binary: zsh-syntax-highlighting Version: 0.8.0~alpha1-pre-redrawhook-1 Maintainer: Debian Zsh Maintainers Uploaders: Daniel Shahaf Build-Depends: debhelper-compat (= 13), zsh Architecture: all Standards-Version: 4.5.0 Format: 3.0 (quilt) Files: 108d95d7ac8ffa93ab6d101e78edfbd1 2281 zsh-syntax-highlighting_0.8.0~alpha1-pre-redrawhook-1.dsc 2b4f30094facd754768253fdd9cad87c 128708 zsh-syntax-highlighting_0.8.0~alpha1-pre-redrawhook.orig.tar.xz be761e2c0f4ac381af6140677c15ff84 10308 zsh-syntax-highlighting_0.8.0~alpha1-pre-redrawhook-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/zsh-syntax-highlighting Vcs-Git: https://salsa.debian.org/debian/zsh-syntax-highlighting.git Checksums-Sha256: 311e1438ba9e8d4748a5811298dd1b5f747934ca59795b18ac8082e1e9a9f167 2281 zsh-syntax-highlighting_0.8.0~alpha1-pre-redrawhook-1.dsc ad7a6fe3d9fe3652f2056164ace38009b7e74f50fcab786f3eb7f11f00c459cb 128708 zsh-syntax-highlighting_0.8.0~alpha1-pre-redrawhook.orig.tar.xz 51845714285a8a1492cef284b1eed38e8630b1114ab481aef679b8f037990dce 10308 zsh-syntax-highlighting_0.8.0~alpha1-pre-redrawhook-1.debian.tar.xz Homepage: https://github.com/zsh-users/zsh-syntax-highlighting/ Package-List: zsh-syntax-highlighting deb shells optional arch=all Testsuite: autopkgtest Testsuite-Triggers: rsync Directory: pool/main/z/zsh-syntax-highlighting Priority: optional Section: misc Package: zstd-jni-java Binary: libzstd-jni-java, libzstd-jni1 Version: 1.5.4-2+ds-2 Maintainer: Debian Java Maintainers Uploaders: Olek Wojnar , Build-Depends: debhelper-compat (= 13), cmake, default-jdk, javahelper, libzstd-dev, maven-debian-helper, maven-repo-helper, pkg-config Architecture: any all Standards-Version: 4.6.1 Format: 3.0 (quilt) Files: 2fb5ec6b73029cbfe5e06bb8988be081 2368 zstd-jni-java_1.5.4-2+ds-2.dsc 3258c8e47d333ffcd5f0461f24c3c60a 37520 zstd-jni-java_1.5.4-2+ds.orig.tar.xz 37f61bd5f7a51b931295dbb359b817ce 7236 zstd-jni-java_1.5.4-2+ds-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/java-team/zstd-jni-java Vcs-Git: https://salsa.debian.org/java-team/zstd-jni-java.git Checksums-Sha256: e2fff22662620e4b7ccc22529d4db2a823bc119a6ea2a1e4a4e118da47951a9c 2368 zstd-jni-java_1.5.4-2+ds-2.dsc c5b4c1bda93a2e6fe5af2f25385b0c977a6d0ec5354b256190e767b66cac4aae 37520 zstd-jni-java_1.5.4-2+ds.orig.tar.xz d90db10324f15283be080eb89a84cf92aa71c8363e94a486b32b8f9bd238f566 7236 zstd-jni-java_1.5.4-2+ds-2.debian.tar.xz Homepage: https://github.com/luben/zstd-jni Package-List: libzstd-jni-java deb java optional arch=all libzstd-jni1 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: default-jdk, junit4 Directory: pool/main/z/zstd-jni-java Priority: optional Section: misc Package: zycore-c Binary: libzycore1.5, libzycore-dev, libzycore-doc Version: 1.5.0-1 Maintainer: Andrea Pappacoda Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13) Build-Depends-Indep: cmake, libgtest-dev , doxygen , graphviz Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 4407ebd8c42b533d10198eeb21ba9f77 2043 zycore-c_1.5.0-1.dsc cb01cae66851b9fcc0d425b8c4bad085 61650 zycore-c_1.5.0.orig.tar.gz 18f5975c0f6e850f885713e25dc25dd4 4836 zycore-c_1.5.0-1.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/zycore-c Vcs-Git: https://salsa.debian.org/debian/zycore-c.git Checksums-Sha256: e770fb90a895da0d7612513ec9e4ff33c5de37a5d05a241d1367cd427fface1e 2043 zycore-c_1.5.0-1.dsc 24582d7692697903fa21d7044363e349cd0cd7abce1cf7922a3ce79142919008 61650 zycore-c_1.5.0.orig.tar.gz b7a949e49e8ac45db1a4345bc437b6d946c9afc4ceacef0c710fb570e6cc6cd6 4836 zycore-c_1.5.0-1.debian.tar.xz Homepage: https://github.com/zyantific/zycore-c Build-Depends-Arch: cmake, libgtest-dev Package-List: libzycore-dev deb libdevel optional arch=any libzycore-doc deb doc optional arch=all libzycore1.5 deb libs optional arch=any Testsuite: autopkgtest Testsuite-Triggers: c-compiler, cmake, gcc, libc-dev Directory: pool/main/z/zycore-c Priority: optional Section: misc Package: zydis Binary: libzydis4.1, libzydis-dev, libzydis-doc, zydis-tools Version: 4.1.0-2 Maintainer: Andrea Pappacoda Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13) Build-Depends-Indep: cmake, doxygen , doxygen-awesome-css , graphviz , libzycore-dev (>= 1.5.0), python3 , ronn Architecture: any all Standards-Version: 4.6.2 Format: 3.0 (quilt) Files: 6c0eea4d1438c5d7dc55445d94b53f58 1675 zydis_4.1.0-2.dsc 96770a75f1e73e4cec3341c37928c580 807202 zydis_4.1.0.orig.tar.gz e0c7122fc6c2f53fafa520a950e9d5c8 5820 zydis_4.1.0-2.debian.tar.xz Vcs-Browser: https://salsa.debian.org/debian/zydis Vcs-Git: https://salsa.debian.org/debian/zydis.git Checksums-Sha256: 8eff952fba0f52d1d60817383c563b5c9f7e9f4a92e13b51b069ac82c82966df 1675 zydis_4.1.0-2.dsc 432a091c2f2a0b20535494dadd685e61358367d2d7868a696ec633e21679b376 807202 zydis_4.1.0.orig.tar.gz ef9d623148bcb853d305f41424e3a7b228d387ca4ac6539100c916db6560ed12 5820 zydis_4.1.0-2.debian.tar.xz Homepage: https://zydis.re Build-Depends-Arch: cmake, libzycore-dev (>= 1.5.0), python3 , ronn Package-List: libzydis-dev deb libdevel optional arch=any libzydis-doc deb doc optional arch=all libzydis4.1 deb libs optional arch=any zydis-tools deb devel optional arch=any Testsuite: autopkgtest Testsuite-Triggers: c-compiler, cmake, gcc, libc-dev Directory: pool/main/z/zydis Priority: optional Section: misc deb822-lossless-0.2.3/bench/bench_lossless.rs000064400000000000000000000010441046102023000171130ustar 00000000000000use criterion::{criterion_group, criterion_main, Criterion}; use deb822_lossless::lossless::Deb822; fn parse_deb822_benchmark(c: &mut Criterion) { let control_data = std::fs::read_to_string(concat!(env!("CARGO_MANIFEST_DIR"), "/bench/Sources")) .expect("Could not read control file"); c.bench_function("parse_deb822_lossless", |b| { b.iter(|| { let _deb822: Deb822 = control_data.parse().unwrap(); }); }); } criterion_group!(benches, parse_deb822_benchmark); criterion_main!(benches); deb822-lossless-0.2.3/bench/bench_lossy.rs000064400000000000000000000010361046102023000164160ustar 00000000000000use criterion::{criterion_group, criterion_main, Criterion}; use deb822_lossless::lossy::Deb822; fn parse_deb822_benchmark(c: &mut Criterion) { let control_data = std::fs::read_to_string(concat!(env!("CARGO_MANIFEST_DIR"), "/bench/Sources")) .expect("Could not read control file"); c.bench_function("parse_deb822_lossy", |b| { b.iter(|| { let _deb822: Deb822 = control_data.parse().unwrap(); }); }); } criterion_group!(benches, parse_deb822_benchmark); criterion_main!(benches); deb822-lossless-0.2.3/examples/edit-field.rs000064400000000000000000000020641046102023000166550ustar 00000000000000fn main() { let d: deb822_lossless::Deb822 = r#"Source: golang-github-blah-blah Section: devel Priority: optional Standards-Version: 4.2.0 Maintainer: Some Maintainer Build-Depends: debhelper (>= 11~), # comment dh-golang, golang-any Homepage: https://github.com/j-keck/arping "# .parse() .unwrap(); let mut ps = d.paragraphs(); let mut p = ps.next().unwrap(); assert_eq!( "Some Maintainer ", p.get("Maintainer").unwrap() ); p.insert("Maintainer", "Some Other Maintainer "); assert_eq!( "Some Other Maintainer ", p.get("Maintainer").unwrap() ); assert_eq!( d.to_string(), r#"Source: golang-github-blah-blah Section: devel Priority: optional Standards-Version: 4.2.0 Maintainer: Some Other Maintainer Build-Depends: debhelper (>= 11~), # comment dh-golang, golang-any Homepage: https://github.com/j-keck/arping "# ); } deb822-lossless-0.2.3/examples/readonly.rs000064400000000000000000000014521046102023000164640ustar 00000000000000fn main() { use deb822_lossless::Deb822; use std::str::FromStr; let input = r#"Package: deb822-lossless Maintainer: Jelmer Vernooij Homepage: https://github.com/jelmer/deb822-lossless Section: rust Package: deb822-lossless Architecture: any Description: Lossless parser for deb822 style files. This parser can be used to parse files in the deb822 format, while preserving all whitespace and comments. It is based on the [rowan] library, which is a lossless parser library for Rust. "#; let deb822 = Deb822::from_str(input).unwrap(); assert_eq!(deb822.paragraphs().count(), 2); let homepage = deb822.paragraphs().next().unwrap().get("Homepage"); assert_eq!( homepage.as_deref(), Some("https://github.com/jelmer/deb822-lossless") ); } deb822-lossless-0.2.3/src/common.rs000064400000000000000000000013541046102023000151110ustar 00000000000000#[inline] pub(crate) fn is_indent(c: char) -> bool { // deb822(5) says that continuation lines // start with a space (U+0020) or a tab (U+0009). c == ' ' || c == '\t' } #[inline] pub(crate) fn is_newline(c: char) -> bool { c == '\n' || c == '\r' } #[inline] pub(crate) fn is_valid_key_char(c: char) -> bool { // deb822(5) says valid field characters are US-ASCII // characters excluding control characters, space and colon // (i.e. characters in the ranges U+0021 to U+0039 and U+003B to U+007E). // I.e. printable characters except for space and colon. c.is_ascii_graphic() && c != ':' && c != ' ' } #[inline] pub(crate) fn is_valid_initial_key_char(c: char) -> bool { c != '-' && is_valid_key_char(c) } deb822-lossless-0.2.3/src/convert.rs000064400000000000000000000133421046102023000153010ustar 00000000000000//! Conversion between Deb822-like paragraphs and Rust objects. /// Abstract trait for accessing and modifying key-value pairs in a paragraph. pub trait Deb822LikeParagraph: FromIterator<(String, String)> { /// Get the value for the given key. fn get(&self, key: &str) -> Option; /// Insert a key-value pair. fn set(&mut self, key: &str, value: &str); /// Remove a key-value pair. fn remove(&mut self, key: &str); } impl Deb822LikeParagraph for crate::lossy::Paragraph { fn get(&self, key: &str) -> Option { crate::lossy::Paragraph::get(self, key).map(|v| v.to_string()) } fn set(&mut self, key: &str, value: &str) { crate::lossy::Paragraph::set(self, key, value); } fn remove(&mut self, key: &str) { crate::lossy::Paragraph::remove(self, key); } } impl Deb822LikeParagraph for crate::lossless::Paragraph { fn get(&self, key: &str) -> Option { crate::lossless::Paragraph::get(self, key).map(|v| v.to_string()) } fn set(&mut self, key: &str, value: &str) { crate::lossless::Paragraph::set(self, key, value); } fn remove(&mut self, key: &str) { crate::lossless::Paragraph::remove(self, key); } } /// Convert a paragraph to this object. pub trait FromDeb822Paragraph { /// Convert a paragraph to this object. fn from_paragraph(paragraph: &P) -> Result where Self: Sized; } /// Convert this object to a paragraph. pub trait ToDeb822Paragraph { /// Convert this object to a paragraph. fn to_paragraph(&self) -> P; /// Update the given paragraph with the values from this object. fn update_paragraph(&self, paragraph: &mut P); } #[cfg(test)] mod tests { #[cfg(feature = "derive")] use super::*; #[cfg(feature = "derive")] mod derive { use super::*; use crate as deb822_lossless; use crate::{FromDeb822, ToDeb822}; #[test] fn test_derive() { #[derive(ToDeb822)] struct Foo { bar: String, baz: i32, blah: Option, } let foo = Foo { bar: "hello".to_string(), baz: 42, blah: None, }; let paragraph: crate::lossy::Paragraph = foo.to_paragraph(); assert_eq!(paragraph.get("bar"), Some("hello")); assert_eq!(paragraph.get("baz"), Some("42")); assert_eq!(paragraph.get("blah"), None); } #[test] fn test_optional_missing() { #[derive(ToDeb822)] struct Foo { bar: String, baz: Option, } let foo = Foo { bar: "hello".to_string(), baz: None, }; let paragraph: crate::lossy::Paragraph = foo.to_paragraph(); assert_eq!(paragraph.get("bar"), Some("hello")); assert_eq!(paragraph.get("baz"), None); assert_eq!("bar: hello\n", paragraph.to_string()); } #[test] fn test_update_preserve_comments() { let mut para: crate::lossless::Paragraph = "bar: bar\n# comment\nbaz: blah\n".parse().unwrap(); #[derive(FromDeb822, ToDeb822)] struct Foo { bar: String, baz: String, } let mut foo: Foo = Foo::from_paragraph(¶).unwrap(); assert_eq!(foo.bar, "bar"); assert_eq!(foo.baz, "blah"); foo.bar = "new".to_string(); foo.update_paragraph(&mut para); assert_eq!(para.get("bar"), Some("new".to_string())); assert_eq!(para.get("baz"), Some("blah".to_string())); assert_eq!(para.to_string(), "bar: new\n# comment\nbaz: blah\n"); } #[test] fn test_deserialize_with() { let mut para: crate::lossless::Paragraph = "bar: bar\n# comment\nbaz: blah\n".parse().unwrap(); fn to_bool(s: &str) -> Result { Ok(s == "ja") } fn from_bool(s: &bool) -> String { if *s { "ja".to_string() } else { "nee".to_string() } } #[derive(FromDeb822, ToDeb822)] struct Foo { bar: String, #[deb822(deserialize_with = to_bool, serialize_with = from_bool)] baz: bool, } let mut foo: Foo = Foo::from_paragraph(¶).unwrap(); assert_eq!(foo.bar, "bar"); assert!(!foo.baz); foo.bar = "new".to_string(); foo.update_paragraph(&mut para); assert_eq!(para.get("bar"), Some("new".to_string())); assert_eq!(para.get("baz"), Some("nee".to_string())); assert_eq!(para.to_string(), "bar: new\n# comment\nbaz: nee\n"); } #[test] fn test_update_remove() { let mut para: crate::lossy::Paragraph = "bar: bar\n# comment\nbaz: blah\n".parse().unwrap(); #[derive(FromDeb822, ToDeb822)] struct Foo { bar: Option, baz: String, } let mut foo: Foo = Foo::from_paragraph(¶).unwrap(); assert_eq!(foo.bar, Some("bar".to_string())); assert_eq!(foo.baz, "blah"); foo.bar = None; foo.update_paragraph(&mut para); assert_eq!(para.get("bar"), None); assert_eq!(para.get("baz"), Some("blah")); assert_eq!(para.to_string(), "baz: blah\n"); } } } deb822-lossless-0.2.3/src/lex.rs000064400000000000000000000244521046102023000144150ustar 00000000000000use crate::common; /// Let's start with defining all kinds of tokens and /// composite nodes. #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash)] #[allow(non_camel_case_types)] #[repr(u16)] pub enum SyntaxKind { KEY = 0, VALUE, COLON, INDENT, NEWLINE, WHITESPACE, // whitespaces is explicit COMMENT, // comments ERROR, // as well as errors // composite nodes ROOT, // The entire file PARAGRAPH, // A deb822 paragraph ENTRY, // A single key-value pair EMPTY_LINE, // An empty line } /// Convert our `SyntaxKind` into the rowan `SyntaxKind`. impl From for rowan::SyntaxKind { fn from(kind: SyntaxKind) -> Self { Self(kind as u16) } } fn lex_(mut input: &str, mut start_of_line: bool) -> impl Iterator { let mut colon_count = if start_of_line { 0 } else { 1 }; let mut indent = 0; std::iter::from_fn(move || { if let Some(c) = input.chars().next() { match c { ':' if colon_count == 0 => { colon_count += 1; input = &input[1..]; Some((SyntaxKind::COLON, ":")) } _ if common::is_newline(c) => { let (nl, remaining) = input.split_at(1); input = remaining; start_of_line = true; colon_count = 0; indent = 0; Some((SyntaxKind::NEWLINE, nl)) } _ if common::is_indent(c) => { let (whitespace, remaining) = input .split_at(input.find(|c| !common::is_indent(c)).unwrap_or(input.len())); input = remaining; if start_of_line { indent = whitespace.len(); Some((SyntaxKind::INDENT, whitespace)) } else { Some((SyntaxKind::WHITESPACE, whitespace)) } } '#' if start_of_line => { let (comment, remaining) = input.split_at(input.find(common::is_newline).unwrap_or(input.len())); input = remaining; start_of_line = true; colon_count = 0; Some((SyntaxKind::COMMENT, comment)) } _ if common::is_valid_initial_key_char(c) && start_of_line && indent == 0 => { let (key, remaining) = input.split_at( input .find(|c| !common::is_valid_key_char(c)) .unwrap_or(input.len()), ); input = remaining; start_of_line = false; Some((SyntaxKind::KEY, key)) } _ if !start_of_line || indent > 0 => { let (value, remaining) = input.split_at(input.find(common::is_newline).unwrap_or(input.len())); input = remaining; Some((SyntaxKind::VALUE, value)) } _ => { let (text, remaining) = input.split_at(1); input = remaining; Some((SyntaxKind::ERROR, text)) } } } else { None } }) } pub(crate) fn lex(input: &str) -> impl Iterator { lex_(input, true) } pub(crate) fn lex_inline(input: &str) -> impl Iterator { lex_(input, false) } #[cfg(test)] mod tests { use super::SyntaxKind::*; #[test] fn test_empty() { assert_eq!(super::lex("").collect::>(), vec![]); } #[test] fn test_simple() { assert_eq!( super::lex( r#"Source: syncthing-gtk Maintainer: Jelmer Vernooij Section: net # This is the first binary package: Package: syncthing-gtk Architecture: all Depends: foo, bar, blah (= 1.0) Description: a package with a loooong . long . description "# ) .collect::>(), vec![ (KEY, "Source"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "syncthing-gtk"), (NEWLINE, "\n"), (KEY, "Maintainer"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "Jelmer Vernooij "), (NEWLINE, "\n"), (KEY, "Section"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "net "), (NEWLINE, "\n"), (NEWLINE, "\n"), (COMMENT, "# This is the first binary package:"), (NEWLINE, "\n"), (NEWLINE, "\n"), (KEY, "Package"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "syncthing-gtk"), (NEWLINE, "\n"), (KEY, "Architecture"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "all"), (NEWLINE, "\n"), (KEY, "Depends"), (COLON, ":"), (WHITESPACE, " "), (NEWLINE, "\n"), (INDENT, " "), (VALUE, "foo,"), (NEWLINE, "\n"), (INDENT, " "), (VALUE, "bar,"), (NEWLINE, "\n"), (INDENT, " "), (VALUE, "blah (= 1.0)"), (NEWLINE, "\n"), (KEY, "Description"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "a package"), (NEWLINE, "\n"), (INDENT, " "), (VALUE, "with a loooong"), (NEWLINE, "\n"), (INDENT, " "), (VALUE, "."), (NEWLINE, "\n"), (INDENT, " "), (VALUE, "long"), (NEWLINE, "\n"), (INDENT, " "), (VALUE, "."), (NEWLINE, "\n"), (INDENT, " "), (VALUE, "description"), (NEWLINE, "\n") ] ); } #[test] fn test_apt() { let text = r#"Package: cvsd Binary: cvsd Version: 1.0.24 Maintainer: Arthur de Jong Build-Depends: debhelper (>= 9), po-debconf Architecture: any Standards-Version: 3.9.3 Format: 3.0 (native) Files: b7a7d67a02974c52c408fdb5e118406d 890 cvsd_1.0.24.dsc b73ee40774c3086cb8490cdbb96ac883 258139 cvsd_1.0.24.tar.gz Vcs-Browser: http://arthurdejong.org/viewvc/cvsd/ # A comment Vcs-Cvs: :pserver:anonymous@arthurdejong.org:/arthur/ Checksums-Sha256: a7bb7a3aacee19cd14ce5c26cb86e348b1608e6f1f6e97c6ea7c58efa440ac43 890 cvsd_1.0.24.dsc 46bc517760c1070ae408693b89603986b53e6f068ae6bdc744e2e830e46b8cba 258139 cvsd_1.0.24.tar.gz Homepage: http://arthurdejong.org/cvsd/ Package-List: cvsd deb vcs optional Directory: pool/main/c/cvsd Priority: source Section: vcs "#; let tokens = super::lex(text); assert_eq!( tokens .collect::>(), vec![ (KEY, "Package"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "cvsd"), (NEWLINE, "\n"), (KEY, "Binary"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "cvsd"), (NEWLINE, "\n"), (KEY, "Version"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "1.0.24"), (NEWLINE, "\n"), (KEY, "Maintainer"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "Arthur de Jong "), (NEWLINE, "\n"), (KEY, "Build-Depends"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "debhelper (>= 9), po-debconf"), (NEWLINE, "\n"), (KEY, "Architecture"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "any"), (NEWLINE, "\n"), (KEY, "Standards-Version"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "3.9.3"), (NEWLINE, "\n"), (KEY, "Format"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "3.0 (native)"), (NEWLINE, "\n"), (KEY, "Files"), (COLON, ":"), (NEWLINE, "\n"), (INDENT, " "), (VALUE, "b7a7d67a02974c52c408fdb5e118406d 890 cvsd_1.0.24.dsc"), (NEWLINE, "\n"), (INDENT, " "), (VALUE, "b73ee40774c3086cb8490cdbb96ac883 258139 cvsd_1.0.24.tar.gz"), (NEWLINE, "\n"), (KEY, "Vcs-Browser"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "http://arthurdejong.org/viewvc/cvsd/"), (NEWLINE, "\n"), (COMMENT, "# A comment"), (NEWLINE, "\n"), (KEY, "Vcs-Cvs"), (COLON, ":"), (WHITESPACE, " "), (VALUE, ":pserver:anonymous@arthurdejong.org:/arthur/"), (NEWLINE, "\n"), (KEY, "Checksums-Sha256"), (COLON, ":"), (NEWLINE, "\n"), (INDENT, " "), (VALUE, "a7bb7a3aacee19cd14ce5c26cb86e348b1608e6f1f6e97c6ea7c58efa440ac43 890 cvsd_1.0.24.dsc"), (NEWLINE, "\n"), (INDENT, " "), (VALUE, "46bc517760c1070ae408693b89603986b53e6f068ae6bdc744e2e830e46b8cba 258139 cvsd_1.0.24.tar.gz"), (NEWLINE, "\n"), (KEY, "Homepage"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "http://arthurdejong.org/cvsd/"), (NEWLINE, "\n"), (KEY, "Package-List"), (COLON, ":"), (NEWLINE, "\n"), (INDENT, " "), (VALUE, "cvsd deb vcs optional"), (NEWLINE, "\n"), (KEY, "Directory"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "pool/main/c/cvsd"), (NEWLINE, "\n"), (KEY, "Priority"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "source"), (NEWLINE, "\n"), (KEY, "Section"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "vcs"), (NEWLINE, "\n"), (NEWLINE, "\n") ] ); } #[test] fn test_lex_inline() { let text = r"syncthing-gtk"; let tokens = super::lex_inline(text); assert_eq!(tokens.collect::>(), vec![(VALUE, "syncthing-gtk")]); } #[test] fn test_lex_odd_key_characters() { let text = "foo-bar: baz\n"; let tokens = super::lex(text); assert_eq!( tokens.collect::>(), vec![ (KEY, "foo-bar"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "baz"), (NEWLINE, "\n") ] ); } } deb822-lossless-0.2.3/src/lib.rs000064400000000000000000000014141046102023000143640ustar 00000000000000#![deny(missing_docs)] #![allow(clippy::type_complexity)] #![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] mod common; pub mod convert; mod lex; pub mod lossless; pub mod lossy; pub use convert::{FromDeb822Paragraph, ToDeb822Paragraph}; #[cfg(feature = "derive")] pub use deb822_derive::{FromDeb822, ToDeb822}; pub use lossless::{Deb822, Error, Paragraph, ParseError}; /// The indentation to use when writing a deb822 file. #[derive(Debug, Clone, Copy, PartialEq, Eq)] pub enum Indentation { /// Use the same indentation as the original line for the value. FieldNameLength, /// The number of spaces to use for indentation. Spaces(u32), } impl Default for Indentation { fn default() -> Self { Indentation::Spaces(4) } } deb822-lossless-0.2.3/src/lossless.rs000064400000000000000000001410431046102023000154700ustar 00000000000000//! Parser for deb822 style files. //! //! This parser can be used to parse files in the deb822 format, while preserving //! all whitespace and comments. It is based on the [rowan] library, which is a //! lossless parser library for Rust. //! //! Once parsed, the file can be traversed or modified, and then written back to //! a file. //! //! # Example //! //! ```rust //! use deb822_lossless::Deb822; //! use std::str::FromStr; //! //! let input = r###"Package: deb822-lossless //! ## Comments are preserved //! Maintainer: Jelmer Vernooij //! Homepage: https://github.com/jelmer/deb822-lossless //! Section: rust //! //! Package: deb822-lossless //! Architecture: any //! Description: Lossless parser for deb822 style files. //! This parser can be used to parse files in the deb822 format, while preserving //! all whitespace and comments. It is based on the [rowan] library, which is a //! lossless parser library for Rust. //! "###; //! //! let deb822 = Deb822::from_str(input).unwrap(); //! assert_eq!(deb822.paragraphs().count(), 2); //! let homepage = deb822.paragraphs().nth(0).unwrap().get("Homepage"); //! assert_eq!(homepage.as_deref(), Some("https://github.com/jelmer/deb822-lossless")); //! ``` use crate::{ lex::lex, lex::SyntaxKind::{self, *}, Indentation, }; use rowan::ast::AstNode; use std::path::Path; use std::str::FromStr; /// List of encountered syntax errors. #[derive(Debug, Clone, PartialEq, Eq, Hash)] pub struct ParseError(Vec); impl std::fmt::Display for ParseError { fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { for err in &self.0 { writeln!(f, "{}", err)?; } Ok(()) } } impl std::error::Error for ParseError {} /// Error parsing deb822 control files #[derive(Debug)] pub enum Error { /// A syntax error was encountered while parsing the file. ParseError(ParseError), /// An I/O error was encountered while reading the file. IoError(std::io::Error), } impl std::fmt::Display for Error { fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { match &self { Error::ParseError(err) => write!(f, "{}", err), Error::IoError(err) => write!(f, "{}", err), } } } impl From for Error { fn from(err: ParseError) -> Self { Self::ParseError(err) } } impl From for Error { fn from(err: std::io::Error) -> Self { Self::IoError(err) } } impl std::error::Error for Error {} /// Second, implementing the `Language` trait teaches rowan to convert between /// these two SyntaxKind types, allowing for a nicer SyntaxNode API where /// "kinds" are values from our `enum SyntaxKind`, instead of plain u16 values. #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash)] pub enum Lang {} impl rowan::Language for Lang { type Kind = SyntaxKind; fn kind_from_raw(raw: rowan::SyntaxKind) -> Self::Kind { unsafe { std::mem::transmute::(raw.0) } } fn kind_to_raw(kind: Self::Kind) -> rowan::SyntaxKind { kind.into() } } /// GreenNode is an immutable tree, which is cheap to change, /// but doesn't contain offsets and parent pointers. use rowan::GreenNode; /// You can construct GreenNodes by hand, but a builder /// is helpful for top-down parsers: it maintains a stack /// of currently in-progress nodes use rowan::GreenNodeBuilder; /// The parse results are stored as a "green tree". /// We'll discuss working with the results later struct Parse { green_node: GreenNode, #[allow(unused)] errors: Vec, } fn parse(text: &str) -> Parse { struct Parser { /// input tokens, including whitespace, /// in *reverse* order. tokens: Vec<(SyntaxKind, String)>, /// the in-progress tree. builder: GreenNodeBuilder<'static>, /// the list of syntax errors we've accumulated /// so far. errors: Vec, } impl Parser { fn parse_entry(&mut self) { while self.current() == Some(COMMENT) { self.bump(); match self.current() { Some(NEWLINE) => { self.bump(); } None => { return; } Some(g) => { self.builder.start_node(ERROR.into()); self.bump(); self.errors.push(format!("expected newline, got {:?}", g)); self.builder.finish_node(); } } } self.builder.start_node(ENTRY.into()); // First, parse the key and colon if self.current() == Some(KEY) { self.bump(); self.skip_ws(); } else { self.builder.start_node(ERROR.into()); if self.current().is_some() { self.bump(); } self.errors.push("expected key".to_string()); self.builder.finish_node(); } if self.current() == Some(COLON) { self.bump(); self.skip_ws(); } else { self.builder.start_node(ERROR.into()); if self.current().is_some() { self.bump(); } self.errors .push(format!("expected ':', got {:?}", self.current())); self.builder.finish_node(); } loop { while self.current() == Some(WHITESPACE) || self.current() == Some(VALUE) { self.bump(); } match self.current() { None => { break; } Some(NEWLINE) => { self.bump(); } Some(g) => { self.builder.start_node(ERROR.into()); self.bump(); self.errors.push(format!("expected newline, got {:?}", g)); self.builder.finish_node(); } } if self.current() == Some(INDENT) { self.bump(); self.skip_ws(); } else { break; } } self.builder.finish_node(); } fn parse_paragraph(&mut self) { self.builder.start_node(PARAGRAPH.into()); while self.current() != Some(NEWLINE) && self.current().is_some() { self.parse_entry(); } self.builder.finish_node(); } fn parse(mut self) -> Parse { // Make sure that the root node covers all source self.builder.start_node(ROOT.into()); while self.current().is_some() { self.skip_ws_and_newlines(); if self.current().is_some() { self.parse_paragraph(); } } // Don't forget to eat *trailing* whitespace self.skip_ws_and_newlines(); // Close the root node. self.builder.finish_node(); // Turn the builder into a GreenNode Parse { green_node: self.builder.finish(), errors: self.errors, } } /// Advance one token, adding it to the current branch of the tree builder. fn bump(&mut self) { let (kind, text) = self.tokens.pop().unwrap(); self.builder.token(kind.into(), text.as_str()); } /// Peek at the first unprocessed token fn current(&self) -> Option { self.tokens.last().map(|(kind, _)| *kind) } fn skip_ws(&mut self) { while self.current() == Some(WHITESPACE) || self.current() == Some(COMMENT) { self.bump() } } fn skip_ws_and_newlines(&mut self) { while self.current() == Some(WHITESPACE) || self.current() == Some(COMMENT) || self.current() == Some(NEWLINE) { self.builder.start_node(EMPTY_LINE.into()); while self.current() != Some(NEWLINE) && self.current().is_some() { self.bump(); } if self.current() == Some(NEWLINE) { self.bump(); } self.builder.finish_node(); } } } let mut tokens = lex(text) .map(|(k, t)| (k, t.to_string())) .collect::>(); tokens.reverse(); Parser { tokens, builder: GreenNodeBuilder::new(), errors: Vec::new(), } .parse() } /// To work with the parse results we need a view into the /// green tree - the Syntax tree. /// It is also immutable, like a GreenNode, /// but it contains parent pointers, offsets, and /// has identity semantics. type SyntaxNode = rowan::SyntaxNode; #[allow(unused)] type SyntaxToken = rowan::SyntaxToken; #[allow(unused)] type SyntaxElement = rowan::NodeOrToken; impl Parse { #[cfg(test)] fn syntax(&self) -> SyntaxNode { SyntaxNode::new_root(self.green_node.clone()) } fn root_mut(&self) -> Deb822 { Deb822::cast(SyntaxNode::new_root_mut(self.green_node.clone())).unwrap() } } macro_rules! ast_node { ($ast:ident, $kind:ident) => { /// An AST node representing a $ast. #[derive(PartialEq, Eq, Hash)] #[repr(transparent)] pub struct $ast(SyntaxNode); impl $ast { #[allow(unused)] fn cast(node: SyntaxNode) -> Option { if node.kind() == $kind { Some(Self(node)) } else { None } } } impl AstNode for $ast { type Language = Lang; fn can_cast(kind: SyntaxKind) -> bool { kind == $kind } fn cast(syntax: SyntaxNode) -> Option { Self::cast(syntax) } fn syntax(&self) -> &SyntaxNode { &self.0 } } impl std::fmt::Display for $ast { fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { write!(f, "{}", self.0.text()) } } }; } impl std::fmt::Debug for Deb822 { fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { f.debug_struct("Deb822").finish() } } ast_node!(Deb822, ROOT); ast_node!(Paragraph, PARAGRAPH); ast_node!(Entry, ENTRY); impl Default for Deb822 { fn default() -> Self { Self::new() } } impl Deb822 { /// Create a new empty deb822 file. pub fn new() -> Deb822 { let mut builder = GreenNodeBuilder::new(); builder.start_node(ROOT.into()); builder.finish_node(); Deb822(SyntaxNode::new_root_mut(builder.finish())) } /// Provide a formatter that can handle indentation and trailing separators /// /// # Arguments /// * `control` - The control file to format /// * `indentation` - The indentation to use /// * `immediate_empty_line` - Whether the value should always start with an empty line. If true, /// then the result becomes something like "Field:\n value". This parameter /// only applies to the values that will be formatted over more than one line. /// * `max_line_length_one_liner` - If set, then this is the max length of the value /// if it is crammed into a "one-liner" value. If the value(s) fit into /// one line, this parameter will overrule immediate_empty_line. /// * `sort_paragraphs` - If set, then this function will sort the paragraphs according to the /// given function. /// * `sort_entries` - If set, then this function will sort the entries according to the /// given function. #[must_use] pub fn wrap_and_sort( &self, sort_paragraphs: Option<&dyn Fn(&Paragraph, &Paragraph) -> std::cmp::Ordering>, wrap_and_sort_paragraph: Option<&dyn Fn(&Paragraph) -> Paragraph>, ) -> Deb822 { let mut builder = GreenNodeBuilder::new(); builder.start_node(ROOT.into()); let mut current = vec![]; let mut paragraphs = vec![]; for c in self.0.children_with_tokens() { match c.kind() { PARAGRAPH => { paragraphs.push(( current, Paragraph::cast(c.as_node().unwrap().clone()).unwrap(), )); current = vec![]; } COMMENT | ERROR => { current.push(c); } EMPTY_LINE => { current.extend( c.as_node() .unwrap() .children_with_tokens() .skip_while(|c| matches!(c.kind(), EMPTY_LINE | NEWLINE | WHITESPACE)), ); } _ => {} } } if let Some(sort_paragraph) = sort_paragraphs { paragraphs.sort_by(|a, b| { let a_key = &a.1; let b_key = &b.1; sort_paragraph(a_key, b_key) }); } for (i, paragraph) in paragraphs.into_iter().enumerate() { if i > 0 { builder.start_node(EMPTY_LINE.into()); builder.token(NEWLINE.into(), "\n"); builder.finish_node(); } for c in paragraph.0.into_iter() { builder.token(c.kind().into(), c.as_token().unwrap().text()); } let new_paragraph = if let Some(ref ws) = wrap_and_sort_paragraph { ws(¶graph.1) } else { paragraph.1 }; inject(&mut builder, new_paragraph.0); } for c in current { builder.token(c.kind().into(), c.as_token().unwrap().text()); } builder.finish_node(); Self(SyntaxNode::new_root_mut(builder.finish())) } /// Returns an iterator over all paragraphs in the file. pub fn paragraphs(&self) -> impl Iterator { self.0.children().filter_map(Paragraph::cast) } /// Add a new empty paragraph to the end of the file. pub fn add_paragraph(&mut self) -> Paragraph { let paragraph = Paragraph::new(); let mut to_insert = vec![]; if self.0.children().count() > 0 { let mut builder = GreenNodeBuilder::new(); builder.start_node(EMPTY_LINE.into()); builder.token(NEWLINE.into(), "\n"); builder.finish_node(); to_insert.push(SyntaxNode::new_root_mut(builder.finish()).into()); } to_insert.push(paragraph.0.clone().into()); self.0.splice_children( self.0.children().count()..self.0.children().count(), to_insert, ); paragraph } /// Read a deb822 file from the given path. pub fn from_file(path: impl AsRef) -> Result { let text = std::fs::read_to_string(path)?; Ok(Self::from_str(&text)?) } /// Read a deb822 file from the given path, ignoring any syntax errors. pub fn from_file_relaxed( path: impl AsRef, ) -> Result<(Self, Vec), std::io::Error> { let text = std::fs::read_to_string(path)?; Ok(Self::from_str_relaxed(&text)) } /// Parse a deb822 file from a string, allowing syntax errors. pub fn from_str_relaxed(s: &str) -> (Self, Vec) { let parsed = parse(s); (parsed.root_mut(), parsed.errors) } /// Read a deb822 file from a Read object. pub fn read(mut r: R) -> Result { let mut buf = String::new(); r.read_to_string(&mut buf)?; Ok(Self::from_str(&buf)?) } /// Read a deb822 file from a Read object, allowing syntax errors. pub fn read_relaxed(mut r: R) -> Result<(Self, Vec), std::io::Error> { let mut buf = String::new(); r.read_to_string(&mut buf)?; Ok(Self::from_str_relaxed(&buf)) } } fn inject(builder: &mut GreenNodeBuilder, node: SyntaxNode) { builder.start_node(node.kind().into()); for child in node.children_with_tokens() { match child { rowan::NodeOrToken::Node(child) => { inject(builder, child); } rowan::NodeOrToken::Token(token) => { builder.token(token.kind().into(), token.text()); } } } builder.finish_node(); } impl FromIterator for Deb822 { fn from_iter>(iter: T) -> Self { let mut builder = GreenNodeBuilder::new(); builder.start_node(ROOT.into()); for (i, paragraph) in iter.into_iter().enumerate() { if i > 0 { builder.start_node(EMPTY_LINE.into()); builder.token(NEWLINE.into(), "\n"); builder.finish_node(); } inject(&mut builder, paragraph.0); } builder.finish_node(); Self(SyntaxNode::new_root_mut(builder.finish())) } } impl From> for Paragraph { fn from(v: Vec<(String, String)>) -> Self { v.into_iter().collect() } } impl From> for Paragraph { fn from(v: Vec<(&str, &str)>) -> Self { v.into_iter().collect() } } impl FromIterator<(String, String)> for Paragraph { fn from_iter>(iter: T) -> Self { let mut builder = GreenNodeBuilder::new(); builder.start_node(PARAGRAPH.into()); for (key, value) in iter { builder.start_node(ENTRY.into()); builder.token(KEY.into(), &key); builder.token(COLON.into(), ":"); builder.token(WHITESPACE.into(), " "); for (i, line) in value.split('\n').enumerate() { if i > 0 { builder.token(INDENT.into(), " "); } builder.token(VALUE.into(), line); builder.token(NEWLINE.into(), "\n"); } builder.finish_node(); } builder.finish_node(); Self(SyntaxNode::new_root_mut(builder.finish())) } } impl<'a> FromIterator<(&'a str, &'a str)> for Paragraph { fn from_iter>(iter: T) -> Self { let mut builder = GreenNodeBuilder::new(); builder.start_node(PARAGRAPH.into()); for (key, value) in iter { builder.start_node(ENTRY.into()); builder.token(KEY.into(), key); builder.token(COLON.into(), ":"); builder.token(WHITESPACE.into(), " "); for (i, line) in value.split('\n').enumerate() { if i > 0 { builder.token(INDENT.into(), " "); } builder.token(VALUE.into(), line); builder.token(NEWLINE.into(), "\n"); } builder.finish_node(); } builder.finish_node(); Self(SyntaxNode::new_root_mut(builder.finish())) } } impl Paragraph { /// Create a new empty paragraph. pub fn new() -> Paragraph { let mut builder = GreenNodeBuilder::new(); builder.start_node(PARAGRAPH.into()); builder.finish_node(); Paragraph(SyntaxNode::new_root_mut(builder.finish())) } /// Reformat this paragraph /// /// # Arguments /// * `indentation` - The indentation to use /// * `immediate_empty_line` - Whether multi-line values should always start with an empty line /// * `max_line_length_one_liner` - If set, then this is the max length of the value if it is /// crammed into a "one-liner" value /// * `sort_entries` - If set, then this function will sort the entries according to the given /// function /// * `format_value` - If set, then this function will format the value according to the given /// function #[must_use] pub fn wrap_and_sort( &self, indentation: Indentation, immediate_empty_line: bool, max_line_length_one_liner: Option, sort_entries: Option<&dyn Fn(&Entry, &Entry) -> std::cmp::Ordering>, format_value: Option<&dyn Fn(&str, &str) -> String>, ) -> Paragraph { let mut builder = GreenNodeBuilder::new(); let mut current = vec![]; let mut entries = vec![]; builder.start_node(PARAGRAPH.into()); for c in self.0.children_with_tokens() { match c.kind() { ENTRY => { entries.push((current, Entry::cast(c.as_node().unwrap().clone()).unwrap())); current = vec![]; } ERROR | COMMENT => { current.push(c); } _ => {} } } if let Some(sort_entry) = sort_entries { entries.sort_by(|a, b| { let a_key = &a.1; let b_key = &b.1; sort_entry(a_key, b_key) }); } for (pre, entry) in entries.into_iter() { for c in pre.into_iter() { builder.token(c.kind().into(), c.as_token().unwrap().text()); } inject( &mut builder, entry .wrap_and_sort( indentation, immediate_empty_line, max_line_length_one_liner, format_value, ) .0, ); } for c in current { builder.token(c.kind().into(), c.as_token().unwrap().text()); } builder.finish_node(); Self(SyntaxNode::new_root_mut(builder.finish())) } /// Returns the value of the given key in the paragraph. pub fn get(&self, key: &str) -> Option { self.entries() .find(|e| e.key().as_deref() == Some(key)) .map(|e| e.value()) } /// Returns whether the paragraph contains the given key. pub fn contains_key(&self, key: &str) -> bool { self.get(key).is_some() } /// Returns an iterator over all entries in the paragraph. fn entries(&self) -> impl Iterator + '_ { self.0.children().filter_map(Entry::cast) } /// Returns an iterator over all items in the paragraph. pub fn items(&self) -> impl Iterator + '_ { self.entries() .filter_map(|e| e.key().map(|k| (k, e.value()))) } /// Returns an iterator over all values for the given key in the paragraph. pub fn get_all<'a>(&'a self, key: &'a str) -> impl Iterator + 'a { self.items() .filter_map(move |(k, v)| if k.as_str() == key { Some(v) } else { None }) } /// Returns an iterator over all keys in the paragraph. pub fn keys(&self) -> impl Iterator + '_ { self.entries().filter_map(|e| e.key()) } /// Remove the given field from the paragraph. pub fn remove(&mut self, key: &str) { for mut entry in self.entries() { if entry.key().as_deref() == Some(key) { entry.detach(); } } } /// Insert a new field pub fn insert(&mut self, key: &str, value: &str) { let entry = Entry::new(key, value); let count = self.0.children_with_tokens().count(); self.0.splice_children(count..count, vec![entry.0.into()]); } /// Set a field in the paragraph pub fn set(&mut self, key: &str, value: &str) { let new_entry = Entry::new(key, value); for entry in self.entries() { if entry.key().as_deref() == Some(key) { self.0.splice_children( entry.0.index()..entry.0.index() + 1, vec![new_entry.0.into()], ); return; } } let count = self.0.children_with_tokens().count(); self.0 .splice_children(count..count, vec![new_entry.0.into()]); } /// Rename the given field in the paragraph. pub fn rename(&mut self, old_key: &str, new_key: &str) -> bool { for entry in self.entries() { if entry.key().as_deref() == Some(old_key) { self.0.splice_children( entry.0.index()..entry.0.index() + 1, vec![Entry::new(new_key, entry.value().as_str()).0.into()], ); return true; } } false } } impl Default for Paragraph { fn default() -> Self { Self::new() } } impl std::str::FromStr for Paragraph { type Err = ParseError; fn from_str(text: &str) -> Result { let deb822 = Deb822::from_str(text)?; let mut paragraphs = deb822.paragraphs(); paragraphs .next() .ok_or_else(|| ParseError(vec!["no paragraphs".to_string()])) } } #[cfg(feature = "python-debian")] impl pyo3::ToPyObject for Paragraph { fn to_object(&self, py: pyo3::Python) -> pyo3::PyObject { use pyo3::prelude::*; let d = pyo3::types::PyDict::new_bound(py); for (k, v) in self.items() { d.set_item(k, v).unwrap(); } let m = py.import_bound("debian.deb822").unwrap(); let cls = m.getattr("Deb822").unwrap(); cls.call1((d,)).unwrap().to_object(py) } } #[cfg(feature = "python-debian")] impl pyo3::FromPyObject<'_> for Paragraph { fn extract_bound(obj: &pyo3::Bound) -> pyo3::PyResult { use pyo3::prelude::*; let d = obj.call_method0("__str__")?.extract::()?; Ok(Paragraph::from_str(&d) .map_err(|e| pyo3::exceptions::PyValueError::new_err((e.to_string(),)))?) } } impl Entry { /// Create a new entry with the given key and value. pub fn new(key: &str, value: &str) -> Entry { let mut builder = GreenNodeBuilder::new(); builder.start_node(ENTRY.into()); builder.token(KEY.into(), key); builder.token(COLON.into(), ":"); builder.token(WHITESPACE.into(), " "); for (i, line) in value.split('\n').enumerate() { if i > 0 { builder.token(INDENT.into(), " "); } builder.token(VALUE.into(), line); builder.token(NEWLINE.into(), "\n"); } builder.finish_node(); Entry(SyntaxNode::new_root_mut(builder.finish())) } #[must_use] /// Reformat this entry /// /// # Arguments /// * `indentation` - The indentation to use /// * `immediate_empty_line` - Whether multi-line values should always start with an empty line /// * `max_line_length_one_liner` - If set, then this is the max length of the value if it is /// crammed into a "one-liner" value /// * `format_value` - If set, then this function will format the value according to the given /// function /// /// # Returns /// The reformatted entry pub fn wrap_and_sort( &self, mut indentation: Indentation, immediate_empty_line: bool, max_line_length_one_liner: Option, format_value: Option<&dyn Fn(&str, &str) -> String>, ) -> Entry { let mut builder = GreenNodeBuilder::new(); let mut content = vec![]; builder.start_node(ENTRY.into()); for c in self.0.children_with_tokens() { let text = c.as_token().map(|t| t.text()); match c.kind() { KEY => { builder.token(KEY.into(), text.unwrap()); if indentation == Indentation::FieldNameLength { indentation = Indentation::Spaces(text.unwrap().len() as u32); } } COLON => { builder.token(COLON.into(), ":"); } INDENT => { // Discard original whitespace } ERROR | COMMENT | VALUE | WHITESPACE | NEWLINE => { content.push(c); } EMPTY_LINE | ENTRY | ROOT | PARAGRAPH => unreachable!(), } } let indentation = if let crate::Indentation::Spaces(i) = indentation { i } else { 1 }; assert!(indentation > 0); // Strip trailing whitespace and newlines while let Some(c) = content.last() { if c.kind() == NEWLINE || c.kind() == WHITESPACE { content.pop(); } else { break; } } // Reformat iff there is a format function and the value // has no errors or comments let tokens = if let Some(ref format_value) = format_value { if !content .iter() .any(|c| c.kind() == ERROR || c.kind() == COMMENT) { let concat = content .iter() .filter_map(|c| c.as_token().map(|t| t.text())) .collect::(); let formatted = format_value(self.key().as_ref().unwrap(), &concat); crate::lex::lex_inline(&formatted) .map(|(k, t)| (k, t.to_string())) .collect::>() } else { content .into_iter() .map(|n| n.into_token().unwrap()) .map(|i| (i.kind(), i.text().to_string())) .collect::>() } } else { content .into_iter() .map(|n| n.into_token().unwrap()) .map(|i| (i.kind(), i.text().to_string())) .collect::>() }; rebuild_value( &mut builder, tokens, self.key().map_or(0, |k| k.len()), indentation, immediate_empty_line, max_line_length_one_liner, ); builder.finish_node(); Self(SyntaxNode::new_root_mut(builder.finish())) } /// Returns the key of the entry. pub fn key(&self) -> Option { self.0 .children_with_tokens() .filter_map(|it| it.into_token()) .find(|it| it.kind() == KEY) .map(|it| it.text().to_string()) } /// Returns the value of the entry. pub fn value(&self) -> String { self.0 .children_with_tokens() .filter_map(|it| it.into_token()) .filter(|it| it.kind() == VALUE) .map(|it| it.text().to_string()) .collect::>() .join("\n") } /// Detach this entry from the paragraph. pub fn detach(&mut self) { self.0.detach(); } } impl FromStr for Deb822 { type Err = ParseError; fn from_str(s: &str) -> Result { let parsed = parse(s); if parsed.errors.is_empty() { Ok(parsed.root_mut()) } else { Err(ParseError(parsed.errors)) } } } #[test] fn test_parse_simple() { const CONTROLV1: &str = r#"Source: foo Maintainer: Foo Bar Section: net # This is a comment Package: foo Architecture: all Depends: bar, blah Description: This is a description And it is . multiple lines "#; let parsed = parse(CONTROLV1); let node = parsed.syntax(); assert_eq!( format!("{:#?}", node), r###"ROOT@0..203 PARAGRAPH@0..63 ENTRY@0..12 KEY@0..6 "Source" COLON@6..7 ":" WHITESPACE@7..8 " " VALUE@8..11 "foo" NEWLINE@11..12 "\n" ENTRY@12..50 KEY@12..22 "Maintainer" COLON@22..23 ":" WHITESPACE@23..24 " " VALUE@24..49 "Foo Bar ::new()); let root = parsed.root_mut(); assert_eq!(root.paragraphs().count(), 2); let source = root.paragraphs().next().unwrap(); assert_eq!( source.keys().collect::>(), vec!["Source", "Maintainer", "Section"] ); assert_eq!(source.get("Source").as_deref(), Some("foo")); assert_eq!( source.get("Maintainer").as_deref(), Some("Foo Bar ") ); assert_eq!(source.get("Section").as_deref(), Some("net")); assert_eq!( source.items().collect::>(), vec![ ("Source".into(), "foo".into()), ("Maintainer".into(), "Foo Bar ".into()), ("Section".into(), "net".into()), ] ); let binary = root.paragraphs().nth(1).unwrap(); assert_eq!( binary.keys().collect::>(), vec!["Package", "Architecture", "Depends", "Description"] ); assert_eq!(binary.get("Package").as_deref(), Some("foo")); assert_eq!(binary.get("Architecture").as_deref(), Some("all")); assert_eq!(binary.get("Depends").as_deref(), Some("bar,\nblah")); assert_eq!( binary.get("Description").as_deref(), Some("This is a description\nAnd it is\n.\nmultiple\nlines") ); assert_eq!(node.text(), CONTROLV1); } #[test] fn test_with_trailing_whitespace() { const CONTROLV1: &str = r#"Source: foo Maintainer: Foo Bar "#; let parsed = parse(CONTROLV1); let node = parsed.syntax(); assert_eq!( format!("{:#?}", node), r###"ROOT@0..52 PARAGRAPH@0..50 ENTRY@0..12 KEY@0..6 "Source" COLON@6..7 ":" WHITESPACE@7..8 " " VALUE@8..11 "foo" NEWLINE@11..12 "\n" ENTRY@12..50 KEY@12..22 "Maintainer" COLON@22..23 ":" WHITESPACE@23..24 " " VALUE@24..49 "Foo Bar ::new()); let root = parsed.root_mut(); assert_eq!(root.paragraphs().count(), 1); let source = root.paragraphs().next().unwrap(); assert_eq!( source.items().collect::>(), vec![ ("Source".into(), "foo".into()), ("Maintainer".into(), "Foo Bar ".into()), ] ); } fn rebuild_value( builder: &mut GreenNodeBuilder, mut tokens: Vec<(SyntaxKind, String)>, key_len: usize, indentation: u32, immediate_empty_line: bool, max_line_length_one_liner: Option, ) { let first_line_len = tokens .iter() .take_while(|(k, _t)| *k != NEWLINE) .map(|(_k, t)| t.len()) .sum::() + key_len + 2 /* ": " */; let has_newline = tokens.iter().any(|(k, _t)| *k == NEWLINE); let mut last_was_newline = false; if max_line_length_one_liner .map(|mll| first_line_len <= mll) .unwrap_or(false) && !has_newline { // Just copy tokens if the value fits into one line for (k, t) in tokens { builder.token(k.into(), &t); } } else { // Insert a leading newline if the value is multi-line and immediate_empty_line is set if immediate_empty_line && has_newline { builder.token(NEWLINE.into(), "\n"); last_was_newline = true; } else { builder.token(WHITESPACE.into(), " "); } // Strip leading whitespace and newlines while let Some((k, _t)) = tokens.first() { if *k == NEWLINE || *k == WHITESPACE { tokens.remove(0); } else { break; } } for (k, t) in tokens { if last_was_newline { builder.token(INDENT.into(), &" ".repeat(indentation as usize)); } builder.token(k.into(), &t); last_was_newline = k == NEWLINE; } } if !last_was_newline { builder.token(NEWLINE.into(), "\n"); } } #[cfg(test)] mod tests { use super::*; #[test] fn test_parse() { let d: super::Deb822 = r#"Source: foo Maintainer: Foo Bar Section: net Package: foo Architecture: all Depends: libc6 Description: This is a description With details "# .parse() .unwrap(); let mut ps = d.paragraphs(); let p = ps.next().unwrap(); assert_eq!(p.get("Source").as_deref(), Some("foo")); assert_eq!( p.get("Maintainer").as_deref(), Some("Foo Bar ") ); assert_eq!(p.get("Section").as_deref(), Some("net")); let b = ps.next().unwrap(); assert_eq!(b.get("Package").as_deref(), Some("foo")); } #[test] fn test_after_multi_line() { let d: super::Deb822 = r#"Source: golang-github-blah-blah Section: devel Priority: optional Standards-Version: 4.2.0 Maintainer: Some Maintainer Build-Depends: debhelper (>= 11~), dh-golang, golang-any Homepage: https://github.com/j-keck/arping "# .parse() .unwrap(); let mut ps = d.paragraphs(); let p = ps.next().unwrap(); assert_eq!(p.get("Source").as_deref(), Some("golang-github-blah-blah")); assert_eq!(p.get("Section").as_deref(), Some("devel")); assert_eq!(p.get("Priority").as_deref(), Some("optional")); assert_eq!(p.get("Standards-Version").as_deref(), Some("4.2.0")); assert_eq!( p.get("Maintainer").as_deref(), Some("Some Maintainer ") ); assert_eq!( p.get("Build-Depends").as_deref(), Some("debhelper (>= 11~),\ndh-golang,\ngolang-any") ); assert_eq!( p.get("Homepage").as_deref(), Some("https://github.com/j-keck/arping") ); } #[test] fn test_remove_field() { let d: super::Deb822 = r#"Source: foo # Comment Maintainer: Foo Bar Section: net Package: foo Architecture: all Depends: libc6 Description: This is a description With details "# .parse() .unwrap(); let mut ps = d.paragraphs(); let mut p = ps.next().unwrap(); p.set("Foo", "Bar"); p.remove("Section"); p.remove("Nonexistant"); assert_eq!(p.get("Foo").as_deref(), Some("Bar")); assert_eq!( p.to_string(), r#"Source: foo # Comment Maintainer: Foo Bar Foo: Bar "# ); } #[test] fn test_rename_field() { let d: super::Deb822 = r#"Source: foo Vcs-Browser: https://salsa.debian.org/debian/foo "# .parse() .unwrap(); let mut ps = d.paragraphs(); let mut p = ps.next().unwrap(); assert!(p.rename("Vcs-Browser", "Homepage")); assert_eq!( p.to_string(), r#"Source: foo Homepage: https://salsa.debian.org/debian/foo "# ); assert_eq!( p.get("Homepage").as_deref(), Some("https://salsa.debian.org/debian/foo") ); assert_eq!(p.get("Vcs-Browser").as_deref(), None); // Nonexistent field assert!(!p.rename("Nonexistent", "Homepage")); } #[test] fn test_set_field() { let d: super::Deb822 = r#"Source: foo Maintainer: Foo Bar "# .parse() .unwrap(); let mut ps = d.paragraphs(); let mut p = ps.next().unwrap(); p.set("Maintainer", "Somebody Else "); assert_eq!( p.get("Maintainer").as_deref(), Some("Somebody Else ") ); assert_eq!( p.to_string(), r#"Source: foo Maintainer: Somebody Else "# ); } #[test] fn test_set_new_field() { let d: super::Deb822 = r#"Source: foo "# .parse() .unwrap(); let mut ps = d.paragraphs(); let mut p = ps.next().unwrap(); p.set("Maintainer", "Somebody "); assert_eq!( p.get("Maintainer").as_deref(), Some("Somebody ") ); assert_eq!( p.to_string(), r#"Source: foo Maintainer: Somebody "# ); } #[test] fn test_add_paragraph() { let mut d = super::Deb822::new(); let mut p = d.add_paragraph(); p.set("Foo", "Bar"); assert_eq!(p.get("Foo").as_deref(), Some("Bar")); assert_eq!( p.to_string(), r#"Foo: Bar "# ); assert_eq!( d.to_string(), r#"Foo: Bar "# ); let mut p = d.add_paragraph(); p.set("Foo", "Blah"); assert_eq!(p.get("Foo").as_deref(), Some("Blah")); assert_eq!( d.to_string(), r#"Foo: Bar Foo: Blah "# ); } #[test] fn test_multiline_entry() { use super::SyntaxKind::*; use rowan::ast::AstNode; let entry = super::Entry::new("foo", "bar\nbaz"); let tokens: Vec<_> = entry .syntax() .descendants_with_tokens() .filter_map(|tok| tok.into_token()) .collect(); assert_eq!("foo: bar\n baz\n", entry.to_string()); assert_eq!("bar\nbaz", entry.value()); assert_eq!( vec![ (KEY, "foo"), (COLON, ":"), (WHITESPACE, " "), (VALUE, "bar"), (NEWLINE, "\n"), (INDENT, " "), (VALUE, "baz"), (NEWLINE, "\n"), ], tokens .iter() .map(|token| (token.kind(), token.text())) .collect::>() ); } #[test] fn test_apt_entry() { let text = r#"Package: cvsd Binary: cvsd Version: 1.0.24 Maintainer: Arthur de Jong Build-Depends: debhelper (>= 9), po-debconf Architecture: any Standards-Version: 3.9.3 Format: 3.0 (native) Files: b7a7d67a02974c52c408fdb5e118406d 890 cvsd_1.0.24.dsc b73ee40774c3086cb8490cdbb96ac883 258139 cvsd_1.0.24.tar.gz Vcs-Browser: http://arthurdejong.org/viewvc/cvsd/ Vcs-Cvs: :pserver:anonymous@arthurdejong.org:/arthur/ Checksums-Sha256: a7bb7a3aacee19cd14ce5c26cb86e348b1608e6f1f6e97c6ea7c58efa440ac43 890 cvsd_1.0.24.dsc 46bc517760c1070ae408693b89603986b53e6f068ae6bdc744e2e830e46b8cba 258139 cvsd_1.0.24.tar.gz Homepage: http://arthurdejong.org/cvsd/ Package-List: cvsd deb vcs optional Directory: pool/main/c/cvsd Priority: source Section: vcs "#; let d: super::Deb822 = text.parse().unwrap(); let p = d.paragraphs().next().unwrap(); assert_eq!(p.get("Binary").as_deref(), Some("cvsd")); assert_eq!(p.get("Version").as_deref(), Some("1.0.24")); assert_eq!( p.get("Maintainer").as_deref(), Some("Arthur de Jong ") ); } #[test] fn test_format() { let d: super::Deb822 = r#"Source: foo Maintainer: Foo Bar Section: net Blah: blah # comment Multi-Line: Ahoi! Matey! "# .parse() .unwrap(); let mut ps = d.paragraphs(); let p = ps.next().unwrap(); let result = p.wrap_and_sort( crate::Indentation::FieldNameLength, false, None, None::<&dyn Fn(&super::Entry, &super::Entry) -> std::cmp::Ordering>, None, ); assert_eq!( result.to_string(), r#"Source: foo Maintainer: Foo Bar Section: net Blah: blah # comment Multi-Line: Ahoi! Matey! "# ); } #[test] fn test_format_sort_paragraphs() { let d: super::Deb822 = r#"Source: foo Maintainer: Foo Bar # This is a comment Source: bar Maintainer: Bar Foo "# .parse() .unwrap(); let result = d.wrap_and_sort( Some(&|a: &super::Paragraph, b: &super::Paragraph| { a.get("Source").cmp(&b.get("Source")) }), Some(&|p| { p.wrap_and_sort( crate::Indentation::FieldNameLength, false, None, None::<&dyn Fn(&super::Entry, &super::Entry) -> std::cmp::Ordering>, None, ) }), ); assert_eq!( result.to_string(), r#"# This is a comment Source: bar Maintainer: Bar Foo Source: foo Maintainer: Foo Bar "#, ); } #[test] fn test_format_sort_fields() { let d: super::Deb822 = r#"Source: foo Maintainer: Foo Bar Build-Depends: debhelper (>= 9), po-debconf Homepage: https://example.com/ "# .parse() .unwrap(); let result = d.wrap_and_sort( None, Some(&|p: &super::Paragraph| -> super::Paragraph { p.wrap_and_sort( crate::Indentation::FieldNameLength, false, None, Some(&|a: &super::Entry, b: &super::Entry| a.key().cmp(&b.key())), None, ) }), ); assert_eq!( result.to_string(), r#"Build-Depends: debhelper (>= 9), po-debconf Homepage: https://example.com/ Maintainer: Foo Bar Source: foo "# ); } #[test] fn test_para_from_iter() { let p: super::Paragraph = vec![("Foo", "Bar"), ("Baz", "Qux")].into_iter().collect(); assert_eq!( p.to_string(), r#"Foo: Bar Baz: Qux "# ); let p: super::Paragraph = vec![ ("Foo".to_string(), "Bar".to_string()), ("Baz".to_string(), "Qux".to_string()), ] .into_iter() .collect(); assert_eq!( p.to_string(), r#"Foo: Bar Baz: Qux "# ); } #[test] fn test_deb822_from_iter() { let d: super::Deb822 = vec![ vec![("Foo", "Bar"), ("Baz", "Qux")].into_iter().collect(), vec![("A", "B"), ("C", "D")].into_iter().collect(), ] .into_iter() .collect(); assert_eq!( d.to_string(), r#"Foo: Bar Baz: Qux A: B C: D "# ); } #[test] fn test_format_parse_error() { assert_eq!(ParseError(vec!["foo".to_string()]).to_string(), "foo\n"); } #[test] fn test_format_error() { assert_eq!( super::Error::ParseError(ParseError(vec!["foo".to_string()])).to_string(), "foo\n" ); } #[test] fn test_get_all() { let d: super::Deb822 = r#"Source: foo Maintainer: Foo Bar Maintainer: Bar Foo "# .parse() .unwrap(); let p = d.paragraphs().next().unwrap(); assert_eq!( p.get_all("Maintainer").collect::>(), vec!["Foo Bar ", "Bar Foo "] ); } } deb822-lossless-0.2.3/src/lossy.rs000064400000000000000000000413231046102023000147720ustar 00000000000000//! Lossy parser for deb822 format. //! //! This parser is lossy in the sense that it will discard whitespace and comments //! in the input. use crate::lex::SyntaxKind; /// Error type for the parser. #[derive(Debug)] pub enum Error { /// An unexpected token was encountered. UnexpectedToken(SyntaxKind, String), /// Unexpected end-of-file. UnexpectedEof, /// Expected end-of-file. ExpectedEof, /// IO error. Io(std::io::Error), } impl From for Error { fn from(e: std::io::Error) -> Self { Self::Io(e) } } impl std::fmt::Display for Error { fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { match self { Self::UnexpectedToken(_k, t) => write!(f, "Unexpected token: {}", t), Self::UnexpectedEof => f.write_str("Unexpected end-of-file"), Self::Io(e) => write!(f, "IO error: {}", e), Self::ExpectedEof => f.write_str("Expected end-of-file"), } } } /// A field in a deb822 paragraph. #[derive(Debug, PartialEq, Eq, Clone)] pub struct Field { /// The name of the field. pub name: String, /// The value of the field. pub value: String, } /// A deb822 paragraph. #[derive(Debug, PartialEq, Eq, Clone)] pub struct Paragraph { /// Fields in the paragraph. pub fields: Vec, } impl Paragraph { /// Get the value of a field by name. /// /// Returns `None` if the field does not exist. pub fn get(&self, name: &str) -> Option<&str> { for field in &self.fields { if field.name == name { return Some(&field.value); } } None } /// Check if the paragraph is empty. pub fn is_empty(&self) -> bool { self.fields.is_empty() } /// Return the number of fields in the paragraph. pub fn len(&self) -> usize { self.fields.len() } /// Iterate over the fields in the paragraph. pub fn iter(&self) -> impl Iterator { self.fields .iter() .map(|field| (field.name.as_str(), field.value.as_str())) } /// Iterate over the fields in the paragraph, mutably. pub fn iter_mut(&mut self) -> impl Iterator { self.fields .iter_mut() .map(|field| (field.name.as_str(), &mut field.value)) } /// Insert a field into the paragraph. /// /// If a field with the same name already exists, a /// new field will be added. pub fn insert(&mut self, name: &str, value: &str) { self.fields.push(Field { name: name.to_string(), value: value.to_string(), }); } /// Set the value of a field. /// /// If a field with the same name already exists, its value /// will be updated. pub fn set(&mut self, name: &str, value: &str) { for field in &mut self.fields { if field.name == name { field.value = value.to_string(); return; } } self.insert(name, value); } /// Remove a field from the paragraph. pub fn remove(&mut self, name: &str) { self.fields.retain(|field| field.name != name); } } impl std::fmt::Display for Field { fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { let lines = self.value.lines().collect::>(); if lines.len() > 1 { write!(f, "{}:", self.name)?; for line in lines { writeln!(f, " {}", line)?; } Ok(()) } else { writeln!(f, "{}: {}", self.name, self.value) } } } impl std::fmt::Display for Paragraph { fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { for field in &self.fields { field.fmt(f)?; } Ok(()) } } impl std::fmt::Display for Deb822 { fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { for (i, paragraph) in self.0.iter().enumerate() { if i > 0 { writeln!(f)?; } write!(f, "{}", paragraph)?; } Ok(()) } } impl std::str::FromStr for Paragraph { type Err = Error; fn from_str(s: &str) -> Result { let doc: Deb822 = s.parse().map_err(|_| Error::ExpectedEof)?; if doc.is_empty() { Err(Error::UnexpectedEof) } else if doc.len() > 1 { Err(Error::ExpectedEof) } else { Ok(doc.0.into_iter().next().unwrap()) } } } impl From> for Paragraph { fn from(fields: Vec<(String, String)>) -> Self { fields.into_iter().collect() } } impl FromIterator<(String, String)> for Paragraph { fn from_iter>(iter: T) -> Self { let fields = iter .into_iter() .map(|(name, value)| Field { name, value }) .collect(); Paragraph { fields } } } impl IntoIterator for Paragraph { type Item = (String, String); type IntoIter = std::iter::Map, fn(Field) -> (String, String)>; fn into_iter(self) -> Self::IntoIter { self.fields .into_iter() .map(|field| (field.name, field.value)) } } /// A deb822 document. #[derive(Debug, PartialEq, Eq, Clone)] pub struct Deb822(Vec); impl From for Vec { fn from(doc: Deb822) -> Self { doc.0 } } impl IntoIterator for Deb822 { type Item = Paragraph; type IntoIter = std::vec::IntoIter; fn into_iter(self) -> Self::IntoIter { self.0.into_iter() } } impl Deb822 { /// Number of paragraphs in the document. pub fn len(&self) -> usize { self.0.len() } /// Check if the document is empty. pub fn is_empty(&self) -> bool { self.0.is_empty() } /// Iterate over the paragraphs in the document. pub fn iter(&self) -> impl Iterator { self.0.iter() } /// Iterate over the paragraphs in the document, mutably. pub fn iter_mut(&mut self) -> impl Iterator { self.0.iter_mut() } /// Read from a reader. pub fn from_reader(mut r: R) -> Result { let mut buf = String::new(); r.read_to_string(&mut buf)?; buf.parse() } } impl std::str::FromStr for Deb822 { type Err = Error; fn from_str(s: &str) -> Result { let mut tokens = crate::lex::lex(s).peekable(); let mut paragraphs = Vec::new(); let mut current_paragraph = Vec::new(); while let Some((k, t)) = tokens.next() { match k { SyntaxKind::EMPTY_LINE | SyntaxKind::PARAGRAPH | SyntaxKind::ROOT | SyntaxKind::ENTRY => unreachable!(), SyntaxKind::INDENT | SyntaxKind::COLON | SyntaxKind::ERROR => { return Err(Error::UnexpectedToken(k, t.to_string())); } SyntaxKind::WHITESPACE => { // ignore whitespace } SyntaxKind::KEY => { current_paragraph.push(Field { name: t.to_string(), value: String::new(), }); match tokens.next() { Some((SyntaxKind::COLON, _)) => {} Some((k, t)) => { return Err(Error::UnexpectedToken(k, t.to_string())); } None => { return Err(Error::UnexpectedEof); } } while tokens.peek().map(|(k, _)| k) == Some(&SyntaxKind::WHITESPACE) { tokens.next(); } for (k, t) in tokens.by_ref() { match k { SyntaxKind::VALUE => { current_paragraph.last_mut().unwrap().value = t.to_string(); } SyntaxKind::NEWLINE => { break; } _ => return Err(Error::UnexpectedToken(k, t.to_string())), } } current_paragraph.last_mut().unwrap().value.push('\n'); // while the next line starts with INDENT, it's a continuation of the value while tokens.peek().map(|(k, _)| k) == Some(&SyntaxKind::INDENT) { tokens.next(); loop { match tokens.peek() { Some((SyntaxKind::VALUE, t)) => { current_paragraph.last_mut().unwrap().value.push_str(t); tokens.next(); } Some((SyntaxKind::COMMENT, _)) => { // ignore comments tokens.next(); } Some((SyntaxKind::NEWLINE, n)) => { current_paragraph.last_mut().unwrap().value.push_str(n); tokens.next(); break; } Some((SyntaxKind::KEY, _)) => { break; } Some((k, _)) => { return Err(Error::UnexpectedToken(*k, t.to_string())); } None => { break; } } } } // Trim the trailing newline assert_eq!( current_paragraph.last_mut().unwrap().value.pop(), Some('\n') ); } SyntaxKind::VALUE => { return Err(Error::UnexpectedToken(k, t.to_string())); } SyntaxKind::COMMENT => { for (k, _) in tokens.by_ref() { if k == SyntaxKind::NEWLINE { break; } } } SyntaxKind::NEWLINE => { if !current_paragraph.is_empty() { paragraphs.push(Paragraph { fields: current_paragraph, }); current_paragraph = Vec::new(); } } } } if !current_paragraph.is_empty() { paragraphs.push(Paragraph { fields: current_paragraph, }); } Ok(Deb822(paragraphs)) } } #[cfg(test)] mod tests { use super::*; use crate::lex::lex; #[test] fn test_parse() { let input = r#"Package: hello Version: 2.10 Description: A program that says hello Some more text Package: world Version: 1.0 Description: A program that says world And some more text Another-Field: value # A comment "#; let mut deb822: Deb822 = input.parse().unwrap(); assert_eq!( deb822, Deb822(vec![ Paragraph { fields: vec![ Field { name: "Package".to_string(), value: "hello".to_string(), }, Field { name: "Version".to_string(), value: "2.10".to_string(), }, Field { name: "Description".to_string(), value: "A program that says hello\nSome more text".to_string(), }, ], }, Paragraph { fields: vec![ Field { name: "Package".to_string(), value: "world".to_string(), }, Field { name: "Version".to_string(), value: "1.0".to_string(), }, Field { name: "Description".to_string(), value: "A program that says world\nAnd some more text".to_string(), }, Field { name: "Another-Field".to_string(), value: "value".to_string(), }, ], }, ]) ); assert_eq!(deb822.len(), 2); assert!(!deb822.is_empty()); assert_eq!(deb822.iter().count(), 2); let para = deb822.iter().next().unwrap(); assert_eq!(para.get("Package"), Some("hello")); assert_eq!(para.get("Version"), Some("2.10")); assert_eq!( para.get("Description"), Some("A program that says hello\nSome more text") ); assert_eq!(para.get("Another-Field"), None); assert!(!para.is_empty()); assert_eq!(para.len(), 3); assert_eq!( para.iter().collect::>(), vec![ ("Package", "hello"), ("Version", "2.10"), ("Description", "A program that says hello\nSome more text"), ] ); let para = deb822.iter_mut().next().unwrap(); para.insert("Another-Field", "value"); assert_eq!(para.get("Another-Field"), Some("value")); let mut newpara = Paragraph { fields: vec![] }; newpara.insert("Package", "new"); assert_eq!(newpara.to_string(), "Package: new\n"); } #[test] fn test_lex() { let input = r#"Package: hello Version: 2.10 Package: world # Comment Version: 1.0 Description: A program that says world And some more text "#; assert_eq!( lex(input).collect::>(), vec![ (SyntaxKind::KEY, "Package"), (SyntaxKind::COLON, ":"), (SyntaxKind::WHITESPACE, " "), (SyntaxKind::VALUE, "hello"), (SyntaxKind::NEWLINE, "\n"), (SyntaxKind::KEY, "Version"), (SyntaxKind::COLON, ":"), (SyntaxKind::WHITESPACE, " "), (SyntaxKind::VALUE, "2.10"), (SyntaxKind::NEWLINE, "\n"), (SyntaxKind::NEWLINE, "\n"), (SyntaxKind::KEY, "Package"), (SyntaxKind::COLON, ":"), (SyntaxKind::WHITESPACE, " "), (SyntaxKind::VALUE, "world"), (SyntaxKind::NEWLINE, "\n"), (SyntaxKind::COMMENT, "# Comment"), (SyntaxKind::NEWLINE, "\n"), (SyntaxKind::KEY, "Version"), (SyntaxKind::COLON, ":"), (SyntaxKind::WHITESPACE, " "), (SyntaxKind::VALUE, "1.0"), (SyntaxKind::NEWLINE, "\n"), (SyntaxKind::KEY, "Description"), (SyntaxKind::COLON, ":"), (SyntaxKind::WHITESPACE, " "), (SyntaxKind::VALUE, "A program that says world"), (SyntaxKind::NEWLINE, "\n"), (SyntaxKind::INDENT, " "), (SyntaxKind::VALUE, "And some more text"), (SyntaxKind::NEWLINE, "\n"), ] ); } #[test] fn test_paragraph_iter() { let input = r#"Package: hello Version: 2.10 "#; let para: Paragraph = input.parse().unwrap(); let mut iter = para.into_iter(); assert_eq!( iter.next(), Some(("Package".to_string(), "hello".to_string())) ); assert_eq!( iter.next(), Some(("Version".to_string(), "2.10".to_string())) ); assert_eq!(iter.next(), None); } #[test] fn test_format_multiline() { let para = Paragraph { fields: vec![Field { name: "Description".to_string(), value: "A program that says hello\nSome more text".to_string(), }], }; assert_eq!( para.to_string(), "Description: A program that says hello\n Some more text\n" ); } }