[Pkg-haskell-commits] darcs: xmonad: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Tue Jan 1 16:00:49 UTC 2013
Tue Jan 1 15:32:10 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
Ignore-this: 4b5b4b6a976ed65805d5ddb1ac12d1c
M! ./changelog -7 +2
M! ./control -9 +5
Tue Jan 1 15:32:10 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
Ignore-this: 4b5b4b6a976ed65805d5ddb1ac12d1c
diff -rN -u old-xmonad//changelog new-xmonad//changelog
--- old-xmonad//changelog 2013-01-01 16:00:49.082724919 +0000
+++ new-xmonad//changelog 2013-01-01 16:00:49.186722269 +0000
@@ -1,13 +1,8 @@
-xmonad (0.10.1~darcs20120707-3) UNRELEASED; urgency=low
+xmonad (0.11-1) UNRELEASED; urgency=low
[ Joachim Breitner ]
* Change VCS fields back to regular
-
- [ Ryan Kavanagh ]
- * Don't run GenerateManpage with runghc at build time, fixes FTBFS on
- architectures without ghci.
- * Build-depend on libghc-extensible-exceptions-* now that it's no longer
- bundled in ghc
+ * New upstream release
-- Joachim Breitner <nomeata at debian.org> Tue, 16 Oct 2012 10:01:23 +0200
diff -rN -u old-xmonad//control new-xmonad//control
--- old-xmonad//control 2013-01-01 16:00:49.034722535 +0000
+++ new-xmonad//control 2013-01-01 16:00:49.186722269 +0000
@@ -10,25 +10,21 @@
cdbs,
ghc,
ghc-prof,
- ghc-doc,
libx11-dev,
libxinerama-dev,
libghc-x11-dev (>= 1.6),
libghc-x11-dev (<< 1.7),
- libghc-x11-doc,
libghc-x11-prof,
libghc-mtl-dev,
- libghc-mtl-doc,
libghc-mtl-prof,
- libghc-extensible-exceptions-dev,
- libghc-extensible-exceptions-doc,
- libghc-extensible-exceptions-prof,
libghc-pandoc-dev,
libghc-regex-posix-dev,
- libghc-utf8-string-dev,
- libghc-utf8-string-doc,
- libghc-utf8-string-prof,
pandoc
+Build-Depends-Indep:
+ ghc-doc,
+ libghc-x11-doc,
+ libghc-mtl-doc,
+ libghc-utf8-string-doc,
Homepage: http://xmonad.org/
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/xmonad
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/xmonad
More information about the Pkg-haskell-commits
mailing list