From: <suc...@us...> - 2006-07-06 18:08:22
|
Revision: 124 Author: sucknblow Date: 2006-07-06 11:08:18 -0700 (Thu, 06 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=124&view=rev Log Message: ----------- Don't include the README file in the Debian package, it doesn't say anything that debian/copyright doesn't. Remove redundant call to dh_installexamples - there are none. Modified Paths: -------------- trunk/debian/rules Removed Paths: ------------- trunk/debian/docs Deleted: trunk/debian/docs =================================================================== --- trunk/debian/docs 2006-07-06 17:01:48 UTC (rev 123) +++ trunk/debian/docs 2006-07-06 18:08:18 UTC (rev 124) @@ -1 +0,0 @@ -README Modified: trunk/debian/rules =================================================================== --- trunk/debian/rules 2006-07-06 17:01:48 UTC (rev 123) +++ trunk/debian/rules 2006-07-06 18:08:18 UTC (rev 124) @@ -69,7 +69,6 @@ dh_testroot dh_installchangelogs ChangeLog dh_installdocs - dh_installexamples dh_install # dh_installmenu dh_installman This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |