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

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: 442
Merged at revision: 435
Proposed branch: lp:~andreserl/maas/packaging_new_twisted
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 30 lines (+3/-3)
1 file modified
debian/control (+3/-3)
To merge this branch: bzr merge lp:~andreserl/maas/packaging_new_twisted
Reviewer Review Type Date Requested Status
Blake Rouse (community) Approve
Review via email: mp+280620@code.launchpad.net

Commit message

debian/control: Depend on python3-twisted instead python3-twisted-experimental

To post a comment you must log in.
Revision history for this message
Blake Rouse (blake-rouse) wrote :

Looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2015-12-11 15:49:59 +0000
3+++ debian/control 2015-12-15 17:04:23 +0000
4@@ -104,7 +104,7 @@
5 python3-seamicroclient,
6 python3-simplestreams,
7 python3-tempita,
8- python3-twisted-experimental,
9+ python3-twisted,
10 python3-txtftp,
11 python3-yaml,
12 python3-zope.interface,
13@@ -162,7 +162,7 @@
14 python3-netaddr,
15 python3-oauth,
16 python3-tempita,
17- python3-twisted-experimental,
18+ python3-twisted,
19 python3-zope.interface,
20 rsyslog,
21 syslinux-common,
22@@ -197,7 +197,7 @@
23 python3-psycopg2,
24 python3-sphinx,
25 python3-tempita,
26- python3-twisted-experimental,
27+ python3-twisted,
28 python3-zope.interface,
29 ${misc:Depends},
30 ${python3:Depends}

Subscribers

People subscribed via source and target branches

to all changes: