Package: dpkg-dev Version: 1.9.21 Severity: normal When processing a bunch of .deb files dpkg-scanpackages skips packages not listed in the override file. At the end of generation it prints out a list of these packages.
Now I have a directory with different versions of packages and dpkg-scanpackes automatically takes the newest version: ! Package x (filename ./x-n.deb) is repeat but newer version; used that one and ignored data from ./x-m.deb ! The problem is that this package will be included in the Packages file even though it is not listed in the override list and reported to be excluded. -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux lxdv10 2.4.20-gsi #1 SMP Die M�r 18 13:18:58 CET 2003 i686 Locale: [EMAIL PROTECTED], LC_CTYPE=de_DE Versions of packages dpkg-dev depends on: ii binutils 2.13.90.0.18-0.bunk The GNU assembler, linker and bina ii cpio 2.4.2-39 GNU cpio -- a program to manage ar ii make 3.79.1-14 The GNU version of the "make" util ii patch 2.5.4-11 Apply a diff file to an original ii perl [perl5] 5.6.1-8.2 Larry Wall's Practical Extraction ii perl-modules 5.6.1-8.2 Core Perl modules.

