Merge lp:~salgado/launchpad/use-default-python into lp:launchpad

Proposed by Guilherme Salgado
Status: Merged
Approved by: Jelmer Vernooij
Approved revision: no longer in the source branch.
Merged at revision: 10969
Proposed branch: lp:~salgado/launchpad/use-default-python
Merge into: lp:launchpad
Diff against target: 2255 lines (+231/-235)
217 files modified
Makefile (+2/-3)
buildmailman.py (+1/-1)
cronscripts/allocate-revision-karma.py (+1/-1)
cronscripts/buildd-queue-builder.py (+1/-1)
cronscripts/buildd-retry-depwait.py (+1/-1)
cronscripts/buildd-slave-scanner.py (+1/-1)
cronscripts/calculate-bug-heat.py (+1/-1)
cronscripts/check-teamparticipation.py (+1/-1)
cronscripts/checkwatches.py (+1/-1)
cronscripts/code-import-dispatcher.py (+1/-1)
cronscripts/create-debwatches.py (+1/-1)
cronscripts/create_merge_proposals.py (+1/-1)
cronscripts/distributionmirror-prober.py (+1/-1)
cronscripts/expire-archive-files.py (+1/-1)
cronscripts/expire-bugtasks.py (+1/-1)
cronscripts/expire-questions.py (+1/-1)
cronscripts/flag-expired-memberships.py (+1/-1)
cronscripts/foaf-update-karma-cache.py (+1/-1)
cronscripts/garbo-daily.py (+1/-1)
cronscripts/garbo-hourly.py (+1/-1)
cronscripts/generate-ppa-htaccess.py (+1/-1)
cronscripts/language-pack-exporter.py (+1/-1)
cronscripts/librarian-gc.py (+1/-1)
cronscripts/merge-proposal-jobs.py (+1/-1)
cronscripts/mirror-prober.sh (+2/-2)
cronscripts/nightly.sh (+12/-12)
cronscripts/oops-prune.py (+1/-1)
cronscripts/parse-librarian-apache-access-logs.py (+1/-1)
cronscripts/parse-ppa-apache-access-logs.py (+1/-1)
cronscripts/ppa-generate-keys.py (+1/-1)
cronscripts/process-apport-blobs.py (+1/-1)
cronscripts/process-hwdb-submissions.py (+1/-1)
cronscripts/process-mail.py (+1/-1)
cronscripts/process-pending-packagediffs.py (+1/-1)
cronscripts/product-release-finder.py (+1/-1)
cronscripts/reclaimbranchspace.py (+1/-1)
cronscripts/rosetta-approve-imports.py (+1/-1)
cronscripts/rosetta-branches.py (+1/-1)
cronscripts/rosetta-export-queue.py (+1/-1)
cronscripts/rosetta-pofile-stats-daily.py (+1/-1)
cronscripts/rosetta-pofile-stats.py (+1/-1)
cronscripts/rosetta-poimport.py (+1/-1)
cronscripts/scan_branches.py (+1/-1)
cronscripts/send-bug-notifications.py (+1/-1)
cronscripts/send-person-notifications.py (+1/-1)
cronscripts/sendbranchmail.py (+1/-1)
cronscripts/supermirror-pull.py (+1/-1)
cronscripts/translations-export-to-branch.py (+1/-1)
cronscripts/update-bugtask-targetnamecaches.py (+1/-1)
cronscripts/update-cve.py (+1/-1)
cronscripts/update-database-stats.py (+1/-1)
cronscripts/update-debwatches.py (+1/-1)
cronscripts/update-pkgcache.py (+1/-1)
cronscripts/update-remote-product.py (+1/-1)
cronscripts/update-sourceforge-remote-products.py (+1/-1)
cronscripts/update-standing.py (+1/-1)
cronscripts/update-stats.py (+1/-1)
cronscripts/upgrade_branches.py (+1/-1)
daemons/cache-database-replication-lag.py (+1/-1)
daemons/poppy-upload.py (+1/-1)
database/replication/initialize.py (+1/-1)
database/replication/new-slave.py (+1/-1)
database/replication/preamble.py (+1/-1)
database/replication/repair-restored-db.py (+1/-1)
database/replication/report.py (+1/-1)
database/replication/slon_ctl.py (+1/-1)
database/replication/sync.py (+1/-1)
database/schema/diagram.py (+1/-1)
database/schema/emptytables.py (+1/-1)
database/schema/fti.py (+1/-1)
database/schema/online_fti_updater.py (+1/-1)
database/schema/pending/add-mailing-list-experts.py (+1/-1)
database/schema/pending/create-openid-rp-configs.py (+1/-1)
database/schema/pending/fix-rosetta-data.py (+1/-1)
database/schema/pending/gnu-savannah-celebrity.py (+1/-1)
database/schema/pending/import_language_packs.py (+1/-1)
database/schema/pending/migrate_kde_potemplates.py (+1/-1)
database/schema/pending/new-person-columns.py (+1/-1)
database/schema/pending/prune-nonce.py (+1/-1)
database/schema/pending/update-shippingrequest-types.py (+1/-1)
database/schema/pending/update-translation-credits.py (+1/-1)
database/schema/reset_sequences.py (+1/-1)
database/schema/security.py (+1/-1)
database/schema/sort_sql.py (+1/-1)
database/schema/unautovacuumable.py (+1/-1)
database/schema/upgrade.py (+1/-1)
lib/canonical/launchpad/testing/googletestservice.py (+1/-1)
lib/lp/archivepublisher/scripts/generate_ppa_htaccess.py (+1/-1)
lib/lp/archiveuploader/tests/test_signedfiles.py (+1/-1)
lib/lp/archiveuploader/tests/test_tagfiles.py (+1/-1)
lib/lp/archiveuploader/tests/test_utils.py (+1/-1)
lib/lp/bugs/scripts/checkwatches/bugwatchupdater.py (+1/-1)
lib/lp/code/scripts/tests/test_create_merge_proposals.py (+1/-1)
lib/lp/code/scripts/tests/test_merge_proposal_jobs.py (+1/-1)
lib/lp/code/scripts/tests/test_scan_branches.py (+1/-1)
lib/lp/code/scripts/tests/test_sendbranchmail.py (+1/-1)
lib/lp/codehosting/scanner/tests/test_bzrsync.py (+1/-1)
lib/lp/scripts/utilities/jssize.py (+1/-1)
lib/lp/soyuz/scripts/expire_archive_files.py (+1/-1)
lib/lp/soyuz/scripts/gina/scripts/gina-loggrep (+1/-1)
lib/lp/translations/scripts/reupload_translations.py (+1/-1)
lib/lp/translations/scripts/tests/test_remove_translations.py (+1/-1)
lib/lp/translations/scripts/tests/test_reupload_translations.py (+1/-1)
lib/lp/translations/scripts/tests/test_validate_translations_file.py (+1/-1)
scripts/branch-distro.py (+1/-1)
scripts/branch-rewrite.py (+1/-1)
scripts/bug-export.py (+1/-1)
scripts/bug-import.py (+1/-1)
scripts/bugzilla-import.py (+1/-1)
scripts/cache-country-mirrors.py (+1/-1)
scripts/clean-sourceforge-project-entries.py (+1/-1)
scripts/close-account.py (+1/-1)
scripts/code-import-worker-monitor.py (+1/-1)
scripts/code-import-worker.py (+1/-1)
scripts/convert-person-to-team.py (+1/-1)
scripts/copy-translations-from-parent.py (+1/-1)
scripts/entitlements-to-lp.py (+1/-1)
scripts/find-email-clusters.py (+1/-1)
scripts/ftpmaster-tools/_syncorigins.py (+1/-1)
scripts/ftpmaster-tools/archive-cruft-check.py (+1/-1)
scripts/ftpmaster-tools/archive-integrity-check.py (+1/-1)
scripts/ftpmaster-tools/archive-override-check.py (+1/-1)
scripts/ftpmaster-tools/buildd-mass-retry.py (+1/-1)
scripts/ftpmaster-tools/change-override.py (+1/-1)
scripts/ftpmaster-tools/copy-package.py (+1/-1)
scripts/ftpmaster-tools/dak_utils.py (+1/-1)
scripts/ftpmaster-tools/initialise-from-parent.py (+1/-1)
scripts/ftpmaster-tools/lp-query-distro.py (+1/-1)
scripts/ftpmaster-tools/lp-remove-package.py (+1/-1)
scripts/ftpmaster-tools/manage-chroot.py (+1/-1)
scripts/ftpmaster-tools/obsolete-distroseries.py (+1/-1)
scripts/ftpmaster-tools/ppa-report.py (+1/-1)
scripts/ftpmaster-tools/queue (+1/-1)
scripts/ftpmaster-tools/remove-package.py (+1/-1)
scripts/ftpmaster-tools/sync-source.py (+1/-1)
scripts/ftpmaster-tools/unembargo-package.py (+1/-1)
scripts/get-stacked-on-branches.py (+1/-1)
scripts/gina.py (+1/-1)
scripts/import-debian-bugs.py (+1/-1)
scripts/import-packagenames.py (+1/-1)
scripts/import-zope-specs.py (+1/-1)
scripts/librarian-report.py (+1/-1)
scripts/linkreport.py (+1/-1)
scripts/list-team-members (+1/-1)
scripts/memcached-stats.py (+1/-1)
scripts/merge-email-clusters.py (+1/-1)
scripts/migrate-bugzilla-initialcontacts.py (+1/-1)
scripts/migrate-librarian-content-md5.py (+1/-1)
scripts/mirror-branch.py (+1/-1)
scripts/mlist-import.py (+1/-1)
scripts/mlist-sync.py (+1/-1)
scripts/modified-branches.py (+1/-1)
scripts/populate-archive.py (+1/-1)
scripts/ppa-add-missing-builds.py (+1/-1)
scripts/process-accepted.py (+1/-1)
scripts/process-death-row.py (+1/-1)
scripts/process-upload.py (+1/-1)
scripts/publish-distro.py (+1/-1)
scripts/rosetta/check-distroseries-translations-diffs.py (+1/-1)
scripts/rosetta/fix_translation_credits.py (+1/-1)
scripts/rosetta/gettext_check_messages.py (+1/-1)
scripts/rosetta/message-sharing-merge.py (+1/-1)
scripts/rosetta/message-sharing-populate-test.py (+1/-1)
scripts/rosetta/message-sharing-populate.py (+1/-1)
scripts/rosetta/pottery-generate-intltool.py (+1/-1)
scripts/rosetta/remove-obsolete-translations.py (+1/-1)
scripts/rosetta/remove-translations-by.py (+1/-1)
scripts/rosetta/remove-upstream-translations.py (+1/-1)
scripts/rosetta/reupload-translations.py (+1/-1)
scripts/rosetta/share-jaunty-translations.py (+1/-1)
scripts/rosetta/validate-translations-file.py (+1/-1)
scripts/script-monitor-nagios.py (+1/-1)
scripts/script-monitor.py (+1/-1)
scripts/start-loggerhead.py (+1/-1)
scripts/stop-loggerhead.py (+1/-1)
scripts/update-stacked-on.py (+1/-1)
scripts/upload2librarian.py (+1/-1)
sourcecode/Makefile (+2/-5)
test_on_merge.py (+1/-1)
utilities/check-configs.py (+1/-1)
utilities/check-content-interfaces.py (+1/-1)
utilities/check-db-revision.py (+1/-1)
utilities/check-sampledata.py (+1/-1)
utilities/check-scripts.py (+1/-1)
utilities/create-lp-wadl-and-apidoc.py (+1/-1)
utilities/ec2 (+1/-1)
utilities/findimports.py (+1/-1)
utilities/flaky.py (+1/-1)
utilities/generate-external-bug-status-docs (+1/-1)
utilities/get-branch-info (+1/-1)
utilities/list-person-references.py (+1/-1)
utilities/lsconf.py (+1/-1)
utilities/make-dummy-hosted-branches (+1/-1)
utilities/make-lp-user (+1/-1)
utilities/migrater/make_control_file.py (+1/-1)
utilities/migrater/migrater.py (+1/-1)
utilities/mock-code-import (+1/-1)
utilities/on-edge (+1/-1)
utilities/page-performance-report.py (+1/-1)
utilities/paste (+1/-1)
utilities/pgbackup.py (+1/-1)
utilities/pgcreate.py (+1/-1)
utilities/pgkillactive.py (+1/-1)
utilities/pgkillidle.py (+1/-1)
utilities/pglogwatch.py (+1/-1)
utilities/pgmassacre.py (+1/-1)
utilities/pgrestore.py (+1/-1)
utilities/pgstats.py (+1/-1)
utilities/qa-ready (+1/-1)
utilities/roundup-sniffer.py (+1/-1)
utilities/sanitize-db.py (+1/-1)
utilities/sourcedeps.conf (+1/-1)
utilities/soyuz-sampledata-setup.py (+1/-1)
utilities/summarizelogs.py (+1/-1)
utilities/top-tests.py (+1/-1)
utilities/update-revisionauthor-email.py (+1/-1)
utilities/xxxreport.py (+1/-1)
To merge this branch: bzr merge lp:~salgado/launchpad/use-default-python
Reviewer Review Type Date Requested Status
Michael Nelson (community) code Approve
Jelmer Vernooij (community) code* Approve
Review via email: mp+24361@code.launchpad.net

Description of the change

Change our scripts and Makefiles to use the default system python instead of a hard-coded version.

This makes it possible for us to build/run LP on either Hardy or Lucid with no changes and no need to have the python2.5 version of our dependencies installed.

I'm also being optimistic here and changing the revno of pygettextpo we use, assuming the needed changes[1] there will be approved.

[1] https://code.edge.launchpad.net/~salgado/pygettextpo/use-default-system-python/+merge/24360

To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Thanks! Large but straightforward.

Is there a list of supported python versions somewhere, either in documentation or should there perhaps be one in the code?

review: Approve (code*)
Revision history for this message
Guilherme Salgado (salgado) wrote :

Thanks for the review, Jelmer.

Currently we support 2.5 and 2.6, but this will be the case only until
all production systems have been upgraded to Lucid. At that point we'll
stop supporting 2.5 and may even revert most of the changes on this
branch to force 2.6 to be used, always.

The changes on this branch are only needed because we need to be able to
(per IS requirements, in order for the Lucid upgrade to happen) run on
either 2.5 or 2.6 with no code changes.

