[SCM] KDE Base Workspace module packaging branch, squeeze, updated. debian/4.4.5-5-5-ge60e4ef

Modestas Vainius modax at alioth.debian.org
Sun Jan 2 10:01:55 UTC 2011


The following commit has been merged in the squeeze branch:
commit ae49953881718dcdcfff4c70d68d5f203e8e75ac
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sun Jan 2 03:17:54 2011 +0200

    Install README.Debian to all binary packages.
---
 debian/rules |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index 298e1cc..e65dce0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,9 @@ DEB_DH_SHLIBDEPS_ARGS_kdebase-workspace-dev := -- -xkdebase-runtime
 # is not enough)
 DEB_DH_INSTALLINIT_ARGS = --noscripts
 
+# Install README.Debian to all binary packages
+DEB_INSTALL_DOCS_DEFAULT += ./debian/README.Debian
+
 $(foreach p,$(filter lib%, $(DEB_ARCH_PACKAGES)),$(eval DEB_DH_SHLIBDEPS_ARGS_$(p) := -- -xkdebase-runtime))
 
 binary-install/kdm::

-- 
KDE Base Workspace module packaging



More information about the pkg-kde-commits mailing list