Merge lp:~andreserl/maas/packaging_crochet into lp:~maas-maintainers/maas/packaging

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: 231
Merged at revision: 231
Proposed branch: lp:~andreserl/maas/packaging_crochet
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 25 lines (+4/-0)
2 files modified
debian/changelog (+3/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~andreserl/maas/packaging_crochet
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+204987@code.launchpad.net

Commit message

debian/control: Add depends on python-crochet.

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) :
review: Approve
Revision history for this message
Gavin Panella (allenap) wrote :

Thanks Andres!

BTW, the upstream maintainer of Crochet has said he'd be happy to accept merge proposals for a debian/ directory. Is that a good way of managing this, or should we stick with a separate packaging branch?

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 2014-01-31 14:41:18 +0000
3+++ debian/changelog 2014-02-05 15:56:12 +0000
4@@ -4,6 +4,9 @@
5 * debian/maas-region-controller-min.postinst: Fix typo in sed. Remove
6 double quotes. (LP: #1274448)
7
8+ [ Andres Rodriguez ]
9+ * debian/control: Add depends on python-crochet.
10+
11 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 31 Jan 2014 09:38:51 -0500
12
13 maas (1.4+bzr1853+dfsg-0ubuntu1) trusty; urgency=low
14
15=== modified file 'debian/control'
16--- debian/control 2014-01-18 16:34:41 +0000
17+++ debian/control 2014-02-05 15:56:12 +0000
18@@ -234,6 +234,7 @@
19 Depends: python-amqp,
20 python-celery,
21 python-convoy,
22+ python-crochet,
23 python-curtin,
24 python-lockfile,
25 python-lxml,

Subscribers

People subscribed via source and target branches

to all changes: