commit deb for openSUSE:Factory
Hello community, here is the log from the commit of package deb for openSUSE:Factory checked in at Mon Mar 9 22:39:22 CET 2009. -------- --- deb/deb.changes 2009-03-05 15:32:32.000000000 +0100 +++ deb/deb.changes 2009-03-09 17:47:23.000000000 +0100 @@ -1,0 +2,18 @@ +Mon Mar 9 17:40:28 CET 2009 - puzel@suse.cz + +- update to debhelper-7.2.4 + * dh_makeshlibs: Fix --add-udeb, for real + * dh_installmenus: Now that a triggers capable menu and dpkg are in + stable, menu does not need to be explicitly run in maintainer + scripts, except for packages with menu-methods files. + * dh_installdocs: No longer add maintainer script code to call + doc-base, as it supports triggers in stable. + * dh_bugfiles: New program, contributed by Modestas Vainius. + * dh: Override LC_ALL, not LANG. + * dh_installchangelogs: Support -X to exclude automatic installation + of specific upstream changelogs. + * Compat level 4 is now deprecated. + * dh_makeshlibs: Re-add --add-udeb support. + * dh_shlibdeps: Remove --add-udeb switch (was accidentially added here). + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- debhelper_7.2.2.tar.bz2 New: ---- debhelper_7.2.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deb.spec ++++++ --- /var/tmp/diff_new_pack.G14834/_old 2009-03-09 22:38:40.000000000 +0100 +++ /var/tmp/diff_new_pack.G14834/_new 2009-03-09 22:38:40.000000000 +0100 @@ -17,11 +17,12 @@ # norootforbuild -%define debhelper_ver 7.2.2 +%define debhelper_ver 7.2.4 Name: deb BuildRequires: gcc-c++ ncurses-devel texlive-latex update-alternatives zlib-devel BuildRequires: libselinux-devel +BuildRequires: fdupes Url: http://www.debian.org License: GPL v2 or later Group: System/Packages @@ -31,7 +32,7 @@ Requires: cpio patch make html2text update-alternatives AutoReqProv: on Version: 1.15.0 -Release: 2 +Release: 3 Summary: Tools for Debian Packages Source: dpkg_%{version}.tar.bz2 Source1: debhelper_%{debhelper_ver}.tar.bz2 @@ -132,6 +133,10 @@ rm -rf $RPM_BUILD_ROOT%{_sbindir}/update-alternatives rm -rf $RPM_BUILD_ROOT%{_mandir}/man8/update-alternatives.8 rm -rf $RPM_BUILD_ROOT%{_mandir}/*/man8/update-alternatives.8 +## +# remove duplicate files +## +%fdupes %buildroot %clean rm -rf $RPM_BUILD_ROOT @@ -169,6 +174,21 @@ %{perl_vendorlib}/Dpkg.pm %changelog +* Mon Mar 09 2009 puzel@suse.cz +- update to debhelper-7.2.4 + * dh_makeshlibs: Fix --add-udeb, for real + * dh_installmenus: Now that a triggers capable menu and dpkg are in + stable, menu does not need to be explicitly run in maintainer + scripts, except for packages with menu-methods files. + * dh_installdocs: No longer add maintainer script code to call + doc-base, as it supports triggers in stable. + * dh_bugfiles: New program, contributed by Modestas Vainius. + * dh: Override LC_ALL, not LANG. + * dh_installchangelogs: Support -X to exclude automatic installation + of specific upstream changelogs. + * Compat level 4 is now deprecated. + * dh_makeshlibs: Re-add --add-udeb support. + * dh_shlibdeps: Remove --add-udeb switch (was accidentially added here). * Thu Mar 05 2009 puzel@suse.cz - update to debhelper-7.2.2 * dh_installmodules: Give files in /etc/modprobe.d a .conf ++++++ debhelper_7.2.2.tar.bz2 -> debhelper_7.2.4.tar.bz2 ++++++ ++++ 2703 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de