Commit bfe27280 authored by Andreas Tille's avatar Andreas Tille
Browse files

Policy git moved to main group since Gitlab pages are not available for subgroups

parent 07983c56
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Debian Med Group Policy</title><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /></head><body><div class="article"><div class="titlepage"><div><div><h2 class="title"><a id="idm1"></a>Debian Med Group Policy</h2></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">Andreas</span> <span class="surname">Tille</span></h3><span class="contrib">First review </span> <code class="email">&lt;<a class="email" href="mailto:tille@debian.org">tille@debian.org</a>&gt;</code></div><div class="author"><h3 class="author"><span class="firstname">David</span> <span class="surname">Paleino</span></h3><span class="contrib">Initial writing </span> <code class="email">&lt;<a class="email" href="mailto:d.paleino@gmail.com">d.paleino@gmail.com</a>&gt;</code></div><div class="author"><h3 class="author"><span class="firstname">Charles</span> <span class="surname">Plessy</span></h3><span class="contrib">Contributions in 2008 and 2011</span> <code class="email">&lt;<a class="email" href="mailto:plessy@debian.org">plessy@debian.org</a>&gt;</code></div></div></div><div><p class="releaseinfo">
			$ policy.xml rev. @REV@ - @DATE@ (@AUTHOR@) $
		</p></div><div><p class="releaseinfo">
			Source: https://salsa.debian.org/med-team/community/policy
			Source: https://salsa.debian.org/med-team/policy
		</p></div></div><hr /></div><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="sect1"><a href="#introduction">Introduction</a></span></dt><dt><span class="sect1"><a href="#contribute">How to Contribute</a></span></dt><dd><dl><dt><span class="sect2"><a href="#membership">Membership</a></span></dt><dt><span class="sect2"><a href="#readings">Essential readings</a></span></dt><dt><span class="sect2"><a href="#meta">Contributing to this Policy</a></span></dt></dl></dd><dt><span class="sect1"><a href="#repositories">Repositories</a></span></dt><dd><dl><dt><span class="sect2"><a href="#source">Give me the source!</a></span></dt><dt><span class="sect2"><a href="#git-repository-structures">Common Git repository structures</a></span></dt><dt><span class="sect2"><a href="#git-tips">Git tips</a></span></dt><dt><span class="sect2"><a href="#updating-git-package">Updating a source package managed with Git</a></span></dt></dl></dd><dt><span class="sect1"><a href="#packaging">Packaging</a></span></dt><dd><dl><dt><span class="sect2"><a href="#packagingguidelines">Newcomer guidelines for building proper Debian packages</a></span></dt><dt><span class="sect2"><a href="#itp">Announcing intent to package</a></span></dt><dt><span class="sect2"><a href="#backports">Backports</a></span></dt><dt><span class="sect2"><a href="#ppa">PPA for Ubuntu</a></span></dt><dt><span class="sect2"><a href="#sidonubuntu">Debian unstable chroot on Ubuntu</a></span></dt><dt><span class="sect2"><a href="#derivatives">Derivatives working together with Debian Med</a></span></dt><dt><span class="sect2"><a href="#r-packages">R packages</a></span></dt></dl></dd><dt><span class="sect1"><a href="#tasks">Tasks</a></span></dt><dt><span class="sect1"><a href="#policy">Policy</a></span></dt><dd><dl><dt><span class="sect2"><a href="#debian-control"><code class="filename">debian/control</code></a></span></dt><dt><span class="sect2"><a href="#debian-copyright"><code class="filename">debian/copyright</code></a></span></dt><dt><span class="sect2"><a href="#debian-changelog"><code class="filename">debian/changelog</code></a></span></dt><dt><span class="sect2"><a href="#debian-upstream"><code class="filename">debian/upstream</code></a></span></dt><dt><span class="sect2"><a href="#debian-gbp.conf"><code class="filename">debian/gbp.conf</code></a></span></dt><dt><span class="sect2"><a href="#debian-readme-source"><code class="filename">debian/README.source</code></a></span></dt><dt><span class="sect2"><a href="#debian-readme-test"><code class="filename">debian/README.test</code></a></span></dt><dt><span class="sect2"><a href="#debian-source-format"><code class="filename">debian/source/format</code></a></span></dt><dt><span class="sect2"><a href="#debian-source-option"><code class="filename">debian/source/options</code></a></span></dt><dt><span class="sect2"><a href="#debhelper">Debhelper</a></span></dt><dt><span class="sect2"><a href="#vcs">Version control systems</a></span></dt><dt><span class="sect2"><a href="#new-package">New package</a></span></dt><dt><span class="sect2"><a href="#new-packages-in-tasks">The Debian Med Blend tasks</a></span></dt><dt><span class="sect2"><a href="#building-and-tagging">Building and tagging the packages</a></span></dt><dt><span class="sect2"><a href="#patches">Handling patches</a></span></dt></dl></dd><dt><span class="sect1"><a href="#faq">FAQ</a></span></dt><dd><dl><dt><span class="sect2"><a href="#autobuilder">What to do if a large package does not build on a specific autobuilder architecture?</a></span></dt></dl></dd></dl></div><div class="mediaobject" align="center"><img src="/img/debian-med.jpg" align="middle" /></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="introduction"></a>Introduction</h2></div></div></div><p>Debian Med is a <span class="quote"><span class="quote"><a class="ulink" href="https://blends.debian.org/blends" target="_top">Debian Pure Blend</a></span></span>
		with the aim to develop Debian into an operating system that is particularly
		well tailored for the requirements for medical practice and research.</p><p>The Debian Med project presents packages that are associated
@@ -38,7 +38,7 @@
		    This policy is itself maintained in Git and all team members have write access
		    to its repository.
		    </p><pre class="programlisting">
		      <span class="command"><strong>git clone git@salsa.debian.org:med-team/community/policy.git</strong></span>
		      <span class="command"><strong>git clone git@salsa.debian.org:med-team/policy.git</strong></span>
		      Make changes to policy.xml commit and push.
		      Publish using the following command:
		      <span class="command"><strong>make publish</strong></span>
+2 −2
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
			$ policy.xml rev. @REV@ - @DATE@ (@AUTHOR@) $
		</releaseinfo>
		<releaseinfo>
			Source: https://salsa.debian.org/med-team/community/policy
			Source: https://salsa.debian.org/med-team/policy
		</releaseinfo>
  </articleinfo>
	<mediaobject>
@@ -105,7 +105,7 @@
		    This policy is itself maintained in Git and all team members have write access
		    to its repository.
		    <programlisting>
		      <command>git clone git@salsa.debian.org:med-team/community/policy.git</command>
		      <command>git clone git@salsa.debian.org:med-team/policy.git</command>
		      Make changes to policy.xml commit and push.
		      Publish using the following command:
		      <command>make publish</command>