summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2009-10-01 22:40:39 +0200
committerRaphaël Hertzog <hertzog@debian.org>2009-10-02 00:42:10 +0200
commit5ed64b297e3f9ce9490372abc9b269126e2bd0a4 (patch)
treed2e820350ece149015387b8e93e5e6d8e6535cb1 /debian
parent171610876f98768167ec1aec2dbc63cdaa19f1e6 (diff)
downloaddpkg-5ed64b297e3f9ce9490372abc9b269126e2bd0a4.tar.gz
dpkg-scanpackages: add new --medium option
This feature is supported in the dpkg-scanpackages implementation provided by dpkg-multicd. Unfortunately it was using the "-m" option which got granted to --multiversion in the official dpkg-scanpackages. This option will only be useful for people wishing to create Packages.cd files for use by the multicd dselect access method. Closes: #402527
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1dd9f08eb..e37975a56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,9 @@ dpkg (1.15.5) UNRELEASED; urgency=low
to a new vendor hook post-process-changelog-entry. Closes: #536066
* Integrate dpkg-ftp into dselect. Add the required Replaces and Conflicts.
* dpkg-scanpackages/dpkg-scansources now supports compressed override files.
+ * dpkg-scanpackages now supports a new --medium option as needed to
+ generate Packages.cd file for consumption by the multicd dselect access
+ method. Closes: #402527
[ Updated dpkg translations ]
* German (Sven Joachim).