Skip to content

Debian Changelog toshutils (2.0.1+debian-23)

2009

toshutils (2.0.1+debian-23) unstable; urgency=low

   * [5b1fdb0] debian/preinst: Merge from Ubuntu: Remove
     /etc/modprobe.d/toshutils on upgrade only if unmodified

 -- Giuseppe Iuculano <giuseppe@iuculano.it>  Sat, 07 Mar 2009 10:20:32 +0100

toshutils (2.0.1+debian-22) unstable; urgency=low

   * [ebaa78a] debian/rules: Use dh_prep and fix dh-clean-k-is-deprecated
     lintian warning
   * [49f8b01] Do not install /etc/modprobe.d/toshutils, the new standard
     /etc/modprobe.d/aliases file already contain the alias needed.
     (Closes: #518239)
   * [8dd376d] debian/control: Added DM-Upload-Allowed, Vcs-git and Vcs-
     Browser control field
   * [048da7d] Switch to quilt and document its usage in
     debian/README.source
   * [5044caa] debian/control: Added ${misc:Depends} in Depends
   * [78c15c4] debian/copyright: Updated
   * [87d24c9] debian/patches/15_thotswap_spelling.patch: Fix
     spelling-error-in-binary ./usr/bin/thotswap succesfully successfully
     pedantic lintian warning
   * [9d73158] debian/preinst: Remove /etc/modprobe.d/toshutils
   * [697fb81] debian/postinst: Use set -e in the body of the script and
     fix  maintainer-script-without-set-e postinst lintian pedantic
     warning

 -- Giuseppe Iuculano <giuseppe@iuculano.it>  Thu, 05 Mar 2009 10:57:22 +0100

2008

toshutils (2.0.1+debian-21) unstable; urgency=low

   * New maintainer, thanks to Roberto C. Sanchez for the prior work on
     toshutils (Closes: #403685)
   * Removed debian/postrm, Maintainer scripts must not remove device files.
     This is left to the system administrator. (Debian policy 10.6 section)
     (LP: #255937)
   * Removed useless debian/modules
   * debian/patches/13_do_not_use_mtun.dpatch: drop -mtune from CFLAGS
   * debian/patches/14_do_not_install_modules.dpatch: Do not install modules
     stuff
   * debian/postinst: Do not check for MAKEDEV, we have it on Depends
   * debian/rules: Added get-orig-source target. Upstream tar.gz has an old
     debian directory, so removed. (Really fix #443113)
   * debian/watch: Use dversionmangle option to remove the debian before
     version number comparison.
   * debian/control: Add amd64 in Architecture field
   * Introduce README.source to make package compliant to standards version
     3.8.0

 -- Giuseppe Iuculano <giuseppe@iuculano.it>  Thu, 23 Oct 2008 11:30:07 +0200

toshutils (2.0.1-20) unstable; urgency=low

   * QA upload.
   * Build conflict with autoconf2.13; fixes FTBFS
   * Don't ignore error in make distclean, per lintian
   * Fixed/updated menu sections
   * Added Homepage control field
   * Updated standards version
   * Updated build dependency x-dev to x11proto-core-dev
   * Don't remove device file in postrm, forbidden by policy
   * Switched from modutils to modprobe support
   * Added linker flag -Wl,--as-needed to reduce dependencies
   * debian/rules simplification and cleanup

 -- Peter Eisentraut <petere@debian.org>  Thu, 24 Jul 2008 00:00:00 +0000

2007

toshutils (2.0.1-19) unstable; urgency=low

   * QA upload.
   * debian/postrm: Remove since modutils is now gone.  (Closes: #443113)

 -- Roberto C. Sanchez <roberto@connexer.com>  Thu, 20 Sep 2007 19:07:18 -0400

toshutils (2.0.1-18) unstable; urgency=low

   * QA upload.
   * Eliminate ridiculous .diff.gz bloat caused by last upload.

 -- Roberto C. Sanchez <roberto@connexer.com>  Mon, 17 Sep 2007 18:35:40 -0400

toshutils (2.0.1-17) unstable; urgency=low

   * QA upload.
   * debian/rules: Honor "nostrip" option (Closes: #438217)
   * debian/postinst, debian/postrm: Do not remove device node
   * debian/menu: Make entries somewhat conformant to new menu policy

 -- Roberto C. Sanchez <roberto@connexer.com>  Mon, 17 Sep 2007 01:13:57 -0400

toshutils (2.0.1-16) unstable; urgency=low

   * QA upload.
   * Add patches/11_fix_asm_io_h_includes.dpatch to fix <asm/io.h> that miss in
     linux-libc-dev, rather use <sys/io.h> from the glibc.

 -- Pierre Habouzit <madcoder@debian.org>  Wed, 18 Jul 2007 11:26:44 +0200

toshutils (2.0.1-15) unstable; urgency=low

   * Orphaning this package. Maintainer set to Debian QA Group.
   * Made postrm call to update-modules conditional (Closes: #417285)
   * Change optimization from -mcpu to -mtune to eliminate compiler warning.

 -- Roberto C. Sanchez <roberto@connexer.com>  Sun, 22 Apr 2007 18:08:37 -0400

2006

toshutils (2.0.1-14) unstable; urgency=low

   * Acknowledge NMU.
   * Updated to Standards-Version 3.7.2.
   * Changed "makedev" dependency to "makedev | udev"
   * Building with automake1.9. (Patch from James Westby) (Closes: #376636)
   * Add missing Build-Dependency on libxt-dev. (Patch from James Westby)

 -- Roberto C. Sanchez <roberto@familiasanchez.net>  Sat, 22 Jul 2006 17:54:59 -0400

toshutils (2.0.1-13.1) unstable; urgency=high

   * Non-maintainer upload with permission of the maintainer.
   * High-urgency upload for RC bugfix.
   * Build-depend on libx11-dev, libxext-dev, libxpm-dev, x-dev instead of on
     the obsolete xlibs-dev.  Closes: #346896.
   * Fix up a syntax problem in src/Makefile.in that's causing build failures
     with current versions of make.

 -- Steve Langasek <vorlon@debian.org>  Mon, 9 Jan 2006 18:00:30 -0800

2005

toshutils (2.0.1-13) unstable; urgency=low

   * Removed Build-Depend on yacc, since there is no such package.
   * Updated to Standards-Version 3.6.2.
   * Documented how to ensure that adjusting CPU speed does not cause clock
     skewing (thanks to David Hugh-Jones for reporting).  (closes: #323507)
   * Added patch to correct FTBFS because of use of the "-fwritable-strings"
     option (thanks to Daniel Schepler for reporting).  (closes: #337461)
   * Added patch to correct "static declaration after non-static declaration"
     of a variable.
   * Added patch to eliminate warning for using -mcpu instead of -mtune.
   * Migrated old patches that were scattered about the .diff.gz into dpatch
     patches.
   * Updated watch file to point to new upstream download page.
   * Updated package description to reference new upstream home page.

 -- Roberto C. Sanchez <roberto@familiasanchez.net>  Sun, 6 Nov 2005 16:47:06 -0500

toshutils (2.0.1-12) unstable; urgency=low

   * Added Build-Depend on autotools-dev to get newer config.guess and
     config.sub.
   * Removed unnecessary Conflict.

 -- Roberto C. Sanchez <roberto@familiasanchez.net>  Sun, 29 May 2005 15:14:12 -0400

toshutils (2.0.1-11) unstable; urgency=low

   * Added Build-Depend on dpatch.  Allows the source to actually build.  Oops!

 -- Roberto C. Sanchez <roberto@familiasanchez.net>  Sun, 29 May 2005 07:30:24 -0400

toshutils (2.0.1-10) unstable; urgency=low

   * Assume maintainership from Drew Parsons (closes: #304160,#296706).
   * General cleanup and maintenance of the files in the debian/ directory.
   * Removed obsolete information from the README.Debian file.
   * Incorporated a patch that provides support for GTK2.  The patch came from
     here: http://altlinux.org/index.php?module=sisyphus&package=toshutils
     (closes: #277060)
   * Created and added patches that fixed compiler warnings for implicit
     declaration of strcmp() and exit() functions.

 -- Roberto C. Sanchez <roberto@familiasanchez.net>  Sat, 28 May 2005 21:49:38 -0400

toshutils (2.0.1-9) unstable; urgency=low

   * QA Group upload orphaning this package

 -- Andrew Pollock <apollock@debian.org>  Thu, 28 Apr 2005 22:57:36 +1000

2004

toshutils (2.0.1-8) unstable; urgency=high

   * Remove --enable-debug from configure in debian/rules, and replace -O2
     with -O1 in src/Makefile.in.  -O2 seems to be the source of the trouble
     reported previously (bug #277060).  But why then was tuxtime-conf
     working previously, why has it only just stopped workin now?
   * Change -m486 to -mcpu=i486 in src/Makefile.in while I'm at it.

 -- Drew Parsons <dparsons@debian.org>  Fri, 22 Oct 2004 12:23:55 +1000

toshutils (2.0.1-7) unstable; urgency=high

   * The modularised Build-Depends is incompatible with the configure script,
     which checks for X by looking for libXt. As far as I'm concerned, this
     is a bug in autoconf. The correct incantation in configure.in is far too
     arcane, so screw it, revert to Build-Depends: xlibs-dev. Closes: #272385.
   * Added a comment to the Description that toshutils works with APM-capable
     BIOSes, and therefore will probably not work with newer models, which are
     ACPI-only.
   * Added --enable-debug to configure step in debian/rules.  Without this,
     tuxtime-conf segfaults (signal 11), possibly in
     gtk_signal_remove_emission_hook() from /usr/lib/libgtk-1.2.so.0. There
     is no segfault when --enable-debug is used, I do not understand exactly
     why this makes a difference.  Since it does not occur when debugging is
     enabled, I cannot readily debug it.  gtk_signal_remove_emission_hook() is
     not directly used by tuxtime-conf.  Bug report raised against libgtk1.2
     (Bug #277060).

 -- Drew Parsons <dparsons@debian.org>  Mon, 18 Oct 2004 20:05:57 +1000

toshutils (2.0.1-6) unstable; urgency=low

   * In debian/control, reversed yacc|bison to bison|byacc, putting the
     real package first and replacing the old virtual package yacc with
     the real alternative byacc. Closes #269663.
   * Split Build-Depends: xlibs-dev into libx11-dev, libxi-dev,
     libxext-dev, libxpm-dev.
   * Standards version 3.6.1.

 -- Drew Parsons <dparsons@debian.org>  Thu, 9 Sep 2004 00:48:20 +1000

2003

toshutils (2.0.1-5) unstable; urgency=low

   * Change ./MAKEDEV to /sbin/MAKEDEV and make sure it exists before
     calling it in postinst.  Closes: #184896.

 -- Drew Parsons <dparsons@debian.org>  Sat, 29 Mar 2003 00:27:32 +1100

toshutils (2.0.1-4) unstable; urgency=low

   * Added dependency on makedev, required for pure devfs systems.
     Patch from Torne Wuff improves devfs handling. Closes: #174102.
   * Gotta explicitly acknowledge the NMU to clear the bug. Closes: #167053.

 -- Drew Parsons <dparsons@debian.org>  Mon, 20 Jan 2003 04:09:13 +1100

2002

toshutils (2.0.1-3) unstable; urgency=low

   * Include fnfind along with the docs in /usr/share/doc.  Closes: #153069.
   * New standards version 3.5.8.
   * Use debhelper v4.

 -- Drew Parsons <dparsons@debian.org>  Sat, 30 Nov 2002 12:19:27 +1100

toshutils (2.0.1-2.1) unstable; urgency=low

   * Non-maintainer bugsquashing upload
   * Applied bison errors patch (thanks, Matt Kraai!) (Closes: #167053)

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Sat, 23 Nov 2002 23:54:11 -0500

toshutils (2.0.1-2) unstable; urgency=low

   * Added libgtk1.2-dev to Build-Depends.  Closes: #134903.

 -- Drew Parsons <dparsons@debian.org>  Fri, 22 Feb 2002 14:09:12 +1100

toshutils (2.0.1-1) unstable; urgency=low

   * New upstream version.  Closes: #93127, #125425.
   * New standards version: 3.5.6.0.
   * Use DH_COMPAT=3 in debian/rules to get /etc/modutils/toshutils
     automatically flagged as a conffile.

 -- Drew Parsons <dparsons@debian.org>  Thu, 31 Jan 2002 01:29:47 +1100

2001

toshutils (2.0-1) unstable; urgency=low

   * New upstream version.
   * Remove dependency on toshiba module package; do not provide that
     package any more.  Likewise remove suggest-dependencies on
     debhelper, gcc, etc, delete control-modules and remove
     module build entries in rules.
   * Build-dependency on xlib6g-dev changed to xlibs-dev.
   * Standards version 3.5.5.0.

 -- Drew Parsons <dparsons@debian.org>  Sun, 15 Jul 2001 12:33:41 +1000

toshutils (1.9.10-1) unstable; urgency=low

   * New upstream version.
   * Set dependency on debhelper, gcc and friends to "suggests", since
     these are only required for building the toshiba module package.
     Closes: #84879.

 -- Drew Parsons <dparsons@debian.org>  Mon, 12 Feb 2001 23:03:19 +1100

2000

toshutils (1.9.9-7) unstable; urgency=low

   * New maintainer: Drew Parsons - now passed through the New Maintainer
     Queue!  Thanks, Joop, for all your support!
   * Tarred and gzipped the toshiba module code in /usr/src/modules,
     since the module is now in the kernel (2.2.17).  The tarred directory
     is renamed to "toshiba" rather than "toshutils".
   * Dependency on toshiba correspondingly downgraded from "recommends"
     to "suggests".
   * Applied patch offered by TSUCHIYA Masatoshi which corrects directory
     settings in debian/rules and other makefiles, allowing wmtuxtime's
     buttons to work properly.  Closes: #76353, #78705.
   * In debian/rules, epoch extracted from beginning of $KDREV, not from end.
     Closes: #75021.
   * Check for and remove control file in debian directory for old kernel
     module when running preinst, allowing for clean upgrade.
   * Lintian sez: put #DEBHELPER# in preinst.

 -- Drew Parsons <dparsons@debian.org>  Sat, 16 Dec 2000 23:45:11 +1100

toshutils (1.9.9-6) unstable; urgency=low

   * New maintainer: Drew Parsons
   * "Reccommends:" changed to "Recommends:" in Debian control file.
   * Upload on behalf of Drew, until he becomes a debian maintainer.

 -- Joop Stakenborg <pa3aba@debian.org>  Mon, 23 Oct 2000 22:30:24 +1100

toshutils (1.9.9-5) unstable; urgency=low

   * Added docs about building the kernel module, etc. Closes: #66645

 -- Joey Hess <joeyh@debian.org>  Wed, 23 Aug 2000 00:53:00 -0700

toshutils (1.9.9-4) unstable; urgency=low

   * Removing debian/control from the binary package in the last version
     broke modules builds. Fixed that, Closes: #65039

 -- Joey Hess <joeyh@debian.org>  Mon, 12 Jun 2000 11:48:52 -0700

toshutils (1.9.9-3) unstable; urgency=low

   * Don't include debian/control in binary package, just control.modules.

 -- Joey Hess <joeyh@debian.org>  Thu, 6 Apr 2000 12:37:19 -0700

toshutils (1.9.9-2) unstable; urgency=low

   * Corrected the building of the modules package so that the modules file
     is recognized.

 -- Joey Hess <joeyh@debian.org>  Wed, 5 Apr 2000 15:37:50 -0700

toshutils (1.9.9-1) frozen unstable; urgency=low

   * New upstream source. This is an upstream bug-fix release, that:
     - uses a reserved minor number now instead of squatting
     - fixes hang problems in hotkey
     - builds on 2.0.x kernels too
     - fixes thotswap
   * The toshutils package now includes the small amount of source code
     needed to build the toshiba kernel module, and it will integrate with
     kernel-package to build it when a new kernel is built. Closes: #54954
     (release critical; bug horizon)

 -- Joey Hess <joeyh@debian.org>  Mon, 28 Feb 2000 14:24:03 -0800

toshutils (1.9.7-1) unstable; urgency=low

   * New upstream version, with module autoloading support.
   * No longer any need to add module to /etc/modules; removed that code.
   * Added module alias to support autoloading.

 -- Joey Hess <joeyh@debian.org>  Thu, 13 Jan 2000 15:50:05 -0800

toshutils (1.9.6-1) unstable; urgency=low

   * Major new upstream release. I'm not sure how well this is going to work,
     it contains a kernel module and who knows if it will work with all 2.2
     kernels.
   * Corrected download location.

 -- Joey Hess <joeyh@debian.org>  Mon, 10 Jan 2000 16:49:17 -0800

1999

toshutils (1.1-4) unstable; urgency=low

   * Build deps.

 -- Joey Hess <joeyh@debian.org>  Sat, 4 Dec 1999 16:40:08 -0800

toshutils (1.1-3) unstable; urgency=low

   * Removed install-stamp target, which can cause some problems.

 -- Joey Hess <joeyh@debian.org>  Thu, 30 Sep 1999 13:30:55 -0700

toshutils (1.1-2) unstable; urgency=low

   * FHS

 -- Joey Hess <joeyh@debian.org>  Mon, 6 Sep 1999 16:52:06 -0700

toshutils (1.1-1) unstable; urgency=low

   * First release.

 -- Joey Hess <joeyh@debian.org>  Wed, 4 Aug 1999 12:10:36 -0700