~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to scripts/ftpmaster-tools/_syncorigins.py

  • Committer: Colin Watson
  • Date: 2011-10-07 17:44:22 UTC
  • mto: This revision was merged to the branch mainline in revision 14122.
  • Revision ID: cjwatson@canonical.com-20111007174422-mujguwr690d6z69o
Sync from Debian testing by default for the Ubuntu 12.04 LTS cycle.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
"debian": {
13
13
    "name": "Debian",
14
14
    "url": "http://ftp.debian.org/debian/",
15
 
    "default suite": "unstable",
 
15
    "default suite": "testing",
16
16
    "default component": "main",
17
17
    "dsc": "must be signed and valid"
18
18
    },