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