Merge lp:~mcintire-evan/ubuntu-bugcontrol-tools/remove-eol into lp:ubuntu-bugcontrol-tools

Proposed by Evan McIntire
Status: Merged
Merged at revision: 15
Proposed branch: lp:~mcintire-evan/ubuntu-bugcontrol-tools/remove-eol
Merge into: lp:ubuntu-bugcontrol-tools
Diff against target: 61 lines (+1/-31)
1 file modified
gm-xml-files/bugsquad-tags.xml (+1/-31)
To merge this branch: bzr merge lp:~mcintire-evan/ubuntu-bugcontrol-tools/remove-eol
Reviewer Review Type Date Requested Status
Ubuntu Bug Control Pending
Review via email: mp+285243@code.launchpad.net

Commit message

Remove EOL versions, change cherry-pick to be usable on any package

Description of the change

Remove EOL versions, change cherry-pick to be usable on any package

To post a comment you must log in.
Revision history for this message
Evan McIntire (mcintire-evan) wrote :

I also understand that 15.04 is EOL now? Should we also remove that?

Revision history for this message
Brian Murray (brian-murray) wrote :

On Fri, Feb 05, 2016 at 09:53:38PM -0000, Evan McIntire wrote:
> I also understand that 15.04 is EOL now? Should we also remove that?

Indeed!

--
Brian Murray

16. By Evan McIntire

Remove vivid due to EOL

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'gm-xml-files/bugsquad-tags.xml'
2--- gm-xml-files/bugsquad-tags.xml 2016-01-06 02:39:42 +0000
3+++ gm-xml-files/bugsquad-tags.xml 2016-02-06 00:33:43 +0000
4@@ -159,7 +159,7 @@
5 <name>cherry-pick</name>
6 <tip>Has a git commit SHA from upstream</tip>
7 <project>ubuntu</project>
8- <package>linux</package>
9+ <package>any</package>
10 </tag>
11 <tag>
12 <name>kernel-bug</name>
13@@ -240,48 +240,18 @@
14 <package>any</package>
15 </tag>
16 <tag>
17- <name>vivid</name>
18- <tip>Happens in Vivid / 15.04</tip>
19- <project>ubuntu</project>
20- <package>any</package>
21-</tag>
22-<tag>
23- <name>utopic</name>
24- <tip>Happens in Utopic / 14.10</tip>
25- <project>ubuntu</project>
26- <package>any</package>
27-</tag>
28-<tag>
29 <name>trusty</name>
30 <tip>Happens in Trusty / 14.04</tip>
31 <project>ubuntu</project>
32 <package>any</package>
33 </tag>
34 <tag>
35- <name>saucy</name>
36- <tip>Happens in Saucy / 13.10</tip>
37- <project>ubuntu</project>
38- <package>any</package>
39-</tag>
40-<tag>
41- <name>quantal</name>
42- <tip>Happens in Quantal / 12.10</tip>
43- <project>ubuntu</project>
44- <package>any</package>
45-</tag>
46-<tag>
47 <name>precise</name>
48 <tip>Happens in Precise / 12.04</tip>
49 <project>ubuntu</project>
50 <package>any</package>
51 </tag>
52 <tag>
53- <name>lucid</name>
54- <tip>Happens in Lucid / 10.04</tip>
55- <project>ubuntu</project>
56- <package>any</package>
57-</tag>
58-<tag>
59 <name>ubi-console-setup</name>
60 <tip>At console setup screen</tip>
61 <project>ubuntu</project>

Subscribers

People subscribed via source and target branches

to all changes: