Run wrap-and-sort -a on debian directory
authorMichael Prokop <mika@grml.org>
Thu, 27 Mar 2014 10:58:35 +0000 (11:58 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 27 Mar 2014 10:58:35 +0000 (11:58 +0100)
debian/control
debian/copyright

index a6f6dd3..8966f86 100644 (file)
@@ -12,7 +12,10 @@ Bugs: mailto:bugs@grml.org
 
 Package: grml-tips
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, libwww-perl, libterm-readkey-perl
+Depends: libterm-readkey-perl,
+         libwww-perl,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: search for tips and hints via a keyword
  The provided script grml-tips queries a signature file
  for a specific keyword and displays results on stdout.
index 080468d..d5a93a5 100644 (file)
@@ -25,4 +25,3 @@ License:
 
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.
-