From 81155c3459ac03a34a708e5661ade5dd85caa792 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 2 Jun 2012 00:15:28 +0100 Subject: [PATCH] fix copyright --- debian/changelog | 2 ++ debian/copyright | 9 ++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index c0ff8ad..b0d65fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ authbind (2.0.0~~iwj) unstable; urgency=medium Explain the problem more clearly in the manpage. (Closes: 654706.) * Correct manpage description of helper protocol to have actually-implemented byte order convention. (Closes: #651694.) + * Remove shlibs files. These are not needed because nothing should + actually link to libauthbind. * Improve wording in BUGS section of manpage about forking. * Set Priority to optional as in ftpmaster override file. * Upstream repo is now in git. diff --git a/debian/copyright b/debian/copyright index 6a9d9cc..4d351a2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,10 +3,10 @@ utility for allowing non-root programs to bind to privileged ports, subject to configuration by the sysadmin. This package was put together by me, Ian Jackson -, from my CVS repository. +, from my git repository. -authbind is Copyright (C)1998 Ian Jackson . +authbind is Copyright (C)1998,2012 Ian Jackson . authbind is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the @@ -20,8 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License with your Debian GNU/Linux system, in /usr/share/common-licenses, or with the -Debian GNU/Linux userv source package as the file COPYING; if not, -email me at one of the addresses above or write to the Free Software -Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Debian GNU/Linux authbind source package as the file COPYING; if not, +email me at one of the addresses above. $Id$ -- 2.30.2