[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:24:53 UTC 2010


The following commit has been merged in the master branch:
commit 36e05d4ecf237b46b8b5a93ea0280bd9ac074e03
Author: John Goerzen <jgoerzen at complete.org>
Date:   Mon Jan 26 15:36:24 2009 -0600

    Clean up some lintian warnings

diff --git a/debian/control b/debian/control
index 2faa9cc..b6d98ad 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Priority: optional
 Maintainer: John Goerzen <jgoerzen at complete.org>
 Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2dfsg1), haskell-devscripts (>= 0.6.15),  libghc6-mtl-dev, libghc6-hunit-dev, libghc6-quickcheck-dev
 Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08-4), haskell-devscripts (>= 0.6.15), ghc6 (>= 6.8.2dfsg1), libhugs-hunit, libhugs-mtl, libhugs-quickcheck, libghc6-hunit-doc
-Standards-Version: 3.6.2
+Standards-Version: 3.8.0
 Section: devel
 Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack
 Vcs-Browser: http://git.complete.org/testpack
 Vcs-Git: git://git.complete.org/testpack
 
 Package: libghc6-testpack-dev
-Section: devel
+Section: libdevel
 Architecture: any
 Depends: ${haskell:Depends}
 Suggests: haskell-testpack-doc
diff --git a/debian/missingh.doc-base.EX b/debian/missingh.doc-base.EX
deleted file mode 100644
index abbbb11..0000000
--- a/debian/missingh.doc-base.EX
+++ /dev/null
@@ -1,22 +0,0 @@
-Document: missingh
-Title: Debian missingh Manual
-Author: <insert document author here>
-Abstract: This manual describes what missingh is
- and how it can be used to
- manage online manuals on Debian systems.
-Section: unknown
-
-Format: debiandoc-sgml
-Files: /usr/share/doc/missingh/missingh.sgml.gz
-
-Format: postscript
-Files: /usr/share/doc/missingh/missingh.ps.gz
-
-Format: text
-Files: /usr/share/doc/missingh/missingh.text.gz
-
-Format: HTML
-Index: /usr/share/doc/missingh/html/index.html
-Files: /usr/share/doc/missingh/html/*.html
-
-  

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list