[debian-edu-commits] debian-edu/ 01/02: Install desktop and metainfo files to correct location.
Dominik George
natureshadow-guest at moszumanska.debian.org
Wed Feb 14 09:21:19 UTC 2018
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository thonny.
commit d499e4bbf95cf37801e84b5f851aed7a84e30df0
Author: Dominik George <nik at naturalnet.de>
Date: Tue Feb 13 15:10:32 2018 +0100
Install desktop and metainfo files to correct location.
---
debian/changelog | 6 ++++++
debian/install | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6c14a04..7c7e347 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+thonny (2.1.16-2) unstable; urgency=medium
+
+ * Install desktop and metainfo files to correct location.
+
+ -- Dominik George <nik at naturalnet.de> Tue, 13 Feb 2018 15:06:54 +0100
+
thonny (2.1.16-1) unstable; urgency=medium
* Initial release (Closes: #857042)
diff --git a/debian/install b/debian/install
index 7371ca8..1acbc01 100755
--- a/debian/install
+++ b/debian/install
@@ -1,6 +1,6 @@
#! /usr/bin/dh-exec
-packaging/linux/org.thonny.Thonny.appdata.xml => usr/share/metainfo/
-packaging/linux/org.thonny.Thonny.desktop => usr/share/applications/
+packaging/linux/org.thonny.Thonny.appdata.xml => usr/share/metainfo/org.thonny.Thonny.appdata.xml
+packaging/linux/org.thonny.Thonny.desktop => usr/share/applications/org.thonny.Thonny.desktop
packaging/icons/thonny-128x128.png => usr/share/icons/hicolor/128x128/thonny.png
packaging/icons/thonny-16x16.png => usr/share/icons/hicolor/16x16/thonny.png
packaging/icons/thonny-22x22.png => usr/share/icons/hicolor/22x22/thonny.png
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/thonny.git
More information about the debian-edu-commits
mailing list