← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

[Merge] lp:~verzegnassi-stefano/ubuntu-docviewer-app/python-lxml into lp:ubuntu-docviewer-app

 

Stefano Verzegnassi has proposed merging lp:~verzegnassi-stefano/ubuntu-docviewer-app/python-lxml into lp:ubuntu-docviewer-app.

Commit message:
added python-lxml as dependency

Requested reviews:
  Ubuntu Document Viewer Developers (ubuntu-docviewer-dev)

For more details, see:
https://code.launchpad.net/~verzegnassi-stefano/ubuntu-docviewer-app/python-lxml/+merge/282666

added python-lxml as dependency
-- 
Your team Ubuntu Document Viewer Developers is requested to review the proposed merge of lp:~verzegnassi-stefano/ubuntu-docviewer-app/python-lxml into lp:ubuntu-docviewer-app.
=== modified file 'debian/control'
--- debian/control	2015-11-27 16:39:21 +0000
+++ debian/control	2016-01-14 20:58:40 +0000
@@ -71,6 +71,7 @@
 Architecture: all
 Depends: libautopilot-qt,
          libqt5test5,
+         python-lxml,
          ubuntu-docviewer-app (>= ${source:Version}),
          ubuntu-ui-toolkit-autopilot,
          ${misc:Depends}


Follow ups