r41089 - /trunk/libjavascript-beautifier-perl/debian/changelog

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Aug 2 14:40:18 UTC 2009


Author: jawnsy-guest
Date: Sun Aug  2 14:40:11 2009
New Revision: 41089

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=41089
Log:
Shorten changelog lines, otherwise is lintian clean, ready for upload

Modified:
    trunk/libjavascript-beautifier-perl/debian/changelog

Modified: trunk/libjavascript-beautifier-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjavascript-beautifier-perl/debian/changelog?rev=41089&op=diff
==============================================================================
--- trunk/libjavascript-beautifier-perl/debian/changelog (original)
+++ trunk/libjavascript-beautifier-perl/debian/changelog Sun Aug  2 14:40:11 2009
@@ -1,13 +1,13 @@
-libjavascript-beautifier-perl (0.13-1) UNRELEASED; urgency=low
+libjavascript-beautifier-perl (0.13-1) unstable; urgency=low
 
   * New upstream release
     + Fix for prefix operators (increment,decrement)
     + Put spaces in front of colons in ternary (a ? b : c) expressions
-    + Do not put spaces in front of colons in class literals ({ 1: "a", 2: "b" })
-    + Remove spaces between unary +/-/~ and the operand (-a, case -1, return !a)
+    + No spaces in front of colons in class literals ({ 1: "a", 2: "b" })
+    + Remove spaces between unary +/-/~ and the operand (-a, case -1, !a)
     + Add a blank line between a new block and the start of an expression
 
- -- Jonathan Yu <frequency at cpan.org>  Sun, 02 Aug 2009 06:31:49 -0400
+ -- Jonathan Yu <frequency at cpan.org>  Sun, 02 Aug 2009 06:41:58 -0400
 
 libjavascript-beautifier-perl (0.12-1) unstable; urgency=low
 




More information about the Pkg-perl-cvs-commits mailing list