Package: release.debian.org Severity: normal Tags: bullseye User: release.debian....@packages.debian.org Usertags: pu
[ Reason ] As reported in #993895, the update of protobuf to 3.12.4 requires regenerating the header files. [ Impact ] Headers provided by libosmpbf-dev are unusuable. [ Tests ] N/A [ Risks ] Very low. [ 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 ] gbp.conf & Vcs-Git URL are updated to use the bullseye branch. No further changes are made, the package is simply rebuilt with protobuf 3.12.4 in bullseye. The headers are generated with protoc which is executed as part of the build process. [ Other info ] Similar to #935990 which affected buster and fixed via #936022.
diff -Nru osmpbf-1.5.0/debian/changelog osmpbf-1.5.0/debian/changelog --- osmpbf-1.5.0/debian/changelog 2021-01-07 08:21:08.000000000 +0100 +++ osmpbf-1.5.0/debian/changelog 2021-09-11 18:54:35.000000000 +0200 @@ -1,3 +1,10 @@ +osmpbf (1.5.0-1+deb11u1) bullseye; urgency=medium + + * Update branch in gbp.conf & Vcs-Git URL. + * Rebuild with protobuf 3.12.4. + + -- Bas Couwenberg <sebas...@debian.org> Sat, 11 Sep 2021 18:54:35 +0200 + osmpbf (1.5.0-1) unstable; urgency=medium * New upstream release. diff -Nru osmpbf-1.5.0/debian/control osmpbf-1.5.0/debian/control --- osmpbf-1.5.0/debian/control 2021-01-07 06:49:41.000000000 +0100 +++ osmpbf-1.5.0/debian/control 2021-09-11 18:54:35.000000000 +0200 @@ -15,7 +15,7 @@ pkg-kde-tools Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/debian-gis-team/osmpbf -Vcs-Git: https://salsa.debian.org/debian-gis-team/osmpbf.git +Vcs-Git: https://salsa.debian.org/debian-gis-team/osmpbf.git -b bullseye Homepage: https://github.com/openstreetmap/OSM-binary Package: libosmpbf-java diff -Nru osmpbf-1.5.0/debian/gbp.conf osmpbf-1.5.0/debian/gbp.conf --- osmpbf-1.5.0/debian/gbp.conf 2020-10-25 06:39:50.000000000 +0100 +++ osmpbf-1.5.0/debian/gbp.conf 2021-09-11 18:54:35.000000000 +0200 @@ -6,7 +6,7 @@ # The default name for the Debian branch is "master". # Change it if the name is different (for instance, "debian/unstable"). -debian-branch = master +debian-branch = bullseye # git-import-orig uses the following names for the upstream tags. # Change the value if you are not using git-import-orig