dwww Home | Show directory contents | Find package

timelimit (1.9.2-1) unstable; urgency=medium

  * Declare compliance with Policy 4.6.0 with no changes.
  * Add the years 2021 and 2022 to my debian/* copyright notice.
  * Explicitly declare dh-sequence-single-binary as a virtual build
    dependency.
  * New upstream release:
    - update the upstream copyright years
    - allow output to the standard error stream in the autopkgtest

 -- Peter Pentchev <roam@debian.org>  Sat, 01 Jan 2022 21:00:59 +0200

timelimit (1.9.0-6) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.5.0 with no changes.
  * Add the year 2020 to my debian/* copyright notice.
  * Drop the adequate autopkgtest.
  * Drop the Name and Contact upstream metadata fields.
  * Update to debhelper compat level 13: use execute_after targets.

 -- Peter Pentchev <roam@debian.org>  Sun, 10 May 2020 20:05:35 +0300

timelimit (1.9.0-5) unstable; urgency=medium

  * Switch to a DEP-14 debian/master branch.
  * Use the test-name autopkgtest feature.

 -- Peter Pentchev <roam@debian.org>  Wed, 27 Feb 2019 14:54:03 +0200

timelimit (1.9.0-4) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.3.0 with no changes.
  * Bump the debhelper compatibility level to 12 with no changes.
  * Add the year 2019 to my debian/* copyright notice.
  * Add a trivial git-buildpackage config file.

 -- Peter Pentchev <roam@debian.org>  Wed, 16 Jan 2019 17:28:19 +0200

timelimit (1.9.0-3) unstable; urgency=medium

  * Bring up to compliance with Debian Policy 4.2.1: install the upstream
    release notes (NEWS) as NEWS and not changelog.
  * Drop the Lintian overrides related to B-D: debhelper-compat -
    Lintian 2.5.98 no longer emits these warnings and errors.
  * Add a trivial autopkgtest running feature-check on the executable.
  * Minimize the upstream signing key, only keep the roam@ringlet.net UID.

 -- Peter Pentchev <roam@debian.org>  Sat, 15 Dec 2018 18:51:28 +0200

timelimit (1.9.0-2) unstable; urgency=medium

  * Use my Debian e-mail address.
  * Use the B-D: debhelper-compat (= 11) mechanism.
  * Declare compliance with Debian Policy 4.1.5 with no changes.
  * Add a trivial autopkgtest running adequate on the installed package.

 -- Peter Pentchev <roam@debian.org>  Tue, 17 Jul 2018 14:57:46 +0300

timelimit (1.9.0-1) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.1.4 with no changes.
  * Build-depend on debhelper 11 and remove the Lintian override.
  * Add the years 2017 and 2018 to my debian/* copyright notice.
  * New upstream release.

 -- Peter Pentchev <roam@ringlet.net>  Sun, 15 Apr 2018 02:15:57 +0300

timelimit (1.8.2-1) unstable; urgency=medium

  * Bring up to compliance with Debian Policy 4.1.1:
    - drop the implicit "Testsuite: autopkgtest" source control header
  * Drop a conflict with a version of netpipes that is not even in
    oldoldstable now.
  * Add "Rules-Require-Root: no" to the source control stanza.
  * New upstream release.
  * Bump the debhelper compatibility level to 11 and the build dependency
    to 10.8~.

 -- Peter Pentchev <roam@ringlet.net>  Mon, 20 Nov 2017 17:37:20 +0200

timelimit (1.8.1-2) unstable; urgency=medium

  * Switch various upstream and Debian URLs to the HTTPS scheme.
  * Use single quotes around an argument that is expanded by make(1),
    not by the shell, in the rules file.
  * Depend on debhelper 10 now that it's even in jessie-backports.
  * Switch back to pgpsigurlmangle in the watch file; pgpmode=auto will
    not detect a missing upstream signature file.
  * Use the v4 substitution variables in the watch file.

 -- Peter Pentchev <roam@ringlet.net>  Tue, 15 Nov 2016 17:16:45 +0200

timelimit (1.8.1-1) unstable; urgency=medium

  * Declare compliance with Debian Policy 3.9.8:
    - update the copyright file to copyright format 1.0
    - fix the copyright file information about upstream version 1.8
    - drop the DM-Upload-Allowed source control field
  * Bump the debhelper compatibility level to 10:
    - get the build flags (incl. hardening) directly from debhelper
    - drop the hardening-includes build dependency
    - drop the versioned dpkg-dev build dependency for dpkg-buildflags
    - override the Lintian debhelper version warning as it itself suggests
  * Drop the source compression options; dpkg-dev's defaults are good enough.
  * Update the watch file a bit:
    - update it to version 4
    - use pgpmode=auto to let uscan discover the upstream signature by itself
      and add the upstream PGP key to verify against
    - let it check the new /files/ location and also look for *.tar.xz files
  * Update the copyright file a bit:
    - bump the year on my debian/* copyright notice
    - rename the "BSD-2" license to "BSD-2-clause"
    - relicense my debian/* work under the same two-clause BSD license
  * Add the debian/upstream/metadata file.
  * Add Multi-Arch: foreign to the binary package.
  * Point the Vcs-* source control fields and the upstream metadata
    Repository fields to the new GitLab full-source repository and
    use the HTTPS scheme.
  * New upstream release:
    - remove -ansi from the compiler flags, -std=c99 is added upstream now
    - merge the upstream copyright information into a single block
  * Add an autopkgtest suite using the installed tests.

 -- Peter Pentchev <roam@ringlet.net>  Sat, 16 Apr 2016 01:28:15 +0300

timelimit (1.8-1) unstable; urgency=low

  * New upstream release
    - supports signal names now.  Closes: #621775
    - needs prove(1) for the test suite, so build-depend on perl
  * Update the copyright file to the latest DEP 5 candidate format.

 -- Peter Pentchev <roam@ringlet.net>  Wed, 13 Apr 2011 16:35:30 +0300

timelimit (1.7-4) unstable; urgency=low

  * After a discussion with George Danchev <danchev@debian.org> and
    Mats Erik Andersson (the maintainer of netpipes), make the binary
    package conflict versioned - the next upload of netpipes will not
    install a timelimit binary, so the conflict will be resolved.
    Thanks a lot to George Danchev and Mats Erik Andersson for
    the discussion and assistance!
  * Add a override for the "conflicts with version" Lintian informational
    message that the above change provokes.
  * Bump Standards-Version to 3.9.2 with no changes.
  * Update the copyright file to the latest DEP 5 candidate format.

 -- Peter Pentchev <roam@ringlet.net>  Mon, 11 Apr 2011 12:08:18 +0300

timelimit (1.7-3) unstable; urgency=low

  * Make the short description start with a lowercase letter.
  * Update the copyright file to the latest DEP 5 candidate format.
  * Upload to unstable.

 -- Peter Pentchev <roam@ringlet.net>  Tue, 01 Mar 2011 18:29:14 +0200

timelimit (1.7-2) experimental; urgency=low

  * Actually enable the build hardening by default (depend on a hardening
    package) and switch from the hardening-wrapper to hardening-includes.
  * Use := instead of = to optimize some shell invocations in the rules file.
  * Bump the year on my copyright notice.

 -- Peter Pentchev <roam@ringlet.net>  Thu, 06 Jan 2011 17:33:28 +0200

timelimit (1.7-1) experimental; urgency=low

  * New upstream release:
    - use setitimer(2) for subsecond precision.  Closes: #597824
    - update the years in the copyright file
  * Bump Standards-Version to 3.9.1 with no changes.
  * Switch to Git and point the Vcs-* fields to Gitorious.
  * Switch to bzip2 compression for the Debian tarball.
  * Bump the debhelper compatibility level to 8 with no changes.

 -- Peter Pentchev <roam@ringlet.net>  Thu, 30 Sep 2010 13:01:11 +0300

timelimit (1.6-1) unstable; urgency=low

  * Bump Standards-Version to 3.9.0 with no changes.
  * Convert to the 3.0 (quilt) source format with no changes.
  * Use dpkg-buildflags from dpkg-dev 1.15.7 to obtain the default values
    for CFLAGS, CPPFLAGS, and LDFLAGS.
  * Update the copyright file to the latest revision of the DEP 5 format
    and bump the year on my copyright notice.
  * Shorten the Vcs-Browser URL.
  * New upstream version:
    - actually honor CPPFLAGS :)
    - explicitly pass the new changelog name, NEWS, to dh_installchangelogs

 -- Peter Pentchev <roam@ringlet.net>  Tue, 29 Jun 2010 00:22:32 +0300

timelimit (1.5-1) unstable; urgency=low

  * New upstream release
    - add the -p flag to propagate a termination signal.  Closes: #547452
  * Bump Standards-Version to 3.8.3 with no changes.

 -- Peter Pentchev <roam@ringlet.net>  Sat, 31 Oct 2009 17:21:26 +0200

timelimit (1.4-2) unstable; urgency=low

  * Refer to GPL-2, not just GPL, in the copyright file.
  * Bump Standards-Version to 3.8.1 with no changes.
  * Add misc:Depends to the binary package.
  * Minimize the rules file using debhelper override targets.
  * Update the copyright years for the Debian packaging.
  * Point to the actual Debian package files in Vcs-Svn and Vcs-Browser,
    not at the full timelimit upstream repository.

 -- Peter Pentchev <roam@ringlet.net>  Tue, 14 Apr 2009 11:13:21 +0300

timelimit (1.4-1) unstable; urgency=low

  * New upstream version
    - fixes the options processing - does not try to parse the options
      passed to the executed program.  Closes: #505140.

 -- Peter Pentchev <roam@ringlet.net>  Wed, 12 Nov 2008 11:31:03 +0200

timelimit (1.3-1) unstable; urgency=low

  * New upstream version
    - returns the child process exit code instead of always exiting
      with 0.  Closes: #494629.
  * Update debian/copyright since the different source files have
    different copyright years now.
  * Add many more warning options to CFLAGS, just in case.

 -- Peter Pentchev <roam@ringlet.net>  Wed, 03 Sep 2008 16:54:36 +0300

timelimit (1.1-3) unstable; urgency=low

  * Fix the watchfile
  * Remove the $Ringlet VCS tags from the watchfile and the rules file
  * Bump standards version to 3.8.0 (no changes)
  * Leave "noopt" and "nostrip" option processing to dpkg-buildpackage
  * Honor the "werror" build option
  * Enable build hardening, disabled by the "nohardening" build option
  * Use debhelper 7 to minimize the rules file
  * Convert the copyright to the machine-parseable format and bump
    the Debian packaging copyright year

  * debian/compat
    - bump the debhelper compatibility level to 7
  * debian/control
    - standards version 3.8.0 (no changes)
    - bump the debhelper dependency to version 7
  * debian/copyright
    - fully convert this file to the machine-parseable format
    - bump the debian/* copyright year
  * debian/rules
    - remove the $Ringlet VCS tag
    - let dpkg-buildpackage handle the "noopt" and "nostrip" options and
      set the default CFLAGS
    - pass -Werror to the C compiler if the non-standard "werror" option
      is set in DEB_BUILD_OPTIONS
    - enable build hardening unless "nohardening" is set in DEB_BUILD_OPTIONS
    - use debhelper 7's "dh" wrapper for most tasks
  * debian/watch
    - remove a blank line so that the first non-comment line is indeed
      the "version" one as uscan requires
    - remove the $Ringlet VCS tag

 -- Peter Pentchev <roam@ringlet.net>  Fri, 18 Jul 2008 14:35:08 +0300

timelimit (1.1-2) unstable; urgency=low

  * Conflict with netpipes (Closes: #457444).

 -- Peter Pentchev <roam@ringlet.net>  Sun, 23 Dec 2007 03:06:56 +0200

timelimit (1.1-1) unstable; urgency=low

  * Initial release (Closes: #453290).

 -- Peter Pentchev <roam@ringlet.net>  Wed, 19 Dec 2007 17:34:32 +0200

Generated by dwww version 1.15 on Wed Sep 3 10:21:48 CEST 2025.