r9872 - helma/extensions/debian/trunk

[email protected] Thu, 10 Sep 2009 18:10:29 +0200 (CEST)
Newsgroups gmane.comp.java.helma.cvs
Message-ID <20090910161029.A3FD43D0E3@mia>
Author: hannes
Date: 2009-09-10 18:10:29 +0200 (Thu, 10 Sep 2009)
New Revision: 9872

Modified:
   helma/extensions/debian/trunk/helma1-swarm.docs
   helma/extensions/debian/trunk/helma1.docs
   helma/extensions/debian/trunk/rules
Log:
Add dh_installdocs to rules file to install proper README file for helmaswarm package


Details at http://dev.helma.org/trac/helma/changeset/9872

Modified: helma/extensions/debian/trunk/helma1-swarm.docs
===================================================================
--- helma/extensions/debian/trunk/helma1-swarm.docs	2009-09-10 15:57:57 UTC (rev 9871)
+++ helma/extensions/debian/trunk/helma1-swarm.docs	2009-09-10 16:10:29 UTC (rev 9872)
@@ -1,2 +1 @@
 helmaswarm/README.txt
-license.txt

Modified: helma/extensions/debian/trunk/helma1.docs
===================================================================
--- helma/extensions/debian/trunk/helma1.docs	2009-09-10 15:57:57 UTC (rev 9871)
+++ helma/extensions/debian/trunk/helma1.docs	2009-09-10 16:10:29 UTC (rev 9872)
@@ -1,3 +1,2 @@
 license.txt
 README.txt
-README.txt

Modified: helma/extensions/debian/trunk/rules
===================================================================
--- helma/extensions/debian/trunk/rules	2009-09-10 15:57:57 UTC (rev 9871)
+++ helma/extensions/debian/trunk/rules	2009-09-10 16:10:29 UTC (rev 9872)
@@ -23,6 +23,7 @@
 	dh_testroot
 	dh_installinit --error-handler=true -- start 90 2 3 4 5 . stop 10 1 .
 	dh_install --exclude=.bat
+	dh_installdocs
 	dh_installdebconf
 	dh_link
 	dh_compress