[Build-common-hackers] Bug#207625: cdbs: please add call to dh_installlogrotate to binary-install
Joerg Wendland
Joerg Wendland <joergland@debian.org>, 207625@bugs.debian.org
Thu, 28 Aug 2003 12:38:03 +0200
Package: cdbs
Version: 0.4.5.4
Severity: normal
Tags: patch
binary-install does not call dh_installlogrotate. Please add this to
debhelper.mk.
Thanks, Joerg
--- debhelper.mk.org 2003-08-28 12:33:29.000000000 +0200
+++ debhelper.mk 2003-08-28 12:34:43.000000000 +0200
@@ -126,6 +126,7 @@
dh_installdebconf -p$(cdbs_curpkg) $(DEB_DH_INSTALLDEBCONF_ARGS)
dh_installemacsen -p$(cdbs_curpkg) $(if $(DEB_EMACS_PRIORITY),--priority=$(DEB_EMACS_PRIORITY)) $(if $(DEB_EMACS_FLAVOR),--flavor=$(DEB_EMACS_FLAVOR)) $(DEB_DH_INSTALLEMACSEN_ARGS)
dh_installpam -p$(cdbs_curpkg) $(DEB_DH_INSTALLPAM_ARGS)
+ dh_installlogrotate -p$(cdbs_curpkg) $(DEB_DH_INSTALLLOGROTATE_ARGS)
dh_installchangelogs -p$(cdbs_curpkg) $(DEB_DH_INSTALLCHANGELOGS_ARGS) $(DEB_INSTALL_CHANGELOGS_ALL) $(DEB_INSTALL_CHANGELOGS_$(cdbs_curpkg))
dh_install -p$(cdbs_curpkg) $(if $(DEB_DH_INSTALL_SOURCEDIR),--sourcedir=$(DEB_DH_INSTALL_SOURCEDIR)) $(DEB_DH_INSTALL_ARGS)
dh_link -p$(cdbs_curpkg) $(DEB_DH_LINK_ARGS)
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux dozer 2.6.0-test1.dozer.0 #1 Tue Jul 15 17:08:33 CEST 2003 i686
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8
-- no debconf information