[med-svn] [Git][med-team/gnumed-client][master] 3 commits: Depends: python3-standard-mailcap, python3-packaging Closes: #1133066

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Apr 20 07:33:24 BST 2026



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


Commits:
be456be0 by Andreas Tille at 2026-04-20T07:43:02+02:00
Depends: python3-standard-mailcap, python3-packaging Closes: #1133066

- - - - -
7eff5d26 by Andreas Tille at 2026-04-20T07:44:18+02:00
cme fix dpkg-control

- - - - -
c050f398 by Andreas Tille at 2026-04-20T08:33:18+02:00
Fix for appstream-metadata-validation-failed

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+gnumed-client (1.8.24+dfsg-2) UNRELEASED; urgency=medium
+
+  * Depends: python3-standard-mailcap, python3-packaging
+    Closes: #1133066
+  * cme fix dpkg-control
+  * Fix for appstream-metadata-validation-failed
+
+ -- Andreas Tille <tille at debian.org>  Mon, 20 Apr 2026 07:41:38 +0200
+
 gnumed-client (1.8.24+dfsg-1) unstable; urgency=medium
 
   [ Andreas Tille ]


=====================================
debian/control
=====================================
@@ -1,5 +1,5 @@
 Source: gnumed-client
-Standards-Version: 4.7.3
+Standards-Version: 4.7.4
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders:
  Andreas Tille <tille at debian.org>,
@@ -39,6 +39,8 @@ Depends:
  python3-pyudev,
  python3-psutil,
  python3-lxml,
+ python3-standard-mailcap,
+ python3-packaging,
 Recommends:
  gnumed-doc (= ${source:Version}),
  audiofile-tools,


=====================================
debian/rules
=====================================
@@ -21,7 +21,9 @@ override_dh_install:
 
 	# Install apstream data (https://wiki.debian.org/AppStream/)
 	mkdir -p debian/$(client)/usr/share/metainfo/
-	cp -a client/appdata.xml debian/$(client)/usr/share/metainfo/$(client).appdata.xml
+	sed '/<update_contact>/d' client/appdata.xml | \
+	    sed 's|</component>| <developer id="de.gnumed"><name>The GNUmed Team</name></developer>\n <content_rating type="oars-1.1"/>\n</component>|' \
+	    > debian/$(client)/usr/share/metainfo/de.gnumed.client.metainfo.xml
 
 	# Remove programming templates if installed by chance ...
 	find debian -name "*.template" -exec rm -f \{\} \;



View it on GitLab: https://salsa.debian.org/med-team/gnumed-client/-/compare/9ada46fe0266b88eeaed8525233cf399413a70cf...c050f398d4c14068ae5e7187f08652bf83a1c855

-- 
View it on GitLab: https://salsa.debian.org/med-team/gnumed-client/-/compare/9ada46fe0266b88eeaed8525233cf399413a70cf...c050f398d4c14068ae5e7187f08652bf83a1c855
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/20260420/db3f557d/attachment-0001.htm>


More information about the debian-med-commit mailing list