Author: adsb
Date: 2009-01-21 19:41:13 +0000 (Wed, 21 Jan 2009)
New Revision: 1801

Modified:
   trunk/README.newscripts
   trunk/debian/changelog
Log:
README.newscripts: Add a note about marking the script file as executable
in the repository.

Modified: trunk/README.newscripts
===================================================================
--- trunk/README.newscripts     2009-01-21 19:36:35 UTC (rev 1800)
+++ trunk/README.newscripts     2009-01-21 19:41:13 UTC (rev 1801)
@@ -12,7 +12,9 @@
    debian/control
 6. Modify conf.default.in and debian/postinst if necessary
 7. Modify debian/copyright if neccessary
-8. Add a changelog entry
+8. Make the script executable
+   - "svn propset '*' scripts/newscript" so that the permissions are
+     correct in a copy of the repository
+9. Add a changelog entry
 
-Julian, 2 June 2005
 last modified: $Id$

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2009-01-21 19:36:35 UTC (rev 1800)
+++ trunk/debian/changelog      2009-01-21 19:41:13 UTC (rev 1801)
@@ -22,6 +22,8 @@
     directory names, in case $TMPDIR contains spaces.
   * mergechanges: Correct spelling of "parameters". Thanks, Kumar Appaiah.
     (Closes: #512164)
+  * README.newscripts: Add a note about marking the script file as executable
+    in the repository.
 
   [ James Vega ]
   * bts: Document correspondent and affects keys for select command.



-- 
To unsubscribe, send mail to [email protected].

Reply via email to