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 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353
|
remind (03.01.16-1) unstable; urgency=medium
* New upstream release.
* Update homepage.
* Update to Standards-Version 4.3.0, no changes required.
* Include the directory contrib with the examples. (Closes: #802173)
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Wed, 13 Feb 2019 00:35:48 +0100
remind (03.01.15-2) unstable; urgency=medium
* Fix upstream's name. (Closes: #883740)
* Bump to debhelper compat 10.
* Update upstream homepage, now uses https.
* Update to Standards-Version 4.1.4, no changes required.
* Add Vcs-* fields.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 27 May 2018 22:56:37 +0200
remind (03.01.15-1) unstable; urgency=medium
* New upstream release.
* Update to Standards-Version 3.9.6, no changes required.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Wed, 29 Jul 2015 22:59:53 +0200
remind (03.01.14-1) unstable; urgency=medium
* New upstream release.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Wed, 24 Jun 2015 15:41:35 +0200
remind (03.01.13-1) unstable; urgency=low
* New upstream release.
* Update to Standards-Version 3.9.4, no changes required.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Mon, 15 Jul 2013 23:08:34 +0200
remind (03.01.12-1) unstable; urgency=low
* New upstream release.
* New maintainer. (Closes: #677711)
* Remove patches merged upstream: manpage-typos.diff, fix_ftbfs,
manpage-escape-minuses.diff and cleanout-www-makefile.diff.
* Update to Standards-Version 3.9.3, no changes required.
* Improve tkremind's description by adding what remind is.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Sat, 16 Jun 2012 17:52:57 +0200
remind (03.01.10-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix FTBFS with flag -Werror=format-security. (Closes: #643466)
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Sat, 03 Dec 2011 23:10:31 +0100
remind (03.01.10-1) unstable; urgency=low
* New Upstream Version. (Closes: #573184, #566374, #522068)
* Relax dependency from tclX.X to tcl. (Closes: #605197)
* Switch from dpatch to quilt.
* Update copyright date.
* Update to dhelper compatibility level 8 and Standards-Version 3.9.1.
* Switch to source format 3.0 (quilt) and DEP-3 headers.
* Add ${misc:Depends} to quiet lintian.
* Add a README.Debian file describing the use of rem. (Closes: #505888)
* Remove DM flag.
* Modify description to conform with upstream.
-- Kurt B. Kaiser <kbk@shore.net> Sat, 02 Apr 2011 17:27:31 -0400
remind (03.01.05-2) unstable; urgency=low
* New Upstream Version.
* Update copyright date, add David F. Skoll '92 - '98 copyright.
* Version the tkremind dependency on remind.
* 03.01.05-1 was on mentors.d.o for two months.
* Switch from XS-DM-Upload-Allowed back to DM-Upload-Allowed.
-- Kurt B. Kaiser <kbk@shore.net> Fri, 11 Jul 2008 11:12:07 -0400
remind (03.01.04-1) unstable; urgency=low
* New Upstream Version. (Closes: #442389)
* Update watch file. (Closes: #449729)
* Update home page.
* Switch to dpatch from cdbs simple patch system.
* Delete 01-optional filename.dpatch, fixed upstream.
* Delete 02-correct-substitution.dpatch, fixed upstream.
* Delete 03-broken-postscript.dpatch, fixed upstream.
* Delete 3 of 4 hunks of 04-manpage-typos, fixed upstream.
* Add three more typos to 04-manpage-typos per latest lintian.
(Closes: #422996 )
* Delete 05-tkremind-newlines.dpatch, fixed upstream.
* Delete 06-fix-manpage-errors.dpatch, fixed upstream.
* Update 07-manpage-escape-minuses.dpatch, mostly not fixed yet.
* Delete 08-eliminate-rem-kall-in-deb-manpage.dpatch, fixed upstream.
* Update menu to use new section layout.
* Upstream was stripping, use install-nostripped target. (Closes: #437902)
* Upstream requested: split package to make tkremind a suggested package.
This eliminates the dependency on tcl/tk for the core remind program
and opens a path for a wxRemind package.
* Remove README.Debian: not needed, upstream removed 'rem' and 'kall'
executables and replaced the former with a symlink.
* DST date change bug fixed upstream. (Closes: #413739)
* Update Standards Version to 3.7.3.
* Add DM-Upload-Allowed to debian/control.
* Make Homepage: a field in debian/control.
* Update debian/copyright.
* Change rules to remove www/Makefile in clean - it's not in source tarball.
(09-cleanout-www-makefile.dpatch should be sent upstream)
-- Kurt B. Kaiser <kbk@shore.net> Thu, 28 Feb 2008 14:10:09 -0500
remind (03.00.24-4) unstable; urgency=low
* New maintainer (Closes: #388426)
* Update standards version and debhelper compat level
* Escape minus signs in manpages
* Remove mention of 'rem' and 'kall' manpages in remind manpage
* Remove empty lines at end of debian/rules and debian/changelog
* Rename debian/remind.menu to debian/menu
-- Kurt B. Kaiser <kbk@shore.net> Sun, 8 Oct 2006 19:26:37 -0400
remind (03.00.24-3) unstable; urgency=low
* debian/copyright: list exceptionial files with different copyright
holders
* debian/control: recommend "wyrd" as an alternative to Tcl/Tk, so that
users can use "wyrd" as alternate frontend to "tkremind". Thanks to
Thaddeus H. Black for the suggension (closes: #360278)
-- René van Bevern <rvb@progn.org> Mon, 3 Apr 2006 14:34:27 +0200
remind (03.00.24-2) unstable; urgency=low
* Scripts in www/ are examples rather than documentation.
+ debian/docs: remove www
+ debian/examples: add www
+ debian/rules: make examples non-executable
* debian/control:
+ recommend virtual packages tclsh and wish
+ updated package description
* debian/watch: added
* debian/patches/06-fix-manpage-errors.patch: fix some formatting and
character flaws in manpages remind.1 and cm2rem.1
-- René van Bevern <rvb@pro-linux.de> Wed, 14 Dec 2005 16:15:06 +0100
remind (03.00.24-1) unstable; urgency=low
* New upstream version
* debian/patches/01-optional-filename.diff: update for new protos.h
* Upload sponsored by Norbert Tretkowski <nobse@debian.org>
-- René van Bevern <rvb@pro-linux.de> Sun, 20 Nov 2005 21:18:10 +0100
remind (03.00.23-6) unstable; urgency=low
* debian/rules: use cdbs
* debian/patches/03-broken-postscript.patch: rem2ps shall not
corrupt generated PostScript (closes: #320415)
* debian/control: Standards-Version: 3.6.2
* debian/control: Recommend tk8.4 and tcl8.4 instead of Suggest
wish and tclsh
* Upload sponsored by Norbert Tretkowski <nobse@debian.org>
-- René van Bevern <rvb@pro-linux.de> Fri, 29 Jul 2005 14:27:33 +0200
remind (03.00.23-5) unstable; urgency=low
* Closes: #312814: FTBFS: missing binary-arch target
-- René van Bevern <rvb@pro-linux.de> Fri, 10 Jun 2005 11:37:29 +0200
remind (03.00.23-4) unstable; urgency=low
* Closes: #311029: manpage typos, patch by A Costa <agcosta@gis.net>
* Closes: #311030: manpage typos, patch by A Costa <agcosta@gis.net>
* drop dpatch in favor of Darcs (README.Packaging)
* add 'debian/docs' and 'debian/examples' instead of writing
filenames into 'debian/rules'
-- René van Bevern <rvb@pro-linux.de> Fri, 3 Jun 2005 13:23:52 +0200
remind (03.00.23-3) unstable; urgency=low
* filename argument to rename is now optional, rem is dropped,
see "README.Debian" (Closes: #310818)
* removed patch against #219636 (was caused by rem)
* added rem's removal to README.Debian
* updated manpage to new usage
* added homepage URL to description
-- René van Bevern <rvb@pro-linux.de> Thu, 26 May 2005 20:08:51 +0200
remind (03.00.23-2) unstable; urgency=low
* Closes: #75883: If using tkremind entering body text w/ newline
causes error
-- Rene van Bevern <rvb@pro-linux.de> Sat, 30 Apr 2005 17:39:44 +0200
remind (03.00.23-1) unstable; urgency=low
* new maintainer
* use dpatch
* Closes: #219636: rem script breaks up multiword arguments
* Closes: #306292: copyright file wrong
* Closes: #306295: wrong %s substitution when using -k
* Closes: #306301: new upstream version and policy update
* drop "kall" script, which is a duplicate of what "killall" does
-- Rene van Bevern (RvB) <rvb@pro-linux.de> Tue, 26 Apr 2005 21:02:05 +0200
remind (03.00.22-4) unstable; urgency=low
* Fixed build-dep debhelper version.
* Added tkremind menu entry. (Closes: #120285)
* Renamed cm2rem.tcl to cm2rem. (Closes: #189538)
-- Norbert Veber <nveber@pyre.virge.net> Thu, 18 Sep 2003 23:27:19 -0400
remind (03.00.22-3) unstable; urgency=low
* This package is not debian native. Fetched the orginal upstream tar
and re-built properly.
* Updated to standards version 3.6.1, and debhelper compatibility
level 4.
-- Norbert Veber <nveber@pyre.virge.net> Wed, 17 Sep 2003 23:18:53 -0400
remind (03.00.22-2) unstable; urgency=low
* New maintainer (Closes: #210891)
* NMU ack (Closes: #133872, #42402, #59447)
* Remind uses local time on my system (Closes: #54493)
* The packages.debian.org listing of remind is now correct.
Closes: #77128
* Changed Suggests: to "tclsh" from "tcl" (Closes: #96279)
* Removed redundant README files. (Closes: #154758)
-- Norbert Veber <nveber@pyre.virge.net> Wed, 17 Sep 2003 13:06:20 -0400
remind (03.00.22-1.1) unstable; urgency=low
* NMU (bug squashing party).
* Added debhelper to Build-Depends (closes: #133872).
-- Sebastien Bacher <seb128@debian.org> Sat, 31 Aug 2002 15:48:15 +0200
remind (03.00.22-1) unstable; urgency=low
* NMU upload, maintainer seems to be missing.
* Changed to main (now GPL) (Closes: #42402)
* New upstream version (Closes: #59447)
* Moved to use debconf.
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Fri, 19 Feb 1999 13:36:15 -0500
remind (03.00.19-2) unstable; urgency=low
* fixed #19399: lintian clean, kinda
-- Paul Haggart <phaggart@debian.org> Fri, 19 Feb 1999 13:36:15 -0500
remind (03.00.19-1) unstable; urgency=low
* new upstream source
-- Paul Haggart <phaggart@debian.org> Mon, 18 May 1998 13:39:02 -0400
remind (03.00.18-2) frozen; urgency=low
* put me back in the archive .. non-free/utils if you would
-- Paul Haggart <phaggart@debian.org> Sun, 15 Mar 1998 14:25:18 -0500
remind (03.00.18-1) unstable; urgency=low
* new upstream version
* updated to latest standards revision
* move me to non-free/misc! (fixed #14361)
-- Paul Haggart <phaggart@debian.org> Sat, 7 Mar 1998 15:50:01 -0500
remind (03.00.17-4) unstable; urgency=low
* moved to non-free/misc because of -stoopid- copyright
-- Paul Haggart <phaggart@debian.org> Tue, 18 Nov 1997 18:28:43 -0500
remind (03.00.17-3) unstable; urgency=low
* finally found out about virtual package 'wish', so we'll use that
instead of a versioned TK.
-- Paul Haggart <phaggart@debian.org> Sun, 2 Nov 1997 09:51:33 -0500
remind (03.00.17-2) unstable; urgency=low
* suggests tk8.0 instead of tk80 (doooh!)
-- Paul Haggart <phaggart@debian.org> Fri, 17 Oct 1997 12:21:18 -0400
remind (03.00.17-1) unstable; urgency=low
* got rid of supposed bashism in debian/rules
* fixed changelog to point to correct file
* new upstream version (fixed bug #13412)
* pristine sources used
* email addr in debian/control changed from debian.com to debian.org
-- Paul Haggart <phaggart@debian.org> Sun, 12 Oct 1997 18:48:33 -0400
remind (3.0.16-3) unstable; urgency=low
* using tk80 now..
-- Paul Haggart <phaggart@debian.org> Thu, 11 Sep 1997 08:24:02 -0400
remind (3.0.16-2) unstable; urgency=low
* changed depends: tk42 to suggests: tk42
-- Paul Haggart <phaggart@debian.org> Tue, 12 Aug 1997 23:32:26 +0000
remind (3.0.16-1) unstable; urgency=low
* recompiled for libc6
* changed email address to @debian.org
-- Paul Haggart <phaggart@debian.org> Sun, 22 Jun 1997 19:46:10 -0400
remind (3.0.16-0) unstable; urgency=low
* new upstream source
-- Paul Haggart <phaggart@cybertap.com> Wed, 26 Feb 1997 19:42:25 -0500
remind (3.0.15-1) unstable; urgency=low
* Initial release
-- Paul Haggart <phaggart@cybertap.com> Wed, 6 Nov 1996 14:04:47 -0500
|