This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository josm.

commit 3158d7f217e23bf9f7a460d724aab473a59b229b
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Mon Nov 24 23:17:45 2014 +0100

    Install the appstream appdata.xml file.
    
    Thanks to Marcus Lundblad for the patch.
---
 debian/changelog | 3 +++
 debian/josm.dirs | 1 +
 debian/rules     | 1 +
 3 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 308920b..7783a1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ josm (0.0.svn7643+dfsg1-2) UNRELEASED; urgency=medium
     - Correct license from GPL-3+ to BSD-3-Clause for JOSM translations.
     (LP: #1273178)
   * Strip comments from translations, but preserve copyright header.
+  * Install the appstream appdata.xml file.
+    Thanks to Marcus Lundblad for the patch.
+    (closes: #770881)
 
  -- Bas Couwenberg <sebas...@xs4all.nl>  Sun, 26 Oct 2014 23:32:05 +0100
 
diff --git a/debian/josm.dirs b/debian/josm.dirs
index 8419bbe..1344346 100644
--- a/debian/josm.dirs
+++ b/debian/josm.dirs
@@ -2,3 +2,4 @@
 /usr/share/josm
 /usr/share/pixmaps
 /usr/share/applications
+/usr/share/appdata
diff --git a/debian/rules b/debian/rules
index 0928f58..b9708ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,6 +39,7 @@ override_dh_auto_install:
        install -m 644 $(CURDIR)/debian/icons/josm-32.xpm 
$(CURDIR)/debian/josm/usr/share/pixmaps/josm-32.xpm
        install -m 644 $(CURDIR)/images/logo.png 
$(CURDIR)/debian/josm/usr/share/pixmaps/josm.png
        install -m 644 $(CURDIR)/debian/josm.desktop 
$(CURDIR)/debian/josm/usr/share/applications/josm.desktop
+       install -m 644 
$(CURDIR)/linux/tested/usr/share/appdata/josm.appdata.xml 
$(CURDIR)/debian/josm/usr/share/appdata/josm.appdata.xml
 
 override_dh_install:
        dh_install

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/josm.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to