Author: adsb
Date: 2009-01-21 21:27:18 +0000 (Wed, 21 Jan 2009)
New Revision: 1805

Modified:
   trunk/README.newscripts
   trunk/debian/changelog
Log:
README.newscripts: Correct the "svn propset" syntax added in the previous
upload.

Modified: trunk/README.newscripts
===================================================================
--- trunk/README.newscripts     2009-01-21 19:42:17 UTC (rev 1804)
+++ trunk/README.newscripts     2009-01-21 21:27:18 UTC (rev 1805)
@@ -13,8 +13,8 @@
 6. Modify conf.default.in and debian/postinst if necessary
 7. Modify debian/copyright if neccessary
 8. Make the script executable
-   - "svn propset '*' scripts/newscript" so that the permissions are
-     correct in a copy of the repository
+   - "svn propset svn:executable '*' scripts/newscript" so that the
+     permissions are correct in a copy of the repository
 9. Add a changelog entry
 
 last modified: $Id$

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2009-01-21 19:42:17 UTC (rev 1804)
+++ trunk/debian/changelog      2009-01-21 21:27:18 UTC (rev 1805)
@@ -1,3 +1,10 @@
+devscripts (2.10.46) UNRELEASED; urgency=low
+
+  * README.newscripts: Correct the "svn propset" syntax added in the previous
+    upload.
+
+ -- Adam D. Barratt <[email protected]>  Wed, 21 Jan 2009 19:48:47 +0000
+
 devscripts (2.10.45) unstable; urgency=low
 
   [ Patrick Schoenfeld ]



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

Reply via email to