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 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542
|
remind (04.02.03-4) unstable; urgency=medium
* Add upstream solution for reproducible TZ in tests
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 23 Feb 2023 15:00:38 +0100
remind (04.02.03-3) unstable; urgency=medium
* unexport TZ to fix tests in reproducible builds
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 23 Feb 2023 09:19:20 +0100
remind (04.02.03-2) unstable; urgency=medium
* Add upstream patch to avoid segfault
* Revert "Drop locale exports (fixed upstream)"
* Add upstream patch to show test errors
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 22 Feb 2023 22:14:13 +0100
remind (04.02.03-1) unstable; urgency=medium
* New upstream version 04.02.03
* Rediff patches
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 10 Feb 2023 19:54:27 +0100
remind (04.02.02-3) unstable; urgency=medium
* Add missing build dependency on tzdata (Closes: #1029463)
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 23 Jan 2023 08:07:52 +0100
remind (04.02.02-2) unstable; urgency=medium
* Remove tests failing on 32bit
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 02 Jan 2023 10:20:47 +0100
remind (04.02.02-1) unstable; urgency=medium
* Drop old Debian menu file
* New upstream version 04.02.02
* Update d/copyright
* Bump policy version (no changes)
* Rebase patch
* Improve package description
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 02 Jan 2023 08:32:32 +0100
remind (04.02.01-1) unstable; urgency=medium
* New upstream version 04.02.01
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 15 Dec 2022 19:22:35 +0100
remind (04.02.00-1) unstable; urgency=medium
* New upstream version 04.02.00
* Drop locale exports (fixed upstream)
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 14 Oct 2022 17:17:40 +0200
remind (04.01.00-1) unstable; urgency=medium
* New upstream version 04.01.00
* Rebase patches
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 26 Sep 2022 20:16:09 +0200
remind (04.00.03-1) unstable; urgency=medium
* New upstream version 04.00.03
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 16 Aug 2022 16:54:45 +0200
remind (04.00.02-1) unstable; urgency=medium
* New upstream version 04.00.02
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 02 Aug 2022 21:31:36 +0200
remind (04.00.01-1) unstable; urgency=medium
* Add upstream source
* New upstream version 04.00.01
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 04 Jun 2022 10:15:52 +0200
remind (04.00.00-1) unstable; urgency=medium
* Fix tests with pbuilder
* New upstream version 04.00.00
* Drop -fno-lto
* rebase patches
* Install language packs
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 04 Apr 2022 16:18:15 +0200
remind (03.04.02-1) unstable; urgency=medium
* New upstream version 03.04.02
* Update d/copyright
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 14 Mar 2022 22:56:20 +0100
remind (03.04.01-4) unstable; urgency=medium
* Add Breaks+Replaces: remind (<< 03.04.01-2)
Thanks to Andreas Beckmann (Closes: #1007229)
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 14 Mar 2022 08:37:42 +0100
remind (03.04.01-3) unstable; urgency=medium
* source only upload
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 13 Mar 2022 12:06:58 +0100
remind (03.04.01-2) unstable; urgency=medium
* Move description to source package
* Add remind-tools package
* Drop old README.Debian
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 13 Mar 2022 08:49:04 +0100
remind (03.04.01-1) unstable; urgency=medium
* New upstream version 03.04.01
* Rebase patch
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 23 Feb 2022 18:10:09 +0100
remind (03.04.00-2) unstable; urgency=medium
* Disable lto for Ubuntu
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 18 Feb 2022 09:42:10 +0100
remind (03.04.00-1) unstable; urgency=medium
* New upstream version 03.04.00
* Rebase patches
* Install rem2html manpage
* Install rem2pdf
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 10 Feb 2022 23:59:33 +0100
remind (03.03.12-1) unstable; urgency=medium
[ наб ]
* Add patch and Build-Depends to use system libjsonparser (Closes: #958256)
[ Jochen Sprickerhof ]
* Update d/watch
* New upstream version 03.03.12 (Closes: #992493)
* Add myself to Uploaders (with maintainer permission)
* Rebase patch
* Add patches for the build system
* Remove trailing space in d/changelog (lintian)
* Rewrite d/copyright in DEP5
* Make tkremind arch all
* Don't install test files
* Drop cm2rem (dropped upstream)
* Switch to dh and bump compat and policy
* Install rem2html
* tkremind depends on inotify-tools for inotifywait
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 09 Feb 2022 08:36:53 +0100
remind (03.03.01-1) unstable; urgency=medium
* New upstream release.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Tue, 14 Apr 2020 23:47:14 +0200
remind (03.03.00-1) unstable; urgency=medium
* New upstream release:
- Add support for events spanning multiple days (Closes: #529277)
- sunrise() and sunset() should work now (Closes: #742705)
* Remove patch manpage_fix_typo, fixed upstream
* Refresh patch do-not-strip.diff
* Update to Standards-Version 4.5.0, no changes required.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 09 Feb 2020 14:50:14 +0100
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
|