r106027 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r106026‎ | r106027 | r106028 >
Date:15:38, 13 December 2011
Author:hashar
Status:ok
Tags:
Comment:
fix changelog, add long description
Modified paths:
  • /trunk/debs/testswarm/debian/changelog (modified) (history)
  • /trunk/debs/testswarm/debian/control (modified) (history)

Diff [purge]

Index: trunk/debs/testswarm/debian/control
@@ -12,4 +12,9 @@
1313 Depends: apache2, libapache2-mod-php5 | php5, php5-mysql, mysql-server, ucf, dbconfig-common, ${shlibs:Depends}, ${misc:Depends}
1414 Recommends: mysql-client
1515 Description: Javascript unit test runner
16 - <insert long description, indented with spaces>
 16+ Testswarm provides distributed continuous integration testing for JavaScript.
 17+ .
 18+ The primary goal of TestSwarm is to take the complicated, and time-consuming,
 19+ process of running JavaScript test suites in multiple browsers and to grossly
 20+ simplify it. It achieves this goal by providing all the tools necessary for
 21+ creating a continuous integration workflow for your JavaScript project.
Index: trunk/debs/testswarm/debian/changelog
@@ -4,7 +4,7 @@
55 up their own configuration in /etc/apache2/sites-available then symlink
66 in /etc/apache2/sites-enabled.
77
8 - -- Antoine Musso <amusso@wikimedia.org> Tue, 13 Dec 2011 15:12:14 +0000
 8+ -- Antoine Musso <amusso@wikimedia.org> Tue, 13 Dec 2011 15:12:14 +0000
99
1010 testswarm (0.1.0-2) unstable; urgency=low
1111 * symlink testswarm apache conf in /etc/apache2/sites-enabled

Status & tagging log