[Pkg-haskell-commits] darcs: xmonad: Add debian menu entry, thx to Kevin Ryde for the idea (Closes: #664580)

Joachim Breitner mail at joachim-breitner.de
Tue Mar 20 21:34:24 UTC 2012


Tue Mar 20 21:31:32 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Add debian menu entry, thx to Kevin Ryde for the idea (Closes: #664580)
  Ignore-this: c657358f6544a03682daad015a930f2e

    M ./changelog +6
    A ./xmonad.menu

Tue Mar 20 21:31:32 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Add debian menu entry, thx to Kevin Ryde for the idea (Closes: #664580)
  Ignore-this: c657358f6544a03682daad015a930f2e
diff -rN -u old-xmonad//changelog new-xmonad//changelog
--- old-xmonad//changelog	2012-03-20 21:34:24.643191238 +0000
+++ new-xmonad//changelog	2012-03-20 21:34:24.667517970 +0000
@@ -1,3 +1,9 @@
+xmonad (0.10-4) UNRELEASED; urgency=low
+
+  * Add debian menu entry, thx to Kevin Ryde for the idea (Closes: #664580)
+
+ -- Joachim Breitner <nomeata at debian.org>  Tue, 20 Mar 2012 22:29:37 +0100
+
 xmonad (0.10-3) unstable; urgency=low
 
   * Sourceful upload to rebuild documentation package
diff -rN -u old-xmonad//xmonad.menu new-xmonad//xmonad.menu
--- old-xmonad//xmonad.menu	1970-01-01 00:00:00.000000000 +0000
+++ new-xmonad//xmonad.menu	2012-03-20 21:34:24.655375869 +0000
@@ -0,0 +1,4 @@
+?package(xmonad):needs="wm" \
+	section="Window Managers" \
+	title="Xmonad" \
+	command="/usr/bin/xmonad"





More information about the Pkg-haskell-commits mailing list