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
=== modified file 'manual-status.py'
--- manual-status.py 2015-11-30 22:24:29 +0000
+++ manual-status.py 2015-12-02 22:17:36 +0000
@@ -307,7 +307,7 @@
307 file=status)307 file=status)
308 print(" <sup><a href=\"https://launchpad.net/ubuntu/" \308 print(" <sup><a href=\"https://launchpad.net/ubuntu/" \
309 "+source/%s\">LP</a></sup>" % package, file=status)309 "+source/%s\">LP</a></sup>" % package, file=status)
310 print(" <sup><a href=\"http://packages.qa.debian.org/" \310 print(" <sup><a href=\"http://tracker.debian.org/" \
311 "%s\">PTS</a></sup>" % package, file=status)311 "%s\">PTS</a></sup>" % package, file=status)
312 cell_data = ""312 cell_data = ""
313 if teams:313 if teams:
314314
=== modified file 'merge-status.py'
--- merge-status.py 2015-11-30 22:24:29 +0000
+++ merge-status.py 2015-12-02 22:17:36 +0000
@@ -331,7 +331,7 @@
331 file=status)331 file=status)
332 print(" <sup><a href=\"https://launchpad.net/ubuntu/" \332 print(" <sup><a href=\"https://launchpad.net/ubuntu/" \
333 "+source/%s\">LP</a></sup>" % package, file=status)333 "+source/%s\">LP</a></sup>" % package, file=status)
334 print(" <sup><a href=\"http://packages.qa.debian.org/" \334 print(" <sup><a href=\"http://tracker.debian.org/" \
335 "%s\">PTS</a></sup>" % package, file=status)335 "%s\">PTS</a></sup>" % package, file=status)
336 cell_data = ""336 cell_data = ""
337 if teams:337 if teams:

Subscribers

People subscribed via source and target branches

to status/vote changes: