* Stop linking the openafs-fileserver doc directory to openafs-client so
that we can provide a separate NEWS.Debian.
debian/import-upstream script to do a Git-aware merge of a new
upstream release that will allow us to cherry-pick upstream patches
and do proper merges.
+ * Stop linking the openafs-fileserver doc directory to openafs-client so
+ that we can provide a separate NEWS.Debian.
-- Russ Allbery <rra@debian.org> Fri, 21 Aug 2009 22:19:03 -0700
# The /usr/share/doc directory for these packages should be a symlink to
# /usr/share/doc/openafs-client. Any package on this list must depend on
# openafs-client.
-DOC_PACKAGES = libpam-openafs-kaserver openafs-dbserver openafs-fileserver \
- openafs-kpasswd
+DOC_PACKAGES = libpam-openafs-kaserver openafs-dbserver openafs-kpasswd
# These are files that we know we don't want to install. List them so that we
# can use dh_install --fail-missing and catch anything new that shows up.