2009
hwinfo (16.0-2) unstable; urgency=low
* Added the patch to port to sh4 (Closes: #546151). * Updated Standards Version to 3.8.3. * Added README.source (quilt). * Modified debian/rules to fix FTBFS (Closes: #538551).
-- William Vera <billy@billy.com.mx> Sat, 24 Oct 2009 19:20:16 -0500
hwinfo (16.0-1) unstable; urgency=low
* New upstream release * Renamed libhd15 to libhd16 according to new soname. * Updated the watch file
-- William Vera <billy@billy.com.mx> Mon, 08 Jun 2009 22:18:36 -0500
hwinfo (15.3-2) unstable; urgency=low
* Renamed libhd15-doc and libhd15-dev. * Library packages are now co-installable (Closes: #495866). * Updated Standards-Version to 3.8.1. * Updated compat to 5. * Updated debhelper version in control file. * Deleted useless manpage into debian path. * Added BSD License at copyright file to src/int10/AsmMacros.h. * Added a patch from gentoo to fix the FTBFS issue. (Closes: #528578). * Updated the GPL License version at the copyright file.
-- William Vera <billy@billy.com.mx> Wed, 13 May 2009 14:40:42 -0500
2008
hwinfo (15.3-1) unstable; urgency=low
* New upstream release * Renamed libhd14 to libhd15 according to new soname.
-- William Vera <billy@billy.com.mx> Sun, 10 Aug 2008 14:24:34 -0500
hwinfo (14.19-2) unstable; urgency=low
* Fixed quilt option (-p0) (Closes: 485256) * Updated Standards Version to 3.8.0
-- William Vera <billy@billy.com.mx> Fri, 13 Jun 2008 19:53:16 -0500
hwinfo (14.19-1) unstable; urgency=low
* New upstream release
-- William Vera <billy@billy.com.mx> Fri, 06 Jun 2008 18:48:44 -0500
hwinfo (14.17-1) unstable; urgency=low
* New upstream release (Closes: #438700) * Updated libhd13-doc control file. * Corrected spelling error in the control file Debian-Edu Debian Edu. * Updated copyright with the upstream information. * Renamed libhd13 to libhd14 according to new soname.
-- William Vera <billy@billy.com.mx> Sun, 25 May 2008 19:14:49 -0500
2007
hwinfo (13.41-1) unstable; urgency=low
* New upstream release
-- William Vera <billy@billy.com.mx> Thu, 09 Aug 2007 09:34:01 -0500
hwinfo (13.39-1) unstable; urgency=low
* New upstream release * Added command in debian/rules to erase .pc, related with quilt
-- William Vera <billy@billy.com.mx> Wed, 01 Aug 2007 05:03:00 -0500
hwinfo (13.35-2) unstable; urgency=low
* New maintainer (Closes: #412637). * Changed deprecated variables at control file.
-- William Vera <billy@billy.com.mx> Tue, 03 Jul 2007 01:16:03 -0500
hwinfo (13.35-1) unstable; urgency=low
* New upstream releases.
* Refresh patches against new upstream
* Update debian/watch to handle multi-digit revisions of a single version of
the upstream source rpm.
* Orphan package.
- Set maintainer to Debian QA Group
-- James Vega <jamessan@debian.org> Mon, 18 Jun 2007 20:54:02 +0100
hwinfo (13.28-1) unstable; urgency=low
* New upstream releases.
- Fixes usage of x86 asm on non-x86 architectures
(Closes: #412713, #414723)
-- James Vega <jamessan@debian.org> Tue, 13 Mar 2007 10:38:19 -0400
hwinfo (13.23-1) unstable; urgency=low
* New upstream releases
* debian/rules: Add a get-orig-source target which fetches the upstream RPM
and repacks as a tarball.
-- James Vega <jamessan@debian.org> Mon, 26 Feb 2007 07:24:26 -0500
2006
hwinfo (13.11-3) unstable; urgency=low
* Add cpu.c-alpha_bogo patch, which fixes a FTBFS on alpha because of an
undefined variable.
-- James Vega <jamessan@debian.org> Fri, 3 Nov 2006 07:28:15 -0500
hwinfo (13.11-2) unstable; urgency=low
* Stop shipping our own hwinfo manpage, and use a patched version of
upstream's. The patch removes references to items that are SUSE-specific.
-- James Vega <jamessan@debian.org> Thu, 2 Nov 2006 23:19:47 -0500
hwinfo (13.11-1) unstable; urgency=low
* New upstream version.
* Re-add a previous patch (tiocgdev_undefined) which removes use of
TIOCGDEV, an ioctl that isn't supported in the mainline kernel anymore.
-- James Vega <jamessan@debian.org> Thu, 2 Nov 2006 22:35:50 -0500
hwinfo (13.4-1) unstable; urgency=low
* New upstream version.
* Switch from dbs to quilt
- Revamp debian/rules
- Add quilt and remove dbs from Build-Depends in debian/control
* Remove reference to hwscan(8) from manpage. (closes: #388245)
* Re-wrote manpage from scratch. Drop docbook-to-man from Build-Depends.
* Remove NEWS.Debian since it is no longer applicable.
-- James Vega <jamessan@debian.org> Thu, 28 Sep 2006 20:56:06 -0400
hwinfo (13.3-3) unstable; urgency=low
* Add debian/patches/93_serial_struct to fix a FTBFS on sparc. Thanks Clint
Adams. (closes: #387952)
-- James Vega <jamessan@debian.org> Sun, 17 Sep 2006 13:56:18 -0400
hwinfo (13.3-2) unstable; urgency=low
* debian/control:
- Move doxygen from Build-Depends-Indep to Build-Depends.
(closes: #387872)
* debian/copyright:
- Update the download URL.
-- James Vega <jamessan@debian.org> Sun, 17 Sep 2006 09:30:12 -0400
hwinfo (13.3-1) unstable; urgency=low
* New maintainer. (closes: #386035) * New upstream releases. - hwinfo --pci no longer lists everything as an ISDN adapter (closes: #381387) * debian/patches: - Remove 01_sysfsutils2 and 02_sysfsutils2_s390, sysfs isn't used in the new release. - Remove 03_dbus-api-fix-thoenig, applied upstream. * debian/control: - Update maintainer address. - Remove libsysfs-dev Build-Depends. - Remove libhd13-dev's libsysfs-dev Depends. - Add libhd13-doc package. - Add doxygen Build-Depends-Indep. * debian/rules: - Add build/binary-indep to build libhd's documentation. * Add debian/watch file.
-- James Vega <jamessan@debian.org> Fri, 15 Sep 2006 01:15:00 -0400
hwinfo (13.0-6) unstable; urgency=low
* Added patch from upstream to change dbus connection-close function.
Thanks to Sebastian Dröge for bugreport and patch. (Closes: #385527)
-- Morten Werner Olsen <werner@debian.org> Mon, 4 Sep 2006 21:47:48 +0200
hwinfo (13.0-5) unstable; urgency=low
* Fixed a cut'n'paste error in sysfsutils2 patch which caused all the PCI
interfaces to be reported as ISDN adapters. (Closes: #381387)
* Corrected a typo in debian/copyright (URL to .src.rpm).
-- Morten Werner Olsen <werner@debian.org> Sun, 20 Aug 2006 13:34:08 +0200
hwinfo (13.0-4) unstable; urgency=low
* Patch src/hd/kbd.c to not include asm/kbio.h or use KIOC* defines
(thanks to Clint Adams). (Closes: #378653)
-- Morten Werner Olsen <werner@debian.org> Tue, 18 Jul 2006 11:23:17 +0200
hwinfo (13.0-3) unstable; urgency=low
* Added separate Section-fileds for libhd13 and libhd13-dev in
debian/control. Thanks to the Debian distribution maintenance software
for notifying me. :)
-- Morten Werner Olsen <werner@debian.org> Sun, 16 Jul 2006 16:16:08 +0200
hwinfo (13.0-2) unstable; urgency=low
* New sysfsutils2-patch for src/hd/s390.c to fix FTBFS on S/390.
(Closes: #377611)
* New patch to remove the redefine of serial_struct in src/hd/kbd.c.
* Added linux-kernel-headers to Build-Depends as it has some files needed
for at least Sparc.
-- Morten Werner Olsen <werner@debian.org> Sun, 16 Jul 2006 15:12:43 +0200
hwinfo (13.0-1) unstable; urgency=low
* New upstream release.
* Upstream is bumping the soname, so changing libhd12 and libhd12-dev
to libhd13 and libhd13-dev.
* Removed debian/patches/02_tiocgdev_undeclared as the TIOCGDEV is
commented out by upstream.
* Added patch from Steinar H. Gunderson and Filippo Giunchedi that ports
hwinfo to use sysfsutils2. Thanks a lot for this patch, Steinar and
Filippo! (Closes: #356352)
-- Morten Werner Olsen <werner@debian.org> Sun, 9 Jul 2006 21:26:26 +0200
hwinfo (12.9-2experimental1) experimental; urgency=low
* Added the libhd12 and libhd12-dev packages again. (Closes: #362865) * Added Build-Dependency to perl (dbs-script in debian/rules). * Bumped Standards-Version to 3.7.2 (no changes needed).
-- Morten Werner Olsen <werner@debian.org> Sun, 4 Jun 2006 13:53:40 +0200
hwinfo (12.9-2) unstable; urgency=low
* Added patch that prevents segfault on architectures where the size
of a pointer is greater than the size of an integer (thanks to
Dann Frazier). (Closes: #356393)
-- Morten Werner Olsen <werner@debian.org> Sun, 30 Apr 2006 23:00:25 +0200
hwinfo (12.9-1) unstable; urgency=low
* New upstream release.
- Rewrote debian/patches/800_new_arches to debian/patches/80_new_archs
as some parts was included upstream and other parts is afaik not
needed.
- Removed debian/patches/810_gcc4_fix (fixed upstream).
- Removed debian/patches/820_amd64_fix (fixed upstream)
* Updated debian/copyright:
- Changed Copyright to License (thanks to Justin Pryzby).
(Closes: #290182)
- FSF's address (thanks to Lintian).
* Added Build-Dependency on libdbus-1-dev and libhal-dev.
* Now building against the new version of sysfsutils (2.0.0).
(Closes: #347633, #355335)
* Added debian/patches/01_sysfsutils with missing structs and functions
from old version of sysfsutils (thanks to Petter Reinholdtsen).
* Added debian/NEWS with info about the missing functionality due to the
changes in debian/patches/01_sysfsutils.
* Added debian/patches/02_tiocgdev_undefined which remove one test in a
serial console test where TIOCGDEV is used (a SuSE-specific thing). :/
* New maintainer email address. :)
-- Morten Werner Olsen <werner@debian.org> Sat, 11 Mar 2006 09:25:08 +0100
2005
hwinfo (8.38-5) unstable; urgency=low
* The patches/820_amd64_fix seems to have disappeared. (Closes: #329185)
-- Morten Werner Olsen <werner@skolelinux.no> Sat, 26 Nov 2005 23:18:52 +0100
hwinfo (8.38-4) unstable; urgency=low
* Replaced 810_hppa_and_m68k_port with 800_new_archs which now includes
hppa, m68k, and ppc64 (thanks to Andreas Jochens).
(Closes: #304079, #329240)
* Added 810_gcc4_fix to make hwinfo build with gcc4 (thanks to
Andreas Johens). (Closes: #304079)
* Added 820_amd64_fix which fixes some assembly bugs with 64bit arch
(thanks to Andreas Johens). (Closes: #329185)
* Bumped Standards-Version to 3.6.2 (no changes).
-- Morten Werner Olsen <werner@skolelinux.no> Mon, 14 Nov 2005 18:58:17 +0100
2004
hwinfo (8.38-3) unstable; urgency=low
* 810_hppa_and_m68k_port: replaced both occurances of __m68k__ with
__mc68000__ to make hwinfo build on m68k-archs (thanks to Adam Conrad).
(Closes: #270408)
-- Morten Werner Olsen <werner@skolelinux.no> Tue, 5 Oct 2004 19:29:14 +0200
hwinfo (8.38-2) unstable; urgency=low
* Removed conflicts to libhd, libhd-dev and libhd-doc to provide an easier
upgrade path.
-- Morten Werner Olsen <werner@skolelinux.no> Mon, 2 Aug 2004 12:25:30 +0200
hwinfo (8.38-1) unstable; urgency=low
* New upstream release.
* Major change: now building a static version of the hwinfo binary, and
dropping the libhd* packages due to upstream's way of maintaining the
otherwise shared library in the hwinfo package (thanks to my AM,
Michael Banck, for pointing out this problem for me).
* Added conflicts to libhd, libhd-dev and libhd-doc.
* Added man-page for hwinfo.
* Added patch to make hwinfo build on hppa and m68k (thanks to Joel Soete
and Martin-Ãric Racine). (Closes: #252298, #253673)
* Tried to improve package descriptions. (Closes: #245080)
* Removed the binary hwscan from the package.
-- Morten Werner Olsen <werner@skolelinux.no> Mon, 5 Jul 2004 22:13:29 +0000
hwinfo (7.30-2) unstable; urgency=low
* Moved /usr/lib/libhd.a and /usr/lib/libhd_tiny.a from libhd to libhd-dev.
(Thanks to Petter Reinholdtsen for pointing this out.)
* Added gcc option -D_REENTRANT to Makefile and Makefile.common
(debian/patches/010_makefile and debian/patches/020_makefile_common).
* Fixed a typo in debian/control (hdlib -> libhd).
-- Morten Werner Olsen <werner@skolelinux.no> Sun, 18 Apr 2004 11:29:18 +0200
hwinfo (7.30-1) unstable; urgency=low
* Initial Release. (Closes: #242208)
-- Morten Werner Olsen <werner@skolelinux.no> Tue, 6 Apr 2004 09:50:03 +0200