Merge lp:~codygarver/switchboard-plug-startup-applications/package-it into lp:switchboard-plug-startup-applications

Proposed by Cody Garver
Status: Merged
Merged at revision: 54
Proposed branch: lp:~codygarver/switchboard-plug-startup-applications/package-it
Merge into: lp:switchboard-plug-startup-applications
Diff against target: 81 lines (+14/-14)
4 files modified
debian/changelog (+2/-2)
debian/control (+7/-7)
debian/copyright (+3/-5)
switchboard-plug-startup-applications.install (+2/-0)
To merge this branch: bzr merge lp:~codygarver/switchboard-plug-startup-applications/package-it
Reviewer Review Type Date Requested Status
Julien Spautz Pending
Review via email: mp+214811@code.launchpad.net
To post a comment you must log in.
55. By Cody Garver

Add the install file

56. By Cody Garver

Add copyright

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2011-12-11 01:06:43 +0000
3+++ debian/changelog 2014-04-08 18:35:26 +0000
4@@ -1,5 +1,5 @@
5-switchboard-plug-template (0.1) unstable; urgency=low
6+switchboard-plug-startup-applications (0.1) unstable; urgency=low
7
8 * Initial Release.
9
10- -- Sergey "Shnatsel" Davidoff <shnatsel@gmail.com> Sun, 11 Dec 2011 02:45:48 +0300
11+ -- Cody Garver <cody@elementaryos.org> Tue, 08 Apr 2014 12:07:26 -0500
12
13=== modified file 'debian/control'
14--- debian/control 2014-03-22 11:07:44 +0000
15+++ debian/control 2014-04-08 18:35:26 +0000
16@@ -1,25 +1,25 @@
17-Source: switchboard-plug-template
18+Source: switchboard-plug-startup-applications
19 Section: x11
20 Priority: optional
21 Maintainer: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
22 Build-Depends: debhelper (>= 9), cmake, libswitchboard-2.0-dev, valac (>= 0.22)
23-Standards-Version: 3.9.2
24+Standards-Version: 3.9.5
25 Homepage: https://launchpad.net/switchboard-plug-startup-applications
26
27-Package: switchboard-plug-template
28+Package: switchboard-plug-startup-applications
29 Architecture: any
30 Depends: ${shlibs:Depends}, ${misc:Depends}
31 Enhances: switchboard
32 Description: <insert up to 60 chars description>
33 <insert long description, indented with spaces>
34
35-Package: switchboard-plug-template-dbg
36+Package: switchboard-plug-startup-applications-dbg
37 Architecture: any
38 Section: debug
39 Priority: extra
40-Depends: switchboard-plug-template (= ${binary:Version}), ${misc:Depends}
41-Enhances: switchboard-plug-template
42+Depends: switchboard-plug-startup-applications (= ${binary:Version}), ${misc:Depends}
43+Enhances: switchboard-plug-startup-applications
44 Description: <insert up to 60 chars description> (debugging symbols)
45 <insert long description, indented with spaces>
46 .
47- This package contains debugging symbols for switchboard-plug-template.
48\ No newline at end of file
49+ This package contains debugging symbols for switchboard-plug-startup-applications.
50
51=== modified file 'debian/copyright'
52--- debian/copyright 2011-12-11 01:06:43 +0000
53+++ debian/copyright 2014-04-08 18:35:26 +0000
54@@ -4,17 +4,15 @@
55
56 It was downloaded from:
57
58- <url://example.com>
59+ https://launchpad.net/pantheon-plugs
60
61 Upstream Author(s):
62
63- <put author's name and email here>
64- <likewise for another author>
65+ Julien Spautz <spautz.julien@gmail.com>
66
67 Copyright:
68
69- <Copyright (C) YYYY Firstname Lastname>
70- <likewise for another author>
71+ Copyright (C) 2014 Julien Spautz <spautz.julien@gmail.com>
72
73 License:
74
75
76=== added file 'switchboard-plug-startup-applications.install'
77--- switchboard-plug-startup-applications.install 1970-01-01 00:00:00 +0000
78+++ switchboard-plug-startup-applications.install 2014-04-08 18:35:26 +0000
79@@ -0,0 +1,2 @@
80+usr/lib
81+usr/share

Subscribers

People subscribed via source and target branches

to all changes: