[med-svn] r1273 - trunk/community/website/docs

charles-guest at alioth.debian.org charles-guest at alioth.debian.org
Sun Feb 3 07:34:13 UTC 2008


Author: charles-guest
Date: 2008-02-03 07:34:12 +0000 (Sun, 03 Feb 2008)
New Revision: 1273

Modified:
   trunk/community/website/docs/policy.tex
Log:
Typo correction; pointing at the account request page on Alioth; s/upload/inject/i to avoid confusion with uploads to ftpmaster.

Modified: trunk/community/website/docs/policy.tex
===================================================================
--- trunk/community/website/docs/policy.tex	2008-02-02 23:49:25 UTC (rev 1272)
+++ trunk/community/website/docs/policy.tex	2008-02-03 07:34:12 UTC (rev 1273)
@@ -68,7 +68,7 @@
 
 \section{Introduction}
 Debian-Med is a ``\href{http://people.debian.org/~tille/cdd}{Custom Debian Distribution}'' with the aim to develop Debian into an operating system that is particularly well fit for the requirements for medical practice and research. \\ \\
-The Debian-Med project presents packages that are associated with medicine, pre-clinical research, and life science. Its developments are mostly focused on three areas for the moment: medical practice, imaging and bioinformatics. \\ \\
+The Debian-Med project presents packages that are associated with medicine, pre-clinical research, and life sciences. Its developments are mostly focused on three areas for the moment: medical practice, imaging and bioinformatics. \\ \\
 Over the previous years, several initiatives have spawned that address the scientific disciplines like chemistry or bioinformatics. Debian-Med is not a competition to these efforts but a platform to present the packages to the community as a Custom Debian Distribution.
 \section{How to Contribute}
 From the developer to the user, there is a long chain of tasks in which we always welcome participation. First we must keep ourselves informed about the software landscape in biology and medicine. Software to be packaged is chosen according to criteria such as users' need and the consistency of the distribution. \\
@@ -77,9 +77,9 @@
 Please contact us on \href{mailto:debian-med at lists.debian.org}{debian-med at lists.debian.org} if you want to help to make medical and biological software available to Debian users. Read the \textbf{Membership} section if you're interested in joining us. \\ \\
 If you speak a language other than English, you can contribute rightaway with translations of package descriptions at \url{http://ddtp.debian.org}. When working on these, you will find immediate targets for improvements of the original English versions, too. For these, though, you need access to Debian-Med's source code repository. Very welcome are tutorials that guide Debian users towards the use of packages to their immediate benefit. You may also consider to write respective articles for Magazines, be they online or in print.
 \subsection{Membership}
-To request membership to this group, please go on our \href{http://alioth.debian.org/projects/debian-med}{\emph{Alioth page}}, or directly follow this \href{http://alioth.debian.org/project/request.php?group_id=30063}{link}. Remember that you \textbf{must} have an Alioth account before requesting membership.
+To request membership to this group, please go on our \href{http://alioth.debian.org/projects/debian-med}{\emph{Alioth page}}, or directly follow this \href{http://alioth.debian.org/project/request.php?group_id=30063}{link}. Remember that you \textbf{must} have an Alioth account before requesting membership (see \href{http://alioth.debian.org/account/register.php} to request an Alioth account).
 \section{Subversion}
-Our Subversion (SVN) repository is currently hosted on \href{http://alioth.debian.org}{\emph{Alioth}}, the hosting facility provided by Debian to free software developers. You can have a look at the repository through Alioth's \href{http://svn.debian.org/wsvn/debian-med}{web interface}.
+Our Subversion (SVN) repository is currently hosted on \href{http://alioth.debian.org}{\emph{Alioth}}, the hosting facility provided by Debian to free software developers. You can have a look at the repository through Alioth's \href{http://svn.debian.org/wsvn/debian-med}{web} \href{http://svn.debian.org/viewsvn/debian-med}{interfaces}.
 \subsection{Give me the source!}
 To check sources out from SVN, please do:
 \begin{itemize}
@@ -157,9 +157,9 @@
 ...
 \end{verbatim}
 Make sure you use the right Section and Priority fields for the package. Also, be sure to use the latest Standards-Version. Please also add the Homepage field, we aim at having our packages the most complete as they can be.
-\subsection{Uploading a new package}
-To upload a new package to the SVN repository, you must have write access to it; i.e. you must be a member of this group. \\
-You can upload a new package only \emph{after} successfully building it with \textbf{dpkg-buildpackage} (or any wrapper around it). Then you can:
+\subsection{Injecting a new package}
+To inject a new package to the SVN repository, you must have write access to it; i.e. you must be a member of this group. \\
+You can inject a new package only \emph{after} successfully building it with \textbf{dpkg-buildpackage} (or any wrapper around it). Then you can:
 \begin{verbatim}
 $ svn-inject package.dsc svn+ssh://user@alioth.debian.org/svn/debian-med/trunk/packages/
 \end{verbatim}




More information about the debian-med-commit mailing list