From a33f349290da504c321a9f10557f58c34b0a61b0 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 17 Dec 2012 11:41:19 +0000 Subject: Fixes syntax of long + short desc --- debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index f5b24d4..ae79410 100644 --- a/debian/control +++ b/debian/control @@ -17,10 +17,11 @@ Package: python-factory-boy Architecture: any Pre-Depends: dpkg (>= 1.15.6~) Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, -Description: test fixtures replacement based on thoughtbot's factory_girl for Ruby. - factory_boy is a fixtures replacement based on thoughtbot's factory_girl . Like +Description: test fixtures replacement based on thoughtbot's factory_girl for Ruby + factory_boy is a fixtures replacement based on thoughtbot's factory_girl. Like factory_girl it has a straightforward definition syntax, support for multiple build strategies (saved instances, unsaved instances, attribute dicts, and stubbed objects), and support for multiple factories for the same class, including factory inheritance. - Django support is included, and support for other ORMs can be easily added. \ No newline at end of file + . + Django support is included, and support for other ORMs can be easily added. -- cgit v1.2.3