bday

diff 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 diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/debian/control	Wed Dec 19 01:46:47 2007 +0100
     1.3 @@ -0,0 +1,19 @@
     1.4 +Source: bday
     1.5 +Section: misc
     1.6 +Priority: extra
     1.7 +Maintainer: markus schnalke <meillo@marmaro.de>
     1.8 +Build-Depends: debhelper (>= 5)
     1.9 +Standards-Version: 3.7.2
    1.10 +
    1.11 +Package: bday
    1.12 +Architecture: i386
    1.13 +Depends: ${shlibs:Depends}, ${misc:Depends}, libc6-dev
    1.14 +Description: birthday and event reminder
    1.15 + Given a list of the dates of various different events, works out and
    1.16 + displays a list of those which will come up in the next couple of
    1.17 + weeks. This was originally designed for birthdays, but can equally be
    1.18 + used for reminders about yearly events.
    1.19 + .
    1.20 + bday is heavily based upon birthday by Andy Mortimer.
    1.21 + .
    1.22 + Website: http://prog.marmaro.de