[med-svn] [Git][med-team/amide][master] 3 commits: d/copyright: properly reference files in the attic.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sat Jul 9 11:16:41 BST 2022
Étienne Mollier pushed to branch master at Debian Med / amide
Commits:
169c845a by Étienne Mollier at 2022-07-09T12:08:50+02:00
d/copyright: properly reference files in the attic.
Gbp-Dch: ignore
- - - - -
d1ae2413 by Étienne Mollier at 2022-07-09T12:13:57+02:00
Adjust 10_desktop.in.patch to pass file name in Exec key.
- - - - -
66d5f816 by Étienne Mollier at 2022-07-09T12:16:00+02:00
last update to changelog.
- - - - -
3 changed files:
- debian/changelog
- debian/copyright
- debian/patches/10_desktop.in.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -12,7 +12,7 @@ amide (1.0.6-1) unstable; urgency=medium
Adjusted patches mostly due to change of layout are:
- 10_Makefile.am.patch
- 10_configure.ac.patch
- - 10_desktop.in.patch
+ - 10_desktop.in.patch (plus a change to pass a file name in Exec key)
- libav10.patch
- remove-autdated-gnome-macros.patch
Deleted patches, mostly applied upstream, are:
@@ -28,7 +28,7 @@ amide (1.0.6-1) unstable; urgency=medium
Thanks to Fernando Hueso González (Closes: #1004597)
* d/control: add myself to uploaders.
- -- Étienne Mollier <emollier at debian.org> Sat, 09 Jul 2022 11:59:00 +0200
+ -- Étienne Mollier <emollier at debian.org> Sat, 09 Jul 2022 12:14:23 +0200
amide (1.0.5-16) unstable; urgency=medium
=====================================
debian/copyright
=====================================
@@ -22,8 +22,8 @@ License: GPL-2+
On Debian systems, the complete text of the GNU General Public
License, version 2 can be found in `/usr/share/common-licenses/GPL-2'.
-Files: amide-current/src/amitk_xif_sel.h
- amide-current/src/amitk_xif_sel.c
+Files: amide-current/attic/amitk_xif_sel.h
+ amide-current/attic/amitk_xif_sel.c
amide-current/src/amitk_dial.h
amide-current/src/amitk_dial.c
Copyright: Copyright (©) 2007 by Andy Loening <loening at alum.mit.edu>
=====================================
debian/patches/10_desktop.in.patch
=====================================
@@ -4,11 +4,16 @@ Last-Changed: Mon, 24 Feb 2014 15:30:19 +0100
Description: Avoid warning in desktop file
---- a/amide-current/etc/amide.desktop.in
-+++ b/amide-current/etc/amide.desktop.in
-@@ -1,5 +1,4 @@
+--- amide.orig/amide-current/etc/amide.desktop.in
++++ amide/amide-current/etc/amide.desktop.in
+@@ -1,9 +1,8 @@
[Desktop Entry]
-Encoding=UTF-8
_GenericName=Medical Image Examiner
_Name=Amide
_Comment=analysis tool for medical images
+-Exec=amide
++Exec=amide %f
+ Icon=amide_logo
+ Terminal=false
+ Type=Application
View it on GitLab: https://salsa.debian.org/med-team/amide/-/compare/1c0bdf2b2621416c5490f431827390379c3dcabc...66d5f81612637d45ecbee6fc4fe6d0adbbaeb921
--
View it on GitLab: https://salsa.debian.org/med-team/amide/-/compare/1c0bdf2b2621416c5490f431827390379c3dcabc...66d5f81612637d45ecbee6fc4fe6d0adbbaeb921
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/20220709/df6c357c/attachment-0001.htm>
More information about the debian-med-commit
mailing list