[med-svn] [galileo] 01/01: Install an AppStream file

Dylan Aïssi bob.dybian-guest at moszumanska.debian.org
Mon Sep 19 21:04:16 UTC 2016


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

bob.dybian-guest pushed a commit to branch master
in repository galileo.

commit 958173fd0ced609c4923d9d80a776fe9b16cd164
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Mon Sep 19 23:04:02 2016 +0200

    Install an AppStream file
---
 debian/changelog            |  3 +--
 debian/galileo.install      |  1 +
 debian/galileo.metainfo.xml | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 076c4fe..2331646 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,7 @@ galileo (0.5.1-1) UNRELEASED; urgency=medium
   * Install the udev rule using dh_installudev.
   * Switch Build-Dep to python3 from python3-all.
   * Build a new binary package: galileo-daemon.
-  * 
-  * TODO: Install an AppStream file. (Closes: #837631)
+  * Install an AppStream file. (Closes: #837631)
 
  -- Dylan Aïssi <bob.dybian at gmail.com>  Mon, 22 Aug 2016 22:37:45 +0200
 
diff --git a/debian/galileo.install b/debian/galileo.install
new file mode 100644
index 0000000..71821e4
--- /dev/null
+++ b/debian/galileo.install
@@ -0,0 +1 @@
+debian/galileo.metainfo.xml usr/share/appdata/
diff --git a/debian/galileo.metainfo.xml b/debian/galileo.metainfo.xml
new file mode 100644
index 0000000..7dcf4ee
--- /dev/null
+++ b/debian/galileo.metainfo.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component>
+  <id>galileo</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>LGPL-3+</project_license>
+  <name>galileo</name>
+  <summary>Utility to securely synchronize a Fitbit device with the Fitbit web service</summary>
+  <description>
+    <p>
+      Galileo is an utility to securely synchronize a Fitbit device with the
+      Fitbit web service. It allows you to browse your data on their website, and
+      compatible applications. The main features of Galileo are: Synchronize your
+      fitbit tracker with the fitbit server using the provided dongle; Securely
+      communicate (using HTTPS) with the fitbit server; Save all your dumps locally
+      for possible later analyse. Galileo supports the following trackers: One, Zip,
+      Flex, Force, Charge, Charge HR.
+    </p>
+  </description>
+  <url type="homepage">https://bitbucket.org/benallard/galileo/</url>
+  <provides>
+    <modalias>usb:v2687pfb01d*</modalias>
+  </provides>
+</component>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/galileo.git



More information about the debian-med-commit mailing list