[med-svn] [galileo] 01/02: Correct AppStream modalias matching rule (Closes: #837631).
Petter Reinholdtsen
pere at moszumanska.debian.org
Wed Oct 19 07:10:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
pere pushed a commit to branch master
in repository galileo.
commit 9acd9d9c0436c6c6c5087f09aef30bba29ba3987
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Wed Oct 19 07:04:57 2016 +0000
Correct AppStream modalias matching rule (Closes: #837631).
---
debian/changelog | 7 +++++++
debian/galileo.metainfo.xml | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 114bed6..ccb7bd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+galileo (0.5.1-2.1) UNRELEASED; urgency=medium
+
+ [ Petter Reinholdtsen ]
+ * Correct AppStream modalias matching rule (Closes: #837631).
+
+ -- Dylan Aïssi <bob.dybian at gmail.co> Wed, 19 Oct 2016 07:03:54 +0000
+
galileo (0.5.1-2) unstable; urgency=medium
* Add dependency to perl for galileo-daemon
diff --git a/debian/galileo.metainfo.xml b/debian/galileo.metainfo.xml
index 7dcf4ee..de4a91a 100644
--- a/debian/galileo.metainfo.xml
+++ b/debian/galileo.metainfo.xml
@@ -18,6 +18,6 @@
</description>
<url type="homepage">https://bitbucket.org/benallard/galileo/</url>
<provides>
- <modalias>usb:v2687pfb01d*</modalias>
+ <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