aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvorlon <Unknown>2007-08-20 09:15:51 +0000
committervorlon <Unknown>2007-08-20 09:15:51 +0000
commit77d385d08a8c15142b1d94945d06a2762db0d6d6 (patch)
tree13eb4f25520d149ef91e9fc604b693640c1bb4e8
parent74afe5154aee74421c479c2b74ef2f390fdb396e (diff)
downloadpam-77d385d08a8c15142b1d94945d06a2762db0d6d6.tar.gz
pam-77d385d08a8c15142b1d94945d06a2762db0d6d6.tar.bz2
pam-77d385d08a8c15142b1d94945d06a2762db0d6d6.zip
add debian/libpam-doc.install for moving the docs to the right place; for
the moment this means we're using both dh_movefiles and dh_install...
-rw-r--r--changelog5
-rw-r--r--libpam-doc.install3
-rwxr-xr-xrules1
3 files changed, 8 insertions, 1 deletions
diff --git a/changelog b/changelog
index 4766dbb4..3ca6d1bf 100644
--- a/changelog
+++ b/changelog
@@ -55,6 +55,9 @@ pam (0.99.7.1-2) UNRELEASED; urgency=low
tree
- consequently, drop libpam-doc.dirs as well which is no longer needed
and no longer accurate
+ - add debian/libpam-doc.install for moving the docs to the right place;
+ for the moment this means we're using both dh_movefiles and
+ dh_install...
* Drop debian/libpam0g.links, no longer needed because upstream now has a
working install target which creates the library symlinks
* debian/patches-applied/PAM-manpage-section: "PAM" is not a daemon, manpage
@@ -83,7 +86,7 @@ pam (0.99.7.1-2) UNRELEASED; urgency=low
* Update to debhelper V5.
* Don't ship Makefiles as part of the libpam0g-dev examples.
- -- Steve Langasek <vorlon@debian.org> Mon, 20 Aug 2007 01:31:33 -0700
+ -- Steve Langasek <vorlon@debian.org> Mon, 20 Aug 2007 02:11:21 -0700
pam (0.79-4) unstable; urgency=medium
diff --git a/libpam-doc.install b/libpam-doc.install
new file mode 100644
index 00000000..4d418882
--- /dev/null
+++ b/libpam-doc.install
@@ -0,0 +1,3 @@
+debian/install/usr/share/doc/Linux-PAM/*.html usr/share/doc/libpam-doc/html
+debian/install/usr/share/doc/Linux-PAM/*.txt usr/share/doc/libpam-doc/txt
+
diff --git a/rules b/rules
index 88b4c294..eb4d9ce8 100755
--- a/rules
+++ b/rules
@@ -85,6 +85,7 @@ binary-indep: install
$(i) $(dl)/common-* $(d)/tmp/usr/share/pam/
dh_movefiles -i
+ dh_install -i
dh_installman -plibpam-runtime $(BUILD_TREE)/doc/man/*.[578]
dh_installdocs -i