[MLton-commit] r7515
Wesley Terpstra
wesley at mlton.org
Sun Mar 20 12:05:21 PST 2011
Lintian detected some more problems. Fixed.
----------------------------------------------------------------------
U mlton/trunk/package/debian/control
U mlton/trunk/package/debian/mlton-compiler.install
U mlton/trunk/package/debian/mlton-doc.install
U mlton/trunk/package/debian/mlton-doc.lintian-overrides
----------------------------------------------------------------------
Modified: mlton/trunk/package/debian/control
===================================================================
--- mlton/trunk/package/debian/control 2011-03-20 19:40:40 UTC (rev 7514)
+++ mlton/trunk/package/debian/control 2011-03-20 20:05:21 UTC (rev 7515)
@@ -60,7 +60,7 @@
Architecture: all
Depends: ${misc:Depends}
Homepage: http://mlton.org/
-Description: Optimizing compiler for Standard ML - Tools package
+Description: Optimizing compiler for Standard ML - Basis package
MLton is a whole-program optimizing compiler
for Standard ML. MLton generates standalone
executables with excellent runtime performance,
@@ -73,6 +73,7 @@
This package includes the cross-platform basis.
Package: mlton-doc
+Section: doc
Architecture: all
Depends: ${misc:Depends}
Homepage: http://mlton.org/
@@ -102,4 +103,4 @@
multiprecision library, and lots of useful
libraries.
.
- This package depends on all MLton packages.
+ This meta-package depends on all MLton packages.
Modified: mlton/trunk/package/debian/mlton-compiler.install
===================================================================
--- mlton/trunk/package/debian/mlton-compiler.install 2011-03-20 19:40:40 UTC (rev 7514)
+++ mlton/trunk/package/debian/mlton-compiler.install 2011-03-20 20:05:21 UTC (rev 7515)
@@ -4,3 +4,4 @@
usr/lib/mlton/platform
usr/lib/mlton/opcodes
usr/lib/mlton/targets/self
+usr/share/man/man1/mlton.1.gz
Modified: mlton/trunk/package/debian/mlton-doc.install
===================================================================
--- mlton/trunk/package/debian/mlton-doc.install 2011-03-20 19:40:40 UTC (rev 7514)
+++ mlton/trunk/package/debian/mlton-doc.install 2011-03-20 20:05:21 UTC (rev 7515)
@@ -6,3 +6,5 @@
usr/share/doc/mlton/mlnlffi-lib
usr/share/doc/mlton/mlrisc-lib
usr/share/doc/mlton/smlnj-lib
+usr/share/doc/mlton/mllex.pdf.gz
+usr/share/doc/mlton/mlyacc.pdf.gz
Modified: mlton/trunk/package/debian/mlton-doc.lintian-overrides
===================================================================
--- mlton/trunk/package/debian/mlton-doc.lintian-overrides 2011-03-20 19:40:40 UTC (rev 7514)
+++ mlton/trunk/package/debian/mlton-doc.lintian-overrides 2011-03-20 20:05:21 UTC (rev 7515)
@@ -1,2 +1,2 @@
# This is a part of the wiki manual
-mlton: extra-license-file usr/share/doc/mlton/guide/License
+mlton-doc: extra-license-file usr/share/doc/mlton/guide/License
More information about the MLton-commit
mailing list