Merge lp:~persia/choose-mirror/armel+lpia into lp:~ubuntu-core-dev/choose-mirror/ubuntu

Proposed by Emmet Hikory
Status: Rejected
Rejected by: Mathieu Trudel-Lapierre
Proposed branch: lp:~persia/choose-mirror/armel+lpia
Merge into: lp:~ubuntu-core-dev/choose-mirror/ubuntu
Diff against target: None lines
To merge this branch: bzr merge lp:~persia/choose-mirror/armel+lpia
To post a comment you must log in.
Revision history for this message
Emmet Hikory (persia) wrote :

As an alternative, it might be nice to set the Defaults to ports.ubuntu.com and /ubuntu-ports/ and only special-case the "primary" architectures. This would reduce overhead in adding new architectures.

Unmerged revisions

602. By Emmet Hikory

Add the bug number to the changelog

601. By Emmet Hikory

Add appropriate defaults and mirrors for armel and lpia

600. By Steve Langasek

revert, per Ante :)

599. By Steve Langasek

* Update Croatian branding changes to be closer to the Debian original
  translations, which should give less ambiguous translations in light of
  the grammatical ambiguity of "Ubuntu" in this language. Thanks to Ante
  Karamatic for the native-speaker help.

598. By Steve Langasek

mark for upload

597. By Steve Langasek

* Fix extraneous Ubuntu-specific reference to PREFERRED_DISTRIBUTION; in
  practice this should never be needed anymore, but in any case it's
  currently not defined.

596. By Steve Langasek

mark for release

595. By Steve Langasek

merge in the change to drop PREFERRED_DISTRIBUTION, after discussing with Colin

594. By Steve Langasek

* Change the default target from hardy to intrepid; drop edgy from the list
  of suite choices since it's no longer supported

593. By Steve Langasek

merge from Debian 2.24

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Mirrors.masterlist.ubuntu'
2--- Mirrors.masterlist.ubuntu 2008-04-18 09:17:03 +0000
3+++ Mirrors.masterlist.ubuntu 2009-03-23 08:30:38 +0000
4@@ -14,7 +14,7 @@
5 Archive-http: /ubuntu-ports/
6 Archive-ftp: /ubuntu-ports/
7 Archive-rsync: ubuntu-ports/
8-Archive-architecture: hppa ia64 powerpc sparc
9+Archive-architecture: armel hppa ia64 lpia powerpc sparc
10 Country: GB Great Britain
11 Wildcard: yes
12 Location: London
13
14=== modified file 'debian/changelog'
15--- debian/changelog 2008-06-20 07:50:31 +0000
16+++ debian/changelog 2009-03-23 11:10:49 +0000
17@@ -1,3 +1,9 @@
18+choose-mirror (2.24ubuntu3) UNRELEASED; urgency=low
19+
20+ * Add appropriate defaults and mirrors for armel and lpia (LP: #347161)
21+
22+ -- Emmet Hikory <persia@ubuntu.com> Mon, 23 Mar 2009 17:29:47 +0900
23+
24 choose-mirror (2.24ubuntu2) intrepid; urgency=low
25
26 * Fix extraneous Ubuntu-specific reference to PREFERRED_DISTRIBUTION; in
27
28=== modified file 'debian/choose-mirror-bin.templates.ftp.base-in'
29--- debian/choose-mirror-bin.templates.ftp.base-in 2008-06-12 01:53:22 +0000
30+++ debian/choose-mirror-bin.templates.ftp.base-in 2009-03-23 08:30:38 +0000
31@@ -12,8 +12,10 @@
32 Template: mirror/ftp/directory
33 Type: string
34 Default: /ubuntu/
35+Default[armel]: /ubuntu-ports/
36 Default[hppa]: /ubuntu-ports/
37 Default[ia64]: /ubuntu-ports/
38+Default[lpia]: /ubuntu-ports/
39 Default[powerpc]: /ubuntu-ports/
40 Default[sparc]: /ubuntu-ports/
41 # :sl2:
42
43=== modified file 'debian/choose-mirror-bin.templates.ftp.sel-in'
44--- debian/choose-mirror-bin.templates.ftp.sel-in 2008-06-12 01:53:22 +0000
45+++ debian/choose-mirror-bin.templates.ftp.sel-in 2009-03-23 08:30:38 +0000
46@@ -31,8 +31,10 @@
47 Type: select
48 Choices: ${mirrors}
49 Default: archive.ubuntu.com
50+Default[armel]: ports.ubuntu.com
51 Default[hppa]: ports.ubuntu.com
52 Default[ia64]: ports.ubuntu.com
53+Default[lpia]: ports.ubuntu.com
54 Default[powerpc]: ports.ubuntu.com
55 Default[sparc]: ports.ubuntu.com
56 # :sl2:
57
58=== modified file 'debian/choose-mirror-bin.templates.http-in'
59--- debian/choose-mirror-bin.templates.http-in 2008-06-12 01:53:22 +0000
60+++ debian/choose-mirror-bin.templates.http-in 2009-03-23 08:30:38 +0000
61@@ -30,8 +30,10 @@
62 Type: select
63 Choices: ${mirrors}
64 Default: archive.ubuntu.com
65+Default[armel]: ports.ubuntu.com
66 Default[hppa]: ports.ubuntu.com
67 Default[ia64]: ports.ubuntu.com
68+Default[lpia]: ports.ubuntu.com
69 Default[powerpc]: ports.ubuntu.com
70 Default[sparc]: ports.ubuntu.com
71 # :sl1:
72@@ -54,8 +56,10 @@
73 Template: mirror/http/directory
74 Type: string
75 Default: /ubuntu/
76+Default[armel]: /ubuntu-ports/
77 Default[hppa]: /ubuntu-ports/
78 Default[ia64]: /ubuntu-ports/
79+Default[lpia]: /ubuntu-ports/
80 Default[powerpc]: /ubuntu-ports/
81 Default[sparc]: /ubuntu-ports/
82 # :sl2:

Subscribers

People subscribed via source and target branches

to all changes: