[med-svn] r1644 - trunk/packages/loki/trunk/debian
tille at alioth.debian.org
tille at alioth.debian.org
Fri Mar 21 13:47:30 UTC 2008
Author: tille
Date: 2008-03-21 13:47:29 +0000 (Fri, 21 Mar 2008)
New Revision: 1644
Modified:
trunk/packages/loki/trunk/debian/changelog
trunk/packages/loki/trunk/debian/control
trunk/packages/loki/trunk/debian/loki.1
Log:
More fixes
Modified: trunk/packages/loki/trunk/debian/changelog
===================================================================
--- trunk/packages/loki/trunk/debian/changelog 2008-03-21 13:39:52 UTC (rev 1643)
+++ trunk/packages/loki/trunk/debian/changelog 2008-03-21 13:47:29 UTC (rev 1644)
@@ -16,6 +16,8 @@
* Use a single manpage and symlinks instead of several copies of the
very same manpage file
* Remove menu entry that just calls man loki
+ * Fixed Section in doc-base files
+ * Moced doc package to section doc (as suggested by lintian)
-- Andreas Tille <tille at debian.org> Thu, 20 Mar 2008 14:39:11 +0100
Modified: trunk/packages/loki/trunk/debian/control
===================================================================
--- trunk/packages/loki/trunk/debian/control 2008-03-21 13:39:52 UTC (rev 1643)
+++ trunk/packages/loki/trunk/debian/control 2008-03-21 13:47:29 UTC (rev 1644)
@@ -7,11 +7,12 @@
Carleos Artime <carleos at uniovi.es>
Build-Depends: cdbs, debhelper (>= 5.0), quilt
Standards-Version: 3.7.3
-Homepage: http://loki.homeunix.net
+Homepage: http://web.archive.org/web/20051220050931/http://loki.homeunix.net/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/loki/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/loki/trunk/
Package: loki
+Section: science
Architecture: any
Depends: ${shlibs:Depends}
Suggests: loki-doc
@@ -27,8 +28,9 @@
field above points to the web archive.
Package: loki-doc
+Section: doc
Architecture: all
-Suggests: loki
+Enhances: loki
Description: Postscript manual for loki
Documentation on how to use Simon Heath's "prep" and "loki" tools
for MCMC genetic linkage and IBD analysis on general pedigrees.
Modified: trunk/packages/loki/trunk/debian/loki.1
===================================================================
--- trunk/packages/loki/trunk/debian/loki.1 2008-03-21 13:39:52 UTC (rev 1643)
+++ trunk/packages/loki/trunk/debian/loki.1 2008-03-21 13:47:29 UTC (rev 1644)
@@ -50,7 +50,8 @@
Show version of the program.
.SH SEE ALSO
The programs are documented fully in
-.IR /usr/share/doc/loki/.
+.IR /usr/share/doc/loki-doc/
+if you have installed the loki-doc package.
.SH AUTHOR
This manual page was written by Carleos Artime <carleos at uniovi.es>,
for the Debian GNU/Linux system (but may be used by others).
More information about the debian-med-commit
mailing list