Merge lp:~sil2100/signon-keyring-extension/packaging_review into lp:signon-keyring-extension

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Ken VanDine
Approved revision: 26
Merged at revision: 26
Proposed branch: lp:~sil2100/signon-keyring-extension/packaging_review
Merge into: lp:signon-keyring-extension
Diff against target: 48 lines (+10/-1)
3 files modified
debian/changelog (+7/-0)
debian/control (+2/-1)
debian/rules (+1/-0)
To merge this branch: bzr merge lp:~sil2100/signon-keyring-extension/packaging_review
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Ken VanDine Approve
Review via email: mp+161989@code.launchpad.net

Commit message

Modifications related to compliance with our packaging standards

Description of the change

Packaging review. Modifications related to compliance with our packaging standards

To post a comment you must log in.
Revision history for this message
Ken VanDine (ken-vandine) :
review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
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
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-05-01 07:55:49 +0000
3+++ debian/changelog 2013-05-01 23:41:25 +0000
4@@ -1,3 +1,10 @@
5+signon-keyring-extension (0.5bzr13.04.26daily13.05.01.1ubuntu.unity.next-0ubuntu2) UNRELEASED; urgency=low
6+
7+ * debian/control:
8+ - Modifications related to compliance with our packaging standards
9+
10+ -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@canonical.com> Thu, 02 May 2013 01:29:12 +0200
11+
12 signon-keyring-extension (0.5bzr13.04.26daily13.05.01.1ubuntu.unity.next-0ubuntu1) raring; urgency=low
13
14 [ Ken VanDine ]
15
16=== modified file 'debian/control'
17--- debian/control 2013-04-30 23:18:12 +0000
18+++ debian/control 2013-05-01 23:41:25 +0000
19@@ -4,8 +4,8 @@
20 Build-Depends: debhelper (>= 9),
21 libgnome-keyring-dev,
22 pkg-config,
23+ qt5-default,
24 qt5-qmake,
25- qt5-default,
26 signond-dev,
27 Standards-Version: 3.9.3
28 Section: gnome
29@@ -13,6 +13,7 @@
30 # If you aren't a member of ~online-accounts but need to upload packaging changes,
31 # just go ahead. ~online-accounts will notice and sync up the code again.
32 Vcs-Bzr: https://code.launchpad.net/~online-accounts/signon-keyring-extension/trunk
33+Vcs-Browser: https://bazaar.launchpad.net/~online-accounts/signon-keyring-extension/trunk/files
34
35 Package: signon-keyring-extension
36 Architecture: any
37
38=== modified file 'debian/rules'
39--- debian/rules 2012-11-21 18:53:46 +0000
40+++ debian/rules 2013-05-01 23:41:25 +0000
41@@ -3,6 +3,7 @@
42
43 # Uncomment this to turn on verbose mode.
44 #export DH_VERBOSE=1
45+
46 export DPKG_GENSYMBOLS_CHECK_LEVEL=4
47
48 override_dh_install:

Subscribers

People subscribed via source and target branches