[Pkg-haskell-maintainers] Bug#655061: gitit: Activate plugin

Kiwamu Okabe kiwamu at debian.or.jp
Sun Jan 8 07:51:18 UTC 2012


Package: gitit
Version: 0.8.1-1
Severity: important

Dear Maintainer,
Debian's gitit doesn't support plugin.

<https://github.com/jgm/gitit/tree/master/plugins>

Below patch will activate the plugin support.

diff -rN -u old-debian/control new-debian/control
--- old-debian/control	2012-01-08 16:46:53.000000000 +0900
+++ new-debian/control	2012-01-08 16:46:53.000000000 +0900
@@ -39,7 +39,8 @@
  libghc-feed-dev (>= 0.3.6),
  libghc-xss-sanitize-dev (>= 0.3),
  libghc-xss-sanitize-dev (<< 0.4),
- libghc-json-dev (>= 0.4)
+ libghc-json-dev (>= 0.4),
+ libghc-ghc-paths-dev
 Build-Depends-Indep:
  ghc-doc,
  libghc-pandoc-doc (>= 1.8.1.1-2),
@@ -67,7 +68,8 @@
  libghc-configfile-doc (>= 1),
  libghc-feed-doc (>= 0.3.6),
  libghc-xss-sanitize-doc (>= 0.3),
- libghc-json-doc (>= 0.4)
+ libghc-json-doc (>= 0.4),
+ libghc-ghc-paths-doc
 Standards-Version: 3.9.2
 Homepage: http://hackage.haskell.org/package/gitit
 Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/gitit


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages gitit depends on:
ii  libbibutils2           4.12-5
ii  libc6                  2.13-24
ii  libffi5                3.0.10-3
ii  libghc-filestore-data  0.4.0.4-1
ii  libgmp10               2:5.0.2+dfsg-2
ii  libjs-jquery           1.7.1-1
ii  libjs-jquery-ui        1.8.ooops.16+dfsg-1
ii  libpcre3               8.12-4
ii  zlib1g                 1:1.2.3.4.dfsg-3

gitit recommends no packages.

gitit suggests no packages.

-- no debconf information





More information about the Pkg-haskell-maintainers mailing list