[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#931261: release-notes: Paragraph for release notes from Debian Med team



Andreas Tille wrote:
> Package: release-notes
> Severity: normal
> Tags: patch
> 
> Hi release team,

(I'm not in that team, or even that league!)

> I hope it is not to late for Debian Med release notes paragraph (I was
> waiting for comments from the team ...),  Here is a draft paragraph:

Looks good; so we wrap it in <section id="debian-med">...</section>...
I don't see any other similar ads for new features in blends, but the
obvious place to put it is whats-new.dbk.  I'm not sure where... oh,
but now I notice the stretch release-notes had it as just the
second-last entry on the page.  It fits well enough right at the end.

> <title>News from Debian Med Blend</title>
> 
>     <para>The Debian Med team has added several new packages and updates for
>     software targeting life sciences and medicine.  The effort to add
>     Continuous Integration support for the packages in this field was (and
>     will be) continued.
>     </para><para>
>     To install packages maintained by the Debian Med team, install the
>     metapackages named med-*, which are at version 3.3 for Debian Buster.
>     Feel free to visit the
>     <ulink url="http://blends.debian.org/med/tasks";>Debian Med tasks pages</ulink>
>     to see the full range of biological and medical software available in Debian.
>     </para>

Patch attached implementing that.
-- 
JBR	with qualifications in linguistics, experience as a Debian
	sysadmin, and probably no clue about this particular package
diff --git a/en/whats-new.dbk b/en/whats-new.dbk
index 0e0d67ce..943fa148 100644
--- a/en/whats-new.dbk
+++ b/en/whats-new.dbk
@@ -617,5 +617,24 @@ Among many others, this release also includes the following software updates:
   </para>
 </section>
 
+<section id="debian-med">
+  <!-- stretch to buster -->
+  <title>News from Debian Med Blend</title>
+  <para>
+    The Debian Med team has added several new packages and updates for
+    software targeting life sciences and medicine. The effort to add
+    Continuous Integration support for the packages in this field was (and
+    will be) continued.
+  </para>
+  <para>
+    To install packages maintained by the Debian Med team, install the
+    metapackages named <literal>med-*</literal>, which are at version
+    3.3 for Debian buster. Feel free to visit the
+    <ulink url="http://blends.debian.org/med/tasks";>Debian Med tasks
+    pages</ulink> to see the full range of biological and medical
+    software available in Debian.
+  </para>
+</section>
+
 </section>
 </chapter>

Reply to: