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
=== modified file 'debian/control'
--- debian/control 2015-12-11 15:49:59 +0000
+++ debian/control 2015-12-15 17:04:23 +0000
@@ -104,7 +104,7 @@
104 python3-seamicroclient,104 python3-seamicroclient,
105 python3-simplestreams,105 python3-simplestreams,
106 python3-tempita,106 python3-tempita,
107 python3-twisted-experimental,107 python3-twisted,
108 python3-txtftp,108 python3-txtftp,
109 python3-yaml,109 python3-yaml,
110 python3-zope.interface,110 python3-zope.interface,
@@ -162,7 +162,7 @@
162 python3-netaddr,162 python3-netaddr,
163 python3-oauth,163 python3-oauth,
164 python3-tempita,164 python3-tempita,
165 python3-twisted-experimental,165 python3-twisted,
166 python3-zope.interface,166 python3-zope.interface,
167 rsyslog,167 rsyslog,
168 syslinux-common,168 syslinux-common,
@@ -197,7 +197,7 @@
197 python3-psycopg2,197 python3-psycopg2,
198 python3-sphinx,198 python3-sphinx,
199 python3-tempita,199 python3-tempita,
200 python3-twisted-experimental,200 python3-twisted,
201 python3-zope.interface,201 python3-zope.interface,
202 ${misc:Depends},202 ${misc:Depends},
203 ${python3:Depends}203 ${python3:Depends}

Subscribers

People subscribed via source and target branches

to all changes: