← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~cjwatson/launchpad/webservice-export-full-langpack into lp:launchpad

 

Colin Watson has proposed merging lp:~cjwatson/launchpad/webservice-export-full-langpack into lp:launchpad.

Commit message:
Fix doctest.

Requested reviews:
  Colin Watson (cjwatson)
Related bugs:
  Bug #1429131 in Launchpad itself: "Export DistroSeries.language_pack_full_export_requested on the webservice"
  https://bugs.launchpad.net/launchpad/+bug/1429131

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/webservice-export-full-langpack/+merge/252313

Fix doctest.
-- 
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
=== modified file 'lib/lp/registry/stories/webservice/xx-distroseries.txt'
--- lib/lp/registry/stories/webservice/xx-distroseries.txt	2011-10-18 07:09:44 +0000
+++ lib/lp/registry/stories/webservice/xx-distroseries.txt	2015-03-09 15:18:41 +0000
@@ -75,6 +75,7 @@
     drivers_collection_link: u'http://.../ubuntu/hoary/drivers'
     fullseriesname: u'Ubuntu Hoary'
     include_long_descriptions: True
+    language_pack_full_export_requested: False
     main_archive_link: u'http://.../ubuntu/+archive/primary'
     name: u'hoary'
     nominatedarchindep_link: u'http://.../ubuntu/hoary/i386'


References