Your message dated Sat, 31 Aug 2024 12:30:55 +0100 with message-id <27c418b1a49ffc566f1b9635359e59f6a742be26.camel@adam-barratt.org.uk> and subject line Closing bugs for 11.11 has caused the Debian Bug report #1079291, regarding bullseye-pu: package healpix-java/3.60+ds-4+deb11u1 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1079291: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079291 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian BTS <submit@bugs.debian.org>
- Subject: bullseye-pu: package healpix-java/3.60+ds-4+deb11u1
- From: Santiago Vila <sanvila@debian.org>
- Date: Thu, 22 Aug 2024 12:43:03 +0200
- Message-id: <[🔎] 150fb896-8bbe-4bbd-897c-d9f27e776bb5@debian.org>
Package: release.debian.org Severity: normal Tags: bullseye User: release.debian.org@packages.debian.org Usertags: pu X-Debbugs-Cc: healpix-java@packages.debian.org, leo.singer@ligo.org, debian-astro-maintainers@lists.alioth.debian.org, sanvila@debian.org Control: affects -1 + src:healpix-java [ Reason ] This upload fixes FTBFS bug #1022373 in bullseye. [ Impact ] Without this change the package will continue to FTBFS in bullseye. [ Tests ] I've checked that the package builds again, and also that it's essentially the same as the current one in the archive (using diffoscope). The -doc package has a few additional files, but that's the result of using more recent helper tools. [ Risks ] Low, given the above. [ Checklist ] [X] *all* changes are documented in the d/changelog [X] I reviewed all changes and I approve them [X] attach debdiff against the package in (old)stable [X] the issue is verified as fixed in unstable [ Changes ] Change "rm -r" to "rm -rf" in debian/rules to fix FTBFS bug. [ Other info ] I'm not uploading the package yet. I've requested membership to debian astro team in salsa. If accepted in time (say 24h-48h), this would be a team upload instead of NMU.diff -Nru healpix-java-3.60+ds/debian/changelog healpix-java-3.60+ds/debian/changelog --- healpix-java-3.60+ds/debian/changelog 2021-05-24 03:23:28.000000000 +0200 +++ healpix-java-3.60+ds/debian/changelog 2024-08-22 12:05:00.000000000 +0200 @@ -1,3 +1,10 @@ +healpix-java (3.60+ds-4+deb11u1) bullseye; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS bug: rm: cannot remove 'images'. Closes: #1022373. + + -- Santiago Vila <sanvila@debian.org> Thu, 22 Aug 2024 12:05:00 +0200 + healpix-java (3.60+ds-4) unstable; urgency=medium * Replace deprecated ADTTMP variable with AUTOPKGTEST_TMP. diff -Nru healpix-java-3.60+ds/debian/rules healpix-java-3.60+ds/debian/rules --- healpix-java-3.60+ds/debian/rules 2021-05-20 02:57:06.000000000 +0200 +++ healpix-java-3.60+ds/debian/rules 2024-08-22 12:05:00.000000000 +0200 @@ -10,7 +10,7 @@ jh_build cd debian/_jh_build.javadoc/api/jquery && \ rm *.css *.js && \ - rm -r external images && \ + rm -rf external images && \ (for filename in /usr/share/javascript/jquery/* /usr/share/javascript/jquery-ui/*; do ln -s $$filename; done) override_dh_installchangelogs:
--- End Message ---
--- Begin Message ---
- To: 1007884-done@bugs.debian.org, 1049982-done@bugs.debian.org, 1057330-done@bugs.debian.org, 1071417-done@bugs.debian.org, 1072248-done@bugs.debian.org, 1073519-done@bugs.debian.org, 1074090-done@bugs.debian.org, 1074125-done@bugs.debian.org, 1074142-done@bugs.debian.org, 1074438-done@bugs.debian.org, 1076016-done@bugs.debian.org, 1076158-done@bugs.debian.org, 1076344-done@bugs.debian.org, 1076460-done@bugs.debian.org, 1076527-done@bugs.debian.org, 1076598-done@bugs.debian.org, 1076609-done@bugs.debian.org, 1076832-done@bugs.debian.org, 1077325-done@bugs.debian.org, 1077584-done@bugs.debian.org, 1077652-done@bugs.debian.org, 1077984-done@bugs.debian.org, 1077999-done@bugs.debian.org, 1078120-done@bugs.debian.org, 1078160-done@bugs.debian.org, 1078169-done@bugs.debian.org, 1078458-done@bugs.debian.org, 1078503-done@bugs.debian.org, 1078504-done@bugs.debian.org, 1078733-done@bugs.debian.org, 1078739-done@bugs.debian.org, 1078762-done@bugs.debian.org, 1078766-done@bugs.debian.org, 1078782-done@bugs.debian.org, 1079115-done@bugs.debian.org, 1079141-done@bugs.debian.org, 1079144-done@bugs.debian.org, 1079217-done@bugs.debian.org, 1079271-done@bugs.debian.org, 1079291-done@bugs.debian.org, 1079313-done@bugs.debian.org, 1079450-done@bugs.debian.org, 1079515-done@bugs.debian.org, 1079544-done@bugs.debian.org, 1079597-done@bugs.debian.org
- Subject: Closing bugs for 11.11
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Sat, 31 Aug 2024 12:30:55 +0100
- Message-id: <27c418b1a49ffc566f1b9635359e59f6a742be26.camel@adam-barratt.org.uk>
Package: release.debian.org Version: 11.11 Hi, Each of these bugs relates to an update including in today's final bullseye 11.11 point release. Regards, Adam
--- End Message ---