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
|
tty-clock (2.3-1) unstable; urgency=medium
* new upstream release
* remove needless make overrides now that upstream has a clean makefile
-- Antoine Beaupré <anarcat@debian.org> Sat, 14 Jan 2017 22:08:31 -0500
tty-clock (2.2-1) unstable; urgency=medium
* new upstream snapshot, tagged as 2.2
* set time structure at the right moment, fixing clock delay
* do not track patches in git, upstream responds
* use virtual package for ncurses build-dep, they will drop the version
-- Antoine Beaupré <anarcat@debian.org> Fri, 13 Jan 2017 17:04:23 -0500
tty-clock (2.1-3) unstable; urgency=medium
* follow ncurses5 for now, until ncurses6 hits the archive, fixes builds
on buildds
-- Antoine Beaupré <anarcat@debian.org> Fri, 13 Jan 2017 15:12:09 -0500
tty-clock (2.1-2) unstable; urgency=medium
* remove redundant hardcoded dependency on libncurses5, thanks Sven
Joachim (Closes: #851245)
* fix build with arbitrary ncurses versions (Closes: #851239)
* point to github for debian VCS (Closes: #740693)
* properly pass LDFLAGS to fix ld --as-needed (Closes: #799212)
* bump dh compat to 10
* bump standards to latest, no change
* bump priority to optional, no reason it was extra
* fix gbp sections for latest gbp versions
* enable hardening flags, requires upstream patch
-- Antoine Beaupré <anarcat@debian.org> Fri, 13 Jan 2017 10:11:07 -0500
tty-clock (2.1-1) unstable; urgency=medium
* new upstream patches
* fix build in sid (Closes: #788749)
-- Antoine Beaupré <anarcat@debian.org> Tue, 16 Jun 2015 09:07:45 -0400
tty-clock (2.0-2) unstable; urgency=low
* upload to unstable
-- Antoine Beaupré <anarcat@debian.org> Sun, 05 May 2013 17:12:26 -0400
tty-clock (2.0-1) experimental; urgency=low
* new upstream (Closes: #689248, #686466, #700738).
* fix Vcs-$foo headers, thanks to David Bremner (Closes: #702171).
* upstream now has a manpage (Closes: #686466).
* patch: fix hardening flags
-- Antoine Beaupré <anarcat@debian.org> Fri, 08 Mar 2013 22:30:45 -0500
tty-clock (1.1-1) unstable; urgency=low
* fix my email address
* no more DM field, I am a DD
* remove useless todo, we have an upstream 1.0
* fix compile with --as-needed", thanks to Julian Taylor
(Closes: #647316).
* new upstream release factors in all patches
* do not require upstream branch in git-buildpackage
-- Antoine Beaupré <anarcat@debian.org> Sun, 06 Nov 2011 22:40:09 -0500
tty-clock (1.0-4) unstable; urgency=low
* fix more lintian errors
* update to policy 3.9.2, no change
* remove template from copyright file
* just one big patch, we track changes in git
* we still don't have a manpage though
-- Antoine Beaupré <anarcat@koumbit.org> Wed, 26 Oct 2011 22:42:47 -0400
tty-clock (1.0-3) unstable; urgency=low
* Fix lintian warnings:
* fix copyright symbol
* remove unused dependencies
* remove README.source since we're not using dpatch anymore
-- Antoine Beaupré <anarcat@koumbit.org> Sun, 21 Aug 2011 16:11:41 +0100
tty-clock (1.0-2) unstable; urgency=low
* Add DM-Upload-Allowed field so that I can upload the package myself.
* Add missing ncurses dependency (Closes: #637711)
* Try to close ITP again (Closes: #609634).
-- Antoine Beaupré <anarcat@koumbit.org> Sun, 14 Aug 2011 11:46:55 +0200
tty-clock (1.0-1) unstable; urgency=low
* Officially release 1.0
* Port to dh(7) from cdbs
* Add git-buildpackage config
* Upload to unstable (Closes: #609634)
-- Antoine Beaupré <anarcat@koumbit.org> Sat, 16 Jul 2011 22:34:51 -0400
tty-clock (0~git20090617-1) unstable; urgency=low
* Initial release (Closes: #609634)
* Respect $DESTDIR and $PREFIX and use it
* Merge in bugfixes found in related github branches
-- Antoine Beaupré <anarcat@koumbit.org> Mon, 10 Jan 2011 22:54:48 -0500
|