[Pkg-haskell-commits] r1103 - in /packages/c2hs/trunk/debian: c2hs-doc.doc-base changelog patches/00list
arjan at users.alioth.debian.org
arjan at users.alioth.debian.org
Sun Mar 16 16:19:36 UTC 2008
Author: arjan
Date: Sun Mar 16 16:19:36 2008
New Revision: 1103
URL: http://svn.debian.org/wsvn/pkg-haskell/?sc=1&rev=1103
Log:
r2687 at nebula: arjan | 2008-03-16 15:36:00 +0100
* Fix lintian warnings:
- Remove Apps prefix from Section to fix lintian warning:
c2hs-doc: doc-base-unknown-section c2hs-doc:12 Apps/Programming
- Added debian/patches/03_fix-man-page to fix lintian warning:
c2hs: manpage-has-errors-from-man usr/share/man/man1/c2hs.1.gz
109: warning: `Bc2hs' not defined.
Modified:
packages/c2hs/trunk/debian/c2hs-doc.doc-base
packages/c2hs/trunk/debian/changelog
packages/c2hs/trunk/debian/patches/00list
Modified: packages/c2hs/trunk/debian/c2hs-doc.doc-base
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/c2hs/trunk/debian/c2hs-doc.doc-base?rev=1103&op=diff
==============================================================================
--- packages/c2hs/trunk/debian/c2hs-doc.doc-base (original)
+++ packages/c2hs/trunk/debian/c2hs-doc.doc-base Sun Mar 16 16:19:36 2008
@@ -9,7 +9,7 @@
signal access to C structures and functions -- they are expanded by the
interfacing tool in dependence on information from the corresponding C
header file.
-Section: Apps/Programming
+Section: Programming
Format: HTML
Index: /usr/share/doc/c2hs-doc/users_guide/index.html
Modified: packages/c2hs/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/c2hs/trunk/debian/changelog?rev=1103&op=diff
==============================================================================
--- packages/c2hs/trunk/debian/changelog (original)
+++ packages/c2hs/trunk/debian/changelog Sun Mar 16 16:19:36 2008
@@ -1,3 +1,14 @@
+c2hs (0.15.1-3) unstable; urgency=low
+
+ * Fix lintian warnings:
+ - Remove Apps prefix from Section to fix lintian warning:
+ c2hs-doc: doc-base-unknown-section c2hs-doc:12 Apps/Programming
+ - Added debian/patches/03_fix-man-page to fix lintian warning:
+ c2hs: manpage-has-errors-from-man usr/share/man/man1/c2hs.1.gz
+ 109: warning: `Bc2hs' not defined.
+
+ -- Arjan Oosting <arjan at debian.org> Sun, 16 Mar 2008 14:47:16 +0100
+
c2hs (0.15.1-2) unstable; urgency=low
* Update for GHC 6.8.2 which ships a new Cabal version:
Modified: packages/c2hs/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/c2hs/trunk/debian/patches/00list?rev=1103&op=diff
==============================================================================
--- packages/c2hs/trunk/debian/patches/00list (original)
+++ packages/c2hs/trunk/debian/patches/00list Sun Mar 16 16:19:36 2008
@@ -1,2 +1,2 @@
01_fix-stylesheet-path-for-debian
-
+03_fix-man-page
More information about the Pkg-haskell-commits
mailing list