Merge lp:~cyphermox/merge-o-matic/tracker.debian.org into lp:merge-o-matic

Proposed by Mathieu Trudel-Lapierre
Status: Merged
Merged at revision: 256
Proposed branch: lp:~cyphermox/merge-o-matic/tracker.debian.org
Merge into: lp:merge-o-matic
Diff against target: 25 lines (+2/-2)
2 files modified
manual-status.py (+1/-1)
merge-status.py (+1/-1)
To merge this branch: bzr merge lp:~cyphermox/merge-o-matic/tracker.debian.org
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+279367@code.launchpad.net

Description of the change

Start using tracker.debian.org instead of packages.qa.debian.org

To post a comment you must log in.
Revision history for this message
Brian Murray (brian-murray) wrote :

This looks good to me, thanks!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'manual-status.py'
2--- manual-status.py 2015-11-30 22:24:29 +0000
3+++ manual-status.py 2015-12-02 22:17:36 +0000
4@@ -307,7 +307,7 @@
5 file=status)
6 print(" <sup><a href=\"https://launchpad.net/ubuntu/" \
7 "+source/%s\">LP</a></sup>" % package, file=status)
8- print(" <sup><a href=\"http://packages.qa.debian.org/" \
9+ print(" <sup><a href=\"http://tracker.debian.org/" \
10 "%s\">PTS</a></sup>" % package, file=status)
11 cell_data = ""
12 if teams:
13
14=== modified file 'merge-status.py'
15--- merge-status.py 2015-11-30 22:24:29 +0000
16+++ merge-status.py 2015-12-02 22:17:36 +0000
17@@ -331,7 +331,7 @@
18 file=status)
19 print(" <sup><a href=\"https://launchpad.net/ubuntu/" \
20 "+source/%s\">LP</a></sup>" % package, file=status)
21- print(" <sup><a href=\"http://packages.qa.debian.org/" \
22+ print(" <sup><a href=\"http://tracker.debian.org/" \
23 "%s\">PTS</a></sup>" % package, file=status)
24 cell_data = ""
25 if teams:

Subscribers

People subscribed via source and target branches

to status/vote changes: