From 4f162e192c3563d740490cc99ced1513104ac34c Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 9 Feb 2004 05:24:40 +0000 Subject: r1655: * Added udeb support, as pioneered by di-packages-build. Understands "XC-Package-Type: udeb" in debian/control. See debhelper(1) for details. * Dh_Lib: add and export is_udeb and udeb_filename * dh_builddeb: name udebs with proper extension * dh_gencontrol: pass -n and filename to dpkg-gencontrol * dh_installdocs, dh_makeshlibs, dh_md5sums, dh_installchangelogs, dh_installexamples, dh_installman, dh_installmanpages: skip udebs * dh_shlibdeps: skip udebs. This may be temporary. * dh_installdeb: do not process conffiles, shlibs, preinsts, postrms, or prerms for udebs. Do not substiture #DEBHELPER# tokens in postinst scripts for udebs. * dh_installdebconf: skip config script for udebs, still do templates --- debian/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9e780a3d..5f01e177 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +debhelper (4.2.0) unstable; urgency=low + + * Added udeb support, as pioneered by di-packages-build. Understands + "XC-Package-Type: udeb" in debian/control. See debhelper(1) for + details. + * Dh_Lib: add and export is_udeb and udeb_filename + * dh_builddeb: name udebs with proper extension + * dh_gencontrol: pass -n and filename to dpkg-gencontrol + * dh_installdocs, dh_makeshlibs, dh_md5sums, dh_installchangelogs, + dh_installexamples, dh_installman, dh_installmanpages: skip udebs + * dh_shlibdeps: skip udebs. This may be temporary. + * dh_installdeb: do not process conffiles, shlibs, preinsts, postrms, + or prerms for udebs. Do not substiture #DEBHELPER# tokens in + postinst scripts for udebs. + * dh_installdebconf: skip config script for udebs, still do templates + + -- Joey Hess Sun, 8 Feb 2004 22:51:57 -0500 + debhelper (4.1.90) unstable; urgency=low * dh_strip: Add note to man page that the detached debugging symbols options -- cgit v1.2.3