Merge lp:~cameronnemo/pantheon-debian/pantheon-files-control-fixup into lp:~pantheon-debian/pantheon-debian/pantheon-files

Proposed by Cameron Norman
Status: Needs review
Proposed branch: lp:~cameronnemo/pantheon-debian/pantheon-files-control-fixup
Merge into: lp:~pantheon-debian/pantheon-debian/pantheon-files
Diff against target: 66 lines (+8/-8)
1 file modified
debian/control (+8/-8)
To merge this branch: bzr merge lp:~cameronnemo/pantheon-debian/pantheon-files-control-fixup
Reviewer Review Type Date Requested Status
Pantheon for Debian project maintainers Pending
Review via email: mp+249744@code.launchpad.net

Description of the change

Some fixups done in the elementary OS packaging, among other things.

Gvfs dependencies: http://bazaar.launchpad.net/~elementary-os/pantheon-files/deb-packaging/revision/36

Vcs-Bzr is for the packaging branch: https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-VCS-fields

Then just some typos.

To post a comment you must log in.

Unmerged revisions

43. By Cameron Norman

control: add gvfs dependencies, adjust Vcs-Bzr, fix typos

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-18 18:42:27 +0000
3+++ debian/control 2015-02-14 05:32:59 +0000
4@@ -2,7 +2,7 @@
5 Section: x11
6 Priority: optional
7 Maintainer: Sergey "Shnatsel" Davidoff <sergey@elementaryos.org>
8-Vcs-Bzr: https://code.launchpad.net/~elementary-apps/pantheon-files/trunk
9+Vcs-Bzr: https://code.launchpad.net/~pantheon-debian/pantheon-debian/pantheon-files
10 Build-Depends: cmake (>= 2.6),
11 debhelper (>= 9),
12 gnome-common,
13@@ -23,14 +23,14 @@
14
15 Package: pantheon-files
16 Architecture: any
17-Depends: tumbler, ${misc:Depends}, ${shlibs:Depends}
18-Recommends: contractor
19+Depends: tumbler, gvfs, ${misc:Depends}, ${shlibs:Depends}
20+Recommends: contractor, gvfs-backends
21 Suggests: tumbler-plugins-extra
22 Description: File manager for the Pantheon desktop
23 Pantheon Files is a modern file manager originally
24 designed for the Pantheon desktop environment.
25 .
26- If features:
27+ It features:
28 - Column view to effortlessly traverse complex folder hierarchies,
29 in addition to Icon and Tree views
30 - Contextual actions on files and folders provided by Contractor
31@@ -48,7 +48,7 @@
32 Pantheon Files is a modern file manager originally
33 designed for the Pantheon desktop environment.
34 .
35- If features:
36+ It features:
37 - Column view to effortlessly traverse complex folder hierarchies,
38 in addition to Icon and Tree views
39 - Contextual actions on files and folders provided by Contractor
40@@ -67,7 +67,7 @@
41 Pantheon Files is a modern file manager originally
42 designed for the Pantheon desktop environment.
43 .
44- If features:
45+ It features:
46 - Column view to effortlessly traverse complex folder hierarchies,
47 in addition to Icon and Tree views
48 - Contextual actions on files and folders provided by Contractor
49@@ -86,7 +86,7 @@
50 Pantheon Files is a modern file manager originally
51 designed for the Pantheon desktop environment.
52 .
53- If features:
54+ It features:
55 - Column view to effortlessly traverse complex folder hierarchies,
56 in addition to Icon and Tree views
57 - Contextual actions on files and folders provided by Contractor
58@@ -105,7 +105,7 @@
59 Pantheon Files is a modern file manager originally
60 designed for the Pantheon desktop environment.
61 .
62- If features:
63+ It features:
64 - Column view to effortlessly traverse complex folder hierarchies,
65 in addition to Icon and Tree views
66 - Contextual actions on files and folders provided by Contractor

Subscribers

People subscribed via source and target branches