Mercurial > noffle
changeset 393:e113df4af08b noffle
[svn] added debconf-2.0 dependency option
author | godisch |
---|---|
date | Sat, 24 May 2003 07:30:38 +0100 |
parents | 794030e45053 |
children | 3d3a0dab6011 |
files | debian/changelog debian/control |
diffstat | 2 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/debian/changelog Sat May 24 07:05:53 2003 +0100 +++ b/debian/changelog Sat May 24 07:30:38 2003 +0100 @@ -1,9 +1,10 @@ noffle (1.1.4-8) unstable; urgency=low + * Added debconf-2.0 dependency option. * Fixed postrm * Updated standards version. - -- Martin A. Godisch <godisch@debian.org> Sat, 24 May 2003 08:05:10 +0200 + -- Martin A. Godisch <godisch@debian.org> Sat, 24 May 2003 08:30:15 +0200 noffle (1.1.4-7) unstable; urgency=low
--- a/debian/control Sat May 24 07:05:53 2003 +0100 +++ b/debian/control Sat May 24 07:30:38 2003 +0100 @@ -7,7 +7,7 @@ Package: noffle Architecture: any -Depends: ${shlibs:Depends}, netbase | openbsd-inetd | inetd-superserver, exim | mail-transport-agent, debconf (>= 0.5) +Depends: ${shlibs:Depends}, netbase | openbsd-inetd | inetd-superserver, exim | mail-transport-agent, debconf (>= 0.5) | debconf-2.0 Recommends: sysklogd | system-log-daemon Suggests: slrn | news-reader Provides: news-transport-system