Mercurial > noffle
changeset 358:9fdcd167f856 noffle
[svn] added temporary netbase dependency option
| author | godisch | 
|---|---|
| date | Wed, 26 Mar 2003 16:34:47 +0000 | 
| parents | b0ee77fa24d4 | 
| children | d1007cf6a49c | 
| files | debian/changelog debian/control | 
| diffstat | 2 files changed, 4 insertions(+), 3 deletions(-) [+] | 
line wrap: on
 line diff
--- a/debian/changelog Mon Mar 24 23:32:48 2003 +0000 +++ b/debian/changelog Wed Mar 26 16:34:47 2003 +0000 @@ -1,13 +1,14 @@ -noffle (1.1.4-4.cvs20030323) unstable; urgency=low +noffle (1.1.4-4.cvs20030326) unstable; urgency=low * Updated dependencies, see #185943. + The netbase option can be removed when #185943 gets closed. * Added portuguese debconf translation, closes: #185680. Thanks to André Luís Lopes. * Updated package description. * Fixed default value for noffle/debconf. * Added patch for woody backports. - -- Martin A. Godisch <godisch@debian.org> Sun, 23 Mar 2003 16:18:35 +0100 + -- Martin A. Godisch <godisch@debian.org> Wed, 26 Mar 2003 17:33:20 +0100 noffle (1.0.1-1.1.woody.2) stable; urgency=medium
--- a/debian/control Mon Mar 24 23:32:48 2003 +0000 +++ b/debian/control Wed Mar 26 16:34:47 2003 +0000 @@ -7,7 +7,7 @@ Package: noffle Architecture: any -Depends: ${shlibs:Depends}, openbsd-inetd | inetd-superserver, exim-tls | mail-transport-agent, debconf (>= 0.5) +Depends: ${shlibs:Depends}, netbase | openbsd-inetd | inetd-superserver, exim-tls | mail-transport-agent, debconf (>= 0.5) Recommends: sysklogd | system-log-daemon Suggests: slrn | news-reader Provides: news-transport-system
