[Pkg-haskell-commits] darcs: xmonad: debian/control : Standards 3.9.2. Fux lintian warnings.

Erik de Castro Lopo erikd at mega-nerd.com
Thu Nov 24 20:33:32 UTC 2011


Thu Nov 24 20:32:47 UTC 2011  Erik de Castro Lopo <erikd at mega-nerd.com>
  * debian/control : Standards 3.9.2. Fux lintian warnings.
  Ignore-this: c1ade559be685af13223c3b71d2ed946

    M ./control -16 +14

Thu Nov 24 20:32:47 UTC 2011  Erik de Castro Lopo <erikd at mega-nerd.com>
  * debian/control : Standards 3.9.2. Fux lintian warnings.
  Ignore-this: c1ade559be685af13223c3b71d2ed946
diff -rN -u old-xmonad//control new-xmonad//control
--- old-xmonad//control	2011-11-24 20:33:32.103676812 +0000
+++ new-xmonad//control	2011-11-24 20:33:32.123673972 +0000
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Joachim Breitner <nomeata at debian.org>
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Build-Depends:
  debhelper (>= 7),
  haskell-devscripts (>= 0.8),
@@ -17,7 +17,7 @@
  libghc-x11-dev (<< 1.6),
  libghc-x11-doc,
  libghc-x11-prof,
- libghc-mtl-dev, 
+ libghc-mtl-dev,
  libghc-mtl-doc,
  libghc-mtl-prof
 Homepage: http://xmonad.org/
@@ -30,7 +30,7 @@
 Conflicts: xmonad-rebuild
 Replaces: xmonad-rebuild
 Suggests: dmenu
-Description: A lightweight X11 window manager
+Description: Lightweight X11 window manager written in Haskell
  This package provides a library for the Haskell programming language.
  See http://www.haskell.org/ for more information on Haskell.
  .
@@ -43,21 +43,20 @@
  Haskell, and custom layout algorithms may be implemented by the user
  in config files. A principle of Xmonad is predictability: the user
  should know in advance precisely the window arrangement that will
- result from any action. 
- . 
+ result from any action.
+ .
  This package comes pre-configured with the default configuration. If
  you want to build your custom-configured version, make sure that
  libghc-xmonad-dev is installed and put your configuration in
  ~/.xmonad/xmonad.hs
 
 Package: libghc-xmonad-dev
-Section: haskell
 Architecture: any
 Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, libx11-dev, libxinerama-dev
 Recommends: ${haskell:Recommends}, libghc-xmonad-contrib-dev
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: A lightweight X11 window manager
+Description: Lightweight X11 window manager; libraries
  This package provides a library for the Haskell programming language.
  See http://www.haskell.org/ for more information on Haskell.
  .
@@ -70,18 +69,17 @@
  Haskell, and custom layout algorithms may be implemented by the user
  in config files. A principle of Xmonad is predictability: the user
  should know in advance precisely the window arrangement that will
- result from any action. 
- . 
+ result from any action.
+ .
  This package is what you need to build your custom configured xmonad
  binary.
 
 Package: libghc-xmonad-prof
-Section: haskell
 Architecture: any
 Depends: ${haskell:Depends}, ${misc:Depends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: A lightweight X11 window manager; profiling libraries
+Description: Lightweight X11 window manager; profiling libraries
  This package provides a library for the Haskell programming language,
  compiled for profiling.
  See http://www.haskell.org/ for more information on Haskell.
@@ -95,8 +93,8 @@
  Haskell, and custom layout algorithms may be implemented by the user
  in config files. A principle of Xmonad is predictability: the user
  should know in advance precisely the window arrangement that will
- result from any action. 
- . 
+ result from any action.
+ .
  This package is what you need to profile your custom configured xmonad
  binary.
 
@@ -106,7 +104,7 @@
 Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}, libghc-xmonad-contrib-doc
-Description: A lightweight X11 window manager; documentation
+Description: Lightweight X11 window manager; documentation
  This package provides the documentation for a library for the Haskell
  programming language.
  See http://www.haskell.org/ for more information on Haskell.
@@ -120,8 +118,8 @@
  Haskell, and custom layout algorithms may be implemented by the user
  in config files. A principle of Xmonad is predictability: the user
  should know in advance precisely the window arrangement that will
- result from any action. 
- . 
+ result from any action.
+ .
  This package contains the documentation for building your custom
  configured xmonad binary as well as example configuration files.
 





More information about the Pkg-haskell-commits mailing list