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 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213
|
umockdev (0.8.12-1) unstable; urgency=medium
* New upstream bug fix release.
* Bump Standards-Version to 3.9.8 (no changes necessary).
-- Martin Pitt <mpitt@debian.org> Thu, 10 Nov 2016 11:26:03 +0100
umockdev (0.8.11-2) unstable; urgency=medium
* Re-add disable_record_system_all.patch, the upstream fix only skips that
test for "check-installed".
-- Martin Pitt <mpitt@debian.org> Mon, 29 Jun 2015 15:13:19 +0200
umockdev (0.8.11-1) unstable; urgency=medium
* New upstream bug fix release.
- Drop disable_record_system_all.patch, fixed upstream.
-- Martin Pitt <mpitt@debian.org> Mon, 29 Jun 2015 11:45:42 +0200
umockdev (0.8.10-2) unstable; urgency=medium
* Add disable_record_system_all.patch: Don't run /umockdev-record/system-all
during package build, it causes eternal hangs on some buildds.
-- Martin Pitt <mpitt@debian.org> Wed, 10 Jun 2015 09:22:12 +0200
umockdev (0.8.10-1) unstable; urgency=medium
* New upstream bug fix release. This works with libudev 220.
-- Martin Pitt <mpitt@debian.org> Tue, 09 Jun 2015 11:50:47 +0200
umockdev (0.8.9-1) unstable; urgency=medium
* New upstream bug fix release.
* Update Vcs-* fields for anonscm.debian.org.
-- Martin Pitt <mpitt@debian.org> Fri, 22 May 2015 10:41:04 +0200
umockdev (0.8.8-2) unstable; urgency=medium
* Add 00git_ignore_udev_debug.patch: Ignore stderr from udevadm info, to
avoid udev debug message spew on stderr if udev debugging is enabled. In
particular, this works around #769228 which causes an FTBFS on ARM.
(Closes: #767909)
* Bump Standards-Version to 3.9.6 (no changes necessary).
-- Martin Pitt <mpitt@debian.org> Wed, 12 Nov 2014 10:21:52 +0100
umockdev (0.8.8-1) unstable; urgency=medium
* New upstream bug fix release which fixes test failures.
-- Martin Pitt <mpitt@debian.org> Mon, 22 Sep 2014 09:41:42 +0200
umockdev (0.8.7-1) unstable; urgency=medium
* New upstream bug fix release.
-- Martin Pitt <mpitt@debian.org> Fri, 19 Sep 2014 06:05:31 +0200
umockdev (0.8.6-1) unstable; urgency=medium
* New upstream release.
-- Martin Pitt <mpitt@debian.org> Mon, 01 Sep 2014 12:03:28 +0200
umockdev (0.8.5-1) unstable; urgency=medium
* New upstream release, to fix build and test on 32 bit architectures.
-- Martin Pitt <mpitt@debian.org> Fri, 11 Jul 2014 07:34:26 +0200
umockdev (0.8.4-1) unstable; urgency=medium
* New upstream release:
- Path redirection is now thread safe. (LP: #1336671)
* libumockdev0.symbols: Add new symbol from this release.
-- Martin Pitt <mpitt@debian.org> Thu, 10 Jul 2014 15:52:04 +0200
umockdev (0.8.2-1) unstable; urgency=medium
* New upstream bug fix release.
-- Martin Pitt <mpitt@debian.org> Thu, 15 May 2014 10:10:18 +0200
umockdev (0.8.1-1) unstable; urgency=medium
* New upstream bug fix release.
-- Martin Pitt <mpitt@debian.org> Mon, 31 Mar 2014 09:11:36 +0200
umockdev (0.8-1) unstable; urgency=medium
* New upstream release.
* debian/libumockdev0.symbols: Add the two new symbols.
-- Martin Pitt <martin.pitt@ubuntu.com> Thu, 20 Mar 2014 14:46:24 +0100
umockdev (0.7-1) unstable; urgency=medium
* New upstream release.
* debian/tests/upstream: Drop workaround for #711209, it was fixed half a
year ago.
-- Martin Pitt <mpitt@debian.org> Wed, 05 Mar 2014 08:58:54 +0100
umockdev (0.6-1) unstable; urgency=medium
* New upstream release.
-- Martin Pitt <mpitt@debian.org> Sat, 15 Feb 2014 01:58:22 +0100
umockdev (0.5.1-3) unstable; urgency=medium
* debian/tests/control: Add @builddeps@, as we need make and quite a lot of
the other build deps used for testing.
-- Martin Pitt <mpitt@debian.org> Sat, 25 Jan 2014 14:15:03 +0100
umockdev (0.5.1-2) unstable; urgency=medium
* Revert building using dh-autoreconf, it breaks daily PPA builds from
trunk. These really need ./autogen.sh.
-- Martin Pitt <mpitt@debian.org> Wed, 22 Jan 2014 11:28:50 +0100
umockdev (0.5.1-1) unstable; urgency=medium
* New upstream release to fix tests with libgphoto 2.5.3.
-- Martin Pitt <mpitt@debian.org> Thu, 16 Jan 2014 09:19:17 +0100
umockdev (0.5-1) unstable; urgency=medium
* New upstream release.
* Build using dh-autoreconf instead of ./autogen.sh. Based on patch by
Matthias Klose.
-- Martin Pitt <mpitt@debian.org> Wed, 08 Jan 2014 07:28:37 +0100
umockdev (0.4.7-1) unstable; urgency=low
* New upstream bug fix release.
* Drop backported patches.
* Bump Standards-Version to 3.9.5, no changes necessary.
* Override the package-name-doesnt-match-sonames lintian warning for the
preload library.
-- Martin Pitt <mpitt@debian.org> Thu, 14 Nov 2013 09:12:16 +0100
umockdev (0.4.6-3) unstable; urgency=low
* Add 00git_relax_test_timings.patch: Slightly relax timings in
/umockdev-testbed/script_replay_simple test to avoid failure on slow
machines. (Observed on sparc buildd)
-- Martin Pitt <mpitt@debian.org> Sat, 12 Oct 2013 19:28:35 +0200
umockdev (0.4.6-2) unstable; urgency=low
* Add 00git_fix_tests_for_missing_loop.patch: Skip umockdev-record loop
device test if /sys exists, but there is no loop device. Fixes FTBFS on
Debian buildds.
-- Martin Pitt <mpitt@debian.org> Fri, 11 Oct 2013 13:00:09 +0200
umockdev (0.4.6-1) unstable; urgency=low
* New upstream bug fix release:
- Skip umockdev-record tests which need /sys if there is no real /sys.
(Closes: #724203)
* Disable silent build rules, to enable hardening/build log checks.
-- Martin Pitt <mpitt@debian.org> Fri, 11 Oct 2013 12:04:41 +0200
umockdev (0.4.5-1) unstable; urgency=low
* New upstream release.
* Make failing tests fail the build, they should run on all architectures
now.
-- Martin Pitt <mpitt@debian.org> Tue, 17 Sep 2013 18:20:04 -0500
umockdev (0.4.4-1) unstable; urgency=low
* New upstream release.
* Drop 00git_skipped_tests_to_stdout.patch, included upstream.
-- Martin Pitt <mpitt@debian.org> Mon, 16 Sep 2013 16:55:54 -0500
umockdev (0.4.3-1) unstable; urgency=low
* New upstream release.
* debian/umockdev.install: Install documentation files.
* Bump glib build dependency to >= 2.32, as per configure.ac.
* debian/libumockdev0.symbols: Add new symbol from this release.
* debian/rules: Build with --parallel.
* Add 00git_skipped_tests_to_stdout.patch: Write SKIP messages to stdout in
test suite.
-- Martin Pitt <mpitt@debian.org> Sun, 01 Sep 2013 18:20:49 +0200
umockdev (0.3.2-1) experimental; urgency=low
* Initial Debian packaging, based on Ubuntu package. (Closes: #715191)
* Do not make test failures fatal for the first upload, let's see how well
it holds up on all our architectures.
-- Martin Pitt <mpitt@debian.org> Fri, 19 Jul 2013 10:56:09 +0200
|