debian/0000755000000000000000000000000012171062640007165 5ustar debian/tkremind.install0000644000000000000000000000006611547156315012405 0ustar debian/tmp/usr/bin/cm2rem debian/tmp/usr/bin/tkremind debian/README.Debian0000644000000000000000000000033211547156315011235 0ustar When invoking "remind", a filename must be supplied. To use a default reminders file, invoke "rem" instead. This change at 03.01.02 may require changes to scripts using remind. See the rem manpage for further details. debian/rules0000755000000000000000000000103511547156315010255 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/makefile.mk DEB_DESTDIR=$(CURDIR)/debian/tmp/ DEB_MAKE_INSTALL_TARGET := install prefix=$(CURDIR)/debian/tmp/usr \ mandir=$(CURDIR)/debian/tmp/usr/share/man/ clean:: ./unconfigure rm -rf www/Makefile install/tkremind:: mv debian/tmp/usr/bin/cm2rem.tcl debian/tmp/usr/bin/cm2rem dh_installchangelogs docs/WHATSNEW binary-post-install/remind:: chmod -R 644 debian/remind/usr/share/doc/remind/examples debian/source/0000755000000000000000000000000011767126042010474 5ustar debian/source/format0000644000000000000000000000001411547156315011704 0ustar 3.0 (quilt) debian/tkremind.manpages0000644000000000000000000000012011547156315012521 0ustar debian/tmp/usr/share/man/man1/cm2rem.1 debian/tmp/usr/share/man/man1/tkremind.1 debian/examples0000644000000000000000000000002511547156315010734 0ustar www examples/* tests debian/copyright0000644000000000000000000000355011547156315011134 0ustar This package was debianized by Paul Haggart on Wed, 6 Nov 1996 14:04:47 -0500. It was downloaded from: http://www.roaringpenguin.com/penguin/open_source_remind.php Copyright: 1. REMIND refers to the entire set of files and documentation in the REMIND package. 2. REMIND is Copyright 1999-2010 Roaring Penguin Software Inc. except where noted in individual files. 3. REMIND may be used and distributed according to the terms of the GNU General Public License, Version 2, which follows: [See /usr/share/common-licenses/GPL-2 for the full license text.] Packager comment: The above copyright statement is taken from COPYRIGHT. In addition, the source files carry the following copyright statement: Copyright (C) 1992-1998 by David F. Skoll Copyright (C) 1999-2000 by Roaring Penguin Software Inc. David F. Skoll is one of the founders of Roaring Penguin Software Inc. The following exceptions have been collected from the individual files: Exceptions: examples/remind.vim: Copyright 1999 Davide Alberani src/langs/danish.h: Copyright 1993 Mogens Lynnerup src/langs/dutch.h: Copyright Willem Kasdorp src/langs/finnish.h: Copyright 1993-1998 Mikko Silvonen src/langs/french.h: Copyright 1993 Laurent Duperval, David F.Skoll src/langs/italian.h: Copyright 1996 Valerio Aimale src/langs/norwegian.h: Copyright 1993 Trygve Randen src/langs/portbr.h: Copyright 1996 Marco Paganini, David F.Skoll src/langs/romanian.h: Copyright 1996-1998 Liviu Daia src/hbcal.c: Copyright 1978-1985 Amos Shapir src/md5.c: 1993 Colin Plumb "no copyright claimed" src/moon.c: Copyright 1987-1988 John Walker, "moontool.c" "Public domain" debian/control0000644000000000000000000000272712171062637010606 0ustar Source: remind Section: utils Priority: optional Maintainer: Ana Beatriz Guerrero Lopez Build-Depends: debhelper (>= 8), cdbs Standards-Version: 3.9.4 Homepage: http://www.roaringpenguin.com/products/remind/ Package: remind Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: tkremind, wyrd Description: sophisticated calendar and alarm program Remind allows you to remind yourself of upcoming events and appointments. Each reminder or alarm can consist of a message sent to standard output, or a program to be executed. . It also features: sophisticated date calculation, moon phases, sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk front-end and proper handling of holidays. . Reminders can be created by the remind scripting language or by using the graphical frontend package "tkremind". Package: tkremind Architecture: any Depends: remind (= ${binary:Version}), tk, tcllib, ${misc:Depends} Description: Tk GUI interface to remind Remind allows you to remind yourself of upcoming events and appointments. Each reminder or alarm can consist of a message sent to standard output, or a program to be executed. . It also features: sophisticated date calculation, moon phases, sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk front-end and proper handling of holidays. . Tkremind provides a GUI which allows viewing a calendar and adding or editing reminders without learning the syntax of Remind. debian/changelog0000644000000000000000000002554012171062347011051 0ustar 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 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 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 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 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 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 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 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 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 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 -- René van Bevern 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 -- René van Bevern 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 Fri, 10 Jun 2005 11:37:29 +0200 remind (03.00.23-4) unstable; urgency=low * Closes: #311029: manpage typos, patch by A Costa * Closes: #311030: manpage typos, patch by A Costa * drop dpatch in favor of Darcs (README.Packaging) * add 'debian/docs' and 'debian/examples' instead of writing filenames into 'debian/rules' -- René van Bevern 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 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 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) 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 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 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 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 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 Fri, 19 Feb 1999 13:36:15 -0500 remind (03.00.19-2) unstable; urgency=low * fixed #19399: lintian clean, kinda -- Paul Haggart Fri, 19 Feb 1999 13:36:15 -0500 remind (03.00.19-1) unstable; urgency=low * new upstream source -- Paul Haggart 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 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 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 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 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 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 Sun, 12 Oct 1997 18:48:33 -0400 remind (3.0.16-3) unstable; urgency=low * using tk80 now.. -- Paul Haggart Thu, 11 Sep 1997 08:24:02 -0400 remind (3.0.16-2) unstable; urgency=low * changed depends: tk42 to suggests: tk42 -- Paul Haggart 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 Sun, 22 Jun 1997 19:46:10 -0400 remind (3.0.16-0) unstable; urgency=low * new upstream source -- Paul Haggart Wed, 26 Feb 1997 19:42:25 -0500 remind (3.0.15-1) unstable; urgency=low * Initial release -- Paul Haggart Wed, 6 Nov 1996 14:04:47 -0500 debian/watch0000644000000000000000000000013711547156315010230 0ustar version=3 http://www.roaringpenguin.com/products/remind \ /files/download/remind-(.*)\.tar\.gz debian/patches/0000755000000000000000000000000011767132071010622 5ustar debian/patches/series0000644000000000000000000000004311767131412012032 0ustar do-not-strip.diff manpage_fix_typo debian/patches/manpage_fix_typo0000644000000000000000000000076011767132071014101 0ustar Description: fix small typo. --- a/man/tkremind.1 +++ b/man/tkremind.1 @@ -104,7 +104,7 @@ edit the reminder, thereby gaining acces \fBRemind\fR's idioms for expressing different types of reminders. .SH PRINTING -To print the current month's calender, click \fBPrint...\fR on the +To print the current month's calendar, click \fBPrint...\fR on the main calendar window. This brings up the print dialog. Printing either produces a PostScript file or sends PostScript to a UNIX command. debian/patches/do-not-strip.diff0000644000000000000000000000067611547156315014027 0ustar Description: Upstream is stripping executables Author: Kurt B. Kaiser diff -urNad remind~/Makefile remind/Makefile --- remind~/Makefile 2007-09-28 02:16:37.000000000 -0400 +++ remind/Makefile 2007-09-28 02:17:16.000000000 -0400 @@ -18,7 +18,7 @@ @echo "* *" @echo "*********************" @echo "" - cd src; $(MAKE) install + cd src; $(MAKE) install-nostripped clean: find . -name '*~' -exec rm {} \; debian/docs0000644000000000000000000000000711547156315010046 0ustar README debian/remind.install0000644000000000000000000000006411547156315012044 0ustar debian/tmp/usr/bin/rem2ps debian/tmp/usr/bin/remind debian/compat0000644000000000000000000000000211547156315010374 0ustar 8 debian/remind.manpages0000644000000000000000000000016211547156315012170 0ustar debian/tmp/usr/share/man/man1/rem.1 debian/tmp/usr/share/man/man1/rem2ps.1 debian/tmp/usr/share/man/man1/remind.1 debian/tkremind.menu0000644000000000000000000000021411547156315011676 0ustar ?package(tkremind):needs="X11" section="Applications/Office" \ title="Remind" command="/usr/bin/tkremind" \ longtitle="Remind Calendar" debian/remind.links0000644000000000000000000000003311547156315011512 0ustar usr/bin/remind usr/bin/rem