Revision history for this message
Michael Nelson (michael.nelson) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Makefile'
2--- Makefile 2010-05-27 01:28:33 +0000
3+++ Makefile 2010-06-08 15:45:42 +0000
4@@ -1,8 +1,7 @@
5 # This file modified from Zope3/Makefile
6 # Licensed under the ZPL, (c) Zope Corporation and contributors.
7
8-PYTHON_VERSION=2.5
9-PYTHON=python${PYTHON_VERSION}
10+PYTHON=python
11 WD:=$(shell pwd)
12 PY=$(WD)/bin/py
13 PYTHONPATH:=$(WD)/lib:$(WD)/lib/mailman:${PYTHONPATH}
14@@ -215,7 +214,7 @@
15
16 compile: $(PY) $(BZR_VERSION_INFO)
17 ${SHHH} $(MAKE) -C sourcecode build PYTHON=${PYTHON} \
18- PYTHON_VERSION=${PYTHON_VERSION} LPCONFIG=${LPCONFIG}
19+ LPCONFIG=${LPCONFIG}
20 ${SHHH} LPCONFIG=${LPCONFIG} ${PY} -t buildmailman.py
21
22 test_build: build
23
24=== modified file 'buildmailman.py'
25--- buildmailman.py 2010-04-22 17:30:35 +0000
26+++ buildmailman.py 2010-06-08 15:45:42 +0000
27@@ -1,4 +1,4 @@
28-#! /usr/bin/python2.5
29+#! /usr/bin/python
30 #
31 # Copyright 2009 Canonical Ltd. This software is licensed under the
32 # GNU Affero General Public License version 3 (see the file LICENSE).
33
34=== modified file 'cronscripts/allocate-revision-karma.py'
35--- cronscripts/allocate-revision-karma.py 2010-04-22 17:30:35 +0000
36+++ cronscripts/allocate-revision-karma.py 2010-06-08 15:45:42 +0000
37@@ -1,4 +1,4 @@
38-#!/usr/bin/python2.5 -S
39+#!/usr/bin/python -S
40 #
41 # Copyright 2009 Canonical Ltd. This software is licensed under the
42 # GNU Affero General Public License version 3 (see the file LICENSE).
43
44=== modified file 'cronscripts/buildd-queue-builder.py'
45--- cronscripts/buildd-queue-builder.py 2010-04-22 17:30:35 +0000
46+++ cronscripts/buildd-queue-builder.py 2010-06-08 15:45:42 +0000
47@@ -1,4 +1,4 @@
48-#!/usr/bin/python2.5 -S
49+#!/usr/bin/python -S
50 #
51 # Copyright 2009 Canonical Ltd. This software is licensed under the
52 # GNU Affero General Public License version 3 (see the file LICENSE).
53
54=== modified file 'cronscripts/buildd-retry-depwait.py'
55--- cronscripts/buildd-retry-depwait.py 2010-04-22 17:30:35 +0000
56+++ cronscripts/buildd-retry-depwait.py 2010-06-08 15:45:42 +0000
57@@ -1,4 +1,4 @@
58-#!/usr/bin/python2.5 -S
59+#!/usr/bin/python -S
60 #
61 # Copyright 2009 Canonical Ltd. This software is licensed under the
62 # GNU Affero General Public License version 3 (see the file LICENSE).
63
64=== modified file 'cronscripts/buildd-slave-scanner.py'
65--- cronscripts/buildd-slave-scanner.py 2010-04-22 17:30:35 +0000
66+++ cronscripts/buildd-slave-scanner.py 2010-06-08 15:45:42 +0000
67@@ -1,4 +1,4 @@
68-#!/usr/bin/python2.5 -S
69+#!/usr/bin/python -S
70 #
71 # Copyright 2009 Canonical Ltd. This software is licensed under the
72 # GNU Affero General Public License version 3 (see the file LICENSE).
73
74=== modified file 'cronscripts/calculate-bug-heat.py'
75--- cronscripts/calculate-bug-heat.py 2010-04-22 17:30:35 +0000
76+++ cronscripts/calculate-bug-heat.py 2010-06-08 15:45:42 +0000
77@@ -1,4 +1,4 @@
78-#!/usr/bin/python2.5 -S
79+#!/usr/bin/python -S
80 #
81 # Copyright 2010 Canonical Ltd. This software is licensed under the
82 # GNU Affero General Public License version 3 (see the file LICENSE).
83
84=== modified file 'cronscripts/check-teamparticipation.py'
85--- cronscripts/check-teamparticipation.py 2010-04-22 17:30:35 +0000
86+++ cronscripts/check-teamparticipation.py 2010-06-08 15:45:42 +0000
87@@ -1,4 +1,4 @@
88-#!/usr/bin/python2.5 -S
89+#!/usr/bin/python -S
90 #
91 # Copyright 2009 Canonical Ltd. This software is licensed under the
92 # GNU Affero General Public License version 3 (see the file LICENSE).
93
94=== modified file 'cronscripts/checkwatches.py'
95--- cronscripts/checkwatches.py 2010-04-22 17:30:35 +0000
96+++ cronscripts/checkwatches.py 2010-06-08 15:45:42 +0000
97@@ -1,4 +1,4 @@
98-#!/usr/bin/python2.5 -S
99+#!/usr/bin/python -S
100 #
101 # Copyright 2009 Canonical Ltd. This software is licensed under the
102 # GNU Affero General Public License version 3 (see the file LICENSE).
103
104=== modified file 'cronscripts/code-import-dispatcher.py'
105--- cronscripts/code-import-dispatcher.py 2010-04-22 17:30:35 +0000
106+++ cronscripts/code-import-dispatcher.py 2010-06-08 15:45:42 +0000
107@@ -1,4 +1,4 @@
108-#!/usr/bin/python2.5 -S
109+#!/usr/bin/python -S
110 #
111 # Copyright 2009 Canonical Ltd. This software is licensed under the
112 # GNU Affero General Public License version 3 (see the file LICENSE).
113
114=== modified file 'cronscripts/create-debwatches.py'
115--- cronscripts/create-debwatches.py 2010-04-22 17:30:35 +0000
116+++ cronscripts/create-debwatches.py 2010-06-08 15:45:42 +0000
117@@ -1,4 +1,4 @@
118-#!/usr/bin/python2.5 -S
119+#!/usr/bin/python -S
120 #
121 # Copyright 2009 Canonical Ltd. This software is licensed under the
122 # GNU Affero General Public License version 3 (see the file LICENSE).
123
124=== modified file 'cronscripts/create_merge_proposals.py'
125--- cronscripts/create_merge_proposals.py 2010-04-22 17:30:35 +0000
126+++ cronscripts/create_merge_proposals.py 2010-06-08 15:45:42 +0000
127@@ -1,4 +1,4 @@
128-#!/usr/bin/python2.5 -S
129+#!/usr/bin/python -S
130 #
131 # Copyright 2009 Canonical Ltd. This software is licensed under the
132 # GNU Affero General Public License version 3 (see the file LICENSE).
133
134=== modified file 'cronscripts/distributionmirror-prober.py'
135--- cronscripts/distributionmirror-prober.py 2010-04-22 17:30:35 +0000
136+++ cronscripts/distributionmirror-prober.py 2010-06-08 15:45:42 +0000
137@@ -1,4 +1,4 @@
138-#!/usr/bin/python2.5 -S
139+#!/usr/bin/python -S
140 #
141 # Copyright 2009 Canonical Ltd. This software is licensed under the
142 # GNU Affero General Public License version 3 (see the file LICENSE).
143
144=== modified file 'cronscripts/expire-archive-files.py'
145--- cronscripts/expire-archive-files.py 2010-04-22 17:30:35 +0000
146+++ cronscripts/expire-archive-files.py 2010-06-08 15:45:42 +0000
147@@ -1,4 +1,4 @@
148-#!/usr/bin/python2.5 -S
149+#!/usr/bin/python -S
150 #
151 # Copyright 2009 Canonical Ltd. This software is licensed under the
152 # GNU Affero General Public License version 3 (see the file LICENSE).
153
154=== modified file 'cronscripts/expire-bugtasks.py'
155--- cronscripts/expire-bugtasks.py 2010-04-22 17:30:35 +0000
156+++ cronscripts/expire-bugtasks.py 2010-06-08 15:45:42 +0000
157@@ -1,4 +1,4 @@
158-#!/usr/bin/python2.5 -S
159+#!/usr/bin/python -S
160 #
161 # Copyright 2009 Canonical Ltd. This software is licensed under the
162 # GNU Affero General Public License version 3 (see the file LICENSE).
163
164=== modified file 'cronscripts/expire-questions.py'
165--- cronscripts/expire-questions.py 2010-04-22 17:30:35 +0000
166+++ cronscripts/expire-questions.py 2010-06-08 15:45:42 +0000
167@@ -1,4 +1,4 @@
168-#!/usr/bin/python2.5 -S
169+#!/usr/bin/python -S
170 #
171 # Copyright 2009 Canonical Ltd. This software is licensed under the
172 # GNU Affero General Public License version 3 (see the file LICENSE).
173
174=== modified file 'cronscripts/flag-expired-memberships.py'
175--- cronscripts/flag-expired-memberships.py 2010-04-22 17:30:35 +0000
176+++ cronscripts/flag-expired-memberships.py 2010-06-08 15:45:42 +0000
177@@ -1,4 +1,4 @@
178-#!/usr/bin/python2.5 -S
179+#!/usr/bin/python -S
180 #
181 # Copyright 2009 Canonical Ltd. This software is licensed under the
182 # GNU Affero General Public License version 3 (see the file LICENSE).
183
184=== modified file 'cronscripts/foaf-update-karma-cache.py'
185--- cronscripts/foaf-update-karma-cache.py 2010-04-22 17:30:35 +0000
186+++ cronscripts/foaf-update-karma-cache.py 2010-06-08 15:45:42 +0000
187@@ -1,4 +1,4 @@
188-#!/usr/bin/python2.5 -S
189+#!/usr/bin/python -S
190 #
191 # Copyright 2009 Canonical Ltd. This software is licensed under the
192 # GNU Affero General Public License version 3 (see the file LICENSE).
193
194=== modified file 'cronscripts/garbo-daily.py'
195--- cronscripts/garbo-daily.py 2010-04-22 17:30:35 +0000
196+++ cronscripts/garbo-daily.py 2010-06-08 15:45:42 +0000
197@@ -1,4 +1,4 @@
198-#!/usr/bin/python2.5 -S
199+#!/usr/bin/python -S
200 #
201 # Copyright 2009 Canonical Ltd. This software is licensed under the
202 # GNU Affero General Public License version 3 (see the file LICENSE).
203
204=== modified file 'cronscripts/garbo-hourly.py'
205--- cronscripts/garbo-hourly.py 2010-04-22 17:30:35 +0000
206+++ cronscripts/garbo-hourly.py 2010-06-08 15:45:42 +0000
207@@ -1,4 +1,4 @@
208-#!/usr/bin/python2.5 -S
209+#!/usr/bin/python -S
210 #
211 # Copyright 2009 Canonical Ltd. This software is licensed under the
212 # GNU Affero General Public License version 3 (see the file LICENSE).
213
214=== modified file 'cronscripts/generate-ppa-htaccess.py'
215--- cronscripts/generate-ppa-htaccess.py 2010-04-22 17:30:35 +0000
216+++ cronscripts/generate-ppa-htaccess.py 2010-06-08 15:45:42 +0000
217@@ -1,4 +1,4 @@
218-#!/usr/bin/python2.5 -S
219+#!/usr/bin/python -S
220 #
221 # Copyright 2009 Canonical Ltd. This software is licensed under the
222 # GNU Affero General Public License version 3 (see the file LICENSE).
223
224=== modified file 'cronscripts/language-pack-exporter.py'
225--- cronscripts/language-pack-exporter.py 2010-04-22 17:30:35 +0000
226+++ cronscripts/language-pack-exporter.py 2010-06-08 15:45:42 +0000
227@@ -1,4 +1,4 @@
228-#!/usr/bin/python2.5 -S
229+#!/usr/bin/python -S
230 #
231 # Copyright 2009 Canonical Ltd. This software is licensed under the
232 # GNU Affero General Public License version 3 (see the file LICENSE).
233
234=== modified file 'cronscripts/librarian-gc.py'
235--- cronscripts/librarian-gc.py 2010-04-22 17:30:35 +0000
236+++ cronscripts/librarian-gc.py 2010-06-08 15:45:42 +0000
237@@ -1,4 +1,4 @@
238-#!/usr/bin/python2.5 -S
239+#!/usr/bin/python -S
240 #
241 # Copyright 2009 Canonical Ltd. This software is licensed under the
242 # GNU Affero General Public License version 3 (see the file LICENSE).
243
244=== modified file 'cronscripts/merge-proposal-jobs.py'
245--- cronscripts/merge-proposal-jobs.py 2010-04-28 05:40:02 +0000
246+++ cronscripts/merge-proposal-jobs.py 2010-06-08 15:45:42 +0000
247@@ -1,4 +1,4 @@
248-#!/usr/bin/python2.5 -S
249+#!/usr/bin/python -S
250 #
251 # Copyright 2009, 2010 Canonical Ltd. This software is licensed under the
252 # GNU Affero General Public License version 3 (see the file LICENSE).
253
254=== modified file 'cronscripts/mirror-prober.sh'
255--- cronscripts/mirror-prober.sh 2010-04-28 05:40:02 +0000
256+++ cronscripts/mirror-prober.sh 2010-06-08 15:45:42 +0000
257@@ -39,10 +39,10 @@
258 cd /srv/launchpad.net/production/launchpad/cronscripts
259
260 echo '== Distribution mirror prober (archive)' `date` ==
261-python2.5 -S distributionmirror-prober.py --content-type=archive --max-mirrors=20
262+python -S distributionmirror-prober.py --content-type=archive --max-mirrors=20
263
264 echo '== Distribution mirror prober (cdimage)' `date` ==
265-python2.5 -S distributionmirror-prober.py --content-type=cdimage --max-mirrors=30
266+python -S distributionmirror-prober.py --content-type=cdimage --max-mirrors=30
267
268 rm -f $LOCK
269
270
271=== modified file 'cronscripts/nightly.sh'
272--- cronscripts/nightly.sh 2010-04-28 05:40:02 +0000
273+++ cronscripts/nightly.sh 2010-06-08 15:45:42 +0000
274@@ -42,41 +42,41 @@
275 cd /srv/launchpad.net/production/launchpad/cronscripts
276
277 echo == Expiring memberships `date` ==
278-python2.5 -S flag-expired-memberships.py -q
279+python -S flag-expired-memberships.py -q
280
281 echo == Allocating revision karma `date` ==
282-python2.5 -S allocate-revision-karma.py -q
283+python -S allocate-revision-karma.py -q
284
285 echo == Recalculating karma `date` ==
286-python2.5 -S foaf-update-karma-cache.py -q
287+python -S foaf-update-karma-cache.py -q
288
289 echo == Updating cached statistics `date` ==
290-python2.5 -S update-stats.py -q
291+python -S update-stats.py -q
292
293 echo == Expiring questions `date` ==
294-python2.5 -S expire-questions.py
295+python -S expire-questions.py
296
297 ### echo == Expiring bugs `date` ==
298-### python2.5 -S expire-bugtasks.py
299+### python -S expire-bugtasks.py
300
301 # checkwatches.py is scheduled in the /code/pqm/launchpad_crontabs branch.
302 ### echo == Updating bug watches `date` ==
303-### python2.5 -S checkwatches.py
304+### python -S checkwatches.py
305
306 echo == Updating bugtask target name caches `date` ==
307-python2.5 -S update-bugtask-targetnamecaches.py -q
308+python -S update-bugtask-targetnamecaches.py -q
309
310 echo == Updating personal standings `date` ==
311-python2.5 -S update-standing.py -q
312+python -S update-standing.py -q
313
314 echo == Updating CVE database `date` ==
315-python2.5 -S update-cve.py -q
316+python -S update-cve.py -q
317
318 echo == Updating package cache `date` ==
319-python2.5 -S update-pkgcache.py -q
320+python -S update-pkgcache.py -q
321
322 echo == Product Release Finder `date` ==
323-python2.5 -S product-release-finder.py -q
324+python -S product-release-finder.py -q
325
326
327 rm -f $LOCK
328
329=== modified file 'cronscripts/oops-prune.py'
330--- cronscripts/oops-prune.py 2010-04-22 17:30:35 +0000
331+++ cronscripts/oops-prune.py 2010-06-08 15:45:42 +0000
332@@ -1,4 +1,4 @@
333-#!/usr/bin/python2.5 -S
334+#!/usr/bin/python -S
335 #
336 # Copyright 2009 Canonical Ltd. This software is licensed under the
337 # GNU Affero General Public License version 3 (see the file LICENSE).
338
339=== modified file 'cronscripts/parse-librarian-apache-access-logs.py'
340--- cronscripts/parse-librarian-apache-access-logs.py 2010-04-22 17:30:35 +0000
341+++ cronscripts/parse-librarian-apache-access-logs.py 2010-06-08 15:45:42 +0000
342@@ -1,4 +1,4 @@
343-#!/usr/bin/python2.5 -S
344+#!/usr/bin/python -S
345 #
346 # Copyright 2009 Canonical Ltd. This software is licensed under the
347 # GNU Affero General Public License version 3 (see the file LICENSE).
348
349=== modified file 'cronscripts/parse-ppa-apache-access-logs.py'
350--- cronscripts/parse-ppa-apache-access-logs.py 2010-04-22 17:30:35 +0000
351+++ cronscripts/parse-ppa-apache-access-logs.py 2010-06-08 15:45:42 +0000
352@@ -1,4 +1,4 @@
353-#!/usr/bin/python2.5 -S
354+#!/usr/bin/python -S
355 #
356 # Copyright 2010 Canonical Ltd. This software is licensed under the
357 # GNU Affero General Public License version 3 (see the file LICENSE).
358
359=== modified file 'cronscripts/ppa-generate-keys.py'
360--- cronscripts/ppa-generate-keys.py 2010-04-22 17:30:35 +0000
361+++ cronscripts/ppa-generate-keys.py 2010-06-08 15:45:42 +0000
362@@ -1,4 +1,4 @@
363-#!/usr/bin/python2.5 -S
364+#!/usr/bin/python -S
365 #
366 # Copyright 2009 Canonical Ltd. This software is licensed under the
367 # GNU Affero General Public License version 3 (see the file LICENSE).
368
369=== modified file 'cronscripts/process-apport-blobs.py'
370--- cronscripts/process-apport-blobs.py 2010-04-22 17:30:35 +0000
371+++ cronscripts/process-apport-blobs.py 2010-06-08 15:45:42 +0000
372@@ -1,4 +1,4 @@
373-#!/usr/bin/python2.5 -S
374+#!/usr/bin/python -S
375 #
376 # Copyright 2010 Canonical Ltd. This software is licensed under the
377 # GNU Affero General Public License version 3 (see the file LICENSE).
378
379=== modified file 'cronscripts/process-hwdb-submissions.py'
380--- cronscripts/process-hwdb-submissions.py 2010-04-22 17:30:35 +0000
381+++ cronscripts/process-hwdb-submissions.py 2010-06-08 15:45:42 +0000
382@@ -1,4 +1,4 @@
383-#!/usr/bin/python2.5 -S
384+#!/usr/bin/python -S
385 #
386 # Copyright 2009 Canonical Ltd. This software is licensed under the
387 # GNU Affero General Public License version 3 (see the file LICENSE).
388
389=== modified file 'cronscripts/process-mail.py'
390--- cronscripts/process-mail.py 2010-04-22 17:30:35 +0000
391+++ cronscripts/process-mail.py 2010-06-08 15:45:42 +0000
392@@ -1,4 +1,4 @@
393-#!/usr/bin/python2.5 -S
394+#!/usr/bin/python -S
395 #
396 # Copyright 2009 Canonical Ltd. This software is licensed under the
397 # GNU Affero General Public License version 3 (see the file LICENSE).
398
399=== modified file 'cronscripts/process-pending-packagediffs.py'
400--- cronscripts/process-pending-packagediffs.py 2010-04-22 17:30:35 +0000
401+++ cronscripts/process-pending-packagediffs.py 2010-06-08 15:45:42 +0000
402@@ -1,4 +1,4 @@
403-#!/usr/bin/python2.5 -S
404+#!/usr/bin/python -S
405 #
406 # Copyright 2009 Canonical Ltd. This software is licensed under the
407 # GNU Affero General Public License version 3 (see the file LICENSE).
408
409=== modified file 'cronscripts/product-release-finder.py'
410--- cronscripts/product-release-finder.py 2010-04-22 17:30:35 +0000
411+++ cronscripts/product-release-finder.py 2010-06-08 15:45:42 +0000
412@@ -1,4 +1,4 @@
413-#!/usr/bin/python2.5 -S
414+#!/usr/bin/python -S
415 #
416 # Copyright 2009 Canonical Ltd. This software is licensed under the
417 # GNU Affero General Public License version 3 (see the file LICENSE).
418
419=== modified file 'cronscripts/reclaimbranchspace.py'
420--- cronscripts/reclaimbranchspace.py 2010-04-22 17:30:35 +0000
421+++ cronscripts/reclaimbranchspace.py 2010-06-08 15:45:42 +0000
422@@ -1,4 +1,4 @@
423-#!/usr/bin/python2.5 -S
424+#!/usr/bin/python -S
425 #
426 # Copyright 2009 Canonical Ltd. This software is licensed under the
427 # GNU Affero General Public License version 3 (see the file LICENSE).
428
429=== modified file 'cronscripts/rosetta-approve-imports.py'
430--- cronscripts/rosetta-approve-imports.py 2010-04-22 17:30:35 +0000
431+++ cronscripts/rosetta-approve-imports.py 2010-06-08 15:45:42 +0000
432@@ -1,4 +1,4 @@
433-#!/usr/bin/python2.5 -S
434+#!/usr/bin/python -S
435 #
436 # Copyright 2009 Canonical Ltd. This software is licensed under the
437 # GNU Affero General Public License version 3 (see the file LICENSE).
438
439=== modified file 'cronscripts/rosetta-branches.py'
440--- cronscripts/rosetta-branches.py 2010-04-28 05:40:02 +0000
441+++ cronscripts/rosetta-branches.py 2010-06-08 15:45:42 +0000
442@@ -1,4 +1,4 @@
443-#!/usr/bin/python2.5 -S
444+#!/usr/bin/python -S
445 #
446 # Copyright 2009 Canonical Ltd. This software is licensed under the
447 # GNU Affero General Public License version 3 (see the file LICENSE).
448
449=== modified file 'cronscripts/rosetta-export-queue.py'
450--- cronscripts/rosetta-export-queue.py 2010-04-22 17:30:35 +0000
451+++ cronscripts/rosetta-export-queue.py 2010-06-08 15:45:42 +0000
452@@ -1,4 +1,4 @@
453-#!/usr/bin/python2.5 -S
454+#!/usr/bin/python -S
455 #
456 # Copyright 2009 Canonical Ltd. This software is licensed under the
457 # GNU Affero General Public License version 3 (see the file LICENSE).
458
459=== modified file 'cronscripts/rosetta-pofile-stats-daily.py'
460--- cronscripts/rosetta-pofile-stats-daily.py 2010-04-22 17:30:35 +0000
461+++ cronscripts/rosetta-pofile-stats-daily.py 2010-06-08 15:45:42 +0000
462@@ -1,4 +1,4 @@
463-#!/usr/bin/python2.5 -S
464+#!/usr/bin/python -S
465 #
466 # Copyright 2009 Canonical Ltd. This software is licensed under the
467 # GNU Affero General Public License version 3 (see the file LICENSE).
468
469=== modified file 'cronscripts/rosetta-pofile-stats.py'
470--- cronscripts/rosetta-pofile-stats.py 2010-04-22 17:30:35 +0000
471+++ cronscripts/rosetta-pofile-stats.py 2010-06-08 15:45:42 +0000
472@@ -1,4 +1,4 @@
473-#!/usr/bin/python2.5 -S
474+#!/usr/bin/python -S
475 #
476 # Copyright 2009 Canonical Ltd. This software is licensed under the
477 # GNU Affero General Public License version 3 (see the file LICENSE).
478
479=== modified file 'cronscripts/rosetta-poimport.py'
480--- cronscripts/rosetta-poimport.py 2010-04-22 17:30:35 +0000
481+++ cronscripts/rosetta-poimport.py 2010-06-08 15:45:42 +0000
482@@ -1,4 +1,4 @@
483-#!/usr/bin/python2.5 -S
484+#!/usr/bin/python -S
485 #
486 # Copyright 2009 Canonical Ltd. This software is licensed under the
487 # GNU Affero General Public License version 3 (see the file LICENSE).
488
489=== modified file 'cronscripts/scan_branches.py'
490--- cronscripts/scan_branches.py 2010-04-22 17:30:35 +0000
491+++ cronscripts/scan_branches.py 2010-06-08 15:45:42 +0000
492@@ -1,4 +1,4 @@
493-#!/usr/bin/python2.5 -S
494+#!/usr/bin/python -S
495 #
496 # Copyright 2010 Canonical Ltd. This software is licensed under the
497 # GNU Affero General Public License version 3 (see the file LICENSE).
498
499=== modified file 'cronscripts/send-bug-notifications.py'
500--- cronscripts/send-bug-notifications.py 2010-04-22 17:30:35 +0000
501+++ cronscripts/send-bug-notifications.py 2010-06-08 15:45:42 +0000
502@@ -1,4 +1,4 @@
503-#!/usr/bin/python2.5 -S
504+#!/usr/bin/python -S
505 #
506 # Copyright 2009 Canonical Ltd. This software is licensed under the
507 # GNU Affero General Public License version 3 (see the file LICENSE).
508
509=== modified file 'cronscripts/send-person-notifications.py'
510--- cronscripts/send-person-notifications.py 2010-04-22 17:30:35 +0000
511+++ cronscripts/send-person-notifications.py 2010-06-08 15:45:42 +0000
512@@ -1,4 +1,4 @@
513-#!/usr/bin/python2.5 -S
514+#!/usr/bin/python -S
515 #
516 # Copyright 2009 Canonical Ltd. This software is licensed under the
517 # GNU Affero General Public License version 3 (see the file LICENSE).
518
519=== modified file 'cronscripts/sendbranchmail.py'
520--- cronscripts/sendbranchmail.py 2010-04-28 05:40:02 +0000
521+++ cronscripts/sendbranchmail.py 2010-06-08 15:45:42 +0000
522@@ -1,4 +1,4 @@
523-#!/usr/bin/python2.5 -S
524+#!/usr/bin/python -S
525 #
526 # Copyright 2009 Canonical Ltd. This software is licensed under the
527 # GNU Affero General Public License version 3 (see the file LICENSE).
528
529=== modified file 'cronscripts/supermirror-pull.py'
530--- cronscripts/supermirror-pull.py 2010-04-28 05:40:02 +0000
531+++ cronscripts/supermirror-pull.py 2010-06-08 15:45:42 +0000
532@@ -1,4 +1,4 @@
533-#!/usr/bin/python2.5 -S
534+#!/usr/bin/python -S
535 #
536 # Copyright 2009 Canonical Ltd. This software is licensed under the
537 # GNU Affero General Public License version 3 (see the file LICENSE).
538
539=== modified file 'cronscripts/translations-export-to-branch.py'
540--- cronscripts/translations-export-to-branch.py 2010-04-22 17:30:35 +0000
541+++ cronscripts/translations-export-to-branch.py 2010-06-08 15:45:42 +0000
542@@ -1,4 +1,4 @@
543-#!/usr/bin/python2.5 -S
544+#!/usr/bin/python -S
545 # pylint: disable-msg=W0403
546 #
547 # Copyright 2009 Canonical Ltd. This software is licensed under the
548
549=== modified file 'cronscripts/update-bugtask-targetnamecaches.py'
550--- cronscripts/update-bugtask-targetnamecaches.py 2010-04-22 17:30:35 +0000
551+++ cronscripts/update-bugtask-targetnamecaches.py 2010-06-08 15:45:42 +0000
552@@ -1,4 +1,4 @@
553-#!/usr/bin/python2.5 -S
554+#!/usr/bin/python -S
555 #
556 # Copyright 2009 Canonical Ltd. This software is licensed under the
557 # GNU Affero General Public License version 3 (see the file LICENSE).
558
559=== modified file 'cronscripts/update-cve.py'
560--- cronscripts/update-cve.py 2010-04-22 17:30:35 +0000
561+++ cronscripts/update-cve.py 2010-06-08 15:45:42 +0000
562@@ -1,4 +1,4 @@
563-#!/usr/bin/python2.5 -S
564+#!/usr/bin/python -S
565 #
566 # Copyright 2009 Canonical Ltd. This software is licensed under the
567 # GNU Affero General Public License version 3 (see the file LICENSE).
568
569=== modified file 'cronscripts/update-database-stats.py'
570--- cronscripts/update-database-stats.py 2010-04-29 12:52:45 +0000
571+++ cronscripts/update-database-stats.py 2010-06-08 15:45:42 +0000
572@@ -1,4 +1,4 @@
573-#!/usr/bin/python2.5 -S
574+#!/usr/bin/python -S
575 # Copyright 2010 Canonical Ltd. This software is licensed under the
576 # GNU Affero General Public License version 3 (see the file LICENSE).
577
578
579=== modified file 'cronscripts/update-debwatches.py'
580--- cronscripts/update-debwatches.py 2010-04-22 17:30:35 +0000
581+++ cronscripts/update-debwatches.py 2010-06-08 15:45:42 +0000
582@@ -1,4 +1,4 @@
583-#!/usr/bin/python2.5 -S
584+#!/usr/bin/python -S
585 #
586 # Copyright 2009 Canonical Ltd. This software is licensed under the
587 # GNU Affero General Public License version 3 (see the file LICENSE).
588
589=== modified file 'cronscripts/update-pkgcache.py'
590--- cronscripts/update-pkgcache.py 2010-04-22 17:30:35 +0000
591+++ cronscripts/update-pkgcache.py 2010-06-08 15:45:42 +0000
592@@ -1,4 +1,4 @@
593-#!/usr/bin/python2.5 -S
594+#!/usr/bin/python -S
595 #
596 # Copyright 2009 Canonical Ltd. This software is licensed under the
597 # GNU Affero General Public License version 3 (see the file LICENSE).
598
599=== modified file 'cronscripts/update-remote-product.py'
600--- cronscripts/update-remote-product.py 2010-04-22 17:30:35 +0000
601+++ cronscripts/update-remote-product.py 2010-06-08 15:45:42 +0000
602@@ -1,4 +1,4 @@
603-#!/usr/bin/python2.5 -S
604+#!/usr/bin/python -S
605 #
606 # Copyright 2009 Canonical Ltd. This software is licensed under the
607 # GNU Affero General Public License version 3 (see the file LICENSE).
608
609=== modified file 'cronscripts/update-sourceforge-remote-products.py'
610--- cronscripts/update-sourceforge-remote-products.py 2010-04-22 17:30:35 +0000
611+++ cronscripts/update-sourceforge-remote-products.py 2010-06-08 15:45:42 +0000
612@@ -1,4 +1,4 @@
613-#!/usr/bin/python2.5 -S
614+#!/usr/bin/python -S
615 #
616 # Copyright 2009 Canonical Ltd. This software is licensed under the
617 # GNU Affero General Public License version 3 (see the file LICENSE).
618
619=== modified file 'cronscripts/update-standing.py'
620--- cronscripts/update-standing.py 2010-04-22 17:30:35 +0000
621+++ cronscripts/update-standing.py 2010-06-08 15:45:42 +0000
622@@ -1,4 +1,4 @@
623-#!/usr/bin/python2.5 -S
624+#!/usr/bin/python -S
625 #
626 # Copyright 2009 Canonical Ltd. This software is licensed under the
627 # GNU Affero General Public License version 3 (see the file LICENSE).
628
629=== modified file 'cronscripts/update-stats.py'
630--- cronscripts/update-stats.py 2010-04-22 17:30:35 +0000
631+++ cronscripts/update-stats.py 2010-06-08 15:45:42 +0000
632@@ -1,4 +1,4 @@
633-#!/usr/bin/python2.5 -S
634+#!/usr/bin/python -S
635 #
636 # Copyright 2009 Canonical Ltd. This software is licensed under the
637 # GNU Affero General Public License version 3 (see the file LICENSE).
638
639=== modified file 'cronscripts/upgrade_branches.py'
640--- cronscripts/upgrade_branches.py 2010-04-22 17:30:35 +0000
641+++ cronscripts/upgrade_branches.py 2010-06-08 15:45:42 +0000
642@@ -1,4 +1,4 @@
643-#!/usr/bin/python2.5 -S
644+#!/usr/bin/python -S
645 #
646 # Copyright 2009 Canonical Ltd. This software is licensed under the
647 # GNU Affero General Public License version 3 (see the file LICENSE).
648
649=== modified file 'daemons/cache-database-replication-lag.py'
650--- daemons/cache-database-replication-lag.py 2010-04-22 17:30:35 +0000
651+++ daemons/cache-database-replication-lag.py 2010-06-08 15:45:42 +0000
652@@ -1,4 +1,4 @@
653-#!/usr/bin/python2.5 -S
654+#!/usr/bin/python -S
655 #
656 # Copyright 2010 Canonical Ltd. This software is licensed under the
657 # GNU Affero General Public License version 3 (see the file LICENSE).
658
659=== modified file 'daemons/poppy-upload.py'
660--- daemons/poppy-upload.py 2010-04-22 17:30:35 +0000
661+++ daemons/poppy-upload.py 2010-06-08 15:45:42 +0000
662@@ -1,4 +1,4 @@
663-#!/usr/bin/python2.5
664+#!/usr/bin/python
665 #
666 # Copyright 2009 Canonical Ltd. This software is licensed under the
667 # GNU Affero General Public License version 3 (see the file LICENSE).
668
669=== modified file 'database/replication/initialize.py'
670--- database/replication/initialize.py 2010-04-28 05:40:02 +0000
671+++ database/replication/initialize.py 2010-06-08 15:45:42 +0000
672@@ -1,4 +1,4 @@
673-#!/usr/bin/python2.5 -S
674+#!/usr/bin/python -S
675 #
676 # Copyright 2009 Canonical Ltd. This software is licensed under the
677 # GNU Affero General Public License version 3 (see the file LICENSE).
678
679=== modified file 'database/replication/new-slave.py'
680--- database/replication/new-slave.py 2010-04-28 05:40:02 +0000
681+++ database/replication/new-slave.py 2010-06-08 15:45:42 +0000
682@@ -1,4 +1,4 @@
683-#!/usr/bin/python2.5 -S
684+#!/usr/bin/python -S
685 #
686 # Copyright 2009 Canonical Ltd. This software is licensed under the
687 # GNU Affero General Public License version 3 (see the file LICENSE).
688
689=== modified file 'database/replication/preamble.py'
690--- database/replication/preamble.py 2010-04-28 05:40:02 +0000
691+++ database/replication/preamble.py 2010-06-08 15:45:42 +0000
692@@ -1,4 +1,4 @@
693-#!/usr/bin/python2.5 -S
694+#!/usr/bin/python -S
695 #
696 # Copyright 2009 Canonical Ltd. This software is licensed under the
697 # GNU Affero General Public License version 3 (see the file LICENSE).
698
699=== modified file 'database/replication/repair-restored-db.py'
700--- database/replication/repair-restored-db.py 2010-04-28 05:40:02 +0000
701+++ database/replication/repair-restored-db.py 2010-06-08 15:45:42 +0000
702@@ -1,4 +1,4 @@
703-#!/usr/bin/python2.5 -S
704+#!/usr/bin/python -S
705 #
706 # Copyright 2009 Canonical Ltd. This software is licensed under the
707 # GNU Affero General Public License version 3 (see the file LICENSE).
708
709=== modified file 'database/replication/report.py'
710--- database/replication/report.py 2010-04-28 05:40:02 +0000
711+++ database/replication/report.py 2010-06-08 15:45:42 +0000
712@@ -1,4 +1,4 @@
713-#!/usr/bin/python2.5 -S
714+#!/usr/bin/python -S
715 #
716 # Copyright 2009 Canonical Ltd. This software is licensed under the
717 # GNU Affero General Public License version 3 (see the file LICENSE).
718
719=== modified file 'database/replication/slon_ctl.py'
720--- database/replication/slon_ctl.py 2010-04-28 05:40:02 +0000
721+++ database/replication/slon_ctl.py 2010-06-08 15:45:42 +0000
722@@ -1,4 +1,4 @@
723-#!/usr/bin/python2.5 -S
724+#!/usr/bin/python -S
725 #
726 # Copyright 2009 Canonical Ltd. This software is licensed under the
727 # GNU Affero General Public License version 3 (see the file LICENSE).
728
729=== modified file 'database/replication/sync.py'
730--- database/replication/sync.py 2010-04-28 05:40:02 +0000
731+++ database/replication/sync.py 2010-06-08 15:45:42 +0000
732@@ -1,4 +1,4 @@
733-#!/usr/bin/python2.5 -S
734+#!/usr/bin/python -S
735 #
736 # Copyright 2010 Canonical Ltd. This software is licensed under the
737 # GNU Affero General Public License version 3 (see the file LICENSE).
738
739=== modified file 'database/schema/diagram.py'
740--- database/schema/diagram.py 2010-04-28 05:40:02 +0000
741+++ database/schema/diagram.py 2010-06-08 15:45:42 +0000
742@@ -1,4 +1,4 @@
743-#!/usr/bin/python2.5 -S
744+#!/usr/bin/python -S
745 #
746 # Copyright 2009 Canonical Ltd. This software is licensed under the
747 # GNU Affero General Public License version 3 (see the file LICENSE).
748
749=== modified file 'database/schema/emptytables.py'
750--- database/schema/emptytables.py 2010-04-28 05:40:02 +0000
751+++ database/schema/emptytables.py 2010-06-08 15:45:42 +0000
752@@ -1,4 +1,4 @@
753-#!/usr/bin/python2.5 -S
754+#!/usr/bin/python -S
755 #
756 # Copyright 2009 Canonical Ltd. This software is licensed under the
757 # GNU Affero General Public License version 3 (see the file LICENSE).
758
759=== modified file 'database/schema/fti.py'
760--- database/schema/fti.py 2010-04-28 05:40:02 +0000
761+++ database/schema/fti.py 2010-06-08 15:45:42 +0000
762@@ -1,4 +1,4 @@
763-#!/usr/bin/python2.5 -S
764+#!/usr/bin/python -S
765 #
766 # Copyright 2009 Canonical Ltd. This software is licensed under the
767 # GNU Affero General Public License version 3 (see the file LICENSE).
768
769=== modified file 'database/schema/online_fti_updater.py'
770--- database/schema/online_fti_updater.py 2010-04-28 05:40:02 +0000
771+++ database/schema/online_fti_updater.py 2010-06-08 15:45:42 +0000
772@@ -1,4 +1,4 @@
773-#!/usr/bin/python2.5 -S
774+#!/usr/bin/python -S
775 #
776 # Copyright 2009 Canonical Ltd. This software is licensed under the
777 # GNU Affero General Public License version 3 (see the file LICENSE).
778
779=== modified file 'database/schema/pending/add-mailing-list-experts.py'
780--- database/schema/pending/add-mailing-list-experts.py 2010-04-28 05:40:02 +0000
781+++ database/schema/pending/add-mailing-list-experts.py 2010-06-08 15:45:42 +0000
782@@ -1,4 +1,4 @@
783-#!/usr/bin/python2.5 -S
784+#!/usr/bin/python -S
785 #
786 # Copyright 2009 Canonical Ltd. This software is licensed under the
787 # GNU Affero General Public License version 3 (see the file LICENSE).
788
789=== modified file 'database/schema/pending/create-openid-rp-configs.py'
790--- database/schema/pending/create-openid-rp-configs.py 2010-04-28 05:40:02 +0000
791+++ database/schema/pending/create-openid-rp-configs.py 2010-06-08 15:45:42 +0000
792@@ -1,4 +1,4 @@
793-#!/usr/bin/python2.5 -S
794+#!/usr/bin/python -S
795 #
796 # Copyright 2009 Canonical Ltd. This software is licensed under the
797 # GNU Affero General Public License version 3 (see the file LICENSE).
798
799=== modified file 'database/schema/pending/fix-rosetta-data.py'
800--- database/schema/pending/fix-rosetta-data.py 2010-04-22 17:30:35 +0000
801+++ database/schema/pending/fix-rosetta-data.py 2010-06-08 15:45:42 +0000
802@@ -1,4 +1,4 @@
803-#!/usr/bin/python2.5
804+#!/usr/bin/python
805 #
806 # Copyright 2009 Canonical Ltd. This software is licensed under the
807 # GNU Affero General Public License version 3 (see the file LICENSE).
808
809=== modified file 'database/schema/pending/gnu-savannah-celebrity.py'
810--- database/schema/pending/gnu-savannah-celebrity.py 2010-04-28 05:40:02 +0000
811+++ database/schema/pending/gnu-savannah-celebrity.py 2010-06-08 15:45:42 +0000
812@@ -1,4 +1,4 @@
813-#!/usr/bin/python2.5 -S
814+#!/usr/bin/python -S
815 #
816 # Copyright 2009 Canonical Ltd. This software is licensed under the
817 # GNU Affero General Public License version 3 (see the file LICENSE).
818
819=== modified file 'database/schema/pending/import_language_packs.py'
820--- database/schema/pending/import_language_packs.py 2010-04-22 17:30:35 +0000
821+++ database/schema/pending/import_language_packs.py 2010-06-08 15:45:42 +0000
822@@ -1,4 +1,4 @@
823-#!/usr/bin/python2.5
824+#!/usr/bin/python
825 #
826 # Copyright 2009 Canonical Ltd. This software is licensed under the
827 # GNU Affero General Public License version 3 (see the file LICENSE).
828
829=== modified file 'database/schema/pending/migrate_kde_potemplates.py'
830--- database/schema/pending/migrate_kde_potemplates.py 2010-04-28 05:40:02 +0000
831+++ database/schema/pending/migrate_kde_potemplates.py 2010-06-08 15:45:42 +0000
832@@ -1,4 +1,4 @@
833-#!/usr/bin/python2.5 -S
834+#!/usr/bin/python -S
835 #
836 # Copyright 2009 Canonical Ltd. This software is licensed under the
837 # GNU Affero General Public License version 3 (see the file LICENSE).
838
839=== modified file 'database/schema/pending/new-person-columns.py'
840--- database/schema/pending/new-person-columns.py 2010-04-28 05:40:02 +0000
841+++ database/schema/pending/new-person-columns.py 2010-06-08 15:45:42 +0000
842@@ -1,4 +1,4 @@
843-#!/usr/bin/python2.5 -S
844+#!/usr/bin/python -S
845 #
846 # Copyright 2009 Canonical Ltd. This software is licensed under the
847 # GNU Affero General Public License version 3 (see the file LICENSE).
848
849=== modified file 'database/schema/pending/prune-nonce.py'
850--- database/schema/pending/prune-nonce.py 2010-04-28 05:40:02 +0000
851+++ database/schema/pending/prune-nonce.py 2010-06-08 15:45:42 +0000
852@@ -1,4 +1,4 @@
853-#!/usr/bin/python2.5 -S
854+#!/usr/bin/python -S
855 #
856 # Copyright 2009 Canonical Ltd. This software is licensed under the
857 # GNU Affero General Public License version 3 (see the file LICENSE).
858
859=== modified file 'database/schema/pending/update-shippingrequest-types.py'
860--- database/schema/pending/update-shippingrequest-types.py 2010-04-28 05:40:02 +0000
861+++ database/schema/pending/update-shippingrequest-types.py 2010-06-08 15:45:42 +0000
862@@ -1,4 +1,4 @@
863-#!/usr/bin/python2.5 -S
864+#!/usr/bin/python -S
865 #
866 # Copyright 2009 Canonical Ltd. This software is licensed under the
867 # GNU Affero General Public License version 3 (see the file LICENSE).
868
869=== modified file 'database/schema/pending/update-translation-credits.py'
870--- database/schema/pending/update-translation-credits.py 2010-04-28 05:40:02 +0000
871+++ database/schema/pending/update-translation-credits.py 2010-06-08 15:45:42 +0000
872@@ -1,4 +1,4 @@
873-#!/usr/bin/python2.5 -S
874+#!/usr/bin/python -S
875 #
876 # Copyright 2009 Canonical Ltd. This software is licensed under the
877 # GNU Affero General Public License version 3 (see the file LICENSE).
878
879=== modified file 'database/schema/reset_sequences.py'
880--- database/schema/reset_sequences.py 2010-04-28 05:40:02 +0000
881+++ database/schema/reset_sequences.py 2010-06-08 15:45:42 +0000
882@@ -1,4 +1,4 @@
883-#!/usr/bin/python2.5 -S
884+#!/usr/bin/python -S
885 #
886 # Copyright 2009 Canonical Ltd. This software is licensed under the
887 # GNU Affero General Public License version 3 (see the file LICENSE).
888
889=== modified file 'database/schema/security.py'
890--- database/schema/security.py 2010-04-28 05:40:02 +0000
891+++ database/schema/security.py 2010-06-08 15:45:42 +0000
892@@ -1,4 +1,4 @@
893-#!/usr/bin/python2.5 -S
894+#!/usr/bin/python -S
895 #
896 # Copyright 2009 Canonical Ltd. This software is licensed under the
897 # GNU Affero General Public License version 3 (see the file LICENSE).
898
899=== modified file 'database/schema/sort_sql.py'
900--- database/schema/sort_sql.py 2010-04-28 05:40:02 +0000
901+++ database/schema/sort_sql.py 2010-06-08 15:45:42 +0000
902@@ -1,4 +1,4 @@
903-#!/usr/bin/python2.5 -S
904+#!/usr/bin/python -S
905 #
906 # Copyright 2009 Canonical Ltd. This software is licensed under the
907 # GNU Affero General Public License version 3 (see the file LICENSE).
908
909=== modified file 'database/schema/unautovacuumable.py'
910--- database/schema/unautovacuumable.py 2010-04-28 05:40:02 +0000
911+++ database/schema/unautovacuumable.py 2010-06-08 15:45:42 +0000
912@@ -1,4 +1,4 @@
913-#!/usr/bin/python2.5 -S
914+#!/usr/bin/python -S
915 #
916 # Copyright 2009 Canonical Ltd. This software is licensed under the
917 # GNU Affero General Public License version 3 (see the file LICENSE).
918
919=== modified file 'database/schema/upgrade.py'
920--- database/schema/upgrade.py 2010-04-28 05:40:02 +0000
921+++ database/schema/upgrade.py 2010-06-08 15:45:42 +0000
922@@ -1,4 +1,4 @@
923-#!/usr/bin/python2.5 -S
924+#!/usr/bin/python -S
925 #
926 # Copyright 2009 Canonical Ltd. This software is licensed under the
927 # GNU Affero General Public License version 3 (see the file LICENSE).
928
929=== modified file 'lib/canonical/launchpad/testing/googletestservice.py'
930--- lib/canonical/launchpad/testing/googletestservice.py 2010-04-22 17:30:35 +0000
931+++ lib/canonical/launchpad/testing/googletestservice.py 2010-06-08 15:45:42 +0000
932@@ -1,4 +1,4 @@
933-#!/usr/bin/python2.5
934+#!/usr/bin/python
935 #
936 # Copyright 2009 Canonical Ltd. This software is licensed under the
937 # GNU Affero General Public License version 3 (see the file LICENSE).
938
939=== modified file 'lib/lp/archivepublisher/scripts/generate_ppa_htaccess.py'
940--- lib/lp/archivepublisher/scripts/generate_ppa_htaccess.py 2010-04-28 05:40:02 +0000
941+++ lib/lp/archivepublisher/scripts/generate_ppa_htaccess.py 2010-06-08 15:45:42 +0000
942@@ -1,4 +1,4 @@
943-#!/usr/bin/python2.5
944+#!/usr/bin/python
945 #
946 # Copyright 2009 Canonical Ltd. This software is licensed under the
947 # GNU Affero General Public License version 3 (see the file LICENSE).
948
949=== modified file 'lib/lp/archiveuploader/tests/test_signedfiles.py'
950--- lib/lp/archiveuploader/tests/test_signedfiles.py 2010-04-22 17:30:35 +0000
951+++ lib/lp/archiveuploader/tests/test_signedfiles.py 2010-06-08 15:45:42 +0000
952@@ -1,4 +1,4 @@
953-#!/usr/bin/python2.5
954+#!/usr/bin/python
955 #
956 # Copyright 2009 Canonical Ltd. This software is licensed under the
957 # GNU Affero General Public License version 3 (see the file LICENSE).
958
959=== modified file 'lib/lp/archiveuploader/tests/test_tagfiles.py'
960--- lib/lp/archiveuploader/tests/test_tagfiles.py 2010-04-22 17:30:35 +0000
961+++ lib/lp/archiveuploader/tests/test_tagfiles.py 2010-06-08 15:45:42 +0000
962@@ -1,4 +1,4 @@
963-#!/usr/bin/python2.5
964+#!/usr/bin/python
965 #
966 # Copyright 2009 Canonical Ltd. This software is licensed under the
967 # GNU Affero General Public License version 3 (see the file LICENSE).
968
969=== modified file 'lib/lp/archiveuploader/tests/test_utils.py'
970--- lib/lp/archiveuploader/tests/test_utils.py 2010-04-22 17:30:35 +0000
971+++ lib/lp/archiveuploader/tests/test_utils.py 2010-06-08 15:45:42 +0000
972@@ -1,4 +1,4 @@
973-#!/usr/bin/python2.5
974+#!/usr/bin/python
975 #
976 # Copyright 2009 Canonical Ltd. This software is licensed under the
977 # GNU Affero General Public License version 3 (see the file LICENSE).
978
979=== modified file 'lib/lp/bugs/scripts/checkwatches/bugwatchupdater.py'
980--- lib/lp/bugs/scripts/checkwatches/bugwatchupdater.py 2010-05-11 12:05:33 +0000
981+++ lib/lp/bugs/scripts/checkwatches/bugwatchupdater.py 2010-06-08 15:45:42 +0000
982@@ -100,7 +100,7 @@
983 error_status = BugWatchActivityStatus.BACKLINK_FAILED
984 self.linkLaunchpadBug()
985 except Exception, ex:
986- error_message = ex.message
987+ error_message = str(ex)
988 oops_id = self.error(
989 "Failure updating bug %r on %s (local bug: %s)." %
990 (self.remote_bug, self.external_bugtracker.baseurl,
991
992=== modified file 'lib/lp/code/scripts/tests/test_create_merge_proposals.py'
993--- lib/lp/code/scripts/tests/test_create_merge_proposals.py 2010-04-28 05:40:02 +0000
994+++ lib/lp/code/scripts/tests/test_create_merge_proposals.py 2010-06-08 15:45:42 +0000
995@@ -1,4 +1,4 @@
996-#! /usr/bin/python2.5
997+#! /usr/bin/python
998 #
999 # Copyright 2009 Canonical Ltd. This software is licensed under the
1000 # GNU Affero General Public License version 3 (see the file LICENSE).
1001
1002=== modified file 'lib/lp/code/scripts/tests/test_merge_proposal_jobs.py'
1003--- lib/lp/code/scripts/tests/test_merge_proposal_jobs.py 2010-04-28 05:40:02 +0000
1004+++ lib/lp/code/scripts/tests/test_merge_proposal_jobs.py 2010-06-08 15:45:42 +0000
1005@@ -1,4 +1,4 @@
1006-#! /usr/bin/python2.5
1007+#! /usr/bin/python
1008 #
1009 # Copyright 2009 Canonical Ltd. This software is licensed under the
1010 # GNU Affero General Public License version 3 (see the file LICENSE).
1011
1012=== modified file 'lib/lp/code/scripts/tests/test_scan_branches.py'
1013--- lib/lp/code/scripts/tests/test_scan_branches.py 2010-05-25 03:13:25 +0000
1014+++ lib/lp/code/scripts/tests/test_scan_branches.py 2010-06-08 15:45:42 +0000
1015@@ -1,4 +1,4 @@
1016-#! /usr/bin/python2.5
1017+#! /usr/bin/python
1018 #
1019 # Copyright 2010 Canonical Ltd. This software is licensed under the
1020 # GNU Affero General Public License version 3 (see the file LICENSE).
1021
1022=== modified file 'lib/lp/code/scripts/tests/test_sendbranchmail.py'
1023--- lib/lp/code/scripts/tests/test_sendbranchmail.py 2010-05-25 03:13:25 +0000
1024+++ lib/lp/code/scripts/tests/test_sendbranchmail.py 2010-06-08 15:45:42 +0000
1025@@ -1,4 +1,4 @@
1026-#! /usr/bin/python2.5
1027+#! /usr/bin/python
1028 #
1029 # Copyright 2009 Canonical Ltd. This software is licensed under the
1030 # GNU Affero General Public License version 3 (see the file LICENSE).
1031
1032=== modified file 'lib/lp/codehosting/scanner/tests/test_bzrsync.py'
1033--- lib/lp/codehosting/scanner/tests/test_bzrsync.py 2010-05-27 02:04:21 +0000
1034+++ lib/lp/codehosting/scanner/tests/test_bzrsync.py 2010-06-08 15:45:42 +0000
1035@@ -1,4 +1,4 @@
1036-#!/usr/bin/python2.5
1037+#!/usr/bin/python
1038 #
1039 # Copyright 2009 Canonical Ltd. This software is licensed under the
1040 # GNU Affero General Public License version 3 (see the file LICENSE).
1041
1042=== modified file 'lib/lp/scripts/utilities/jssize.py'
1043--- lib/lp/scripts/utilities/jssize.py 2010-04-22 17:30:35 +0000
1044+++ lib/lp/scripts/utilities/jssize.py 2010-06-08 15:45:42 +0000
1045@@ -1,4 +1,4 @@
1046-#!/usr/bin/env python2.5
1047+#!/usr/bin/env python
1048 # Copyright 2010 Canonical Ltd. This software is licensed under the
1049 # GNU Affero General Public License version 3 (see the file LICENSE).
1050
1051
1052=== modified file 'lib/lp/soyuz/scripts/expire_archive_files.py'
1053--- lib/lp/soyuz/scripts/expire_archive_files.py 2010-04-22 17:30:35 +0000
1054+++ lib/lp/soyuz/scripts/expire_archive_files.py 2010-06-08 15:45:42 +0000
1055@@ -1,4 +1,4 @@
1056-#!/usr/bin/python2.5
1057+#!/usr/bin/python
1058 #
1059 # Copyright 2009 Canonical Ltd. This software is licensed under the
1060 # GNU Affero General Public License version 3 (see the file LICENSE).
1061
1062=== modified file 'lib/lp/soyuz/scripts/gina/scripts/gina-loggrep'
1063--- lib/lp/soyuz/scripts/gina/scripts/gina-loggrep 2010-04-22 17:30:35 +0000
1064+++ lib/lp/soyuz/scripts/gina/scripts/gina-loggrep 2010-06-08 15:45:42 +0000
1065@@ -1,4 +1,4 @@
1066-#!/usr/bin/python2.5
1067+#!/usr/bin/python
1068 #
1069 # Copyright 2009 Canonical Ltd. This software is licensed under the
1070 # GNU Affero General Public License version 3 (see the file LICENSE).
1071
1072=== modified file 'lib/lp/translations/scripts/reupload_translations.py'
1073--- lib/lp/translations/scripts/reupload_translations.py 2010-04-22 17:30:35 +0000
1074+++ lib/lp/translations/scripts/reupload_translations.py 2010-06-08 15:45:42 +0000
1075@@ -1,4 +1,4 @@
1076-#! /usr/bin/python2.5
1077+#! /usr/bin/python
1078 #
1079 # Copyright 2009 Canonical Ltd. This software is licensed under the
1080 # GNU Affero General Public License version 3 (see the file LICENSE).
1081
1082=== modified file 'lib/lp/translations/scripts/tests/test_remove_translations.py'
1083--- lib/lp/translations/scripts/tests/test_remove_translations.py 2010-04-22 17:30:35 +0000
1084+++ lib/lp/translations/scripts/tests/test_remove_translations.py 2010-06-08 15:45:42 +0000
1085@@ -1,4 +1,4 @@
1086-#! /usr/bin/python2.5
1087+#! /usr/bin/python
1088 #
1089 # Copyright 2009 Canonical Ltd. This software is licensed under the
1090 # GNU Affero General Public License version 3 (see the file LICENSE).
1091
1092=== modified file 'lib/lp/translations/scripts/tests/test_reupload_translations.py'
1093--- lib/lp/translations/scripts/tests/test_reupload_translations.py 2010-04-22 17:30:35 +0000
1094+++ lib/lp/translations/scripts/tests/test_reupload_translations.py 2010-06-08 15:45:42 +0000
1095@@ -1,4 +1,4 @@
1096-#! /usr/bin/python2.5
1097+#! /usr/bin/python
1098 #
1099 # Copyright 2009 Canonical Ltd. This software is licensed under the
1100 # GNU Affero General Public License version 3 (see the file LICENSE).
1101
1102=== modified file 'lib/lp/translations/scripts/tests/test_validate_translations_file.py'
1103--- lib/lp/translations/scripts/tests/test_validate_translations_file.py 2010-04-22 17:30:35 +0000
1104+++ lib/lp/translations/scripts/tests/test_validate_translations_file.py 2010-06-08 15:45:42 +0000
1105@@ -1,4 +1,4 @@
1106-#! /usr/bin/python2.5
1107+#! /usr/bin/python
1108 #
1109 # Copyright 2010 Canonical Ltd. This software is licensed under the
1110 # GNU Affero General Public License version 3 (see the file LICENSE).
1111
1112=== modified file 'scripts/branch-distro.py'
1113--- scripts/branch-distro.py 2010-04-28 05:40:02 +0000
1114+++ scripts/branch-distro.py 2010-06-08 15:45:42 +0000
1115@@ -1,4 +1,4 @@
1116-#!/usr/bin/python2.5 -S
1117+#!/usr/bin/python -S
1118 #
1119 # Copyright 2009 Canonical Ltd. This software is licensed under the
1120 # GNU Affero General Public License version 3 (see the file LICENSE).
1121
1122=== modified file 'scripts/branch-rewrite.py'
1123--- scripts/branch-rewrite.py 2010-04-22 17:30:35 +0000
1124+++ scripts/branch-rewrite.py 2010-06-08 15:45:42 +0000
1125@@ -1,4 +1,4 @@
1126-#!/usr/bin/python2.5 -uS
1127+#!/usr/bin/python -uS
1128 #
1129 # Copyright 2009 Canonical Ltd. This software is licensed under the
1130 # GNU Affero General Public License version 3 (see the file LICENSE).
1131
1132=== modified file 'scripts/bug-export.py'
1133--- scripts/bug-export.py 2010-04-22 17:30:35 +0000
1134+++ scripts/bug-export.py 2010-06-08 15:45:42 +0000
1135@@ -1,4 +1,4 @@
1136-#!/usr/bin/python2.5 -S
1137+#!/usr/bin/python -S
1138 #
1139 # Copyright 2009 Canonical Ltd. This software is licensed under the
1140 # GNU Affero General Public License version 3 (see the file LICENSE).
1141
1142=== modified file 'scripts/bug-import.py'
1143--- scripts/bug-import.py 2010-04-22 17:30:35 +0000
1144+++ scripts/bug-import.py 2010-06-08 15:45:42 +0000
1145@@ -1,4 +1,4 @@
1146-#!/usr/bin/python2.5 -S
1147+#!/usr/bin/python -S
1148 #
1149 # Copyright 2009 Canonical Ltd. This software is licensed under the
1150 # GNU Affero General Public License version 3 (see the file LICENSE).
1151
1152=== modified file 'scripts/bugzilla-import.py'
1153--- scripts/bugzilla-import.py 2010-04-22 17:30:35 +0000
1154+++ scripts/bugzilla-import.py 2010-06-08 15:45:42 +0000
1155@@ -1,4 +1,4 @@
1156-#!/usr/bin/python2.5 -S
1157+#!/usr/bin/python -S
1158 #
1159 # Copyright 2009 Canonical Ltd. This software is licensed under the
1160 # GNU Affero General Public License version 3 (see the file LICENSE).
1161
1162=== modified file 'scripts/cache-country-mirrors.py'
1163--- scripts/cache-country-mirrors.py 2010-04-22 17:30:35 +0000
1164+++ scripts/cache-country-mirrors.py 2010-06-08 15:45:42 +0000
1165@@ -1,4 +1,4 @@
1166-#!/usr/bin/python2.5 -S
1167+#!/usr/bin/python -S
1168 #
1169 # Copyright 2009 Canonical Ltd. This software is licensed under the
1170 # GNU Affero General Public License version 3 (see the file LICENSE).
1171
1172=== modified file 'scripts/clean-sourceforge-project-entries.py'
1173--- scripts/clean-sourceforge-project-entries.py 2010-04-22 17:30:35 +0000
1174+++ scripts/clean-sourceforge-project-entries.py 2010-06-08 15:45:42 +0000
1175@@ -1,4 +1,4 @@
1176-#!/usr/bin/python2.5 -S
1177+#!/usr/bin/python -S
1178 #
1179 # Copyright 2009 Canonical Ltd. This software is licensed under the
1180 # GNU Affero General Public License version 3 (see the file LICENSE).
1181
1182=== modified file 'scripts/close-account.py'
1183--- scripts/close-account.py 2010-04-28 05:40:02 +0000
1184+++ scripts/close-account.py 2010-06-08 15:45:42 +0000
1185@@ -1,4 +1,4 @@
1186-#!/usr/bin/python2.5 -S
1187+#!/usr/bin/python -S
1188 #
1189 # Copyright 2009 Canonical Ltd. This software is licensed under the
1190 # GNU Affero General Public License version 3 (see the file LICENSE).
1191
1192=== modified file 'scripts/code-import-worker-monitor.py'
1193--- scripts/code-import-worker-monitor.py 2010-05-29 18:44:00 +0000
1194+++ scripts/code-import-worker-monitor.py 2010-06-08 15:45:42 +0000
1195@@ -1,4 +1,4 @@
1196-#!/usr/bin/python2.5 -S
1197+#!/usr/bin/python -S
1198 #
1199 # Copyright 2009 Canonical Ltd. This software is licensed under the
1200 # GNU Affero General Public License version 3 (see the file LICENSE).
1201
1202=== modified file 'scripts/code-import-worker.py'
1203--- scripts/code-import-worker.py 2010-04-22 17:30:35 +0000
1204+++ scripts/code-import-worker.py 2010-06-08 15:45:42 +0000
1205@@ -1,4 +1,4 @@
1206-#!/usr/bin/python2.5 -S
1207+#!/usr/bin/python -S
1208 #
1209 # Copyright 2009 Canonical Ltd. This software is licensed under the
1210 # GNU Affero General Public License version 3 (see the file LICENSE).
1211
1212=== modified file 'scripts/convert-person-to-team.py'
1213--- scripts/convert-person-to-team.py 2010-04-22 17:30:35 +0000
1214+++ scripts/convert-person-to-team.py 2010-06-08 15:45:42 +0000
1215@@ -1,4 +1,4 @@
1216-#!/usr/bin/python2.5 -S
1217+#!/usr/bin/python -S
1218 #
1219 # Copyright 2009 Canonical Ltd. This software is licensed under the
1220 # GNU Affero General Public License version 3 (see the file LICENSE).
1221
1222=== modified file 'scripts/copy-translations-from-parent.py'
1223--- scripts/copy-translations-from-parent.py 2010-05-06 15:30:15 +0000
1224+++ scripts/copy-translations-from-parent.py 2010-06-08 15:45:42 +0000
1225@@ -1,4 +1,4 @@
1226-#!/usr/bin/python2.5 -S
1227+#!/usr/bin/python -S
1228 #
1229 # Copyright 2009 Canonical Ltd. This software is licensed under the
1230 # GNU Affero General Public License version 3 (see the file LICENSE).
1231
1232=== modified file 'scripts/entitlements-to-lp.py'
1233--- scripts/entitlements-to-lp.py 2010-04-22 17:30:35 +0000
1234+++ scripts/entitlements-to-lp.py 2010-06-08 15:45:42 +0000
1235@@ -1,4 +1,4 @@
1236-#!/usr/bin/python2.5 -S
1237+#!/usr/bin/python -S
1238 #
1239 # Copyright 2009 Canonical Ltd. This software is licensed under the
1240 # GNU Affero General Public License version 3 (see the file LICENSE).
1241
1242=== modified file 'scripts/find-email-clusters.py'
1243--- scripts/find-email-clusters.py 2010-04-22 17:30:35 +0000
1244+++ scripts/find-email-clusters.py 2010-06-08 15:45:42 +0000
1245@@ -1,4 +1,4 @@
1246-#!/usr/bin/python2.5 -S
1247+#!/usr/bin/python -S
1248 #
1249 # Copyright 2009 Canonical Ltd. This software is licensed under the
1250 # GNU Affero General Public License version 3 (see the file LICENSE).
1251
1252=== modified file 'scripts/ftpmaster-tools/_syncorigins.py'
1253--- scripts/ftpmaster-tools/_syncorigins.py 2010-05-15 17:43:59 +0000
1254+++ scripts/ftpmaster-tools/_syncorigins.py 2010-06-08 15:45:42 +0000
1255@@ -1,4 +1,4 @@
1256-#!/usr/bin/env python2.5
1257+#!/usr/bin/env python
1258 #
1259 # Copyright 2009 Canonical Ltd. This software is licensed under the
1260 # GNU Affero General Public License version 3 (see the file LICENSE).
1261
1262=== modified file 'scripts/ftpmaster-tools/archive-cruft-check.py'
1263--- scripts/ftpmaster-tools/archive-cruft-check.py 2010-04-22 17:30:35 +0000
1264+++ scripts/ftpmaster-tools/archive-cruft-check.py 2010-06-08 15:45:42 +0000
1265@@ -1,4 +1,4 @@
1266-#!/usr/bin/python2.5 -S
1267+#!/usr/bin/python -S
1268 #
1269 # Copyright 2009 Canonical Ltd. This software is licensed under the
1270 # GNU Affero General Public License version 3 (see the file LICENSE).
1271
1272=== modified file 'scripts/ftpmaster-tools/archive-integrity-check.py'
1273--- scripts/ftpmaster-tools/archive-integrity-check.py 2010-04-22 17:30:35 +0000
1274+++ scripts/ftpmaster-tools/archive-integrity-check.py 2010-06-08 15:45:42 +0000
1275@@ -1,4 +1,4 @@
1276-#!/usr/bin/python2.5
1277+#!/usr/bin/python
1278 #
1279 # Copyright 2009 Canonical Ltd. This software is licensed under the
1280 # GNU Affero General Public License version 3 (see the file LICENSE).
1281
1282=== modified file 'scripts/ftpmaster-tools/archive-override-check.py'
1283--- scripts/ftpmaster-tools/archive-override-check.py 2010-04-22 17:30:35 +0000
1284+++ scripts/ftpmaster-tools/archive-override-check.py 2010-06-08 15:45:42 +0000
1285@@ -1,4 +1,4 @@
1286-#!/usr/bin/python2.5 -S
1287+#!/usr/bin/python -S
1288 #
1289 # Copyright 2009 Canonical Ltd. This software is licensed under the
1290 # GNU Affero General Public License version 3 (see the file LICENSE).
1291
1292=== modified file 'scripts/ftpmaster-tools/buildd-mass-retry.py'
1293--- scripts/ftpmaster-tools/buildd-mass-retry.py 2010-04-28 23:02:55 +0000
1294+++ scripts/ftpmaster-tools/buildd-mass-retry.py 2010-06-08 15:45:42 +0000
1295@@ -1,4 +1,4 @@
1296-#!/usr/bin/python2.5 -S
1297+#!/usr/bin/python -S
1298 #
1299 # Copyright 2009 Canonical Ltd. This software is licensed under the
1300 # GNU Affero General Public License version 3 (see the file LICENSE).
1301
1302=== modified file 'scripts/ftpmaster-tools/change-override.py'
1303--- scripts/ftpmaster-tools/change-override.py 2010-04-22 17:30:35 +0000
1304+++ scripts/ftpmaster-tools/change-override.py 2010-06-08 15:45:42 +0000
1305@@ -1,4 +1,4 @@
1306-#!/usr/bin/python2.5 -S
1307+#!/usr/bin/python -S
1308 #
1309 # Copyright 2009 Canonical Ltd. This software is licensed under the
1310 # GNU Affero General Public License version 3 (see the file LICENSE).
1311
1312=== modified file 'scripts/ftpmaster-tools/copy-package.py'
1313--- scripts/ftpmaster-tools/copy-package.py 2010-04-22 17:30:35 +0000
1314+++ scripts/ftpmaster-tools/copy-package.py 2010-06-08 15:45:42 +0000
1315@@ -1,4 +1,4 @@
1316-#!/usr/bin/python2.5 -S
1317+#!/usr/bin/python -S
1318 #
1319 # Copyright 2009 Canonical Ltd. This software is licensed under the
1320 # GNU Affero General Public License version 3 (see the file LICENSE).
1321
1322=== modified file 'scripts/ftpmaster-tools/dak_utils.py'
1323--- scripts/ftpmaster-tools/dak_utils.py 2010-04-22 17:30:35 +0000
1324+++ scripts/ftpmaster-tools/dak_utils.py 2010-06-08 15:45:42 +0000
1325@@ -1,4 +1,4 @@
1326-#!/usr/bin/python2.5
1327+#!/usr/bin/python
1328
1329 # Utility functions from the dak suite
1330 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 James Troup <james@nocrew.org>
1331
1332=== modified file 'scripts/ftpmaster-tools/initialise-from-parent.py'
1333--- scripts/ftpmaster-tools/initialise-from-parent.py 2010-04-22 17:30:35 +0000
1334+++ scripts/ftpmaster-tools/initialise-from-parent.py 2010-06-08 15:45:42 +0000
1335@@ -1,4 +1,4 @@
1336-#!/usr/bin/python2.5 -S
1337+#!/usr/bin/python -S
1338 #
1339 # Copyright 2009 Canonical Ltd. This software is licensed under the
1340 # GNU Affero General Public License version 3 (see the file LICENSE).
1341
1342=== modified file 'scripts/ftpmaster-tools/lp-query-distro.py'
1343--- scripts/ftpmaster-tools/lp-query-distro.py 2010-04-22 17:30:35 +0000
1344+++ scripts/ftpmaster-tools/lp-query-distro.py 2010-06-08 15:45:42 +0000
1345@@ -1,4 +1,4 @@
1346-#!/usr/bin/python2.5 -S
1347+#!/usr/bin/python -S
1348 #
1349 # Copyright 2009 Canonical Ltd. This software is licensed under the
1350 # GNU Affero General Public License version 3 (see the file LICENSE).
1351
1352=== modified file 'scripts/ftpmaster-tools/lp-remove-package.py'
1353--- scripts/ftpmaster-tools/lp-remove-package.py 2010-04-22 17:30:35 +0000
1354+++ scripts/ftpmaster-tools/lp-remove-package.py 2010-06-08 15:45:42 +0000
1355@@ -1,4 +1,4 @@
1356-#!/usr/bin/python2.5 -S
1357+#!/usr/bin/python -S
1358 #
1359 # Copyright 2009 Canonical Ltd. This software is licensed under the
1360 # GNU Affero General Public License version 3 (see the file LICENSE).
1361
1362=== modified file 'scripts/ftpmaster-tools/manage-chroot.py'
1363--- scripts/ftpmaster-tools/manage-chroot.py 2010-04-22 17:30:35 +0000
1364+++ scripts/ftpmaster-tools/manage-chroot.py 2010-06-08 15:45:42 +0000
1365@@ -1,4 +1,4 @@
1366-#!/usr/bin/python2.5 -S
1367+#!/usr/bin/python -S
1368 #
1369 # Copyright 2009 Canonical Ltd. This software is licensed under the
1370 # GNU Affero General Public License version 3 (see the file LICENSE).
1371
1372=== modified file 'scripts/ftpmaster-tools/obsolete-distroseries.py'
1373--- scripts/ftpmaster-tools/obsolete-distroseries.py 2010-04-22 17:30:35 +0000
1374+++ scripts/ftpmaster-tools/obsolete-distroseries.py 2010-06-08 15:45:42 +0000
1375@@ -1,4 +1,4 @@
1376-#!/usr/bin/python2.5 -S
1377+#!/usr/bin/python -S
1378 #
1379 # Copyright 2009 Canonical Ltd. This software is licensed under the
1380 # GNU Affero General Public License version 3 (see the file LICENSE).
1381
1382=== modified file 'scripts/ftpmaster-tools/ppa-report.py'
1383--- scripts/ftpmaster-tools/ppa-report.py 2010-04-22 17:30:35 +0000
1384+++ scripts/ftpmaster-tools/ppa-report.py 2010-06-08 15:45:42 +0000
1385@@ -1,4 +1,4 @@
1386-#!/usr/bin/python2.5 -S
1387+#!/usr/bin/python -S
1388 #
1389 # Copyright 2009 Canonical Ltd. This software is licensed under the
1390 # GNU Affero General Public License version 3 (see the file LICENSE).
1391
1392=== modified file 'scripts/ftpmaster-tools/queue'
1393--- scripts/ftpmaster-tools/queue 2010-04-22 17:30:35 +0000
1394+++ scripts/ftpmaster-tools/queue 2010-06-08 15:45:42 +0000
1395@@ -1,4 +1,4 @@
1396-#!/usr/bin/python2.5 -S
1397+#!/usr/bin/python -S
1398 #
1399 # Copyright 2009 Canonical Ltd. This software is licensed under the
1400 # GNU Affero General Public License version 3 (see the file LICENSE).
1401
1402=== modified file 'scripts/ftpmaster-tools/remove-package.py'
1403--- scripts/ftpmaster-tools/remove-package.py 2010-04-22 17:30:35 +0000
1404+++ scripts/ftpmaster-tools/remove-package.py 2010-06-08 15:45:42 +0000
1405@@ -1,4 +1,4 @@
1406-#!/usr/bin/python2.5 -S
1407+#!/usr/bin/python -S
1408 #
1409 # Copyright 2009 Canonical Ltd. This software is licensed under the
1410 # GNU Affero General Public License version 3 (see the file LICENSE).
1411
1412=== modified file 'scripts/ftpmaster-tools/sync-source.py'
1413--- scripts/ftpmaster-tools/sync-source.py 2010-05-17 14:29:18 +0000
1414+++ scripts/ftpmaster-tools/sync-source.py 2010-06-08 15:45:42 +0000
1415@@ -1,4 +1,4 @@
1416-#!/usr/bin/python2.5 -S
1417+#!/usr/bin/python -S
1418 #
1419 # Copyright 2009 Canonical Ltd. This software is licensed under the
1420 # GNU Affero General Public License version 3 (see the file LICENSE).
1421
1422=== modified file 'scripts/ftpmaster-tools/unembargo-package.py'
1423--- scripts/ftpmaster-tools/unembargo-package.py 2010-04-22 17:30:35 +0000
1424+++ scripts/ftpmaster-tools/unembargo-package.py 2010-06-08 15:45:42 +0000
1425@@ -1,4 +1,4 @@
1426-#!/usr/bin/python2.5 -S
1427+#!/usr/bin/python -S
1428 #
1429 # Copyright 2009 Canonical Ltd. This software is licensed under the
1430 # GNU Affero General Public License version 3 (see the file LICENSE).
1431
1432=== modified file 'scripts/get-stacked-on-branches.py'
1433--- scripts/get-stacked-on-branches.py 2010-04-22 17:30:35 +0000
1434+++ scripts/get-stacked-on-branches.py 2010-06-08 15:45:42 +0000
1435@@ -1,4 +1,4 @@
1436-#!/usr/bin/python2.5 -S
1437+#!/usr/bin/python -S
1438 #
1439 # Copyright 2009 Canonical Ltd. This software is licensed under the
1440 # GNU Affero General Public License version 3 (see the file LICENSE).
1441
1442=== modified file 'scripts/gina.py'
1443--- scripts/gina.py 2010-04-22 17:30:35 +0000
1444+++ scripts/gina.py 2010-06-08 15:45:42 +0000
1445@@ -1,4 +1,4 @@
1446-#!/usr/bin/python2.5 -S
1447+#!/usr/bin/python -S
1448 #
1449 # Copyright 2009 Canonical Ltd. This software is licensed under the
1450 # GNU Affero General Public License version 3 (see the file LICENSE).
1451
1452=== modified file 'scripts/import-debian-bugs.py'
1453--- scripts/import-debian-bugs.py 2010-04-22 17:30:35 +0000
1454+++ scripts/import-debian-bugs.py 2010-06-08 15:45:42 +0000
1455@@ -1,4 +1,4 @@
1456-#!/usr/bin/python2.5 -S
1457+#!/usr/bin/python -S
1458 #
1459 # Copyright 2009 Canonical Ltd. This software is licensed under the
1460 # GNU Affero General Public License version 3 (see the file LICENSE).
1461
1462=== modified file 'scripts/import-packagenames.py'
1463--- scripts/import-packagenames.py 2010-04-22 17:30:35 +0000
1464+++ scripts/import-packagenames.py 2010-06-08 15:45:42 +0000
1465@@ -1,4 +1,4 @@
1466-#!/usr/bin/python2.5 -S
1467+#!/usr/bin/python -S
1468 #
1469 # Copyright 2009 Canonical Ltd. This software is licensed under the
1470 # GNU Affero General Public License version 3 (see the file LICENSE).
1471
1472=== modified file 'scripts/import-zope-specs.py'
1473--- scripts/import-zope-specs.py 2010-04-22 17:30:35 +0000
1474+++ scripts/import-zope-specs.py 2010-06-08 15:45:42 +0000
1475@@ -1,4 +1,4 @@
1476-#!/usr/bin/python2.5 -S
1477+#!/usr/bin/python -S
1478 #
1479 # Copyright 2009 Canonical Ltd. This software is licensed under the
1480 # GNU Affero General Public License version 3 (see the file LICENSE).
1481
1482=== modified file 'scripts/librarian-report.py'
1483--- scripts/librarian-report.py 2010-04-22 17:30:35 +0000
1484+++ scripts/librarian-report.py 2010-06-08 15:45:42 +0000
1485@@ -1,4 +1,4 @@
1486-#!/usr/bin/python2.5 -S
1487+#!/usr/bin/python -S
1488 #
1489 # Copyright 2009 Canonical Ltd. This software is licensed under the
1490 # GNU Affero General Public License version 3 (see the file LICENSE).
1491
1492=== modified file 'scripts/linkreport.py'
1493--- scripts/linkreport.py 2010-04-22 17:30:35 +0000
1494+++ scripts/linkreport.py 2010-06-08 15:45:42 +0000
1495@@ -1,4 +1,4 @@
1496-#!/usr/bin/python2.5 -S
1497+#!/usr/bin/python -S
1498 #
1499 # Copyright 2009 Canonical Ltd. This software is licensed under the
1500 # GNU Affero General Public License version 3 (see the file LICENSE).
1501
1502=== modified file 'scripts/list-team-members'
1503--- scripts/list-team-members 2010-04-22 17:30:35 +0000
1504+++ scripts/list-team-members 2010-06-08 15:45:42 +0000
1505@@ -1,4 +1,4 @@
1506-#!/usr/bin/python2.5 -S
1507+#!/usr/bin/python -S
1508 #
1509 # Copyright 2009 Canonical Ltd. This software is licensed under the
1510 # GNU Affero General Public License version 3 (see the file LICENSE).
1511
1512=== modified file 'scripts/memcached-stats.py'
1513--- scripts/memcached-stats.py 2010-04-22 17:30:35 +0000
1514+++ scripts/memcached-stats.py 2010-06-08 15:45:42 +0000
1515@@ -1,4 +1,4 @@
1516-#!/usr/bin/python2.5 -S
1517+#!/usr/bin/python -S
1518 # Copyright 2010 Canonical Ltd. This software is licensed under the
1519 # GNU Affero General Public License version 3 (see the file LICENSE).
1520
1521
1522=== modified file 'scripts/merge-email-clusters.py'
1523--- scripts/merge-email-clusters.py 2010-04-22 17:30:35 +0000
1524+++ scripts/merge-email-clusters.py 2010-06-08 15:45:42 +0000
1525@@ -1,4 +1,4 @@
1526-#!/usr/bin/python2.5 -S
1527+#!/usr/bin/python -S
1528 #
1529 # Copyright 2009 Canonical Ltd. This software is licensed under the
1530 # GNU Affero General Public License version 3 (see the file LICENSE).
1531
1532=== modified file 'scripts/migrate-bugzilla-initialcontacts.py'
1533--- scripts/migrate-bugzilla-initialcontacts.py 2010-04-22 17:30:35 +0000
1534+++ scripts/migrate-bugzilla-initialcontacts.py 2010-06-08 15:45:42 +0000
1535@@ -1,4 +1,4 @@
1536-#!/usr/bin/python2.5 -S
1537+#!/usr/bin/python -S
1538 #
1539 # Copyright 2009 Canonical Ltd. This software is licensed under the
1540 # GNU Affero General Public License version 3 (see the file LICENSE).
1541
1542=== modified file 'scripts/migrate-librarian-content-md5.py'
1543--- scripts/migrate-librarian-content-md5.py 2010-04-22 17:30:35 +0000
1544+++ scripts/migrate-librarian-content-md5.py 2010-06-08 15:45:42 +0000
1545@@ -1,4 +1,4 @@
1546-#!/usr/bin/env python2.5
1547+#!/usr/bin/env python
1548 # Copyright 2009 Canonical Ltd. This software is licensed under the
1549 # GNU Affero General Public License version 3 (see the file LICENSE).
1550
1551
1552=== modified file 'scripts/mirror-branch.py'
1553--- scripts/mirror-branch.py 2010-04-28 05:40:02 +0000
1554+++ scripts/mirror-branch.py 2010-06-08 15:45:42 +0000
1555@@ -1,4 +1,4 @@
1556-#!/usr/bin/python2.5 -S
1557+#!/usr/bin/python -S
1558 #
1559 # Copyright 2009 Canonical Ltd. This software is licensed under the
1560 # GNU Affero General Public License version 3 (see the file LICENSE).
1561
1562=== modified file 'scripts/mlist-import.py'
1563--- scripts/mlist-import.py 2010-04-22 17:30:35 +0000
1564+++ scripts/mlist-import.py 2010-06-08 15:45:42 +0000
1565@@ -1,4 +1,4 @@
1566-#!/usr/bin/python2.5 -S
1567+#!/usr/bin/python -S
1568 #
1569 # Copyright 2009 Canonical Ltd. This software is licensed under the
1570 # GNU Affero General Public License version 3 (see the file LICENSE).
1571
1572=== modified file 'scripts/mlist-sync.py'
1573--- scripts/mlist-sync.py 2010-04-22 17:30:35 +0000
1574+++ scripts/mlist-sync.py 2010-06-08 15:45:42 +0000
1575@@ -1,4 +1,4 @@
1576-#!/usr/bin/python2.5 -S
1577+#!/usr/bin/python -S
1578 #
1579 # Copyright 2009 Canonical Ltd. This software is licensed under the
1580 # GNU Affero General Public License version 3 (see the file LICENSE).
1581
1582=== modified file 'scripts/modified-branches.py'
1583--- scripts/modified-branches.py 2010-04-22 17:30:35 +0000
1584+++ scripts/modified-branches.py 2010-06-08 15:45:42 +0000
1585@@ -1,4 +1,4 @@
1586-#!/usr/bin/python2.5 -S
1587+#!/usr/bin/python -S
1588 #
1589 # Copyright 2009 Canonical Ltd. This software is licensed under the
1590 # GNU Affero General Public License version 3 (see the file LICENSE).
1591
1592=== modified file 'scripts/populate-archive.py'
1593--- scripts/populate-archive.py 2010-04-22 17:30:35 +0000
1594+++ scripts/populate-archive.py 2010-06-08 15:45:42 +0000
1595@@ -1,4 +1,4 @@
1596-#!/usr/bin/python2.5 -S
1597+#!/usr/bin/python -S
1598 #
1599 # Copyright 2009 Canonical Ltd. This software is licensed under the
1600 # GNU Affero General Public License version 3 (see the file LICENSE).
1601
1602=== modified file 'scripts/ppa-add-missing-builds.py'
1603--- scripts/ppa-add-missing-builds.py 2010-04-22 17:30:35 +0000
1604+++ scripts/ppa-add-missing-builds.py 2010-06-08 15:45:42 +0000
1605@@ -1,4 +1,4 @@
1606-#!/usr/bin/python2.5 -S
1607+#!/usr/bin/python -S
1608 #
1609 # Copyright 2010 Canonical Ltd. This software is licensed under the
1610 # GNU Affero General Public License version 3 (see the file LICENSE).
1611
1612=== modified file 'scripts/process-accepted.py'
1613--- scripts/process-accepted.py 2010-04-22 17:30:35 +0000
1614+++ scripts/process-accepted.py 2010-06-08 15:45:42 +0000
1615@@ -1,4 +1,4 @@
1616-#!/usr/bin/python2.5 -S
1617+#!/usr/bin/python -S
1618 #
1619 # Copyright 2009 Canonical Ltd. This software is licensed under the
1620 # GNU Affero General Public License version 3 (see the file LICENSE).
1621
1622=== modified file 'scripts/process-death-row.py'
1623--- scripts/process-death-row.py 2010-04-22 17:30:35 +0000
1624+++ scripts/process-death-row.py 2010-06-08 15:45:42 +0000
1625@@ -1,4 +1,4 @@
1626-#!/usr/bin/python2.5 -S
1627+#!/usr/bin/python -S
1628 #
1629 # Copyright 2009 Canonical Ltd. This software is licensed under the
1630 # GNU Affero General Public License version 3 (see the file LICENSE).
1631
1632=== modified file 'scripts/process-upload.py'
1633--- scripts/process-upload.py 2010-04-22 17:30:35 +0000
1634+++ scripts/process-upload.py 2010-06-08 15:45:42 +0000
1635@@ -1,4 +1,4 @@
1636-#!/usr/bin/python2.5 -S
1637+#!/usr/bin/python -S
1638 #
1639 # Copyright 2009 Canonical Ltd. This software is licensed under the
1640 # GNU Affero General Public License version 3 (see the file LICENSE).
1641
1642=== modified file 'scripts/publish-distro.py'
1643--- scripts/publish-distro.py 2010-04-22 17:30:35 +0000
1644+++ scripts/publish-distro.py 2010-06-08 15:45:42 +0000
1645@@ -1,4 +1,4 @@
1646-#!/usr/bin/python2.5 -S
1647+#!/usr/bin/python -S
1648 #
1649 # Copyright 2009 Canonical Ltd. This software is licensed under the
1650 # GNU Affero General Public License version 3 (see the file LICENSE).
1651
1652=== modified file 'scripts/rosetta/check-distroseries-translations-diffs.py'
1653--- scripts/rosetta/check-distroseries-translations-diffs.py 2010-04-22 17:30:35 +0000
1654+++ scripts/rosetta/check-distroseries-translations-diffs.py 2010-06-08 15:45:42 +0000
1655@@ -1,4 +1,4 @@
1656-#!/usr/bin/python2.5 -S
1657+#!/usr/bin/python -S
1658 #
1659 # Copyright 2009 Canonical Ltd. This software is licensed under the
1660 # GNU Affero General Public License version 3 (see the file LICENSE).
1661
1662=== modified file 'scripts/rosetta/fix_translation_credits.py'
1663--- scripts/rosetta/fix_translation_credits.py 2010-04-22 17:30:35 +0000
1664+++ scripts/rosetta/fix_translation_credits.py 2010-06-08 15:45:42 +0000
1665@@ -1,4 +1,4 @@
1666-#!/usr/bin/python2.5 -S
1667+#!/usr/bin/python -S
1668 #
1669 # Copyright 2009 Canonical Ltd. This software is licensed under the
1670 # GNU Affero General Public License version 3 (see the file LICENSE).
1671
1672=== modified file 'scripts/rosetta/gettext_check_messages.py'
1673--- scripts/rosetta/gettext_check_messages.py 2010-04-22 17:30:35 +0000
1674+++ scripts/rosetta/gettext_check_messages.py 2010-06-08 15:45:42 +0000
1675@@ -1,4 +1,4 @@
1676-#!/usr/bin/python2.5 -S
1677+#!/usr/bin/python -S
1678 #
1679 # Copyright 2009 Canonical Ltd. This software is licensed under the
1680 # GNU Affero General Public License version 3 (see the file LICENSE).
1681
1682=== modified file 'scripts/rosetta/message-sharing-merge.py'
1683--- scripts/rosetta/message-sharing-merge.py 2010-04-22 17:30:35 +0000
1684+++ scripts/rosetta/message-sharing-merge.py 2010-06-08 15:45:42 +0000
1685@@ -1,4 +1,4 @@
1686-#!/usr/bin/python2.5 -S
1687+#!/usr/bin/python -S
1688 #
1689 # Copyright 2009 Canonical Ltd. This software is licensed under the
1690 # GNU Affero General Public License version 3 (see the file LICENSE).
1691
1692=== modified file 'scripts/rosetta/message-sharing-populate-test.py'
1693--- scripts/rosetta/message-sharing-populate-test.py 2010-04-22 17:30:35 +0000
1694+++ scripts/rosetta/message-sharing-populate-test.py 2010-06-08 15:45:42 +0000
1695@@ -1,4 +1,4 @@
1696-#!/usr/bin/python2.5 -S
1697+#!/usr/bin/python -S
1698 #
1699 # Copyright 2009 Canonical Ltd. This software is licensed under the
1700 # GNU Affero General Public License version 3 (see the file LICENSE).
1701
1702=== modified file 'scripts/rosetta/message-sharing-populate.py'
1703--- scripts/rosetta/message-sharing-populate.py 2010-04-22 17:30:35 +0000
1704+++ scripts/rosetta/message-sharing-populate.py 2010-06-08 15:45:42 +0000
1705@@ -1,4 +1,4 @@
1706-#!/usr/bin/python2.5 -S
1707+#!/usr/bin/python -S
1708 #
1709 # Copyright 2009 Canonical Ltd. This software is licensed under the
1710 # GNU Affero General Public License version 3 (see the file LICENSE).
1711
1712=== modified file 'scripts/rosetta/pottery-generate-intltool.py'
1713--- scripts/rosetta/pottery-generate-intltool.py 2010-04-22 17:30:35 +0000
1714+++ scripts/rosetta/pottery-generate-intltool.py 2010-06-08 15:45:42 +0000
1715@@ -1,4 +1,4 @@
1716-#!/usr/bin/python2.5 -S
1717+#!/usr/bin/python -S
1718 #
1719 # Copyright 2009 Canonical Ltd. This software is licensed under the
1720 # GNU Affero General Public License version 3 (see the file LICENSE).
1721
1722=== modified file 'scripts/rosetta/remove-obsolete-translations.py'
1723--- scripts/rosetta/remove-obsolete-translations.py 2010-04-22 17:30:35 +0000
1724+++ scripts/rosetta/remove-obsolete-translations.py 2010-06-08 15:45:42 +0000
1725@@ -1,4 +1,4 @@
1726-#!/usr/bin/python2.5 -S
1727+#!/usr/bin/python -S
1728 #
1729 # Copyright 2009 Canonical Ltd. This software is licensed under the
1730 # GNU Affero General Public License version 3 (see the file LICENSE).
1731
1732=== modified file 'scripts/rosetta/remove-translations-by.py'
1733--- scripts/rosetta/remove-translations-by.py 2010-04-22 17:30:35 +0000
1734+++ scripts/rosetta/remove-translations-by.py 2010-06-08 15:45:42 +0000
1735@@ -1,4 +1,4 @@
1736-#!/usr/bin/python2.5 -S
1737+#!/usr/bin/python -S
1738 #
1739 # Copyright 2009 Canonical Ltd. This software is licensed under the
1740 # GNU Affero General Public License version 3 (see the file LICENSE).
1741
1742=== modified file 'scripts/rosetta/remove-upstream-translations.py'
1743--- scripts/rosetta/remove-upstream-translations.py 2010-04-22 17:30:35 +0000
1744+++ scripts/rosetta/remove-upstream-translations.py 2010-06-08 15:45:42 +0000
1745@@ -1,4 +1,4 @@
1746-#!/usr/bin/python2.5 -S
1747+#!/usr/bin/python -S
1748 #
1749 # Copyright 2009 Canonical Ltd. This software is licensed under the
1750 # GNU Affero General Public License version 3 (see the file LICENSE).
1751
1752=== modified file 'scripts/rosetta/reupload-translations.py'
1753--- scripts/rosetta/reupload-translations.py 2010-04-22 17:30:35 +0000
1754+++ scripts/rosetta/reupload-translations.py 2010-06-08 15:45:42 +0000
1755@@ -1,4 +1,4 @@
1756-#!/usr/bin/python2.5 -S
1757+#!/usr/bin/python -S
1758 #
1759 # Copyright 2009 Canonical Ltd. This software is licensed under the
1760 # GNU Affero General Public License version 3 (see the file LICENSE).
1761
1762=== modified file 'scripts/rosetta/share-jaunty-translations.py'
1763--- scripts/rosetta/share-jaunty-translations.py 2010-04-22 17:30:35 +0000
1764+++ scripts/rosetta/share-jaunty-translations.py 2010-06-08 15:45:42 +0000
1765@@ -1,4 +1,4 @@
1766-#!/usr/bin/python2.5 -S
1767+#!/usr/bin/python -S
1768 #
1769 # Copyright 2009 Canonical Ltd. This software is licensed under the
1770 # GNU Affero General Public License version 3 (see the file LICENSE).
1771
1772=== modified file 'scripts/rosetta/validate-translations-file.py'
1773--- scripts/rosetta/validate-translations-file.py 2010-04-22 17:30:35 +0000
1774+++ scripts/rosetta/validate-translations-file.py 2010-06-08 15:45:42 +0000
1775@@ -1,4 +1,4 @@
1776-#!/usr/bin/python2.5 -S
1777+#!/usr/bin/python -S
1778 # Copyright 2010 Canonical Ltd. This software is licensed under the
1779 # GNU Affero General Public License version 3 (see the file LICENSE).
1780
1781
1782=== modified file 'scripts/script-monitor-nagios.py'
1783--- scripts/script-monitor-nagios.py 2010-04-22 17:30:35 +0000
1784+++ scripts/script-monitor-nagios.py 2010-06-08 15:45:42 +0000
1785@@ -1,4 +1,4 @@
1786-#!/usr/bin/python2.5 -S
1787+#!/usr/bin/python -S
1788 #
1789 # Copyright 2009 Canonical Ltd. This software is licensed under the
1790 # GNU Affero General Public License version 3 (see the file LICENSE).
1791
1792=== modified file 'scripts/script-monitor.py'
1793--- scripts/script-monitor.py 2010-04-22 17:30:35 +0000
1794+++ scripts/script-monitor.py 2010-06-08 15:45:42 +0000
1795@@ -1,4 +1,4 @@
1796-#!/usr/bin/python2.5 -S
1797+#!/usr/bin/python -S
1798 #
1799 # Copyright 2009 Canonical Ltd. This software is licensed under the
1800 # GNU Affero General Public License version 3 (see the file LICENSE).
1801
1802=== modified file 'scripts/start-loggerhead.py'
1803--- scripts/start-loggerhead.py 2010-04-27 01:35:56 +0000
1804+++ scripts/start-loggerhead.py 2010-06-08 15:45:42 +0000
1805@@ -1,4 +1,4 @@
1806-#!/usr/bin/python2.5 -S
1807+#!/usr/bin/python -S
1808 #
1809 # Copyright 2009, 2010 Canonical Ltd. This software is licensed under the
1810 # GNU Affero General Public License version 3 (see the file LICENSE).
1811
1812=== modified file 'scripts/stop-loggerhead.py'
1813--- scripts/stop-loggerhead.py 2010-04-27 01:35:56 +0000
1814+++ scripts/stop-loggerhead.py 2010-06-08 15:45:42 +0000
1815@@ -1,4 +1,4 @@
1816-#!/usr/bin/python2.5 -S
1817+#!/usr/bin/python -S
1818 #
1819 # Copyright 2009, 2010 Canonical Ltd. This software is licensed under the
1820 # GNU Affero General Public License version 3 (see the file LICENSE).
1821
1822=== modified file 'scripts/update-stacked-on.py'
1823--- scripts/update-stacked-on.py 2010-04-28 05:40:02 +0000
1824+++ scripts/update-stacked-on.py 2010-06-08 15:45:42 +0000
1825@@ -1,4 +1,4 @@
1826-#!/usr/bin/python2.5 -S
1827+#!/usr/bin/python -S
1828 #
1829 # Copyright 2009 Canonical Ltd. This software is licensed under the
1830 # GNU Affero General Public License version 3 (see the file LICENSE).
1831
1832=== modified file 'scripts/upload2librarian.py'
1833--- scripts/upload2librarian.py 2010-04-22 17:30:35 +0000
1834+++ scripts/upload2librarian.py 2010-06-08 15:45:42 +0000
1835@@ -1,4 +1,4 @@
1836-#!/usr/bin/python2.5 -S
1837+#!/usr/bin/python -S
1838 #
1839 # Copyright 2009 Canonical Ltd. This software is licensed under the
1840 # GNU Affero General Public License version 3 (see the file LICENSE).
1841
1842=== modified file 'sourcecode/Makefile'
1843--- sourcecode/Makefile 2010-04-22 17:30:35 +0000
1844+++ sourcecode/Makefile 2010-06-08 15:45:42 +0000
1845@@ -1,5 +1,4 @@
1846-PYTHON_VERSION=2.5
1847-PYTHON=python${PYTHON_VERSION}
1848+PYTHON=python
1849 # Not all packages have a working Makefile. Work around this by hardcoding
1850 # the ones we test. If we fix them all to have EITHER a good makefile
1851 # (build and check targets work), or no makefile we can reenable auto
1852@@ -7,9 +6,7 @@
1853 build_dirs:=cscvs dulwich pygettextpo pygpgme subvertpy
1854 test_dirs:=cscvs pygettextpo
1855
1856-TEST_ENV_VARS = \
1857- PYTHON=$(PYTHON) \
1858- PYTHON_VERSION=$(PYTHON_VERSION)
1859+TEST_ENV_VARS = PYTHON=$(PYTHON)
1860
1861 all:
1862
1863
1864=== modified file 'test_on_merge.py'
1865--- test_on_merge.py 2010-04-22 17:30:35 +0000
1866+++ test_on_merge.py 2010-06-08 15:45:42 +0000
1867@@ -1,4 +1,4 @@
1868-#!/usr/bin/python2.5 -S
1869+#!/usr/bin/python -S
1870 #
1871 # Copyright 2009 Canonical Ltd. This software is licensed under the
1872 # GNU Affero General Public License version 3 (see the file LICENSE).
1873
1874=== modified file 'utilities/check-configs.py'
1875--- utilities/check-configs.py 2010-04-22 17:30:35 +0000
1876+++ utilities/check-configs.py 2010-06-08 15:45:42 +0000
1877@@ -1,4 +1,4 @@
1878-#! /usr/bin/python2.5 -S
1879+#! /usr/bin/python -S
1880 #
1881 # Copyright 2009 Canonical Ltd. This software is licensed under the
1882 # GNU Affero General Public License version 3 (see the file LICENSE).
1883
1884=== modified file 'utilities/check-content-interfaces.py'
1885--- utilities/check-content-interfaces.py 2010-04-22 17:30:35 +0000
1886+++ utilities/check-content-interfaces.py 2010-06-08 15:45:42 +0000
1887@@ -1,4 +1,4 @@
1888-#! /usr/bin/python2.5 -S
1889+#! /usr/bin/python -S
1890 #
1891 # Copyright 2009 Canonical Ltd. This software is licensed under the
1892 # GNU Affero General Public License version 3 (see the file LICENSE).
1893
1894=== modified file 'utilities/check-db-revision.py'
1895--- utilities/check-db-revision.py 2010-04-22 17:30:35 +0000
1896+++ utilities/check-db-revision.py 2010-06-08 15:45:42 +0000
1897@@ -1,4 +1,4 @@
1898-#!/usr/bin/python2.5 -S
1899+#!/usr/bin/python -S
1900 # Copyright 2010 Canonical Ltd. All rights reserved.
1901
1902 """
1903
1904=== modified file 'utilities/check-sampledata.py'
1905--- utilities/check-sampledata.py 2010-04-22 17:30:35 +0000
1906+++ utilities/check-sampledata.py 2010-06-08 15:45:42 +0000
1907@@ -1,4 +1,4 @@
1908-#! /usr/bin/python2.5 -S
1909+#! /usr/bin/python -S
1910 #
1911 # Copyright 2009 Canonical Ltd. This software is licensed under the
1912 # GNU Affero General Public License version 3 (see the file LICENSE).
1913
1914=== modified file 'utilities/check-scripts.py'
1915--- utilities/check-scripts.py 2010-04-22 17:30:35 +0000
1916+++ utilities/check-scripts.py 2010-06-08 15:45:42 +0000
1917@@ -1,4 +1,4 @@
1918-#! /usr/bin/python2.5 -S
1919+#! /usr/bin/python -S
1920 #
1921 # Copyright 2009 Canonical Ltd. This software is licensed under the
1922 # GNU Affero General Public License version 3 (see the file LICENSE).
1923
1924=== modified file 'utilities/create-lp-wadl-and-apidoc.py'
1925--- utilities/create-lp-wadl-and-apidoc.py 2010-04-22 17:30:35 +0000
1926+++ utilities/create-lp-wadl-and-apidoc.py 2010-06-08 15:45:42 +0000
1927@@ -1,4 +1,4 @@
1928-#! /usr/bin/python2.5 -S
1929+#! /usr/bin/python -S
1930 #
1931 # Copyright 2009 Canonical Ltd. This software is licensed under the
1932 # GNU Affero General Public License version 3 (see the file LICENSE).
1933
1934=== modified file 'utilities/ec2'
1935--- utilities/ec2 2010-04-22 17:30:35 +0000
1936+++ utilities/ec2 2010-06-08 15:45:42 +0000
1937@@ -1,4 +1,4 @@
1938-#!/usr/bin/python2.5 -S
1939+#!/usr/bin/python -S
1940
1941 # Copyright 2009 Canonical Ltd. This software is licensed under the
1942 # GNU Affero General Public License version 3 (see the file LICENSE).
1943
1944=== modified file 'utilities/findimports.py'
1945--- utilities/findimports.py 2010-04-22 17:30:35 +0000
1946+++ utilities/findimports.py 2010-06-08 15:45:42 +0000
1947@@ -1,4 +1,4 @@
1948-#!/usr/bin/python2.5
1949+#!/usr/bin/python
1950 #
1951 # Copyright 2009 Canonical Ltd. This software is licensed under the
1952 # GNU Affero General Public License version 3 (see the file LICENSE).
1953
1954=== modified file 'utilities/flaky.py'
1955--- utilities/flaky.py 2010-04-22 17:30:35 +0000
1956+++ utilities/flaky.py 2010-06-08 15:45:42 +0000
1957@@ -1,4 +1,4 @@
1958-#!/usr/bin/python2.5
1959+#!/usr/bin/python
1960 #
1961 # Copyright 2009 Canonical Ltd. This software is licensed under the
1962 # GNU Affero General Public License version 3 (see the file LICENSE).
1963
1964=== modified file 'utilities/generate-external-bug-status-docs'
1965--- utilities/generate-external-bug-status-docs 2010-04-22 17:30:35 +0000
1966+++ utilities/generate-external-bug-status-docs 2010-06-08 15:45:42 +0000
1967@@ -1,4 +1,4 @@
1968-#!/usr/bin/python2.5 -S
1969+#!/usr/bin/python -S
1970 #
1971 # Copyright 2009 Canonical Ltd. This software is licensed under the
1972 # GNU Affero General Public License version 3 (see the file LICENSE).
1973
1974=== modified file 'utilities/get-branch-info'
1975--- utilities/get-branch-info 2010-04-22 17:30:35 +0000
1976+++ utilities/get-branch-info 2010-06-08 15:45:42 +0000
1977@@ -1,4 +1,4 @@
1978-#!/usr/bin/python2.5 -S
1979+#!/usr/bin/python -S
1980 #
1981 # Copyright 2009 Canonical Ltd. This software is licensed under the
1982 # GNU Affero General Public License version 3 (see the file LICENSE).
1983
1984=== modified file 'utilities/list-person-references.py'
1985--- utilities/list-person-references.py 2010-04-22 17:30:35 +0000
1986+++ utilities/list-person-references.py 2010-06-08 15:45:42 +0000
1987@@ -1,4 +1,4 @@
1988-#!/usr/bin/python2.5 -S
1989+#!/usr/bin/python -S
1990 #
1991 # Copyright 2009 Canonical Ltd. This software is licensed under the
1992 # GNU Affero General Public License version 3 (see the file LICENSE).
1993
1994=== modified file 'utilities/lsconf.py'
1995--- utilities/lsconf.py 2010-04-22 17:30:35 +0000
1996+++ utilities/lsconf.py 2010-06-08 15:45:42 +0000
1997@@ -1,4 +1,4 @@
1998-#!/usr/bin/python2.5 -S
1999+#!/usr/bin/python -S
2000 #
2001 # Copyright 2009 Canonical Ltd. This software is licensed under the
2002 # GNU Affero General Public License version 3 (see the file LICENSE).
2003
2004=== modified file 'utilities/make-dummy-hosted-branches'
2005--- utilities/make-dummy-hosted-branches 2010-04-22 17:30:35 +0000
2006+++ utilities/make-dummy-hosted-branches 2010-06-08 15:45:42 +0000
2007@@ -1,4 +1,4 @@
2008-#!/usr/bin/python2.5 -S
2009+#!/usr/bin/python -S
2010 #
2011 # Copyright 2009 Canonical Ltd. This software is licensed under the
2012 # GNU Affero General Public License version 3 (see the file LICENSE).
2013
2014=== modified file 'utilities/make-lp-user'
2015--- utilities/make-lp-user 2010-04-22 17:30:35 +0000
2016+++ utilities/make-lp-user 2010-06-08 15:45:42 +0000
2017@@ -1,4 +1,4 @@
2018-#!/usr/bin/python2.5 -S
2019+#!/usr/bin/python -S
2020 #
2021 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
2022 # GNU Affero General Public License version 3 (see the file LICENSE).
2023
2024=== modified file 'utilities/migrater/make_control_file.py'
2025--- utilities/migrater/make_control_file.py 2010-04-22 17:30:35 +0000
2026+++ utilities/migrater/make_control_file.py 2010-06-08 15:45:42 +0000
2027@@ -1,4 +1,4 @@
2028-#!/usr/bin/python2.5
2029+#!/usr/bin/python
2030 #
2031 # Copyright 2009 Canonical Ltd. This software is licensed under the
2032 # GNU Affero General Public License version 3 (see the file LICENSE).
2033
2034=== modified file 'utilities/migrater/migrater.py'
2035--- utilities/migrater/migrater.py 2010-04-22 17:30:35 +0000
2036+++ utilities/migrater/migrater.py 2010-06-08 15:45:42 +0000
2037@@ -1,4 +1,4 @@
2038-#!/usr/bin/python2.5
2039+#!/usr/bin/python
2040 #
2041 # Copyright 2009 Canonical Ltd. This software is licensed under the
2042 # GNU Affero General Public License version 3 (see the file LICENSE).
2043
2044=== modified file 'utilities/mock-code-import'
2045--- utilities/mock-code-import 2010-04-22 17:30:35 +0000
2046+++ utilities/mock-code-import 2010-06-08 15:45:42 +0000
2047@@ -1,4 +1,4 @@
2048-#!/usr/bin/python2.5 -S
2049+#!/usr/bin/python -S
2050 #
2051 # Copyright 2009 Canonical Ltd. This software is licensed under the
2052 # GNU Affero General Public License version 3 (see the file LICENSE).
2053
2054=== modified file 'utilities/on-edge'
2055--- utilities/on-edge 2010-04-22 17:30:35 +0000
2056+++ utilities/on-edge 2010-06-08 15:45:42 +0000
2057@@ -1,4 +1,4 @@
2058-#!/usr/bin/python2.5
2059+#!/usr/bin/python
2060 #
2061 # Copyright 2010 Canonical Ltd. This software is licensed under the
2062 # GNU Affero General Public License version 3 (see the file LICENSE).
2063
2064=== modified file 'utilities/page-performance-report.py'
2065--- utilities/page-performance-report.py 2010-04-22 17:30:35 +0000
2066+++ utilities/page-performance-report.py 2010-06-08 15:45:42 +0000
2067@@ -1,4 +1,4 @@
2068-#!/usr/bin/python2.5 -S
2069+#!/usr/bin/python -S
2070 #
2071 # Copyright 2010 Canonical Ltd. This software is licensed under the
2072 # GNU Affero General Public License version 3 (see the file LICENSE).
2073
2074=== modified file 'utilities/paste'
2075--- utilities/paste 2010-05-26 18:45:52 +0000
2076+++ utilities/paste 2010-06-08 15:45:42 +0000
2077@@ -1,4 +1,4 @@
2078-#!/usr/bin/python2.5 -S
2079+#!/usr/bin/python -S
2080 #
2081 # Copyright 2009 Canonical Ltd. This software is licensed under the
2082 # GNU Affero General Public License version 3 (see the file LICENSE).
2083
2084=== modified file 'utilities/pgbackup.py'
2085--- utilities/pgbackup.py 2010-04-22 17:30:35 +0000
2086+++ utilities/pgbackup.py 2010-06-08 15:45:42 +0000
2087@@ -1,4 +1,4 @@
2088-#!/usr/bin/python2.5
2089+#!/usr/bin/python
2090 #
2091 # Copyright 2009 Canonical Ltd. This software is licensed under the
2092 # GNU Affero General Public License version 3 (see the file LICENSE).
2093
2094=== modified file 'utilities/pgcreate.py'
2095--- utilities/pgcreate.py 2010-04-22 17:30:35 +0000
2096+++ utilities/pgcreate.py 2010-06-08 15:45:42 +0000
2097@@ -1,4 +1,4 @@
2098-#!/usr/bin/python2.5
2099+#!/usr/bin/python
2100 #
2101 # Copyright 2009 Canonical Ltd. This software is licensed under the
2102 # GNU Affero General Public License version 3 (see the file LICENSE).
2103
2104=== modified file 'utilities/pgkillactive.py'
2105--- utilities/pgkillactive.py 2010-04-22 17:30:35 +0000
2106+++ utilities/pgkillactive.py 2010-06-08 15:45:42 +0000
2107@@ -1,4 +1,4 @@
2108-#!/usr/bin/python2.5
2109+#!/usr/bin/python
2110 #
2111 # Copyright 2009 Canonical Ltd. This software is licensed under the
2112 # GNU Affero General Public License version 3 (see the file LICENSE).
2113
2114=== modified file 'utilities/pgkillidle.py'
2115--- utilities/pgkillidle.py 2010-04-22 17:30:35 +0000
2116+++ utilities/pgkillidle.py 2010-06-08 15:45:42 +0000
2117@@ -1,4 +1,4 @@
2118-#!/usr/bin/python2.5
2119+#!/usr/bin/python
2120 #
2121 # Copyright 2009 Canonical Ltd. This software is licensed under the
2122 # GNU Affero General Public License version 3 (see the file LICENSE).
2123
2124=== modified file 'utilities/pglogwatch.py'
2125--- utilities/pglogwatch.py 2010-04-22 17:30:35 +0000
2126+++ utilities/pglogwatch.py 2010-06-08 15:45:42 +0000
2127@@ -1,4 +1,4 @@
2128-#!/usr/bin/python2.5
2129+#!/usr/bin/python
2130 #
2131 # Copyright 2009 Canonical Ltd. This software is licensed under the
2132 # GNU Affero General Public License version 3 (see the file LICENSE).
2133
2134=== modified file 'utilities/pgmassacre.py'
2135--- utilities/pgmassacre.py 2010-04-22 17:30:35 +0000
2136+++ utilities/pgmassacre.py 2010-06-08 15:45:42 +0000
2137@@ -1,4 +1,4 @@
2138-#!/usr/bin/python2.5
2139+#!/usr/bin/python
2140 #
2141 # Copyright 2009 Canonical Ltd. This software is licensed under the
2142 # GNU Affero General Public License version 3 (see the file LICENSE).
2143
2144=== modified file 'utilities/pgrestore.py'
2145--- utilities/pgrestore.py 2010-04-22 17:30:35 +0000
2146+++ utilities/pgrestore.py 2010-06-08 15:45:42 +0000
2147@@ -1,4 +1,4 @@
2148-#!/usr/bin/python2.5
2149+#!/usr/bin/python
2150 #
2151 # Copyright 2009 Canonical Ltd. This software is licensed under the
2152 # GNU Affero General Public License version 3 (see the file LICENSE).
2153
2154=== modified file 'utilities/pgstats.py'
2155--- utilities/pgstats.py 2010-04-22 17:30:35 +0000
2156+++ utilities/pgstats.py 2010-06-08 15:45:42 +0000
2157@@ -1,4 +1,4 @@
2158-#!/usr/bin/python2.5
2159+#!/usr/bin/python
2160 #
2161 # Copyright 2009 Canonical Ltd. This software is licensed under the
2162 # GNU Affero General Public License version 3 (see the file LICENSE).
2163
2164=== modified file 'utilities/qa-ready'
2165--- utilities/qa-ready 2010-04-22 17:30:35 +0000
2166+++ utilities/qa-ready 2010-06-08 15:45:42 +0000
2167@@ -1,4 +1,4 @@
2168-#!/usr/bin/python2.5
2169+#!/usr/bin/python
2170 #
2171 # Copyright 2010 Canonical Ltd. This software is licensed under the
2172 # GNU Affero General Public License version 3 (see the file LICENSE).
2173
2174=== modified file 'utilities/roundup-sniffer.py'
2175--- utilities/roundup-sniffer.py 2010-04-22 17:30:35 +0000
2176+++ utilities/roundup-sniffer.py 2010-06-08 15:45:42 +0000
2177@@ -1,4 +1,4 @@
2178-#!/usr/bin/env python2.5
2179+#!/usr/bin/env python
2180 #
2181 # Copyright 2009 Canonical Ltd. This software is licensed under the
2182 # GNU Affero General Public License version 3 (see the file LICENSE).
2183
2184=== modified file 'utilities/sanitize-db.py'
2185--- utilities/sanitize-db.py 2010-04-22 17:30:35 +0000
2186+++ utilities/sanitize-db.py 2010-06-08 15:45:42 +0000
2187@@ -1,4 +1,4 @@
2188-#!/usr/bin/python2.5 -S
2189+#!/usr/bin/python -S
2190 # Copyright 2009 Canonical Ltd. This software is licensed under the
2191 # GNU Affero General Public License version 3 (see the file LICENSE).
2192
2193
2194=== modified file 'utilities/sourcedeps.conf'
2195--- utilities/sourcedeps.conf 2010-06-07 14:39:04 +0000
2196+++ utilities/sourcedeps.conf 2010-06-08 15:45:42 +0000
2197@@ -9,7 +9,7 @@
2198 lpreview lp:~launchpad-pqm/bzr-lpreview/devel;revno=23
2199 mailman lp:~launchpad-pqm/mailman/2.1;revno=976
2200 old_xmlplus lp:~launchpad-pqm/dtdparser/trunk;revno=4
2201-pygettextpo lp:~launchpad-pqm/pygettextpo/trunk;revno=23
2202+pygettextpo lp:~launchpad-pqm/pygettextpo/trunk;revno=24
2203 pygpgme lp:~launchpad-pqm/pygpgme/devel;revno=49
2204 subvertpy lp:~launchpad-pqm/subvertpy/trunk;revno=2040
2205 testresources lp:~launchpad-pqm/testresources/dev;revno=16
2206
2207=== modified file 'utilities/soyuz-sampledata-setup.py'
2208--- utilities/soyuz-sampledata-setup.py 2010-04-22 17:30:35 +0000
2209+++ utilities/soyuz-sampledata-setup.py 2010-06-08 15:45:42 +0000
2210@@ -1,4 +1,4 @@
2211-#!/usr/bin/python2.5 -S
2212+#!/usr/bin/python -S
2213 # pylint: disable-msg=W0403
2214
2215 # Copyright 2010 Canonical Ltd. This software is licensed under the
2216
2217=== modified file 'utilities/summarizelogs.py'
2218--- utilities/summarizelogs.py 2010-04-22 17:30:35 +0000
2219+++ utilities/summarizelogs.py 2010-06-08 15:45:42 +0000
2220@@ -1,4 +1,4 @@
2221-#!/usr/bin/python2.5
2222+#!/usr/bin/python
2223 #
2224 # Copyright 2009 Canonical Ltd. This software is licensed under the
2225 # GNU Affero General Public License version 3 (see the file LICENSE).
2226
2227=== modified file 'utilities/top-tests.py'
2228--- utilities/top-tests.py 2010-04-22 17:30:35 +0000
2229+++ utilities/top-tests.py 2010-06-08 15:45:42 +0000
2230@@ -1,4 +1,4 @@
2231-#!/usr/bin/python2.5
2232+#!/usr/bin/python
2233 #
2234 # Copyright 2009 Canonical Ltd. This software is licensed under the
2235 # GNU Affero General Public License version 3 (see the file LICENSE).
2236
2237=== modified file 'utilities/update-revisionauthor-email.py'
2238--- utilities/update-revisionauthor-email.py 2010-04-22 17:30:35 +0000
2239+++ utilities/update-revisionauthor-email.py 2010-06-08 15:45:42 +0000
2240@@ -1,4 +1,4 @@
2241-#!/usr/bin/python2.5 -S
2242+#!/usr/bin/python -S
2243 #
2244 # Copyright 2009 Canonical Ltd. This software is licensed under the
2245 # GNU Affero General Public License version 3 (see the file LICENSE).
2246
2247=== modified file 'utilities/xxxreport.py'
2248--- utilities/xxxreport.py 2010-04-22 17:30:35 +0000
2249+++ utilities/xxxreport.py 2010-06-08 15:45:42 +0000
2250@@ -1,4 +1,4 @@
2251-#!/usr/bin/python2.5
2252+#!/usr/bin/python
2253 #
2254 # Copyright 2009 Canonical Ltd. This software is licensed under the
2255 # GNU Affero General Public License version 3 (see the file LICENSE).