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 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256
|
i2c-tools (4.4-2) unstable; urgency=medium
* Rewrite debian/copyright in Machine-readable format
* Bump Standards-Version to 4.7.2 (no changes)
-- Aurelien Jarno <aurel32@debian.org> Thu, 03 Apr 2025 23:19:25 +0200
i2c-tools (4.4-1) unstable; urgency=medium
* New upstream release
* Remove debian/patches/03-setuptools.diff, upstreamed
* Update debian/watch to version 4
* Set DEB_BUILD_MAINT_OPTIONS = hardening=+all to make lintian happier
* Bump Standards-Version to 4.7.0 (no changes)
* Add Vcs-git and Vcs-browser to debian/control
* Simplify debian/rules
* Fix cross-build
-- Aurelien Jarno <aurel32@debian.org> Sat, 26 Oct 2024 18:11:28 +0200
i2c-tools (4.3-4) unstable; urgency=medium
* Clean py-smbus/smbus.egg-info in the clean rule (closes: #1049218).
-- Aurelien Jarno <aurel32@debian.org> Mon, 14 Aug 2023 17:17:45 +0000
i2c-tools (4.3-3) unstable; urgency=medium
* Bump Standards-Version to 4.6.2.
* Add 03-setuptools.diff from upstream to use setuptools instead of
distutils (removed in Python 3.12).
-- Aurelien Jarno <aurel32@debian.org> Sun, 02 Jul 2023 14:39:57 +0000
i2c-tools (4.3-2) unstable; urgency=medium
* Mark libi2c-dev as Multi-Arch: same.
* Add a watch file.
-- Aurelien Jarno <aurel32@debian.org> Thu, 30 Dec 2021 15:34:46 +0100
i2c-tools (4.3-1) unstable; urgency=medium
* New upstream version.
* Drop Section entry for i2c-tools (inherited from source).
* Drop ancient conflicts with lm-sensors 2 for i2c-tools.
* Drop libi2c-dev postinst script to support upgrade from ancient package
version.
* Bump Standards-Version to 4.6.0.
-- Aurelien Jarno <aurel32@debian.org> Mon, 20 Dec 2021 21:14:46 +0000
i2c-tools (4.2-2) unstable; urgency=medium
* Suggest python3-smbus instead of python-smbus (closes: #991010).
-- Aurelien Jarno <aurel32@debian.org> Sat, 24 Jul 2021 15:17:41 +0200
i2c-tools (4.2-1) unstable; urgency=medium
* New upstream version:
- Refresh 01-decode-dimms-no-eeprom.diff.
* Mark usr/lib/python3/dist-packages/smbus-1.1.egg-info as not installed.
* Switch to debhelper 13.
-- Aurelien Jarno <aurel32@debian.org> Wed, 14 Oct 2020 18:01:27 +0200
i2c-tools (4.1-2) unstable; urgency=medium
* Drop python2 package (closes: #936716).
* Bump Standards-Version to 4.4.0.
* Add symbols file.
-- Aurelien Jarno <aurel32@debian.org> Sat, 31 Aug 2019 10:54:44 +0200
i2c-tools (4.1-1) unstable; urgency=medium
* New upstream version:
- Drop debian/patches/03-sysfs-buffer-overflow.diff (upstreamed).
- Update debian/copyright to reflect that the library is now released
under LGPL version 2.1 or later.
* Drop X-Python-Version and X-Python3-Version fields.
* Bump Standards-Version to 4.2.1.
* Set Rules-Requires-Root: no.
-- Aurelien Jarno <aurel32@debian.org> Tue, 04 Dec 2018 19:37:48 +0000
i2c-tools (4.0-2) unstable; urgency=medium
* Switch architecture to linux-any (Closes: #883120).
-- Aurelien Jarno <aurel32@debian.org> Sat, 02 Dec 2017 19:12:24 +0100
i2c-tools (4.0-1) unstable; urgency=medium
* New upstream release:
- Add a libi2c0 package containing the new shared library.
- Change libi2c-dev into a arch:any.
- Update debian/copyright with the new location and licenses.
- The <linux/i2c-dev.h> include has been replaced by <i2c/smbus.h>,
remove the diversion on upgrade (Closes: #798409).
* Add 03-sysfs-buffer-overflow.diff to fix buffer overflows in sysfs paths.
* Switch to debhelper 10.
* Change the priority to optional from extra, as required by the Debian
Policy 4.0.1.
* Bump Standards-Version to 4.1.1.
-- Aurelien Jarno <aurel32@debian.org> Sat, 25 Nov 2017 18:35:57 +0100
i2c-tools (3.1.2-3) unstable; urgency=medium
* Add 02-udevadm.diff to change the udevadm path from /sbin to /bin
(Closes: #852567).
-- Aurelien Jarno <aurel32@debian.org> Wed, 25 Jan 2017 21:41:33 +0100
i2c-tools (3.1.2-2) unstable; urgency=medium
* Set architecture to linux-any.
* Pass CPPFLAGS through CFLAGS as the upstream makefile doesn't support the
former.
-- Aurelien Jarno <aurel32@debian.org> Mon, 28 Nov 2016 18:47:04 +0100
i2c-tools (3.1.2-1) unstable; urgency=medium
* New upstream version.
* Update debian/copyright with an alternative download location given
the upstream website is dead.
* Rewrite debian/rules using dh.
* Remove support for makedev, unconditionally depends on udev.
* Add a python3 package (Closes: #800774).
* Bump Standards-Version to 3.9.8.
-- Aurelien Jarno <aurel32@debian.org> Mon, 07 Nov 2016 23:00:10 +0100
i2c-tools (3.1.1-1) unstable; urgency=medium
* New upstream version.
* Refresh 01-decode-dimms-no-eeprom.diff.
* Install new manpages.
* Set CFLAGS, CPPFLAGS and LDFLAGS to build with hardening support.
* Recommends read-edid. (Closes: #740541).
* Bump Standards-Version to 3.9.5 (no changes).
-- Aurelien Jarno <aurel32@debian.org> Sun, 02 Mar 2014 23:32:19 +0100
i2c-tools (3.1.0-2) unstable; urgency=low
* decode-dimms: exit gracefully when no EEPROM are found on the system
(Closes: #681057).
-- Aurelien Jarno <aurel32@debian.org> Sat, 14 Jul 2012 17:09:59 +0200
i2c-tools (3.1.0-1) unstable; urgency=low
* New usptream version. (Closes: #670956).
* Bump Standards-Version to 3.9.3 (no changes).
-- Aurelien Jarno <aurel32@debian.org> Tue, 01 May 2012 13:28:19 +0200
i2c-tools (3.0.3-5) unstable; urgency=low
* Switch to dh_python2:
- Build-depends on python-all-dev (>= 2.6.6-3~).
- Drop build-depends on python-support.
- Remove XB-Python-Version field.
- Call dh_python2 instead of dh_pysupport.
- Replace debian/pyversion by X-Python-Version.
* Add build-arch and build-indep targets.
-- Aurelien Jarno <aurel32@debian.org> Mon, 27 Jun 2011 23:42:49 +0200
i2c-tools (3.0.3-4) unstable; urgency=low
* Don't try to change the i2c devices permissions if MAKEDEV doesn't
create them. (Closes: #622156).
-- Aurelien Jarno <aurel32@debian.org> Sun, 10 Apr 2011 19:19:15 +0200
i2c-tools (3.0.3-3) unstable; urgency=low
* Fix inverted logic in postinst. (Closes: #621898).
-- Aurelien Jarno <aurel32@debian.org> Sun, 10 Apr 2011 10:47:39 +0200
i2c-tools (3.0.3-2) unstable; urgency=low
* Fix a typo in i2cset manpage. (Closes: #602368).
* Don't try to detect udev before creating a device, it's already done
by MAKEDEV. (Closes: #620785).
* Bump standard versions to 3.9.2 (no changes).
-- Aurelien Jarno <aurel32@debian.org> Sat, 09 Apr 2011 14:25:18 +0200
i2c-tools (3.0.3-1) unstable; urgency=low
* New upstream version.
* Bump standard versions to 3.9.1 (no changes).
-- Aurelien Jarno <aurel32@debian.org> Sun, 06 Feb 2011 15:44:11 +0100
i2c-tools (3.0.2-5) unstable; urgency=low
* Add depends on adduser to i2ctools. (Closes: #608835).
-- Aurelien Jarno <aurel32@debian.org> Mon, 03 Jan 2011 23:22:26 +0100
i2c-tools (3.0.2-4) unstable; urgency=low
* Add ${misc:Depends} to all binaries.
* Create an i2c group on install, and add a udev file to set the group
and the mode of /dev/i2c-* nodes.
-- Aurelien Jarno <aurel32@debian.org> Thu, 14 Jan 2010 06:39:06 +0100
i2c-tools (3.0.2-3) unstable; urgency=low
* Correctly call dh_pysupport. (Closes: #556147).
-- Aurelien Jarno <aurel32@debian.org> Sat, 14 Nov 2009 14:27:26 +0100
i2c-tools (3.0.2-2) unstable; urgency=low
* i2c-tools: depends on udev | makedev and create /dev/i2c-0 (Closes:
bug#546871).
* Bump standard versions to 3.8.3 (no changes).
-- Aurelien Jarno <aurel32@debian.org> Wed, 14 Oct 2009 00:19:49 +0200
i2c-tools (3.0.2-1) unstable; urgency=low
* New upstream version.
* Bump standard versions to 3.8.0 (no changes).
-- Aurelien Jarno <aurel32@debian.org> Wed, 28 Jan 2009 23:37:31 +0100
i2c-tools (3.0.1-1) unstable; urgency=low
* New upstream version.
-- Aurelien Jarno <aurel32@debian.org> Fri, 04 Apr 2008 22:14:04 +0200
i2c-tools (3.0.0-2) unstable; urgency=low
* Bump standard versions to 3.7.3 (no changes).
* Fix python-pysmbus description.
* Fix debian/copyright.
-- Aurelien Jarno <aurel32@debian.org> Sun, 02 Mar 2008 18:54:37 +0100
i2c-tools (3.0.0-1) unstable; urgency=low
* New upstream package split from lm-sensors.
-- Aurelien Jarno <aurel32@debian.org> Tue, 27 Nov 2007 16:46:35 +0100
|