This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository clustalx.
commit 4d9935018f04d181ed23ff3064a544c1c82bd56f Author: Andreas Tille <[email protected]> Date: Mon Sep 11 13:59:32 2017 +0200 Add %f to Exec field --- debian/changelog | 1 + debian/clustalx.desktop | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8fd8387..729fa88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ clustalx (2.1+lgpl-6) UNRELEASED; urgency=medium * cme fix dpkg-copyright * port to Qt5 Closes: #874851 + * debian/clustalx.desktop: Add %f to Exec field [ Steffen Moeller ] * debian/upstream/metadata: diff --git a/debian/clustalx.desktop b/debian/clustalx.desktop index 861b747..151cc9d 100644 --- a/debian/clustalx.desktop +++ b/debian/clustalx.desktop @@ -2,7 +2,7 @@ Version=1.0 Terminal=false Icon=clustalx -Exec=clustalx +Exec=clustalx %f Name=Clustal X GenericName=Alignment and phylogeny GenericName[de]=Alignment und Phylogenie -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/clustalx.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
