[med-svn] [Git][med-team/gnumed-client][master] 3 commits: Improve app metadata based on hints by Debian QA

Andreas Tille gitlab at salsa.debian.org
Mon Feb 4 14:45:54 GMT 2019


Andreas Tille pushed to branch master at Debian Med / gnumed-client


Commits:
16065243 by Andreas Tille at 2019-02-04T14:27:07Z
Improve app metadata based on hints by Debian QA

- - - - -
e5b2387e by Andreas Tille at 2019-02-04T14:27:52Z
Improve app metadata as per upstream Git

- - - - -
2989cb10 by Andreas Tille at 2019-02-04T14:34:45Z
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/0001-Improve-app-metadata-based-on-hints-by-Debian-QA.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+gnumed-client (1.7.5+dfsg-3) unstable; urgency=medium
+
+  * Improve app metadata as per upstream Git
+
+ -- Andreas Tille <tille at debian.org>  Mon, 04 Feb 2019 15:27:59 +0100
+
 gnumed-client (1.7.5+dfsg-2) unstable; urgency=medium
 
   * Fix dh_bash-completion


=====================================
debian/patches/0001-Improve-app-metadata-based-on-hints-by-Debian-QA.patch
=====================================
@@ -0,0 +1,63 @@
+From: Karsten Hilbert <karsten.hilbert at gmx.net>
+Date: Mon, 4 Feb 2019 11:46:31 +0100
+Subject: [PATCH] Improve app metadata based on hints by Debian QA
+
+	https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html
+
+	appdata.xml
+	gnumed_client.desktop
+
+--- a/client/appdata.xml
++++ b/client/appdata.xml
+@@ -3,7 +3,8 @@
+ <!-- Thanks to Carsten Grohmann <mail at carstengrohmann.de> -->
+ <!-- Thanks to Richard Hughes (https://people.freedesktop.org/~hughsient/appdata/) -->
+ <component type="desktop">
+- <id>gnumed_client.desktop</id>
++ <id>de.gnumed.client</id>
++ <launchable type="desktop-id">gnumed_client.desktop</launchable>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+ and GFDL-1.3</project_license>
+  <name>GNUmed EMR</name>
+--- a/client/gnumed-client.desktop
++++ /dev/null
+@@ -1,16 +0,0 @@
+-#====================================================
+-# GNUmed client desktop entry specification
+-#
+-# license: GPL v2 or later
+-#====================================================
+-
+-[Desktop Entry]
+-Type=Application
+-Name=GNUmed EMR
+-GenericName=Electronic Medical Record
+-Comment=An Electronic Medical Record for community care
+-Icon=gm_icon-serpent_and_gnu
+-Exec=/usr/bin/gnumed
+-Terminal=false
+-Categories=Office;MedicalSoftware;
+-Keywords=PHR;PMR;EHR;PMS;Patient Record;Medical Record;Patient Chart;Practice Management System;Medical Practice;Surgery;
+--- /dev/null
++++ b/client/gnumed_client.desktop
+@@ -0,0 +1,20 @@
++#====================================================
++# GNUmed client desktop entry specification
++#
++# license: GPL v2 or later
++#
++# gnumed_client rather than gnumed-client for
++# improved appstream compatibility
++#
++#====================================================
++
++[Desktop Entry]
++Type=Application
++Name=GNUmed EMR
++GenericName=Electronic Medical Record
++Comment=An Electronic Medical Record for community care
++Icon=gm_icon-serpent_and_gnu
++Exec=/usr/bin/gnumed
++Terminal=false
++Categories=Office;MedicalSoftware;
++Keywords=PHR;PMR;EHR;PMS;Patient Record;Medical Record;Patient Chart;Practice Management System;Medical Practice;Surgery;


=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
 10_pythonpath_in_shellscript.patch
+0001-Improve-app-metadata-based-on-hints-by-Debian-QA.patch



View it on GitLab: https://salsa.debian.org/med-team/gnumed-client/compare/e4ebd09833bcf15acedda86140ca68451fee9da4...2989cb10d76de92ef84e5b860f630292e3fd8877

-- 
View it on GitLab: https://salsa.debian.org/med-team/gnumed-client/compare/e4ebd09833bcf15acedda86140ca68451fee9da4...2989cb10d76de92ef84e5b860f630292e3fd8877
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190204/14d4b2b4/attachment-0001.html>


More information about the debian-med-commit mailing list