Andreas Tille pushed to branch master at Debian Med / gwyddion
Commits: 46fbf982 by Andreas Tille at 2022-01-24T11:26:03+01:00 Fix application/x-stmprg-spm mime type pattern - - - - - a542c1ab by Andreas Tille at 2022-01-24T11:30:36+01:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - + debian/patches/fix_mime_pattern.patch - debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +gwyddion (2.60-2) unstable; urgency=medium + + [ Oliver Freyermuth ] + * Fix application/x-stmprg-spm mime type pattern + Closes: #1004263 (LP: #1899036) + + -- Andreas Tille <[email protected]> Mon, 24 Jan 2022 11:26:10 +0100 + gwyddion (2.60-1) unstable; urgency=medium * New upstream version ===================================== debian/patches/fix_mime_pattern.patch ===================================== @@ -0,0 +1,17 @@ +Description: Fix application/x-stmprg-spm mime type pattern +Bug-Debian: https://bugs.debian/org/1004263 +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/1899036 +Author: Oliver Freyermuth <[email protected]> +Last-Update: Sun, 23 Jan 2022 21:30:05 +0100 + +--- a/data/gwyddion.xml ++++ b/data/gwyddion.xml +@@ -1093,8 +1093,6 @@ + <magic priority="80"> + <match type="string" offset="0" value="MPAR"/> + </magic> +- <glob pattern="tp*"/> +- <glob pattern="TP*"/> + </mime-type> + + <!-- From module stpfile.c --> ===================================== debian/patches/series ===================================== @@ -1 +1,2 @@ fix-manpage-section-for-debian.diff +fix_mime_pattern.patch View it on GitLab: https://salsa.debian.org/med-team/gwyddion/-/compare/dd2d9f40b288da5c9c669d0c79a45081d90bd67d...a542c1abe75650e330a41ee92341d99e89276233 -- View it on GitLab: https://salsa.debian.org/med-team/gwyddion/-/compare/dd2d9f40b288da5c9c669d0c79a45081d90bd67d...a542c1abe75650e330a41ee92341d99e89276233 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
