tags 391266 +patch
thanks
Hi! :)
Here the patch of my NMU which will be uploaded if someone sponsors me.
Regards from Zurich
--
.''`. Mario Iseli <[EMAIL PROTECTED]>
: :' : proud user of Debian unstable
`. `'`
`- Debian - when you have better things to do than fixing a system
diff -Naur nntp.old/debian/changelog nntp-1.5.12.1/debian/changelog
--- nntp.old/debian/changelog 2006-10-07 15:47:37.000000000 +0200
+++ nntp-1.5.12.1/debian/changelog 2006-10-07 15:51:34.000000000 +0200
@@ -1,3 +1,10 @@
+nntp (1.5.12.1-19.1) unstable; urgency=medium
+
+ * Non-maintainer upload, BSP Zurich/Switzerland
+ * Depend now on netbase which includes update-inetd (Closes: #391266).
+
+ -- Mario Iseli <[EMAIL PROTECTED]> Sat, 07 Oct 2006 15:47:22 +0200
+
nntp (1.5.12.1-19) unstable; urgency=low
* another errno fix (closes: #320376)
diff -Naur nntp.old/debian/control nntp-1.5.12.1/debian/control
--- nntp.old/debian/control 2006-10-07 15:47:37.000000000 +0200
+++ nntp-1.5.12.1/debian/control 2006-10-07 15:45:53.000000000 +0200
@@ -8,7 +8,7 @@
Package: nntp
Architecture: any
Conflicts: inn
-Depends: ${shlibs:Depends}, cnews
+Depends: ${shlibs:Depends}, cnews, netbase
Description: An NNTP server for use with C News
This package enables the a C News server to exchange News over the
Internet using the NNTP protocol. It allows remote reading over NNTP.