From: Ben Hutchings Date: Tue, 10 Jan 2006 02:00:47 +0000 (+0000) Subject: Treat Changes as a changelog, not a doc. X-Git-Tag: 2.10-1~1 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=a32156dff7991eae19c12a840b9cbda64eae4954 Treat Changes as a changelog, not a doc. --- diff --git a/debian/libmaypole-perl.docs b/debian/libmaypole-perl.docs index 21db9c1..574a5d0 100644 --- a/debian/libmaypole-perl.docs +++ b/debian/libmaypole-perl.docs @@ -1,4 +1,3 @@ AUTHORS -Changes ex README diff --git a/debian/rules b/debian/rules index 2fd9adf..e763e3f 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,7 @@ binary-indep : build-stamp dh_testroot $(MAKE) PREFIX=$(CURDIR)/debian/libmaypole-perl/usr install dh_perl - dh_installchangelogs + dh_installchangelogs Changes dh_installdocs dh_compress dh_fixperms