From: ian Date: Sun, 30 Aug 1998 15:34:50 +0000 (+0000) Subject: Fix Description. X-Git-Tag: debian_version_1_1_1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=refs%2Ftags%2Fdebian_version_1_1_1;p=authbind.git Fix Description. --- diff --git a/debian/changelog b/debian/changelog index 43dce7e..71afdca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +authbind (1.1.1) unstable; urgency=low + + * Fix Description. + + -- Ian Jackson Sun, 30 Aug 1998 16:34:28 +0100 + authbind (1.1) experimental; urgency=low * Allow control of when the LD_PRELOAD is passed on. diff --git a/debian/control b/debian/control index 261df18..101cec0 100644 --- a/debian/control +++ b/debian/control @@ -9,5 +9,4 @@ Architecture: any Depends: ${shlibs:Depends} Description: Allows non-root programs to bind() to low ports This package allows a package to be started as non-root but - still bind to low ports. The ports allowed to who are in - /etc/authbind/ - make it executable to allow. + still bind to low ports, without any changes to the application.