Merge lp:~ken-vandine/webaccounts-browser-extension/0.5-0ubuntu1 into lp:webaccounts-browser-extension

Proposed by Ken VanDine
Status: Merged
Approved by: Ken VanDine
Approved revision: 37
Merged at revision: 37
Proposed branch: lp:~ken-vandine/webaccounts-browser-extension/0.5-0ubuntu1
Merge into: lp:webaccounts-browser-extension
Diff against target: 63 lines (+18/-5)
3 files modified
debian/changelog (+12/-2)
debian/control (+1/-1)
debian/copyright (+5/-2)
To merge this branch: bzr merge lp:~ken-vandine/webaccounts-browser-extension/0.5-0ubuntu1
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Sebastien Bacher (community) Approve
Online Accounts Pending
Review via email: mp+173209@code.launchpad.net

Commit message

releasing version 0.5-0ubuntu1

Description of the change

releasing version 0.5-0ubuntu1

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

looks fine to me!

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2013-01-11 17:58:27 +0000
+++ debian/changelog 2013-07-05 13:35:28 +0000
@@ -1,4 +1,4 @@
1webaccounts-browser-extension (0.5-0ubuntu1) UNRELEASED; urgency=low1webaccounts-browser-extension (0.5-0ubuntu1) saucy; urgency=low
22
3 [ Robert Bruce Park ]3 [ Robert Bruce Park ]
4 * Inline packaging metadata.4 * Inline packaging metadata.
@@ -8,7 +8,17 @@
8 * Update license information: LGPL v2.1 for the libwebaccounts library and8 * Update license information: LGPL v2.1 for the libwebaccounts library and
9 for the NPAPI plugin, and GPL v2 for the unit tests.9 for the NPAPI plugin, and GPL v2 for the unit tests.
1010
11 -- Alberto Mardegan <alberto.mardegan@canonical.com> Mon, 26 Nov 2012 17:40:23 +020011 [ Didier Roche ]
12 * don't build on powerpc as the new Qt5-based version don't have powerpc
13 qtscripts.
14
15 [ Ken VanDine ]
16 * debian/control
17 - Use latest standards version
18 * debian/copyright
19 - added missing LGPL-2.1 stanza
20
21 -- Ken VanDine <ken.vandine@canonical.com> Fri, 05 Jul 2013 09:27:12 -0400
1222
13webaccounts-browser-extension (0.4.5-0ubuntu4) raring; urgency=low23webaccounts-browser-extension (0.4.5-0ubuntu4) raring; urgency=low
1424
1525
=== modified file 'debian/control'
--- debian/control 2013-06-19 09:22:43 +0000
+++ debian/control 2013-07-05 13:35:28 +0000
@@ -15,7 +15,7 @@
15 pkg-config,15 pkg-config,
16 vim-common,16 vim-common,
17 zip,17 zip,
18Standards-Version: 3.9.318Standards-Version: 3.9.4
19Section: web19Section: web
20Homepage: https://launchpad.net/webaccounts-browser-extension20Homepage: https://launchpad.net/webaccounts-browser-extension
21# If you aren't a member of ~online-accounts but need to upload packaging changes,21# If you aren't a member of ~online-accounts but need to upload packaging changes,
2222
=== modified file 'debian/copyright'
--- debian/copyright 2012-11-23 07:34:58 +0000
+++ debian/copyright 2013-07-05 13:35:28 +0000
@@ -5,8 +5,6 @@
5Files: *5Files: *
6Copyright: Copyright (C) Canonical LTD 20126Copyright: Copyright (C) Canonical LTD 2012
7License: LGPL-2.17License: LGPL-2.1
8 On Debian systems, the complete text of the GNU Lesser General
9 Public License version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
108
11Files: lib/* lib/webaccounts/* lib/data/*9Files: lib/* lib/webaccounts/* lib/data/*
12Copyright: 2012 Canonical Ltd10Copyright: 2012 Canonical Ltd
@@ -63,3 +61,8 @@
63License: GPL-2+61License: GPL-2+
64 On Debian systems, the complete text of the GNU General62 On Debian systems, the complete text of the GNU General
65 Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.63 Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
64
65License: LGPL-2.1
66 On Debian systems, the complete text of the GNU Lesser General
67 Public License version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
68

Subscribers

People subscribed via source and target branches