Bug#739472: devscripts: wrap-and-sort deletes binary package entry from debian/control

James McCoy jamessan at debian.org
Wed Feb 19 02:28:21 UTC 2014


On Tue, Feb 18, 2014 at 07:05:25PM -0700, sney wrote:
> My hexchat package builds 2 binary packages: hexchat and hexchat-common.
> I ran wrap-and-sort -s to sort my build-deps, which it did, but it also deleted
> the hexchat entry from debian/control,

This is because the line after your hexchat binary package is non-empty
(there's a trailing space).  Empty lines should be used to separate
stanzas in a deb-control file.

This is another instance of #715558.  The simple fix is to remove the
trailing whitespace on the line.

The real fix is to get python-debian fixed as I suggested[0] before.

0: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715558#31

Unless someone feels strongly about adding a workaround in wrap-and-sort
for python-debian's bug, I'll merge this with the existing reports in
the coming days.

Cheers,
-- 
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <jamessan at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/devscripts-devel/attachments/20140218/96c03954/attachment-0001.sig>


More information about the devscripts-devel mailing list