Dpkg::BuildInfo: New module to deprecate the Dpkg::Build::Info module
commitef00a2b8eda6343222acd150f907209450f245b4
authorGuillem Jover <guillem@debian.org>
Mon, 26 Dec 2022 21:08:09 +0000 (26 22:08 +0100)
committerGuillem Jover <guillem@debian.org>
Sun, 1 Jan 2023 22:23:51 +0000 (1 23:23 +0100)
treef2bd9687d01a39d206de6393a63a32e5756959ef
parent9386095f52e296dff49f662355508485b841e961
Dpkg::BuildInfo: New module to deprecate the Dpkg::Build::Info module

The new module gets rid of the deprecated functions and follows the same
naming convention as used by the other Dpkg::BuildSomething modules.

Keep the old module for backwards compatibility until users have
switched over.
debian/control
scripts/Dpkg.pm
scripts/Dpkg/Build/Info.pm
scripts/Dpkg/BuildInfo.pm [copied from scripts/Dpkg/Build/Info.pm with 78% similarity]
scripts/Makefile.am
scripts/dpkg-genbuildinfo.pl
scripts/po/POTFILES.in
scripts/t/Dpkg_BuildInfo.t [moved from scripts/t/Dpkg_Build_Info.t with 89% similarity]