Merge ~sylvain-pineau/plainbox-provider-resource:drop-year-from-namespaces into plainbox-provider-resource:master

Proposed by Sylvain Pineau
Status: Merged
Approved by: Sylvain Pineau
Approved revision: ea723a893f33839e03b28b8ea1dcac13eeb1ab19
Merged at revision: 6f1fe2686df41d2f334838cac725f45cfbca4e92
Proposed branch: ~sylvain-pineau/plainbox-provider-resource:drop-year-from-namespaces
Merge into: plainbox-provider-resource:master
Diff against target: 13 lines (+1/-1)
1 file modified
manage.py (+1/-1)
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Review via email: mp+326937@code.launchpad.net

Description of the change

drop-year-from-namespaces

To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

self-approved

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/manage.py b/manage.py
2index 3a84c02..4925b0c 100755
3--- a/manage.py
4+++ b/manage.py
5@@ -43,7 +43,7 @@ class SourceDistributionCommandExt(SourceDistributionCommand):
6
7 setup(
8 name='plainbox-provider-resource-generic',
9- namespace='2013.com.canonical.certification',
10+ namespace='com.canonical.certification',
11 version="0.33.0.dev0",
12 description=N_("PlainBox resources provider"),
13 gettext_domain='plainbox-provider-resource-generic',

Subscribers

People subscribed via source and target branches