Skip to content

Debian Changelog time (1.7-23.1)

2010

time (1.7-23.1) unstable; urgency=low

   * Non-maintainer upload.
   * debian/control: Change Build-Depends on automaken to an alternate
     dependency automake | automaken (Closes: #592620).

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Mon, 13 Sep 2010 22:31:46 +0200

2008

time (1.7-23) unstable; urgency=medium

   * Fix up install-info calls in postinst and prerm.  Closes: #491410

 -- Tollef Fog Heen <tfheen@debian.org>  Mon, 21 Jul 2008 12:27:09 +0200

time (1.7-22) unstable; urgency=low

   * Fix duplicated lines in man page.  Closes: #398610

 -- Tollef Fog Heen <tfheen@debian.org>  Fri, 18 Jul 2008 13:27:20 +0200

2005

time (1.7-21) unstable; urgency=low

   * _Really_ switch maintainer.  Thanks to tbm for spotting this.

 -- Tollef Fog Heen <tfheen@debian.org>  Sun, 6 Feb 2005 15:41:26 +0100

time (1.7-20) unstable; urgency=low

   * New maintainer.

 -- Tollef Fog Heen <tfheen@debian.org>  Sun, 6 Feb 2005 12:40:40 +0100

2004

time (1.7-19) unstable; urgency=low

   * debian/rules: Rewrite snippet for last fix so that it actually works

 -- Dirk Eddelbuettel <edd@debian.org>  Sat, 1 May 2004 08:20:36 -0500

time (1.7-18) unstable; urgency=low

   * debian/rules: Older versions of automake do not agree with the current
     version of our install-info; /usr/share/info/dir{,.old}.gz are left
     behind as a result iff /sbin:/usr/sbin are in the PATH as is the case
     in Debian's autobuilders -- we now remove them at the end of
     'make install'. 					 (Closes: #246778)

 -- Dirk Eddelbuettel <edd@debian.org>  Sat, 1 May 2004 07:55:00 -0500

2003

time (1.7-17) unstable; urgency=low

   * Daniel Schepler <schepler@debian.org> kindly supplied the following:
     - configure.in: Add AM_MAINTAINER_MODE, to avoid problems with
       time stamp skew in the source package.  Closes: #208193.
   * Applied Daniel's patches with minor changes, and ran
     'aclocal; autoconf; automake-1.7 --gnu --add-missing --copy'
   * debian/control: Increased Standards-Version to 3.6.1.0

 -- Dirk Eddelbuettel <edd@debian.org>  Mon, 1 Sep 2003 14:06:20 -0500

time (1.7-16) unstable; urgency=low

   * time.c: When time exits in a non-normal way, return 128 plus the
     number of the signal which caused time to stop or abort. Thanks to
     Steve Greenland and Herbert Xu for some clarification in this matter.
   * debian/time.1: Corrected typo, thanks Justin Pryzby (Closes: #201021)
   * debian/time.1: Documented exit code, and change above (Closes: #203804)
   * debian/time.1: Documented that bash users want /usr/bin/time
   * debian/rules: Converted to cdbs
   * debian/control: Added cdbs to Build-Depends, increased debhelper version
   * debian/control: automake Build-Depends changed to automaken
   * debian/control: Increase Standards-Version to 3.6.0

 -- Dirk Eddelbuettel <edd@debian.org>  Mon, 4 Aug 2003 21:03:47 -0500

2002

time (1.7-15) unstable; urgency=low

   * debian/control: Add automake to Build-Depends (Closes: #146512)
   * Makefile.in: s/@AUTOMAKE@/automake/

 -- Dirk Eddelbuettel <edd@debian.org>  Sat, 11 May 2002 09:46:30 -0500

time (1.7-14) unstable; urgency=low

   * debian/time.1: Small clarification regarding -P flag (Closes: #146414)
   * configure.in, resuse.h, time.texi: Applied patch kindly provided by
     Albert Chin <china@thewrittenword.com> which fixes 144819 better

 -- Dirk Eddelbuettel <edd@debian.org>  Thu, 9 May 2002 20:18:47 -0500

time (1.7-13) unstable; urgency=low

   * resuse.h: Apply small patch to load sys/resource.h (Closes: #144819)

 -- Dirk Eddelbuettel <edd@debian.org>  Mon, 29 Apr 2002 20:32:22 -0500

time (1.7-12) unstable; urgency=low

   * debian/copyright: Debian/GNU Linux typo fix (lintian)
   * debian/{pre,post}{inst,rm}: cleanups (lintian)

 -- Dirk Eddelbuettel <edd@debian.org>  Sat, 13 Apr 2002 11:42:46 -0500

2001

time (1.7-11) unstable; urgency=low

   * debian/control: Added texinfo to Build-Depends (Closes: #90411)

 -- Dirk Eddelbuettel <edd@debian.org>  Tue, 20 Mar 2001 20:27:30 -0600

time (1.7-10) unstable; urgency=low

   * debian/control: Added Build-Depends

 -- Dirk Eddelbuettel <edd@debian.org>  Thu, 4 Jan 2001 20:43:22 -0600

2000

time (1.7-9) frozen unstable; urgency=low

   * time.c: Wrote minimal patch which adds a `-q|--quiet' options to
     suppress non-zero return code from the measured program (Closes: #56853)
   * debian/time.1: Updated to reflect new option
   * time.texi: Updated to reflect new option

 -- Dirk Eddelbuettel <edd@debian.org>  Tue, 8 Feb 2000 21:52:10 -0500

1999

time (1.7-8) unstable; urgency=low

   * debian/preinst: Recognise "install" option (Closes: #51128)

 -- Dirk Eddelbuettel <edd@debian.org>  Tue, 23 Nov 1999 19:30:32 -0500

time (1.7-7) unstable; urgency=low

   * debian/preinst: Added to remove dhelp file if one is found -- this is
     needed because time_1.7-4's postrm does not call update-menus on
     upgrade (Closes: #46576)

 -- Dirk Eddelbuettel <edd@debian.org>  Fri, 15 Oct 1999 22:27:50 -0400

time (1.7-6) unstable; urgency=low

   * debian/menu: Change reference to /usr/share/doc/time (Closes: #46576)

 -- Dirk Eddelbuettel <edd@debian.org>  Mon, 4 Oct 1999 20:48:32 -0400

time (1.7-5) unstable; urgency=low

   * debian/rules: Adapted to use /usr/share/ following the recommendation
     on FHS transition from the Technical Committee
   * debian/rules: Test for debhelper >= 2.0.40 for FHS compliance
   * debian/control: Upgraded to Debian Policy 3.0.1

 -- Dirk Eddelbuettel <edd@debian.org>  Sat, 2 Oct 1999 16:00:28 -0400

time (1.7-4) unstable; urgency=low

   * debian/{rules,postinst,postrm}: Removed support for html documentation
     through menu as it is already provided by doc-base (fixes #31767)

 -- Dirk Eddelbuettel <edd@debian.org>  Thu, 14 Jan 1999 20:42:16 -0500

time (1.7-3) unstable; urgency=low

   * Upgraded to Debian Policy 2.5.0.0 (no change)
   * Added doc-base support (fixes #31164)

 -- Dirk Eddelbuettel <edd@debian.org>  Tue, 5 Jan 1999 20:43:41 -0500

1998

time (1.7-2) unstable; urgency=low

   * Updated FSF address in copyright (lintian)
   * Upgraded to Debian Policy 2.4.0.0
   * Converted debian/rules to debhelper

 -- Dirk Eddelbuettel <edd@debian.org>  Sat, 11 Apr 1998 10:11:24 -0400

1997

time (1.7-1) unstable; urgency=low

   * Upgraded to new upstream version
   * Compiled with GNU libc2 aka libc6 (fixes premature bug #11739)
   * Now ships the unmodified upstream source as time-1.7.orig.tar.gz
   * Changed debian/rules to also creates time.html via texi2html
   * Added menu entry for html documentation

 -- Dirk Eddelbuettel <edd@debian.org>  Sat, 2 Aug 1997 16:14:13 -0400

time (1.6-7) unstable; urgency=low

   * Added INSTALL_PROGRAM='install -c -s' to strip binary (fixes #7135)

 -- Dirk Eddelbuettel <edd@debian.org>  Sat, 8 Feb 1997 22:18:37 -0500

time (1.6-6) unstable; urgency=low

   * Applied patch to time.1 by Herbert.Thielen@lpr.e-technik.tu-muenchen.de
 
   * Converted package management files to Debian Standard 2.1.2.2.
   * Changed maintainer email address to <edd@debian.org>

 -- Dirk Eddelbuettel <edd@debian.org>  Wed, 15 Jan 1997 21:46:39 -0500

Old changelog format(s), not parsed

Mon Apr 15 18:37:42 1996  Dirk Eddelbuettel  <edd@miles.econ.queensu.ca>

	* time-1.6-5 release

	* time.1: added a man page (fixes bug#2269)
 	
	* debian.control: added Architecture field

Sun Dec  3 20:52:18 1995  Dirk Eddelbuettel  <edd@miles.econ.queensu.ca>

	* time-1.6-4 release

	* debian.control: ELF release, depends on libc5 

Thu Jul 27 12:16:18 EDT 1995 Dirk Eddelbuettel <edd@qed.econ.queensu.ca>

	* time-1.6-3 release

	* maintainer changed, more explicit description in debian.control

Last update: 08/04/95  Peter Tobias  <tobias@et-inf.fho-emden.de> 

	* applied a patch from Robert Sanders <Robert.Sanders@linux.org>
  	  (wait3/rusage)