1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
|
galileo (0.5.1-9.1) unstable; urgency=medium
* Non-maintainer upload.
* No source change upload to rebuild with debhelper 13.10.
-- Michael Biebl <biebl@debian.org> Sat, 15 Oct 2022 12:06:41 +0200
galileo (0.5.1-9) unstable; urgency=medium
* Switch BD from dh-python to dh-sequence-python3
* Update copyright year in d/copyright
-- Dylan Aïssi <daissi@debian.org> Sat, 09 Apr 2022 22:36:10 +0200
galileo (0.5.1-8) unstable; urgency=medium
* Update upstream homepage (Closes: #980865)
* Bump Standards-Version: 4.6.0 (no changes needed)
-- Dylan Aïssi <daissi@debian.org> Fri, 10 Sep 2021 17:33:26 +0200
galileo (0.5.1-7) unstable; urgency=medium
* Add license of debian/galileo.metainfo.xml in d/copyright
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Declare autopkgtests as superficial (Closes: #971466)
-- Dylan Aïssi <daissi@debian.org> Fri, 02 Oct 2020 10:43:19 +0200
galileo (0.5.1-6) unstable; urgency=medium
* Add a basic test for autopkgtest.
* Bump Standards-Version: 4.2.1 (no changes needed).
* Update VCS to salsa.
* Bump debhelper compat 11.
-- Dylan Aïssi <bob.dybian@gmail.com> Wed, 26 Sep 2018 07:38:04 +0200
galileo (0.5.1-5) unstable; urgency=medium
* Install the AppStream metainfo in the new recommended path:
/usr/share/metainfo/
* Bump debhelper compat 10.
* Bump watch file to v4.
* Update d/galileo.metainfo.xml.
* cme fix dpkg-control.
* cme fix dpkg-copyright.
* Bump Standards-Version to 4.1.1 (no changes needed).
-- Dylan Aïssi <bob.dybian@gmail.com> Sun, 05 Nov 2017 14:47:17 +0100
galileo (0.5.1-4) unstable; urgency=medium
* Build using dh-sysuser (>= 1.3) to avoid the error
on purging of galileo-daemon (Closes: #840832)
-- Dylan Aïssi <bob.dybian@gmail.com> Fri, 11 Nov 2016 15:33:00 +0100
galileo (0.5.1-3) unstable; urgency=medium
[ Petter Reinholdtsen ]
* Correct AppStream modalias matching rule (Closes: #837631).
* Correct udev rules to limit access to the user logged into the
console instead of allowing everyone access to the device.
[ Dylan Aïssi ]
* Remove the perl dependency to galileo-daemon since it does not
fix the error on purging of galileo-daemon.
-- Dylan Aïssi <bob.dybian@gmail.com> Thu, 20 Oct 2016 21:57:15 +0200
galileo (0.5.1-2) unstable; urgency=medium
* Add dependency to perl for galileo-daemon
to fix the error which prevent galileo-daemon
to be uninstalled. (Closes: #840832)
-- Dylan Aïssi <bob.dybian@gmail.com> Sun, 16 Oct 2016 22:50:32 +0200
galileo (0.5.1-1) unstable; urgency=medium
* New upstream release.
* Install the udev rule using dh_installudev.
* Switch Build-Dep to python3 from python3-all.
* Build a new binary package: galileo-daemon.
* Install an AppStream file. (Closes: #837631)
-- Dylan Aïssi <bob.dybian@gmail.com> Mon, 19 Sep 2016 23:18:57 +0200
galileo (0.5.0-1) unstable; urgency=medium
[ Dylan Aïssi ]
* New upstream release: 0.5. (Closes: #832431)
* Drop 01.Fix_unicode.patch, accepted by upstream.
* Re-enable tests since they don't require a dongle.
* Update d/watch.
[ Afif Elghraoui ]
* Use C.UTF-8 locale during build
-- Dylan Aïssi <bob.dybian@gmail.com> Sun, 14 Aug 2016 00:08:16 +0200
galileo (0.5.0~git160510-1) unstable; urgency=low
* Initial release. (Closes: #824227)
-- Dylan Aïssi <bob.dybian@gmail.com> Sun, 29 May 2016 08:50:09 +0200
|