[Pkg-haskell-commits] darcs: xmonad: s/libghc6-xmonad-configuration-doc/libghc-xmonad-contrib-doc/ and s/ghc6/ghc/g in README.Debian (Closes: #581730)
Joachim Breitner
mail at joachim-breitner.de
Thu Jun 2 19:11:26 UTC 2011
Thu Jun 2 19:11:03 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* s/libghc6-xmonad-configuration-doc/libghc-xmonad-contrib-doc/ and s/ghc6/ghc/g in README.Debian (Closes: #581730)
Ignore-this: a480f434f908defba9e5ee92d9ffce0f
M ./README.Debian -11 +10
M ./changelog +7
Thu Jun 2 19:11:03 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* s/libghc6-xmonad-configuration-doc/libghc-xmonad-contrib-doc/ and s/ghc6/ghc/g in README.Debian (Closes: #581730)
Ignore-this: a480f434f908defba9e5ee92d9ffce0f
diff -rN -u old-xmonad//changelog new-xmonad//changelog
--- old-xmonad//changelog 2011-06-02 19:11:26.453400244 +0000
+++ new-xmonad//changelog 2011-06-02 19:11:26.501340227 +0000
@@ -1,3 +1,10 @@
+xmonad (0.9.2-3) UNRELEASED; urgency=low
+
+ * s/libghc6-xmonad-configuration-doc/libghc-xmonad-contrib-doc/ and
+ s/ghc6/ghc/g in README.Debian (Closes: #581730)
+
+ -- Joachim Breitner <nomeata at debian.org> Thu, 02 Jun 2011 21:10:00 +0200
+
xmonad (0.9.2-2) unstable; urgency=low
* Adjust packaging copyright.
diff -rN -u old-xmonad//README.Debian new-xmonad//README.Debian
--- old-xmonad//README.Debian 2011-06-02 19:11:26.493337137 +0000
+++ new-xmonad//README.Debian 2011-06-02 19:11:26.501340227 +0000
@@ -7,34 +7,33 @@
This package contains only the xmonad binary (with it’s man page) in the
default configuration. You do not have to install the haskell compiler to
use this package, but you also cannot reconfigure it to your needs. To do
- that, you need the libghc6-xmonad-dev package. If that is installed, xmonad
+ that, you need the libghc-xmonad-dev package. If that is installed, xmonad
will detect your configuration when you start it and compile a custom
executable in ~/.xmonad transparently.
-* libghc6-xmonad-dev
+* libghc-xmonad-dev
This package contains the actual xmonad library, which you need to compile
your custom configuration.
-* libghc6-xmonad-contrib-dev
+* libghc-xmonad-contrib-dev
A lot of features are distributed in the xmonad extension library. To use them,
you need this package.
-* libghc6-xmonad-doc
+* libghc-xmonad-doc
This package contains the documentation for xmonad, including an example
configuration file.
-* libghc6-xmonad-configuration-doc
+* libghc-xmonad-contrib-doc
The documentation for the extensions, and more information on developing
xmonad extensions.
-* libghc6-xmonad-prof and libghc6-xmonad-contrib-prof
+* libghc-xmonad-prof and libghc-xmonad-contrib-prof
Profiling information. You’ll know when you need it.
The most interesting pieces of documentation are probably:
- - /usr/share/doc/libghc6-xmonad-contrib-doc/html/XMonad-Doc-Configuring.html
- - /usr/share/doc/libghc6-xmonad-contrib-doc/html/XMonad-Doc-Extending.html
-in the package libghc6-xmonad-contrib-doc.
+ - /usr/share/doc/libghc-xmonad-contrib-doc/html/XMonad-Doc-Configuring.html
+ - /usr/share/doc/libghc-xmonad-contrib-doc/html/XMonad-Doc-Extending.html
+in the package libghc-xmonad-contrib-doc.
-
-Joachim Breitner <nomeata at debian.org>
+ -- Joachim Breitner <nomeata at debian.org>
More information about the Pkg-haskell-commits
mailing list