Merge lp:~panfaust/kubuntu-packaging-next/kross-work into lp:~kubuntu-packagers/kubuntu-packaging-next/kross

Proposed by Jose Manuel Santamaria Lema
Status: Needs review
Proposed branch: lp:~panfaust/kubuntu-packaging-next/kross-work
Merge into: lp:~kubuntu-packagers/kubuntu-packaging-next/kross
Diff against target: 21 lines (+2/-2)
1 file modified
debian/control (+2/-2)
To merge this branch: bzr merge lp:~panfaust/kubuntu-packaging-next/kross-work
Reviewer Review Type Date Requested Status
Kubuntu Packagers Pending
Review via email: mp+230265@code.launchpad.net

Description of the change

Remove spaces in empty lines separating paragraphs. Without this, wrap-and-sort would be unsafe because it would try to remove some packages from the control file because of a possible bug in python-debian. With this change doing wrap-and-sort is safe again.

To post a comment you must log in.

Unmerged revisions

40. By Jose Manuel Santamaria Lema

Remove spaces in separations between paragraphs.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2014-08-04 01:59:28 +0000
3+++ debian/control 2014-08-11 09:48:52 +0000
4@@ -63,7 +63,7 @@
5 to bridge the static and dynamic worlds together.
6 .
7 Contains development files for kross.
8-
9+
10 Package: kross
11 Architecture: any
12 Depends: libkf5krosscore5 (= ${binary:Version}),
13@@ -74,7 +74,7 @@
14 of scripting interpreters like Python, Ruby and
15 JavaScript transparently into native applications
16 to bridge the static and dynamic worlds together.
17-
18+
19 Package: libkf5krosscore5
20 Architecture: any
21 Multi-Arch: same

Subscribers

People subscribed via source and target branches