Control: reassign -1 src:python-debian Control: forcemerge 655988 755131 On Thu, Jul 17, 2014 at 10:00:25PM -0400, Scott Kitterman wrote: > When I ran wrap-and-sort on clamav, after the run, the Package line for the > clamav-milter binary had vanished. See commit > b14b0c6189ddee622418d43c80ef1a479b26291f in the clamav packaging repo for the > exact sequence of events.
Commit 21f9b93c19027f78000ccae74563839be055776a is the important one. Specifically, this part of the debian/control diff: @@ -191,12 +237,20 @@ Description: anti-virus utility for Unix - virus database update utility database updating. It relies on an Internet connection, but can be run in a variety of ways to compensate for intermittent connections. - Package: clamav-milter Architecture: any … Notice the leading whitespace before "Package:"? python-debian has some issues dealing with stray whitespace. Reassigning and merging with the other bugs. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]>
signature.asc
Description: Digital signature
-- http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-python-debian-maint
