[med-svn] r2813 - trunk/packages/gwyddion/trunk/debian
beathovn-guest at alioth.debian.org
beathovn-guest at alioth.debian.org
Wed Dec 17 20:57:03 UTC 2008
Author: beathovn-guest
Date: 2008-12-17 20:57:03 +0000 (Wed, 17 Dec 2008)
New Revision: 2813
Modified:
trunk/packages/gwyddion/trunk/debian/rules
Log:
Let cdbs put the docs into all binary packages. Do not install upstream's ChangeLog at all, because it's anyway empty.
Modified: trunk/packages/gwyddion/trunk/debian/rules
===================================================================
--- trunk/packages/gwyddion/trunk/debian/rules 2008-12-17 17:12:51 UTC (rev 2812)
+++ trunk/packages/gwyddion/trunk/debian/rules 2008-12-17 20:57:03 UTC (rev 2813)
@@ -7,10 +7,7 @@
DEB_CONFIGURE_EXTRA_FLAGS := --libexecdir=\$${libdir} CFLAGS="-Wall -g" --disable-desktop-file-update --disable-rpath
#DEB_BUILDDIR := $(DEB_SRCDIR)/debian/tmp
DEB_DH_INSTALL_SOURCEDIR := $(DEB_SRCDIR)/debian/tmp
-DEB_INSTALL_DOCS_ALL :=
-DEB_INSTALL_DOCS_gwyddion := ABOUT-NLS AUTHORS NEWS README THANKS TODO
DEB_INSTALL_CHANGELOGS_ALL :=
-DEB_INSTALL_CHANGELOGS_gwyddion := ChangeLog
version=$(shell dpkg-parsechangelog | grep '^Version: ' | sed -e 's/^Version: //')
DEB_DH_MAKESHLIBS_ARGS_gwyddion := -n -Xgwyddion
DEB_DH_MAKESHLIBS_ARGS_libgwyddion2-0 := -V'libgwyddion2-0 (>= ${version})'
More information about the debian-med-commit
mailing list