Andreas Tille pushed to branch master at Debian Med / galileo
Commits: 73910fd8 by Andreas Tille at 2024-10-12T23:59:16+02:00 Correct Appstream metainfo announcing HW support - - - - - 5c17e294 by Andreas Tille at 2024-10-13T00:01:26+02:00 routine-update: Ready to upload to unstable - - - - - 6 changed files: - debian/changelog - debian/copyright - debian/galileo.install - − debian/galileo.metainfo.xml - + debian/patches/1000-appstream-metainfo.patch - + debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +galileo (0.5.1-11) unstable; urgency=medium + + * Team upload. + + [ Petter Reinholdtsen ] + * Correct Appstream metainfo announcing HW support + Closes: #1080453 + + -- Andreas Tille <[email protected]> Sun, 13 Oct 2024 00:00:54 +0200 + galileo (0.5.1-10) unstable; urgency=medium [ Helmut Grohne ] ===================================== debian/copyright ===================================== @@ -11,12 +11,6 @@ Files: debian/* Copyright: 2016-2022 Dylan Aïssi <[email protected]> License: LGPL-3+ -Files: debian/galileo.metainfo.xml -Copyright: 2016-2022 Dylan Aïssi <[email protected]> -License: CC0-1.0 - On Debian systems the full text of the CC0-1.0 license can be found in - /usr/share/common-licenses/CC0-1.0 - License: LGPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published ===================================== debian/galileo.install ===================================== @@ -1 +1 @@ -debian/galileo.metainfo.xml usr/share/metainfo/ +org.bitbucket.benallard.galileo.metainfo.xml usr/share/metainfo/ ===================================== debian/galileo.metainfo.xml deleted ===================================== @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<component> - <id>org.bitbucket.benallard.galileo</id> - <metadata_license>CC0-1.0</metadata_license> - <project_license>LGPL-3.0+</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> ===================================== debian/patches/1000-appstream-metainfo.patch ===================================== @@ -0,0 +1,35 @@ +Description: Added AppStream metainfo XML with hardware provide info. + This allow isenkram to propose this package when the relevant hardware is + present. +Author: Dylan Aïssi <[email protected]> (copyright 2016-2022) +Forwarded: no +Last-Update: 2024-09-04 +--- +Index: galileo-salsa/org.bitbucket.benallard.galileo.metainfo.xml +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ galileo-salsa/org.bitbucket.benallard.galileo.metainfo.xml 2024-09-04 10:25:18.813932540 +0200 +@@ -0,0 +1,23 @@ ++<?xml version="1.0" encoding="UTF-8"?> ++<component> ++ <id>org.bitbucket.benallard.galileo</id> ++ <metadata_license>CC0-1.0</metadata_license> ++ <project_license>LGPL-3.0+</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> ===================================== debian/patches/series ===================================== @@ -0,0 +1 @@ +1000-appstream-metainfo.patch View it on GitLab: https://salsa.debian.org/med-team/galileo/-/compare/8ad281b4de234c0d6620142257554ed59cd113a8...5c17e294de12ad0fa476f0709a4bf3963e7bd818 -- View it on GitLab: https://salsa.debian.org/med-team/galileo/-/compare/8ad281b4de234c0d6620142257554ed59cd113a8...5c17e294de12ad0fa476f0709a4bf3963e7bd818 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
