Bug#820625: [wrap-and-sort] removes all comments from debian/control

Christoph Berg myon at debian.org
Sun Apr 10 19:02:05 UTC 2016


Package: devscripts
Version: 2.16.2
Severity: normal
User: devscripts at packages.debian.org
Usertag: wrap-and-sort

Hi,

I've just had all comments removed from corosync's debian/control:

$ wrap-and-sort -ast

+Depends:
  corosync,
- lsb-base (>= 3.0-6)
-Recommends: dbus
-# corosync-notifyd was split out of corosync
-Breaks: corosync (<< 2.3.5-1~)
-Replaces: corosync (<< 2.3.5-1~)
+ lsb-base (>= 3.0-6),
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:

...

-Depends: ${misc:Depends},
- libcorosync-common-dev (>= ${source:Version})
-# to avoid not-binnmuable-all-depends-any Lintian error
+Depends:
+ libcorosync-common-dev (>= ${source:Version}),
+ ${misc:Depends},

...

-Depends: ${misc:Depends},
+Depends:
+ libcpg4 (= ${binary:Version}),
  ${header:Depends},
- libcpg4 (= ${binary:Version})
-# Moved from corosync: /usr/share/man/man8/cpg_overview.8.gz
-#        corosync-dev: /usr/share/man/man3/cpg_join.3.gz etc.
+ ${misc:Depends},
 Replaces:

Christoph



More information about the devscripts-devel mailing list