diff -Nru rapache-1.2.10/debian/changelog rapache-1.2.10/debian/changelog --- rapache-1.2.10/debian/changelog 2024-04-01 04:53:55.000000000 +0000 +++ rapache-1.2.10/debian/changelog 2024-03-15 06:59:14.000000000 +0000 @@ -1,14 +1,13 @@ -rapache (1.2.10-1build2) noble; urgency=medium +rapache (1.2.10-2) unstable; urgency=medium - * No-change rebuild for CVE-2024-3094 + * Team upload + * Disable reprotest + * Standards-Version: 4.6.2 (routine-update) + * Add lintian-overrides (see lintian bug #1017966) + * Fix clean target + Closes: #1047300 - -- William Grant Mon, 01 Apr 2024 15:53:55 +1100 - -rapache (1.2.10-1build1) noble; urgency=high - - * No change rebuild against libapreq2-3t64. - - -- Julian Andres Klode Fri, 22 Mar 2024 17:52:23 +0100 + -- Andreas Tille Fri, 15 Mar 2024 07:59:14 +0100 rapache (1.2.10-1) unstable; urgency=medium diff -Nru rapache-1.2.10/debian/clean rapache-1.2.10/debian/clean --- rapache-1.2.10/debian/clean 1970-01-01 00:00:00.000000000 +0000 +++ rapache-1.2.10/debian/clean 2024-03-15 06:59:14.000000000 +0000 @@ -0,0 +1 @@ +test/confs/load_modules diff -Nru rapache-1.2.10/debian/control rapache-1.2.10/debian/control --- rapache-1.2.10/debian/control 2024-03-22 16:52:23.000000000 +0000 +++ rapache-1.2.10/debian/control 2024-03-15 06:59:14.000000000 +0000 @@ -1,8 +1,7 @@ Source: rapache Section: httpd Priority: optional -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Debian R Packages Maintainers +Maintainer: Debian R Packages Maintainers Uploaders: Ondřej Surý Build-Depends: apache2-dev, debhelper-compat (= 13), @@ -11,7 +10,7 @@ libicu-dev, r-base-core, r-base-dev -Standards-Version: 4.6.0 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/r-pkg-team/rapache Vcs-Git: https://salsa.debian.org/r-pkg-team/rapache.git Homepage: https://jeffreyhorner.github.io/rapache diff -Nru rapache-1.2.10/debian/salsa-ci.yml rapache-1.2.10/debian/salsa-ci.yml --- rapache-1.2.10/debian/salsa-ci.yml 2022-02-23 08:07:00.000000000 +0000 +++ rapache-1.2.10/debian/salsa-ci.yml 2024-03-15 06:59:14.000000000 +0000 @@ -2,3 +2,8 @@ include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml +# R creates .rdb files and .rds with some randomness. +# https://tests.reproducible-builds.org/debian/issues/unstable/randomness_in_r_rdb_rds_databases_issue.html +# Thus reprotest is disabled here +variables: + SALSA_CI_DISABLE_REPROTEST: 1 diff -Nru rapache-1.2.10/debian/source/lintian-overrides rapache-1.2.10/debian/source/lintian-overrides --- rapache-1.2.10/debian/source/lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ rapache-1.2.10/debian/source/lintian-overrides 2024-03-15 06:59:14.000000000 +0000 @@ -0,0 +1,14 @@ +# See lintian bug #1017966 +rapache source: source-is-missing [libapreq2/docs/html/apreq__cookie_8h.html] +rapache source: source-is-missing [libapreq2/docs/html/apreq__error_8h.html] +rapache source: source-is-missing [libapreq2/docs/html/apreq__module_8h-source.html] +rapache source: source-is-missing [libapreq2/docs/html/apreq__module_8h.html] +rapache source: source-is-missing [libapreq2/docs/html/apreq__param_8h.html] +rapache source: source-is-missing [libapreq2/docs/html/apreq__parser_8h.html] +rapache source: source-is-missing [libapreq2/docs/html/apreq__util_8h-source.html] +rapache source: source-is-missing [libapreq2/docs/html/apreq__util_8h.html] +rapache source: source-is-missing [libapreq2/docs/html/apreq_changes.html] +rapache source: source-is-missing [libapreq2/docs/html/apreq_status.html] +rapache source: source-is-missing [libapreq2/docs/html/functions.html] +rapache source: source-is-missing [libapreq2/docs/html/functions_vars.html] +rapache source: source-is-missing [libapreq2/docs/html/structapreq__module__t.html]