~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/doc/distroseriesqueue-notify.txt

  • Committer: William Grant
  • Date: 2011-12-22 05:37:22 UTC
  • mto: This revision was merged to the branch mainline in revision 14581.
  • Revision ID: william.grant@canonical.com-20111222053722-gm6h9zi3lioz00ky
Move librarian stuff from canonical.launchpad to lp.services.librarian. canonical.librarian remains untouched.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
Set up some library files for the netapplet source package.  These are
20
20
not already present in the sample data.
21
21
 
22
 
    >>> from canonical.launchpad.interfaces.librarian import (
 
22
    >>> from lp.services.librarian.interfaces import (
23
23
    ...     ILibraryFileAliasSet)
24
24
    >>> from lp.archiveuploader.tests import datadir
25
25
    >>> import os