Merge lp:~sil2100/unity-scope-mediascanner/packaging_review into lp:unity-scope-mediascanner

Proposed by Łukasz Zemczak
Status: Merged
Merged at revision: 28
Proposed branch: lp:~sil2100/unity-scope-mediascanner/packaging_review
Merge into: lp:unity-scope-mediascanner
Diff against target: 65 lines (+11/-6)
6 files modified
.bzr-builddeb/default.conf (+2/-0)
debian/changelog (+1/-0)
debian/control (+2/-3)
debian/copyright (+2/-2)
debian/rules (+3/-1)
debian/source/format (+1/-0)
To merge this branch: bzr merge lp:~sil2100/unity-scope-mediascanner/packaging_review
Reviewer Review Type Date Requested Status
Mathieu Trudel-Lapierre Needs Fixing
Review via email: mp+180593@code.launchpad.net

Commit message

Packaging review to compliance with our packaging standards

Description of the change

Packaging review to compliance with our packaging standards

To post a comment you must log in.
Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

The use of Format is incorrect, please look at the lintian errors for what the right URL is.

review: Needs Fixing
30. By Łukasz Zemczak

Format had a typo

31. By Łukasz Zemczak

Add source/format

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory '.bzr-builddeb'
2=== added file '.bzr-builddeb/default.conf'
3--- .bzr-builddeb/default.conf 1970-01-01 00:00:00 +0000
4+++ .bzr-builddeb/default.conf 2013-08-16 15:49:53 +0000
5@@ -0,0 +1,2 @@
6+[BUILDDEB]
7+split = True
8
9=== modified file 'debian/changelog'
10--- debian/changelog 2013-08-15 03:29:40 +0000
11+++ debian/changelog 2013-08-16 15:49:53 +0000
12@@ -1,5 +1,6 @@
13 unity-scope-mediascanner (0.1-0ubuntu0) UNRELEASED; urgency=low
14
15 * Initial release.
16+ * Automatic snapshot from revision 28 (bootstrap)
17
18 -- James Henstridge <james.henstridge@canonical.com> Mon, 12 Aug 2013 16:05:28 +0800
19
20=== modified file 'debian/control'
21--- debian/control 2013-08-15 03:42:56 +0000
22+++ debian/control 2013-08-16 15:49:53 +0000
23@@ -20,6 +20,5 @@
24 ${shlibs:Depends},
25 grilo-plugins-0.2-mediascanner,
26 Description: Media scanner scope for Unity
27- This package contains muisc and video scopes for Unity that can be
28- used to expose media found by the Ubuntu Media Scanner.
29-
30+ This package contains muisc and video scopes for Unity that can be
31+ used to expose media found by the Ubuntu Media Scanner.
32
33=== modified file 'debian/copyright'
34--- debian/copyright 2013-08-15 03:42:56 +0000
35+++ debian/copyright 2013-08-16 15:49:53 +0000
36@@ -1,7 +1,7 @@
37-Format:
38+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
39 Upstream-Name: unity-scope-mediascanner
40 Upstream-Contact: James Henstridge <james.henstridge@canonical.com>
41-Source: https://launchpad.net/unity-scope-mediascanner/+download
42+Source: https://launchpad.net/unity-scope-mediascanner
43
44 File: *
45 Copyright: 2013 Canonical Ltd
46
47=== modified file 'debian/rules'
48--- debian/rules 2013-08-12 08:16:05 +0000
49+++ debian/rules 2013-08-16 15:49:53 +0000
50@@ -1,5 +1,7 @@
51 #!/usr/bin/make -f
52 # -*- makefile -*-
53
54+export DPKG_GENSYMBOLS_CHECK_LEVEL=4
55+
56 %:
57- dh $@ -- --buildsystem=cmake --parallel
58+ dh $@ --fail-missing --parallel
59
60=== added directory 'debian/source'
61=== added file 'debian/source/format'
62--- debian/source/format 1970-01-01 00:00:00 +0000
63+++ debian/source/format 2013-08-16 15:49:53 +0000
64@@ -0,0 +1,1 @@
65+1.0

Subscribers

People subscribed via source and target branches

to all changes: