Merge lp:~rutsky/ubuntu/trusty/ninja-ide/fix-descr-formatting into lp:~ninja-ide-developers/ninja-ide/packaging

Proposed by Vladimir Rutsky
Status: Approved
Approved by: Diego Sarmentero
Approved revision: 20
Proposed branch: lp:~rutsky/ubuntu/trusty/ninja-ide/fix-descr-formatting
Merge into: lp:~ninja-ide-developers/ninja-ide/packaging
Diff against target: 22 lines (+3/-3)
1 file modified
control (+3/-3)
To merge this branch: bzr merge lp:~rutsky/ubuntu/trusty/ninja-ide/fix-descr-formatting
Reviewer Review Type Date Requested Status
Diego Sarmentero Approve
Review via email: mp+218054@code.launchpad.net

Description of the change

Fix description formatting: continuation dots should be at block start.

To post a comment you must log in.
Revision history for this message
Diego Sarmentero (diegosarmentero) wrote :

+1

review: Approve

Unmerged revisions

20. By Vladimir Rutsky

Fix package description formatting (dots)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'control'
2--- control 2014-03-31 11:28:09 +0000
3+++ control 2014-05-02 12:08:56 +0000
4@@ -24,15 +24,15 @@
5 Description: integrated development environment (IDE) for Python
6 NINJA-IDE is a cross-platform integrated development environment (IDE).
7 It currently features:
8- .
9+ .
10 * code editor: NINJA-IDE provides a complete code editor with highlighting
11 for several languages, code completion, code assistant for imports,
12 navigation, etc.
13- .
14+ .
15 * project management: NINJA-IDE allows one to manage Python projects
16 automatically, saving descriptive information about them and letting the
17 user perform file-management-related tasks in the IDE itself.
18- .
19+ .
20 * high extensibility: you can create plugins for several purposes, and they
21 can be completely integrated within the IDE, increasing the available
22 features.

Subscribers

People subscribed via source and target branches