summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2012-06-25 14:55:16 +0200
committerJulian Andres Klode <jak@debian.org>2012-06-25 14:55:16 +0200
commitdfd6bacface878eecf3fec4876bdae2f0491a646 (patch)
tree80225148a1c1d0d4283fb76e827c6ccc9ca206bf
parent30446f851f06569b1c1a014f76c96eaa303d370b (diff)
downloadpython-apt-dfd6bacface878eecf3fec4876bdae2f0491a646.tar.gz
Order wheezy-proposed-updates after wheezy/updates and wheezy-updates
-rw-r--r--data/templates/Debian.info.in10
-rw-r--r--debian/changelog1
2 files changed, 6 insertions, 5 deletions
diff --git a/data/templates/Debian.info.in b/data/templates/Debian.info.in
index cfc8645a..3ffe174d 100644
--- a/data/templates/Debian.info.in
+++ b/data/templates/Debian.info.in
@@ -13,11 +13,6 @@ _CompDescription: DFSG-compatible Software with Non-Free Dependencies
Component: non-free
_CompDescription: Non-DFSG-compatible Software
-Suite: wheezy-proposed-updates
-RepositoryType: deb
-ParentSuite: wheezy
-_Description: Proposed updates
-
Suite: wheezy/updates
RepositoryType: deb
BaseURI: http://security.debian.org/
@@ -30,6 +25,11 @@ RepositoryType: deb
ParentSuite: wheezy
_Description: Recommended updates
+Suite: wheezy-proposed-updates
+RepositoryType: deb
+ParentSuite: wheezy
+_Description: Proposed updates
+
Suite: squeeze
RepositoryType: deb
BaseURI: http://http.us.debian.org/debian/
diff --git a/debian/changelog b/debian/changelog
index 8a8fcb6b..59845f0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ python-apt (0.8.6) UNRELEASED; urgency=low
* data/templates/Debian.info.in:
- Add wheezy
- Add wheezy-updates as Recommended Updates
+ - Order wheezy-proposed-updates after wheezy/updates and wheezy-updates
* po:
- Fixup the translations for wheezy again