diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-05-10 12:28:16 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-05-10 12:28:16 +0000 |
commit | f2152f036e11c633b54a9146665a47f7b980a355 (patch) | |
tree | 6064772576de8fbeea4fbc440124c31d98d4f6b3 /debian/changelog | |
parent | 8c9e3f04abd63331811ee4ffa6d1bd7c36bfb0f4 (diff) |
* make pinning on component work again (we just use the section, as apt-0.6 don't use per-section Release files anymore)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6b5bd2f4c..42470eae7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ apt (0.6.37) experimental; urgency=low * apt-cache show <virtualpkg> shows the available packages providing the virtual pkg (thanks to otavio) + * make pinning on the "component" work again (using the section of the + archive, we don't use per-section Release files anymore with apt-0.6) -- |