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
|
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
|