Re: Axel Beckert 2015-06-16 <[email protected]>
> Package: devscripts
> Version: 2.15.5
> User: [email protected]
> Usertags: wrap-and-sort
> 
> Dear Devscripts Maintainers,
> 
> Running "wrap-and-sort -a" caused the following unexpected and clearly
> unwanted diff:

I've just had a case where debian/*.dirs had a comment moved to a
different file:

--- a/debian/corosync.dirs
+++ b/debian/corosync.dirs
@@ -1,3 +1,3 @@
-var/lib/corosync
 # the log dir is used in debian/corosync.postinst
+var/lib/corosync
 var/log/corosync

It looks like the comments are just ordered alphabetically along with
the file names.

Christoph

_______________________________________________
devscripts-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel

Reply via email to