summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-03-09 11:38:50 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-03-09 11:38:50 +0100
commit2aa709e41d8896ef897863ea9181c409c4c87a8c (patch)
treedcb0cc917a98dc6c58fde544cdfcb027dd312c1c
parentadfdabb1dbd111bd758e305883e03b6a58a68904 (diff)
parent9ba3b729c4ebd56ea0fe60b62e5569c28c9c1103 (diff)
downloadpython-apt-2aa709e41d8896ef897863ea9181c409c4c87a8c.tar.gz
releasing version 0.7.13.4ubuntu5
-rw-r--r--data/templates/Ubuntu.info.in190
-rw-r--r--debian/changelog10
2 files changed, 124 insertions, 76 deletions
diff --git a/data/templates/Ubuntu.info.in b/data/templates/Ubuntu.info.in
index ad1df0fe..775761e3 100644
--- a/data/templates/Ubuntu.info.in
+++ b/data/templates/Ubuntu.info.in
@@ -2,14 +2,12 @@ _ChangelogURI: http://changelogs.ubuntu.com/changelogs/pool/%s/%s/%s/%s_%s/chang
Suite: lucid
RepositoryType: deb
-BaseURI: http://archive.ubuntu.com/ubuntu/
-MatchURI: archive.ubuntu.com/ubuntu
-BaseURI-powerpc: http://ports.ubuntu.com/
-MatchURI-powerpc: ports.ubuntu.com|archive.ubuntu.com
-BaseURI-lpia: http://ports.ubuntu.com/
-MatchURI-lpia: ports.ubuntu.com|archive.ubuntu.com
-BaseURI-armel: http://ports.ubuntu.com/
-MatchURI-armel: ports.ubuntu.com|archive.ubuntu.com
+BaseURI: http://ports.ubuntu.com/ubuntu-ports/
+MatchURI: ports.ubuntu.com/ubuntu-ports
+BaseURI-amd64: http://archive.ubuntu.com/ubuntu
+MatchURI-amd64: archive.ubuntu.com/ubuntu
+BaseURI-i386: http://archive.ubuntu.com/ubuntu
+MatchURI-i386: archive.ubuntu.com/ubuntu
MirrorsFile-amd64: /usr/share/python-apt/templates/Ubuntu.mirrors
MirrorsFile-i386: /usr/share/python-apt/templates/Ubuntu.mirrors
_Description: Ubuntu 10.04 'Lucid Lynx'
@@ -40,14 +38,12 @@ _CompDescription: Restricted copyright
Suite: lucid-security
ParentSuite: lucid
RepositoryType: deb
-BaseURI: http://security.ubuntu.com/ubuntu/
-MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com
-BaseURI-powerpc: http://ports.ubuntu.com/
-MatchURI-powerpc: ports.ubuntu.com/ubuntu
-BaseURI-lpia: http://ports.ubuntu.com/
-MatchURI-lpia: ports.ubuntu.com/ubuntu
-BaseURI-armel: http://ports.ubuntu.com/
-MatchURI-armel: ports.ubuntu.com/ubuntu
+BaseURI: http://ports.ubuntu.com/ubuntu-ports/
+MatchURI: ports.ubuntu.com/ubuntu-ports
+BaseURI-amd64: http://security.ubuntu.com/ubuntu/
+MatchURI-amd64: archive.ubuntu.com/ubuntu|security.ubuntu.com
+BaseURI-i386: http://security.ubuntu.com/ubuntu/
+MatchURI-i386: archive.ubuntu.com/ubuntu|security.ubuntu.com
_Description: Important security updates
Suite: lucid-updates
@@ -67,14 +63,12 @@ _Description: Unsupported updates
Suite: karmic
RepositoryType: deb
-BaseURI: http://archive.ubuntu.com/ubuntu/
-MatchURI: archive.ubuntu.com/ubuntu
-BaseURI-powerpc: http://ports.ubuntu.com/
-MatchURI-powerpc: ports.ubuntu.com|archive.ubuntu.com
-BaseURI-lpia: http://ports.ubuntu.com/
-MatchURI-lpia: ports.ubuntu.com|archive.ubuntu.com
-BaseURI-armel: http://ports.ubuntu.com/
-MatchURI-armel: ports.ubuntu.com|archive.ubuntu.com
+BaseURI: http://ports.ubuntu.com/ubuntu-ports/
+MatchURI: ports.ubuntu.com/ubuntu-ports
+BaseURI-amd64: http://archive.ubuntu.com/ubuntu/
+MatchURI-amd64: archive.ubuntu.com/ubuntu
+BaseURI-i386: http://archive.ubuntu.com/ubuntu/
+MatchURI-i386: archive.ubuntu.com/ubuntu
MirrorsFile-amd64: /usr/share/python-apt/templates/Ubuntu.mirrors
MirrorsFile-i386: /usr/share/python-apt/templates/Ubuntu.mirrors
_Description: Ubuntu 9.10 'Karmic Koala'
@@ -105,14 +99,12 @@ _CompDescription: Restricted copyright
Suite: karmic-security
ParentSuite: karmic
RepositoryType: deb
-BaseURI: http://security.ubuntu.com/ubuntu/
-MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com
-BaseURI-powerpc: http://ports.ubuntu.com/
-MatchURI-powerpc: ports.ubuntu.com/ubuntu
-BaseURI-lpia: http://ports.ubuntu.com/
-MatchURI-lpia: ports.ubuntu.com/ubuntu
-BaseURI-armel: http://ports.ubuntu.com/
-MatchURI-armel: ports.ubuntu.com/ubuntu
+BaseURI: http://ports.ubuntu.com/ubuntu-ports/
+MatchURI: ports.ubuntu.com/ubuntu-ports
+BaseURI-amd64: http://security.ubuntu.com/ubuntu/
+MatchURI-amd64: archive.ubuntu.com/ubuntu|security.ubuntu.com
+BaseURI-i386: http://security.ubuntu.com/ubuntu/
+MatchURI-i386: archive.ubuntu.com/ubuntu|security.ubuntu.com
_Description: Important security updates
Suite: karmic-updates
@@ -132,14 +124,12 @@ _Description: Unsupported updates
Suite: jaunty
RepositoryType: deb
-BaseURI: http://archive.ubuntu.com/ubuntu/
-MatchURI: archive.ubuntu.com/ubuntu
-BaseURI-powerpc: http://ports.ubuntu.com/
-MatchURI-powerpc: ports.ubuntu.com|archive.ubuntu.com
-BaseURI-lpia: http://ports.ubuntu.com/
-MatchURI-lpia: ports.ubuntu.com|archive.ubuntu.com
-BaseURI-armel: http://ports.ubuntu.com/
-MatchURI-armel: ports.ubuntu.com|archive.ubuntu.com
+BaseURI: http://ports.ubuntu.com/ubuntu-ports/
+MatchURI: ports.ubuntu.com/ubuntu-ports
+BaseURI-amd64: http://archive.ubuntu.com/ubuntu/
+MatchURI-amd64: archive.ubuntu.com/ubuntu
+BaseURI-i386: http://archive.ubuntu.com/ubuntu/
+MatchURI-i386: archive.ubuntu.com/ubuntu
MirrorsFile-amd64: /usr/share/python-apt/templates/Ubuntu.mirrors
MirrorsFile-i386: /usr/share/python-apt/templates/Ubuntu.mirrors
_Description: Ubuntu 9.04 'Jaunty Jackalope'
@@ -170,14 +160,12 @@ _CompDescription: Restricted copyright
Suite: jaunty-security
ParentSuite: jaunty
RepositoryType: deb
-BaseURI: http://security.ubuntu.com/ubuntu/
-MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com
-BaseURI-powerpc: http://ports.ubuntu.com/
-MatchURI-powerpc: ports.ubuntu.com/ubuntu
-BaseURI-lpia: http://ports.ubuntu.com/
-MatchURI-lpia: ports.ubuntu.com/ubuntu
-BaseURI-armel: http://ports.ubuntu.com/
-MatchURI-armel: ports.ubuntu.com/ubuntu
+BaseURI: http://ports.ubuntu.com/ubuntu-ports/
+MatchURI: ports.ubuntu.com/ubuntu-ports
+BaseURI-amd64: http://security.ubuntu.com/ubuntu/
+MatchURI-amd64: archive.ubuntu.com/ubuntu|security.ubuntu.com
+BaseURI-i386: http://security.ubuntu.com/ubuntu/
+MatchURI-i386: archive.ubuntu.com/ubuntu|security.ubuntu.com
_Description: Important security updates
Suite: jaunty-updates
@@ -197,12 +185,12 @@ _Description: Unsupported updates
Suite: intrepid
RepositoryType: deb
-BaseURI: http://archive.ubuntu.com/ubuntu/
-MatchURI: archive.ubuntu.com/ubuntu
-BaseURI-powerpc: http://ports.ubuntu.com/
-MatchURI-powerpc: ports.ubuntu.com|archive.ubuntu.com
-BaseURI-lpia: http://ports.ubuntu.com/
-MatchURI-lpia: ports.ubuntu.com|archive.ubuntu.com
+BaseURI: http://ports.ubuntu.com/ubuntu-ports/
+MatchURI: ports.ubuntu.com/ubuntu-ports
+BaseURI-amd64: http://archive.ubuntu.com/ubuntu/
+MatchURI-amd64: archive.ubuntu.com/ubuntu
+BaseURI-i386: http://archive.ubuntu.com/ubuntu/
+MatchURI-i386: archive.ubuntu.com/ubuntu
MirrorsFile-amd64: /usr/share/python-apt/templates/Ubuntu.mirrors
MirrorsFile-i386: /usr/share/python-apt/templates/Ubuntu.mirrors
_Description: Ubuntu 8.10 'Intrepid Ibex'
@@ -233,12 +221,12 @@ _CompDescription: Restricted copyright
Suite: intrepid-security
ParentSuite: intrepid
RepositoryType: deb
-BaseURI: http://security.ubuntu.com/ubuntu/
-MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com
-BaseURI-powerpc: http://ports.ubuntu.com/
-MatchURI-powerpc: ports.ubuntu.com/ubuntu
-BaseURI-lpia: http://ports.ubuntu.com/
-MatchURI-lpia: ports.ubuntu.com/ubuntu
+BaseURI: http://ports.ubuntu.com/ubuntu-ports/
+MatchURI: ports.ubuntu.com/ubuntu-ports
+BaseURI-amd64: http://security.ubuntu.com/ubuntu/
+MatchURI-amd64: archive.ubuntu.com/ubuntu|security.ubuntu.com
+BaseURI-i386: http://security.ubuntu.com/ubuntu/
+MatchURI-i386: archive.ubuntu.com/ubuntu|security.ubuntu.com
_Description: Important security updates
Suite: intrepid-updates
@@ -259,12 +247,12 @@ _Description: Unsupported updates
Suite: hardy
RepositoryType: deb
-BaseURI: http://archive.ubuntu.com/ubuntu/
-MatchURI: archive.ubuntu.com/ubuntu
-BaseURI-powerpc: http://ports.ubuntu.com/
-MatchURI-powerpc: ports.ubuntu.com|archive.ubuntu.com
-BaseURI-lpia: http://ports.ubuntu.com/
-MatchURI-lpia: ports.ubuntu.com|archive.ubuntu.com
+BaseURI: http://ports.ubuntu.com/ubuntu-ports
+MatchURI: ports.ubuntu.com/ubuntu-ports
+BaseURI-amd64: http://archive.ubuntu.com/ubuntu/
+MatchURI-amd64: archive.ubuntu.com/ubuntu
+BaseURI-i386: http://archive.ubuntu.com/ubuntu/
+MatchURI-i386: archive.ubuntu.com/ubuntu
MirrorsFile-amd64: /usr/share/python-apt/templates/Ubuntu.mirrors
MirrorsFile-i386: /usr/share/python-apt/templates/Ubuntu.mirrors
_Description: Ubuntu 8.04 'Hardy Heron'
@@ -295,10 +283,12 @@ _CompDescription: Restricted copyright
Suite: hardy-security
ParentSuite: hardy
RepositoryType: deb
-BaseURI: http://security.ubuntu.com/ubuntu/
-MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com
-BaseURI-powerpc: http://ports.ubuntu.com/
-MatchURI-powerpc: ports.ubuntu.com/ubuntu
+BaseURI: http://ports.ubuntu.com/
+MatchURI: ports.ubuntu.com/ubuntu-ports
+BaseURI-amd64: http://security.ubuntu.com/ubuntu/
+MatchURI-amd64: archive.ubuntu.com/ubuntu|security.ubuntu.com
+BaseURI-i386: http://security.ubuntu.com/ubuntu/
+MatchURI-i386: archive.ubuntu.com/ubuntu|security.ubuntu.com
_Description: Important security updates
Suite: hardy-updates
@@ -319,8 +309,14 @@ _Description: Unsupported updates
Suite: gutsy
RepositoryType: deb
-BaseURI: http://archive.ubuntu.com/ubuntu/
-MatchURI: archive.ubuntu.com/ubuntu
+BaseURI: http://ports.ubuntu.com/
+MatchURI: ports.ubuntu.com/ubuntu-ports
+BaseURI-amd64: http://archive.ubuntu.com/ubuntu/
+MatchURI-amd64: archive.ubuntu.com/ubuntu
+BaseURI-i386: http://archive.ubuntu.com/ubuntu/
+MatchURI-i386: archive.ubuntu.com/ubuntu
+BaseURI-sparc: http://archive.ubuntu.com/ubuntu/
+MatchURI-sparc: archive.ubuntu.com/ubuntu
MirrorsFile: /usr/share/python-apt/templates/Ubuntu.mirrors
_Description: Ubuntu 7.10 'Gutsy Gibbon'
Component: main
@@ -350,8 +346,14 @@ _CompDescription: Restricted copyright
Suite: gutsy-security
ParentSuite: gutsy
RepositoryType: deb
-BaseURI: http://security.ubuntu.com/ubuntu/
-MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com
+BaseURI: http://ports.ubuntu.com/
+MatchURI: ports.ubuntu.com/ubuntu-ports
+BaseURI-amd64: http://security.ubuntu.com/ubuntu/
+MatchURI-amd64: archive.ubuntu.com/ubuntu|security.ubuntu.com
+BaseURI-i386: http://security.ubuntu.com/ubuntu/
+MatchURI-i386: archive.ubuntu.com/ubuntu|security.ubuntu.com
+BaseURI-sparc: http://security.ubuntu.com/ubuntu/
+MatchURI-sparc: archive.ubuntu.com/ubuntu|security.ubuntu.com
_Description: Important security updates
Suite: gutsy-updates
@@ -374,6 +376,10 @@ Suite: feisty
RepositoryType: deb
BaseURI: http://archive.ubuntu.com/ubuntu/
MatchURI: archive.ubuntu.com/ubuntu
+BaseURI-ia64: http://ports.ubuntu.com/
+MatchURI-ia64: ports.ubuntu.com/ubuntu-ports
+BaseURI-hppa: http://ports.ubuntu.com/
+MatchURI-hppa: ports.ubuntu.com/ubuntu-ports
MirrorsFile: /usr/share/python-apt/templates/Ubuntu.mirrors
_Description: Ubuntu 7.04 'Feisty Fawn'
Component: main
@@ -405,6 +411,10 @@ ParentSuite: feisty
RepositoryType: deb
BaseURI: http://security.ubuntu.com/ubuntu/
MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com
+BaseURI-ia64: http://ports.ubuntu.com/
+MatchURI-ia64: ports.ubuntu.com/ubuntu-ports
+BaseURI-hppa: http://ports.ubuntu.com/
+MatchURI-hppa: ports.ubuntu.com/ubuntu-ports
_Description: Important security updates
Suite: feisty-updates
@@ -426,6 +436,10 @@ Suite: edgy
RepositoryType: deb
BaseURI: http://archive.ubuntu.com/ubuntu/
MatchURI: archive.ubuntu.com/ubuntu
+BaseURI-ia64: http://ports.ubuntu.com/
+MatchURI-ia64: ports.ubuntu.com/ubuntu-ports
+BaseURI-hppa: http://ports.ubuntu.com/
+MatchURI-hppa: ports.ubuntu.com/ubuntu-ports
MirrorsFile: /usr/share/python-apt/templates/Ubuntu.mirrors
_Description: Ubuntu 6.10 'Edgy Eft'
Component: main
@@ -457,6 +471,10 @@ ParentSuite: edgy
RepositoryType: deb
BaseURI: http://security.ubuntu.com/ubuntu/
MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com
+BaseURI-ia64: http://ports.ubuntu.com/
+MatchURI-ia64: ports.ubuntu.com/ubuntu-ports
+BaseURI-hppa: http://ports.ubuntu.com/
+MatchURI-hppa: ports.ubuntu.com/ubuntu-ports
_Description: Important security updates
Suite: edgy-updates
@@ -478,6 +496,10 @@ Suite: dapper
RepositoryType: deb
BaseURI: http://archive.ubuntu.com/ubuntu/
MatchURI: archive.ubuntu.com/ubuntu
+BaseURI-ia64: http://ports.ubuntu.com/
+MatchURI-ia64: ports.ubuntu.com/ubuntu-ports
+BaseURI-hppa: http://ports.ubuntu.com/
+MatchURI-hppa: ports.ubuntu.com/ubuntu-ports
MirrorsFile: /usr/share/python-apt/templates/Ubuntu.mirrors
_Description: Ubuntu 6.06 LTS 'Dapper Drake'
Component: main
@@ -509,6 +531,10 @@ ParentSuite: dapper
RepositoryType: deb
BaseURI: http://security.ubuntu.com/ubuntu/
MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com
+BaseURI-ia64: http://ports.ubuntu.com/
+MatchURI-ia64: ports.ubuntu.com/ubuntu-ports
+BaseURI-hppa: http://ports.ubuntu.com/
+MatchURI-hppa: ports.ubuntu.com/ubuntu-ports
_Description: Important security updates
Suite: dapper-updates
@@ -531,6 +557,10 @@ RepositoryType: deb
BaseURI: http://archive.ubuntu.com/ubuntu/
MatchURI: archive.ubuntu.com/ubuntu
MirrorsFile: /usr/share/python-apt/templates/Ubuntu.mirrors
+BaseURI-ia64: http://ports.ubuntu.com/
+MatchURI-ia64: ports.ubuntu.com/ubuntu-ports
+BaseURI-hppa: http://ports.ubuntu.com/
+MatchURI-hppa: ports.ubuntu.com/ubuntu-ports
_Description: Ubuntu 5.10 'Breezy Badger'
Component: main
_CompDescription: Officially supported
@@ -557,6 +587,10 @@ ParentSuite: breezy
RepositoryType: deb
BaseURI: http://security.ubuntu.com/ubuntu/
MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com
+BaseURI-ia64: http://ports.ubuntu.com/
+MatchURI-ia64: ports.ubuntu.com/ubuntu-ports
+BaseURI-hppa: http://ports.ubuntu.com/
+MatchURI-hppa: ports.ubuntu.com/ubuntu-ports
_Description: Ubuntu 5.10 Security Updates
Suite: breezy-updates
@@ -573,6 +607,10 @@ Suite: hoary
RepositoryType: deb
BaseURI: http://archive.ubuntu.com/ubuntu/
MatchURI: archive.ubuntu.com/ubuntu
+BaseURI-ia64: http://ports.ubuntu.com/
+MatchURI-ia64: ports.ubuntu.com/ubuntu-ports
+BaseURI-hppa: http://ports.ubuntu.com/
+MatchURI-hppa: ports.ubuntu.com/ubuntu-ports
MirrorsFile: /usr/share/python-apt/templates/Ubuntu.mirrors
_Description: Ubuntu 5.04 'Hoary Hedgehog'
Component: main
@@ -600,6 +638,10 @@ ParentSuite: hoary
RepositoryType: deb
BaseURI: http://security.ubuntu.com/ubuntu/
MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com
+BaseURI-ia64: http://ports.ubuntu.com/
+MatchURI-ia64: ports.ubuntu.com/ubuntu-ports
+BaseURI-hppa: http://ports.ubuntu.com/
+MatchURI-hppa: ports.ubuntu.com/ubuntu-ports
_Description: Ubuntu 5.04 Security Updates
Suite: hoary-updates
diff --git a/debian/changelog b/debian/changelog
index b9de3814..38aba67f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
-python-apt (0.7.13.4ubuntu5) ludic; urgency=low
+python-apt (0.7.13.4ubuntu5) lucid; urgency=low
+ [ Michael Vogt ]
* data/templates/Ubuntu.info.in:
- make armel point to ports.ubuntu.com (LP: #531876)
- -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 04 Mar 2010 13:12:39 +0100
+ [ Emmet Hikory ]
+ * data/templates/Ubuntu.info.in:
+ - refactor to use ports by default for gutsy and newer releases
+ - Set appropriate exceptions to defaults for warty-lucid
+
+ -- Emmet Hikory <persia@ubuntu.com> Fri, 05 Mar 2010 10:22:05 +0900
python-apt (0.7.13.4ubuntu4) lucid; urgency=low