aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorroktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-01-08 04:00:35 +0000
committerroktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-01-08 04:00:35 +0000
commit71e508f98a3b8712e1feadce455116e86340bd24 (patch)
tree27452c4a925c3334747810a50de4448d073cf8dd /debian/control
parent65e118ec581d544dca069505860024b67d86b2e3 (diff)
downloadpandoc-71e508f98a3b8712e1feadce455116e86340bd24.tar.gz
* Debian packaging changes:
+ Remove the empty 'include' directory in -dev package, which lintian complains about. + Bump Standarts-Version to 3.7.3. + Use new 'Homepage:' field to specify the upstream URL on suggestion of lintian. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1177 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 2 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index f906710e4..1300449a6 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Recai Oktaş <roktas@debian.org>
Build-Depends: debhelper (>= 4.0.0), haskell-devscripts (>=0.5.12), ghc6 (>= 6.6-1), libghc6-xhtml-dev, libghc6-mtl-dev, libghc6-network-dev, perl
Build-Depends-Indep: haddock
Build-Conflicts: ghc6 (>= 6.8), ghc6 (<= 6.4)
-Standards-Version: 3.7.2.0
+Standards-Version: 3.7.3
+Homepage: http://johnmacfarlane.net/pandoc/
XS-Vcs-Svn: http://pandoc.googlecode.com/svn/trunk
XS-Vcs-Browser: http://pandoc.googlecode.com/svn/trunk
@@ -33,8 +34,6 @@ Description: general markup converter
representation of the document, and a set of writers, which convert
this native representation into a target format. Thus, adding an input
or output format requires only adding a reader or writer.
- .
- Homepage: http://johnmacfarlane.net/pandoc/
Package: libghc6-pandoc-dev
Section: libdevel
@@ -62,8 +61,6 @@ Description: general markup converter
or output format requires only adding a reader or writer.
.
This package contains the libraries compiled for GHC 6.
- .
- Homepage: http://johnmacfarlane.net/pandoc/
Package: pandoc-doc
Section: doc
@@ -89,5 +86,3 @@ Description: general markup converter
or output format requires only adding a reader or writer.
.
This package contains the library documentation for Pandoc.
- .
- Homepage: http://johnmacfarlane.net/pandoc/