chiark / gitweb /
fix copyright
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 1 Jun 2012 23:15:28 +0000 (00:15 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 1 Jun 2012 23:15:28 +0000 (00:15 +0100)
debian/changelog
debian/copyright

index c0ff8ad0c86b25987c021a98367b5cf94e35367b..b0d65fad60639fa663952453dabe6cc82cd90542 100644 (file)
@@ -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.
index 6a9d9cc355f6d6176b2de783e2cc205d760b68bd..4d351a269fd9028bdb806523d3cecbea01dfeaf0 100644 (file)
@@ -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
-<ian@chiark.greenend.org.uk>, from my CVS repository.
+<ijackson@chiark.greenend.org.uk>, from my git repository.
 
 
-authbind is Copyright (C)1998 Ian Jackson <ian@chiark.greenend.org.uk>.
+authbind is Copyright (C)1998,2012 Ian Jackson <ian@chiark.greenend.org.uk>.
 
 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$