From 76fd765a0ee2abdd182db085a69f265ac03b3f65 Mon Sep 17 00:00:00 2001 From: Raphaƫl Hertzog Date: Sat, 19 Sep 2009 19:14:01 +0200 Subject: debian/changelog: document recent changes in perl API --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index b1749fe41..f3df58a09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,15 @@ dpkg (1.15.5) UNRELEASED; urgency=low * Add versioned dependency on base-files (>= 5.0.0) to dpkg-dev to ensure that /etc/dpkg/origins/default exists. Closes: #545274 * Update Standards-Version to 3.8.3 (no changes needed). + * Major changes to the perl API: + - Dpkg::Control is now Dpkg::Control::Info + - Dpkg::Cdata is gone and is replaced by a new Dpkg::Control + - Dpkg::Control::Fields contains authoritative information + about fields allowed in various types of control information + (and can be customized by each vendor). It also integrates + information that was previously available through Dpkg::Deps. + * All dpkg-* perl programs that work with control information have been + updated to use the new Dpkg::Control interface. [ Updated dpkg translations ] * German (Sven Joachim). -- cgit v1.2.3