[Pkg-jed-commit] r54 - trunk/packages/jed-extra/debian

Rafael Laboissiere rafael@costa.debian.org
Fri, 01 Jul 2005 12:39:05 +0000


Author: rafael
Date: 2005-07-01 12:39:04 +0000 (Fri, 01 Jul 2005)
New Revision: 54

Modified:
   trunk/packages/jed-extra/debian/changelog
   trunk/packages/jed-extra/debian/rules
Log:
Make files in /usr/share/jed/site-lib/apsconf non-executable (avoids Lintian
warning) 


Modified: trunk/packages/jed-extra/debian/changelog
===================================================================
--- trunk/packages/jed-extra/debian/changelog	2005-07-01 12:24:24 UTC (rev 53)
+++ trunk/packages/jed-extra/debian/changelog	2005-07-01 12:39:04 UTC (rev 54)
@@ -12,6 +12,8 @@
   * debian/control:
     - Dropped the Build-Depends-Indep on jed
     - Upgraded Standards-Version to 3.6.2
+  * debian/rules: Make files in /usr/share/jed/site-lib/apsconf
+    non-executable
 
   +++ Changes by Jörg Sommer <joerg@alea.gnuu.de>
 

Modified: trunk/packages/jed-extra/debian/rules
===================================================================
--- trunk/packages/jed-extra/debian/rules	2005-07-01 12:24:24 UTC (rev 53)
+++ trunk/packages/jed-extra/debian/rules	2005-07-01 12:39:04 UTC (rev 54)
@@ -33,6 +33,7 @@
 
 	dh_install a2ps/*.ssh /usr/share/a2ps/sheets/
 	dh_install -Xapsconf.example apsmode/apsconf colors $(jed_root)/site-lib
+	chmod -x $(debroot)$(jed_root)/site-lib/apsconf/*
 
 	# fill up /etc
 	dh_install debian/init/*.sl etc/jed-init.d/