Author: reinhard
Date: 2007-06-06 09:37:53 -0500 (Wed, 06 Jun 2007)
New Revision: 9689
Modified:
trunk/www/utils/sbin/update-downloads
Log:
Use dpkg-scanpackages --multiversion to avoid warnings about multiple versions
of the same package in prereleases section.
Modified: trunk/www/utils/sbin/update-downloads
===================================================================
--- trunk/www/utils/sbin/update-downloads 2007-06-06 14:36:14 UTC (rev 9688)
+++ trunk/www/utils/sbin/update-downloads 2007-06-06 14:37:53 UTC (rev 9689)
@@ -36,4 +36,4 @@
# Update the Packages.gz files for the debian repository
cd ..
dpkg-scanpackages current /dev/null | gzip > current/Packages.gz
-dpkg-scanpackages prereleases /dev/null | gzip > prereleases/Packages.gz
+dpkg-scanpackages --multiversion prereleases /dev/null | gzip > prereleases/Packages.gz
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.