bday
view debian/control @ 11:9bd926eb89fa
added debian/ stuff; fix in Makefile
author | meillo@marmaro.de |
---|---|
date | Wed, 19 Dec 2007 01:46:47 +0100 |
parents | |
children | a1ac59b7916b |
line source
1 Source: bday
2 Section: misc
3 Priority: extra
4 Maintainer: markus schnalke <meillo@marmaro.de>
5 Build-Depends: debhelper (>= 5)
6 Standards-Version: 3.7.2
8 Package: bday
9 Architecture: i386
10 Depends: ${shlibs:Depends}, ${misc:Depends}, libc6-dev
11 Description: birthday and event reminder
12 Given a list of the dates of various different events, works out and
13 displays a list of those which will come up in the next couple of
14 weeks. This was originally designed for birthdays, but can equally be
15 used for reminders about yearly events.
16 .
17 bday is heavily based upon birthday by Andy Mortimer.
18 .
19 Website: http://prog.marmaro.de