[tryton-debian-vcs] debian.tryton.org branch master updated. 81e773073508ec54f67e5914b1a1bba8dcfdb529
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Sun Mar 29 11:07:18 UTC 2015
The following commit has been merged in the master branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/debian.tryton.org.git;a=commitdiff;h=81e773073508ec54f67e5914b1a1bba8dcfdb529
commit 81e773073508ec54f67e5914b1a1bba8dcfdb529
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Sun Mar 29 13:06:47 2015 +0200
Bumping version.
diff --git a/doc/source/conf.py b/doc/source/conf.py
index ca37245..df3884f 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -48,9 +48,9 @@ copyright = u'2013, Mathias Behrle'
# built documents.
#
# The short X.Y version.
-version = '2.0'
+version = '2.1'
# The full version, including alpha/beta/rc tags.
-release = '2.0.0'
+release = '2.1.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
commit e75a389f90f855d621b04e186e7c17fa17b3459d
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Sun Mar 29 13:05:45 2015 +0200
Adding gnuhealth instructions.
diff --git a/doc/source/gnuhealth.rst b/doc/source/gnuhealth.rst
new file mode 100644
index 0000000..23e1683
--- /dev/null
+++ b/doc/source/gnuhealth.rst
@@ -0,0 +1,71 @@
+.. include:: substitutions.txt
+
+.. _GNU Health Debian Apt Repository:
+
+================================
+GNU Health Debian Apt Repository
+================================
+
+What is different?
+==================
+
+Not much;)
+
+GNU Health modules are technically just another set of Tryton modules. The
+only difference to bear in mind is that the `GNU Health Project`_ uses a different
+numbering schema from the `Tryton`_ series they use. So you have to gather just
+the correct Tryton series to match the GNU Health modules you want to use.
+
+.. _Tryton: http://www.tryton.org/
+.. _GNU Health Project: http://health.gnu.org/
+
+Tryton series to GNU Health series
+==================================
+
+The pattern is following the schema
+
+================= =============
+GNU Health Series Tryton Series
+================= =============
+2.6 3.2
+2.8 3.4
+================= =============
+
+.. note:: Packaging by Debian Tryton Maintainers has started with
+ GNU Health series 2.8.
+
+Example:
+
+If you want to install GNU Health 2.8, use the Tryton series 3.4.
+
+Now that you know that you have to use Tryton series 3.4, just proceed to install
+the sources.list for Tryton 3.4 as described under :doc:`mirror`.
+
+Demo Database
+=============
+
+To ease the initial contact with GNU Health we have created an easy to use docker setup
+based on packages from debian.tryton.org. This docker based setup provides a ready-to-use
+GNU Health Demoserver using the same database that is used in the `GNU Health Online Demo Database`_.
+
+.. _GNU Health Online Demo Database: https://en.wikibooks.org/wiki/GNU_Health/The_Demo_database#The_online_Demo_Database
+
+Instructions for the usage of this docker setup can be found at
+
+ `Docker Setup for GNUHealth Demoserver`_
+
+ `Run GNU Health from Docker (Lightweight Containers)`_
+
+
+.. _Docker Setup for GNUHealth Demoserver: https://github.com/mbehrle/docker-gnuhealth-demo
+.. _Run GNU Health from Docker (Lightweight Containers): https://en.wikibooks.org/wiki/GNU_Health/Different_ways_to_test_GNU_Health#Option_4:_Run_GNU_Health_from_Docker_.28Lightweight_Containers.29
+
+
+Debian Blends
+=============
+
+GNU Health packages are part of `Debian Med Blends`_.
+
+.. _Debian Med Blends: http://blends.debian.org/med/tasks/his#tryton-modules-health
+
+
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 8169cab..944545c 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -11,6 +11,8 @@ Apt Package Repository (Unofficial)
:maxdepth: 2
mirror
+
+ gnuhealth
Browse the apt mirror of debian.tryton.org:
diff --git a/doc/source/mirror.rst b/doc/source/mirror.rst
index 09b2ab4..80c7f7a 100644
--- a/doc/source/mirror.rst
+++ b/doc/source/mirror.rst
@@ -13,11 +13,40 @@ Due to the different release schemata and policies of Tryton and Debian it is
currently impossible to make all Tryton releases available for the different
Debian suites in the main repository of Debian.
-We try to make Tryton releases including bug fix releases available via this aptable
-package mirror on debian.tryton.org.
+We try to make Tryton releases including their bug fix releases available via this aptable
+package mirror on debian.tryton.org. So you can run the Tryton release of your choice
+on your current stable or testing Debian system
+
+* without the need to upgrade immediately to the next Tryton major as soon as it enters Debian main.
+* providing the ability to upgrade to the next Tryton series as soon as `you` decide to do so.
Note:
-Those packages are unofficial and you are using them at your own risk (as always).
+Those packages are maintained by the Debian Tryton Maintainers, but nevertheless they
+are unofficial and you are using them at your own risk (as always).
+
+Scope
+=====
+
+The scope provided by Debian Tryton Maintainers is
+
+* released series of the `Tryton Project`_
+* some additional dependencies needed by the Tryton packages
+* released series of the `GNU Health Project`_
+
+.. _Tryton Project: http://www.tryton.org/
+.. _GNU Health Project: http://health.gnu.org/
+
+How To
+======
+
+To use this package mirror with the apt package mangement of your Debian system you must
+make available the according sources.list to your system. Please read below for further instructions
+on how to do that.
+
+To tell your system to take Tryton related packages preferrably from this mirror you should pin
+them. You will also find instructions below on how to do that.
+
+For the installation of GNU Health you find additional instructions at :doc:`gnuhealth`.
Distributions
@@ -31,11 +60,9 @@ Packages suitable for testing and unstable are available under the distribution
e.g. at the time of writing jessie-2.6, jessie-2.8, jessie-3.0 jessie-3.2 etc.
-Available Distributions can be found at
-
-::
+The available distributions can be found at `Debian Tryton Distributions`_.
- http://debian.tryton.org/debian/dists/
+.. _Debian Tryton Distributions: http://debian.tryton.org/debian/dists/
Sources
commit 85b221dd5792a2b9973053c2a188d3af6c15b783
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Sun Mar 29 11:25:38 2015 +0200
Reordering menu structure.
diff --git a/doc/source/index.rst b/doc/source/index.rst
index ada79a5..8169cab 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1,15 +1,26 @@
.. include:: substitutions.txt
-========================
-tryton.alioth.debian.org
-========================
+==========================
+Tryton Packages for Debian
+==========================
-Development
------------
+Apt Package Repository (Unofficial)
+-----------------------------------
- `Gitweb`_ (Repositories)
+.. toctree::
+ :maxdepth: 2
+
+ mirror
+
+Browse the apt mirror of debian.tryton.org:
+
+ `Tryton Apt Repository`_
+
+.. _Tryton Apt Repository: http://debian.tryton.org/debian/
-.. _Gitweb: https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?a=project_list&s=tryton%2F&btnS=Search
+
+Development
+-----------
.. toctree::
:maxdepth: 2
@@ -20,25 +31,14 @@ Development
links
-=================
-debian.tryton.org
-=================
-
-Apt Repository (Unofficial Packages)
-------------------------------------
-
- `Tryton Debian Apt Repository`_ (Browse Packages)
+Browse the git repositories on alioth.debian.org:
-.. _Tryton Debian Apt Repository: http://debian.tryton.org/debian/
+ `Gitweb`_
-.. toctree::
- :maxdepth: 2
-
- mirror
+.. _Gitweb: https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?a=project_list&s=tryton%2F&btnS=Search
-==================
Indices and tables
-==================
+------------------
* :ref:`search`
--
debian.tryton.org
More information about the tryton-debian-vcs
mailing list