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
|
libgudev (234-1) unstable; urgency=medium
* New upstream release
* debian/libgudev-1.0-0.symbols: Add new symbols
* Bump debhelper-compat to 13
* Build-Depend on dh-sequence-gir and dh-sequence-gnome
-- Jeremy Bicha <jbicha@debian.org> Sun, 04 Oct 2020 09:08:03 -0400
libgudev (233-1) unstable; urgency=medium
* New upstream release
* Bump glib to >= 2.38 per configure.ac
* debian/gbp.conf: Extend to align with gnome-team settings
* Switch to debhelper-compat 12
* Drop d/p/0001-tests-Fix-test-assertion-with-umockdev.patch
- now part of upstream release.
-- Andreas Henriksson <andreas@fatal.se> Wed, 18 Sep 2019 23:30:31 +0200
libgudev (232-2) unstable; urgency=medium
* Update Vcs fields and debian/gbp.conf for Debian GNOME conventions
* Bump Standards-Version to 4.1.3
* Bump debhelper compat to 11
* Enable all hardening flags
* Cherry-pick 0001-tests-Fix-test-assertion-with-umockdev.patch
from James Clarke to fix build with umockdev 0.9.4 (Closes: #880332)
-- Jeremy Bicha <jbicha@debian.org> Wed, 24 Jan 2018 07:57:46 -0500
libgudev (232-1) unstable; urgency=medium
* Team upload
* New upstream release
* Release to unstable
* Drop tests-Fix-crash-on-plenty-of-architectures.patch: Applied
-- Jeremy Bicha <jbicha@debian.org> Fri, 01 Sep 2017 13:15:04 -0400
libgudev (231-2) experimental; urgency=medium
* tests: Fix crash on plenty of architectures (Closes: #855254)
-- Michael Biebl <biebl@debian.org> Mon, 20 Feb 2017 19:04:01 +0100
libgudev (231-1) experimental; urgency=medium
* New upstream release
* Bump debhelper compat level to 10 for automatic dh-autoreconf
* Bump Standards-Version to 3.9.8
* Update Vcs-* following the latest recommendation
* Bump Build-Depends on libglib2.0-dev to (>= 2.30.0) as per configure.ac
* Run test suite using umockdev
* Show uninstalled files via list-missing
-- Michael Biebl <biebl@debian.org> Thu, 16 Feb 2017 01:01:54 +0100
libgudev (230-3) unstable; urgency=medium
* Drop libgudev-1.0-dbg now that we have automatic dbgsym packages.
* Bump Standards-Version to 3.9.7.
-- Michael Biebl <biebl@debian.org> Sun, 28 Feb 2016 16:17:02 +0100
libgudev (230-2) unstable; urgency=medium
[ Martin Pitt ]
* Bump epoch for -dbg package for Ubuntu build as well, to make it
installable.
[ Michael Biebl ]
* Drop our hack to override the linker on sparc. This was copied over from
the systemd split but it is no longer necessary as the libgudev build
system does not override the default linker.
-- Michael Biebl <biebl@debian.org> Sun, 28 Jun 2015 12:25:00 +0200
libgudev (230-1) unstable; urgency=medium
* Add a watch file to track new upstream releases.
* New upstream release.
-- Michael Biebl <biebl@debian.org> Thu, 04 Jun 2015 03:20:10 +0200
libgudev (219-12) unstable; urgency=medium
* Properly switch from doc symlinks to directories on upgrades.
-- Michael Biebl <biebl@debian.org> Fri, 29 May 2015 10:12:40 +0200
libgudev (219-11) unstable; urgency=medium
* Initial release after the split from src:systemd. We use the version
number 219-11, since 219-10 was the last version where it was built from
src:systemd. See also the upstream announcement at
http://lists.freedesktop.org/archives/systemd-devel/2015-May/032070.html
-- Michael Biebl <biebl@debian.org> Fri, 29 May 2015 08:18:56 +0200
|