Author: tille Date: 2010-02-19 20:39:07 +0000 (Fri, 19 Feb 2010) New Revision: 4624
Removed: trunk/packages/med-doc/trunk/debian/lintian-overrides trunk/packages/med-doc/trunk/debian/menu Modified: trunk/packages/med-doc/trunk/debian-med-faq.sgml trunk/packages/med-doc/trunk/debian/README.Debian trunk/packages/med-doc/trunk/debian/changelog trunk/packages/med-doc/trunk/debian/compat trunk/packages/med-doc/trunk/debian/control trunk/packages/med-doc/trunk/debian/copyright trunk/packages/med-doc/trunk/debian/dirs trunk/packages/med-doc/trunk/debian/rules Log: Heave upgrade of several things in med-doc package Modified: trunk/packages/med-doc/trunk/debian/README.Debian =================================================================== --- trunk/packages/med-doc/trunk/debian/README.Debian 2010-02-18 14:00:54 UTC (rev 4623) +++ trunk/packages/med-doc/trunk/debian/README.Debian 2010-02-19 20:39:07 UTC (rev 4624) @@ -1,18 +1,20 @@ med-doc is part of the Debian Med project ----------------------------------------- -The Debian Med project is a so called Custom Debian Distribution which +The Debian Med project is a so called Debian Pure Blend which means it is an effort to prepare Debian for people working in medical -care. Despite the missleading name Debian Med is a completely internal +care. Debian Med is a completely internal project of Debian, i.e. if you obtained Debian you have everything which is needed for Debian Med. The Debian Med project prepares so called meta packages which have names -starting with med- and are builded with cdd-dev toolkit. +starting with med- and are builded with blends-dev toolkit. -The med-doc package provides papers written about the Debian Med project -and the most recent talk which were held about the project. If you want -to know more about Custom Debian Distributions in general it is suggested -to install the cdd-doc package and read the docs there. +The med-doc package provides papers written about the Debian Med and +also Suggests Debian packages with documentation about packages which +fall into the scope of Debian Med. If you want +to know more about Debian Pure Blends in general it is suggested +to install the blends-doc package and read the docs there. - -- Andreas Tille <[email protected]> Thu, 05 Jun 2008 16:46:28 +0200 + -- Andreas Tille <[email protected]> Fri, 19 Feb 2010 17:14:53 +0100 + Modified: trunk/packages/med-doc/trunk/debian/changelog =================================================================== --- trunk/packages/med-doc/trunk/debian/changelog 2010-02-18 14:00:54 UTC (rev 4623) +++ trunk/packages/med-doc/trunk/debian/changelog 2010-02-19 20:39:07 UTC (rev 4624) @@ -1,17 +1,19 @@ -med-doc (0.6.1) UNRELEASED; urgency=low +med-doc (0.7) UNRELEASED; urgency=low [ Andreas Tille ] * debian/control - - Debhelper >= 6.0.7 to make use of dh_lintian - * debian/compat: 5 -> 6 + - Debhelper >= 7 + - Recommends blends-doc instead of cdd-doc + - Depends added: wise-doc, libnifti-doc + - Standards-Version: 3.8.4 (no changes needed) + * debian/compat: 5 -> 7 * debian/rules - Removed outdated talks - * Use dh_lintian - * Depends added: wise-doc, libnifti-doc - * Depends blends-dev instead of cdd-dev - * Standards-Version: 3.8.2 (no changes needed) + * Removed debian/menu because the sense of creating menu entries + which fire up sensible-browser to show docs of recommended + packages is questionable - -- Andreas Tille <[email protected]> Mon, 06 Jul 2009 10:49:10 +0200 + -- Andreas Tille <[email protected]> Fri, 19 Feb 2010 17:14:53 +0100 med-doc (0.6) unstable; urgency=low Modified: trunk/packages/med-doc/trunk/debian/compat =================================================================== --- trunk/packages/med-doc/trunk/debian/compat 2010-02-18 14:00:54 UTC (rev 4623) +++ trunk/packages/med-doc/trunk/debian/compat 2010-02-19 20:39:07 UTC (rev 4624) @@ -1 +1,2 @@ -6 +7 + Modified: trunk/packages/med-doc/trunk/debian/control =================================================================== --- trunk/packages/med-doc/trunk/debian/control 2010-02-18 14:00:54 UTC (rev 4623) +++ trunk/packages/med-doc/trunk/debian/control 2010-02-19 20:39:07 UTC (rev 4624) @@ -1,12 +1,12 @@ Source: med-doc Section: doc Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> +Maintainer: Debian-Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Andreas Tille <[email protected]>, Charles Plessy <[email protected]> -Build-Depends: debhelper (>= 6.0.7) -Build-Depends-Indep: linuxdoc-tools, texlive-latex-recommended -Standards-Version: 3.8.2 +Build-Depends: debhelper (>= 7) +Build-Depends-Indep: linuxdoc-tools, texlive-latex-recommended, latex2html +Standards-Version: 3.8.4 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/med-doc/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/med-doc/trunk/ @@ -15,7 +15,9 @@ Suggests: blends-doc, linuxdoc-tools, texlive-latex-recommended Recommends: doc-linux-html | doc-linux-text, resmed-doc, debianutils (>= 2.8.4), wise-doc, libnifti-doc +Depends: ${misc:Depends} Description: Debian Med documentation packages This package will install papers written about and talks hold about the Debian Med project as well as Debian packages with documentation according to free software which might be relevant for medical care. + Modified: trunk/packages/med-doc/trunk/debian/copyright =================================================================== --- trunk/packages/med-doc/trunk/debian/copyright 2010-02-18 14:00:54 UTC (rev 4623) +++ trunk/packages/med-doc/trunk/debian/copyright 2010-02-19 20:39:07 UTC (rev 4624) @@ -1,12 +1,13 @@ -This package is Copyright (C) 2002-2008 by Andreas Tille <[email protected]> +This package is Copyright (C) 2002-2010 by Andreas Tille <[email protected]> -This software is licensed under the GPL. +This documentation is licensed under the GPL-3. The failure.htm document contained in this package was obtained from: http://web.archive.org/web/20010520135245/http://members.aol.com/medinformaticsmd/failure.htm - + There is no explicite license of this document and it is now unavailable. So it is just conserved here. -On Debian systems, the GPL can be found at /usr/share/common-licenses/GPL. +On Debian systems, the GPL 3 can be found at /usr/share/common-licenses/GPL-3. + Modified: trunk/packages/med-doc/trunk/debian/dirs =================================================================== --- trunk/packages/med-doc/trunk/debian/dirs 2010-02-18 14:00:54 UTC (rev 4623) +++ trunk/packages/med-doc/trunk/debian/dirs 2010-02-19 20:39:07 UTC (rev 4624) @@ -1,2 +1 @@ usr/share/doc/med-doc/html -usr/share/lintian/overrides Deleted: trunk/packages/med-doc/trunk/debian/lintian-overrides =================================================================== --- trunk/packages/med-doc/trunk/debian/lintian-overrides 2010-02-18 14:00:54 UTC (rev 4623) +++ trunk/packages/med-doc/trunk/debian/lintian-overrides 2010-02-19 20:39:07 UTC (rev 4624) @@ -1,4 +0,0 @@ -med-doc: menu-command-not-in-package /usr/share/menu/med-doc:4 sensible-browser -med-doc: menu-command-not-in-package /usr/share/menu/med-doc:8 sensible-browser -med-doc: menu-command-not-in-package /usr/share/menu/med-doc:12 sensible-browser -med-doc: menu-command-not-in-package /usr/share/menu/med-doc:16 sensible-browser Deleted: trunk/packages/med-doc/trunk/debian/menu =================================================================== --- trunk/packages/med-doc/trunk/debian/menu 2010-02-18 14:00:54 UTC (rev 4623) +++ trunk/packages/med-doc/trunk/debian/menu 2010-02-19 20:39:07 UTC (rev 4624) @@ -1,16 +0,0 @@ -?package(med-doc):needs="X11" section="Help"\ - title="Debian-Med"\ - command="sensible-browser /usr/share/doc/med-doc/html/index.html"\ - hints="General Debian-Med Documentation" -?package(med-doc):needs="X11" section="Help"\ - title="Medicine HOWTO"\ - command="sensible-browser /usr/share/doc/doc-linux-html/HOWTO/Medicine-HOWTO.html"\ - hints="Linuxdoc.org Medicine HOWTO" -?package(med-doc):needs="X11" section="Help"\ - title="Resmedicinae Analysis document"\ - command="sensible-browser /usr/share/doc/resmed-doc/html/index.html"\ - hints="Resmedicinae Analysis of Software Requirements" -?package(med-doc):needs="X11" section="Help"\ - title="Talks about Debian-Med"\ - command="sensible-browser /usr/share/doc/med-doc/talks/index.html"\ - hints="Talks about Debian-Med" Modified: trunk/packages/med-doc/trunk/debian/rules =================================================================== --- trunk/packages/med-doc/trunk/debian/rules 2010-02-18 14:00:54 UTC (rev 4623) +++ trunk/packages/med-doc/trunk/debian/rules 2010-02-19 20:39:07 UTC (rev 4624) @@ -1,10 +1,7 @@ #!/usr/bin/make -f -# debian/rules for med-bio -# This file is public domain software +# debian/rules for med-doc # Andreas Tille <[email protected]> -# -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 +# License: GPL pkg=med-doc faq=debian-med-faq @@ -30,7 +27,7 @@ install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs cp -a *.html f*.htm *.css `pwd`/debian/$(pkg)/usr/share/doc/$(pkg)/html Modified: trunk/packages/med-doc/trunk/debian-med-faq.sgml =================================================================== --- trunk/packages/med-doc/trunk/debian-med-faq.sgml 2010-02-18 14:00:54 UTC (rev 4623) +++ trunk/packages/med-doc/trunk/debian-med-faq.sgml 2010-02-19 20:39:07 UTC (rev 4624) @@ -2,17 +2,17 @@ <article> <title>Debian Med FAQ <author>Andreas Tille <htmlurl url ="mailto:[email protected]" name="<[email protected]>"> -<date>v0.1 6 February 2002 +<date>v0.2 19 February 2010 <abstract> -FAQ of the Debian-Med project. +FAQ of the Debian Med project. <toc> <sect>General <p> -Some general questions about the Debian-Med project. +Some general questions about the Debian Med project. </p> -<sect1>Why Debian-Med? +<sect1>Why Debian Med? <p> There are many free software projects for certain tasks in medical care. Some of them do quite the same job others are very @@ -26,24 +26,19 @@ system and the wide user base which makes the software popular. </p> -<sect1>What is Debian-Med? +<sect1>What is Debian Med? <p> -Debian-Med is an <htmlurl url="http://www.debian.org" name="Debian"> -internal project to support tasks of people in medical care. The goal -of Debian-Med is a complete system for all tasks in medical care which -is build completely on free software. -</p><p> -The general idea is adopted from the <htmlurl -url="http://www.debian.org/devel/debian-jr" name="Debian Junior"> -project. So we provide a set of packages which have dependencies from -Debian packages which help solving certain tasks. +Debian Med is a <htmlurl url="http://blends.alioth.debian.org/blends" +name="Debian Pure Blend"> to support tasks of people in medical +care. The goal of Debian Med is a complete system for all tasks in +medical care which is build completely on free software. </p> <sect>Documentation <p> -What about documentation in Debian-Med? +What about documentation in Debian Med? -<sect1>Which documents are included in Debian-Med? +<sect1>Which documents are included in Debian Med? <p> <htmlurl url="http://localhost/doc/medicine-howto/html" name="Medicine HOWTO"> </p> @@ -51,22 +46,22 @@ <sect1>What about translation? <p> Translation of documentation and application interfaces are a main -goal of Debian-Med. +goal of Debian Med. </p> <sect>Sources of information -<sect1>How to get an overview about all Debian-Med meta packages? +<sect1>How to get an overview about all Debian Med meta packages? <p> Just have a look at the <htmlurl -url="http://packages.debian.org/cgi-bin/search_packages.pl?keywords=med-&ero;subword=1" -name="packages search form"> +url="http://debian-med.alioth.debian.org/tasks" name="tasks page"> of +Debian Med. </p> <sect>Support <p> -<sect1>How can I support Debian-Med? +<sect1>How can I support Debian Med? <p> Search the Web for useful applications and ask for packaging. </p><p> @@ -85,7 +80,7 @@ this interest has to be announced first. <item>Two cases: <enum> - <item> Request For Packaging (RFP) + <item>Request For Packaging (RFP) if you just want to ask other developers to care for a package <item> Intent To Package (ITP) if you want to build the package yourself. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
