Merge lp:~morphis/aethercast/prepare-for-release into lp:aethercast

Proposed by Simon Fels
Status: Merged
Approved by: Simon Fels
Approved revision: 136
Merged at revision: 137
Proposed branch: lp:~morphis/aethercast/prepare-for-release
Merge into: lp:aethercast
Diff against target: 63 lines (+40/-1)
2 files modified
debian/changelog (+7/-0)
debian/copyright (+33/-1)
To merge this branch: bzr merge lp:~morphis/aethercast/prepare-for-release
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Łukasz Zemczak Approve
Review via email: mp+292413@code.launchpad.net

Commit message

First release in Ubuntu Touch with basic support for WiFi Display on selected devices.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

In overall good, but there are a few nitpicks here and there that would be nice to fix. Since those are minor things we can get those with the next release.

First of all: W: aethercast source: ancient-standards-version 3.9.4 (current is 3.9.6) <- so just a bump would be welcome.
The debian/rules file has the "Sample debian/rules that uses debhelper." header still on it still. And my personal nit-pick: would be nice if all the last dependencies in debian/control ended with a comma, e.g. "pkg-config," - this will simplify the packaging diffs on packaging changes.

But as I said, this is worth noting and fixing with the next release. Just wondering - any reason we don't have this building for arm64?

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Simon Fels (morphis) wrote :

@Lukasz: Thanks! Will fix that with a follow up release.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2015-12-10 06:47:03 +0000
+++ debian/changelog 2016-04-20 16:41:12 +0000
@@ -1,3 +1,10 @@
1aethercast (0.1-0ubuntu2) UNRELEASED; urgency=medium
2
3 * First release of aethercast in Ubuntu. This brings basic WiFi Display
4 support to Ubuntu Touch for selected target devices.
5
6 -- Simon Fels <simon.fels@canonical.com> Wed, 20 Apr 2016 17:19:17 +0200
7
1aethercast (0.1-0ubuntu1) vivid; urgency=medium8aethercast (0.1-0ubuntu1) vivid; urgency=medium
29
3 * Initial release.10 * Initial release.
411
=== modified file 'debian/copyright'
--- debian/copyright 2015-12-10 06:47:03 +0000
+++ debian/copyright 2016-04-20 16:41:12 +0000
@@ -3,7 +3,7 @@
3Source: http://launchpad.net/aethercast3Source: http://launchpad.net/aethercast
44
5Files: *5Files: *
6Copyright: 2015 Canonical Ltd.6Copyright: 2015-2016 Canonical Ltd.
7License: GPL-37License: GPL-3
8 This program is free software: you can redistribute it and/or modify it8 This program is free software: you can redistribute it and/or modify it
9 under the terms of the the GNU General Public License version 3, as9 under the terms of the the GNU General Public License version 3, as
@@ -20,3 +20,35 @@
20 .20 .
21 On Debian systems, the complete text of the GNU General Public License21 On Debian systems, the complete text of the GNU General Public License
22 can be found in `/usr/share/common-licenses/GPL-3'22 can be found in `/usr/share/common-licenses/GPL-3'
23
24Files: tests/3rd_party/lxc-nl/*
25Copyright: 2007, 2008 Copyright IBM Corp.
26License: LGPL-2.1
27 This library is free software; you can redistribute it and/or
28 modify it under the terms of the GNU Lesser General Public
29 License as published by the Free Software Foundation; either
30 version 2.1 of the License, or (at your option) any later version.
31 .
32 This library is distributed in the hope that it will be useful,
33 but WITHOUT ANY WARRANTY; without even the implied warranty of
34 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
35 Lesser General Public License for more details.
36 .
37 You should have received a copy of the GNU Lesser General Public
38 License along with this library; if not, write to the Free Software
39 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
40
41Files: tests/3rd/process-cpp-minimal/*
42Copyright: 2014-2016 Canonical Ltd.
43License: LGPL-3
44 This program is free software: you can redistribute it and/or modify it
45 under the terms of the GNU Lesser General Public License version 3,
46 as published by the Free Software Foundation.
47 .
48 This program is distributed in the hope that it will be useful,
49 but WITHOUT ANY WARRANTY; without even the implied warranty of
50 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
51 GNU Lesser General Public License for more details.
52 .
53 You should have received a copy of the GNU Lesser General Public License
54 along with this program. If not, see <http://www.gnu.org/licenses/>.

Subscribers

People subscribed via source and target branches

to all changes: